-- MySQL dump 10.18  Distrib 10.3.27-MariaDB, for Linux (x86_64)
--
-- Host: localhost    Database: kccofc39_wp1
-- ------------------------------------------------------
-- Server version	10.3.27-MariaDB

/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!40101 SET NAMES utf8 */;
/*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */;
/*!40103 SET TIME_ZONE='+00:00' */;
/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */;
/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;
/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;
/*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */;

--
-- Table structure for table `wkibl_ai1ec_event_category_meta`
--

DROP TABLE IF EXISTS `wkibl_ai1ec_event_category_meta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wkibl_ai1ec_event_category_meta` (
  `term_id` bigint(20) NOT NULL,
  `term_color` varchar(255) NOT NULL,
  `term_image` varchar(254) DEFAULT NULL,
  PRIMARY KEY (`term_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wkibl_ai1ec_event_category_meta`
--

LOCK TABLES `wkibl_ai1ec_event_category_meta` WRITE;
/*!40000 ALTER TABLE `wkibl_ai1ec_event_category_meta` DISABLE KEYS */;
/*!40000 ALTER TABLE `wkibl_ai1ec_event_category_meta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wkibl_ai1ec_event_instances`
--

DROP TABLE IF EXISTS `wkibl_ai1ec_event_instances`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wkibl_ai1ec_event_instances` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `post_id` bigint(20) NOT NULL,
  `start` int(10) unsigned NOT NULL,
  `end` int(10) unsigned NOT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `evt_instance` (`post_id`,`start`)
) ENGINE=MyISAM AUTO_INCREMENT=22 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wkibl_ai1ec_event_instances`
--

LOCK TABLES `wkibl_ai1ec_event_instances` WRITE;
/*!40000 ALTER TABLE `wkibl_ai1ec_event_instances` DISABLE KEYS */;
INSERT INTO `wkibl_ai1ec_event_instances` VALUES (1,987,1551538800,1551556800),(2,1002,1555716600,1555788600),(3,1020,1554042600,1554336000),(4,1087,1560695400,1560996000),(21,1116,1600869600,1600909200),(20,1116,1600783200,1600822800),(19,1116,1600696800,1600736400),(18,1116,1600956000,1600995600),(17,1116,1600610400,1600650000);
/*!40000 ALTER TABLE `wkibl_ai1ec_event_instances` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wkibl_ai1ec_events`
--

DROP TABLE IF EXISTS `wkibl_ai1ec_events`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wkibl_ai1ec_events` (
  `post_id` bigint(20) NOT NULL,
  `start` int(10) unsigned NOT NULL,
  `end` int(10) unsigned DEFAULT NULL,
  `timezone_name` varchar(50) DEFAULT NULL,
  `allday` tinyint(1) NOT NULL,
  `instant_event` tinyint(1) NOT NULL DEFAULT 0,
  `recurrence_rules` longtext DEFAULT NULL,
  `exception_rules` longtext DEFAULT NULL,
  `recurrence_dates` longtext DEFAULT NULL,
  `exception_dates` longtext DEFAULT NULL,
  `venue` varchar(255) DEFAULT NULL,
  `country` varchar(255) DEFAULT NULL,
  `address` varchar(255) DEFAULT NULL,
  `city` varchar(255) DEFAULT NULL,
  `province` varchar(255) DEFAULT NULL,
  `postal_code` varchar(32) DEFAULT NULL,
  `show_map` tinyint(1) DEFAULT NULL,
  `contact_name` varchar(255) DEFAULT NULL,
  `contact_phone` varchar(32) DEFAULT NULL,
  `contact_email` varchar(128) DEFAULT NULL,
  `contact_url` varchar(255) DEFAULT NULL,
  `cost` varchar(255) DEFAULT NULL,
  `ticket_url` varchar(255) DEFAULT NULL,
  `ical_feed_url` varchar(255) DEFAULT NULL,
  `ical_source_url` varchar(255) DEFAULT NULL,
  `ical_organizer` varchar(255) DEFAULT NULL,
  `ical_contact` varchar(255) DEFAULT NULL,
  `ical_uid` varchar(255) DEFAULT NULL,
  `show_coordinates` tinyint(1) DEFAULT NULL,
  `latitude` decimal(20,15) DEFAULT NULL,
  `longitude` decimal(20,15) DEFAULT NULL,
  `force_regenerate` tinyint(1) NOT NULL DEFAULT 0,
  PRIMARY KEY (`post_id`),
  KEY `feed_source` (`ical_feed_url`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wkibl_ai1ec_events`
--

LOCK TABLES `wkibl_ai1ec_events` WRITE;
/*!40000 ALTER TABLE `wkibl_ai1ec_events` DISABLE KEYS */;
INSERT INTO `wkibl_ai1ec_events` VALUES (987,1551538800,1551556800,'America/Chicago',0,0,NULL,NULL,NULL,NULL,'39th St Church of Christ','','15331 E 39th Street S Independence, MO 64055','','','',0,'','','','','a:2:{s:4:\"cost\";s:0:\"\";s:7:\"is_free\";b:1;}','',NULL,NULL,NULL,NULL,'ai1ec-987@39thstreetchurchofchrist.org/wordpress',0,0.000000000000000,0.000000000000000,0),(1002,1555716600,1555788600,'America/Chicago',0,0,NULL,NULL,NULL,NULL,'39th Church of Christ','','15331 East 39th St S, Independence, MO 64055','','','',0,'','','','','a:2:{s:4:\"cost\";s:0:\"\";s:7:\"is_free\";b:1;}','',NULL,NULL,NULL,NULL,'ai1ec-1002@39thstreetchurchofchrist.org/wordpress',0,0.000000000000000,0.000000000000000,0),(1020,1554042600,1554336000,'America/Chicago',0,0,NULL,NULL,NULL,NULL,'39st Church of Christ','','15331 E. 39th Street Independence MO, 64055','','','',0,'39th Street Church of Christ','816-373-4946','jhw@kc-cofc.org','https://39thstreetchurchofchrist.org/wordpress/wp-content/uploads/2019/03/2019_39thStreetGospelMeetingWithTrentThrasher_Flier.pdf','a:2:{s:4:\"cost\";s:0:\"\";s:7:\"is_free\";b:1;}','',NULL,NULL,NULL,NULL,'ai1ec-1020@39thstreetchurchofchrist.org/wordpress',0,0.000000000000000,0.000000000000000,0),(1087,1560695400,1560996000,'America/Chicago',0,0,NULL,NULL,NULL,NULL,'39th Church of Christ','','15331 East 39th St S, Independence, MO 64055','','','',0,'39th Street Church Of Christ','(816) 373-4946','39cofc@gmail.com','','a:2:{s:4:\"cost\";s:0:\"\";s:7:\"is_free\";b:1;}','',NULL,NULL,NULL,NULL,'ai1ec-1087@39thstreetchurchofchrist.org/wordpress',0,0.000000000000000,0.000000000000000,0),(1116,1600610400,1600650000,'America/Chicago',0,0,'RDATE=20200920T000000Z,20200924T000000Z,20200921T000000Z,20200922T000000Z,20200923T000000Z',NULL,'20200920T000000Z,20200924T000000Z,20200921T000000Z,20200922T000000Z,20200923T000000Z',NULL,'39th Street Church of Christ','','15331 E 39th Street S Independence, MO 64055','','','',0,'','816-373-4946','39cofc@gmail.com','','a:2:{s:4:\"cost\";s:0:\"\";s:7:\"is_free\";b:1;}','',NULL,NULL,NULL,NULL,'ai1ec-1116@39thstreetchurchofchrist.org/wordpress',0,0.000000000000000,0.000000000000000,0);
/*!40000 ALTER TABLE `wkibl_ai1ec_events` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wkibl_aiowps_events`
--

DROP TABLE IF EXISTS `wkibl_aiowps_events`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wkibl_aiowps_events` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `event_type` varchar(150) NOT NULL DEFAULT '',
  `username` varchar(150) DEFAULT NULL,
  `user_id` bigint(20) DEFAULT NULL,
  `event_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `ip_or_host` varchar(100) DEFAULT NULL,
  `referer_info` varchar(255) DEFAULT NULL,
  `url` varchar(255) DEFAULT NULL,
  `event_data` longtext DEFAULT NULL,
  `country_code` varchar(50) DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wkibl_aiowps_events`
--

LOCK TABLES `wkibl_aiowps_events` WRITE;
/*!40000 ALTER TABLE `wkibl_aiowps_events` DISABLE KEYS */;
/*!40000 ALTER TABLE `wkibl_aiowps_events` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wkibl_aiowps_failed_logins`
--

DROP TABLE IF EXISTS `wkibl_aiowps_failed_logins`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wkibl_aiowps_failed_logins` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `user_id` bigint(20) NOT NULL,
  `user_login` varchar(150) NOT NULL,
  `failed_login_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `login_attempt_ip` varchar(100) NOT NULL DEFAULT '',
  PRIMARY KEY (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=65 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wkibl_aiowps_failed_logins`
--

LOCK TABLES `wkibl_aiowps_failed_logins` WRITE;
/*!40000 ALTER TABLE `wkibl_aiowps_failed_logins` DISABLE KEYS */;
INSERT INTO `wkibl_aiowps_failed_logins` VALUES (1,1,'39thstreet','2014-04-08 20:52:16','69.247.193.*'),(2,1,'39thstreet','2014-04-08 20:52:20','69.247.193.*'),(3,1,'39thstreet','2014-04-21 19:28:35','69.247.193.*'),(4,1,'39thstreet','2014-06-08 08:28:44','69.247.193.*'),(5,1,'39thStreet','2014-06-08 19:24:21','99.43.231.*'),(6,1,'39thStreet','2014-06-08 21:33:42','99.66.12.*'),(7,1,'39thstreet','2014-06-09 18:07:54','69.247.193.*'),(8,1,'39thstreet','2014-06-11 21:17:11','99.66.12.*'),(9,1,'39thstreet','2014-06-11 21:17:40','99.66.12.*'),(10,0,'39thstreeet','2014-06-12 13:49:00','99.66.12.*'),(11,1,'39thstreet','2014-06-13 10:54:10','99.66.12.*'),(12,0,'test','2014-06-13 14:56:12','70.129.197.*'),(13,1,'39thStreet','2014-06-15 23:31:08','99.66.12.*'),(14,1,'39thstreet','2014-06-17 17:31:57','69.247.193.*'),(15,1,'39thstreet','2014-06-17 17:32:14','69.247.193.*'),(16,1,'39thstreet','2014-06-17 17:32:41','69.247.193.*'),(17,2,'justinAshleyLeach','2014-06-17 17:33:22','69.247.193.*'),(18,1,'39thStreet','2014-06-17 19:42:33','99.43.231.*'),(19,0,'38thStreet','2014-06-22 14:33:02','99.66.12.*'),(20,0,'joehrn0','2014-06-30 17:11:11','207.160.205.*'),(21,1,'39thStreet','2014-07-06 16:44:56','99.66.12.*'),(22,1,'39thStreet','2014-07-06 16:45:24','99.66.12.*'),(23,3,'jhw','2014-07-15 12:12:31','99.66.12.*'),(24,0,'kawat','2014-08-09 19:13:41','24.2.9.*'),(25,0,'joehrn0','2014-08-11 12:42:51','207.160.205.*'),(26,3,'jhw','2014-08-13 18:27:53','99.66.12.*'),(27,0,'jackhwilliams','2014-09-19 16:25:56','99.66.12.*'),(28,0,'YqOBIgVDDEcRYpwwNj','2014-10-03 16:23:41','37.59.28.*'),(29,0,'gnvvWgnRVHfMbE','2014-10-31 22:20:16','188.143.232.*'),(30,0,'mallory','2014-11-28 12:36:16','174.58.150.*'),(31,0,'qQhKzv dsowucslbwzt, [url=http://vwjnqexubdjn.com/]vwjnqexubdjn[/url], [link=http://pahartmlagao.com/]pahartmlagao[/link], http://jyamwwkupiaq.com/','2015-01-07 20:39:32','213.238.175.*'),(32,0,'9TaA8I pstveigwizti, [url=http://yqhjswiippoo.com/]yqhjswiippoo[/url], [link=http://bovzynxahcco.com/]bovzynxahcco[/link], http://adsxgwygcvhz.com/','2015-01-07 21:53:39','213.238.175.*'),(33,0,'H7VHHt prrsaaobfohc, [url=http://yiitmzkiuwqh.com/]yiitmzkiuwqh[/url], [link=http://uedxwwtoljmn.com/]uedxwwtoljmn[/link], http://gftaivdcvkdl.com/','2015-01-08 00:51:53','213.238.175.*'),(34,0,'Zq5yzA ldijjbqantig, [url=http://geyfaszqtrhe.com/]geyfaszqtrhe[/url], [link=http://dgenradpyaum.com/]dgenradpyaum[/link], http://slztebirpqhl.com/','2015-01-08 01:30:44','213.238.175.*'),(35,0,'g13Wri cgumgsvzvtco, [url=http://ydzzbedujqqw.com/]ydzzbedujqqw[/url], [link=http://restkcwnaeiv.com/]restkcwnaeiv[/link], http://yuksmrorwvrz.com/','2015-01-08 03:04:45','213.238.175.*'),(36,1,'39thstreet','2015-01-26 23:55:38','99.66.12.*'),(37,0,'TkquWI jkjxfexzvpgo, [url=http://arhohlrvydhc.com/]arhohlrvydhc[/url], [link=http://wktdgzctkpqn.com/]wktdgzctkpqn[/link], http://oowaiksqarua.com/','2015-02-02 02:20:11','213.238.175.*'),(38,0,'PG1wEZ makzzkcocqlx, [url=http://lhaafifscbxb.com/]lhaafifscbxb[/url], [link=http://aquglpqterzp.com/]aquglpqterzp[/link], http://kjhsegvymrol.com/','2015-02-02 03:11:53','213.238.175.*'),(39,0,'39thstreeet','2015-02-05 06:56:53','99.66.12.*'),(40,1,'39thStreet','2015-02-08 10:55:35','99.66.12.*'),(41,0,'Cr57qg npuijcqgvijn, [url=http://zacaguhralqe.com/]zacaguhralqe[/url], [link=http://ifxfflfepcgt.com/]ifxfflfepcgt[/link], http://ulzalhofgdjd.com/','2015-02-13 02:59:36','213.238.175.*'),(42,0,'qUhbt4 nvwxrludxdvx, [url=http://pmfwhpxbwghl.com/]pmfwhpxbwghl[/url], [link=http://lnauftqmzmmg.com/]lnauftqmzmmg[/link], http://ohzckubhbqzl.com/','2015-02-13 05:16:07','213.238.175.*'),(43,0,'39StStreet','2015-02-18 11:15:29','99.66.12.*'),(44,0,'Timothy_Sowell','2015-02-24 21:10:38','172.56.10.*'),(45,0,'terahuff80','2015-03-05 14:26:30','73.3.4.*'),(46,0,'Clif Dennis','2015-03-12 19:35:29','173.190.36.*'),(47,0,'yYKcUFZLk','2015-04-04 15:59:39','95.130.13.*'),(48,0,'psktWSctGsE','2015-04-09 03:40:58','176.10.104.*'),(49,2,'justinAshleyLeach','2015-04-19 20:07:35','69.242.164.*'),(50,0,'123456','2015-08-19 11:19:59','162.246.19.*'),(51,0,'123456','2015-08-30 11:35:26','199.231.186.*'),(52,0,'123456','2015-09-09 15:14:30','208.73.207.*'),(53,0,'123456','2015-09-15 00:09:33','208.73.207.*'),(54,0,'123456','2015-09-20 05:51:25','208.73.207.*'),(55,0,'PSmith','2015-09-20 18:08:55','70.198.202.*'),(56,2,'justinAshleyLeach','2016-04-03 21:27:33','172.3.155.*'),(57,2,'justinAshleyLeach','2016-05-02 21:12:46','73.67.10.*'),(58,2,'justinAshleyLeach','2016-05-25 07:33:49','199.180.240.*'),(59,0,'justinLeach','2016-06-16 21:11:08','73.67.10.*'),(60,2,'justinAshleyLeach','2021-04-20 21:15:30','73.3.31.200'),(61,2,'justinAshleyLeach','2021-04-20 21:15:37','73.3.31.200'),(62,2,'justinAshleyLeach','2021-04-20 21:15:43','73.3.31.200'),(63,2,'justinAshleyLeach','2021-04-20 21:15:55','73.3.31.200'),(64,2,'justinAshleyLeach','2021-04-20 21:16:12','73.3.31.200');
/*!40000 ALTER TABLE `wkibl_aiowps_failed_logins` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wkibl_aiowps_global_meta`
--

DROP TABLE IF EXISTS `wkibl_aiowps_global_meta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wkibl_aiowps_global_meta` (
  `meta_id` bigint(20) NOT NULL AUTO_INCREMENT,
  `date_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `meta_key1` varchar(255) NOT NULL,
  `meta_key2` varchar(255) NOT NULL,
  `meta_key3` varchar(255) NOT NULL,
  `meta_key4` varchar(255) NOT NULL,
  `meta_key5` varchar(255) NOT NULL,
  `meta_value1` varchar(255) NOT NULL,
  `meta_value2` text NOT NULL,
  `meta_value3` text NOT NULL,
  `meta_value4` longtext NOT NULL,
  `meta_value5` longtext NOT NULL,
  PRIMARY KEY (`meta_id`)
) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wkibl_aiowps_global_meta`
--

LOCK TABLES `wkibl_aiowps_global_meta` WRITE;
/*!40000 ALTER TABLE `wkibl_aiowps_global_meta` DISABLE KEYS */;
INSERT INTO `wkibl_aiowps_global_meta` VALUES (1,'2015-02-18 18:43:22','file_change_detection','','','','last_scan_result','file_scan_data','','','a:5633:{s:57:\"/home/kccofc39/public_html/wordpress/wp-config-sample.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:2726;}s:66:\"/home/kccofc39/public_html/wordpress/wp-content/advanced-cache.php\";a:2:{s:13:\"last_modified\";i:1397005661;s:8:\"filesize\";i:1100;}s:64:\"/home/kccofc39/public_html/wordpress/wp-content/cache/index.html\";a:2:{s:13:\"last_modified\";i:1396232057;s:8:\"filesize\";i:0;}s:71:\"/home/kccofc39/public_html/wordpress/wp-content/cache/config/master.php\";a:2:{s:13:\"last_modified\";i:1423705269;s:8:\"filesize\";i:19310;}s:77:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentythirteen/404.php\";a:2:{s:13:\"last_modified\";i:1423704481;s:8:\"filesize\";i:842;}s:86:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentythirteen/content-link.php\";a:2:{s:13:\"last_modified\";i:1423704481;s:8:\"filesize\";i:1488;}s:78:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentythirteen/page.php\";a:2:{s:13:\"last_modified\";i:1423704481;s:8:\"filesize\";i:1608;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentythirteen/archive.php\";a:2:{s:13:\"last_modified\";i:1423704481;s:8:\"filesize\";i:1796;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentythirteen/content-audio.php\";a:2:{s:13:\"last_modified\";i:1423704481;s:8:\"filesize\";i:1527;}s:77:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentythirteen/rtl.css\";a:2:{s:13:\"last_modified\";i:1423704481;s:8:\"filesize\";i:12977;}s:80:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentythirteen/search.php\";a:2:{s:13:\"last_modified\";i:1423704481;s:8:\"filesize\";i:860;}s:86:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentythirteen/content-chat.php\";a:2:{s:13:\"last_modified\";i:1423704481;s:8:\"filesize\";i:1304;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentythirteen/content-quote.php\";a:2:{s:13:\"last_modified\";i:1423704481;s:8:\"filesize\";i:1358;}s:80:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentythirteen/footer.php\";a:2:{s:13:\"last_modified\";i:1423704481;s:8:\"filesize\";i:814;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentythirteen/author-bio.php\";a:2:{s:13:\"last_modified\";i:1423704481;s:8:\"filesize\";i:1118;}s:86:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentythirteen/sidebar-main.php\";a:2:{s:13:\"last_modified\";i:1423704481;s:8:\"filesize\";i:472;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentythirteen/content-video.php\";a:2:{s:13:\"last_modified\";i:1423704481;s:8:\"filesize\";i:1833;}s:80:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentythirteen/author.php\";a:2:{s:13:\"last_modified\";i:1423704481;s:8:\"filesize\";i:1719;}s:80:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentythirteen/single.php\";a:2:{s:13:\"last_modified\";i:1423704481;s:8:\"filesize\";i:600;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentythirteen/screenshot.png\";a:2:{s:13:\"last_modified\";i:1423704481;s:8:\"filesize\";i:77773;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentythirteen/content-aside.php\";a:2:{s:13:\"last_modified\";i:1423704481;s:8:\"filesize\";i:1364;}s:79:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentythirteen/image.php\";a:2:{s:13:\"last_modified\";i:1423704481;s:8:\"filesize\";i:3096;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentythirteen/comments.php\";a:2:{s:13:\"last_modified\";i:1423704481;s:8:\"filesize\";i:1873;}s:79:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentythirteen/style.css\";a:2:{s:13:\"last_modified\";i:1423704481;s:8:\"filesize\";i:54513;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentythirteen/content-image.php\";a:2:{s:13:\"last_modified\";i:1423704481;s:8:\"filesize\";i:1833;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentythirteen/languages/twentythirteen.pot\";a:2:{s:13:\"last_modified\";i:1423704481;s:8:\"filesize\";i:7555;}s:86:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentythirteen/content-none.php\";a:2:{s:13:\"last_modified\";i:1423704481;s:8:\"filesize\";i:956;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentythirteen/content.php\";a:2:{s:13:\"last_modified\";i:1423704481;s:8:\"filesize\";i:2303;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentythirteen/inc/custom-header.php\";a:2:{s:13:\"last_modified\";i:1423704481;s:8:\"filesize\";i:6535;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentythirteen/inc/back-compat.php\";a:2:{s:13:\"last_modified\";i:1423704481;s:8:\"filesize\";i:2175;}s:83:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentythirteen/functions.php\";a:2:{s:13:\"last_modified\";i:1423704481;s:8:\"filesize\";i:18580;}s:79:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentythirteen/index.php\";a:2:{s:13:\"last_modified\";i:1423704481;s:8:\"filesize\";i:1021;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentythirteen/category.php\";a:2:{s:13:\"last_modified\";i:1423704481;s:8:\"filesize\";i:1132;}s:80:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentythirteen/css/ie.css\";a:2:{s:13:\"last_modified\";i:1423704481;s:8:\"filesize\";i:4609;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentythirteen/css/editor-style.css\";a:2:{s:13:\"last_modified\";i:1423704481;s:8:\"filesize\";i:12140;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentythirteen/sidebar.php\";a:2:{s:13:\"last_modified\";i:1423704481;s:8:\"filesize\";i:577;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentythirteen/content-status.php\";a:2:{s:13:\"last_modified\";i:1423704481;s:8:\"filesize\";i:1149;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentythirteen/genericons/genericons.css\";a:2:{s:13:\"last_modified\";i:1423704481;s:8:\"filesize\";i:31045;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentythirteen/genericons/COPYING.txt\";a:2:{s:13:\"last_modified\";i:1423704481;s:8:\"filesize\";i:1424;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentythirteen/genericons/README.txt\";a:2:{s:13:\"last_modified\";i:1423704481;s:8:\"filesize\";i:5896;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentythirteen/genericons/example.html\";a:2:{s:13:\"last_modified\";i:1423704481;s:8:\"filesize\";i:19358;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentythirteen/genericons/Genericons-Regular.otf\";a:2:{s:13:\"last_modified\";i:1423704481;s:8:\"filesize\";i:18212;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentythirteen/genericons/LICENSE.txt\";a:2:{s:13:\"last_modified\";i:1423704481;s:8:\"filesize\";i:18092;}s:116:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentythirteen/genericons/font/genericons-regular-webfont.ttf\";a:2:{s:13:\"last_modified\";i:1423704481;s:8:\"filesize\";i:27348;}s:116:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentythirteen/genericons/font/genericons-regular-webfont.svg\";a:2:{s:13:\"last_modified\";i:1423704481;s:8:\"filesize\";i:40045;}s:116:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentythirteen/genericons/font/genericons-regular-webfont.eot\";a:2:{s:13:\"last_modified\";i:1423704481;s:8:\"filesize\";i:14935;}s:117:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentythirteen/genericons/font/genericons-regular-webfont.woff\";a:2:{s:13:\"last_modified\";i:1423704481;s:8:\"filesize\";i:17224;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentythirteen/taxonomy-post_format.php\";a:2:{s:13:\"last_modified\";i:1423704481;s:8:\"filesize\";i:1176;}s:80:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentythirteen/header.php\";a:2:{s:13:\"last_modified\";i:1423704481;s:8:\"filesize\";i:1988;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentythirteen/content-gallery.php\";a:2:{s:13:\"last_modified\";i:1423704481;s:8:\"filesize\";i:1980;}s:77:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentythirteen/tag.php\";a:2:{s:13:\"last_modified\";i:1423704481;s:8:\"filesize\";i:1168;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentythirteen/images/dotted-line-2x.png\";a:2:{s:13:\"last_modified\";i:1423704481;s:8:\"filesize\";i:86;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentythirteen/images/dotted-line-light-2x.png\";a:2:{s:13:\"last_modified\";i:1423704481;s:8:\"filesize\";i:85;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentythirteen/images/search-icon.png\";a:2:{s:13:\"last_modified\";i:1423704481;s:8:\"filesize\";i:422;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentythirteen/images/search-icon-2x.png\";a:2:{s:13:\"last_modified\";i:1423704481;s:8:\"filesize\";i:829;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentythirteen/images/dotted-line.png\";a:2:{s:13:\"last_modified\";i:1423704481;s:8:\"filesize\";i:80;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentythirteen/images/headers/diamond.png\";a:2:{s:13:\"last_modified\";i:1423704481;s:8:\"filesize\";i:14266;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentythirteen/images/headers/circle.png\";a:2:{s:13:\"last_modified\";i:1423704481;s:8:\"filesize\";i:33848;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentythirteen/images/headers/circle-thumbnail.png\";a:2:{s:13:\"last_modified\";i:1423704481;s:8:\"filesize\";i:8001;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentythirteen/images/headers/star-thumbnail.png\";a:2:{s:13:\"last_modified\";i:1423704481;s:8:\"filesize\";i:4039;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentythirteen/images/headers/star.png\";a:2:{s:13:\"last_modified\";i:1423704481;s:8:\"filesize\";i:22620;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentythirteen/images/headers/diamond-thumbnail.png\";a:2:{s:13:\"last_modified\";i:1423704481;s:8:\"filesize\";i:1847;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentythirteen/images/dotted-line-light.png\";a:2:{s:13:\"last_modified\";i:1423704481;s:8:\"filesize\";i:80;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentythirteen/js/theme-customizer.js\";a:2:{s:13:\"last_modified\";i:1423704481;s:8:\"filesize\";i:1129;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentythirteen/js/html5.js\";a:2:{s:13:\"last_modified\";i:1423704481;s:8:\"filesize\";i:2428;}s:85:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentythirteen/js/functions.js\";a:2:{s:13:\"last_modified\";i:1423704481;s:8:\"filesize\";i:2651;}s:72:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/404.php\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:1496;}s:79:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/searchform.php\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:803;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/content-link.php\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:2213;}s:73:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/page.php\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:932;}s:76:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/archive.php\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:2543;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/page-disable-sidebar.php\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:766;}s:85:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/content-featured.php\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:1953;}s:72:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/rtl.css\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:12060;}s:75:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/search.php\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:1827;}s:80:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/colors/dark.css\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:13085;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/colors/brown.css\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:1943;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/colors/orange.css\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:1902;}s:80:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/colors/blue.css\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:1901;}s:79:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/colors/red.css\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:1943;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/colors/green.css\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:1902;}s:83:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/page-fullwidth.php\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:777;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/content-quote.php\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:3278;}s:75:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/footer.php\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:2171;}s:75:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/author.php\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:3055;}s:75:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/single.php\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:1160;}s:79:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/screenshot.png\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:257648;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/content-aside.php\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:2215;}s:74:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/image.php\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:4721;}s:77:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/comments.php\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:3064;}s:74:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/style.css\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:74076;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/content-image.php\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:3546;}s:85:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/editor-style-rtl.css\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:313;}s:83:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/languages/it_IT.po\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:33448;}s:83:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/languages/ru_RU.mo\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:21204;}s:83:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/languages/ro_RO.mo\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:19055;}s:83:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/languages/it_IT.mo\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:18614;}s:80:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/languages/ja.mo\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:20294;}s:83:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/languages/nl_NL.po\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:33496;}s:83:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/languages/de_DE.po\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:31652;}s:83:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/languages/sv_SE.mo\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:19117;}s:83:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/languages/sr_RS.mo\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:18394;}s:83:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/languages/da_DK.po\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:36716;}s:83:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/languages/pt_BR.po\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:42146;}s:83:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/languages/sk_SK.po\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:33027;}s:83:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/languages/cs_CZ.mo\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:18250;}s:83:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/languages/hu_HU.po\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:29696;}s:83:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/languages/ru_RU.po\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:37250;}s:83:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/languages/cs_CZ.po\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:32997;}s:83:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/languages/es_ES.mo\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:19078;}s:80:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/languages/ar.mo\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:19446;}s:83:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/languages/es_ES.po\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:35519;}s:83:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/languages/pl_PL.po\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:33929;}s:83:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/languages/fa_IR.po\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:31658;}s:83:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/languages/da_DK.mo\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:18363;}s:80:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/languages/ar.po\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:34758;}s:80:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/languages/ca.mo\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:19084;}s:83:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/languages/fr_FR.po\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:34566;}s:83:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/languages/hr_HR.mo\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:18415;}s:83:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/languages/hr_HR.po\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:33312;}s:83:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/languages/sk_SK.mo\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:18352;}s:83:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/languages/hu_HU.mo\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:19059;}s:83:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/languages/bs_BA.mo\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:18532;}s:80:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/languages/ja.po\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:30874;}s:83:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/languages/sv_SE.po\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:34509;}s:83:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/languages/pt_BR.mo\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:21734;}s:83:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/languages/ro_RO.po\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:29395;}s:80:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/languages/ca.po\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:35510;}s:83:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/languages/sr_RS.po\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:33304;}s:83:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/languages/nl_NL.mo\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:18625;}s:83:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/languages/fr_FR.mo\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:19284;}s:83:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/languages/de_DE.mo\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:18762;}s:83:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/languages/bs_BA.po\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:29199;}s:83:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/languages/fa_IR.mo\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:20982;}s:83:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/languages/pl_PL.mo\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:18954;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/languages/catchbox.pot\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:21582;}s:76:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/content.php\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:4772;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/inc/customizer-custom-scripts.js\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:511;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/inc/catchbox-customizer.css\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:408;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/inc/theme-options.min.js\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:975;}s:86:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/inc/theme-options.php\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:68633;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/inc/add_image_scripts.js\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:908;}s:86:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/inc/theme-options.css\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:7603;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/inc/theme-options.min.css\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:6062;}s:80:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/inc/widgets.php\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:4909;}s:85:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/inc/theme-options.js\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:1401;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/inc/images/brown-bg.jpg\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:339;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/inc/images/content.png\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:3682;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/inc/images/full-content.png\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:24603;}s:83:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/inc/images/red.png\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:15405;}s:86:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/inc/images/orange.png\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:16891;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/inc/images/content-sidebar.png\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:273;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/inc/images/excerpt.png\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:29630;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/inc/images/catch-themes.png\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:6871;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/inc/images/dark.png\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:18116;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/inc/images/facebook-bg.jpg\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:313;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/inc/images/green-bg.jpg\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:342;}s:85:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/inc/images/light.png\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:17623;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/inc/images/arrow-light.png\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:218;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/inc/images/arrow-dark.png\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:218;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/inc/images/blue.png\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:19546;}s:85:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/inc/images/brown.png\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:16022;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/inc/images/sidebar-content.png\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:272;}s:85:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/inc/images/green.png\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:16692;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/inc/images/blue-bg.jpg\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:327;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/inc/images/twitter-bg.jpg\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:334;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/editor-style.css\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:4955;}s:75:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/readme.txt\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:5801;}s:78:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/functions.php\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:47690;}s:83:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/content-single.php\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:3657;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/content-page.php\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:906;}s:74:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/index.php\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:1657;}s:77:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/category.php\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:2064;}s:78:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/changelog.txt\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:12720;}s:78:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/page-blog.php\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:2398;}s:76:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/sidebar.php\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:1615;}s:83:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/page-onecolumn.php\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:764;}s:83:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/content-status.php\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:2329;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/genericons/genericons.css\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:31045;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/genericons/COPYING.txt\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:1424;}s:86:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/genericons/README.txt\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:5896;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/genericons/example.html\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:19358;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/genericons/Genericons-Regular.otf\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:18212;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/genericons/LICENSE.txt\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:18092;}s:111:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/genericons/font/genericons-regular-webfont.ttf\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:27348;}s:111:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/genericons/font/genericons-regular-webfont.svg\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:40045;}s:111:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/genericons/font/genericons-regular-webfont.eot\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:14935;}s:112:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/genericons/font/genericons-regular-webfont.woff\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:17224;}s:76:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/license.txt\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:35146;}s:75:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/header.php\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:2895;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/content-gallery.php\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:4006;}s:83:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/sidebar-footer.php\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:1224;}s:72:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/tag.php\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:2024;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/images/social-profiles.png\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:23263;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/images/comment-bubble-rtl.png\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:783;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/images/previous.png\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:869;}s:80:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/images/menu.png\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:464;}s:80:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/images/next.png\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:872;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/images/search.png\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:441;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/images/headers/mountain-thumbnail.jpg\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:12846;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/images/headers/garden-thumbnail.jpg\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:11797;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/images/headers/flower.jpg\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:42660;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/images/headers/garden.jpg\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:8126;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/images/headers/mountain.jpg\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:24260;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/images/headers/flower-thumbnail.jpg\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:19728;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/images/select-arrow.png\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:2836;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/js/jquery.cycle.all.js\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:52026;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/js/catchbox-menu.min.js\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:884;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/js/jquery.cookie.js\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:3095;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/js/catchbox-allmenu-min.js\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:1084;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/js/jquery.cookie.min.js\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:1295;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/js/jquery.cycle.all.min.js\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:27181;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/js/catchbox-menu.js\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:2465;}s:86:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/js/catchbox_slider.js\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:1174;}s:77:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/js/pngfix.js\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:12120;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/js/catchbox-scrollup.js\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:393;}s:80:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/js/html5.min.js\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:2496;}s:76:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/js/html5.js\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:9515;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/js/catchbox-allmenu.js\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:2737;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/js/catchbox-scrollup.min.js\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:314;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/js/pngfix.min.js\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:6535;}s:70:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/404.php\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:1730;}s:77:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/searchform.php\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:619;}s:71:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/page.php\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:843;}s:74:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/archive.php\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:1253;}s:72:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/README.md\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:9315;}s:73:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/search.php\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:897;}s:80:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/less/widgets.less\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:11186;}s:78:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/less/loops.less\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:3627;}s:78:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/less/reset.less\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:1840;}s:79:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/less/slider.less\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:3257;}s:79:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/less/mixins.less\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:6000;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/less/woocommerce.less\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:2779;}s:78:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/less/icons.less\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:989;}s:76:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/tour/tour.php\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:5093;}s:85:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/tour/steps/premium.jpg\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:30569;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/tour/steps/slider.jpg\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:40548;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/tour/steps/page-builder.jpg\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:5148;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/tour/steps/additional.png\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:12362;}s:85:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/tour/steps/sharing.png\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:2993;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/tour/steps/upload-logo-retina.jpg\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:10437;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/tour/steps/header-text.jpg\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:12690;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/tour/steps/logo.png\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:8376;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/tour/steps/upload-logo.jpg\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:11864;}s:83:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/tour/steps/width.jpg\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:27299;}s:71:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/loop.php\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:595;}s:73:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/footer.php\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:478;}s:73:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/style.less\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:25772;}s:73:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/single.php\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:735;}s:77:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/screenshot.png\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:164250;}s:72:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/image.php\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:1971;}s:75:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/comments.php\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:2587;}s:72:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/style.css\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:77714;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/templates/template-blog.php\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:806;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/templates/template-full-notitle.php\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:1193;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/templates/template-full.php\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:651;}s:83:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/languages/readme.txt\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:253;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/languages/vantage.pot\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:46014;}s:78:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/home-panels.php\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:731;}s:74:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/content.php\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:1929;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/loops/loop-blog.php\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:365;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/loops/loop-circleicon.php\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:679;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/loops/loop-grid.php\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:709;}s:86:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/loops/loop-carousel.php\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:947;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/loops/loop-slider.php\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:753;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/parts/masthead-logo-in-menu.php\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:1145;}s:83:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/parts/menu-empty.php\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:200;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/parts/masthead.php\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:1042;}s:79:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/parts/footer.php\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:733;}s:77:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/parts/menu.php\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:822;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/inc/woocommerce.php\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:114;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/inc/metaslider.php\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:3675;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/inc/template-tags.php\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:12726;}s:77:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/inc/panels.php\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:6074;}s:75:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/inc/menu.php\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:2892;}s:78:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/inc/widgets.php\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:16580;}s:79:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/inc/settings.php\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:10310;}s:78:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/inc/gallery.php\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:3689;}s:77:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/inc/extras.php\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:2499;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/extras/settings/page.php\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:4282;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/extras/settings/css/settings.less\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:6402;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/extras/settings/css/settings.css\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:7421;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/extras/settings/css/tour-front.less\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:0;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/extras/settings/css/tour.css\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:3187;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/extras/settings/css/tour-front.css\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:0;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/extras/settings/css/tour.less\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:2264;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/extras/settings/message.php\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:301;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/extras/settings/settings.php\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:28113;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/extras/settings/images/icon.png\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:1961;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/extras/settings/images/video.png\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:2816;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/extras/settings/js/settings.min.js\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:5636;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/extras/settings/js/tour.js\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:6888;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/extras/settings/js/tour.min.js\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:4302;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/extras/settings/js/settings.js\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:10291;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/extras/adminbar/adminbar.php\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:3314;}s:110:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/extras/adminbar/messages/message-background.php\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:184;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/extras/adminbar/messages/message-firstrun.php\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:292;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/extras/adminbar/assets/bar-bg.png\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:1062;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/extras/adminbar/assets/bar.css\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:1633;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/extras/adminbar/assets/bar.min.js\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:935;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/extras/adminbar/assets/bar.js\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:1409;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/extras/plugin-activation/plugin-activation.php\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:5066;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/extras/metaslider/layouts/basic-right.php\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:1367;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/extras/metaslider/layouts/big-headline.php\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:1437;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/extras/metaslider/layouts/basic-left.php\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:1368;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/extras/metaslider/img/layouts/big-headline.png\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:1266;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/extras/metaslider/img/layouts/basic-right.png\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:1307;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/extras/metaslider/img/layouts/basic-left.png\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:1306;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/extras/metaslider/img/landscape.jpg\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:7185;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/extras/metaslider/img/portrait.jpg\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:3562;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/extras/metaslider/metaslider.php\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:5932;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/extras/metaslider/css/metaslider.css\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:1442;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/extras/metaslider/js/metaslider.js\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:2593;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/extras/metaslider/js/metaslider.min.js\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:1814;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/extras/update/update.php\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:2956;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/extras/premium/premium.php\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:11987;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/extras/premium/img/upgrade.png\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:1189;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/extras/premium/img/close.png\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:2121;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/extras/premium/img/loader.gif\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:1737;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/extras/premium/img/video.png\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:3232;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/extras/premium/img/pointer.jpg\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:477;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/extras/premium/img/pointer.png\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:659;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/extras/premium/tpl/upgrade-page.php\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:6960;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/extras/premium/css/premium-teaser.css\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:4874;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/extras/premium/css/premium.css\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:6561;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/extras/premium/js/premium.min.js\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:2084;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/extras/premium/js/premium.js\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:2748;}s:112:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/extras/premium/js/premium-teaser-templates.min.js\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:81;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/extras/premium/js/premium-teaser.min.js\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:258;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/extras/premium/js/premium-teaser.js\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:503;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/extras/premium/js/premium-teaser-templates.js\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:177;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/extras/panels-lite/panels-lite.php\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:15226;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/extras/panels-lite/tpl/admin-home-page.php\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:1556;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/extras/panels-lite/inc/widgets.php\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:2274;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/extras/panels-lite/css/page-teaser.css\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:1652;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/extras/panels-lite/css/panels-admin.css\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:5125;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/extras/panels-lite/css/front.css\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:704;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/extras/panels-lite/css/images/handle.png\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:1916;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/extras/panels-lite/js/tab.min.js\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:449;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/extras/panels-lite/js/tab.js\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:679;}s:77:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/no-results.php\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:1160;}s:76:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/functions.php\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:11650;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/content-single.php\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:1506;}s:79:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/content-page.php\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:797;}s:72:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/index.php\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:786;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/fontawesome/icons.php\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:10902;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/fontawesome/font/FontAwesome.otf\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:61896;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/fontawesome/font/fontawesome-webfont.svg\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:197829;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/fontawesome/font/fontawesome-webfont.eot\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:37405;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/fontawesome/font/fontawesome-webfont.woff\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:43572;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/fontawesome/font/fontawesome-webfont.ttf\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:79076;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/fontawesome/css/font-awesome.css\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:19325;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/fontawesome/icon-sections.php\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:427;}s:74:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/sidebar.php\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:356;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/upgrade/poster.jpg\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:50800;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/upgrade/teasers/mobile-nav.png\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:22855;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/upgrade/teasers/retina-logo.png\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:5642;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/upgrade/teasers/share-rec.png\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:13784;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/upgrade/teasers/pb-elements.png\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:4436;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/upgrade/teasers/attribution.png\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:2488;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/upgrade/teasers/customizer.png\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:8570;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/upgrade/teasers/social-widget.png\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:6849;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/upgrade/teasers/share.png\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:4061;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/upgrade/upgrade.php\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:5950;}s:74:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/license.txt\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:15039;}s:73:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/header.php\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:1112;}s:78:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/slider/demo.php\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:935;}s:80:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/slider/action.png\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:1175;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/slider/metaslider-editor-style.css\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:339;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/slider/backgrounds/slide-4.jpg\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:40182;}s:110:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/slider/backgrounds/slide-responsive-overlay.png\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:252069;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/slider/backgrounds/slide-plugins-overlay.png\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:74148;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/slider/backgrounds/slide-1.jpg\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:94192;}s:86:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/icons/vantage-icons.ttf\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:1304;}s:86:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/icons/vantage-icons.svg\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:1177;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/icons/vantage-icons.woff\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:1380;}s:86:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/icons/vantage-icons.eot\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:1468;}s:78:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/images/logo.png\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:10857;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/images/retina/slide-indicator-active.png\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:1015;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/images/retina/more-icon.png\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:691;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/images/retina/slide-indicator-inactive.png\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:1012;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/images/retina/gallery-prev.png\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:1128;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/images/retina/gallery-next.png\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:1122;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/images/carousel-loader.gif\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:1737;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/images/sprites/slide-indicator-active.png\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:796;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/images/sprites/more-icon.png\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:605;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/images/sprites/slide-indicator-inactive.png\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:804;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/images/sprites/gallery-prev.png\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:861;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/images/sprites/gallery-next.png\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:848;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/images/settings-icon.png\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:3433;}s:83:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/js/jquery.fitvids.js\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:2779;}s:86:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/js/jquery.flexslider.js\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:40487;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/js/keyboard-image-navigation.js\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:488;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/js/keyboard-image-navigation.min.js\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:278;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/js/jquery.fitvids.min.js\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:1875;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/js/selectivizr.min.js\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:4693;}s:78:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/js/html5.min.js\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:2355;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/js/jquery.theme-main.min.js\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:4812;}s:74:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/js/html5.js\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:2443;}s:80:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/js/selectivizr.js\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:4836;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/js/jquery.flexslider.min.js\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:23470;}s:86:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/js/jquery.theme-main.js\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:8749;}s:73:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/404.php\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:1007;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/sidebar-right-half.php\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:1264;}s:80:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/searchform.php\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:972;}s:83:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/loop-no-posts.php\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:1331;}s:74:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/page.php\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:1859;}s:85:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/sidebar-gallery.php\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:3923;}s:77:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/archive.php\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:1963;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/sidebar-top.php\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:1094;}s:79:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/post-meta.php\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:1160;}s:73:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/rtl.css\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:13173;}s:76:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/search.php\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:1722;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/sidebar-content-half-page.php\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:2756;}s:79:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/post-data.php\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:892;}s:76:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/footer.php\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:2709;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/sidebar-left-half.php\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:1269;}s:74:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/home.php\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:2173;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/content-sidebar-page.php\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:1882;}s:76:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/single.php\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:2611;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/sidebar-half-left.php\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:1226;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/wpml-config.xml\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:529;}s:80:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/screenshot.png\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:155569;}s:86:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/sidebar-colophon.php\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:1141;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/sidebar-left.php\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:1241;}s:83:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/sidebar-right.php\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:1225;}s:75:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/image.php\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:3206;}s:78:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/comments.php\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:3631;}s:77:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/sitemap.php\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:2592;}s:75:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/style.css\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:1945;}s:74:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/blog.php\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:2753;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/blog-excerpt.php\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:2722;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/hr.mo\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:11017;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/it_IT.po\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:29055;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/nb_NO.po\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:28955;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/ru_RU.mo\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:15162;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/zh_CN.mo\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:8729;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/ro_RO.mo\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:12284;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/sl_SI.po\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:28067;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/it_IT.mo\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:12291;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/ja.mo\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:14202;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/lt_LT.mo\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:10093;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/tk.po\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:25423;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/nl_NL.po\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:33549;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/id_ID.po\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:27975;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/he_IL.po\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:29477;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/et.po\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:28310;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/de_DE.po\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:28566;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/sv_SE.mo\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:10127;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/hi_IN.po\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:30749;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/sr_RS.mo\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:14408;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/nb_NO.mo\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:12637;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/da_DK.po\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:32614;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/fi.mo\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:9562;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/pt_BR.po\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:34659;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/cy.mo\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:10619;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/lt_LT.po\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:28297;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/ms_MY.po\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:28128;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/sk_SK.po\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:28228;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/cs_CZ.mo\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:11369;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/uk.po\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:34879;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/hu_HU.po\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:29325;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/uk.mo\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:19925;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/es_MX.mo\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:15226;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/ru_RU.po\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:31926;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/de_DE_sie.mo\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:16131;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/cs_CZ.po\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:28076;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/ko_KR.mo\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:10767;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/es_ES.mo\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:12213;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/el_GR.mo\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:16094;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/cy.po\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:28195;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/tr_TR.mo\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:8673;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/hi_IN.mo\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:16619;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/fy.po\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:26934;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/ar.mo\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:12663;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/et.mo\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:11538;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/responsive.pot\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:28473;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/es_ES.po\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:29268;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/pt_PT.po\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:30015;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/el.po\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:24078;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/zh_TW.mo\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:10615;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/pl_PL.po\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:28753;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/he_IL.mo\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:13148;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/hr.po\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:28072;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/sl_SI.mo\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:11244;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/zh_CN.po\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:27010;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/fa_IR.po\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:35763;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/da_DK.mo\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:20664;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/ar.po\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:30435;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/mk_MK.mo\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:1576;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/id_ID.mo\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:10264;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/fy.mo\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:8036;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/ca.mo\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:11945;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/zh_TW.po\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:27670;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/fr_FR.po\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:29313;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/sk_SK.mo\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:10746;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/hu_HU.mo\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:12863;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/bg_BG.mo\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:15153;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/fr_CA.po\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:33827;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/is_IS.mo\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:9599;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/el_GR.po\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:32858;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/ja.po\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:30407;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/sv_SE.po\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:27909;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/tk.mo\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:3140;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/pt_PT.mo\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:14032;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/pt_BR.mo\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:22467;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/ro_RO.po\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:29048;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/ca.po\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:29000;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/fr_CA.mo\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:21462;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/lv.po\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:28541;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/de_DE_sie.po\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:30607;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/sr_RS.po\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:31463;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/nl_NL.mo\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:21586;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/fr_FR.mo\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:12219;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/tr_TR.po\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:27487;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/de_DE.mo\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:11830;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/is_IS.po\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:27886;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/ko_KR.po\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:28523;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/el.mo\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:15741;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/kn_IN.mo\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:18835;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/bg_BG.po\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:31776;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/kn_IN.po\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:35599;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/fi.po\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:27764;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/ms_MY.mo\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:10372;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/fa_IR.mo\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:25191;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/pl_PL.mo\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:11698;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/lv.mo\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:10785;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/mk_MK.po\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:25014;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/es_MX.po\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:29446;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/sidebar-content-page.php\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:2725;}s:80:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/front-page.php\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:1610;}s:76:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/readme.txt\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:2985;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/post-meta-page.php\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:1046;}s:79:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/functions.php\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:1538;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/content-sidebar-half-page.php\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:1913;}s:75:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/index.php\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:1933;}s:79:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/changelog.txt\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:25553;}s:77:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/sidebar.php\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:1712;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/template-parts/featured-area.php\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:2542;}s:85:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/full-width-page.php\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:1862;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/sidebar-home.php\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:3051;}s:77:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/license.txt\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:35819;}s:78:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/loop-nav.php\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:884;}s:76:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/header.php\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:3790;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/core/js-dev/responsive-modernizr.js\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:26066;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/core/js-dev/jquery.placeholder.js\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:5261;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/core/js-dev/responsive-scripts.js\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:16778;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/core/includes/hooks.php\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:5844;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/core/includes/functions-sidebar.php\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:7383;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/core/includes/functions-install.php\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:2041;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/core/includes/functions-extras.php\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:6340;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/core/includes/functions-extentions.php\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:11513;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/core/includes/post-custom-meta.php\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:8414;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/core/includes/version.php\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:1549;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/core/includes/functions-admin.php\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:10034;}s:127:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/core/includes/upsell/bootstrap/css/cyberchimps-responsive.css\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:6407;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/core/includes/upsell/bootstrap/css/bootstrap.css\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:126094;}s:118:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/core/includes/upsell/bootstrap/css/bootstrap.min.css\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:101199;}s:131:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/core/includes/upsell/bootstrap/css/cyberchimps-responsive.min.css\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:4726;}s:125:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/core/includes/upsell/bootstrap/css/bootstrap-responsive.css\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:15431;}s:129:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/core/includes/upsell/bootstrap/css/bootstrap-responsive.min.css\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:11680;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/core/includes/upsell/theme-upsell.php\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:7521;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/core/includes/upsell/css/upsell.css\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:2525;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/core/includes/upsell/css/upsell.min.css\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:1379;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/core/includes/upsell/images/tick.png\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:3722;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/core/includes/upsell/images/upsell-logo.png\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:46792;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/core/includes/tha-theme-hooks.php\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:5324;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/core/includes/functions.php\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:12710;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/core/includes/functions-update.php\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:3448;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/core/includes/theme-options/theme-options.min.js\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:293;}s:111:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/core/includes/theme-options/theme-options.php\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:20399;}s:111:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/core/includes/theme-options/theme-options.css\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:8556;}s:115:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/core/includes/theme-options/theme-options.min.css\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:5659;}s:110:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/core/includes/theme-options/theme-options.js\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:434;}s:116:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/core/includes/theme-options/images/arrows-dark.png\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:495;}s:116:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/core/includes/theme-options/images/arrow-light.png\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:218;}s:115:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/core/includes/theme-options/images/arrow-dark.png\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:218;}s:110:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/core/includes/theme-options/images/chimp.png\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:22739;}s:110:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/core/includes/classes/Responsive_Options.php\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:9071;}s:119:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/core/includes/classes/class-tgm-plugin-activation.php\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:77586;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/core/css/style.css\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:61697;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/core/css/style.min.css\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:49324;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/core/css/responsive.css\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:6371;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/core/icons/stumbleupon-icon.png\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:611;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/core/icons/yelp-icon.png\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:460;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/core/icons/rss-icon.png\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:464;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/core/icons/facebook-icon.png\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:316;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/core/icons/stumble-upon-icon.png\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:611;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/core/icons/foursquare-icon.png\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:595;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/core/icons/youtube-icon.png\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:264;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/core/icons/rss-feed-icon.png\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:464;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/core/icons/vimeo-icon.png\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:539;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/core/icons/pinterest-icon.png\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:632;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/core/icons/instagram-icon.png\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:735;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/core/icons/twitter-icon.png\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:443;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/core/icons/googleplus-icon.png\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:444;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/core/icons/linkedin-icon.png\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:356;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/core/images/select-icons.png\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:277;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/core/images/ie7-fix.gif\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:60;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/core/images/achimps.png\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:22739;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/core/images/featured-image.png\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:73453;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/core/js/responsive-scripts.min.js\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:9999;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/core/js/jquery.placeholder.min.js\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:3304;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/core/js/responsive-modernizr.min.js\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:19080;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/landing-page.php\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:1635;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/sidebar-footer.php\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:1075;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/loop-header.php\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:1632;}s:73:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/404.php\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:1752;}s:80:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/searchform.php\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:725;}s:74:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/page.php\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:863;}s:72:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/ie.css\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:123;}s:77:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/archive.php\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:3131;}s:73:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/rtl.css\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:385;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/page-sidebar.php\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:916;}s:80:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/index-bone.php\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:12420;}s:76:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/search.php\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:902;}s:77:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/options.php\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:31577;}s:80:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/footer-one.php\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:3305;}s:76:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/slider.php\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:206;}s:76:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/footer.php\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:3926;}s:74:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/home.php\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:1287;}s:76:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/single.php\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:840;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/includes/class-options-interface.php\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:18691;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/includes/class-options-framework.php\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:3387;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/includes/class-options-framework-admin.php\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:13368;}s:111:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/includes/class-options-sanitization.php\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:12101;}s:113:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/includes/class-options-media-uploader.php\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:3676;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/css/fonts/Asap-BoldItalic-webfont.ttf\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:52956;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/css/fonts/Asap-Italic-webfont.eot\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:53348;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/css/fonts/Asap-Bold-webfont.svg\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:73845;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/css/fonts/Asap-Bold-webfont.ttf\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:47928;}s:110:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/css/fonts/Asap-BoldItalic-webfont.woff\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:28492;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/css/fonts/Asap-Italic-webfont.ttf\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:53180;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/css/fonts/Asap-BoldItalic-webfont.eot\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:53144;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/css/fonts/Asap-Bold-webfont.woff\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:26164;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/css/fonts/Asap-BoldItalic-webfont.svg\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:79096;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/css/fonts/Asap-Bold-webfont.eot\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:48088;}s:115:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/css/fonts/Asap SIL OFL Font License 1.1.txt\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:4510;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/css/fonts/Asap-Italic-webfont.woff\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:28264;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/css/fonts/Asap-Italic-webfont.svg\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:77393;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/css/optionsframework.css\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:11484;}s:115:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/css/images/new_options_container_bottom.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:1734;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/css/images/followtwiterbg.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:94055;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/css/images/upgrade.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:1122;}s:112:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/css/images/new_options_container_top.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:2083;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/css/images/proupgradebg.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:9688;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/css/images/logo.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:13019;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/css/images/blue.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:730;}s:115:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/css/images/new_options_container_middle.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:4153;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/css/images/rate.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:470;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/options-framework.php\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:2553;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/images/boneplus.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:15233;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/images/logo2.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:74519;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/images/ico-delete.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:715;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/images/grebr.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:22732;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/images/ggrun.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:26441;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/images/margo.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:28901;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/images/ggren.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:31900;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/images/radi.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:33478;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/images/marbo.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:28760;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/images/layout2.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:5425;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/images/ptwo.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:3790;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/images/raft.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:28366;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/images/slider2.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:4059;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/images/orange.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:21105;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/images/fthree.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:46864;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/images/oneplus.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:78159;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/images/pink.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:28292;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/images/bthree.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:15164;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/images/slidertwo.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:81640;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/images/fsix.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:78082;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/images/footer2.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:65758;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/images/ffive.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:112076;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/images/brne.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:29677;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/images/bseven.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:55508;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/images/alexandria.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:36024;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/images/footer1.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:68728;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/images/oran.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:27404;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/images/purple.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:33120;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/images/video.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:77689;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/images/hero.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:78494;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/images/layout1.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:58985;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/images/beight.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:71444;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/images/ggrey.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:23040;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/images/bfive.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:79924;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/images/brown.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:31926;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/images/logo1.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:86632;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/images/slider1.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:77683;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/images/yellow.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:29572;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/images/fraction.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:81916;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/images/ffour.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:80930;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/images/bnine.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:45299;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/images/aqua.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:19430;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/images/alge.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:30615;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/images/bsix.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:17031;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/images/layout3.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:58005;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/images/pone.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:3414;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/images/child.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:1750;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/images/grunge.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:22531;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/images/green.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:22359;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/images/dusty.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:26432;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/images/slit.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:58242;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/images/brwne.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:27033;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/images/pthree.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:3666;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/images/allblu.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:26989;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/images/bfour.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:13520;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/images/pfour.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:3494;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/js/media-uploader.js\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:2906;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/js/jquery-ui.js\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:449509;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/js/options-custom.js\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:1688;}s:80:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/screenshot.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:267753;}s:83:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/content-aside.php\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:2443;}s:75:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/image.php\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:4010;}s:78:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/comments.php\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:3165;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/slider-cheader.php\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:365;}s:75:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/style.css\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:33965;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/ggrun.css\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:212;}s:80:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/pink.css\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:133;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/margo.css\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:4289;}s:80:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/raft.css\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:3658;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/ggren.css\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:980;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/ggrey.css\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:3827;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/yellow.css\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:137;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/purple.css\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:137;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/brown.css\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:135;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/marbo.css\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:4686;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/orange.css\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:137;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/grunge.css\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:1244;}s:121:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/fonts/nobile/SIL Open Font License 1.1 nobile.txt\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:4301;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/fonts/nobile/nobile-webfont.woff\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:19800;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/fonts/nobile/nobile-webfont.eot\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:29592;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/fonts/nobile/nobile-webfont.ttf\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:29360;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/fonts/nobile/nobile-webfont.svg\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:36783;}s:119:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/fonts/titillium/TitilliumText22L003-webfont.ttf\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:46396;}s:120:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/fonts/titillium/TitilliumText22L003-webfont.woff\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:26184;}s:119:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/fonts/titillium/TitilliumText22L004-webfont.svg\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:49959;}s:127:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/fonts/titillium/SIL Open Font License 1.1 Titillium.txt\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:4301;}s:119:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/fonts/titillium/TitilliumText22L003-webfont.svg\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:49671;}s:119:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/fonts/titillium/TitilliumText22L004-webfont.eot\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:44808;}s:119:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/fonts/titillium/TitilliumText22L003-webfont.eot\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:46600;}s:119:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/fonts/titillium/TitilliumText22L004-webfont.ttf\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:44608;}s:120:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/fonts/titillium/TitilliumText22L004-webfont.woff\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:25464;}s:117:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/fonts/chunkfive/SIL Open Font License 1.1.txt\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:4301;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/fonts/chunkfive/Chunkfive-webfont.ttf\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:18460;}s:110:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/fonts/chunkfive/Chunkfive-webfont.woff\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:12156;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/fonts/chunkfive/Chunkfive-webfont.svg\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:26457;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/fonts/chunkfive/Chunkfive-webfont.eot\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:18658;}s:80:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/radi.css\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:133;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/allblu.css\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:4768;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/grebr.css\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:1429;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/green.css\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:135;}s:80:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/oran.css\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:841;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/brwne.css\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:4683;}s:80:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/brne.css\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:3501;}s:80:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/aqua.css\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:75;}s:80:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/alge.css\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:4681;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/dusty.css\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:4686;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/single_np_next.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:1008;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/yellow/header_bg.jpg\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:40021;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/yellow/page_bg.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:160;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/yellow/header_overlay.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:45303;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/yellow/footer_bg.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:3746;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/five.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:166;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/comments.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:166;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/grunge/header_bg.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:2008;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/grunge/page_bg.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:160;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/brne/header_bg.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:2884;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/brne/logo_bg.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:2850;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/brne/social_bg.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:2899;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/brne/page_bg.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:2869;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/brne/footer_bg.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:3206;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/raft/header_bg.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:2866;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/raft/quote.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:1397;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/raft/page_bg.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:2881;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/raft/footer_bg.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:2866;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/raft/site_header.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:2836;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/ggrun/header_bg.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:2690;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/ggrun/page_bg.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:160;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/ggrun/footer_bg.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:3746;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/pink/header_bg.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:2691;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/pink/page_bg.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:160;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/pink/header_overlay.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:45305;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/pink/footer_bg.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:3746;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/margo/logo_section.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:2847;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/margo/header.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:2866;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/margo/quote.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:1399;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/margo/page_bg.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:2861;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/margo/footer.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:2871;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/grebr/header_bg.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:2852;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/grebr/logo_bg.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:2844;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/grebr/page_bg.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:160;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/grebr/footer_bg.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:2863;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/quote.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:609;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/alexandria/page_bg.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:160;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/allblu/logo_section.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:965;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/allblu/header.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:2874;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/allblu/social.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:2853;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/allblu/quote.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:1399;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/allblu/page_bg.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:2863;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/allblu/footer.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:2861;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/comments_bg.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:124;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/alge/logo_section.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:2872;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/alge/header.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:2880;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/alge/social.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:2876;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/alge/quote.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:1397;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/alge/page_bg.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:2842;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/alge/footer.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:2876;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/radi/header_bg.jpg\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:20768;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/radi/page_bg.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:160;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/radi/header_overlay.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:41194;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/radi/footer_bg.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:3746;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/single_np_prev.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:951;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/aqua/page_bg.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:160;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/aqua/slider_bg.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:2052;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/brwne/logo_section.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:2833;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/brwne/header.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:991;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/brwne/social.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:963;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/brwne/quote.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:1397;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/brwne/page_bg.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:2865;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/brwne/footer.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:2852;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/marbo/logo_section.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:2874;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/marbo/header.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:2858;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/marbo/social.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:2847;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/marbo/quote.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:1397;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/marbo/page_bg.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:2863;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/marbo/footer.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:2858;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/oran/logo_section.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:962;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/oran/header.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:3515;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/oran/header_bg.jpg\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:40021;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/oran/page_bg.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:160;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/oran/footer.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:3513;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/purple/header_bg.jpg\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:43174;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/purple/page_bg.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:160;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/purple/header_overlay.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:47314;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/purple/footer_bg.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:3746;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/ggren/logo_section.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:3512;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/ggren/header.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:3512;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/ggren/page_bg.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:160;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/ggren/footer.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:3512;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/ggrey/logo_section.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:2853;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/ggrey/header.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:1002;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/ggrey/quote.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:1399;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/ggrey/page_bg.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:2881;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/ggrey/footer.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:2868;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/brown/header_bg.jpg\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:52116;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/brown/page_bg.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:160;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/brown/header_overlay.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:47315;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/brown/footer_bg.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:3746;}s:86:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/ten.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:166;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/green/header_bg.jpg\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:9089;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/green/page_bg.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:160;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/green/header_overlay.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:47315;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/green/footer_bg.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:3746;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/dusty/logo_section.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:2857;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/dusty/header.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:1006;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/dusty/social.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:2855;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/dusty/quote.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:1399;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/dusty/page_bg.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:2890;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/dusty/footer.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:2855;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/orange/header_bg.jpg\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:333;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/orange/page_bg.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:160;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/orange/header_overlay.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:45302;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/orange/footer_bg.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:3746;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/languages/alexandria.pot\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:25142;}s:86:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/languages/readme.txt\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:253;}s:77:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/content.php\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:2401;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/inc/custom-header.php\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:4055;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/inc/template-tags.php\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:8707;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/inc/jetpack.php\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:426;}s:80:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/inc/extras.php\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:2116;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/inc/customizer.php\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:989;}s:80:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/front-page.php\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:546;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/editor-style.css\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:1981;}s:80:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/no-results.php\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:1119;}s:76:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/readme.txt\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:1016;}s:79:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/functions.php\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:8015;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/content-single.php\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:3439;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/content-page.php\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:701;}s:75:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/index.php\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:3131;}s:79:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/changelog.txt\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:4791;}s:77:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/sidebar.php\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:905;}s:80:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/slider-one.php\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:2709;}s:77:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/license.txt\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:15410;}s:76:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/header.php\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:5004;}s:80:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/footer-two.php\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:2556;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/index-standard.php\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:809;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/images/single_np_next.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:1008;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/images/page_bg.jpg\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:349;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/images/five.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:166;}s:85:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/images/comments.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:166;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/images/twitter.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:1487;}s:83:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/images/reddit.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:1875;}s:83:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/images/fetimg.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:60275;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/images/quote.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:609;}s:85:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/images/linkedin.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:1481;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/images/alexandria/header_bg.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:4027;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/images/alexandria/header_bg.jpg\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:36116;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/images/alexandria/page_bg.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:160;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/images/alexandria/header_overlay.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:147540;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/images/alexandria/footer_bg.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:3746;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/images/logo.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:13019;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/images/comments_bg.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:124;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/images/fetimg2.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:3935;}s:83:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/images/flickr.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:1080;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/images/single_np_prev.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:951;}s:85:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/images/facebook.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:1263;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/images/rate.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:205728;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/images/stumble.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:1399;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/images/page_bg.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:160;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/images/gplus.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:1428;}s:80:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/images/ten.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:166;}s:80:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/index-btwo.php\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:19716;}s:75:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/fixed.css\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:2040;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/js/html5shiv.js\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:2429;}s:83:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/js/tinynav.min.js\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:835;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/js/keyboard-image-navigation.js\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:419;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/js/skip-link-focus-fix.js\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:733;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/js/navigation.js\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:827;}s:79:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/js/general.js\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:181;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/js/customizer.js\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:908;}s:80:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/index-page.php\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:616;}s:77:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfourteen/404.php\";a:2:{s:13:\"last_modified\";i:1423704480;s:8:\"filesize\";i:719;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfourteen/content-featured-post.php\";a:2:{s:13:\"last_modified\";i:1423704480;s:8:\"filesize\";i:1123;}s:86:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfourteen/content-link.php\";a:2:{s:13:\"last_modified\";i:1423704480;s:8:\"filesize\";i:2305;}s:78:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfourteen/page.php\";a:2:{s:13:\"last_modified\";i:1423704480;s:8:\"filesize\";i:1187;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfourteen/archive.php\";a:2:{s:13:\"last_modified\";i:1423704480;s:8:\"filesize\";i:2161;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfourteen/content-audio.php\";a:2:{s:13:\"last_modified\";i:1423704480;s:8:\"filesize\";i:2308;}s:77:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfourteen/rtl.css\";a:2:{s:13:\"last_modified\";i:1423704480;s:8:\"filesize\";i:15578;}s:80:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfourteen/search.php\";a:2:{s:13:\"last_modified\";i:1423704480;s:8:\"filesize\";i:1231;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfourteen/content-quote.php\";a:2:{s:13:\"last_modified\";i:1423704480;s:8:\"filesize\";i:2308;}s:80:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfourteen/footer.php\";a:2:{s:13:\"last_modified\";i:1423704480;s:8:\"filesize\";i:728;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfourteen/sidebar-content.php\";a:2:{s:13:\"last_modified\";i:1423704480;s:8:\"filesize\";i:340;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfourteen/featured-content.php\";a:2:{s:13:\"last_modified\";i:1423704480;s:8:\"filesize\";i:946;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfourteen/content-video.php\";a:2:{s:13:\"last_modified\";i:1423704480;s:8:\"filesize\";i:2308;}s:80:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfourteen/author.php\";a:2:{s:13:\"last_modified\";i:1423704480;s:8:\"filesize\";i:1927;}s:80:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfourteen/single.php\";a:2:{s:13:\"last_modified\";i:1423704480;s:8:\"filesize\";i:1033;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfourteen/screenshot.png\";a:2:{s:13:\"last_modified\";i:1423704480;s:8:\"filesize\";i:617254;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfourteen/content-aside.php\";a:2:{s:13:\"last_modified\";i:1423704480;s:8:\"filesize\";i:2308;}s:79:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfourteen/image.php\";a:2:{s:13:\"last_modified\";i:1423704480;s:8:\"filesize\";i:2679;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfourteen/comments.php\";a:2:{s:13:\"last_modified\";i:1423704480;s:8:\"filesize\";i:2314;}s:79:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfourteen/style.css\";a:2:{s:13:\"last_modified\";i:1423704480;s:8:\"filesize\";i:77490;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfourteen/content-image.php\";a:2:{s:13:\"last_modified\";i:1423704480;s:8:\"filesize\";i:2308;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfourteen/languages/twentyfourteen.pot\";a:2:{s:13:\"last_modified\";i:1423704480;s:8:\"filesize\";i:10899;}s:86:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfourteen/content-none.php\";a:2:{s:13:\"last_modified\";i:1423704480;s:8:\"filesize\";i:961;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfourteen/content.php\";a:2:{s:13:\"last_modified\";i:1423704480;s:8:\"filesize\";i:2325;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfourteen/inc/custom-header.php\";a:2:{s:13:\"last_modified\";i:1423704480;s:8:\"filesize\";i:4506;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfourteen/inc/template-tags.php\";a:2:{s:13:\"last_modified\";i:1423704480;s:8:\"filesize\";i:7087;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfourteen/inc/featured-content.php\";a:2:{s:13:\"last_modified\";i:1423704480;s:8:\"filesize\";i:15185;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfourteen/inc/back-compat.php\";a:2:{s:13:\"last_modified\";i:1423704480;s:8:\"filesize\";i:2189;}s:85:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfourteen/inc/widgets.php\";a:2:{s:13:\"last_modified\";i:1423704480;s:8:\"filesize\";i:9824;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfourteen/inc/customizer.php\";a:2:{s:13:\"last_modified\";i:1423704480;s:8:\"filesize\";i:5631;}s:83:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfourteen/functions.php\";a:2:{s:13:\"last_modified\";i:1423704480;s:8:\"filesize\";i:16396;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfourteen/page-templates/full-width.php\";a:2:{s:13:\"last_modified\";i:1423704480;s:8:\"filesize\";i:939;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfourteen/page-templates/contributors.php\";a:2:{s:13:\"last_modified\";i:1423704480;s:8:\"filesize\";i:1296;}s:86:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfourteen/content-page.php\";a:2:{s:13:\"last_modified\";i:1423704480;s:8:\"filesize\";i:871;}s:79:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfourteen/index.php\";a:2:{s:13:\"last_modified\";i:1423704480;s:8:\"filesize\";i:1579;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfourteen/category.php\";a:2:{s:13:\"last_modified\";i:1423704480;s:8:\"filesize\";i:1536;}s:80:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfourteen/css/ie.css\";a:2:{s:13:\"last_modified\";i:1423704480;s:8:\"filesize\";i:24683;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfourteen/css/editor-style.css\";a:2:{s:13:\"last_modified\";i:1423704480;s:8:\"filesize\";i:11681;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfourteen/sidebar.php\";a:2:{s:13:\"last_modified\";i:1423704480;s:8:\"filesize\";i:848;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfourteen/genericons/genericons.css\";a:2:{s:13:\"last_modified\";i:1423704480;s:8:\"filesize\";i:31045;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfourteen/genericons/COPYING.txt\";a:2:{s:13:\"last_modified\";i:1423704480;s:8:\"filesize\";i:1424;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfourteen/genericons/README.txt\";a:2:{s:13:\"last_modified\";i:1423704480;s:8:\"filesize\";i:5896;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfourteen/genericons/example.html\";a:2:{s:13:\"last_modified\";i:1423704480;s:8:\"filesize\";i:19358;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfourteen/genericons/Genericons-Regular.otf\";a:2:{s:13:\"last_modified\";i:1423704480;s:8:\"filesize\";i:18212;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfourteen/genericons/LICENSE.txt\";a:2:{s:13:\"last_modified\";i:1423704480;s:8:\"filesize\";i:18092;}s:116:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfourteen/genericons/font/genericons-regular-webfont.ttf\";a:2:{s:13:\"last_modified\";i:1423704480;s:8:\"filesize\";i:27348;}s:116:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfourteen/genericons/font/genericons-regular-webfont.svg\";a:2:{s:13:\"last_modified\";i:1423704480;s:8:\"filesize\";i:40045;}s:116:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfourteen/genericons/font/genericons-regular-webfont.eot\";a:2:{s:13:\"last_modified\";i:1423704480;s:8:\"filesize\";i:14935;}s:117:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfourteen/genericons/font/genericons-regular-webfont.woff\";a:2:{s:13:\"last_modified\";i:1423704480;s:8:\"filesize\";i:17224;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfourteen/taxonomy-post_format.php\";a:2:{s:13:\"last_modified\";i:1423704480;s:8:\"filesize\";i:2364;}s:80:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfourteen/header.php\";a:2:{s:13:\"last_modified\";i:1423704480;s:8:\"filesize\";i:2328;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfourteen/content-gallery.php\";a:2:{s:13:\"last_modified\";i:1423704480;s:8:\"filesize\";i:2314;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfourteen/sidebar-footer.php\";a:2:{s:13:\"last_modified\";i:1423704480;s:8:\"filesize\";i:395;}s:77:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfourteen/tag.php\";a:2:{s:13:\"last_modified\";i:1423704480;s:8:\"filesize\";i:1593;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfourteen/images/pattern-dark.svg\";a:2:{s:13:\"last_modified\";i:1423704480;s:8:\"filesize\";i:1176;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfourteen/images/pattern-light.svg\";a:2:{s:13:\"last_modified\";i:1423704480;s:8:\"filesize\";i:540;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfourteen/js/keyboard-image-navigation.js\";a:2:{s:13:\"last_modified\";i:1423704480;s:8:\"filesize\";i:496;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfourteen/js/featured-content-admin.js\";a:2:{s:13:\"last_modified\";i:1423704480;s:8:\"filesize\";i:329;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfourteen/js/html5.js\";a:2:{s:13:\"last_modified\";i:1423704480;s:8:\"filesize\";i:2428;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfourteen/js/slider.js\";a:2:{s:13:\"last_modified\";i:1423704480;s:8:\"filesize\";i:18799;}s:86:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfourteen/js/customizer.js\";a:2:{s:13:\"last_modified\";i:1423704480;s:8:\"filesize\";i:950;}s:85:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfourteen/js/functions.js\";a:2:{s:13:\"last_modified\";i:1423704480;s:8:\"filesize\";i:3449;}s:76:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfifteen/404.php\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:809;}s:85:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfifteen/content-link.php\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:1753;}s:77:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfifteen/page.php\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:902;}s:80:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfifteen/archive.php\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:1914;}s:76:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfifteen/rtl.css\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:12883;}s:79:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfifteen/search.php\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:1405;}s:79:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfifteen/footer.php\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:823;}s:83:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfifteen/author-bio.php\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:1141;}s:79:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfifteen/single.php\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:1528;}s:83:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfifteen/screenshot.png\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:376628;}s:78:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfifteen/image.php\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:2940;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfifteen/comments.php\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:1473;}s:78:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfifteen/style.css\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:92356;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfifteen/content-search.php\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:1101;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfifteen/languages/twentyfifteen.pot\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:7117;}s:85:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfifteen/content-none.php\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:1166;}s:80:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfifteen/content.php\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:1702;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfifteen/inc/custom-header.php\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:9031;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfifteen/inc/template-tags.php\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:7947;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfifteen/inc/back-compat.php\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:2165;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfifteen/inc/customizer.php\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:19571;}s:79:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfifteen/readme.txt\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:3660;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfifteen/functions.php\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:11962;}s:85:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfifteen/content-page.php\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:1117;}s:78:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfifteen/index.php\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:1765;}s:79:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfifteen/css/ie.css\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:13627;}s:80:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfifteen/css/ie7.css\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:1159;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfifteen/css/editor-style.css\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:5729;}s:80:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfifteen/sidebar.php\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:1313;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfifteen/genericons/genericons.css\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:27519;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfifteen/genericons/README.md\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:6569;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfifteen/genericons/COPYING.txt\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:1424;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfifteen/genericons/example.html\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:25404;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfifteen/genericons/Genericons.ttf\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:22576;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfifteen/genericons/Genericons.woff\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:14360;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfifteen/genericons/LICENSE.txt\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:18092;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfifteen/genericons/Genericons.svg\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:78913;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfifteen/genericons/Genericons.eot\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:22760;}s:79:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfifteen/header.php\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:1882;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfifteen/js/keyboard-image-navigation.js\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:487;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfifteen/js/skip-link-focus-fix.js\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:727;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfifteen/js/customize-preview.js\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:832;}s:80:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfifteen/js/html5.js\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:2432;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfifteen/js/color-scheme-control.js\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:2915;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfifteen/js/functions.js\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:4072;}s:64:\"/home/kccofc39/public_html/wordpress/wp-content/themes/index.php\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:30;}s:80:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/custom-page.php\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:2257;}s:75:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/footer.php\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:511;}s:79:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/screenshot.png\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:106114;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/sidebar-left.php\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:139;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/sidebar-right.php\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:141;}s:77:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/comments.php\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:828;}s:74:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/style.css\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:1610;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/class-fire-resources.php\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:17513;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/class-fire-init.php\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:50197;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/class-fire-utils_settings_map.php\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:124120;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/lang/it_IT.po\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:90129;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/lang/nb_NO.po\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:71481;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/lang/ru_RU.mo\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:60239;}s:79:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/lang/tr.po\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:79657;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/lang/zh_CN.mo\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:32272;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/lang/ro_RO.mo\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:25840;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/lang/it_IT.mo\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:25061;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/lang/nl_NL.po\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:90876;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/lang/he_IL.po\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:91424;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/lang/ca_ES.mo\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:49032;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/lang/de_DE.po\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:92473;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/lang/sv_SE.mo\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:22846;}s:79:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/lang/th.po\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:110407;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/lang/nb_NO.mo\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:1414;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/lang/da_DK.po\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:81987;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/lang/pt_BR.po\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:84494;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/lang/sk_SK.po\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:83571;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/lang/cs_CZ.mo\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:39784;}s:79:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/lang/uk.po\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:94670;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/lang/hu_HU.po\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:83087;}s:79:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/lang/uk.mo\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:32025;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/lang/ru_RU.po\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:109422;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/lang/cs_CZ.po\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:85040;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/lang/ko_KR.mo\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:20044;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/lang/es_ES.mo\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:49840;}s:79:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/lang/th.mo\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:71378;}s:79:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/lang/ar.mo\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:27468;}s:79:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/lang/tr.mo\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:26924;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/lang/es_ES.po\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:95751;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/lang/pl_PL.po\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:89112;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/lang/he_IL.mo\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:54270;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/lang/zh_CN.po\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:115308;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/lang/fa_IR.po\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:63626;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/lang/da_DK.mo\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:27842;}s:79:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/lang/ar.po\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:86169;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/lang/fr_FR.po\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:101678;}s:83:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/lang/index.php\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:30;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/lang/sk_SK.mo\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:45670;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/lang/hu_HU.mo\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:43464;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/lang/sv_SE.po\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:80582;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/lang/ca_ES.po\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:94560;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/lang/pt_BR.mo\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:25963;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/lang/ro_RO.po\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:83732;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/lang/nl_NL.mo\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:46308;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/lang/fr_FR.mo\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:54295;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/lang/de_DE.mo\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:47252;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/lang/default.mo\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:610;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/lang/ko_KR.po\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:72211;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/lang/fa_IR.mo\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:634;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/lang/pl_PL.mo\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:40346;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/lang/default.po\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:61389;}s:85:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/admin/img/tc.png\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:2649;}s:86:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/admin/img/mu2.png\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:25420;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/admin/img/extend.png\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:804;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/admin/img/index.php\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:30;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/admin/class-fire-admin_init.php\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:18086;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/admin/class-admin-meta_boxes.php\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:67775;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/admin/class-fire-admin_page.php\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:17565;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/admin/index.php\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:28;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/admin/css/iphonecheck.min.css\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:1713;}s:111:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/admin/css/img/jquery.fs.stepper-arrows.png\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:306;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/admin/css/img/grey@2x.png\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:3217;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/admin/css/img/fs-sprite.png\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:1100;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/admin/css/img/grey.png\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:1516;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/admin/css/img/green@2x.png\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:3117;}s:111:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/admin/css/img/jquery.fs.selecter-arrow.png\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:244;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/admin/css/img/green.png\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:1444;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/admin/css/theme-customizer-control.css\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:23026;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/admin/css/editor-style.min.css\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:2152;}s:120:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/admin/css/iphone-style-checkboxes/slider_center.png\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:260;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/admin/css/iphone-style-checkboxes/on.png\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:1649;}s:113:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/admin/css/iphone-style-checkboxes/slider.png\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:1228;}s:119:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/admin/css/iphone-style-checkboxes/slider_right.png\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:321;}s:118:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/admin/css/iphone-style-checkboxes/slider_left.png\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:324;}s:110:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/admin/css/iphone-style-checkboxes/off.png\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:1471;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/admin/css/editor-style.css\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:2806;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/admin/css/index.php\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:30;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/admin/css/tc_sortable.css\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:712;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/admin/css/tc_admin.css\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:6709;}s:111:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/admin/css/theme-customizer-control.min.css\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:17901;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/admin/css/tc_admin.min.css\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:5264;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/admin/css/iphonecheck.css\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:2405;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/admin/css/tc_sortable.min.css\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:508;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/admin/class-admin-customize.php\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:15434;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/admin/class-controls.php\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:11193;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/admin/js/lib/icheck.min.js\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:4502;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/admin/js/lib/select2.min.css\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:14499;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/admin/js/lib/select2.js\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:151916;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/admin/js/lib/select2.css\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:20079;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/admin/js/lib/select2x2.png\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:845;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/admin/js/lib/select2.min.js\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:63535;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/admin/js/lib/select2-spinner.gif\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:1849;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/admin/js/lib/selecter.min.js\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:8175;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/admin/js/lib/stepper.min.js\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:2937;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/admin/js/lib/select2.png\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:613;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/admin/js/theme-customizer-control.min.js\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:85874;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/admin/js/color-picker.js\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:741;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/admin/js/jquery.iphonecheck.js\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:8715;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/admin/js/tc_ajax_slider.js\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:15022;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/admin/js/theme-customizer-preview.min.js\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:12918;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/admin/js/color-picker.min.js\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:258;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/admin/js/parts/_control.js\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:11040;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/admin/js/parts/_various_dom_ready.js\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:1006;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/admin/js/parts/_call_to_actions.js\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:2607;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/admin/js/theme-customizer-preview.js\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:19756;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/admin/js/index.php\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:30;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/admin/js/theme-customizer-control.js\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:93808;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/admin/js/jquery.min.js\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:4288;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/admin/js/tc_ajax_slider.min.js\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:6099;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/parts/class-content-breadcrumb.php\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:40663;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/parts/class-header-nav_walker.php\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:3015;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/parts/class-content-slider.php\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:18611;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/parts/class-content-post_metas.php\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:19965;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/parts/class-content-post_navigation.php\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:6691;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/parts/class-content-404.php\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:2046;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/parts/class-content-post.php\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:7365;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/parts/class-content-no_results.php\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:2110;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/parts/class-footer-footer_main.php\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:7519;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/parts/class-content-page.php\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:2119;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/parts/class-content-featured_pages.php\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:14808;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/parts/class-content-attachment.php\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:7171;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/parts/class-content-comments.php\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:11287;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/parts/class-content-post_list.php\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:11911;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/parts/index.php\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:28;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/parts/class-content-post_thumbnails.php\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:15387;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/parts/class-header-header_main.php\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:23090;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/parts/class-content-headings.php\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:26264;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/parts/class-content-sidebar.php\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:6297;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/parts/class-header-menu.php\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:8048;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/parts/class-content-gallery.php\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:8133;}s:78:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/index.php\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:28;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/class-fire-widgets.php\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:3374;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/img/customizr.jpg\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:74404;}s:110:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/img/glyphicons-halflings-white.png\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:8777;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/img/slider-loader.gif\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:4176;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/img/phare@2x.jpg\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:40974;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/img/glyphicons-halflings.png\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:12799;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/img/chevrolet.jpg\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:20726;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/img/phare.jpg\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:32730;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/img/customizr@2x.jpg\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:80730;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/img/chevrolet@2x.jpg\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:24998;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/less/skin_gen.less\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:5236;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/less/bootstrap/type.less\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:5677;}s:116:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/less/bootstrap/responsive-utilities.less\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:1661;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/less/bootstrap/utilities.less\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:365;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/less/bootstrap/sprites.less\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:11038;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/less/bootstrap/progress-bars.less\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:2980;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/less/bootstrap/carousel.less\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:2652;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/less/bootstrap/accordion.less\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:688;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/less/bootstrap/hero-unit.less\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:546;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/less/bootstrap/grid.less\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:450;}s:113:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/less/bootstrap/responsive-navbar.less\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:4552;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/less/bootstrap/bootstrap.css\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:133425;}s:116:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/less/bootstrap/component-animations.less\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:328;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/less/bootstrap/bootstrap.less\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:4147;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/less/bootstrap/reset.less\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:4417;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/less/bootstrap/button-groups.less\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:5938;}s:117:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/less/bootstrap/responsive-1200px-min.less\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:593;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/less/bootstrap/layouts.less\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:344;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/less/bootstrap/navbar.less\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:12473;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/less/bootstrap/wells.less\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:581;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/less/bootstrap/pagination.less\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:2801;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/less/bootstrap/navs.less\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:8572;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/less/bootstrap/modals.less\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:2075;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/less/bootstrap/mixins.less\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:24777;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/less/bootstrap/labels-badges.less\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:1968;}s:116:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/less/bootstrap/responsive-767px-max.less\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:4336;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/less/bootstrap/pager.less\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:802;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/less/bootstrap/code.less\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:1342;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/less/bootstrap/tables.less\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:6499;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/less/bootstrap/buttons.less\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:4994;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/less/bootstrap/popovers.less\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:3210;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/less/bootstrap/responsive.less\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:1119;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/less/bootstrap/close.less\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:675;}s:118:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/less/bootstrap/responsive-768px-979px.less\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:482;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/less/bootstrap/variables.less\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:10137;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/less/bootstrap/scaffolding.less\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:938;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/less/bootstrap/dropdowns.less\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:5730;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/less/bootstrap/media.less\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:915;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/less/bootstrap/breadcrumbs.less\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:455;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/less/bootstrap/tooltip.less\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:1754;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/less/bootstrap/thumbnails.less\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:1245;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/less/bootstrap/forms.less\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:16643;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/less/bootstrap/alerts.less\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:1448;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/less/bootstrap.less\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:4506;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/less/tc_custom_responsive.less\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:16359;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/less/variables.less\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:11410;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/less/tc_custom.less\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:55545;}s:85:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/index.php\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:28;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/black2.css\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:211212;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/orange2.css\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:211216;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/black2.min.css\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:151812;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/img/glyphicons-halflings-white.png\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:8777;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/img/glyphicons-halflings.png\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:12799;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/yellow.min.css\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:151822;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/blue3.min.css\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:151822;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/orange2.min.css\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:151822;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/grey.min.css\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:151777;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/green2.min.css\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:151820;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/orange.min.css\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:151822;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/red2.css\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:211218;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/yellow2.css\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:211216;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/yellow.css\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:211216;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/purple.css\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:211218;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/orange.css\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:211216;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/blue.css\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:211214;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/grey2.min.css\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:151785;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/green2.css\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:211214;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/fonts/lte-ie7.min.js\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:580;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/fonts/lte-ie7.js\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:921;}s:122:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/fonts/fonts/genericons-regular-webfont.ttf\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:18156;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/fonts/fonts/entypo.ttf\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:35392;}s:122:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/fonts/fonts/genericons-regular-webfont.svg\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:25188;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/fonts/fonts/entypo.eot\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:35540;}s:122:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/fonts/fonts/genericons-regular-webfont.eot\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:9658;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/fonts/fonts/entypo.svg\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:471;}s:123:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/fonts/fonts/genericons-regular-webfont.woff\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:11308;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/fonts/fonts/entypo.woff\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:21916;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/fonts/ie8-hacks.css\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:1445;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/red.min.css\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:151816;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/yellow2.min.css\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:151822;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/red.css\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:211210;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/blue3.css\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:211216;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/grey2.css\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:211218;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/red2.min.css\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:151824;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/green.css\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:211218;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/black.css\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:211206;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/index.php\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:30;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/black.min.css\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:151504;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/rtl/black2.css\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:211253;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/rtl/orange2.css\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:211257;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/rtl/black2.min.css\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:151845;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/rtl/yellow.min.css\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:151855;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/rtl/blue3.min.css\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:151855;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/rtl/orange2.min.css\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:151855;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/rtl/grey.min.css\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:151810;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/rtl/green2.min.css\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:151853;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/rtl/orange.min.css\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:151855;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/rtl/red2.css\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:211259;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/rtl/yellow2.css\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:211257;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/rtl/yellow.css\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:211257;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/rtl/purple.css\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:211259;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/rtl/orange.css\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:211257;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/rtl/blue.css\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:211255;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/rtl/grey2.min.css\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:151818;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/rtl/green2.css\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:211255;}s:126:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/rtl/fonts/fonts/genericons-regular-webfont.ttf\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:18156;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/rtl/fonts/fonts/entypo.ttf\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:35392;}s:126:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/rtl/fonts/fonts/genericons-regular-webfont.svg\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:25188;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/rtl/fonts/fonts/entypo.eot\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:35540;}s:126:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/rtl/fonts/fonts/genericons-regular-webfont.eot\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:9658;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/rtl/fonts/fonts/entypo.svg\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:471;}s:127:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/rtl/fonts/fonts/genericons-regular-webfont.woff\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:11308;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/rtl/fonts/fonts/entypo.woff\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:21916;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/rtl/red.min.css\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:151849;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/rtl/yellow2.min.css\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:151855;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/rtl/red.css\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:211251;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/rtl/blue3.css\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:211257;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/rtl/grey2.css\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:211259;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/rtl/red2.min.css\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:151857;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/rtl/green.css\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:211259;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/rtl/black.css\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:211247;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/rtl/black.min.css\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:151537;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/rtl/purple.min.css\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:151857;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/rtl/blue2.min.css\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:151855;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/rtl/purple2.min.css\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:151857;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/rtl/green.min.css\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:151857;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/rtl/grey.css\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:211253;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/rtl/purple2.css\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:211259;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/rtl/blue.min.css\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:151673;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/rtl/blue2.css\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:211257;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/purple.min.css\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:151824;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/blue2.min.css\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:151822;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/purple2.min.css\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:151824;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/green.min.css\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:151824;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/grey.css\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:211212;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/purple2.css\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:211218;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/blue.min.css\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:151640;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/blue2.css\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:211216;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/js/retina.js\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:5948;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/js/retina.min.js\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:2491;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/js/holder.js\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:59087;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/js/tc-scripts.js\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:124852;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/js/modernizr.js\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:51778;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/js/fancybox/fancy_shadow_n.png\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:106;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/js/fancybox/fancybox-x.png\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:203;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/js/fancybox/fancy_title_right.png\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:506;}s:117:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/js/fancybox/jquery.fancybox-1.3.4.pack.js\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:15701;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/js/fancybox/fancy_title_left.png\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:503;}s:119:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/js/fancybox/jquery.mousewheel-3.0.4.pack.js\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:1292;}s:116:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/js/fancybox/jquery.fancybox-1.3.4.min.js\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:15054;}s:112:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/js/fancybox/jquery.fancybox-1.3.4.js\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:29613;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/js/fancybox/fancybox-y.png\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:176;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/js/fancybox/blank.gif\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:43;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/js/fancybox/fancy_nav_right.png\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:1454;}s:113:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/js/fancybox/jquery.fancybox-1.3.4.css\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:8919;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/js/fancybox/fancy_shadow_e.png\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:107;}s:117:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/js/fancybox/jquery.fancybox-1.3.4.min.css\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:3837;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/js/fancybox/fancy_shadow_s.png\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:111;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/js/fancybox/fancy_shadow_nw.png\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:324;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/js/fancybox/fancy_close.png\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:1517;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/js/fancybox/fancy_shadow_se.png\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:352;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/js/fancybox/fancy_title_over.png\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:70;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/js/fancybox/jquery.min.js\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:244159;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/js/fancybox/fancy_title_main.png\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:96;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/js/fancybox/fancy_loading.png\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:10195;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/js/fancybox/fancy_shadow_sw.png\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:340;}s:113:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/js/fancybox/jquery.easing-1.3.pack.js\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:6799;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/js/fancybox/fancybox.png\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:15287;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/js/fancybox/fancy_shadow_ne.png\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:347;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/js/fancybox/fancy_nav_left.png\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:1446;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/js/fancybox/fancy_shadow_w.png\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:103;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/js/parts/bootstrap.min.js\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:29545;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/js/parts/jqueryaddDropCap.min.js\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:2361;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/js/parts/jqueryaddDropCap.js\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:5719;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/js/parts/underscore-min.js\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:15592;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/js/parts/underscore-min.min.js\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:15368;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/js/parts/main.min.js\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:8832;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/js/parts/main.js\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:21585;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/js/parts/tc-js-params.js\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:797;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/js/parts/tc-js-params.min.js\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:579;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/js/parts/bootstrap.js\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:66100;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/js/tc-scripts.min.js\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:71705;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/js/index.php\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:30;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/js/hammer.min.js\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:19615;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/js/modernizr.min.js\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:10990;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/js/holder.min.js\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:23853;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/class-fire-utils.php\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:29047;}s:77:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/init.php\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:11247;}s:75:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/readme.txt\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:79672;}s:78:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/functions.php\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:2745;}s:74:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/index.php\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:2583;}s:76:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/license.txt\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:18456;}s:75:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/header.php\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:1417;}s:74:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/404.php\";a:2:{s:13:\"last_modified\";i:1423704479;s:8:\"filesize\";i:2789;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/searchform.php\";a:2:{s:13:\"last_modified\";i:1423704479;s:8:\"filesize\";i:310;}s:75:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/page.php\";a:2:{s:13:\"last_modified\";i:1423704479;s:8:\"filesize\";i:2012;}s:83:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/home-contact.php\";a:2:{s:13:\"last_modified\";i:1423704479;s:8:\"filesize\";i:5493;}s:78:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/archive.php\";a:2:{s:13:\"last_modified\";i:1423704479;s:8:\"filesize\";i:2427;}s:75:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/loop.php\";a:2:{s:13:\"last_modified\";i:1423704479;s:8:\"filesize\";i:2222;}s:77:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/footer.php\";a:2:{s:13:\"last_modified\";i:1423704479;s:8:\"filesize\";i:3876;}s:75:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/home.php\";a:2:{s:13:\"last_modified\";i:1423704479;s:8:\"filesize\";i:21516;}s:77:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/author.php\";a:2:{s:13:\"last_modified\";i:1423704479;s:8:\"filesize\";i:3056;}s:77:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/single.php\";a:2:{s:13:\"last_modified\";i:1423704479;s:8:\"filesize\";i:3704;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/screenshot.png\";a:2:{s:13:\"last_modified\";i:1423704479;s:8:\"filesize\";i:189206;}s:79:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/comments.php\";a:2:{s:13:\"last_modified\";i:1423704479;s:8:\"filesize\";i:2013;}s:76:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/style.css\";a:2:{s:13:\"last_modified\";i:1423704479;s:8:\"filesize\";i:48828;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/functions/admin-interface.php\";a:2:{s:13:\"last_modified\";i:1423704479;s:8:\"filesize\";i:44140;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/functions/admin-style.css\";a:2:{s:13:\"last_modified\";i:1423704479;s:8:\"filesize\";i:10587;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/functions/admin-functions.php\";a:2:{s:13:\"last_modified\";i:1423704479;s:8:\"filesize\";i:3525;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/functions/theme-options.php\";a:2:{s:13:\"last_modified\";i:1423704479;s:8:\"filesize\";i:13059;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/functions/inkthemes-functions.php\";a:2:{s:13:\"last_modified\";i:1423704479;s:8:\"filesize\";i:21364;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/functions/define_template.php\";a:2:{s:13:\"last_modified\";i:1423704479;s:8:\"filesize\";i:2614;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/functions/css/colorpicker.css\";a:2:{s:13:\"last_modified\";i:1423704479;s:8:\"filesize\";i:3662;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/functions/dynamic-image.php\";a:2:{s:13:\"last_modified\";i:1423704479;s:8:\"filesize\";i:13341;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/functions/images/icon-add.png\";a:2:{s:13:\"last_modified\";i:1423704479;s:8:\"filesize\";i:733;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/functions/images/ico-docs.png\";a:2:{s:13:\"last_modified\";i:1423704479;s:8:\"filesize\";i:356;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/functions/images/2cr.png\";a:2:{s:13:\"last_modified\";i:1423704479;s:8:\"filesize\";i:2985;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/functions/images/wrench.png\";a:2:{s:13:\"last_modified\";i:1423704479;s:8:\"filesize\";i:378;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/functions/images/icon_option2.png\";a:2:{s:13:\"last_modified\";i:1423704479;s:8:\"filesize\";i:989;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/functions/images/3cm.png\";a:2:{s:13:\"last_modified\";i:1423704479;s:8:\"filesize\";i:3036;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/functions/images/colorpicker/blank.gif\";a:2:{s:13:\"last_modified\";i:1423704479;s:8:\"filesize\";i:45;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/functions/images/colorpicker/select.png\";a:2:{s:13:\"last_modified\";i:1423704479;s:8:\"filesize\";i:3278;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/functions/images/inkthemes-logo.png\";a:2:{s:13:\"last_modified\";i:1423704479;s:8:\"filesize\";i:14064;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/functions/images/loading-bottom.gif\";a:2:{s:13:\"last_modified\";i:1423704479;s:8:\"filesize\";i:1392;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/functions/images/file-icon.png\";a:2:{s:13:\"last_modified\";i:1423704479;s:8:\"filesize\";i:3342;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/functions/images/icon_option.png\";a:2:{s:13:\"last_modified\";i:1423704479;s:8:\"filesize\";i:8002;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/functions/images/logo.png\";a:2:{s:13:\"last_modified\";i:1423704479;s:8:\"filesize\";i:12645;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/functions/images/inkthemeslogo.png\";a:2:{s:13:\"last_modified\";i:1423704479;s:8:\"filesize\";i:12645;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/functions/images/icon-edit.png\";a:2:{s:13:\"last_modified\";i:1423704479;s:8:\"filesize\";i:618;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/functions/images/warning.png\";a:2:{s:13:\"last_modified\";i:1423704479;s:8:\"filesize\";i:308;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/functions/images/3cr.png\";a:2:{s:13:\"last_modified\";i:1423704479;s:8:\"filesize\";i:3050;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/functions/images/favicon.ico\";a:2:{s:13:\"last_modified\";i:1423704479;s:8:\"filesize\";i:1150;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/functions/images/2cl.png\";a:2:{s:13:\"last_modified\";i:1423704479;s:8:\"filesize\";i:2984;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/functions/images/ico-close.png\";a:2:{s:13:\"last_modified\";i:1423704479;s:8:\"filesize\";i:3352;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/functions/images/accept.png\";a:2:{s:13:\"last_modified\";i:1423704479;s:8:\"filesize\";i:2915;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/functions/js/tiny_mce_init.js\";a:2:{s:13:\"last_modified\";i:1423704479;s:8:\"filesize\";i:2169;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/functions/js/colorpicker.js\";a:2:{s:13:\"last_modified\";i:1423704479;s:8:\"filesize\";i:16872;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/functions/js/jquery.maskedinput-1.2.2.js\";a:2:{s:13:\"last_modified\";i:1423704479;s:8:\"filesize\";i:7435;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/functions/js/ajaxupload.js\";a:2:{s:13:\"last_modified\";i:1423704479;s:8:\"filesize\";i:16394;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/fonts/FontAwesome.otf\";a:2:{s:13:\"last_modified\";i:1423704479;s:8:\"filesize\";i:62856;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/fonts/fontawesome-webfont.svg\";a:2:{s:13:\"last_modified\";i:1423704479;s:8:\"filesize\";i:202148;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/fonts/fontawesome-webfont.eot\";a:2:{s:13:\"last_modified\";i:1423704479;s:8:\"filesize\";i:38205;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/fonts/glyphicons-halflings-regular.woff\";a:2:{s:13:\"last_modified\";i:1423704479;s:8:\"filesize\";i:23292;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/fonts/fontawesome-webfont.woff\";a:2:{s:13:\"last_modified\";i:1423704479;s:8:\"filesize\";i:44432;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/fonts/fonts.css\";a:2:{s:13:\"last_modified\";i:1423704479;s:8:\"filesize\";i:309;}s:86:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/fonts/arvo-700.woff\";a:2:{s:13:\"last_modified\";i:1423704479;s:8:\"filesize\";i:24900;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/fonts/glyphicons-halflings-regular.svg\";a:2:{s:13:\"last_modified\";i:1423704479;s:8:\"filesize\";i:62850;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/fonts/glyphicons-halflings-regular.ttf\";a:2:{s:13:\"last_modified\";i:1423704479;s:8:\"filesize\";i:41236;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/fonts/glyphicons-halflings-regular.eot\";a:2:{s:13:\"last_modified\";i:1423704479;s:8:\"filesize\";i:20290;}s:86:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/fonts/arvo-400.woff\";a:2:{s:13:\"last_modified\";i:1423704479;s:8:\"filesize\";i:26704;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/fonts/fontawesome-webfont.ttf\";a:2:{s:13:\"last_modified\";i:1423704479;s:8:\"filesize\";i:80652;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/languages/default.pot\";a:2:{s:13:\"last_modified\";i:1423704479;s:8:\"filesize\";i:3044;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/languages/default.mo\";a:2:{s:13:\"last_modified\";i:1423704479;s:8:\"filesize\";i:388;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/languages/default.po\";a:2:{s:13:\"last_modified\";i:1423704479;s:8:\"filesize\";i:2889;}s:77:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/readme.txt\";a:2:{s:13:\"last_modified\";i:1423704479;s:8:\"filesize\";i:4248;}s:80:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/functions.php\";a:2:{s:13:\"last_modified\";i:1423704479;s:8:\"filesize\";i:5110;}s:76:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/index.php\";a:2:{s:13:\"last_modified\";i:1423704479;s:8:\"filesize\";i:1849;}s:79:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/category.php\";a:2:{s:13:\"last_modified\";i:1423704479;s:8:\"filesize\";i:2053;}s:80:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/changelog.txt\";a:2:{s:13:\"last_modified\";i:1423704479;s:8:\"filesize\";i:871;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/css/superfish.css\";a:2:{s:13:\"last_modified\";i:1423704479;s:8:\"filesize\";i:2371;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/css/bootstrap.min.css\";a:2:{s:13:\"last_modified\";i:1423704479;s:8:\"filesize\";i:101592;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/css/ie-only.css\";a:2:{s:13:\"last_modified\";i:1423704479;s:8:\"filesize\";i:861;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/css/font-awesome.min.css\";a:2:{s:13:\"last_modified\";i:1423704479;s:8:\"filesize\";i:17780;}s:80:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/css/mmenu.css\";a:2:{s:13:\"last_modified\";i:1423704479;s:8:\"filesize\";i:40130;}s:78:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/sidebar.php\";a:2:{s:13:\"last_modified\";i:1423704479;s:8:\"filesize\";i:732;}s:78:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/license.txt\";a:2:{s:13:\"last_modified\";i:1423704479;s:8:\"filesize\";i:37039;}s:77:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/header.php\";a:2:{s:13:\"last_modified\";i:1423704479;s:8:\"filesize\";i:3864;}s:85:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/sidebar-footer.php\";a:2:{s:13:\"last_modified\";i:1423704479;s:8:\"filesize\";i:3711;}s:74:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/tag.php\";a:2:{s:13:\"last_modified\";i:1423704479;s:8:\"filesize\";i:2470;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/images/testimonial-image.png\";a:2:{s:13:\"last_modified\";i:1423704479;s:8:\"filesize\";i:1619;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/images/recent-blog-seperator-icon.png\";a:2:{s:13:\"last_modified\";i:1423704479;s:8:\"filesize\";i:796;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/images/submit-button.png\";a:2:{s:13:\"last_modified\";i:1423704479;s:8:\"filesize\";i:411;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/images/readmore-icon-red.png\";a:2:{s:13:\"last_modified\";i:1423704479;s:8:\"filesize\";i:600;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/images/reply-icon.png\";a:2:{s:13:\"last_modified\";i:1423704479;s:8:\"filesize\";i:442;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/images/mobile-menu.png\";a:2:{s:13:\"last_modified\";i:1423704479;s:8:\"filesize\";i:289;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/images/pattern-submit.png\";a:2:{s:13:\"last_modified\";i:1423704479;s:8:\"filesize\";i:149;}s:85:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/images/slider1.jpg\";a:2:{s:13:\"last_modified\";i:1423704479;s:8:\"filesize\";i:221830;}s:85:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/images/favicon.ico\";a:2:{s:13:\"last_modified\";i:1423704479;s:8:\"filesize\";i:4286;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/images/footer-li-icon.png\";a:2:{s:13:\"last_modified\";i:1423704479;s:8:\"filesize\";i:211;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/images/search-button.png\";a:2:{s:13:\"last_modified\";i:1423704479;s:8:\"filesize\";i:432;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/images/testimonial-arrow.png\";a:2:{s:13:\"last_modified\";i:1423704479;s:8:\"filesize\";i:218;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/images/sidebar-li-icon-orange.png\";a:2:{s:13:\"last_modified\";i:1423704479;s:8:\"filesize\";i:246;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/images/sidebar-li-icon-black.png\";a:2:{s:13:\"last_modified\";i:1423704479;s:8:\"filesize\";i:274;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/images/recent-blog-border-icon.png\";a:2:{s:13:\"last_modified\";i:1423704479;s:8:\"filesize\";i:109;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/images/readmore-icon.png\";a:2:{s:13:\"last_modified\";i:1423704479;s:8:\"filesize\";i:139;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/images/pattern-light.png\";a:2:{s:13:\"last_modified\";i:1423704479;s:8:\"filesize\";i:217;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/images/comment-arrow.png\";a:2:{s:13:\"last_modified\";i:1423704479;s:8:\"filesize\";i:229;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/attachment.php\";a:2:{s:13:\"last_modified\";i:1423704479;s:8:\"filesize\";i:5299;}s:86:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/js/bootstrap.min.js\";a:2:{s:13:\"last_modified\";i:1423704479;s:8:\"filesize\";i:29097;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/js/superfish.js\";a:2:{s:13:\"last_modified\";i:1423704479;s:8:\"filesize\";i:6975;}s:79:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/js/custom.js\";a:2:{s:13:\"last_modified\";i:1423704479;s:8:\"filesize\";i:781;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/js/jquery.singlePageNav.min.js\";a:2:{s:13:\"last_modified\";i:1423704479;s:8:\"filesize\";i:4031;}s:86:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/js/modernizr.min.js\";a:2:{s:13:\"last_modified\";i:1423704479;s:8:\"filesize\";i:15414;}s:85:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/js/jquery.mmenu.js\";a:2:{s:13:\"last_modified\";i:1423704479;s:8:\"filesize\";i:22076;}s:75:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentytwelve/404.php\";a:2:{s:13:\"last_modified\";i:1423704482;s:8:\"filesize\";i:813;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentytwelve/content-link.php\";a:2:{s:13:\"last_modified\";i:1423704482;s:8:\"filesize\";i:1170;}s:76:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentytwelve/page.php\";a:2:{s:13:\"last_modified\";i:1423704482;s:8:\"filesize\";i:725;}s:79:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentytwelve/archive.php\";a:2:{s:13:\"last_modified\";i:1423704482;s:8:\"filesize\";i:2061;}s:75:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentytwelve/rtl.css\";a:2:{s:13:\"last_modified\";i:1423704482;s:8:\"filesize\";i:4710;}s:78:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentytwelve/search.php\";a:2:{s:13:\"last_modified\";i:1423704482;s:8:\"filesize\";i:1347;}s:85:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentytwelve/sidebar-front.php\";a:2:{s:13:\"last_modified\";i:1423704482;s:8:\"filesize\";i:980;}s:85:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentytwelve/content-quote.php\";a:2:{s:13:\"last_modified\";i:1423704482;s:8:\"filesize\";i:1113;}s:78:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentytwelve/footer.php\";a:2:{s:13:\"last_modified\";i:1423704482;s:8:\"filesize\";i:745;}s:78:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentytwelve/author.php\";a:2:{s:13:\"last_modified\";i:1423704482;s:8:\"filesize\";i:2580;}s:78:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentytwelve/single.php\";a:2:{s:13:\"last_modified\";i:1423704482;s:8:\"filesize\";i:1035;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentytwelve/screenshot.png\";a:2:{s:13:\"last_modified\";i:1423704482;s:8:\"filesize\";i:323498;}s:85:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentytwelve/content-aside.php\";a:2:{s:13:\"last_modified\";i:1423704482;s:8:\"filesize\";i:1271;}s:77:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentytwelve/image.php\";a:2:{s:13:\"last_modified\";i:1423704482;s:8:\"filesize\";i:4367;}s:80:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentytwelve/comments.php\";a:2:{s:13:\"last_modified\";i:1423704482;s:8:\"filesize\";i:2166;}s:77:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentytwelve/style.css\";a:2:{s:13:\"last_modified\";i:1423704482;s:8:\"filesize\";i:36264;}s:85:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentytwelve/content-image.php\";a:2:{s:13:\"last_modified\";i:1423704482;s:8:\"filesize\";i:1137;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentytwelve/editor-style-rtl.css\";a:2:{s:13:\"last_modified\";i:1423704482;s:8:\"filesize\";i:413;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentytwelve/languages/twentytwelve.pot\";a:2:{s:13:\"last_modified\";i:1423704482;s:8:\"filesize\";i:7770;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentytwelve/content-none.php\";a:2:{s:13:\"last_modified\";i:1423704482;s:8:\"filesize\";i:592;}s:79:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentytwelve/content.php\";a:2:{s:13:\"last_modified\";i:1423704482;s:8:\"filesize\";i:3052;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentytwelve/inc/custom-header.php\";a:2:{s:13:\"last_modified\";i:1423704482;s:8:\"filesize\";i:4667;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentytwelve/editor-style.css\";a:2:{s:13:\"last_modified\";i:1423704482;s:8:\"filesize\";i:5467;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentytwelve/functions.php\";a:2:{s:13:\"last_modified\";i:1423704482;s:8:\"filesize\";i:17657;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentytwelve/page-templates/full-width.php\";a:2:{s:13:\"last_modified\";i:1423704482;s:8:\"filesize\";i:817;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentytwelve/page-templates/front-page.php\";a:2:{s:13:\"last_modified\";i:1423704482;s:8:\"filesize\";i:1004;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentytwelve/content-page.php\";a:2:{s:13:\"last_modified\";i:1423704482;s:8:\"filesize\";i:859;}s:77:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentytwelve/index.php\";a:2:{s:13:\"last_modified\";i:1423704482;s:8:\"filesize\";i:2053;}s:80:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentytwelve/category.php\";a:2:{s:13:\"last_modified\";i:1423704482;s:8:\"filesize\";i:1427;}s:78:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentytwelve/css/ie.css\";a:2:{s:13:\"last_modified\";i:1423704482;s:8:\"filesize\";i:5553;}s:79:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentytwelve/sidebar.php\";a:2:{s:13:\"last_modified\";i:1423704482;s:8:\"filesize\";i:418;}s:86:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentytwelve/content-status.php\";a:2:{s:13:\"last_modified\";i:1423704482;s:8:\"filesize\";i:1562;}s:78:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentytwelve/header.php\";a:2:{s:13:\"last_modified\";i:1423704482;s:8:\"filesize\";i:2299;}s:75:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentytwelve/tag.php\";a:2:{s:13:\"last_modified\";i:1423704482;s:8:\"filesize\";i:1404;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentytwelve/js/theme-customizer.js\";a:2:{s:13:\"last_modified\";i:1423704482;s:8:\"filesize\";i:2079;}s:79:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentytwelve/js/html5.js\";a:2:{s:13:\"last_modified\";i:1423704482;s:8:\"filesize\";i:2428;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentytwelve/js/navigation.js\";a:2:{s:13:\"last_modified\";i:1423704482;s:8:\"filesize\";i:1552;}s:70:\"/home/kccofc39/public_html/wordpress/wp-content/themes/radiate/404.php\";a:2:{s:13:\"last_modified\";i:1423704476;s:8:\"filesize\";i:844;}s:77:\"/home/kccofc39/public_html/wordpress/wp-content/themes/radiate/searchform.php\";a:2:{s:13:\"last_modified\";i:1423704476;s:8:\"filesize\";i:698;}s:71:\"/home/kccofc39/public_html/wordpress/wp-content/themes/radiate/page.php\";a:2:{s:13:\"last_modified\";i:1423704476;s:8:\"filesize\";i:933;}s:74:\"/home/kccofc39/public_html/wordpress/wp-content/themes/radiate/archive.php\";a:2:{s:13:\"last_modified\";i:1423704476;s:8:\"filesize\";i:2965;}s:73:\"/home/kccofc39/public_html/wordpress/wp-content/themes/radiate/search.php\";a:2:{s:13:\"last_modified\";i:1423704476;s:8:\"filesize\";i:919;}s:73:\"/home/kccofc39/public_html/wordpress/wp-content/themes/radiate/footer.php\";a:2:{s:13:\"last_modified\";i:1423704476;s:8:\"filesize\";i:869;}s:73:\"/home/kccofc39/public_html/wordpress/wp-content/themes/radiate/single.php\";a:2:{s:13:\"last_modified\";i:1423704476;s:8:\"filesize\";i:756;}s:77:\"/home/kccofc39/public_html/wordpress/wp-content/themes/radiate/screenshot.png\";a:2:{s:13:\"last_modified\";i:1423704476;s:8:\"filesize\";i:713711;}s:75:\"/home/kccofc39/public_html/wordpress/wp-content/themes/radiate/comments.php\";a:2:{s:13:\"last_modified\";i:1423704476;s:8:\"filesize\";i:2819;}s:72:\"/home/kccofc39/public_html/wordpress/wp-content/themes/radiate/style.css\";a:2:{s:13:\"last_modified\";i:1423704476;s:8:\"filesize\";i:30142;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/radiate/languages/nb_NO.po\";a:2:{s:13:\"last_modified\";i:1423704476;s:8:\"filesize\";i:7412;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/radiate/languages/ru_RU.mo\";a:2:{s:13:\"last_modified\";i:1423704476;s:8:\"filesize\";i:6036;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/radiate/languages/nl_NL.po\";a:2:{s:13:\"last_modified\";i:1423704476;s:8:\"filesize\";i:7366;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/radiate/languages/de_DE.po\";a:2:{s:13:\"last_modified\";i:1423704476;s:8:\"filesize\";i:8410;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/radiate/languages/sv_SE.mo\";a:2:{s:13:\"last_modified\";i:1423704476;s:8:\"filesize\";i:4941;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/radiate/languages/nb_NO.mo\";a:2:{s:13:\"last_modified\";i:1423704476;s:8:\"filesize\";i:5018;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/radiate/languages/pt_BR.po\";a:2:{s:13:\"last_modified\";i:1423704476;s:8:\"filesize\";i:7857;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/radiate/languages/ru_RU.po\";a:2:{s:13:\"last_modified\";i:1423704476;s:8:\"filesize\";i:8438;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/radiate/languages/es_ES.mo\";a:2:{s:13:\"last_modified\";i:1423704476;s:8:\"filesize\";i:5353;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/radiate/languages/es_ES.po\";a:2:{s:13:\"last_modified\";i:1423704476;s:8:\"filesize\";i:7763;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/radiate/languages/fr_FR.po\";a:2:{s:13:\"last_modified\";i:1423704476;s:8:\"filesize\";i:7465;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/radiate/languages/radiate.pot\";a:2:{s:13:\"last_modified\";i:1423704476;s:8:\"filesize\";i:5919;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/radiate/languages/sv_SE.po\";a:2:{s:13:\"last_modified\";i:1423704476;s:8:\"filesize\";i:7324;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/radiate/languages/pt_BR.mo\";a:2:{s:13:\"last_modified\";i:1423704476;s:8:\"filesize\";i:5451;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/radiate/languages/nl_NL.mo\";a:2:{s:13:\"last_modified\";i:1423704476;s:8:\"filesize\";i:4980;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/radiate/languages/fr_FR.mo\";a:2:{s:13:\"last_modified\";i:1423704476;s:8:\"filesize\";i:5032;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/radiate/languages/de_DE.mo\";a:2:{s:13:\"last_modified\";i:1423704476;s:8:\"filesize\";i:4618;}s:79:\"/home/kccofc39/public_html/wordpress/wp-content/themes/radiate/content-none.php\";a:2:{s:13:\"last_modified\";i:1423704476;s:8:\"filesize\";i:1154;}s:74:\"/home/kccofc39/public_html/wordpress/wp-content/themes/radiate/content.php\";a:2:{s:13:\"last_modified\";i:1423704476;s:8:\"filesize\";i:2766;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/radiate/inc/custom-header.php\";a:2:{s:13:\"last_modified\";i:1423704476;s:8:\"filesize\";i:3611;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/radiate/inc/template-tags.php\";a:2:{s:13:\"last_modified\";i:1423704476;s:8:\"filesize\";i:6648;}s:78:\"/home/kccofc39/public_html/wordpress/wp-content/themes/radiate/inc/jetpack.php\";a:2:{s:13:\"last_modified\";i:1423704476;s:8:\"filesize\";i:464;}s:77:\"/home/kccofc39/public_html/wordpress/wp-content/themes/radiate/inc/extras.php\";a:2:{s:13:\"last_modified\";i:1423704476;s:8:\"filesize\";i:5252;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/radiate/inc/customizer.php\";a:2:{s:13:\"last_modified\";i:1423704476;s:8:\"filesize\";i:7341;}s:77:\"/home/kccofc39/public_html/wordpress/wp-content/themes/radiate/front-page.php\";a:2:{s:13:\"last_modified\";i:1423704476;s:8:\"filesize\";i:2191;}s:73:\"/home/kccofc39/public_html/wordpress/wp-content/themes/radiate/readme.txt\";a:2:{s:13:\"last_modified\";i:1423704476;s:8:\"filesize\";i:5704;}s:76:\"/home/kccofc39/public_html/wordpress/wp-content/themes/radiate/functions.php\";a:2:{s:13:\"last_modified\";i:1423704476;s:8:\"filesize\";i:4645;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/themes/radiate/font/genericons-regular-webfont.ttf\";a:2:{s:13:\"last_modified\";i:1423704476;s:8:\"filesize\";i:27348;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/themes/radiate/font/genericons-regular-webfont.svg\";a:2:{s:13:\"last_modified\";i:1423704476;s:8:\"filesize\";i:40179;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/themes/radiate/font/genericons-regular-webfont.eot\";a:2:{s:13:\"last_modified\";i:1423704476;s:8:\"filesize\";i:14935;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/themes/radiate/font/genericons-regular-webfont.woff\";a:2:{s:13:\"last_modified\";i:1423704476;s:8:\"filesize\";i:17224;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/radiate/content-single.php\";a:2:{s:13:\"last_modified\";i:1423704476;s:8:\"filesize\";i:1968;}s:79:\"/home/kccofc39/public_html/wordpress/wp-content/themes/radiate/content-page.php\";a:2:{s:13:\"last_modified\";i:1423704476;s:8:\"filesize\";i:742;}s:72:\"/home/kccofc39/public_html/wordpress/wp-content/themes/radiate/index.php\";a:2:{s:13:\"last_modified\";i:1423704476;s:8:\"filesize\";i:1307;}s:74:\"/home/kccofc39/public_html/wordpress/wp-content/themes/radiate/sidebar.php\";a:2:{s:13:\"last_modified\";i:1423704476;s:8:\"filesize\";i:935;}s:73:\"/home/kccofc39/public_html/wordpress/wp-content/themes/radiate/header.php\";a:2:{s:13:\"last_modified\";i:1423704476;s:8:\"filesize\";i:1635;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/themes/radiate/images/header/header-image-one.jpg\";a:2:{s:13:\"last_modified\";i:1423704476;s:8:\"filesize\";i:296848;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/themes/radiate/images/header/header-image-one-thumbnail.jpg\";a:2:{s:13:\"last_modified\";i:1423704476;s:8:\"filesize\";i:35433;}s:78:\"/home/kccofc39/public_html/wordpress/wp-content/themes/radiate/js/html5shiv.js\";a:2:{s:13:\"last_modified\";i:1423704476;s:8:\"filesize\";i:10189;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/radiate/js/html5shiv.min.js\";a:2:{s:13:\"last_modified\";i:1423704476;s:8:\"filesize\";i:2636;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/themes/radiate/js/skip-link-focus-fix.js\";a:2:{s:13:\"last_modified\";i:1423704476;s:8:\"filesize\";i:752;}s:75:\"/home/kccofc39/public_html/wordpress/wp-content/themes/radiate/js/custom.js\";a:2:{s:13:\"last_modified\";i:1423704476;s:8:\"filesize\";i:576;}s:79:\"/home/kccofc39/public_html/wordpress/wp-content/themes/radiate/js/navigation.js\";a:2:{s:13:\"last_modified\";i:1423704476;s:8:\"filesize\";i:964;}s:79:\"/home/kccofc39/public_html/wordpress/wp-content/themes/radiate/js/customizer.js\";a:2:{s:13:\"last_modified\";i:1423704476;s:8:\"filesize\";i:948;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/printfriendly/colorpicker.js\";a:2:{s:13:\"last_modified\";i:1423704441;s:8:\"filesize\";i:17175;}s:78:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/printfriendly/admin.js\";a:2:{s:13:\"last_modified\";i:1423704441;s:8:\"filesize\";i:8186;}s:86:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/printfriendly/screenshot-3.png\";a:2:{s:13:\"last_modified\";i:1423704441;s:8:\"filesize\";i:31046;}s:76:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/printfriendly/pf.php\";a:2:{s:13:\"last_modified\";i:1423704441;s:8:\"filesize\";i:60630;}s:86:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/printfriendly/screenshot-4.png\";a:2:{s:13:\"last_modified\";i:1423704441;s:8:\"filesize\";i:103922;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/printfriendly/languages/printfriendly.pot\";a:2:{s:13:\"last_modified\";i:1423704441;s:8:\"filesize\";i:4995;}s:86:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/printfriendly/screenshot-1.png\";a:2:{s:13:\"last_modified\";i:1423704441;s:8:\"filesize\";i:307574;}s:86:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/printfriendly/screenshot-2.png\";a:2:{s:13:\"last_modified\";i:1423704441;s:8:\"filesize\";i:105309;}s:79:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/printfriendly/admin.css\";a:2:{s:13:\"last_modified\";i:1423704441;s:8:\"filesize\";i:6135;}s:80:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/printfriendly/readme.txt\";a:2:{s:13:\"last_modified\";i:1423704441;s:8:\"filesize\";i:12487;}s:83:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/printfriendly/uninstall.php\";a:2:{s:13:\"last_modified\";i:1423704441;s:8:\"filesize\";i:670;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/printfriendly/license.txt\";a:2:{s:13:\"last_modified\";i:1423704441;s:8:\"filesize\";i:35146;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/printfriendly/images/colorpicker_hsb_s.png\";a:2:{s:13:\"last_modified\";i:1423704441;s:8:\"filesize\";i:1171;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/printfriendly/images/custom_background.png\";a:2:{s:13:\"last_modified\";i:1423704441;s:8:\"filesize\";i:1916;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/printfriendly/images/colorpicker_submit.png\";a:2:{s:13:\"last_modified\";i:1423704441;s:8:\"filesize\";i:984;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/printfriendly/images/custom_indic.gif\";a:2:{s:13:\"last_modified\";i:1423704441;s:8:\"filesize\";i:86;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/printfriendly/images/colorpicker_hex.png\";a:2:{s:13:\"last_modified\";i:1423704441;s:8:\"filesize\";i:532;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/printfriendly/images/slider.png\";a:2:{s:13:\"last_modified\";i:1423704441;s:8:\"filesize\";i:315;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/printfriendly/images/pf-icon.png\";a:2:{s:13:\"last_modified\";i:1423704441;s:8:\"filesize\";i:1967;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/printfriendly/images/colorpicker_overlay.png\";a:2:{s:13:\"last_modified\";i:1423704441;s:8:\"filesize\";i:10355;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/printfriendly/images/custom_hsb_s.png\";a:2:{s:13:\"last_modified\";i:1423704441;s:8:\"filesize\";i:1168;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/printfriendly/images/custom_hsb_h.png\";a:2:{s:13:\"last_modified\";i:1423704441;s:8:\"filesize\";i:970;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/printfriendly/images/custom_hsb_b.png\";a:2:{s:13:\"last_modified\";i:1423704441;s:8:\"filesize\";i:1097;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/printfriendly/images/colorpicker_select.gif\";a:2:{s:13:\"last_modified\";i:1423704441;s:8:\"filesize\";i:78;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/printfriendly/images/colorpicker_hsb_b.png\";a:2:{s:13:\"last_modified\";i:1423704441;s:8:\"filesize\";i:970;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/printfriendly/images/colorpicker_rgb_b.png\";a:2:{s:13:\"last_modified\";i:1423704441;s:8:\"filesize\";i:970;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/printfriendly/images/colorpicker_rgb_r.png\";a:2:{s:13:\"last_modified\";i:1423704441;s:8:\"filesize\";i:1066;}s:86:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/printfriendly/images/blank.gif\";a:2:{s:13:\"last_modified\";i:1423704441;s:8:\"filesize\";i:49;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/printfriendly/images/custom_rgb_g.png\";a:2:{s:13:\"last_modified\";i:1423704441;s:8:\"filesize\";i:1069;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/printfriendly/images/colorpicker_indic.gif\";a:2:{s:13:\"last_modified\";i:1423704441;s:8:\"filesize\";i:86;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/printfriendly/images/custom_rgb_r.png\";a:2:{s:13:\"last_modified\";i:1423704441;s:8:\"filesize\";i:1018;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/printfriendly/images/colorpicker_rgb_g.png\";a:2:{s:13:\"last_modified\";i:1423704441;s:8:\"filesize\";i:1069;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/printfriendly/images/custom_hex.png\";a:2:{s:13:\"last_modified\";i:1423704441;s:8:\"filesize\";i:562;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/printfriendly/images/custom_submit.png\";a:2:{s:13:\"last_modified\";i:1423704441;s:8:\"filesize\";i:997;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/printfriendly/images/colorpicker_hsb_h.png\";a:2:{s:13:\"last_modified\";i:1423704441;s:8:\"filesize\";i:1012;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/printfriendly/images/colorpicker_background.png\";a:2:{s:13:\"last_modified\";i:1423704441;s:8:\"filesize\";i:1897;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/printfriendly/images/custom_rgb_b.png\";a:2:{s:13:\"last_modified\";i:1423704441;s:8:\"filesize\";i:1008;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/printfriendly/images/select.png\";a:2:{s:13:\"last_modified\";i:1423704441;s:8:\"filesize\";i:506;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/printfriendly/images/select2.png\";a:2:{s:13:\"last_modified\";i:1423704441;s:8:\"filesize\";i:518;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/printfriendly/images/noimage.png\";a:2:{s:13:\"last_modified\";i:1423704441;s:8:\"filesize\";i:2434;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/fontselect.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:4878;}s:85:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/word.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:7399;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/layers.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:625;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/rss.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:4270;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/acronym.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:3331;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/sub.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:3479;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/googlemaps.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:881;}s:83:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/hr.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:3140;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/advlink.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:3982;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/w3cvalidate.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:793;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/ins.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:3401;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/cut.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:3572;}s:85:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/help.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:4391;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/comment_preview.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:9623;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/normal.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:307;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/red.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:749;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/encode.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:4048;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/new.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:3485;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/support.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:4736;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/youtube.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:212;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/twitter.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:19905;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/tablecontrols.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:9452;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/div_clear.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:797;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/page_break.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:357;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/screencast.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:4090;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/mailto.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:595;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/preview.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:3657;}s:85:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/span.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:3459;}s:85:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/cite.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:3370;}s:85:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/code.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:3370;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/del.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:3429;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/uninstall1.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:21354;}s:86:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/clker.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:4092;}s:86:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/close.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:1716;}s:86:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/html5.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:3049;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/attribs.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:3616;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/default.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:3665;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/datetime.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:4406;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/ezimage.gif\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:712;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/tableDropdown.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:3597;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/youtubeIframe.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:1182;}s:86:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/ptags.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:3238;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/styles_addon.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:82586;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/loremipsum.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:3662;}s:86:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/check.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:741;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/acheck.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:4078;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/started.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:3608;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/settings.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:5940;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/anchor.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:3534;}s:86:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/image.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:3607;}s:85:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/abbr.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:3314;}s:86:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/email.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:3562;}s:86:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/addon.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:1514;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/firefox.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:18275;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/fontsizeselect.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:4755;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/follow.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:3881;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/warning.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:893;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/admin_webfonts.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:8069;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/codemagic.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:3463;}s:86:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/print.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:3583;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/emotions.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:3719;}s:86:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/moods.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:3779;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/yellow.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:624;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/imgmap.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:979;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/forecolorpicker.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:3519;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/nonbreaking.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:705;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/admin_styles.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:7741;}s:85:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/blog.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:9050;}s:85:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/tips.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:3452;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/paypal.gif\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:6122;}s:86:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/paste.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:3638;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/spread.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:3502;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/facebook.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:20057;}s:85:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/vote.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:3703;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/search.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:3661;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/styleprops.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:3531;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/visualchars.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:3437;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/replace.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:3603;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/equation.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:502;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/linebreak.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:3096;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/donate2.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:3353;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/backcolorpicker.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:3609;}s:85:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/wppa.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:1270;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/directionality.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:927;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/visualaid.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:3570;}s:86:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/green.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:740;}s:86:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/media.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:3540;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/shortcodes.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:1115;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/images.gif\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:614;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/popup-help.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:3400;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/styleselect.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:4469;}s:86:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/Thumbs.db\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:406528;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/sup.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:3499;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/overlay.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:935;}s:85:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/copy.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:3569;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/donate.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:18174;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/uninstall.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:3558;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/thread.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:3734;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/pro.gif\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:16626;}s:86:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/works.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:22333;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/default.pot\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:28646;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/admin_functions.php\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:24563;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/tinymce/editable_selects.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:1976;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/tinymce/form_utils.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:5781;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/tinymce/tiny_mce_popup.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:4776;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/tinymce/mctabs.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:3894;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/tinymce/validate.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:5848;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/options_functions.php\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:74733;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/nonbreaking/editor_plugin.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:955;}s:112:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/nonbreaking/editor_plugin_src.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:1533;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/imgmap/popup.html\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:3820;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/imgmap/langs/en.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:144;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/imgmap/css/imgmap.css\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:2504;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/imgmap/jscripts/lang_fr.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:1695;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/imgmap/jscripts/imgmap.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:94317;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/imgmap/jscripts/lang_de.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:1682;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/imgmap/jscripts/lang_es.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:1701;}s:112:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/imgmap/jscripts/imgmap_packed.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:50640;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/imgmap/jscripts/lang_en.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:1470;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/imgmap/jscripts/lang_hu.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:1640;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/imgmap/jscripts/excanvas.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:9464;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/imgmap/jscripts/lang_pt.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:1595;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/imgmap/jscripts/functions.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:18171;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/imgmap/editor_plugin.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:3621;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/imgmap/images/delete.gif\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:1006;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/imgmap/images/add.gif\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:1010;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/imgmap/images/html.gif\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:1009;}s:112:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/imgmap/images/tinymce_button.gif\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:979;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/imgmap/images/edit.gif\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:604;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/imgmap/images/clipboard.gif\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:1039;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/imgmap/images/zoom.gif\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:608;}s:111:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/imgmap/images/bullet_orange.gif\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:282;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/imgmap/images/Thumbs.db\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:9728;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/imgmap/images/accept.gif\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:1024;}s:110:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/imgmap/images/bullet_green.gif\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:282;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/imgmap/editor_plugin_src.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:3621;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/style/props.htm\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:38224;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/style/langs/en_dlg.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:1579;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/style/css/props.css\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:859;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/style/editor_plugin.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:949;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/style/editor_plugin_src.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:1550;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/style/js/props.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:30391;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/shortcodes/shortcodes.php\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:1267;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/shortcodes/img/shortcodes.gif\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:1200;}s:118:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/shortcodes/img/wordpress-shortcode.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:17628;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/shortcodes/img/Thumbs.db\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:10752;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/shortcodes/langs/en.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:193;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/shortcodes/css/shortcodes.css\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:543;}s:111:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/shortcodes/editor_plugin_src.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:1883;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/shortcodes/js/dialog.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:312;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/linebreak/langs/en.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:69;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/linebreak/linebreak.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:3096;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/linebreak/editor_plugin.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:1394;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/ptags/ptags.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:3238;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/ptags/langs/en_dlg.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:372;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/ptags/langs/en.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:80;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/ptags/editor_plugin.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:1594;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/ptags/ptags.htm\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:2055;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/ptags/js/dialog.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:282;}s:111:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/directionality/editor_plugin.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:1357;}s:115:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/directionality/editor_plugin_src.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:2289;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/advlist/editor_plugin.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:2324;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/advlist/editor_plugin_src.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:4726;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/codemagic/img/code.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:3045;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/codemagic/img/Thumbs.db\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:2560;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/codemagic/img/icons/redo.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:586;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/codemagic/img/icons/undo.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:605;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/codemagic/img/icons/file.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:531;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/codemagic/img/icons/lens.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:722;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/codemagic/img/icons/Thumbs.db\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:3584;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/codemagic/README.md\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:207;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/codemagic/codemagic.htm\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:4330;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/codemagic/langs/en_dlg.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:518;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/codemagic/langs/cs_dlg.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:519;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/codemagic/langs/en.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:76;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/codemagic/langs/cs.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:77;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/codemagic/langs/sk_dlg.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:531;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/codemagic/langs/sk.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:78;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/codemagic/css/style.css\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:1111;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/codemagic/css/codemirror.css\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:2084;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/codemagic/css/default.css\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:921;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/codemagic/editor_plugin.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:771;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/codemagic/licence.txt\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:1085;}s:110:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/codemagic/editor_plugin_src.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:1438;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/codemagic/js/beautify.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:42264;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/codemagic/js/beautify-html.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:29163;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/codemagic/js/codemagic.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:19513;}s:117:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/codemagic/js/codemirror-compressed.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:47204;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/advhr/rule.htm\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:2437;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/advhr/langs/en_dlg.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:220;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/advhr/css/advhr.css\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:240;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/advhr/editor_plugin.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:885;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/advhr/editor_plugin_src.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:1485;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/advhr/js/rule.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:1324;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/xhtmlxtras/del.htm\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:7308;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/xhtmlxtras/abbr.htm\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:6257;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/xhtmlxtras/cite.htm\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:6257;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/xhtmlxtras/attributes.htm\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:6246;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/xhtmlxtras/ins.htm\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:7313;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/xhtmlxtras/langs/en_dlg.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:1092;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/xhtmlxtras/css/popup.css\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:514;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/xhtmlxtras/css/attributes.css\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:197;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/xhtmlxtras/acronym.htm\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:6272;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/xhtmlxtras/editor_plugin.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:2822;}s:111:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/xhtmlxtras/editor_plugin_src.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:4170;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/xhtmlxtras/js/cite.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:541;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/xhtmlxtras/js/acronym.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:559;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/xhtmlxtras/js/ins.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:1356;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/xhtmlxtras/js/del.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:1356;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/xhtmlxtras/js/attributes.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:3471;}s:111:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/xhtmlxtras/js/element_common.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:7159;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/xhtmlxtras/js/abbr.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:541;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/visualchars/editor_plugin.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:1379;}s:112:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/visualchars/editor_plugin_src.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:2207;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/equation/img/equation.gif\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:208;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/equation/img/Thumbs.db\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:2560;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/equation/editor_plugin.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:2783;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/table/merge_cells.htm\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:1520;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/table/cell.htm\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:7308;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/table/table.htm\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:9051;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/table/langs/en_dlg.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:2092;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/table/css/table.css\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:170;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/table/css/row.css\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:306;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/table/css/cell.css\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:205;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/table/editor_plugin.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:17170;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/table/editor_plugin_src.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:39210;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/table/row.htm\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:6264;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/table/js/table.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:14682;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/table/js/merge_cells.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:568;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/table/js/cell.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:9398;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/table/js/row.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:7358;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/img/html5.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:63862;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/img/tagwrap.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:3049;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/img/tinymce_help.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:4455;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/img/Thumbs.db\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:11264;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/tagwrap.htm\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:26997;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/__notes.txt\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:948;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/tags/video.htm\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:2592;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/tags/label.htm\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:2080;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/tags/iframe.htm\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:2631;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/tags/img/html5.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:63862;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/tags/img/tagwrap.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:3049;}s:113:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/tags/img/tinymce_help.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:4455;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/tags/p.htm\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:1798;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/tags/source.htm\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:2346;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/tags/optgroup.htm\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:1854;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/tags/h2.htm\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:1806;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/tags/map.htm\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:2011;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/tags/colgroup.htm\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:2097;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/tags/object.htm\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:3553;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/tags/abbr.htm\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:1784;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/tags/br.htm\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:1779;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/tags/input.htm\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:4307;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/tags/track.htm\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:2796;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/tags/data.htm\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:1787;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/tags/ul.htm\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:1806;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/tags/base.htm\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:2102;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/tags/bdo.htm\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:1837;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/tags/td.htm\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:3554;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/tags/cite.htm\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:1787;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/tags/h1.htm\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:1806;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/tags/fieldset.htm\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:2110;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/tags/option.htm\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:2348;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/tags/script.htm\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:2348;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/tags/col.htm\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:1780;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/tags/meta.htm\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:3041;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/tags/table.htm\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:3119;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/tags/h4.htm\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:1806;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/tags/textarea.htm\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:2884;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/tags/figure.htm\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:1834;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/tags/ol.htm\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:2103;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/tags/h3.htm\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:1806;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/tags/h6.htm\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:1806;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/tags/mark.htm\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:1822;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/tags/button.htm\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:3222;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/tags/nav.htm\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:1814;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/tags/area.htm\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:2146;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/tags/aside.htm\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:1871;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/tags/th.htm\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:3554;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/tags/langs/en_dlg.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:56041;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/tags/langs/en.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:416;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/tags/style.htm\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:2292;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/tags/span.htm\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:1822;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/tags/embed.htm\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:2419;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/tags/h5.htm\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:1806;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/tags/select.htm\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:2344;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/tags/audio.htm\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:1835;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/tags/img.htm\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:3170;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/tags/css/tagwrap.css\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:1755;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/tags/div.htm\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:1814;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/tags/body.htm\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:1822;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/tags/output.htm\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:2344;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/tags/progress.htm\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:2110;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/tags/eventsource.htm\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:1837;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/tags/pre.htm\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:1814;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/tags/meter.htm\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:3354;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/tags/form.htm\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:3630;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/tags/a.htm\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:2074;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/tags/li.htm\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:2040;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/tags/datalist.htm\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:1813;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/tags/param.htm\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:2050;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/tags/link.htm\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:2382;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/tags/hr.htm\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:1806;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/tags/tr.htm\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:2626;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/tags/js/dialog.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:303;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/tags/canvas.htm\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:2237;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/langs/en_dlg.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:56041;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/langs/en.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:410;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/css/tagwrap.css\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:1755;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/editor_plugin_src.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:1844;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/js/dialog.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:303;}s:111:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/searchreplace/searchreplace.htm\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:5348;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/searchreplace/langs/en_dlg.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:445;}s:115:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/searchreplace/css/searchreplace.css\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:176;}s:110:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/searchreplace/editor_plugin.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:1068;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/searchreplace/editor_plugin_src.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:1819;}s:113:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/searchreplace/js/searchreplace.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:3690;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/ezimage/img/ezimage.gif\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:712;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/ezimage/img/Thumbs.db\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:3072;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/ezimage/ezimage.htm\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:4748;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/ezimage/langs/en_dlg.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:816;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/ezimage/langs/fr_dlg.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:844;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/ezimage/langs/en.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:166;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/ezimage/langs/fr.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:170;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/ezimage/css/ezimage.css\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:2473;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/ezimage/editor_plugin.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:2894;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/ezimage/editor_plugin_src.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:2894;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/ezimage/js/ezimage.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:19957;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/clker/img/before.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:1090;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/clker/img/end.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:1124;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/clker/img/start.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:1035;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/clker/img/clker.gif\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:1088;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/clker/img/clker.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:4092;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/clker/img/next.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:1135;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/clker/img/Thumbs.db\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:9216;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/clker/search.php\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:190;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/clker/langs/en_dlg.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:111;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/clker/langs/en.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:79;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/clker/dialog.htm\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:1188;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/clker/editor_plugin.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:2898;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/clker/js/dialog.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:7950;}s:112:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/loremipsum/img/loremipsum_de.gif\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:550;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/loremipsum/img/loremipsum.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:3662;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/loremipsum/img/loremipsum.gif\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:121;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/loremipsum/img/Thumbs.db\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:3584;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/loremipsum/langs/es_dlg.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:582;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/loremipsum/langs/ca_dlg.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:579;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/loremipsum/langs/es.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:364;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/loremipsum/langs/en_dlg.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:582;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/loremipsum/langs/ca.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:364;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/loremipsum/langs/cs_dlg.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:582;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/loremipsum/langs/en.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:364;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/loremipsum/langs/de_dlg.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:589;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/loremipsum/langs/cs.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:362;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/loremipsum/langs/de.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:377;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/loremipsum/loremipsum.html\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:2339;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/loremipsum/editor_plugin.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:853;}s:111:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/loremipsum/editor_plugin_src.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:2833;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/loremipsum/js/loremipsum.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:14181;}s:111:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/loremipsum/js/loremipsum_src.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:16661;}s:111:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/insertdatetime/editor_plugin.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:2043;}s:115:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/insertdatetime/editor_plugin_src.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:2974;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/print/editor_plugin.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:503;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/print/editor_plugin_src.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:893;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/encode/img/encode.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:4048;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/encode/img/decode.gif\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:87;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/encode/img/encode.gif\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:1129;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/encode/img/Thumbs.db\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:4608;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/encode/langs/en_dlg.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:82;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/encode/langs/en.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:79;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/encode/editor_plugin.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:40408;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/encode/editor_plugin_src.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:40408;}s:110:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tableDropdown/editor_plugin.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:3088;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/acheck/img/acheck.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:4078;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/acheck/img/acheck.gif\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:1087;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/acheck/img/Thumbs.db\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:4096;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/acheck/langs/en_dlg.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:79;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/acheck/langs/en.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:67;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/acheck/editor_plugin.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:1310;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/acheck/editor_plugin_src.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:3172;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/acheck/js/dialog.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:609;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/advimage/img/sample.gif\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:1624;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/advimage/langs/en_dlg.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:1270;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/advimage/image.htm\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:12103;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/advimage/css/advimage.css\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:672;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/advimage/editor_plugin.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:791;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/advimage/editor_plugin_src.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:1342;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/advimage/js/image.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:12808;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/mailto/langs/es.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:203;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/mailto/langs/en.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:84;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/mailto/editor_plugin.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:1514;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/mailto/images/mailto.gif\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:1406;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/mailto/images/Thumbs.db\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:3072;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/mailto/editor_plugin_src.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:1516;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/youtubeIframe/img/youtube.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:2195;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/youtubeIframe/img/Thumbs.db\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:3584;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/youtubeIframe/index.html\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:4936;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/youtubeIframe/langs/en_dlg.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:363;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/youtubeIframe/langs/en.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:69;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/youtubeIframe/css/style.css\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:1676;}s:110:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/youtubeIframe/editor_plugin.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:951;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/youtubeIframe/editor_plugin_src.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:3554;}s:111:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/youtubeIframe/js/scripts_src.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:3293;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/youtubeIframe/js/scripts.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:1946;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/w3cvalidate/img/xhtml.gif\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:397;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/w3cvalidate/img/Thumbs.db\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:3072;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/w3cvalidate/w3cvalidate.htm\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:2346;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/w3cvalidate/langs/en_dlg.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:104;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/w3cvalidate/langs/en.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:74;}s:111:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/w3cvalidate/css/w3cvalidate.css\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:84;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/w3cvalidate/editor_plugin.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:2877;}s:112:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/w3cvalidate/editor_plugin_src.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:2876;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/w3cvalidate/js/jquery.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:54075;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/w3cvalidate/js/dialog.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:609;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/w3cvalidate/js/w3cvalidate.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:2407;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/layer/editor_plugin.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:4096;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/layer/editor_plugin_src.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:6795;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/media/moxieplayer.swf\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:19980;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/media/langs/en_dlg.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:2814;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/media/css/media.css\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:1340;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/media/media.htm\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:38868;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/media/editor_plugin.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:12470;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/media/editor_plugin_src.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:25879;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/media/js/media.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:14927;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/media/js/embed.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:1938;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/jwl_span/span.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:3459;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/jwl_span/jwl_span.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:1511;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/jwl_span/langs/en.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:78;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/youtube/img/Google-YouTube-128.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:11800;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/youtube/img/youtube.gif\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:212;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/youtube/img/Thumbs.db\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:12800;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/youtube/youtube.htm\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:3391;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/youtube/langs/en_dlg.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:485;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/youtube/langs/fr_dlg.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:412;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/youtube/langs/en.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:69;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/youtube/langs/fr.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:76;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/youtube/css/youtube.css\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:543;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/youtube/editor_plugin.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:1067;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/youtube/editor_plugin_src.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:3413;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/youtube/js/dialog.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:3935;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/advlink/advlink.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:3982;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/advlink/img/advlink.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:3982;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/advlink/img/Thumbs.db\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:3584;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/advlink/langs/en_dlg.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:1667;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/advlink/css/advlink.css\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:480;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/advlink/editor_plugin.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:1057;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/advlink/link.htm\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:15799;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/advlink/editor_plugin_src.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:1669;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/advlink/js/advlink.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:17165;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/clear/langs/es.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:203;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/clear/langs/en.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:162;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/clear/css/clear.css\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:400;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/clear/editor_plugin.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:3020;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/clear/editor_plugin.js.LCK\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:32;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/clear/editor_plugin.dev.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:4835;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/clear/images/trans.gif\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:43;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/clear/images/clearright.gif\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:164;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/clear/images/clearleft.gif\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:138;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/clear/images/clearright_button.gif\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:129;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/clear/images/clearboth.gif\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:149;}s:113:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/clear/images/clearleft_button.gif\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:125;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/clear/images/Thumbs.db\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:4608;}s:113:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/clear/images/clearboth_button.gif\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:161;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/smiley-smile.gif\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:344;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/smiley-yell.gif\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:336;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/smiley-cry.gif\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:329;}s:112:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/smiley-innocent.gif\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:336;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/popobig/cry.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:5002;}s:113:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/popobig/hell_boy.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:5446;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/popobig/ops.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:4834;}s:112:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/popobig/too_sad.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:5527;}s:116:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/popobig/embarrassed.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:4928;}s:110:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/popobig/adore.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:5316;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/popobig/big_smile.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:5039;}s:111:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/popobig/matrix.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:4950;}s:112:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/popobig/confuse.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:4703;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/popobig/haha.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:5178;}s:119:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/popobig/still_dreaming.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:5069;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/popobig/look_down.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:4560;}s:110:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/popobig/doubt.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:4870;}s:112:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/popobig/dribble.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:5894;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/popobig/confident.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:5061;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/popobig/oh.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:5290;}s:112:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/popobig/furious.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:5208;}s:111:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/popobig/baffle.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:4555;}s:115:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/popobig/sweet_kiss.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:5096;}s:110:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/popobig/canny.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:4774;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/popobig/boss.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:5258;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/popobig/beat_ball.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:5482;}s:113:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/popobig/misdoubt.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:4762;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/popobig/sad.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:4816;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/popobig/surrender.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:4974;}s:120:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/popobig/burn_joss_stick.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:4992;}s:110:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/popobig/tired.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:5137;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/popobig/what.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:4941;}s:110:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/popobig/angry.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:4612;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/popobig/feel_good.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:4850;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/popobig/ah.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:5376;}s:115:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/popobig/beat_brick.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:5194;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/smiley-kiss.gif\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:338;}s:113:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/blueicons/Crying.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:3639;}s:111:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/blueicons/Sick.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:3639;}s:112:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/blueicons/Blush.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:3629;}s:112:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/blueicons/Alien.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:3664;}s:112:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/blueicons/Happy.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:3630;}s:112:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/blueicons/Devil.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:3744;}s:113:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/blueicons/Tounge.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:3645;}s:113:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/blueicons/Smile1.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:3635;}s:112:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/blueicons/Yikes.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:3639;}s:112:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/blueicons/Ahhhh.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:3634;}s:111:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/blueicons/Tear.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:3623;}s:111:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/blueicons/Love.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:3720;}s:112:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/blueicons/Wink1.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:3621;}s:112:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/blueicons/Sleep.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:3592;}s:110:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/blueicons/Huh.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:3618;}s:112:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/blueicons/Cool1.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:3672;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/smiley-wink.gif\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:350;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/smiley-embarassed.gif\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:331;}s:113:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/smiley-undecided.gif\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:337;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/smiley-frown.gif\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:340;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/smiley-cool.gif\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:354;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/popo/eyes_dropped.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:3662;}s:110:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/popo/exciting.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:3658;}s:111:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/popo/big_smile.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:3637;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/popo/haha.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:3699;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/popo/shocked.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:3646;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/popo/scorn.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:3598;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/popo/secret_smile.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:3624;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/popo/shame.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:3626;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/popo/unhappy.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:3596;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/popo/grimace.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:3691;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/popo/girl.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:3639;}s:116:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/popo/electric_shock.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:3708;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/popo/what.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:3563;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/popo/cry1.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:3808;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/popo/victory.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:3693;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/popo/amazing.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:3595;}s:115:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/smiley-money-mouth.gif\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:321;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/smiley-tongue-out.gif\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:328;}s:112:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/smiley-laughing.gif\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:343;}s:110:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/smiley-sealed.gif\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:323;}s:113:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/smiley-surprised.gif\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:338;}s:117:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/smiley-foot-in-mouth.gif\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:342;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/emotions.htm\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:24592;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/langs/en_dlg.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:2153;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/editor_plugin.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:687;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/editor_plugin_src.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:1232;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/js/emotions.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:1120;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/preview/example.html\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:739;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/preview/preview.html\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:638;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/preview/jscripts/embed.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:1938;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/preview/editor_plugin.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:1062;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/preview/editor_plugin_src.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:1653;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/includes/defaults.php\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:9944;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/includes/mce_langs.php\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:114941;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/includes/import_export.php\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:7947;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/includes/style.php\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:2154;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/includes/images/support.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:724;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/includes/images/twitter.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:628;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/includes/images/jwl_logo.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:16541;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/includes/images/facebook.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:608;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/includes/images/Thumbs.db\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:18432;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/includes/tinymce_addon_scripts.php\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:1526;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/options_callback_functions.php\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:82007;}s:112:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/languages/jwl-ultimate-tinymce-nl_NL.mo\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:4643;}s:112:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/languages/jwl-ultimate-tinymce-it_IT.po\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:46688;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/languages/jwl-ultimate-tinymce-ja.po\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:59595;}s:112:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/languages/jwl-ultimate-tinymce-ga_IE.mo\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:32819;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/languages/jwl-ultimate-tinymce-fi.po\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:6633;}s:112:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/languages/jwl-ultimate-tinymce-cs_CZ.mo\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:37177;}s:112:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/languages/jwl-ultimate-tinymce-hi_IN.po\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:15765;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/languages/jwl-ultimate-tinymce-fi.mo\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:5395;}s:112:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/languages/jwl-ultimate-tinymce-lt_LT.mo\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:6200;}s:112:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/languages/jwl-ultimate-tinymce-pt_BR.mo\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:46451;}s:112:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/languages/jwl-ultimate-tinymce-fr_FR.po\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:35851;}s:112:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/languages/jwl-ultimate-tinymce-hi_IN.mo\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:10279;}s:112:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/languages/jwl-ultimate-tinymce-fr_FR.mo\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:32105;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/languages/jwl-ultimate-tinymce-ja.mo\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:40641;}s:112:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/languages/jwl-ultimate-tinymce-ru_RU.po\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:53569;}s:112:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/languages/jwl-ultimate-tinymce-pt_BR.po\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:53233;}s:112:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/languages/jwl-ultimate-tinymce-tr_TR.po\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:9220;}s:112:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/languages/jwl-ultimate-tinymce-it_IT.mo\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:38885;}s:112:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/languages/jwl-ultimate-tinymce-nl_NL.po\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:8411;}s:112:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/languages/jwl-ultimate-tinymce-tr_TR.mo\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:5994;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/languages/default.mo\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:487;}s:112:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/languages/jwl-ultimate-tinymce-cs_CZ.po\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:48824;}s:112:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/languages/jwl-ultimate-tinymce-lt_LT.po\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:7131;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/languages/default.po\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:27591;}s:112:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/languages/jwl-ultimate-tinymce-ru_RU.mo\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:46065;}s:112:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/languages/jwl-ultimate-tinymce-ga_IE.po\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:36584;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/help/whatsnew-52.html\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:32;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/help/whatsnew-481.html\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:27;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/help/whatsnew-49.html\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:27;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/help/whatsnew-51.html\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:27;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/help/_notes/dwsync.xml\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:241;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/help/whatsnew-491.html\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:27;}s:83:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/readme.txt\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:7589;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/css/change_mce_default.css\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:21030;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/css/img/fivestars.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:783;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/css/img/bg.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:572;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/css/img/facebook_sidebar.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:732;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/css/img/clker.gif\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:1012;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/css/img/buttons.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:3133;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/css/img/tabs.gif\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:1326;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/css/img/youtube_sidebar.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:1323;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/css/img/twitter_sidebar.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:3793;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/css/img/jwl_tinymce_sprites.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:69112;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/css/img/list_image.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:568;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/css/img/icons.gif\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:11982;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/css/img/Thumbs.db\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:44032;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/css/img/icon.gif\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:5059;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/css/change_mce_green.css\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:26424;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/css/change_mce_rainbow.css\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:28364;}s:86:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/css/style.css\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:3114;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/css/change_mce_steel.css\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:30361;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/css/column-style.css\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:1920;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/css/change_mce_dark&pink.css\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:29053;}s:86:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/css/popup.css\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:7688;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/css/change_mce_dark&green.css\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:26434;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/css/admin_panel.css\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:8356;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/css/content.css\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:2515;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/css/change_mce_pink.css\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:29043;}s:83:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/default.mo\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:520;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/js/admin_panel.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:5076;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/js/jscolor/hv.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:2865;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/js/jscolor/arrow.gif\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:66;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/js/jscolor/cross.gif\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:83;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/js/jscolor/hs.png\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:2684;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/js/jscolor/Thumbs.db\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:8192;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/js/jscolor/jscolor.js\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:28342;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/main.php\";a:2:{s:13:\"last_modified\";i:1423415481;s:8:\"filesize\";i:57984;}s:79:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/reftagger/RefTagger.php\";a:2:{s:13:\"last_modified\";i:1403049663;s:8:\"filesize\";i:23355;}s:76:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/reftagger/readme.txt\";a:2:{s:13:\"last_modified\";i:1403049663;s:8:\"filesize\";i:3117;}s:110:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wpvn-username-changer/l10n/wpvn-username-changer-vi.mo\";a:2:{s:13:\"last_modified\";i:1401158889;s:8:\"filesize\";i:2475;}s:113:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wpvn-username-changer/l10n/wpvn-username-changer-pt_BR.po\";a:2:{s:13:\"last_modified\";i:1401158889;s:8:\"filesize\";i:4388;}s:113:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wpvn-username-changer/l10n/wpvn-username-changer-sv_SE.mo\";a:2:{s:13:\"last_modified\";i:1401158889;s:8:\"filesize\";i:2327;}s:110:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wpvn-username-changer/l10n/wpvn-username-changer-fr.mo\";a:2:{s:13:\"last_modified\";i:1401158889;s:8:\"filesize\";i:2282;}s:113:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wpvn-username-changer/l10n/wpvn-username-changer-pt_BR.mo\";a:2:{s:13:\"last_modified\";i:1401158889;s:8:\"filesize\";i:2316;}s:110:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wpvn-username-changer/l10n/wpvn-username-changer-fr.po\";a:2:{s:13:\"last_modified\";i:1401158889;s:8:\"filesize\";i:4660;}s:110:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wpvn-username-changer/l10n/wpvn-username-changer-vi.po\";a:2:{s:13:\"last_modified\";i:1401158889;s:8:\"filesize\";i:4856;}s:113:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wpvn-username-changer/l10n/wpvn-username-changer-sv_SE.po\";a:2:{s:13:\"last_modified\";i:1401158889;s:8:\"filesize\";i:3988;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wpvn-username-changer/l10n/wpvn-username-changer.pot\";a:2:{s:13:\"last_modified\";i:1401158889;s:8:\"filesize\";i:3061;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wpvn-username-changer/screenshot-3.png\";a:2:{s:13:\"last_modified\";i:1401158889;s:8:\"filesize\";i:53010;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wpvn-username-changer/wpvn-username-changer.php\";a:2:{s:13:\"last_modified\";i:1401158889;s:8:\"filesize\";i:8840;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wpvn-username-changer/screenshot-1.png\";a:2:{s:13:\"last_modified\";i:1401158889;s:8:\"filesize\";i:49305;}s:85:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wpvn-username-changer/LICENSE\";a:2:{s:13:\"last_modified\";i:1401158889;s:8:\"filesize\";i:35146;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wpvn-username-changer/screenshot-2.png\";a:2:{s:13:\"last_modified\";i:1401158889;s:8:\"filesize\";i:58459;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wpvn-username-changer/readme.txt\";a:2:{s:13:\"last_modified\";i:1401158889;s:8:\"filesize\";i:1030;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/nice-login-register-widget/languages/pwLogWi-nb_NO.mo\";a:2:{s:13:\"last_modified\";i:1407701378;s:8:\"filesize\";i:5108;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/nice-login-register-widget/languages/pwLogWi-nl_NL.po\";a:2:{s:13:\"last_modified\";i:1407701378;s:8:\"filesize\";i:8719;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/nice-login-register-widget/languages/pwLogWi-sl_SI.po\";a:2:{s:13:\"last_modified\";i:1407701378;s:8:\"filesize\";i:8636;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/nice-login-register-widget/languages/pwLogWi-ar_AR.mo\";a:2:{s:13:\"last_modified\";i:1407701378;s:8:\"filesize\";i:7387;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/nice-login-register-widget/languages/pwLogWi-nl_NL.mo\";a:2:{s:13:\"last_modified\";i:1407701378;s:8:\"filesize\";i:5039;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/nice-login-register-widget/languages/pwLogWi-es_ES.mo\";a:2:{s:13:\"last_modified\";i:1407701378;s:8:\"filesize\";i:6226;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/nice-login-register-widget/languages/pwLogWi-lt_LT.po\";a:2:{s:13:\"last_modified\";i:1407701378;s:8:\"filesize\";i:13255;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/nice-login-register-widget/languages/pwLogWi-fr_FR.po\";a:2:{s:13:\"last_modified\";i:1407701378;s:8:\"filesize\";i:14721;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/nice-login-register-widget/languages/pwLogWi-da_DK.po\";a:2:{s:13:\"last_modified\";i:1407701378;s:8:\"filesize\";i:13227;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/nice-login-register-widget/languages/pwLogWi-de_DE.po\";a:2:{s:13:\"last_modified\";i:1407701378;s:8:\"filesize\";i:13196;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/nice-login-register-widget/languages/pwLogWi-ar_AR.po\";a:2:{s:13:\"last_modified\";i:1407701378;s:8:\"filesize\";i:13828;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/nice-login-register-widget/languages/pwLogWi.po\";a:2:{s:13:\"last_modified\";i:1407701378;s:8:\"filesize\";i:6805;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/nice-login-register-widget/languages/pwLogWi-es_ES.po\";a:2:{s:13:\"last_modified\";i:1407701378;s:8:\"filesize\";i:12768;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/nice-login-register-widget/languages/pwLogWi-sl_SI.mo\";a:2:{s:13:\"last_modified\";i:1407701378;s:8:\"filesize\";i:4685;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/nice-login-register-widget/languages/pwLogWi-nb_NO.po\";a:2:{s:13:\"last_modified\";i:1407701378;s:8:\"filesize\";i:9001;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/nice-login-register-widget/languages/pwLogWi-fr_FR.mo\";a:2:{s:13:\"last_modified\";i:1407701378;s:8:\"filesize\";i:3046;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/nice-login-register-widget/languages/pwLogWi-da_DK.mo\";a:2:{s:13:\"last_modified\";i:1407701378;s:8:\"filesize\";i:6609;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/nice-login-register-widget/languages/pwLogWi-de_DE.mo\";a:2:{s:13:\"last_modified\";i:1407701378;s:8:\"filesize\";i:6881;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/nice-login-register-widget/languages/pwLogWi-lt_LT.mo\";a:2:{s:13:\"last_modified\";i:1407701378;s:8:\"filesize\";i:7029;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/nice-login-register-widget/readme.txt\";a:2:{s:13:\"last_modified\";i:1407701378;s:8:\"filesize\";i:6683;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/nice-login-register-widget/nlw-about.php\";a:2:{s:13:\"last_modified\";i:1407701378;s:8:\"filesize\";i:12107;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/nice-login-register-widget/css/pw-login-widget.css\";a:2:{s:13:\"last_modified\";i:1407701378;s:8:\"filesize\";i:2456;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/nice-login-register-widget/images/NLW25x23.png\";a:2:{s:13:\"last_modified\";i:1407701378;s:8:\"filesize\";i:1555;}s:113:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/nice-login-register-widget/images/loading_transparent.gif\";a:2:{s:13:\"last_modified\";i:1407701378;s:8:\"filesize\";i:8100;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/nice-login-register-widget/images/tick.png\";a:2:{s:13:\"last_modified\";i:1407701378;s:8:\"filesize\";i:537;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/nice-login-register-widget/images/Banner.jpg\";a:2:{s:13:\"last_modified\";i:1407701378;s:8:\"filesize\";i:14833;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/nice-login-register-widget/images/NLW-Header.jpg\";a:2:{s:13:\"last_modified\";i:1407701378;s:8:\"filesize\";i:26810;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/nice-login-register-widget/images/loading.gif\";a:2:{s:13:\"last_modified\";i:1407701378;s:8:\"filesize\";i:1849;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/nice-login-register-widget/pw-login-widget.php\";a:2:{s:13:\"last_modified\";i:1407701378;s:8:\"filesize\";i:23721;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/nice-login-register-widget/js/pw-login-widget.js\";a:2:{s:13:\"last_modified\";i:1407701378;s:8:\"filesize\";i:2289;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/nice-login-register-widget/js/ajax-authentication.js\";a:2:{s:13:\"last_modified\";i:1407701378;s:8:\"filesize\";i:2120;}s:110:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/nice-login-register-widget/ajax-authenticate-users.php\";a:2:{s:13:\"last_modified\";i:1407701378;s:8:\"filesize\";i:10718;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/.gitignore\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:21;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/wp-content/advanced-cache.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:1100;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/wp-content/index.html\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:0;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/wp-content/object-cache.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:4885;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/wp-content/db.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:1474;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/index.html\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:0;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/w3-total-cache.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:2544;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/NetDNA/NetDNA.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:12212;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/NetDNA/NetDNAPresentation.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:2297;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/NetDNA/W3tcWpHttpException.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:477;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/S3.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:54046;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Microsoft/Uri.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:5812;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Microsoft/index.html\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:0;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Microsoft/Exception.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:1996;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Microsoft/Uri/index.html\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:0;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Microsoft/Uri/Exception.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:1186;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Microsoft/Uri/Http.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:24160;}s:116:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Microsoft/WindowsAzure/SessionHandler.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:7117;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Microsoft/WindowsAzure/index.html\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:0;}s:111:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Microsoft/WindowsAzure/Exception.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:2230;}s:145:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Microsoft/WindowsAzure/Diagnostics/ConfigurationObjectBaseAbstract.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:3246;}s:146:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Microsoft/WindowsAzure/Diagnostics/ConfigurationPerformanceCounters.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:4173;}s:120:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Microsoft/WindowsAzure/Diagnostics/index.html\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:0;}s:148:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Microsoft/WindowsAzure/Diagnostics/DirectoryConfigurationSubscription.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:3141;}s:123:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Microsoft/WindowsAzure/Diagnostics/Exception.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:2309;}s:135:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Microsoft/WindowsAzure/Diagnostics/ConfigurationInstance.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:12285;}s:138:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Microsoft/WindowsAzure/Diagnostics/ConfigurationDirectories.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:4115;}s:122:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Microsoft/WindowsAzure/Diagnostics/LogLevel.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:2315;}s:142:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Microsoft/WindowsAzure/Diagnostics/ConfigurationWindowsEventLog.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:4202;}s:144:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Microsoft/WindowsAzure/Diagnostics/PerformanceCounterSubscription.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:3095;}s:138:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Microsoft/WindowsAzure/Diagnostics/ConfigurationDataSources.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:4892;}s:155:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Microsoft/WindowsAzure/Diagnostics/ConfigurationDiagnosticInfrastructureLogs.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:3668;}s:121:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Microsoft/WindowsAzure/Diagnostics/Manager.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:9205;}s:131:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Microsoft/WindowsAzure/Diagnostics/ConfigurationLogs.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:3644;}s:120:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Microsoft/WindowsAzure/RetryPolicy/index.html\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:0;}s:123:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Microsoft/WindowsAzure/RetryPolicy/Exception.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:2308;}s:121:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Microsoft/WindowsAzure/RetryPolicy/NoRetry.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:2909;}s:120:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Microsoft/WindowsAzure/RetryPolicy/RetryN.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:3961;}s:133:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Microsoft/WindowsAzure/RetryPolicy/RetryPolicyAbstract.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:3571;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Microsoft/WindowsAzure/Storage.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:16382;}s:120:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Microsoft/WindowsAzure/Credentials/index.html\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:0;}s:123:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Microsoft/WindowsAzure/Credentials/Exception.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:2281;}s:123:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Microsoft/WindowsAzure/Credentials/SharedKey.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:8104;}s:135:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Microsoft/WindowsAzure/Credentials/SharedAccessSignature.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:11171;}s:133:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Microsoft/WindowsAzure/Credentials/CredentialsAbstract.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:7724;}s:127:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Microsoft/WindowsAzure/Credentials/SharedKeyLite.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:6599;}s:123:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Microsoft/WindowsAzure/Storage/TableInstance.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:3143;}s:128:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Microsoft/WindowsAzure/Storage/PageRegionInstance.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:2877;}s:121:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Microsoft/WindowsAzure/Storage/Blob/index.html\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:0;}s:121:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Microsoft/WindowsAzure/Storage/Blob/Stream.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:15677;}s:116:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Microsoft/WindowsAzure/Storage/index.html\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:0;}s:121:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Microsoft/WindowsAzure/Storage/TableEntity.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:10359;}s:123:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Microsoft/WindowsAzure/Storage/BlobContainer.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:4054;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Microsoft/WindowsAzure/Storage/Blob.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:79311;}s:126:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Microsoft/WindowsAzure/Storage/TableEntityQuery.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:9576;}s:122:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Microsoft/WindowsAzure/Storage/QueueMessage.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:4147;}s:115:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Microsoft/WindowsAzure/Storage/Queue.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:21642;}s:123:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Microsoft/WindowsAzure/Storage/LeaseInstance.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:3572;}s:131:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Microsoft/WindowsAzure/Storage/StorageEntityAbstract.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:3140;}s:123:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Microsoft/WindowsAzure/Storage/QueueInstance.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:3092;}s:115:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Microsoft/WindowsAzure/Storage/Table.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:33328;}s:130:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Microsoft/WindowsAzure/Storage/BatchStorageAbstract.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:7222;}s:122:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Microsoft/WindowsAzure/Storage/BlobInstance.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:6426;}s:126:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Microsoft/WindowsAzure/Storage/SignedIdentifier.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:3529;}s:115:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Microsoft/WindowsAzure/Storage/Batch.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:7415;}s:128:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Microsoft/WindowsAzure/Storage/DynamicTableEntity.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:7086;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Microsoft/Http/Response.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:18525;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Microsoft/Http/index.html\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:0;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Microsoft/Http/Exception.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:2206;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Microsoft/Http/Cookie.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:11754;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Microsoft/Http/Client/index.html\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:0;}s:110:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Microsoft/Http/Client/Exception.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:1242;}s:118:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Microsoft/Http/Client/Adapter/Interface.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:2283;}s:115:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Microsoft/Http/Client/Adapter/index.html\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:0;}s:118:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Microsoft/Http/Client/Adapter/Exception.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:1315;}s:113:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Microsoft/Http/Client/Adapter/Curl.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:16881;}s:115:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Microsoft/Http/Client/Adapter/Socket.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:18137;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Microsoft/Http/Client/Adapter/Proxy.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:9056;}s:115:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Microsoft/Http/Client/Adapter/Stream.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:1537;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Microsoft/Http/Response/index.html\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:0;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Microsoft/Http/Response/Stream.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:6460;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Microsoft/Http/Client.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:46349;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Microsoft/Http/CookieJar.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:13272;}s:85:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/index.html\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:0;}s:116:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/SNS/services/MessageValidator/Message.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:3927;}s:125:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/SNS/services/MessageValidator/MessageValidator.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:3523;}s:123:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/SNS/services/MessageValidator/sns-exceptions.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:1208;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/SNS/services/sns.class.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:25029;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/SNS/README.md\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:7783;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/SNS/lib/requestcore/README.md\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:896;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/SNS/lib/requestcore/cacert.pem\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:238894;}s:116:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/SNS/lib/requestcore/requestcore.class.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:29321;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/SNS/lib/requestcore/LICENSE\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:1539;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/SNS/sdk.class.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:49702;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/SNS/utilities/response.class.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:1050;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/SNS/utilities/request.class.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:2300;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/SNS/utilities/simplexml.class.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:6298;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/SNS/utilities/utilities.class.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:10094;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Nusoap/class.soap_val.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:2335;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Nusoap/index.html\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:0;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Nusoap/class.soap_parser.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:25161;}s:111:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Nusoap/class.soap_transport_http.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:44412;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Nusoap/class.soap_fault.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:2255;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Nusoap/class.wsdlcache.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:5416;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Nusoap/nusoap.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:289425;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Nusoap/class.wsdl.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:78204;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Nusoap/class.xmlschema.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:35220;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Nusoap/class.nusoap_base.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:29229;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Nusoap/class.soapclient.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:32679;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/CF/index.html\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:0;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/CF/cloudfiles.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:74412;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/CF/cacert.pem\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:200439;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/CF/cloudfiles_http.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:47006;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/CF/cloudfiles_exceptions.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:1221;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Minify/index.html\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:0;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Minify/JSMinPlus.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:47248;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Minify/HTTP/index.html\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:0;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Minify/HTTP/Encoder.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:8974;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Minify/HTTP/ConditionalGet.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:13563;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Minify/Minify.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:21593;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Minify/Minify/Packer.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:1136;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Minify/Minify/Inline/index.html\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:0;}s:110:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Minify/Minify/Inline/JavaScript.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:661;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Minify/Minify/Inline/CSS.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:615;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Minify/Minify/index.html\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:0;}s:110:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Minify/Minify/Controller/index.html\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:0;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Minify/Minify/Controller/Base.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:6793;}s:110:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Minify/Minify/Controller/Groups.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:2909;}s:110:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Minify/Minify/Controller/MinApp.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:6118;}s:112:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Minify/Minify/Controller/Version1.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:3718;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Minify/Minify/Controller/Page.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:2642;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Minify/Minify/Controller/Files.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:2176;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Minify/Minify/HTML.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:7235;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Minify/Minify/Logger.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:944;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Minify/Minify/ClosureCompiler.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:2678;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Minify/Minify/CSS.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:2419;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Minify/Minify/CombineOnly.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:439;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Minify/Minify/CommentPreserver.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:2733;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Minify/Minify/CSS/index.html\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:0;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Minify/Minify/CSS/Compressor.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:9060;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Minify/Minify/CSS/UriRewriter.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:13472;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Minify/Minify/Cache/File.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:4616;}s:111:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Minify/Minify/Cache/Eaccelerator.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:5256;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Minify/Minify/Cache/index.html\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:0;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Minify/Minify/Cache/Wincache.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:5236;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Minify/Minify/Cache/APC.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:5175;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Minify/Minify/Cache/XCache.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:5191;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Minify/Minify/Cache/Memcache.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:5362;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Minify/Minify/ImportProcessor.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:5356;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Minify/Minify/CSSTidy.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:1309;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Minify/Minify/Lines.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:3747;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Minify/Minify/HTMLTidy.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:1199;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Minify/Minify/Source.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:5775;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Minify/Minify/YUICompressor.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:4008;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Minify/Minify/Inline.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:2141;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Minify/Minify/Build.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:2800;}s:116:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Minify/Minify/IgnoredCommentPreserver.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:1525;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Minify/FirePHP.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:43622;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Minify/JSMin.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:12958;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Minify/Solar/index.html\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:0;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Minify/Solar/Dir.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:5373;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/EDD/integration.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:3584;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/EDD/EDD_SL_Plugin_Updater.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:4572;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/CSSTidy/class.csstidy.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:28427;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/CSSTidy/index.html\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:0;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/CSSTidy/class.csstidy_optimise.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:26396;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/CSSTidy/class.csstidy_print.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:10017;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/CSSTidy/data.inc.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:29339;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/PgCache.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:46569;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/UI/SupportAdminView.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:2703;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/UI/FAQAdminView.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:482;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/UI/MinifyAdminView.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:24026;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/UI/ExtensionsAdminView.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:4361;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/UI/FragmentCacheAdminView.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:883;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/UI/UserAgentGroupsAdminView.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:565;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/UI/CdnNotes.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:6148;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/UI/BrowserCacheAdminView.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:2338;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/UI/CdnAdminView.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:3494;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/UI/ReferrerGroupsAdminView.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:577;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/UI/Settings/FragmentCache.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:977;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/UI/Settings/Mobile.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:418;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/UI/Settings/Minify.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:7494;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/UI/Settings/General.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:957;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/UI/Settings/CDN.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:3248;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/UI/Settings/Monitoring.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:1571;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/UI/Settings/SettingsHandler.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:3917;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/UI/Settings/Referrer.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:420;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/UI/Settings/DatabaseCache.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:1223;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/UI/Settings/SettingsBase.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:1666;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/UI/Settings/SNS.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:1094;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/UI/Settings/BrowserCache.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:3713;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/UI/Settings/PageCache.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:5385;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/UI/Settings/Varnish.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:497;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/UI/Settings/ObjectCache.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:1162;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/UI/InstallAdminView.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:775;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/UI/PluginView.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:30764;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/UI/DbCacheAdminView.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:937;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/UI/AboutAdminView.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:394;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/UI/NewRelicNotes.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:1845;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/UI/MonitoringAdminView.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:1457;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/UI/GeneralAdminView.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:3841;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/UI/ObjectCacheAdminView.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:505;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/UI/DashboardAdminView.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:1530;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/UI/PgCacheAdminView.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:1256;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/DbCache.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:18705;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/index.html\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:0;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/CdnCacheFlush.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:9200;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/ModuleStatus.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:4392;}s:110:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/BrowserCacheAdminEnvironment.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:29038;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/GeneralActions.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:1986;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/SharedRules.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:3761;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/CacheFlush.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:6772;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/DbCacheAdminEnvironment.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:4524;}s:85:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Cli.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:10034;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/AdminCompatibility.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:7450;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Plugin.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:361;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/CdnAdminEnvironment.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:10525;}s:117:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/AdminActions/ExtensionsActionsAdmin.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:873;}s:110:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/AdminActions/AwsActionsAdmin.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:1309;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/AdminActions/SupportActionsAdmin.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:22730;}s:110:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/AdminActions/CdnActionsAdmin.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:30712;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/AdminActions/ActionHandler.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:2252;}s:115:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/AdminActions/NewRelicActionsAdmin.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:1521;}s:115:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/AdminActions/EdgeModeActionsAdmin.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:3679;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/AdminActions/DefaultActionsAdmin.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:29735;}s:112:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/AdminActions/FlushActionsAdmin.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:8685;}s:113:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/AdminActions/ConfigActionsAdmin.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:5452;}s:111:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/AdminActions/TestActionsAdmin.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:5353;}s:116:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/AdminActions/LicensingActionsAdmin.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:1126;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Licensing.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:6846;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Db.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:13730;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Pro/FragmentCache.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:19360;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Pro/Plugin/FragmentCache.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:6386;}s:111:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Pro/Plugin/FragmentCacheAdmin.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:804;}s:115:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Pro/FragmentCacheAdminEnvironment.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:2855;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/AdminEnvironment.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:6235;}s:86:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Root.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:7311;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/PgCacheFlush.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:10516;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Dispatcher.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:7130;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/RootAdminActivation.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:3742;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Mobile.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:489;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Minify.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:38626;}s:85:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Cdn.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:4310;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/NewRelicAdminEnvironment.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:2105;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Minifier.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:10498;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/CacheFlushLocal.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:9711;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Cache/File.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:8368;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Cache/Eaccelerator.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:5442;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Cache/index.html\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:0;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Cache/Base.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:4604;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Cache/File/index.html\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:0;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Cache/File/Cleaner.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:2981;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Cache/File/Cleaner/index.html\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:0;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Cache/File/Cleaner/Generic.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:3257;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Cache/File/Generic.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:7495;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Cache/Xcache.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:5370;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Cache/Wincache.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:5373;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Cache/Apc.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:5337;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Cache/Memcached.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:6365;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/GenericAdminEnvironment.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:7839;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Plugin/PgCache.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:8261;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Plugin/TotalCacheAdmin.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:33387;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Plugin/DbCache.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:4622;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Plugin/index.html\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:0;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Plugin/ExtensionsAdmin.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:5672;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Plugin/NewRelic.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:3727;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Plugin/TotalCache.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:31167;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Plugin/MinifyAdmin.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:4790;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Plugin/CdnCache.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:4593;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Plugin/Minify.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:45020;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Plugin/Cdn.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:31614;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Plugin/CdnCommon.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:21825;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Plugin/CdnAdmin.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:29280;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Plugin/PgCacheAdmin.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:8230;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Plugin/NotificationsAdmin.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:4647;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Plugin/NewRelicAdmin.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:5166;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Plugin/DefaultSettings.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:6290;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Plugin/BrowserCache.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:10410;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Plugin/Varnish.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:4673;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Plugin/ObjectCache.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:7014;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/VarnishFlush.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:9838;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/ConfigWriter.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:13199;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Menus.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:8736;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/ObjectCacheBridge.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:6221;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/ObjectCacheAdminEnvironment.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:4816;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Config.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:8850;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Request.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:2941;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Enterprise/SnsServer.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:5742;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Enterprise/SnsClient.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:10419;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Enterprise/SnsBase.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:2045;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Enterprise/DbCluster.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:26994;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Referrer.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:1446;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Db/index.html\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:0;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Db/mssql.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:136757;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Widget/Forum.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:4283;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Widget/NewRelic.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:6739;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Widget/SpreadTheWord.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:2592;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Widget/MaxCDN.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:6868;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Widget/Services.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:4672;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Widget/NetDNA.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:6721;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Widget/News.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:4345;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Widget/PageSpeed.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:1962;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/ConfigData.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:4674;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/ConfigAdmin.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:4019;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/CacheCase.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:5756;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Redirect.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:1523;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/ConfigBase.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:1966;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/MinifyAdminEnvironment.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:29192;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/PgCacheAdminEnvironment.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:51150;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Cdn/Rscf.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:9968;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Cdn/Ftp.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:11124;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Cdn/S3.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:12425;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Cdn/index.html\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:0;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Cdn/Base.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:16822;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Cdn/Mirror.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:2021;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Cdn/S3/Cf.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:11221;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Cdn/S3/index.html\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:0;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Cdn/S3/Cf/Custom.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:643;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Cdn/S3/Cf/S3.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:238;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Cdn/S3/Cf/index.html\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:0;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Cdn/Azure.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:13517;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Cdn/Mirror/index.html\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:0;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Cdn/Mirror/Akamai.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:3517;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Cdn/Mirror/Cotendo.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:3711;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Cdn/Mirror/MaxCDN.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:238;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Cdn/Mirror/Att.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:262;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Cdn/Mirror/Edgecast.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:4534;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Cdn/Mirror/Netdna.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:13942;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/AdminLinks.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:1418;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Environment/WpLoader.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:1268;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/NewRelicService.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:20890;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/PageSpeed.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:9235;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Varnish.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:5000;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/ConfigKeys.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:50875;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Cache.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:3097;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/ConfigCompatibility.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:10696;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/ObjectCache.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:19008;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/SharedPageUrls.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:25643;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/OAuth/W3tcOAuth.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:20742;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/NewRelic/NewRelicAPI.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:7680;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/NewRelic/NewRelicPresentation.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:2093;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/NewRelic/NewRelicWrapper.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:4350;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/extensions/Genesis.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:11783;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/extensions/FeedBurner.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:885;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/extensions/WordPressSEOAdmin.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:3403;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/extensions/FeedBurnerAdmin.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:3586;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/extensions/GenesisAdmin.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:14224;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/extensions/CloudFlareAdmin.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:12454;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/extensions/CloudFlare.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:3267;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/extensions/WordPressSEO.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:951;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/extensions/CloudFlare/ip_in_range.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:7501;}s:115:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/extensions/CloudFlare/CloudFlareSettings.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:998;}s:110:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/extensions/CloudFlare/CloudFlareAPI.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:13278;}s:117:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/extensions/CloudFlare/general-settings-box.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:6205;}s:85:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/ini/index.html\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:0;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/ini/dbcluster-config-sample.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:6259;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/ini/nginx-network-sample-config.conf\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:807;}s:110:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/ini/nginx-standalone-sample-config.conf\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:580;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/ini/varnish-sample-config.vcl\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:2554;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/ini/php.append.ini\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:225;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/ini/eaccelerator.ini\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:836;}s:85:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/ini/xcache.ini\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:716;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/ini/memcache.ini\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:238;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/ini/apc.ini\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:660;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/ini/s3-sample-policy.txt\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:511;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/pub/img/ps_grad.gif\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:148;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/pub/img/w3tc_netdna-logo.png\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:1235;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/pub/img/w3tc_w3edge-logo.png\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:1611;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/pub/img/w3tc_netdna-logo-retina.png\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:2143;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/pub/img/w3tc_w3tc-logo.png\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:792;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/pub/img/index.html\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:0;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/pub/img/W3TC_dashboard_logo_title.png\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:1636;}s:112:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/pub/img/overlay/twitter-bird-dark-bgs.png\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:3169;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/pub/img/overlay/overlay-down-arrow.png\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:1087;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/pub/img/overlay/gray-check.png\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:1417;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/pub/img/overlay/overlay-close.png\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:1150;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/pub/img/overlay/ceo.png\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:15655;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/pub/img/overlay/overlay-logo.png\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:3862;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/pub/img/overlay/list-check.png\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:1234;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/pub/img/overlay/lock.png\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:1434;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/pub/img/overlay/w3-meteor.png\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:66253;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/pub/img/overlay/save-close.png\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:1829;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/pub/img/overlay/select-arrow.png\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:1083;}s:120:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/pub/img/overlay/wordpress-logo-simplified-rgb.png\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:3317;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/pub/img/overlay/lite-gray-check.png\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:3053;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/pub/img/sidebar-background.png\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:203;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/pub/img/white-grad-active.png\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:121;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/pub/img/open.png\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:129;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/pub/img/w3tc_maxcdn-logo-retina.png\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:3882;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/pub/img/w3tc_google-logo-retina.png\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:3037;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/pub/img/w3tc_w3edge-logo-retina.png\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:2713;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/pub/img/close.png\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:87;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/pub/img/button-grad.png\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:124;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/pub/img/white-grad.png\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:82;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/pub/img/ps_scores.png\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:931;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/pub/img/w3tc-sprite-retina.png\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:1506;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/pub/img/w3tc_newrelic-logo-retina.png\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:4615;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/pub/img/w3tc-sprite.png\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:847;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/pub/img/google-logo.png\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:1698;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/pub/img/w3tc_google-logo.png\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:1526;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/pub/img/button-grad-active.png\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:240;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/pub/img/w3tc_w3tc-logo-retina.png\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:1334;}s:115:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/pub/img/W3TC_dashboard_logo_title-retina.png\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:3121;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/pub/img/w3tc_maxcdn-logo.png\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:1668;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/pub/img/ps_bar.gif\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:38;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/pub/img/w3tc_newrelic-logo.png\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:2595;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/pub/img/wpspin_light.gif\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:2058;}s:85:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/pub/index.html\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:0;}s:85:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/pub/minify.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:859;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/pub/apc.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:1732;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/pub/sns.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:1774;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/pub/css/index.html\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:0;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/pub/css/error.css\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:959;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/pub/css/widget.css\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:5479;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/pub/css/popup.css\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:5913;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/pub/css/options.css\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:10888;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/pub/css/lightbox.css\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:9522;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/pub/files.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:3001;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/pub/js/options.js\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:73403;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/pub/js/metadata.js\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:4915;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/pub/js/index.html\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:0;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/pub/js/widget.js\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:3710;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/pub/js/jquery.masonry.min.js\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:5483;}s:86:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/pub/js/popup.js\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:22106;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/pub/js/lightbox.js\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:20078;}s:85:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/.gitattributes\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:422;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/languages/w3-total-cache-sr_RS.mo\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:185855;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/languages/faq-enterprise-en_US.xml\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:3133;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/languages/w3-total-cache-ar_AR.po\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:187164;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/languages/faq-pro-en_US.xml\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:9145;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/languages/w3-total-cache-pl_PL.po\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:176691;}s:86:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/languages/ar.mo\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:10338;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/languages/w3-total-cache-nl_NL.mo\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:5793;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/languages/faq-en_US.xml\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:95052;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/languages/w3-total-cache-nl_NL.po\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:184369;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/languages/w3-total-cache-sr_RS.po\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:271187;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/languages/w3-total-cache.pot\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:192488;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/mime/html.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:258;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/mime/index.html\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:0;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/mime/all.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:27512;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/mime/other.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:1899;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/mime/cssjs.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:300;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/error.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:637;}s:85:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/index.html\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:0;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/lightbox/purchase.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:195;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/lightbox/index.html\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:0;}s:110:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/lightbox/minify_recommendations.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:6321;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/lightbox/edge.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:1112;}s:118:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/lightbox/create_netdna_maxcdn_pull_zone.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:1804;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/lightbox/support_us.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:5262;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/lightbox/self_test.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:13437;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/lightbox/upgrade.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:1788;}s:110:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/lightbox/cdn_s3_bucket_location.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:821;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/email/index.html\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:0;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/email/support_request.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:1660;}s:110:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/email/minify_error_notification.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:235;}s:111:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/email/minify_error_notification.html\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:235;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/functions/admin_ui.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:10431;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/functions/rule.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:10308;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/functions/ui.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:4675;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/functions/rule_cut.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:826;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/functions/url.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:2522;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/functions/update.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:1358;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/functions/admin.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:24738;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/functions/multisite.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:1223;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/functions/plugin.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:17608;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/functions/mime.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:1945;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/functions/compat.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:2874;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/functions/file.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:9784;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/functions/extract.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:2809;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/functions/http.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:2218;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/functions/extensions.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:12395;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/functions/themes.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:2391;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/functions/other.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:4620;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/functions/activation.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:25954;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/functions/widgets.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:4585;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/widget/netdna_signup.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:4024;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/widget/index.html\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:0;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/widget/latest_news_control.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:308;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/widget/pagespeed.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:1223;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/widget/latest_control.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:297;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/widget/services.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:706;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/widget/maxcdn_signup.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:4378;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/widget/pagespeed_control.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:948;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/widget/latest_ajax.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:288;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/widget/maxcdn.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:3372;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/widget/latest_news_ajax.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:293;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/widget/netdna.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:3332;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/widget/latest_news.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:256;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/widget/spreadtheword.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:1265;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/widget/latest.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:256;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/widget/new_relic.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:4574;}s:85:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/define.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:40224;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/options/index.html\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:0;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/options/minify.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:39258;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/options/about.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:5057;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/options/dbcache.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:6921;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/options/edd/buy.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:709;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/options/extensions/list.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:8942;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/options/extensions/settings.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:998;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/options/minify/html.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:172;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/options/minify/index.html\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:0;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/options/minify/js.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:302;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/options/minify/htmltidy.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:350;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/options/minify/css.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:308;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/options/minify/htmltidy2.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:553;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/options/minify/yuijs.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:510;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/options/minify/csstidy.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:2181;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/options/minify/ccjs2.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:2193;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/options/minify/yuicss2.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:1658;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/options/minify/csstidy2.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:4172;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/options/minify/yuijs2.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:1704;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/options/minify/ccjs.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:469;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/options/enterprise/dbcluster-config.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:1468;}s:123:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/options/enterprise/dbcluster_general_section.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:460;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/options/support/payment.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:1677;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/options/support/index.html\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:0;}s:113:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/options/support/form/email_support.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:5543;}s:113:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/options/support/form/phone_support.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:5543;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/options/support/form/index.html\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:0;}s:113:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/options/support/form/plugin_config.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:5284;}s:112:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/options/support/form/theme_config.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:5272;}s:112:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/options/support/form/linux_config.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:4720;}s:110:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/options/support/form/bug_report.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:5599;}s:111:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/options/support/form/new_feature.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:2994;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/options/support/select.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:1222;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/options/support/form.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:2159;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/options/common/index.html\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:0;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/options/common/help.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:947;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/options/common/footer.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:8;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/options/common/header.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:10367;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/options/referrer.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:6269;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/options/general.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:55494;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/options/extensions.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:781;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/options/pgcache.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:30021;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/options/support.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:852;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/options/cdn/edgecast.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:2655;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/options/cdn/index.html\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:0;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/options/cdn/att.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:2537;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/options/cdn/cotendo.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:3030;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/options/cdn/cf2.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:3986;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/options/cdn/common/cnames.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:1470;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/options/cdn/common/index.html\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:0;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/options/cdn/akamai.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:4207;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/options/cdn/cf.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:4123;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/options/cdn/s3.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:4008;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/options/cdn/azure.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:3295;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/options/cdn/maxcdn.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:6600;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/options/cdn/rscf.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:3780;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/options/cdn/netdna.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:6572;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/options/cdn/mirror.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:1837;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/options/cdn/ftp.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:4183;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/options/faq.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:1834;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/options/objectcache.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:6079;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/options/dashboard.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:4429;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/options/cdn.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:23185;}s:120:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/options/pro/fragmentcache_general_section.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:3137;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/options/pro/fragmentcache.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:6896;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/options/mobile.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:7068;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/options/new_relic.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:11348;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/options/browsercache.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:26525;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/options/install.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:21697;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/popup/index.html\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:0;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/popup/cdn_export_library.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:1615;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/popup/common/index.html\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:0;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/popup/common/footer.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:25;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/popup/common/header.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:1768;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/popup/cdn_import_library.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:2518;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/popup/pagespeed_results.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:2408;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/popup/cdn_purge.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:2673;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/popup/cdn_export_file.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:1803;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/popup/cdn_rename_domain.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:1922;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/popup/cdn_queue.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:5880;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/readme.txt\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:82420;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/configs/0.9.2.10-ConfigKeys.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:48907;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/configs/0.9.2.9-ConfigKeys.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:47747;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/configs/0.9.2.7-ConfigKeys.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:47508;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/configs/0.9.2.11-ConfigKeys.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:49028;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/configs/0.9.2.8-ConfigKeys.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:47747;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/configs/0.9.2.6-ConfigKeys.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:47508;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/configs/0.9.3-ConfigKeys.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:51265;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/configs/0.9.4-ConfigKeys.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:50875;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/changelog.txt\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:32072;}s:65:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/hello.php\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:2255;}s:80:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/screenshot-6.png\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:118955;}s:80:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/screenshot-3.png\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:83702;}s:75:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/captcha.php\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:75536;}s:80:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/screenshot-4.png\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:85746;}s:80:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/screenshot-5.png\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:86004;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-bn_BD.po\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:22553;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-ja.po\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:18084;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-hr.po\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:12629;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-de_DE.po\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:11755;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-el.po\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:13782;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-tr_TR.mo\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:9441;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-fa_IR.mo\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:11189;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-hi_IN.mo\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:3122;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-fr_FR.po\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:18573;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-cs_CZ.mo\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:9388;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-he_IL.po\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:13456;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-tl.mo\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:3879;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-fi.mo\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:2661;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-sv_SE.po\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:13748;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-da_DK.mo\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:2512;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-hr.mo\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:3356;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-zh_CN.mo\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:8581;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-de_DE.mo\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:4198;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-et.po\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:13688;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-sr_RS.po\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:11894;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-tl.po\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:13929;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-zh_TW.po\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:11959;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-da_DK.po\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:11938;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-sk_SK.mo\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:2615;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-ro_RO.mo\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:8088;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-fr_FR.mo\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:9905;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-fi.po\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:12059;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-ar_AR.po\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:12841;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-tr_TR.po\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:14010;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-ja.mo\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:10323;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-sl_SI.po\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:13518;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-fa_IR.po\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:15928;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-bg_BG.mo\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:4582;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-hu_HU.po\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:12046;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-ca.mo\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:3942;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-pt_PT.po\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:13765;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-id_ID.po\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:11101;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-el.mo\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:2988;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-it_IT.po\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:13784;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-vi_VN.mo\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:7782;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-ru_RU.mo\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:11908;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-ru_RU.po\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:19497;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-hi_IN.po\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:13617;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-pt_PT.mo\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:9511;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-lt_LT.po\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:12121;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-uk.po\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:19659;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-lv.po\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:14213;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-pl_PL.mo\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:2694;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-pl_PL.po\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:12169;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-ar_AR.mo\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:2823;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-lv.mo\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:9583;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-pt_BR.mo\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:9471;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-es_ES.mo\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:2580;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-id_ID.mo\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:4059;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-sl_SI.mo\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:9122;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-uk.mo\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:11895;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-es_ES.po\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:12223;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-ca.po\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:11435;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-hu_HU.mo\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:2590;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-nb_NO.mo\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:2491;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-cs_CZ.po\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:13927;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-it_IT.mo\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:9674;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-nb_NO.po\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:11924;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-zh_CN.po\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:15669;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-pt_BR.po\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:13726;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-he_IL.mo\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:2997;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-bg_BG.po\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:12884;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-nl_NL.po\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:11955;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-et.mo\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:9189;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-sr_RS.mo\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:2570;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-sk_SK.po\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:12114;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-bn_BD.mo\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:13525;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-ro_RO.po\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:13906;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-sv_SE.mo\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:3843;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-zh_TW.mo\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:4315;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-vi_VN.po\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:14938;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-nl_NL.mo\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:2565;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-lt_LT.mo\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:2652;}s:80:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/screenshot-1.png\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:338763;}s:80:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/screenshot-2.png\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:101491;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/bws_menu/languages/bestwebsoft-ja.po\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:20551;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/bws_menu/languages/bestwebsoft-sv_SE.mo\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:2881;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/bws_menu/languages/bestwebsoft-ja.mo\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:3035;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/bws_menu/languages/bestwebsoft-it_IT.po\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:12495;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/bws_menu/languages/bestwebsoft-sv_SE.po\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:10827;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/bws_menu/languages/bestwebsoft-ru_RU.mo\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:4715;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/bws_menu/languages/bestwebsoft-uk.po\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:13158;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/bws_menu/languages/bestwebsoft-sr_RS.po\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:15839;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/bws_menu/languages/bestwebsoft-pt_BR.mo\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:3036;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/bws_menu/languages/bestwebsoft-sr_RS.mo\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:2644;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/bws_menu/languages/bestwebsoft-it_IT.mo\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:2930;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/bws_menu/languages/bestwebsoft-uk.mo\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:4839;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/bws_menu/languages/bestwebsoft-fr_FR.mo\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:3972;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/bws_menu/languages/bestwebsoft-de_DE.mo\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:2992;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/bws_menu/languages/bestwebsoft-fr_FR.po\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:20955;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/bws_menu/languages/bestwebsoft-ru_RU.po\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:7815;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/bws_menu/languages/bestwebsoft-de_DE.po\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:7211;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/bws_menu/languages/bestwebsoft-pt_BR.po\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:7230;}s:85:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/bws_menu/bws_menu.php\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:58435;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/bws_menu/css/general_style.css\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:6145;}s:86:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/bws_menu/css/style.css\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:3555;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/bws_menu/css/general_style_wp_before_3.8.css\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:6456;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/bws_menu/icons/updater.png\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:6295;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/bws_menu/icons/post-to-csv.png\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:6654;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/bws_menu/icons/contact-form-to-db.png\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:7090;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/bws_menu/icons/pdf-print.png\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:6335;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/bws_menu/icons/quotes-and-tips.png\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:6077;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/bws_menu/icons/email-queue.png\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:7245;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/bws_menu/icons/google-sitemap.png\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:6130;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/bws_menu/icons/relevant.png\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:6008;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/bws_menu/icons/custom-search.png\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:6580;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/bws_menu/icons/user-role.png\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:6823;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/bws_menu/icons/bws-google-maps.png\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:6630;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/bws_menu/icons/twitter.png\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:6126;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/bws_menu/icons/google-one.png\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:6913;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/bws_menu/icons/subscriber.png\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:6853;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/bws_menu/icons/custom-fields-search.png\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:6741;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/bws_menu/icons/facebook-button.png\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:6070;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/bws_menu/icons/contact-form.png\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:6477;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/bws_menu/icons/portfolio.png\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:5929;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/bws_menu/icons/job-board.png\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:6650;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/bws_menu/icons/captcha.png\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:6599;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/bws_menu/icons/adsense.png\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:6713;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/bws_menu/icons/htaccess.png\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:6601;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/bws_menu/icons/gallery.png\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:6179;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/bws_menu/icons/google-captcha.png\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:6979;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/bws_menu/icons/google-shortlink.png\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:6927;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/bws_menu/icons/contact-form-multi.png\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:6819;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/bws_menu/icons/donate-button.png\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:5914;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/bws_menu/icons/multilanguage.png\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:7188;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/bws_menu/icons/bws-google-analytics.png\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:6887;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/bws_menu/icons/sender.png\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:6556;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/bws_menu/icons/limit-attempts.png\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:6587;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/bws_menu/icons/db-manager.png\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:6909;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/bws_menu/images/icon_36_b.png\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:5107;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/bws_menu/images/icon_16_single.png\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:614;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/bws_menu/images/icon_36.png\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:1906;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/bws_menu/images/icon_16_b.png\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:3685;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/bws_menu/images/system-status.png\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:370;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/bws_menu/images/pattern_bg.png\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:1036;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/bws_menu/images/pattern.png\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:968;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/bws_menu/images/icon_16.png\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:803;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/bws_menu/images/icon_16_c.png\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:878;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/bws_menu/js/bws_menu.js\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:2726;}s:74:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/readme.txt\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:33968;}s:77:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/css/style.css\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:1012;}s:79:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/images/help.png\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:342;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/images/close_banner.png\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:452;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/images/cptch_math_action_plus.jpg\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:14270;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/images/cptch_difficulty_number.jpg\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:13426;}s:86:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/images/cptch_input.jpg\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:12273;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/images/tooltip_icons.png\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:1945;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/images/cptch_difficulty_word.jpg\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:13789;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/images/cptch_math_action_minus.jpg\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:14625;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/images/cptch_math_action_increase.jpg\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:13861;}s:77:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/images/px.png\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:2792;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/images/banner.png\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:4436;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/js/c_o_o_k_i_e.js\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:4341;}s:76:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/js/script.js\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:580;}s:85:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/pagerestrict/screenshot-1.png\";a:2:{s:13:\"last_modified\";i:1423415477;s:8:\"filesize\";i:34420;}s:85:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/pagerestrict/pagerestrict.php\";a:2:{s:13:\"last_modified\";i:1423415477;s:8:\"filesize\";i:6585;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/pagerestrict/inc/admin.php\";a:2:{s:13:\"last_modified\";i:1423415477;s:8:\"filesize\";i:8858;}s:85:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/pagerestrict/screenshot-2.png\";a:2:{s:13:\"last_modified\";i:1423415477;s:8:\"filesize\";i:25398;}s:79:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/pagerestrict/readme.txt\";a:2:{s:13:\"last_modified\";i:1423415477;s:8:\"filesize\";i:4248;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/seo-image/javascripts/sfi.js\";a:2:{s:13:\"last_modified\";i:1423415477;s:8:\"filesize\";i:7272;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/seo-image/javascripts/jquery.colorbox-min.js\";a:2:{s:13:\"last_modified\";i:1423415477;s:8:\"filesize\";i:9984;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/seo-image/seo-friendly-images.class.php\";a:2:{s:13:\"last_modified\";i:1423415477;s:8:\"filesize\";i:47525;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/seo-image/languages/seo-friendly-images-hr.po\";a:2:{s:13:\"last_modified\";i:1423415477;s:8:\"filesize\";i:11610;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/seo-image/languages/seo-friendly-images.pot\";a:2:{s:13:\"last_modified\";i:1423415477;s:8:\"filesize\";i:5896;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/seo-image/languages/seo-friendly-images-sr_RS.mo\";a:2:{s:13:\"last_modified\";i:1423415477;s:8:\"filesize\";i:3878;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/seo-image/languages/seo-friendly-images-sr_RS.po\";a:2:{s:13:\"last_modified\";i:1423415477;s:8:\"filesize\";i:12501;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/seo-image/languages/seo-friendly-images.mo\";a:2:{s:13:\"last_modified\";i:1423415477;s:8:\"filesize\";i:729;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/seo-image/languages/seo-friendly-images.po\";a:2:{s:13:\"last_modified\";i:1423415477;s:8:\"filesize\";i:5896;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/seo-image/languages/seo-friendly-images-hr.mo\";a:2:{s:13:\"last_modified\";i:1423415477;s:8:\"filesize\";i:3146;}s:76:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/seo-image/readme.txt\";a:2:{s:13:\"last_modified\";i:1423415477;s:8:\"filesize\";i:5094;}s:76:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/seo-image/i/logo.png\";a:2:{s:13:\"last_modified\";i:1423415477;s:8:\"filesize\";i:2726;}s:83:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/seo-image/i/seosmart125.png\";a:2:{s:13:\"last_modified\";i:1423415477;s:8:\"filesize\";i:16962;}s:76:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/seo-image/i/icon.png\";a:2:{s:13:\"last_modified\";i:1423415477;s:8:\"filesize\";i:1536;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/seo-image/i/seoimages125_v2.jpg\";a:2:{s:13:\"last_modified\";i:1423415477;s:8:\"filesize\";i:10656;}s:80:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/seo-image/i/mwp250_2.png\";a:2:{s:13:\"last_modified\";i:1423415477;s:8:\"filesize\";i:23078;}s:78:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/seo-image/i/arrows.png\";a:2:{s:13:\"last_modified\";i:1423415477;s:8:\"filesize\";i:494;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/seo-image/seo-friendly-images.php\";a:2:{s:13:\"last_modified\";i:1423415477;s:8:\"filesize\";i:633;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/akismet/class.akismet-widget.php\";a:2:{s:13:\"last_modified\";i:1423415468;s:8:\"filesize\";i:2719;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/akismet/class.akismet-admin.php\";a:2:{s:13:\"last_modified\";i:1423415468;s:8:\"filesize\";i:35924;}s:75:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/akismet/wrapper.php\";a:2:{s:13:\"last_modified\";i:1423415468;s:8:\"filesize\";i:9698;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/akismet/_inc/img/logo-full-2x.png\";a:2:{s:13:\"last_modified\";i:1423415468;s:8:\"filesize\";i:4970;}s:80:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/akismet/_inc/akismet.css\";a:2:{s:13:\"last_modified\";i:1423415468;s:8:\"filesize\";i:5918;}s:79:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/akismet/_inc/akismet.js\";a:2:{s:13:\"last_modified\";i:1423415468;s:8:\"filesize\";i:5363;}s:76:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/akismet/_inc/form.js\";a:2:{s:13:\"last_modified\";i:1423415468;s:8:\"filesize\";i:700;}s:74:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/akismet/readme.txt\";a:2:{s:13:\"last_modified\";i:1423415468;s:8:\"filesize\";i:10184;}s:79:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/akismet/views/stats.php\";a:2:{s:13:\"last_modified\";i:1423415468;s:8:\"filesize\";i:551;}s:79:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/akismet/views/start.php\";a:2:{s:13:\"last_modified\";i:1423415468;s:8:\"filesize\";i:6521;}s:80:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/akismet/views/config.php\";a:2:{s:13:\"last_modified\";i:1423415468;s:8:\"filesize\";i:8904;}s:80:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/akismet/views/notice.php\";a:2:{s:13:\"last_modified\";i:1423415468;s:8:\"filesize\";i:9912;}s:80:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/akismet/views/strict.php\";a:2:{s:13:\"last_modified\";i:1423415468;s:8:\"filesize\";i:830;}s:77:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/akismet/views/get.php\";a:2:{s:13:\"last_modified\";i:1423415468;s:8:\"filesize\";i:505;}s:75:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/akismet/akismet.php\";a:2:{s:13:\"last_modified\";i:1423415468;s:8:\"filesize\";i:2417;}s:73:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/akismet/index.php\";a:2:{s:13:\"last_modified\";i:1423415468;s:8:\"filesize\";i:26;}s:73:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/akismet/.htaccess\";a:2:{s:13:\"last_modified\";i:1423415468;s:8:\"filesize\";i:616;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/akismet/class.akismet.php\";a:2:{s:13:\"last_modified\";i:1423415468;s:8:\"filesize\";i:36938;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/wp-contact-form-7.php\";a:2:{s:13:\"last_modified\";i:1423415472;s:8:\"filesize\";i:2177;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/modules/text.php\";a:2:{s:13:\"last_modified\";i:1423415472;s:8:\"filesize\";i:9562;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/modules/submit.php\";a:2:{s:13:\"last_modified\";i:1423415472;s:8:\"filesize\";i:2157;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/modules/response.php\";a:2:{s:13:\"last_modified\";i:1423415472;s:8:\"filesize\";i:311;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/modules/file.php\";a:2:{s:13:\"last_modified\";i:1423415472;s:8:\"filesize\";i:10456;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/modules/textarea.php\";a:2:{s:13:\"last_modified\";i:1423415472;s:8:\"filesize\";i:5629;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/modules/listo.php\";a:2:{s:13:\"last_modified\";i:1423415472;s:8:\"filesize\";i:697;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/modules/captcha.php\";a:2:{s:13:\"last_modified\";i:1423415472;s:8:\"filesize\";i:16213;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/modules/select.php\";a:2:{s:13:\"last_modified\";i:1423415472;s:8:\"filesize\";i:5958;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/modules/checkbox.php\";a:2:{s:13:\"last_modified\";i:1423415472;s:8:\"filesize\";i:9289;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/modules/date.php\";a:2:{s:13:\"last_modified\";i:1423415472;s:8:\"filesize\";i:6250;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/modules/akismet.php\";a:2:{s:13:\"last_modified\";i:1423415472;s:8:\"filesize\";i:3282;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/modules/acceptance.php\";a:2:{s:13:\"last_modified\";i:1423415472;s:8:\"filesize\";i:4573;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/modules/quiz.php\";a:2:{s:13:\"last_modified\";i:1423415472;s:8:\"filesize\";i:5622;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/modules/flamingo.php\";a:2:{s:13:\"last_modified\";i:1423415472;s:8:\"filesize\";i:4190;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/modules/jetpack.php\";a:2:{s:13:\"last_modified\";i:1423415472;s:8:\"filesize\";i:719;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/modules/count.php\";a:2:{s:13:\"last_modified\";i:1423415472;s:8:\"filesize\";i:1383;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/modules/number.php\";a:2:{s:13:\"last_modified\";i:1423415472;s:8:\"filesize\";i:6889;}s:86:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/admin/admin.php\";a:2:{s:13:\"last_modified\";i:1423415472;s:8:\"filesize\";i:16151;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/admin/admin-functions.php\";a:2:{s:13:\"last_modified\";i:1423415472;s:8:\"filesize\";i:4226;}s:120:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/admin/includes/class-contact-forms-list-table.php\";a:2:{s:13:\"last_modified\";i:1423415472;s:8:\"filesize\";i:4716;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/admin/includes/help-tabs.php\";a:2:{s:13:\"last_modified\";i:1423415472;s:8:\"filesize\";i:6495;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/admin/includes/meta-boxes.php\";a:2:{s:13:\"last_modified\";i:1423415472;s:8:\"filesize\";i:5348;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/admin/edit-contact-form.php\";a:2:{s:13:\"last_modified\";i:1423415472;s:8:\"filesize\";i:4321;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/admin/css/styles.css\";a:2:{s:13:\"last_modified\";i:1423415472;s:8:\"filesize\";i:3808;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/admin/css/styles-rtl.css\";a:2:{s:13:\"last_modified\";i:1423415472;s:8:\"filesize\";i:234;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/admin/images/dropdown.gif\";a:2:{s:13:\"last_modified\";i:1423415472;s:8:\"filesize\";i:67;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/admin/images/fade-butt.png\";a:2:{s:13:\"last_modified\";i:1423415472;s:8:\"filesize\";i:785;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/admin/js/taggenerator.js\";a:2:{s:13:\"last_modified\";i:1423415472;s:8:\"filesize\";i:6872;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/admin/js/scripts.js\";a:2:{s:13:\"last_modified\";i:1423415472;s:8:\"filesize\";i:2683;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/includes/shortcodes.php\";a:2:{s:13:\"last_modified\";i:1423415472;s:8:\"filesize\";i:12478;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/includes/validation.php\";a:2:{s:13:\"last_modified\";i:1423415472;s:8:\"filesize\";i:1803;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/includes/mail.php\";a:2:{s:13:\"last_modified\";i:1423415472;s:8:\"filesize\";i:8969;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/includes/controller.php\";a:2:{s:13:\"last_modified\";i:1423415472;s:8:\"filesize\";i:6293;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/includes/capabilities.php\";a:2:{s:13:\"last_modified\";i:1423415472;s:8:\"filesize\";i:623;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/includes/formatting.php\";a:2:{s:13:\"last_modified\";i:1423415472;s:8:\"filesize\";i:6902;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/includes/contact-form.php\";a:2:{s:13:\"last_modified\";i:1423415472;s:8:\"filesize\";i:19599;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/includes/functions.php\";a:2:{s:13:\"last_modified\";i:1423415472;s:8:\"filesize\";i:11215;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/includes/css/styles.css\";a:2:{s:13:\"last_modified\";i:1423415472;s:8:\"filesize\";i:1103;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/includes/css/styles-rtl.css\";a:2:{s:13:\"last_modified\";i:1423415472;s:8:\"filesize\";i:197;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/includes/pipe.php\";a:2:{s:13:\"last_modified\";i:1423415472;s:8:\"filesize\";i:1333;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/includes/submission.php\";a:2:{s:13:\"last_modified\";i:1423415472;s:8:\"filesize\";i:6891;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/includes/upgrade.php\";a:2:{s:13:\"last_modified\";i:1423415472;s:8:\"filesize\";i:2059;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/includes/contact-form-template.php\";a:2:{s:13:\"last_modified\";i:1423415472;s:8:\"filesize\";i:5198;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/includes/js/jquery.form.min.js\";a:2:{s:13:\"last_modified\";i:1423415472;s:8:\"filesize\";i:15248;}s:128:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness/jquery-ui.min.css\";a:2:{s:13:\"last_modified\";i:1423415472;s:8:\"filesize\";i:26939;}s:124:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness/jquery-ui.css\";a:2:{s:13:\"last_modified\";i:1423415472;s:8:\"filesize\";i:32046;}s:130:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness/jquery.ui.theme.css\";a:2:{s:13:\"last_modified\";i:1423415472;s:8:\"filesize\";i:17072;}s:158:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness/images/ui-bg_highlight-soft_75_cccccc_1x100.png\";a:2:{s:13:\"last_modified\";i:1423415472;s:8:\"filesize\";i:280;}s:149:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness/images/ui-bg_flat_75_ffffff_40x100.png\";a:2:{s:13:\"last_modified\";i:1423415472;s:8:\"filesize\";i:208;}s:145:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness/images/ui-icons_2e83ff_256x240.png\";a:2:{s:13:\"last_modified\";i:1423415472;s:8:\"filesize\";i:4549;}s:149:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness/images/ui-bg_glass_65_ffffff_1x400.png\";a:2:{s:13:\"last_modified\";i:1423415472;s:8:\"filesize\";i:207;}s:149:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness/images/ui-bg_glass_75_dadada_1x400.png\";a:2:{s:13:\"last_modified\";i:1423415472;s:8:\"filesize\";i:262;}s:149:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness/images/ui-bg_glass_95_fef1ec_1x400.png\";a:2:{s:13:\"last_modified\";i:1423415472;s:8:\"filesize\";i:332;}s:149:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness/images/ui-bg_glass_55_fbf9ee_1x400.png\";a:2:{s:13:\"last_modified\";i:1423415472;s:8:\"filesize\";i:335;}s:149:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png\";a:2:{s:13:\"last_modified\";i:1423415472;s:8:\"filesize\";i:262;}s:145:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness/images/ui-icons_454545_256x240.png\";a:2:{s:13:\"last_modified\";i:1423415472;s:8:\"filesize\";i:6992;}s:145:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness/images/ui-icons_cd0a0a_256x240.png\";a:2:{s:13:\"last_modified\";i:1423415472;s:8:\"filesize\";i:4549;}s:145:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness/images/ui-icons_888888_256x240.png\";a:2:{s:13:\"last_modified\";i:1423415472;s:8:\"filesize\";i:6999;}s:145:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness/images/ui-icons_222222_256x240.png\";a:2:{s:13:\"last_modified\";i:1423415472;s:8:\"filesize\";i:6922;}s:138:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness/images/animated-overlay.gif\";a:2:{s:13:\"last_modified\";i:1423415472;s:8:\"filesize\";i:1738;}s:148:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness/images/ui-bg_flat_0_aaaaaa_40x100.png\";a:2:{s:13:\"last_modified\";i:1423415472;s:8:\"filesize\";i:212;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/includes/js/scripts.js\";a:2:{s:13:\"last_modified\";i:1423415472;s:8:\"filesize\";i:11145;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/includes/js/jquery.form.js\";a:2:{s:13:\"last_modified\";i:1423415472;s:8:\"filesize\";i:43892;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/languages/contact-form-7-tl.mo\";a:2:{s:13:\"last_modified\";i:1423415472;s:8:\"filesize\";i:17719;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/languages/contact-form-7-uk.mo\";a:2:{s:13:\"last_modified\";i:1423415472;s:8:\"filesize\";i:24017;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/languages/contact-form-7-eu.mo\";a:2:{s:13:\"last_modified\";i:1423415472;s:8:\"filesize\";i:15843;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/languages/contact-form-7-ckb.mo\";a:2:{s:13:\"last_modified\";i:1423415472;s:8:\"filesize\";i:23110;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/languages/contact-form-7-it_IT.mo\";a:2:{s:13:\"last_modified\";i:1423415472;s:8:\"filesize\";i:16139;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/languages/contact-form-7-ro_RO.mo\";a:2:{s:13:\"last_modified\";i:1423415472;s:8:\"filesize\";i:18098;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/languages/contact-form-7-ms_MY.mo\";a:2:{s:13:\"last_modified\";i:1423415472;s:8:\"filesize\";i:13610;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/languages/contact-form-7-be_BY.mo\";a:2:{s:13:\"last_modified\";i:1423415472;s:8:\"filesize\";i:18379;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/languages/contact-form-7-sv_SE.mo\";a:2:{s:13:\"last_modified\";i:1423415472;s:8:\"filesize\";i:14324;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/languages/contact-form-7-et.mo\";a:2:{s:13:\"last_modified\";i:1423415472;s:8:\"filesize\";i:14053;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/languages/contact-form-7-gu_IN.mo\";a:2:{s:13:\"last_modified\";i:1423415472;s:8:\"filesize\";i:24472;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/languages/contact-form-7-pl_PL.mo\";a:2:{s:13:\"last_modified\";i:1423415472;s:8:\"filesize\";i:17945;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/languages/contact-form-7-ml_IN.mo\";a:2:{s:13:\"last_modified\";i:1423415472;s:8:\"filesize\";i:21032;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/languages/contact-form-7-zh_TW.mo\";a:2:{s:13:\"last_modified\";i:1423415472;s:8:\"filesize\";i:15342;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/languages/contact-form-7-fi.mo\";a:2:{s:13:\"last_modified\";i:1423415472;s:8:\"filesize\";i:19370;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/languages/contact-form-7-az.mo\";a:2:{s:13:\"last_modified\";i:1423415472;s:8:\"filesize\";i:14824;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/languages/contact-form-7-pt_BR.mo\";a:2:{s:13:\"last_modified\";i:1423415472;s:8:\"filesize\";i:19735;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/languages/contact-form-7-ht.mo\";a:2:{s:13:\"last_modified\";i:1423415472;s:8:\"filesize\";i:18966;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/languages/contact-form-7-eo_EO.mo\";a:2:{s:13:\"last_modified\";i:1423415472;s:8:\"filesize\";i:13743;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/languages/contact-form-7-hi_IN.mo\";a:2:{s:13:\"last_modified\";i:1423415472;s:8:\"filesize\";i:21274;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/languages/contact-form-7-fa_IR.mo\";a:2:{s:13:\"last_modified\";i:1423415472;s:8:\"filesize\";i:23473;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/languages/contact-form-7-da_DK.mo\";a:2:{s:13:\"last_modified\";i:1423415472;s:8:\"filesize\";i:15840;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/languages/contact-form-7.pot\";a:2:{s:13:\"last_modified\";i:1423415472;s:8:\"filesize\";i:34002;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/languages/contact-form-7-hu_HU.mo\";a:2:{s:13:\"last_modified\";i:1423415472;s:8:\"filesize\";i:20726;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/languages/contact-form-7-ka_GE.mo\";a:2:{s:13:\"last_modified\";i:1423415472;s:8:\"filesize\";i:21688;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/languages/contact-form-7-vi.mo\";a:2:{s:13:\"last_modified\";i:1423415472;s:8:\"filesize\";i:14084;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/languages/contact-form-7-el.mo\";a:2:{s:13:\"last_modified\";i:1423415472;s:8:\"filesize\";i:26227;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/languages/contact-form-7-th.mo\";a:2:{s:13:\"last_modified\";i:1423415472;s:8:\"filesize\";i:28412;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/languages/contact-form-7-ja.mo\";a:2:{s:13:\"last_modified\";i:1423415472;s:8:\"filesize\";i:31894;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/languages/contact-form-7-hr.mo\";a:2:{s:13:\"last_modified\";i:1423415472;s:8:\"filesize\";i:27109;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/languages/contact-form-7-nb_NO.mo\";a:2:{s:13:\"last_modified\";i:1423415472;s:8:\"filesize\";i:14412;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/languages/contact-form-7-ru_RU.mo\";a:2:{s:13:\"last_modified\";i:1423415472;s:8:\"filesize\";i:23253;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/languages/contact-form-7-sk_SK.mo\";a:2:{s:13:\"last_modified\";i:1423415472;s:8:\"filesize\";i:20216;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/languages/contact-form-7-lt_LT.mo\";a:2:{s:13:\"last_modified\";i:1423415472;s:8:\"filesize\";i:16998;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/languages/contact-form-7-ar.mo\";a:2:{s:13:\"last_modified\";i:1423415472;s:8:\"filesize\";i:20808;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/languages/contact-form-7-fr_FR.mo\";a:2:{s:13:\"last_modified\";i:1423415472;s:8:\"filesize\";i:20449;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/languages/contact-form-7-mk_MK.mo\";a:2:{s:13:\"last_modified\";i:1423415472;s:8:\"filesize\";i:18685;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/languages/readme.txt\";a:2:{s:13:\"last_modified\";i:1423415472;s:8:\"filesize\";i:427;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/languages/contact-form-7-pt_PT.mo\";a:2:{s:13:\"last_modified\";i:1423415472;s:8:\"filesize\";i:28462;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/languages/contact-form-7-pa_IN.mo\";a:2:{s:13:\"last_modified\";i:1423415472;s:8:\"filesize\";i:26659;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/languages/contact-form-7-de_DE.mo\";a:2:{s:13:\"last_modified\";i:1423415472;s:8:\"filesize\";i:28186;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/languages/contact-form-7-es_ES.mo\";a:2:{s:13:\"last_modified\";i:1423415472;s:8:\"filesize\";i:20106;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/languages/contact-form-7-si_LK.mo\";a:2:{s:13:\"last_modified\";i:1423415472;s:8:\"filesize\";i:22639;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/languages/contact-form-7-sl_SI.mo\";a:2:{s:13:\"last_modified\";i:1423415472;s:8:\"filesize\";i:13836;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/languages/contact-form-7-he_IL.mo\";a:2:{s:13:\"last_modified\";i:1423415472;s:8:\"filesize\";i:30402;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/languages/contact-form-7-tr_TR.mo\";a:2:{s:13:\"last_modified\";i:1423415472;s:8:\"filesize\";i:27793;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/languages/contact-form-7-sr_RS.mo\";a:2:{s:13:\"last_modified\";i:1423415472;s:8:\"filesize\";i:18156;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/languages/contact-form-7-ta.mo\";a:2:{s:13:\"last_modified\";i:1423415472;s:8:\"filesize\";i:26093;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/languages/contact-form-7-lv.mo\";a:2:{s:13:\"last_modified\";i:1423415472;s:8:\"filesize\";i:14442;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/languages/contact-form-7-bn_IN.mo\";a:2:{s:13:\"last_modified\";i:1423415472;s:8:\"filesize\";i:25272;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/languages/contact-form-7-ga_IE.mo\";a:2:{s:13:\"last_modified\";i:1423415472;s:8:\"filesize\";i:16281;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/languages/contact-form-7-mt_MT.mo\";a:2:{s:13:\"last_modified\";i:1423415472;s:8:\"filesize\";i:13870;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/languages/contact-form-7-zh_CN.mo\";a:2:{s:13:\"last_modified\";i:1423415472;s:8:\"filesize\";i:16834;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/languages/contact-form-7-cs_CZ.mo\";a:2:{s:13:\"last_modified\";i:1423415472;s:8:\"filesize\";i:20022;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/languages/contact-form-7-bg_BG.mo\";a:2:{s:13:\"last_modified\";i:1423415472;s:8:\"filesize\";i:5969;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/languages/contact-form-7-ko_KR.mo\";a:2:{s:13:\"last_modified\";i:1423415472;s:8:\"filesize\";i:20568;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/languages/contact-form-7-bn_BD.mo\";a:2:{s:13:\"last_modified\";i:1423415472;s:8:\"filesize\";i:10451;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/languages/contact-form-7-sq.mo\";a:2:{s:13:\"last_modified\";i:1423415472;s:8:\"filesize\";i:5017;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/languages/contact-form-7-af.mo\";a:2:{s:13:\"last_modified\";i:1423415472;s:8:\"filesize\";i:14283;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/languages/contact-form-7-gl_ES.mo\";a:2:{s:13:\"last_modified\";i:1423415472;s:8:\"filesize\";i:14679;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/languages/contact-form-7-bs_BA.mo\";a:2:{s:13:\"last_modified\";i:1423415472;s:8:\"filesize\";i:7278;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/languages/contact-form-7-nl_NL.mo\";a:2:{s:13:\"last_modified\";i:1423415472;s:8:\"filesize\";i:28020;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/languages/contact-form-7-id_ID.mo\";a:2:{s:13:\"last_modified\";i:1423415472;s:8:\"filesize\";i:11604;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/languages/contact-form-7-ca.mo\";a:2:{s:13:\"last_modified\";i:1423415472;s:8:\"filesize\";i:17664;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/languages/contact-form-7-hy_AM.mo\";a:2:{s:13:\"last_modified\";i:1423415472;s:8:\"filesize\";i:18925;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/readme.txt\";a:2:{s:13:\"last_modified\";i:1423415472;s:8:\"filesize\";i:8050;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/uninstall.php\";a:2:{s:13:\"last_modified\";i:1423415472;s:8:\"filesize\";i:456;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/license.txt\";a:2:{s:13:\"last_modified\";i:1423415472;s:8:\"filesize\";i:18092;}s:83:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/settings.php\";a:2:{s:13:\"last_modified\";i:1423415472;s:8:\"filesize\";i:1908;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/images/ajax-loader.gif\";a:2:{s:13:\"last_modified\";i:1423415472;s:8:\"filesize\";i:847;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/class.jetpack.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:178039;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/class.jetpack-signature.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:6202;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/class.jetpack-network.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:20995;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/class.jetpack-twitter-cards.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:9799;}s:77:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/composer.json\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:344;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/class.jetpack-options.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:6781;}s:85:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/class.jetpack-cli.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:5606;}s:86:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/shortcodes.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:2234;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/publicize/ui.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:25112;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/publicize/enhanced-open-graph.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:3567;}s:112:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/publicize/assets/publicize-tumblr-2x.png\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:2128;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/publicize/assets/facebook-logo.png\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:18719;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/publicize/assets/spinner.gif\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:457;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/publicize/assets/publicize.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:4877;}s:110:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/publicize/assets/publicize-rtl.min.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:3509;}s:113:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/publicize/assets/publicize-twitter-2x.png\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:3372;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/publicize/assets/publicize-linkedin-2x.png\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:2281;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/publicize/assets/publicize-fb-2x.png\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:2723;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/publicize/assets/path-logo.png\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:4605;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/publicize/assets/publicize-rtl.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:4880;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/publicize/assets/publicize.js\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:6394;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/publicize/assets/connected.gif\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1681;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/publicize/assets/linkedin-logo.png\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:6783;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/publicize/assets/tumblr-logo.png\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:8902;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/publicize/assets/twitter-logo.png\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:4524;}s:110:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/publicize/assets/rtl/publicize-rtl.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:4970;}s:112:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/publicize/assets/publicize-google-2x.png\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1960;}s:110:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/publicize/assets/publicize-path-2x.png\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:4912;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/publicize/assets/publicize.min.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:3505;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/publicize/publicize.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:14375;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/publicize/publicize-jetpack.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:26422;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/post-by-email/post-by-email.js\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:3543;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/post-by-email/post-by-email.min.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:95;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/post-by-email/post-by-email.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:109;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/omnisearch/omnisearch-jetpack-rtl.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:205;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/omnisearch/omnisearch-jetpack.min.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:179;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/omnisearch/omnisearch-rtl.min.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1441;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/omnisearch/omnisearch-posts.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:4295;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/omnisearch/omnisearch-jetpack.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:206;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/omnisearch/omnisearch-comments.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1310;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/omnisearch/omnisearch.min.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1442;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/omnisearch/omnisearch-rtl.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1769;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/omnisearch/omnisearch-plugins.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:2116;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/omnisearch/omnisearch-core.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:6707;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/omnisearch/omnisearch.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1770;}s:113:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/omnisearch/omnisearch-jetpack-rtl.min.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:178;}s:113:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/omnisearch/rtl/omnisearch-jetpack-rtl.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:273;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/omnisearch/rtl/omnisearch-rtl.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1838;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/omnisearch/omnisearch-media.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1191;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/tonesque.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:70;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/tiled-gallery.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:790;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/shortcodes/vine.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:2172;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/shortcodes/dailymotion.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:7904;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/shortcodes/img/slideshow-controls.png\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1009;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/shortcodes/img/slideshow-loader.gif\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:13545;}s:112:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/shortcodes/img/slideshow-controls-2x.png\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1944;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/shortcodes/youtube.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:13366;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/shortcodes/archives.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1902;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/shortcodes/vimeo.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:4242;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/shortcodes/gist.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1348;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/shortcodes/slideshare.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1792;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/shortcodes/bandcamp.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:6634;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/shortcodes/googlemaps.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:6118;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/shortcodes/soundcloud.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:9109;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/shortcodes/mixcloud.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:2133;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/shortcodes/googleplus.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1188;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/shortcodes/ted.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:2287;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/shortcodes/instagram.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:8299;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/shortcodes/videopress.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:88;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/shortcodes/diggthis.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:163;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/shortcodes/blip.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:2136;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/shortcodes/googlevideo.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1436;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/shortcodes/scribd.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1731;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/shortcodes/flickr.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:6985;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/shortcodes/css/recipes-print.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:65;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/shortcodes/css/style.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:3726;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/shortcodes/css/recipes.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:612;}s:110:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/shortcodes/css/slideshow-shortcode.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:3464;}s:118:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/shortcodes/css/rtl/slideshow-shortcode-rtl.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:3540;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/shortcodes/css/rtl/recipes-rtl.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:679;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/shortcodes/facebook.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:2671;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/shortcodes/recipe.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:4060;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/shortcodes/medium.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1941;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/shortcodes/twitter-timeline.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1291;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/shortcodes/polldaddy.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:12503;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/shortcodes/presentations.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:14082;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/shortcodes/slideshow.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:10164;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/shortcodes/images/expand.png\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:2039;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/shortcodes/images/slide-nav.png\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:5704;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/shortcodes/images/collapse.png\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:2072;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/shortcodes/audio.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:11789;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/shortcodes/js/audio-shortcode.js\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:4293;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/shortcodes/js/recipes.js\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:362;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/shortcodes/js/slideshow-shortcode.js\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:6057;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/shortcodes/js/jquery.cycle.js\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:52470;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/shortcodes/js/jmpress.js\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:76472;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/shortcodes/js/jmpress.min.js\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:36640;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/shortcodes/js/recipes-printthis.js\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:5309;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/shortcodes/js/main.js\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:7671;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/photon/photon.js\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1378;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/debug.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:70;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/carousel.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:317;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/subscriptions/subscriptions.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:137;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/post-by-email.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:7771;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/holiday-snow/snowstorm.js\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:17210;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/widget-visibility.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:324;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/random-redirect.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:70;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/theme-tools/random-redirect.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:2902;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/theme-tools/featured-content.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:18539;}s:117:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/theme-tools/site-logo/inc/class-site-logo.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:9981;}s:125:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/theme-tools/site-logo/inc/class-site-logo-control.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:2905;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/theme-tools/site-logo/inc/compat.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1236;}s:111:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/theme-tools/site-logo/inc/functions.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:2956;}s:123:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/theme-tools/site-logo/css/site-logo-control.min.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:789;}s:119:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/theme-tools/site-logo/css/site-logo-control.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:947;}s:123:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/theme-tools/site-logo/css/site-logo-control-rtl.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:244;}s:127:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/theme-tools/site-logo/css/site-logo-control-rtl.min.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:147;}s:117:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/theme-tools/site-logo/js/site-logo-control.js\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:4845;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/theme-tools/site-logo/js/site-logo.js\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1025;}s:121:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/theme-tools/site-logo/js/site-logo-control.min.js\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:2035;}s:113:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/theme-tools/site-logo/js/site-logo.min.js\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:369;}s:125:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/theme-tools/site-logo/js/site-logo-header-text.min.js\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:229;}s:121:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/theme-tools/site-logo/js/site-logo-header-text.js\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:520;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/theme-tools/social-links.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:5950;}s:126:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/theme-tools/responsive-videos/responsive-videos.min.js\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:788;}s:122:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/theme-tools/responsive-videos/responsive-videos.js\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:2069;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/theme-tools/site-logo.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1022;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/theme-tools/responsive-videos.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1423;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/theme-tools/infinite-scroll.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1787;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/theme-tools/compat/twentyfourteen.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:7576;}s:113:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/theme-tools/compat/twentyfourteen-rtl.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:7575;}s:112:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/theme-tools/compat/twentyfifteen-rtl.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:13650;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/theme-tools/compat/twentyfourteen.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:2347;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/theme-tools/compat/twentyfifteen.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:988;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/theme-tools/compat/twentyfifteen.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:13651;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/theme-tools/js/suggest.js\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:337;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/enhanced-distribution.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1577;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/subscriptions.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:28488;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/verification-tools.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:800;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/stats.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:35445;}s:118:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/verification-tools/blog-verification-tools.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:4443;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/after-the-deadline.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:11745;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/infinite-scroll/infinity.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:40094;}s:111:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/infinite-scroll/themes/twentyeleven.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:989;}s:113:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/infinite-scroll/themes/twentyfourteen.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1904;}s:113:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/infinite-scroll/themes/twentythirteen.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:780;}s:111:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/infinite-scroll/themes/twentyeleven.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1540;}s:116:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/infinite-scroll/themes/twentyfifteen-rtl.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:3652;}s:113:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/infinite-scroll/themes/twentyfourteen.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1491;}s:113:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/infinite-scroll/themes/twentythirteen.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:2235;}s:112:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/infinite-scroll/themes/twentyfifteen.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:794;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/infinite-scroll/themes/twentyten.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1460;}s:111:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/infinite-scroll/themes/twentytwelve.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1455;}s:111:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/infinite-scroll/themes/twentytwelve.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:721;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/infinite-scroll/themes/twentyten.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:601;}s:112:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/infinite-scroll/themes/twentyfifteen.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:3651;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/infinite-scroll/infinity.js\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:20823;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/infinite-scroll/infinity.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:2453;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/photon.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:293;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/markdown.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:857;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/tiled-gallery/tiled-gallery.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:7773;}s:129:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/tiled-gallery/tiled-gallery/tiled-gallery-rectangular.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:6203;}s:123:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/tiled-gallery/tiled-gallery/tiled-gallery-shape.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:3661;}s:117:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/tiled-gallery/tiled-gallery/tiled-gallery.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:2381;}s:127:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/tiled-gallery/tiled-gallery/templates/circle-layout.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:55;}s:132:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/tiled-gallery/tiled-gallery/templates/carousel-container.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:781;}s:142:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/tiled-gallery/tiled-gallery/templates/partials/carousel-image-args.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1200;}s:127:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/tiled-gallery/tiled-gallery/templates/partials/item.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1963;}s:127:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/tiled-gallery/tiled-gallery/templates/square-layout.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:831;}s:132:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/tiled-gallery/tiled-gallery/templates/rectangular-layout.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:986;}s:116:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/tiled-gallery/tiled-gallery/tiled-gallery.js\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:5407;}s:122:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/tiled-gallery/tiled-gallery/tiled-gallery-item.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:2765;}s:124:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/tiled-gallery/tiled-gallery/tiled-gallery-circle.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:195;}s:125:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/tiled-gallery/tiled-gallery/rtl/tiled-gallery-rtl.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:2453;}s:124:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/tiled-gallery/tiled-gallery/tiled-gallery-layout.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:2202;}s:124:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/tiled-gallery/tiled-gallery/tiled-gallery-square.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1879;}s:127:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/tiled-gallery/math/class-constrained-array-rounding.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:2507;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/markdown/easy-markdown.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:25814;}s:86:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:742;}s:86:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/vaultpress.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:907;}s:80:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/wpcc.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:70;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/custom-content-types.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1469;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/contact-form/admin.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:23943;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/contact-form/grunion-omnisearch.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:2204;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/contact-form/readme.txt\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:5874;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/contact-form/css/menu-alter.min.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1866;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/contact-form/css/menu-alter.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:2100;}s:111:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/contact-form/css/menu-alter-rtl.min.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1867;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/contact-form/css/grunion.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:954;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/contact-form/css/menu-alter-rtl.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:2101;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/contact-form/css/rtl/grunion-rtl.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1024;}s:111:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/contact-form/css/rtl/menu-alter-rtl.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:539;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/contact-form/grunion-form-view.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:16931;}s:119:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/contact-form/images/grunion-remove-field-2x.png\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:201;}s:117:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/contact-form/images/grunion-remove-option.gif\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:73;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/contact-form/images/grunion-form.png\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:188;}s:112:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/contact-form/images/grunion-menu-big.png\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:352;}s:117:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/contact-form/images/grunion-menu-hover-2x.png\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:611;}s:111:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/contact-form/images/grunion-form-2x.png\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:153;}s:116:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/contact-form/images/blank-screen-akismet.png\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:2270;}s:123:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/contact-form/images/grunion-remove-option-hover.gif\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:73;}s:126:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/contact-form/images/grunion-remove-option-hover-2x.png\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:94;}s:125:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/contact-form/images/grunion-remove-field-hover-2x.png\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:207;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/contact-form/images/grunion-menu.png\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:157;}s:115:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/contact-form/images/blank-screen-button.png\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1823;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/contact-form/images/grunion-menu-hover.png\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:278;}s:122:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/contact-form/images/grunion-remove-field-hover.gif\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:144;}s:111:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/contact-form/images/grunion-menu-2x.png\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:546;}s:115:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/contact-form/images/grunion-menu-big-2x.png\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:340;}s:116:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/contact-form/images/grunion-remove-field.gif\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:139;}s:120:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/contact-form/images/grunion-remove-option-2x.png\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:99;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/contact-form/grunion-contact-form.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:62279;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/contact-form/js/grunion.js\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:27488;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/contact-form/js/grunion-frontend.js\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:113;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/comments/admin.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:5066;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/comments/base.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:9121;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/comments/comments.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:16656;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/comments.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:985;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/social-links.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:70;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/gravatar-hovercards.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:8170;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/module-extras.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:975;}s:86:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/omnisearch.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:452;}s:110:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/videopress/class.videopress-player.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:28666;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/videopress/shortcode.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:3108;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/videopress/class.videopress-video.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:8589;}s:111:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/videopress/videopress-admin-rtl.min.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1255;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/videopress/videopress.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:26297;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/videopress/videopress-admin.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1534;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/videopress/videopress-admin-rtl.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1538;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/videopress/videopress-admin.js\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:14072;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/videopress/videopress-admin.min.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1251;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/related-posts.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:2210;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/theme-tools.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1706;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/site-icon/jetpack-site-icon.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:26172;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/site-icon/browser.png\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:47596;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/site-icon/site-icon-functions.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1686;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/site-icon/upload-site-icon.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:629;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/site-icon/css/site-icon-admin.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:922;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/site-icon/js/site-icon-admin.js\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:0;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/site-icon/js/site-icon-crop.js\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1720;}s:86:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/videopress.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:381;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/likes.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:37232;}s:86:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/custom-css.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:723;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/contact-form.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:298;}s:83:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/monitor.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:5483;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/mobile-push.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:86;}s:79:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sso.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:30490;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/carousel/jetpack-carousel.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:22118;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/carousel/jetpack-carousel.js\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:52317;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/carousel/jetpack-carousel.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:26540;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/carousel/jetpack-carousel-ie8fix.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:250;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/carousel/rtl/jetpack-carousel-rtl.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:26658;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/carousel/images/carousel-link-2x.png\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:867;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/carousel/images/carousel-link.png\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:431;}s:111:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/carousel/images/carousel-likereblog.png\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:547;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/carousel/images/carousel-likereblog-2x.png\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1096;}s:110:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/carousel/images/carousel-sprite-2x.png\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:2076;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/carousel/images/carousel-sprite.png\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1318;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/carousel/images/arrows-2x.png\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:10063;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/carousel/images/arrows.png\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:4529;}s:86:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/shortlinks.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:2142;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/module-headings.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:8597;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/latex.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:3179;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/gplus-authorship.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:70;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/after-the-deadline/button.gif\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:515;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/after-the-deadline/atd.core.js\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:16771;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/after-the-deadline/config-options.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:4647;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/after-the-deadline/jquery.atd.js\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:13454;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/after-the-deadline/atd-rtl.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:2116;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/after-the-deadline/atd-rtl.min.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1446;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/after-the-deadline/atd.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:2114;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/after-the-deadline/tinymce/plugin.js\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:11307;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/after-the-deadline/tinymce/atdbuttontr.gif\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:123;}s:118:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/after-the-deadline/tinymce/css/content.min.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:188;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/after-the-deadline/tinymce/css/content.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:233;}s:115:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/after-the-deadline/tinymce/editor_plugin.js\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:16134;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/after-the-deadline/atd.min.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1444;}s:110:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/after-the-deadline/config-unignore.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:4351;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/after-the-deadline/proxy.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:2644;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/after-the-deadline/rtl/atd-rtl.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:2185;}s:111:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/after-the-deadline/atd-autoproofread.js\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:3689;}s:118:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/after-the-deadline/atd-nonvis-editor-plugin.js\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:8684;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/infinite-scroll.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:8326;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/json-api.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:2677;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/recaptchalib.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:9900;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/sharedaddy.pot\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:7187;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/admin-sharing.js\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:13769;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/admin-sharing.min.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:6060;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/screenshot-2.jpg\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:23781;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/admin-sharing-rtl.min.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:6069;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/sharing.js\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:41351;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/sharedaddy.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:5623;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/sharing-sources.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:40135;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/screenshot-1.jpg\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:48840;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/admin-sharing.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:7440;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/readme.txt\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:3861;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/sharing.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:19039;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/sharing.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:17159;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/admin-sharing-rtl.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:7449;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/sharing-service.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:20428;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/googleplus1@2x.png\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1134;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/more@2x.png\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:798;}s:116:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/linkedin-horizontal@2x.png\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:2975;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/rss.png\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:870;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/pinterest@2x.png\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1310;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/stumbleupon.png\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:638;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/wordpress.png\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:667;}s:112:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/icon-googleplus-2x.png\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1333;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/custom@2x.png\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1147;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/smart-stumbleupon@2x.png\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:2072;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/divider@2x.png\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:116;}s:110:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/icon-facebook-2x.png\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1027;}s:111:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/sharing-hidden@2x.png\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:106;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/print@2x.png\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1052;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/wordpress@2x.png\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1344;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/draggy.png\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:107;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/smart-pocket.png\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:641;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/stumbleupon@2x.png\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1423;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/googleplus1.png\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:602;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/icon-twitter.png\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:523;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/linkedin-vertical@2x.png\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:2653;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/smart-facebook.png\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1427;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/smart-googleplus1@2x.png\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:3398;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/smart-like.png\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1114;}s:111:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/smart-googleplus1.png\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:2323;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/twitter.png\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:523;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/email@2x.png\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:927;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/linkedin-smart.png\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:2115;}s:113:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/linkedin-horizontal.png\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:2115;}s:112:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/smart-pinterest@2x.png\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:2170;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/icon-facebook.png\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:581;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/pinterest.png\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:624;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/smart-twitter.png\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1427;}s:111:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/icon-wordpress-2x.png\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:592;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/digg@2x.png\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:872;}s:111:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/smart-stumbleupon.png\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:552;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/rss@2x.png\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1775;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/reddit.png\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:881;}s:111:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/linkedin-vertical.png\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:2274;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/kindle.png\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:750;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/smart-reddit.png\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1572;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/smart-like@2x.png\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1357;}s:113:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/linkedin-nocount@2x.png\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1736;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/smart-digg@2x.png\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1147;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/smart-digg.png\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:793;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/linkedin.png\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:360;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/linkedin@2x.png\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:944;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/tumblr@2x.png\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:926;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/icon-googleplus.png\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:722;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/email.png\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:209;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/smart-reddit@2x.png\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:2601;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/kindle@2x.png\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1505;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/contact-form@2x.png\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:539;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/print.png\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:209;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/tumblr.png\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:742;}s:110:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/smart-twitter@2x.png\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:2258;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/smart-pinterest.png\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1235;}s:111:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/linkedin-smart@2x.png\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:2975;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/share-bg.png\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:82;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/designfloat.png\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:833;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/facebook@2x.png\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1036;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/pocket.png\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:367;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/more.png\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:285;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/facebook.png\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:568;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/pocket@2x.png\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:504;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/comments@2x.png\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:763;}s:115:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/after-the-deadline@2x.png\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1068;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/icon-twitter-2x.png\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1414;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/ember.png\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:533;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/divider.png\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:94;}s:111:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/smart-facebook@2x.png\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:830;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/reddit@2x.png\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1500;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/sharing-hidden.png\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:213;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/custom.png\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:445;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/icon-wordpress.png\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:666;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/digg.png\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:530;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/draggy@2x.png\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:109;}s:118:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/enhanced-distribution@2x.png\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:757;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/twitter@2x.png\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1302;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/feed.png\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:761;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/smart-pocket@2x.png\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1272;}s:110:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/linkedin-nocount.png\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1564;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/loading.gif\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:2530;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/smart-tumblr@2x.png\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:4179;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/smart-tumblr.png\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1531;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/module-info.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:56564;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/holiday-snow.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:2545;}s:85:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/site-icon.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:407;}s:116:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/minileven/theme/pub/minileven/searchform.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:517;}s:110:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/minileven/theme/pub/minileven/page.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1315;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/minileven/theme/pub/minileven/rtl.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:10958;}s:112:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/minileven/theme/pub/minileven/footer.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:976;}s:116:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/minileven/theme/pub/minileven/screenshot.png\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:58138;}s:111:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/minileven/theme/pub/minileven/image.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:4012;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/minileven/theme/pub/minileven/comments.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1882;}s:111:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/minileven/theme/pub/minileven/style.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:31037;}s:113:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/minileven/theme/pub/minileven/content.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:2896;}s:123:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/minileven/theme/pub/minileven/inc/custom-header.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:3626;}s:123:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/minileven/theme/pub/minileven/inc/template-tags.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:3143;}s:142:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/minileven/theme/pub/minileven/inc/fonts/genericons-regular-webfont.ttf\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:13516;}s:142:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/minileven/theme/pub/minileven/inc/fonts/genericons-regular-webfont.svg\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:18950;}s:142:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/minileven/theme/pub/minileven/inc/fonts/genericons-regular-webfont.eot\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:7475;}s:143:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/minileven/theme/pub/minileven/inc/fonts/genericons-regular-webfont.woff\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:8676;}s:116:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/minileven/theme/pub/minileven/inc/tweaks.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:2977;}s:115:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/minileven/theme/pub/minileven/functions.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:7770;}s:111:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/minileven/theme/pub/minileven/index.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:2750;}s:113:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/minileven/theme/pub/minileven/sidebar.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:307;}s:112:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/minileven/theme/pub/minileven/header.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:2198;}s:121:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/minileven/theme/pub/minileven/content-gallery.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:3561;}s:118:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/minileven/theme/pub/minileven/js/small-menu.js\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:873;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/minileven/minileven.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:10178;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/minileven/images/wp-app-devices.png\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1014;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/wpgroho.js\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:959;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/related-posts/related-posts.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:4987;}s:111:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/related-posts/jetpack-related-posts.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:34321;}s:111:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/related-posts/rtl/related-posts-rtl.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:4565;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/related-posts/related-posts.js\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:5715;}s:85:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/minileven.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:4867;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/custom-post-types/comics.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:18155;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/custom-post-types/nova.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:35926;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/custom-post-types/portfolios.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:26219;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/custom-post-types/testimonial.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:11667;}s:117:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/custom-post-types/css/portfolio-shortcode.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1884;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/custom-post-types/css/edit-items.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:474;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/custom-post-types/css/nova-font.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:4153;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/custom-post-types/css/many-items.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:288;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/custom-post-types/css/nova.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:2252;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/custom-post-types/comics/comics.js\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:3514;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/custom-post-types/comics/comics.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:751;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/custom-post-types/comics/admin.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:161;}s:115:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/custom-post-types/comics/rtl/comics-rtl.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:820;}s:111:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/custom-post-types/js/menu-checkboxes.js\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1168;}s:110:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/custom-post-types/js/nova-drag-drop.js\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1137;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/custom-post-types/js/many-items.js\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:2919;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/custom-css/custom-css.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:52740;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/custom-css/csstidy/class.csstidy.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:36677;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/custom-css/csstidy/cssparse-rtl.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1184;}s:111:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/custom-css/csstidy/cssparse-rtl.min.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1161;}s:113:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/custom-css/csstidy/wordpress-standard.tpl\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:33;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/custom-css/csstidy/cssparsed-rtl.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:229;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/custom-css/csstidy/cssparse.min.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1157;}s:117:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/custom-css/csstidy/class.csstidy_optimise.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:28842;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/custom-css/csstidy/cssparsed.min.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:180;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/custom-css/csstidy/class.csstidy_ctype.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1401;}s:112:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/custom-css/csstidy/cssparsed-rtl.min.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:181;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/custom-css/csstidy/lang.inc.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:16003;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/custom-css/csstidy/cssparse.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1181;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/custom-css/csstidy/class.csstidy_print.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:11695;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/custom-css/csstidy/data-wp.inc.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:4164;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/custom-css/csstidy/cssparsed.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:228;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/custom-css/csstidy/data.inc.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:42281;}s:116:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/custom-css/custom-css/css/codemirror-rtl.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:6182;}s:112:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/custom-css/custom-css/css/css-editor.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:382;}s:120:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/custom-css/custom-css/css/codemirror-rtl.min.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:4048;}s:116:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/custom-css/custom-css/css/use-codemirror.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:126;}s:120:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/custom-css/custom-css/css/use-codemirror.min.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:108;}s:116:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/custom-css/custom-css/css/css-editor.min.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:311;}s:120:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/custom-css/custom-css/css/rtl/codemirror-rtl.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:6146;}s:116:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/custom-css/custom-css/css/codemirror.min.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:4052;}s:112:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/custom-css/custom-css/css/codemirror.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:6186;}s:121:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/custom-css/custom-css/preprocessors/lessc.inc.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:91826;}s:120:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/custom-css/custom-css/preprocessors/scss.inc.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:107173;}s:111:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/custom-css/custom-css/preprocessors.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1429;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/custom-css/custom-css/js/use-codemirror.js\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1322;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/custom-css/custom-css/js/codemirror.min.js\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:138171;}s:110:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/custom-css/custom-css/js/css-editor.js\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:2501;}s:83:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/widgets.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1237;}s:85:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/publicize.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:10311;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/likes/post-count-jetpack.js\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:448;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/likes/queuehandler.js\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:7709;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/likes/style.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:3506;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/likes/post-count.js\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1620;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/notes.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:5773;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/widgets/facebook-likebox.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:11966;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/widgets/image-widget/style.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:210;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/widgets/gallery/templates/form.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:3207;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/widgets/gallery/css/admin.min.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:163;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/widgets/gallery/css/admin-rtl.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:193;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/widgets/gallery/css/admin-rtl.min.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:164;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/widgets/gallery/css/admin.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:192;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/widgets/gallery/css/rtl/admin-rtl.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:262;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/widgets/gallery/js/admin.js\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:6518;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/widgets/gallery/js/gallery.js\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:440;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/widgets/gravatar-profile.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1233;}s:111:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/widgets/wordpress-post-widget/style.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:384;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/widgets/rsslinks-widget.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:6855;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/widgets/gravatar-profile.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:11697;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/widgets/readmill.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:3304;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/widgets/wordpress-post-widget.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:8066;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/widgets/top-posts.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:10699;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/widgets/image-widget.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:10068;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/widgets/top-posts/style.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1702;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/widgets/twitter-timeline.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:11262;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/widgets/gallery.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:12388;}s:111:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/widget-visibility/widget-conditions.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:19777;}s:133:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/widget-visibility/widget-conditions/widget-conditions.min.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1338;}s:128:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/widget-visibility/widget-conditions/widget-conditions.js\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:4665;}s:137:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/widget-visibility/widget-conditions/rtl/widget-conditions-rtl.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1664;}s:137:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/widget-visibility/widget-conditions/widget-conditions-rtl.min.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1335;}s:129:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/widget-visibility/widget-conditions/widget-conditions.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1598;}s:133:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/widget-visibility/widget-conditions/widget-conditions-rtl.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1595;}s:86:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/class.jetpack-data.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:983;}s:75:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/locales.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:52757;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/json-endpoints.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:133287;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/class.jetpack-bbpress-json-api-compat.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:3271;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/functions.opengraph.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:9385;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/class.jetpack-error.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:47;}s:79:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/wpml-config.xml\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:213;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/functions.photon.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:5430;}s:79:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/require-lib.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:639;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/class.media-extractor.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:17157;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/class.jetpack-user-agent.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:44637;}s:134:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-render-embed-reversal-endpoint.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:2924;}s:128:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-list-posts-v1-1-endpoint.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:10670;}s:127:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-get-media-v1-1-endpoint.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:609;}s:122:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-publicize-endpoint.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:6928;}s:117:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-post-endpoint.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:22583;}s:127:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-get-taxonomies-endpoint.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1993;}s:128:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-list-media-v1-1-endpoint.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1267;}s:125:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-delete-media-endpoint.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:672;}s:124:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-list-embeds-endpoint.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:959;}s:125:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-get-taxonomy-endpoint.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:812;}s:122:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-get-media-endpoint.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:598;}s:130:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-delete-media-v1-1-endpoint.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:702;}s:128:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-update-taxonomy-endpoint.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:5049;}s:126:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-get-post-v1-1-endpoint.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:771;}s:120:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-comment-endpoint.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:7357;}s:128:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-sharing-buttons-endpoint.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:11251;}s:125:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-upload-media-endpoint.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1862;}s:125:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-render-embed-endpoint.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:2148;}s:123:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-list-media-endpoint.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1298;}s:127:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-update-comment-endpoint.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:8451;}s:122:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-post-v1-1-endpoint.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:22332;}s:123:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-list-users-endpoint.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:2258;}s:126:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-list-comments-endpoint.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:8284;}s:124:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-get-comment-endpoint.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:610;}s:134:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/json-endpoints/jetpack/class.jetpack-json-api-plugins-get-endpoint.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:181;}s:117:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/json-endpoints/jetpack/json-api-jetpack-endpoints.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:21123;}s:127:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/json-endpoints/jetpack/class.jetpack-json-api-core-endpoint.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:502;}s:134:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/json-endpoints/jetpack/class.jetpack-json-api-themes-list-endpoint.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:300;}s:135:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/json-endpoints/jetpack/class.jetpack-json-api-plugins-list-endpoint.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:293;}s:134:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/json-endpoints/jetpack/class.jetpack-json-api-modules-get-endpoint.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:195;}s:137:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/json-endpoints/jetpack/class.jetpack-json-api-plugins-modify-endpoint.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:5636;}s:138:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/json-endpoints/jetpack/class.jetpack-json-api-plugins-install-endpoint.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:2396;}s:141:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/json-endpoints/jetpack/class.jetpack-json-api-check-capabilities-endpoint.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:829;}s:133:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/json-endpoints/jetpack/class.jetpack-json-api-themes-get-endpoint.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:177;}s:136:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/json-endpoints/jetpack/class.jetpack-json-api-themes-active-endpoint.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1386;}s:137:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/json-endpoints/jetpack/class.jetpack-json-api-modules-modify-endpoint.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1860;}s:137:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/json-endpoints/jetpack/class.jetpack-json-api-updates-status-endpoint.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:941;}s:130:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/json-endpoints/jetpack/class.jetpack-json-api-modules-endpoint.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:3951;}s:137:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/json-endpoints/jetpack/class.jetpack-json-api-plugins-delete-endpoint.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:838;}s:129:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/json-endpoints/jetpack/class.jetpack-json-api-themes-endpoint.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:4566;}s:134:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/json-endpoints/jetpack/class.jetpack-json-api-core-modify-endpoint.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:2136;}s:136:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/json-endpoints/jetpack/class.jetpack-json-api-themes-delete-endpoint.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1049;}s:130:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/json-endpoints/jetpack/class.jetpack-json-api-plugins-endpoint.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:6386;}s:135:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/json-endpoints/jetpack/class.jetpack-json-api-modules-list-endpoint.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:311;}s:137:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/json-endpoints/jetpack/class.jetpack-json-api-themes-install-endpoint.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:2250;}s:122:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/json-endpoints/jetpack/class.jetpack-json-api-endpoint.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:3613;}s:136:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/json-endpoints/jetpack/class.jetpack-json-api-themes-modify-endpoint.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1774;}s:119:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-render-endpoint.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:4010;}s:121:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-taxonomy-endpoint.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1105;}s:124:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-update-post-endpoint.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:22161;}s:125:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-update-media-endpoint.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1047;}s:126:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-site-settings-endpoint.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:11925;}s:129:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-render-shortcode-endpoint.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1779;}s:123:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-list-posts-endpoint.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:6162;}s:121:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-get-post-endpoint.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:874;}s:130:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-upload-media-v1-1-endpoint.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1611;}s:129:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-update-post-v1-1-endpoint.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:22419;}s:130:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-update-media-v1-1-endpoint.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1156;}s:121:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-get-site-endpoint.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:15687;}s:128:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-list-shortcodes-endpoint.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:758;}s:74:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/.svnignore\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:151;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-lt_LT.po\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:192987;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-bs_BA.po\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:215502;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-ca.mo\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:80189;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-fa_IR.mo\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:107596;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-hr.mo\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:38887;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-ar.mo\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:220527;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-ms_MY.po\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:193778;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-ko_KR.mo\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:191190;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-uk.mo\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:11604;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-fr_FR.po\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:275867;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-bs_BA.mo\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:73430;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-sr_RS.po\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:215027;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-fi.mo\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:40352;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-sq.mo\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:192919;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-vi.po\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:195809;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-fr_FR.mo\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:198567;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-sv_SE.mo\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:53550;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-pt_PT.po\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:218807;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-pt_BR.mo\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:185290;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-af.po\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:160255;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-ru_RU.mo\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:243438;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-cs_CZ.mo\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:32269;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-lt_LT.mo\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:16832;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-gl_ES.mo\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:38878;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-ro_RO.po\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:191891;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-nn_NO.mo\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:23597;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-nb_NO.mo\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:172539;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-gl_ES.po\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:201574;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-th.po\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:202210;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-nb_NO.po\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:256060;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-sk_SK.po\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:192289;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-ur.po\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:188709;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-hu_HU.po\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:262669;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-it_IT.po\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:262824;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-pl_PL.mo\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:24227;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-ca.po\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:219942;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-az.po\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:275760;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-cy.mo\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:18386;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-el.mo\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:19399;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-te.mo\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:21600;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-fi.po\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:201003;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-pt_BR.po\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:260196;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-ckb.mo\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:99777;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-af.mo\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:16794;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-es_ES.mo\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:188802;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-fa_IR.po\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:240234;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-de_DE.mo\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:194226;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-ru_RU.po\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:318929;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-my_MM.po\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:196888;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-da_DK.mo\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:47472;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-ka_GE.po\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:187001;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-es_ES.po\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:264015;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-mk_MK.po\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:198768;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-si_LK.po\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:216590;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-ka_GE.mo\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:259;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-sv_SE.po\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:206288;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-ur.mo\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:4381;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-sk_SK.mo\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:15803;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-he_IL.mo\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:205309;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-nn_NO.po\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:193983;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-bg_BG.mo\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:19475;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-my_MM.mo\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:17047;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-zh_TW.mo\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:172890;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-he_IL.po\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:284149;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-mk_MK.mo\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:24902;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-sl_SI.mo\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:9126;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-ko_KR.po\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:265728;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-cs_CZ.po\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:193428;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-nl_NL.mo\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:181543;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-it_IT.mo\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:187688;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-de_DE.po\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:269372;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-nl_NL.po\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:256763;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-hr.po\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:201970;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-el.po\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:195284;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-hu_HU.mo\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:174096;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-zh_CN.mo\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:172873;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-id_ID.mo\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:182872;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-pl_PL.po\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:195694;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-ms_MY.mo\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:24504;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-zh_CN.po\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:247884;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-ro_RO.mo\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:14641;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-pt_PT.mo\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:81258;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-uk.po\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:192121;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-sa_IN.po\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:175935;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-zh_TW.po\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:247951;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-ja.mo\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:204974;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-id_ID.po\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:258111;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-th.mo\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:28911;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-sl_SI.po\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:190751;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-ja.po\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:283391;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-sa_IN.mo\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1006;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-si_LK.mo\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:57004;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-cy.po\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:193303;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-sr_RS.mo\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:55526;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-tr_TR.po\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:265346;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-da_DK.po\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:205352;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-ar.po\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:296363;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-tr_TR.mo\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:190639;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-vi.mo\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:22097;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-te.po\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:197558;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-ckb.po\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:225048;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-bg_BG.po\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:195156;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-sq.po\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:271628;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-az.mo\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:197872;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/class.json-api.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:17907;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/jquery.jetpack-sync.js\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1561;}s:76:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/spin.js\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:10197;}s:83:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/genericons.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:460;}s:85:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/lib/tonesque.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:4519;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/lib/markdown/README.md\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1115;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/lib/markdown/gfm.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:11663;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/lib/markdown/test.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:534;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/lib/markdown/0-load.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:137;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/lib/markdown/extra.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:89691;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/lib/class.color.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:17178;}s:115:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/lib/admin-pages/class.jetpack-landing-page.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:5017;}s:113:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/lib/admin-pages/class.jetpack-admin-page.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:3244;}s:116:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/lib/admin-pages/class.jetpack-settings-page.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:4255;}s:85:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/jetpack-admin.js\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1331;}s:79:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/footer.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:3353;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/jetpack-modules.js\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:4633;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/jetpack-modules.models.js\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:2014;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/fonts/jetpack/jetpack.woff\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1172;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/fonts/jetpack/jetpack.ttf\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1688;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/fonts/jetpack/jetpack.eot\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1860;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/fonts/jetpack/jetpack.svg\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1168;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/fonts/automatticons/automatticons.svg\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:20489;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/fonts/automatticons/automatticons.ttf\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:12012;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/fonts/automatticons/automatticons.eot\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:8292;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/fonts/automatticons/automatticons.woff\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:8944;}s:74:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/jp.js\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:8120;}s:83:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/jquery.spin.js\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:3330;}s:85:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/jquery.inview.js\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:5590;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/genericons/genericons.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:154;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/genericons/README.md\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:5873;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/genericons/COPYING.txt\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1424;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/genericons/LICENSE.txt\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:18092;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/genericons/genericons/genericons.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:27524;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/genericons/genericons/example.html\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:25866;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/genericons/genericons/Genericons.ttf\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:22576;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/genericons/genericons/Genericons.woff\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:14360;}s:113:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/genericons/genericons/rtl/genericons-rtl.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:27605;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/genericons/genericons/Genericons.svg\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:78913;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/genericons/genericons/Genericons.eot\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:22760;}s:79:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/jetpack.js\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:11442;}s:79:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/header.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1189;}s:83:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/postmessage.js\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:19615;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/gallery-settings.js\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:952;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/jetpack-modules.views.js\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1719;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/jquery.jetpack-resize.js\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:8104;}s:86:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/class.jetpack-sync.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:27123;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/class.jetpack-debugger.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:15364;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/class.jetpack-ixr-client.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:3243;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/class.jetpack-autoupdate.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1474;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/class.jetpack-admin.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:6346;}s:74:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/readme.txt\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:77445;}s:77:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/uninstall.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:625;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/class.media-summary.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:9514;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/views/admin/must-connect-main-blog.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:665;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/views/admin/network-admin-header.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:442;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/views/admin/network-activated-notice.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:250;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/views/admin/network-settings.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:3142;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/views/admin/landing-page-templates.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1857;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/views/admin/network-admin-footer.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1427;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/views/admin/admin-page.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:7157;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/views/admin/network-admin-alert.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:263;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/views/admin/module-modal-template.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1513;}s:80:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/class.photon.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:21661;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/class.jetpack-modules-list-table.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:10122;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/class.jetpack-client.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:6767;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/css/jetpack-icons.min.css.map\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:364;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/css/jetpack-admin-rtl.min.css.map\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:15138;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/css/jetpack-banners-rtl.min.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:3667;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/css/jetpack-admin-rtl.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:76951;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/css/jetpack-banners.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:4464;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/css/jetpack-admin.min.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:34733;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/css/jetpack-admin-rtl.css.map\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:16336;}s:83:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/css/jetpack-rtl.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:52296;}s:85:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/css/jetpack-icons.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1162;}s:79:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/css/jetpack.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:52258;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/css/jetpack-icons.min.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:957;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/css/jetpack-admin.css.map\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:18669;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/css/jetpack-admin-rtl.min.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:34772;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/css/jetpack-banners.min.css.map\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1665;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/css/jetpack-banners-rtl.min.css.map\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:2201;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/css/jetpack-admin.min.css.map\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:15341;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/css/jetpack-icons.css.map\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:419;}s:85:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/css/jetpack-admin.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:42139;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/css/jetpack-banners.css.map\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1837;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/css/jetpack-banners.min.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:3670;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/css/jetpack-banners-rtl.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:8129;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/css/jetpack-banners-rtl.css.map\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:2321;}s:85:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/functions.gallery.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:2235;}s:75:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/jetpack.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:3981;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/class.jetpack-post-images.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:15809;}s:83:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/3rd-party/bitly.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:808;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/3rd-party/wpml.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1092;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/3rd-party/3rd-party.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:191;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/3rd-party/buddypress.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:180;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/class.jetpack-network-sites-list-table.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:3935;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/class.jetpack-xmlrpc-server.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:11111;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/class.json-api-endpoints.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:55737;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/class.jetpack-heartbeat.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:4454;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/class.jetpack-client-server.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:6187;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/images/stats-smiley.gif\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:50;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/images/wordpress-connect.jpg\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:5956;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/images/wordpress-connect@2x.jpg\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:14451;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/images/custom-css@2x.jpg\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:26272;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/images/new-badge.svg\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:892;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/images/wpspin_light-2x.gif\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:10411;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/images/the-cloud-sm.svg\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:3113;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/images/the-undercloud.svg\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1283;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/images/screenshots/mobile-theme.png\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:37559;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/images/screenshots/shortlinks.png\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:52873;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/images/screenshots/comments.png\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:31650;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/images/screenshots/sharing.png\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:35544;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/images/screenshots/notes.png\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:24032;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/images/screenshots/likes.png\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:45802;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/images/screenshots/post-by-email.png\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:25973;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/images/screenshots/site-icon.png\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:49294;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/images/screenshots/google-plus.png\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:10322;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/images/screenshots/hovercards.png\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:103110;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/images/screenshots/widgets.png\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:106129;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/images/screenshots/publicize.png\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:81768;}s:112:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/images/screenshots/mobile-push-notifications.jpg\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:29242;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/images/screenshots/vaultpress.png\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:39774;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/images/screenshots/stats.png\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:74882;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/images/screenshots/spelling.png\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:56568;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/images/screenshots/custom-css.png\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:25789;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/images/screenshots/related-posts.png\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:41760;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/images/screenshots/tiled-gallery.png\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:186121;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/images/screenshots/subscriptions.png\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:43275;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/images/screenshots/carousel.png\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:345257;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/images/screenshots/shortcodes.png\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:35980;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/images/screenshots/custom-content-types.png\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:44747;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/images/screenshots/beautifulmath.png\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:41588;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/images/screenshots/contactform.png\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:33236;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/images/rss/blue-large.png\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:1776;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/images/rss/purple-medium.png\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:1702;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/images/rss/silver-medium.png\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:853;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/images/rss/green-large.png\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:1644;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/images/rss/orange-small.png\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:672;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/images/rss/purple-small.png\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:651;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/images/rss/green-small.png\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:528;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/images/rss/silver-large.png\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:2120;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/images/rss/orange-medium.png\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:1697;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/images/rss/purple-large.png\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:3755;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/images/rss/pink-medium.png\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:1553;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/images/rss/red-medium.png\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:1558;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/images/rss/blue-small.png\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:597;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/images/rss/red-small.png\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:609;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/images/rss/blue-medium.png\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:1195;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/images/rss/green-medium.png\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:1036;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/images/rss/pink-large.png\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:3617;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/images/rss/pink-small.png\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:644;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/images/rss/orange-large.png\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:2545;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/images/rss/silver-small.png\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:336;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/images/rss/red-large.png\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:3595;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/images/wordpress-stats@2x.jpg\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:25681;}s:85:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/images/custom-css.jpg\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:10203;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/images/the-cloud.svg\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:1329;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/images/connect-plug.svg\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:1615;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/images/the-footcloud.svg\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:870;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/images/jetpack-logo.png\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:1058;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/images/jetpack-logo.svg\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:2463;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/images/wordpress-stats.jpg\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:12088;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/images/rocketeer.svg\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:1249;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/images/download-arrow.svg\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:881;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/scss/_utilities/_clearings.scss\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:381;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/scss/_utilities/_print.scss\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:1065;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/scss/_utilities/_accessibility.scss\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:705;}s:110:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/scss/_utilities/mixins/_image-replacement.scss\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:546;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/scss/_utilities/mixins/_mixins.scss\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:329;}s:115:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/scss/_utilities/mixins/_ie__gradient--vertical.scss\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:348;}s:110:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/scss/_utilities/mixins/_retina-background.scss\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:785;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/scss/_utilities/mixins/_full-width-bars.scss\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:424;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/scss/_utilities/mixins/_breakpoint.scss\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:691;}s:111:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/scss/_utilities/mixins/_gradient--vertical.scss\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:348;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/scss/_utilities/mixins/_custom-scrollbar.scss\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:532;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/scss/_utilities/mixins/_sections.scss\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:811;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/scss/_utilities/mixins/_arrows.scss\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:1429;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/scss/_utilities/_normalize.scss\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:8157;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/scss/_utilities/_ie.scss\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:1317;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/scss/jetpack-icons.scss\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:653;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/scss/templates/_settings.scss\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:5164;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/scss/templates/_main.scss\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:28479;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/scss/molecules/_nav-horizontal.scss\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:332;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/scss/organisms/_banners.scss\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:3504;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/scss/atoms/colors/_colors.scss\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:231;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/scss/atoms/_buttons.scss\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:2771;}s:86:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/scss/atoms/_media.scss\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:292;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/scss/atoms/typography/_typography.scss\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:2178;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/scss/atoms/typography/_functions.scss\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:386;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/scss/atoms/typography/_variables.scss\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:1069;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/scss/atoms/_animations.scss\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:600;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/scss/atoms/icons/_automatticons.scss\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:1112;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/scss/atoms/icons/_jetpack.scss\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:654;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/scss/jetpack-banners.scss\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:120;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/scss/jetpack-admin.scss\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:360;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/functions.compat.php\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:1863;}s:65:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/index.php\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:30;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/page-lists-plus/readme.txt\";a:2:{s:13:\"last_modified\";i:1396229010;s:8:\"filesize\";i:2525;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/page-lists-plus/page-lists-plus.php\";a:2:{s:13:\"last_modified\";i:1396229010;s:8:\"filesize\";i:34316;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/index.html\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:0;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/logs/index.html\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:0;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:1537;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/index.html\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:0;}s:115:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.tel.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:1320;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.nz.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:4536;}s:115:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.cat.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:1355;}s:117:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.zanet.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:2588;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.fm.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:2345;}s:116:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.icon.png\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:571;}s:137:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.gtld.publicdomainregistry.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:1968;}s:125:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.gtld.rrpproxy.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:3963;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.be.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:2158;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.ru.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:2001;}s:116:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.idna.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:38438;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.su.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:1964;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.br.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:2501;}s:118:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.org.za.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:1981;}s:124:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.gtld.tmagnic.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:1636;}s:125:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.gtld.fabulous.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:1548;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.lt.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:1851;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.pl.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:1585;}s:124:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.gtld.godaddy.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:1850;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.in.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:1331;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.at.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:2666;}s:125:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.gtld.genericb.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:1137;}s:126:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.gtld.onlinenic.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:2535;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.ae.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:1825;}s:132:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.gtld.wildwestdomains.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:1704;}s:118:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.museum.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:1366;}s:122:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.gtld.gandi.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:1553;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.ly.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:2077;}s:121:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.gtld.enom.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:2285;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.uk.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:2307;}s:128:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.gtld.interdomain.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:3793;}s:120:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.ip.krnic.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:3929;}s:127:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.gtld.fastdomain.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:2410;}s:121:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.ip.lacnic.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:2482;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.mx.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:1969;}s:118:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.parser.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:22588;}s:131:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.gtld.domaindiscover.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:1623;}s:127:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.gtld.names4ever.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:1825;}s:118:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.client.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:14748;}s:124:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.gtld.dotster.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:1672;}s:116:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.coop.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:3232;}s:126:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.gtld.namejuice.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:1680;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.cl.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:1737;}s:122:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.gtld.joker.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:2047;}s:115:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.edu.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:1920;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.co.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:1291;}s:116:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.asia.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:1304;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.fj.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:1929;}s:123:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.gtld.psiusa.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:3927;}s:124:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.gtld.nicline.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:1500;}s:116:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.gtld.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:2913;}s:125:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.gtld.afternic.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:1605;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.jp.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:3471;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.pt.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:2381;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.us.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:1287;}s:130:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.gtld.itsyourdomain.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:1647;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.ie.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:1758;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.ro.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:2607;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.ca.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:2248;}s:133:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.gtld.networksolutions.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:1623;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/LICENSE\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:18011;}s:122:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.gtld.ascio.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:1610;}s:125:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.gtld.register.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:2257;}s:116:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.mobi.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:1387;}s:124:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.gtld.moniker.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:1673;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.ip.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:7417;}s:116:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.name.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:1342;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.au.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:2121;}s:115:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.int.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:1337;}s:122:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/handler.template.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:1095;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.cn.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:3922;}s:118:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.travel.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:1281;}s:122:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.gtld.nicco.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:1933;}s:124:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.gtld.srsplus.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:1598;}s:126:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.gtld.namevault.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:1643;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.de.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:2187;}s:128:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.gtld.melbourneit.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:2166;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.hu.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:2856;}s:118:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.ip.lib.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:3587;}s:125:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.gtld.nameking.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:2143;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.lu.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:2944;}s:127:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.gtld.alldomains.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:1486;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.is.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:2061;}s:116:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.aero.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:1396;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.eu.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:2414;}s:115:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.org.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:1389;}s:115:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.pro.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:1257;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.nl.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:2650;}s:118:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.rwhois.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:1964;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.ch.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:2448;}s:119:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.servers.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:12408;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.si.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:1626;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.it.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:2054;}s:133:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.gtld.corporatedomains.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:1740;}s:120:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.gtld.ovh.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:1544;}s:116:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.main.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:8010;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.se.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:1811;}s:119:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.ip.ripe.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:2395;}s:125:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.gtld.assorted.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:1638;}s:124:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.gtld.schlund.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:3785;}s:112:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/npdata.ser\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:42369;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.nu.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:2410;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.sc.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:1365;}s:124:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.gtld.opensrs.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:1928;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.cz.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:2272;}s:115:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.biz.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:1325;}s:121:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.gtld.iana.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:1599;}s:123:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.gtld.tvcorp.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:1491;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.fi.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:1801;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.ir.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:1688;}s:117:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.utils.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:3593;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.ag.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:1320;}s:126:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.gtld.dreamhost.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:1802;}s:126:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.gtld.directnic.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:1742;}s:119:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.ip.arin.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:2849;}s:116:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.info.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:1360;}s:128:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.gtld.markmonitor.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:1902;}s:122:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.ip.afrinic.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:2295;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.fr.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:2147;}s:129:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.gtld.domainpeople.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:1980;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.me.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:1318;}s:120:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.ip.apnic.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:3013;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.ws.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:2194;}s:117:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.co.za.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:3162;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.ve.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:2283;}s:134:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/admin/wp-security-list-logged-in-users.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:2892;}s:130:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/admin/wp-security-brute-force-menu.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:46875;}s:132:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/admin/wp-security-user-accounts-menu.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:18410;}s:130:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/admin/wp-security-list-login-fails.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:6387;}s:132:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/admin/general/wp-security-list-table.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:22723;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/admin/index.html\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:0;}s:130:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/admin/wp-security-maintenance-menu.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:5837;}s:127:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/admin/wp-security-firewall-menu.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:53293;}s:135:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/admin/wp-security-list-registered-users.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:10728;}s:137:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/admin/wp-security-list-comment-spammer-ip.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:9273;}s:124:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/admin/wp-security-admin-init.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:17063;}s:128:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/admin/wp-security-dashboard-menu.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:31652;}s:124:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/admin/wp-security-whois-menu.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:5071;}s:127:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/admin/wp-security-database-menu.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:30751;}s:131:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/admin/wp-security-misc-options-menu.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:6818;}s:132:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/admin/wp-security-list-acct-activity.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:6422;}s:122:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/admin/wp-security-list-404.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:13798;}s:129:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/admin/wp-security-user-login-menu.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:31076;}s:128:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/admin/wp-security-list-locked-ip.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:7957;}s:128:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/admin/wp-security-blacklist-menu.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:12002;}s:136:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/admin/wp-security-user-registration-menu.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:11566;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/admin/index.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:58;}s:129:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/admin/wp-security-filesystem-menu.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:22509;}s:123:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/admin/wp-security-spam-menu.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:19070;}s:127:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/admin/wp-security-settings-menu.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:38456;}s:124:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/admin/wp-security-admin-menu.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:2590;}s:127:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/admin/wp-security-filescan-menu.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:30945;}s:124:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/languages/aiowpsecurity-zh_CN.mo\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:1373;}s:124:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/languages/aiowpsecurity-fa_IR.mo\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:140066;}s:124:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/languages/aiowpsecurity-pt_BR.mo\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:12947;}s:124:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/languages/aiowpsecurity-es_ES.po\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:158813;}s:124:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/languages/aiowpsecurity-ru_RU.mo\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:216267;}s:124:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/languages/aiowpsecurity-sv_SE.mo\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:9067;}s:124:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/languages/aiowpsecurity-hu_HU.mo\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:3139;}s:124:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/languages/aiowpsecurity-pt_BR.po\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:123178;}s:124:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/languages/aiowpsecurity-de_DE.po\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:142098;}s:119:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/languages/aiowpsecurity.pot\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:170723;}s:124:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/languages/aiowpsecurity-it_IT.mo\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:163334;}s:124:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/languages/aiowpsecurity-ru_RU.po\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:302484;}s:124:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/languages/aiowpsecurity-it_IT.po\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:238926;}s:124:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/languages/aiowpsecurity-fa_IR.po\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:196620;}s:124:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/languages/aiowpsecurity-de_DE.mo\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:995;}s:124:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/languages/aiowpsecurity-zh_CN.po\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:92038;}s:124:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/languages/aiowpsecurity-sv_SE.po\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:174285;}s:124:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/languages/aiowpsecurity-es_ES.mo\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:84002;}s:124:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/languages/aiowpsecurity-hu_HU.po\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:119273;}s:112:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:10465;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/readme.txt\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:34590;}s:124:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/css/wp-security-admin-styles.css\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:8720;}s:129:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/css/wp-security-site-lockout-page.css\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:416;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/css/index.html\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:0;}s:110:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/backups/index.html\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:0;}s:123:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-captcha.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:4967;}s:134:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-utility-ip-address.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:6411;}s:130:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-bot-protection.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:1230;}s:122:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-backup.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:12251;}s:110:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/index.html\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:0;}s:149:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/grade-system/wp-security-feature-item-manager.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:30576;}s:141:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/grade-system/wp-security-feature-item.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:1094;}s:132:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-utility-htaccess.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:48868;}s:131:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-wp-loaded-tasks.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:1707;}s:125:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-file-scan.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:43977;}s:123:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-utility.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:17542;}s:134:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-general-init-tasks.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:19406;}s:131:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-cronjob-handler.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:1113;}s:134:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-configure-settings.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:18999;}s:133:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-registration.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:3352;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/index.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:58;}s:142:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-process-renamed-login-page.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:7472;}s:128:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-debug-logger.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:3481;}s:122:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-config.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:1465;}s:126:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:28918;}s:134:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-deactivation-tasks.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:1012;}s:128:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-utility-file.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:16739;}s:125:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-installer.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:8512;}s:133:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-wp-footer-content.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:1955;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/license.txt\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:35125;}s:117:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/other-includes/index.html\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:0;}s:137:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/other-includes/wp-security-unlock-request.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:5007;}s:143:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/other-includes/wp-security-rename-login-feature.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:33529;}s:143:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/other-includes/wp-security-visitor-lockout-page.php\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:1410;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/images/error.png\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:786;}s:126:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/images/shield-security-icon-36.png\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:5196;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/images/index.html\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:0;}s:122:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/images/shield-info-icon-36.png\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:4873;}s:130:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/images/feature-difficulty-badge-bg.png\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:3916;}s:110:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/images/form_bg.png\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:31104;}s:126:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/images/feature-points-badge-bg.png\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:4028;}s:112:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/images/info-icon.png\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:797;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/images/plugin-icon.png\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:1704;}s:115:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/images/plugin-icon2.png\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:1760;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/images/arrow.png\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:2512;}s:110:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/images/success.png\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:3315;}s:110:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/images/loading.gif\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:1849;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/js/index.html\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:0;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/js/masonry.pkgd.min.js\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:25250;}s:122:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/js/wp-security-admin-script.js\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:1765;}s:120:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/js/password-strength-tool.js\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:5602;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wp-database-backup/img/wp_database_backup.jpeg\";a:2:{s:13:\"last_modified\";i:1423415485;s:8:\"filesize\";i:26855;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wp-database-backup/img/wp-database-backup.png\";a:2:{s:13:\"last_modified\";i:1423415485;s:8:\"filesize\";i:7209;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wp-database-backup/readme.txt.bak\";a:2:{s:13:\"last_modified\";i:1423415485;s:8:\"filesize\";i:4042;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wp-database-backup/wp_database_backup.jpeg\";a:2:{s:13:\"last_modified\";i:1423415485;s:8:\"filesize\";i:36874;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wp-database-backup/wp_create_new_database_backup.jpeg\";a:2:{s:13:\"last_modified\";i:1423415485;s:8:\"filesize\";i:3338;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wp-database-backup/wp_database_backup574.jpeg\";a:2:{s:13:\"last_modified\";i:1423415485;s:8:\"filesize\";i:26364;}s:110:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wp-database-backup/includes/admin/class-wpdb-admin.php\";a:2:{s:13:\"last_modified\";i:1423415485;s:8:\"filesize\";i:23979;}s:125:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wp-database-backup/includes/admin/Destination/Dropbox/OAuthSimple.php\";a:2:{s:13:\"last_modified\";i:1423415485;s:8:\"filesize\";i:14724;}s:127:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wp-database-backup/includes/admin/Destination/Dropbox/dropboxupload.php\";a:2:{s:13:\"last_modified\";i:1423415485;s:8:\"filesize\";i:3416;}s:127:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wp-database-backup/includes/admin/Destination/Dropbox/DropboxClient.php\";a:2:{s:13:\"last_modified\";i:1423415485;s:8:\"filesize\";i:21580;}s:127:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wp-database-backup/includes/admin/Destination/wp-backup-destination.php\";a:2:{s:13:\"last_modified\";i:1423415485;s:8:\"filesize\";i:707;}s:119:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wp-database-backup/includes/admin/Destination/FTP/preflight.php\";a:2:{s:13:\"last_modified\";i:1423415485;s:8:\"filesize\";i:2020;}s:118:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wp-database-backup/includes/admin/Destination/FTP/sendaway.php\";a:2:{s:13:\"last_modified\";i:1423415485;s:8:\"filesize\";i:2440;}s:118:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wp-database-backup/includes/admin/Destination/FTP/test-ftp.php\";a:2:{s:13:\"last_modified\";i:1423415485;s:8:\"filesize\";i:2043;}s:118:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wp-database-backup/includes/admin/Destination/FTP/ftp-form.php\";a:2:{s:13:\"last_modified\";i:1423415485;s:8:\"filesize\";i:6365;}s:120:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wp-database-backup/includes/admin/Destination/FTP/check-repo.php\";a:2:{s:13:\"last_modified\";i:1423415485;s:8:\"filesize\";i:1763;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wp-database-backup/wp-database-backup.php\";a:2:{s:13:\"last_modified\";i:1423415485;s:8:\"filesize\";i:2495;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wp-database-backup/wp_database_backup_download.jpeg\";a:2:{s:13:\"last_modified\";i:1423415485;s:8:\"filesize\";i:52886;}s:85:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wp-database-backup/readme.txt\";a:2:{s:13:\"last_modified\";i:1423415485;s:8:\"filesize\";i:4376;}s:86:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wp-database-backup/LICENSE.TXT\";a:2:{s:13:\"last_modified\";i:1423415485;s:8:\"filesize\";i:15129;}s:112:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wp-database-backup/wp_database_backup_auto_schedule.jpeg\";a:2:{s:13:\"last_modified\";i:1423415485;s:8:\"filesize\";i:30536;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wp-database-backup/index.php\";a:2:{s:13:\"last_modified\";i:1423415485;s:8:\"filesize\";i:2;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wp-database-backup/wp-database-backup150.png\";a:2:{s:13:\"last_modified\";i:1423415485;s:8:\"filesize\";i:22675;}s:121:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wp-database-backup/assets/fonts/glyphicons-halflings-regular.woff\";a:2:{s:13:\"last_modified\";i:1423415485;s:8:\"filesize\";i:23320;}s:120:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wp-database-backup/assets/fonts/glyphicons-halflings-regular.svg\";a:2:{s:13:\"last_modified\";i:1423415485;s:8:\"filesize\";i:62927;}s:120:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wp-database-backup/assets/fonts/glyphicons-halflings-regular.ttf\";a:2:{s:13:\"last_modified\";i:1423415485;s:8:\"filesize\";i:41280;}s:120:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wp-database-backup/assets/fonts/glyphicons-halflings-regular.eot\";a:2:{s:13:\"last_modified\";i:1423415485;s:8:\"filesize\";i:20335;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wp-database-backup/assets/fonts/index.php\";a:2:{s:13:\"last_modified\";i:1423415485;s:8:\"filesize\";i:2;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wp-database-backup/assets/index.php\";a:2:{s:13:\"last_modified\";i:1423415485;s:8:\"filesize\";i:2;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wp-database-backup/assets/css/bootstrap.css\";a:2:{s:13:\"last_modified\";i:1423415485;s:8:\"filesize\";i:121454;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wp-database-backup/assets/css/bootstrap.min.css\";a:2:{s:13:\"last_modified\";i:1423415485;s:8:\"filesize\";i:100470;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wp-database-backup/assets/css/index.php\";a:2:{s:13:\"last_modified\";i:1423415485;s:8:\"filesize\";i:2;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wp-database-backup/assets/css/bootstrap-theme.css\";a:2:{s:13:\"last_modified\";i:1423415485;s:8:\"filesize\";i:14624;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wp-database-backup/assets/css/wpdb_admin.css\";a:2:{s:13:\"last_modified\";i:1423415485;s:8:\"filesize\";i:132;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wp-database-backup/assets/css/bootstrap-theme.min.css\";a:2:{s:13:\"last_modified\";i:1423415485;s:8:\"filesize\";i:13353;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wp-database-backup/assets/config.json\";a:2:{s:13:\"last_modified\";i:1423415485;s:8:\"filesize\";i:16977;}s:111:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wp-database-backup/assets/images/wp-database-backup.png\";a:2:{s:13:\"last_modified\";i:1423415485;s:8:\"filesize\";i:6053;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wp-database-backup/assets/js/bootstrap.min.js\";a:2:{s:13:\"last_modified\";i:1423415485;s:8:\"filesize\";i:29165;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wp-database-backup/assets/js/index.php\";a:2:{s:13:\"last_modified\";i:1423415485;s:8:\"filesize\";i:2;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wp-database-backup/assets/js/bootstrap.js\";a:2:{s:13:\"last_modified\";i:1423415485;s:8:\"filesize\";i:54989;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wp-database-backup/wp-database-backup.png\";a:2:{s:13:\"last_modified\";i:1423415485;s:8:\"filesize\";i:6053;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wp-database-backup/wp-database-backup.php.bak\";a:2:{s:13:\"last_modified\";i:1423415485;s:8:\"filesize\";i:2491;}s:115:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wp-database-backup/wp_database_backup_auto_schedule574.jpeg\";a:2:{s:13:\"last_modified\";i:1423415485;s:8:\"filesize\";i:24879;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/opt_out_success.php\";a:2:{s:13:\"last_modified\";i:1423415478;s:8:\"filesize\";i:564;}s:85:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/imgs/pixel.gif\";a:2:{s:13:\"last_modified\";i:1423415478;s:8:\"filesize\";i:43;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/imgs/thank-you-banner.png\";a:2:{s:13:\"last_modified\";i:1423415478;s:8:\"filesize\";i:5257;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/Message.php\";a:2:{s:13:\"last_modified\";i:1423415478;s:8:\"filesize\";i:32383;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/TemplateHelper.php\";a:2:{s:13:\"last_modified\";i:1423415478;s:8:\"filesize\";i:923;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/strings.php\";a:2:{s:13:\"last_modified\";i:1423415478;s:8:\"filesize\";i:203;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/shortcodes/textonly.php\";a:2:{s:13:\"last_modified\";i:1423415478;s:8:\"filesize\";i:656;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/shortcodes/author_url.php\";a:2:{s:13:\"last_modified\";i:1423415478;s:8:\"filesize\";i:570;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/shortcodes/ip.php\";a:2:{s:13:\"last_modified\";i:1423415478;s:8:\"filesize\";i:544;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/shortcodes/snip.php\";a:2:{s:13:\"last_modified\";i:1423415478;s:8:\"filesize\";i:194;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/shortcodes/track.php\";a:2:{s:13:\"last_modified\";i:1423415478;s:8:\"filesize\";i:656;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/shortcodes/comment.php\";a:2:{s:13:\"last_modified\";i:1423415478;s:8:\"filesize\";i:737;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/shortcodes/t_simple.php\";a:2:{s:13:\"last_modified\";i:1423415478;s:8:\"filesize\";i:4930;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/shortcodes/comment_url.php\";a:2:{s:13:\"last_modified\";i:1423415478;s:8:\"filesize\";i:539;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/shortcodes/t_sidebar.php\";a:2:{s:13:\"last_modified\";i:1423415478;s:8:\"filesize\";i:5712;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/shortcodes/h.php\";a:2:{s:13:\"last_modified\";i:1423415478;s:8:\"filesize\";i:616;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/shortcodes/date.php\";a:2:{s:13:\"last_modified\";i:1423415478;s:8:\"filesize\";i:658;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/shortcodes/img.php\";a:2:{s:13:\"last_modified\";i:1423415478;s:8:\"filesize\";i:684;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/shortcodes/id.php\";a:2:{s:13:\"last_modified\";i:1423415478;s:8:\"filesize\";i:450;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/shortcodes/email.php\";a:2:{s:13:\"last_modified\";i:1423415478;s:8:\"filesize\";i:557;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/shortcodes/t_part.php\";a:2:{s:13:\"last_modified\";i:1423415478;s:8:\"filesize\";i:753;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/shortcodes/post_title.php\";a:2:{s:13:\"last_modified\";i:1423415478;s:8:\"filesize\";i:571;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/shortcodes/htmlonly.php\";a:2:{s:13:\"last_modified\";i:1423415478;s:8:\"filesize\";i:627;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/shortcodes/opt_out.php\";a:2:{s:13:\"last_modified\";i:1423415478;s:8:\"filesize\";i:1088;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/shortcodes/post_id.php\";a:2:{s:13:\"last_modified\";i:1423415478;s:8:\"filesize\";i:533;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/shortcodes/p.php\";a:2:{s:13:\"last_modified\";i:1423415478;s:8:\"filesize\";i:2153;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/shortcodes/user_agent.php\";a:2:{s:13:\"last_modified\";i:1423415478;s:8:\"filesize\";i:556;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/shortcodes/name.php\";a:2:{s:13:\"last_modified\";i:1423415478;s:8:\"filesize\";i:478;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/lib/instyle/README\";a:2:{s:13:\"last_modified\";i:1423415478;s:8:\"filesize\";i:480;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/lib/instyle/instyle.php\";a:2:{s:13:\"last_modified\";i:1423415478;s:8:\"filesize\";i:3896;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/lib/instyle/simple_html_dom.php\";a:2:{s:13:\"last_modified\";i:1423415478;s:8:\"filesize\";i:36263;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/admin/install/done.php\";a:2:{s:13:\"last_modified\";i:1423415479;s:8:\"filesize\";i:251;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/admin/install/install.php\";a:2:{s:13:\"last_modified\";i:1423415479;s:8:\"filesize\";i:1475;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/admin/opt-out/options.php\";a:2:{s:13:\"last_modified\";i:1423415479;s:8:\"filesize\";i:8147;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/admin/AdminScreenStatistics.php\";a:2:{s:13:\"last_modified\";i:1423415479;s:8:\"filesize\";i:2251;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/admin/messages/MessageListTable.php\";a:2:{s:13:\"last_modified\";i:1423415479;s:8:\"filesize\";i:6190;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/admin/messages/shortcode_reference.php\";a:2:{s:13:\"last_modified\";i:1423415479;s:8:\"filesize\";i:10537;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/admin/messages/edit.php\";a:2:{s:13:\"last_modified\";i:1423415479;s:8:\"filesize\";i:11684;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/admin/messages/overview.php\";a:2:{s:13:\"last_modified\";i:1423415479;s:8:\"filesize\";i:1617;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/admin/messages/targets.php\";a:2:{s:13:\"last_modified\";i:1423415479;s:8:\"filesize\";i:763;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/admin/styles.css\";a:2:{s:13:\"last_modified\";i:1423415479;s:8:\"filesize\";i:5887;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/admin/AdminScreenMessage.php\";a:2:{s:13:\"last_modified\";i:1423415479;s:8:\"filesize\";i:12303;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/admin/AdminScreenInstall.php\";a:2:{s:13:\"last_modified\";i:1423415479;s:8:\"filesize\";i:1354;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/admin/statistics.js\";a:2:{s:13:\"last_modified\";i:1423415479;s:8:\"filesize\";i:1698;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/admin/jquery.flot.js\";a:2:{s:13:\"last_modified\";i:1423415479;s:8:\"filesize\";i:106797;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/admin/statistics/index.php\";a:2:{s:13:\"last_modified\";i:1423415479;s:8:\"filesize\";i:1491;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/admin/AdminScreenOptOut.php\";a:2:{s:13:\"last_modified\";i:1423415479;s:8:\"filesize\";i:4696;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/admin/ajax-loader.gif\";a:2:{s:13:\"last_modified\";i:1423415479;s:8:\"filesize\";i:10819;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/admin/scripts.js\";a:2:{s:13:\"last_modified\";i:1423415479;s:8:\"filesize\";i:13127;}s:83:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/Schedule.php\";a:2:{s:13:\"last_modified\";i:1423415479;s:8:\"filesize\";i:14585;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/languages/bbpp-thankmelater.pot\";a:2:{s:13:\"last_modified\";i:1423415479;s:8:\"filesize\";i:20295;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/languages/bbpp-thankmelater-es_ES.mo\";a:2:{s:13:\"last_modified\";i:1423415479;s:8:\"filesize\";i:14607;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/languages/bbpp-thankmelater-fr_FR.mo\";a:2:{s:13:\"last_modified\";i:1423415479;s:8:\"filesize\";i:14158;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/languages/bbpp-thankmelater-ta_LK.mo\";a:2:{s:13:\"last_modified\";i:1423415479;s:8:\"filesize\";i:24528;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/languages/bbpp-thankmelater-it_IT.mo\";a:2:{s:13:\"last_modified\";i:1423415479;s:8:\"filesize\";i:13918;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/languages/bbpp-thankmelater-tr_TR.po\";a:2:{s:13:\"last_modified\";i:1423415479;s:8:\"filesize\";i:18500;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/languages/bbpp-thankmelater-zh_CN.mo\";a:2:{s:13:\"last_modified\";i:1423415479;s:8:\"filesize\";i:8247;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/languages/bbpp-thankmelater-it_IT.po\";a:2:{s:13:\"last_modified\";i:1423415479;s:8:\"filesize\";i:21854;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/languages/bbpp-thankmelater-zh_CN.po\";a:2:{s:13:\"last_modified\";i:1423415479;s:8:\"filesize\";i:13393;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/languages/bbpp-thankmelater-tr_TR.mo\";a:2:{s:13:\"last_modified\";i:1423415479;s:8:\"filesize\";i:11817;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/languages/bbpp-thankmelater-fr_FR.po\";a:2:{s:13:\"last_modified\";i:1423415479;s:8:\"filesize\";i:22113;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/languages/bbpp-thankmelater-es_ES.po\";a:2:{s:13:\"last_modified\";i:1423415479;s:8:\"filesize\";i:22538;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/languages/bbpp-thankmelater-pl_PL.mo\";a:2:{s:13:\"last_modified\";i:1423415479;s:8:\"filesize\";i:12902;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/languages/bbpp-thankmelater-ta_LK.po\";a:2:{s:13:\"last_modified\";i:1423415479;s:8:\"filesize\";i:32445;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/languages/bbpp-thankmelater-pl_PL.po\";a:2:{s:13:\"last_modified\";i:1423415479;s:8:\"filesize\";i:20852;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/readme.txt\";a:2:{s:13:\"last_modified\";i:1423415479;s:8:\"filesize\";i:7901;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/uninstall.php\";a:2:{s:13:\"last_modified\";i:1423415479;s:8:\"filesize\";i:421;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/upgrade/Upgrade3_0_4.php\";a:2:{s:13:\"last_modified\";i:1423415479;s:8:\"filesize\";i:541;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/upgrade/Upgrade3_0_1.php\";a:2:{s:13:\"last_modified\";i:1423415479;s:8:\"filesize\";i:465;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/upgrade/Upgrade3_0_7.php\";a:2:{s:13:\"last_modified\";i:1423415479;s:8:\"filesize\";i:541;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/upgrade/Upgrade3_0_6.php\";a:2:{s:13:\"last_modified\";i:1423415479;s:8:\"filesize\";i:541;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/upgrade/Upgrade3_0.php\";a:2:{s:13:\"last_modified\";i:1423415479;s:8:\"filesize\";i:17442;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/upgrade/Upgrade2_1.php\";a:2:{s:13:\"last_modified\";i:1423415479;s:8:\"filesize\";i:723;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/upgrade/Upgrade3_0_2.php\";a:2:{s:13:\"last_modified\";i:1423415479;s:8:\"filesize\";i:1043;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/upgrade/Upgrader.php\";a:2:{s:13:\"last_modified\";i:1423415479;s:8:\"filesize\";i:5150;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/upgrade/Upgrade1_4_1.php\";a:2:{s:13:\"last_modified\";i:1423415479;s:8:\"filesize\";i:2083;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/upgrade/Upgrade3_3.php\";a:2:{s:13:\"last_modified\";i:1423415479;s:8:\"filesize\";i:1491;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/upgrade/Upgrade3_0_5.php\";a:2:{s:13:\"last_modified\";i:1423415479;s:8:\"filesize\";i:541;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/upgrade/Upgrade1_5_3_1.php\";a:2:{s:13:\"last_modified\";i:1423415479;s:8:\"filesize\";i:1367;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/upgrade/Upgrade3_0_3.php\";a:2:{s:13:\"last_modified\";i:1423415479;s:8:\"filesize\";i:541;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/upgrade/Upgrade1_3_1.php\";a:2:{s:13:\"last_modified\";i:1423415479;s:8:\"filesize\";i:323;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/upgrade/Upgrade3_1.php\";a:2:{s:13:\"last_modified\";i:1423415479;s:8:\"filesize\";i:1515;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/upgrade/Upgrade2_0_0_2.php\";a:2:{s:13:\"last_modified\";i:1423415479;s:8:\"filesize\";i:5962;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/thankmelater.php\";a:2:{s:13:\"last_modified\";i:1423415479;s:8:\"filesize\";i:16980;}s:86:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/ErrorHelper.php\";a:2:{s:13:\"last_modified\";i:1423415479;s:8:\"filesize\";i:589;}s:85:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/Shortcoder.php\";a:2:{s:13:\"last_modified\";i:1423415479;s:8:\"filesize\";i:7045;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/vipers-video-quicktags/buttons/vimeo.png\";a:2:{s:13:\"last_modified\";i:1401158887;s:8:\"filesize\";i:574;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/vipers-video-quicktags/buttons/youtube.png\";a:2:{s:13:\"last_modified\";i:1401158887;s:8:\"filesize\";i:672;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/vipers-video-quicktags/buttons/veoh.png\";a:2:{s:13:\"last_modified\";i:1401158887;s:8:\"filesize\";i:828;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/vipers-video-quicktags/buttons/dailymotion.png\";a:2:{s:13:\"last_modified\";i:1401158887;s:8:\"filesize\";i:516;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/vipers-video-quicktags/buttons/flv.png\";a:2:{s:13:\"last_modified\";i:1401158887;s:8:\"filesize\";i:1056;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/vipers-video-quicktags/buttons/myspace.png\";a:2:{s:13:\"last_modified\";i:1401158887;s:8:\"filesize\";i:527;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/vipers-video-quicktags/buttons/flickrvideo.png\";a:2:{s:13:\"last_modified\";i:1401158887;s:8:\"filesize\";i:312;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/vipers-video-quicktags/buttons/metacafe.png\";a:2:{s:13:\"last_modified\";i:1401158887;s:8:\"filesize\";i:408;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/vipers-video-quicktags/buttons/viddler.png\";a:2:{s:13:\"last_modified\";i:1401158887;s:8:\"filesize\";i:463;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/vipers-video-quicktags/buttons/quicktime.png\";a:2:{s:13:\"last_modified\";i:1401158887;s:8:\"filesize\";i:846;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/vipers-video-quicktags/buttons/videofile.png\";a:2:{s:13:\"last_modified\";i:1401158887;s:8:\"filesize\";i:567;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/vipers-video-quicktags/buttons/spike.png\";a:2:{s:13:\"last_modified\";i:1401158887;s:8:\"filesize\";i:251;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/vipers-video-quicktags/buttons/googlevideo.png\";a:2:{s:13:\"last_modified\";i:1401158887;s:8:\"filesize\";i:903;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/vipers-video-quicktags/buttons/bliptv.png\";a:2:{s:13:\"last_modified\";i:1401158887;s:8:\"filesize\";i:842;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/vipers-video-quicktags/resources/swfobject.js\";a:2:{s:13:\"last_modified\";i:1401158887;s:8:\"filesize\";i:10223;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/vipers-video-quicktags/resources/qtobject.js\";a:2:{s:13:\"last_modified\";i:1401158887;s:8:\"filesize\";i:4290;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/vipers-video-quicktags/resources/expressinstall.swf\";a:2:{s:13:\"last_modified\";i:1401158887;s:8:\"filesize\";i:727;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/vipers-video-quicktags/resources/tinymce3/editor_plugin.js\";a:2:{s:13:\"last_modified\";i:1401158887;s:8:\"filesize\";i:5376;}s:111:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/vipers-video-quicktags/resources/images/color_wheel.png\";a:2:{s:13:\"last_modified\";i:1401158887;s:8:\"filesize\";i:1441;}s:111:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/vipers-video-quicktags/resources/images/help_bliptv.png\";a:2:{s:13:\"last_modified\";i:1401158887;s:8:\"filesize\";i:9556;}s:112:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/vipers-video-quicktags/resources/images/help_viddler.png\";a:2:{s:13:\"last_modified\";i:1401158887;s:8:\"filesize\";i:41101;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/vipers-video-quicktags/screenshot-3.png\";a:2:{s:13:\"last_modified\";i:1401158887;s:8:\"filesize\";i:155335;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/vipers-video-quicktags/screenshot-1.png\";a:2:{s:13:\"last_modified\";i:1401158887;s:8:\"filesize\";i:40024;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/vipers-video-quicktags/screenshot-2.png\";a:2:{s:13:\"last_modified\";i:1401158887;s:8:\"filesize\";i:149187;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/vipers-video-quicktags/vipers-video-quicktags.php\";a:2:{s:13:\"last_modified\";i:1401158887;s:8:\"filesize\";i:201232;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/vipers-video-quicktags/readme.txt\";a:2:{s:13:\"last_modified\";i:1401158887;s:8:\"filesize\";i:23988;}s:123:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/vipers-video-quicktags/localization/vipers-video-quicktags-ru_RU.po\";a:2:{s:13:\"last_modified\";i:1401158887;s:8:\"filesize\";i:69685;}s:123:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/vipers-video-quicktags/localization/vipers-video-quicktags-hu_HU.po\";a:2:{s:13:\"last_modified\";i:1401158887;s:8:\"filesize\";i:61581;}s:123:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/vipers-video-quicktags/localization/vipers-video-quicktags-da_DK.mo\";a:2:{s:13:\"last_modified\";i:1401158887;s:8:\"filesize\";i:41101;}s:123:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/vipers-video-quicktags/localization/vipers-video-quicktags-da_DK.po\";a:2:{s:13:\"last_modified\";i:1401158887;s:8:\"filesize\";i:76968;}s:123:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/vipers-video-quicktags/localization/vipers-video-quicktags-ru_RU.mo\";a:2:{s:13:\"last_modified\";i:1401158887;s:8:\"filesize\";i:52844;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/vipers-video-quicktags/localization/_readme.txt\";a:2:{s:13:\"last_modified\";i:1401158887;s:8:\"filesize\";i:548;}s:123:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/vipers-video-quicktags/localization/vipers-video-quicktags-hu_HU.mo\";a:2:{s:13:\"last_modified\";i:1401158887;s:8:\"filesize\";i:43983;}s:123:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/vipers-video-quicktags/localization/vipers-video-quicktags-it_IT.po\";a:2:{s:13:\"last_modified\";i:1401158887;s:8:\"filesize\";i:67327;}s:123:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/vipers-video-quicktags/localization/vipers-video-quicktags-by_BY.po\";a:2:{s:13:\"last_modified\";i:1401158887;s:8:\"filesize\";i:69458;}s:123:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/vipers-video-quicktags/localization/vipers-video-quicktags-nb_NO.mo\";a:2:{s:13:\"last_modified\";i:1401158887;s:8:\"filesize\";i:15369;}s:123:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/vipers-video-quicktags/localization/vipers-video-quicktags-nl_NL.mo\";a:2:{s:13:\"last_modified\";i:1401158887;s:8:\"filesize\";i:39665;}s:123:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/vipers-video-quicktags/localization/vipers-video-quicktags-fr_FR.mo\";a:2:{s:13:\"last_modified\";i:1401158887;s:8:\"filesize\";i:42504;}s:123:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/vipers-video-quicktags/localization/vipers-video-quicktags-nb_NO.po\";a:2:{s:13:\"last_modified\";i:1401158887;s:8:\"filesize\";i:46499;}s:127:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/vipers-video-quicktags/localization/_vipers-video-quicktags-template.po\";a:2:{s:13:\"last_modified\";i:1401158887;s:8:\"filesize\";i:40132;}s:123:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/vipers-video-quicktags/localization/vipers-video-quicktags-ro_RO.po\";a:2:{s:13:\"last_modified\";i:1401158887;s:8:\"filesize\";i:58924;}s:123:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/vipers-video-quicktags/localization/vipers-video-quicktags-es_ES.po\";a:2:{s:13:\"last_modified\";i:1401158887;s:8:\"filesize\";i:135963;}s:123:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/vipers-video-quicktags/localization/vipers-video-quicktags-nl_NL.po\";a:2:{s:13:\"last_modified\";i:1401158887;s:8:\"filesize\";i:57223;}s:123:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/vipers-video-quicktags/localization/vipers-video-quicktags-it_IT.mo\";a:2:{s:13:\"last_modified\";i:1401158887;s:8:\"filesize\";i:43591;}s:123:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/vipers-video-quicktags/localization/vipers-video-quicktags-pt_BR.po\";a:2:{s:13:\"last_modified\";i:1401158887;s:8:\"filesize\";i:59839;}s:123:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/vipers-video-quicktags/localization/vipers-video-quicktags-es_ES.mo\";a:2:{s:13:\"last_modified\";i:1401158887;s:8:\"filesize\";i:42218;}s:123:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/vipers-video-quicktags/localization/vipers-video-quicktags-zh_CN.po\";a:2:{s:13:\"last_modified\";i:1401158887;s:8:\"filesize\";i:64570;}s:123:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/vipers-video-quicktags/localization/vipers-video-quicktags-pt_BR.mo\";a:2:{s:13:\"last_modified\";i:1401158887;s:8:\"filesize\";i:42279;}s:123:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/vipers-video-quicktags/localization/vipers-video-quicktags-by_BY.mo\";a:2:{s:13:\"last_modified\";i:1401158887;s:8:\"filesize\";i:52617;}s:123:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/vipers-video-quicktags/localization/vipers-video-quicktags-fr_FR.po\";a:2:{s:13:\"last_modified\";i:1401158887;s:8:\"filesize\";i:59844;}s:123:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/vipers-video-quicktags/localization/vipers-video-quicktags-zh_CN.mo\";a:2:{s:13:\"last_modified\";i:1401158887;s:8:\"filesize\";i:39252;}s:123:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/vipers-video-quicktags/localization/vipers-video-quicktags-ro_RO.mo\";a:2:{s:13:\"last_modified\";i:1401158887;s:8:\"filesize\";i:42083;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wp-modal-login/wp-modal-login.php\";a:2:{s:13:\"last_modified\";i:1396893311;s:8:\"filesize\";i:3011;}s:80:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wp-modal-login/README.md\";a:2:{s:13:\"last_modified\";i:1396893311;s:8:\"filesize\";i:6291;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wp-modal-login/screenshot-6.png\";a:2:{s:13:\"last_modified\";i:1396893311;s:8:\"filesize\";i:10394;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wp-modal-login/lang/geissinger-wpml-en_US.po\";a:2:{s:13:\"last_modified\";i:1396893311;s:8:\"filesize\";i:9729;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wp-modal-login/lang/geissinger-wpml-pt_BR.po\";a:2:{s:13:\"last_modified\";i:1396893311;s:8:\"filesize\";i:10597;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wp-modal-login/lang/geissinger-wpml-en_US.mo\";a:2:{s:13:\"last_modified\";i:1396893311;s:8:\"filesize\";i:6142;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wp-modal-login/lang/geissinger-wpml-es_ES.mo\";a:2:{s:13:\"last_modified\";i:1396893311;s:8:\"filesize\";i:7266;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wp-modal-login/lang/geissinger-wpml.pot\";a:2:{s:13:\"last_modified\";i:1396893311;s:8:\"filesize\";i:7149;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wp-modal-login/lang/geissinger-wpml-es_ES.po\";a:2:{s:13:\"last_modified\";i:1396893311;s:8:\"filesize\";i:11046;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wp-modal-login/lang/geissinger-wpml-pt_BR.mo\";a:2:{s:13:\"last_modified\";i:1396893311;s:8:\"filesize\";i:6510;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wp-modal-login/screenshot-8.png\";a:2:{s:13:\"last_modified\";i:1396893311;s:8:\"filesize\";i:20916;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wp-modal-login/screenshot-3.png\";a:2:{s:13:\"last_modified\";i:1396893311;s:8:\"filesize\";i:18004;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wp-modal-login/includes/class-wp-modal-login.php\";a:2:{s:13:\"last_modified\";i:1396893311;s:8:\"filesize\";i:21839;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wp-modal-login/includes/wpml-admin-page.php\";a:2:{s:13:\"last_modified\";i:1396893311;s:8:\"filesize\";i:10279;}s:122:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wp-modal-login/includes/tinymce-shortcode-btn/editor-plugin.min.js\";a:2:{s:13:\"last_modified\";i:1396893311;s:8:\"filesize\";i:885;}s:111:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wp-modal-login/includes/tinymce-shortcode-btn/popup.php\";a:2:{s:13:\"last_modified\";i:1396893311;s:8:\"filesize\";i:3247;}s:122:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wp-modal-login/includes/tinymce-shortcode-btn/modal-login-init.php\";a:2:{s:13:\"last_modified\";i:1396893311;s:8:\"filesize\";i:2040;}s:118:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wp-modal-login/includes/tinymce-shortcode-btn/editor-plugin.js\";a:2:{s:13:\"last_modified\";i:1396893311;s:8:\"filesize\";i:3278;}s:121:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wp-modal-login/includes/tinymce-shortcode-btn/languages/langs.php\";a:2:{s:13:\"last_modified\";i:1396893311;s:8:\"filesize\";i:105;}s:112:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wp-modal-login/includes/tinymce-shortcode-btn/tinymce.js\";a:2:{s:13:\"last_modified\";i:1396893311;s:8:\"filesize\";i:860;}s:116:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wp-modal-login/includes/tinymce-shortcode-btn/tinymce.min.js\";a:2:{s:13:\"last_modified\";i:1396893311;s:8:\"filesize\";i:389;}s:117:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wp-modal-login/includes/tinymce-shortcode-btn/images/icon.png\";a:2:{s:13:\"last_modified\";i:1396893311;s:8:\"filesize\";i:1669;}s:124:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wp-modal-login/includes/tinymce-shortcode-btn/images/ajax-loader.gif\";a:2:{s:13:\"last_modified\";i:1396893311;s:8:\"filesize\";i:1849;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wp-modal-login/screenshot-4.png\";a:2:{s:13:\"last_modified\";i:1396893311;s:8:\"filesize\";i:19134;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wp-modal-login/screenshot-5.png\";a:2:{s:13:\"last_modified\";i:1396893311;s:8:\"filesize\";i:18505;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wp-modal-login/fonts/iconic.svg\";a:2:{s:13:\"last_modified\";i:1396893311;s:8:\"filesize\";i:795;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wp-modal-login/fonts/iconic.woff\";a:2:{s:13:\"last_modified\";i:1396893311;s:8:\"filesize\";i:1000;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wp-modal-login/fonts/iconic.dev.svg\";a:2:{s:13:\"last_modified\";i:1396893311;s:8:\"filesize\";i:823;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wp-modal-login/fonts/iconic.eot\";a:2:{s:13:\"last_modified\";i:1396893311;s:8:\"filesize\";i:1544;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wp-modal-login/fonts/iconic.ttf\";a:2:{s:13:\"last_modified\";i:1396893311;s:8:\"filesize\";i:1384;}s:80:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wp-modal-login/config.rb\";a:2:{s:13:\"last_modified\";i:1396893311;s:8:\"filesize\";i:681;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wp-modal-login/screenshot-1.png\";a:2:{s:13:\"last_modified\";i:1396893311;s:8:\"filesize\";i:72924;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wp-modal-login/screenshot-2.png\";a:2:{s:13:\"last_modified\";i:1396893311;s:8:\"filesize\";i:16524;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wp-modal-login/readme.txt\";a:2:{s:13:\"last_modified\";i:1396893311;s:8:\"filesize\";i:6792;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wp-modal-login/widget/class-login-widget.php\";a:2:{s:13:\"last_modified\";i:1396893311;s:8:\"filesize\";i:3405;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wp-modal-login/widget/views/form.php\";a:2:{s:13:\"last_modified\";i:1396893311;s:8:\"filesize\";i:1604;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wp-modal-login/widget/views/widget.php\";a:2:{s:13:\"last_modified\";i:1396893311;s:8:\"filesize\";i:217;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wp-modal-login/screenshot-7.png\";a:2:{s:13:\"last_modified\";i:1396893311;s:8:\"filesize\";i:23202;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wp-modal-login/css/wp-modal-login.css\";a:2:{s:13:\"last_modified\";i:1396893311;s:8:\"filesize\";i:3685;}s:86:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wp-modal-login/css/theme-1.css\";a:2:{s:13:\"last_modified\";i:1396893311;s:8:\"filesize\";i:2848;}s:86:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wp-modal-login/css/theme-2.css\";a:2:{s:13:\"last_modified\";i:1396893311;s:8:\"filesize\";i:2430;}s:86:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wp-modal-login/css/default.css\";a:2:{s:13:\"last_modified\";i:1396893311;s:8:\"filesize\";i:2582;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wp-modal-login/images/close.png\";a:2:{s:13:\"last_modified\";i:1396893311;s:8:\"filesize\";i:1215;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wp-modal-login/images/admin-icon.png\";a:2:{s:13:\"last_modified\";i:1396893311;s:8:\"filesize\";i:1268;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wp-modal-login/scss/theme-2.scss\";a:2:{s:13:\"last_modified\";i:1396893311;s:8:\"filesize\";i:2338;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wp-modal-login/scss/default.scss\";a:2:{s:13:\"last_modified\";i:1396893311;s:8:\"filesize\";i:2264;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wp-modal-login/scss/theme-1.scss\";a:2:{s:13:\"last_modified\";i:1396893311;s:8:\"filesize\";i:2629;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wp-modal-login/scss/_structure.scss\";a:2:{s:13:\"last_modified\";i:1396893311;s:8:\"filesize\";i:1421;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wp-modal-login/scss/wp-modal-login.scss\";a:2:{s:13:\"last_modified\";i:1396893311;s:8:\"filesize\";i:335;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wp-modal-login/scss/_normalize.scss\";a:2:{s:13:\"last_modified\";i:1396893311;s:8:\"filesize\";i:8081;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wp-modal-login/scss/_variables.scss\";a:2:{s:13:\"last_modified\";i:1396893311;s:8:\"filesize\";i:484;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wp-modal-login/js/wp-modal-login.min.js\";a:2:{s:13:\"last_modified\";i:1396893311;s:8:\"filesize\";i:2841;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wp-modal-login/js/wp-modal-login.js\";a:2:{s:13:\"last_modified\";i:1396893311;s:8:\"filesize\";i:5034;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wp-modal-login/js/wp-modal-login-admin.js\";a:2:{s:13:\"last_modified\";i:1396893311;s:8:\"filesize\";i:570;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wp-modal-login/js/wp-modal-login-admin.min.js\";a:2:{s:13:\"last_modified\";i:1396893311;s:8:\"filesize\";i:218;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/login-with-ajax/registration.php\";a:2:{s:13:\"last_modified\";i:1410738235;s:8:\"filesize\";i:2457;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/login-with-ajax/screenshot-2.jpg\";a:2:{s:13:\"last_modified\";i:1410738235;s:8:\"filesize\";i:54287;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/login-with-ajax/screenshot-4.jpg\";a:2:{s:13:\"last_modified\";i:1410738235;s:8:\"filesize\";i:41431;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/login-with-ajax/screenshot-6.jpg\";a:2:{s:13:\"last_modified\";i:1410738235;s:8:\"filesize\";i:26305;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/login-with-ajax/screenshot-3.jpg\";a:2:{s:13:\"last_modified\";i:1410738235;s:8:\"filesize\";i:47874;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/login-with-ajax/screenshot-1.jpg\";a:2:{s:13:\"last_modified\";i:1410738235;s:8:\"filesize\";i:52235;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/login-with-ajax/login-with-ajax-widget.php\";a:2:{s:13:\"last_modified\";i:1410738235;s:8:\"filesize\";i:4524;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/login-with-ajax/readme.txt\";a:2:{s:13:\"last_modified\";i:1410738235;s:8:\"filesize\";i:13634;}s:85:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/login-with-ajax/pluggable.php\";a:2:{s:13:\"last_modified\";i:1410738235;s:8:\"filesize\";i:1746;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/login-with-ajax/langs/login-with-ajax-de_DE.mo\";a:2:{s:13:\"last_modified\";i:1410738235;s:8:\"filesize\";i:9116;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/login-with-ajax/langs/login-with-ajax-es_ES.mo\";a:2:{s:13:\"last_modified\";i:1410738235;s:8:\"filesize\";i:3982;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/login-with-ajax/langs/login-with-ajax-af_ZA.po\";a:2:{s:13:\"last_modified\";i:1410738235;s:8:\"filesize\";i:12685;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/login-with-ajax/langs/login-with-ajax-lt_LT.mo\";a:2:{s:13:\"last_modified\";i:1410738235;s:8:\"filesize\";i:9448;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/login-with-ajax/langs/login-with-ajax-da_DK.mo\";a:2:{s:13:\"last_modified\";i:1410738235;s:8:\"filesize\";i:8710;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/login-with-ajax/langs/login-with-ajax-it_IT.mo\";a:2:{s:13:\"last_modified\";i:1410738235;s:8:\"filesize\";i:3884;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/login-with-ajax/langs/login-with-ajax-li_LI.pot\";a:2:{s:13:\"last_modified\";i:1410738235;s:8:\"filesize\";i:5501;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/login-with-ajax/langs/login-with-ajax-sv_SE.po\";a:2:{s:13:\"last_modified\";i:1410738235;s:8:\"filesize\";i:13885;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/login-with-ajax/langs/login-with-ajax-li_LI.mo\";a:2:{s:13:\"last_modified\";i:1410738235;s:8:\"filesize\";i:3826;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/login-with-ajax/langs/login-with-ajax-af_ZA.mo\";a:2:{s:13:\"last_modified\";i:1410738235;s:8:\"filesize\";i:4502;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/login-with-ajax/langs/login-with-ajax-cn_CN.pot\";a:2:{s:13:\"last_modified\";i:1410738235;s:8:\"filesize\";i:5147;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/login-with-ajax/langs/login-with-ajax-he_IL.po\";a:2:{s:13:\"last_modified\";i:1410738235;s:8:\"filesize\";i:12864;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/login-with-ajax/langs/login-with-ajax-ja.po\";a:2:{s:13:\"last_modified\";i:1410738235;s:8:\"filesize\";i:12833;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/login-with-ajax/langs/login-with-ajax-hu_HU.po\";a:2:{s:13:\"last_modified\";i:1410738235;s:8:\"filesize\";i:12176;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/login-with-ajax/langs/login-with-ajax-hu_HU.mo\";a:2:{s:13:\"last_modified\";i:1410738235;s:8:\"filesize\";i:9505;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/login-with-ajax/langs/login-with-ajax-ar_SA.pot\";a:2:{s:13:\"last_modified\";i:1410738235;s:8:\"filesize\";i:5976;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/login-with-ajax/langs/login-with-ajax-hi_IN_hi.po\";a:2:{s:13:\"last_modified\";i:1410738235;s:8:\"filesize\";i:19343;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/login-with-ajax/langs/login-with-ajax-it_IT.po\";a:2:{s:13:\"last_modified\";i:1410738235;s:8:\"filesize\";i:5389;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/login-with-ajax/langs/login-with-ajax-tr_TR.mo\";a:2:{s:13:\"last_modified\";i:1410738235;s:8:\"filesize\";i:9186;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/login-with-ajax/langs/login-with-ajax-nl_NL.mo\";a:2:{s:13:\"last_modified\";i:1410738235;s:8:\"filesize\";i:4240;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/login-with-ajax/langs/login-with-ajax-pl_PL.po\";a:2:{s:13:\"last_modified\";i:1410738235;s:8:\"filesize\";i:14269;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/login-with-ajax/langs/login-with-ajax-ro_RO.mo\";a:2:{s:13:\"last_modified\";i:1410738235;s:8:\"filesize\";i:4292;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/login-with-ajax/langs/login-with-ajax-de_DE.po\";a:2:{s:13:\"last_modified\";i:1410738235;s:8:\"filesize\";i:12522;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/login-with-ajax/langs/login-with-ajax-da_DK.po\";a:2:{s:13:\"last_modified\";i:1410738235;s:8:\"filesize\";i:14849;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/login-with-ajax/langs/login-with-ajax-he_IL.mo\";a:2:{s:13:\"last_modified\";i:1410738235;s:8:\"filesize\";i:7707;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/login-with-ajax/langs/login-with-ajax-ru_RU.mo\";a:2:{s:13:\"last_modified\";i:1410738235;s:8:\"filesize\";i:7932;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/login-with-ajax/langs/login-with-ajax-tr_TR.po\";a:2:{s:13:\"last_modified\";i:1410738235;s:8:\"filesize\";i:14513;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/login-with-ajax/langs/login-with-ajax-pt_BR.po\";a:2:{s:13:\"last_modified\";i:1410738235;s:8:\"filesize\";i:7602;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/login-with-ajax/langs/login-with-ajax-ja.mo\";a:2:{s:13:\"last_modified\";i:1410738235;s:8:\"filesize\";i:9927;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/login-with-ajax/langs/login-with-ajax-fr_FR.mo\";a:2:{s:13:\"last_modified\";i:1410738235;s:8:\"filesize\";i:4349;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/login-with-ajax/langs/login-with-ajax-hi_IN_hi.mo\";a:2:{s:13:\"last_modified\";i:1410738235;s:8:\"filesize\";i:13204;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/login-with-ajax/langs/login-with-ajax-fr_FR.pot\";a:2:{s:13:\"last_modified\";i:1410738235;s:8:\"filesize\";i:5846;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/login-with-ajax/langs/login-with-ajax-pl_PL.mo\";a:2:{s:13:\"last_modified\";i:1410738235;s:8:\"filesize\";i:8643;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/login-with-ajax/langs/login-with-ajax-fi_FI.mo\";a:2:{s:13:\"last_modified\";i:1410738235;s:8:\"filesize\";i:4166;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/login-with-ajax/langs/login-with-ajax-nl_NL.po\";a:2:{s:13:\"last_modified\";i:1410738235;s:8:\"filesize\";i:5522;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/login-with-ajax/langs/login-with-ajax-cn_CN.mo\";a:2:{s:13:\"last_modified\";i:1410738235;s:8:\"filesize\";i:3726;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/login-with-ajax/langs/login-with-ajax-ru_RU.po\";a:2:{s:13:\"last_modified\";i:1410738235;s:8:\"filesize\";i:13354;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/login-with-ajax/langs/login-with-ajax.pot\";a:2:{s:13:\"last_modified\";i:1410738235;s:8:\"filesize\";i:11728;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/login-with-ajax/langs/login-with-ajax-sq_SQ.po\";a:2:{s:13:\"last_modified\";i:1410738235;s:8:\"filesize\";i:14842;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/login-with-ajax/langs/login-with-ajax-sv_SE.mo\";a:2:{s:13:\"last_modified\";i:1410738235;s:8:\"filesize\";i:9620;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/login-with-ajax/langs/login-with-ajax-pt_BR.mo\";a:2:{s:13:\"last_modified\";i:1410738235;s:8:\"filesize\";i:5862;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/login-with-ajax/langs/login-with-ajax-fa_IR.mo\";a:2:{s:13:\"last_modified\";i:1410738235;s:8:\"filesize\";i:4164;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/login-with-ajax/langs/login-with-ajax-lt_LT.pot\";a:2:{s:13:\"last_modified\";i:1410738235;s:8:\"filesize\";i:14695;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/login-with-ajax/langs/login-with-ajax-es_ES.pot\";a:2:{s:13:\"last_modified\";i:1410738235;s:8:\"filesize\";i:10048;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/login-with-ajax/langs/login-with-ajax-fi_FI.po\";a:2:{s:13:\"last_modified\";i:1410738235;s:8:\"filesize\";i:5448;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/login-with-ajax/langs/login-with-ajax-ro_RO.po\";a:2:{s:13:\"last_modified\";i:1410738235;s:8:\"filesize\";i:5968;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/login-with-ajax/langs/login-with-ajax-sk_SK.mo\";a:2:{s:13:\"last_modified\";i:1410738235;s:8:\"filesize\";i:8982;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/login-with-ajax/langs/login-with-ajax-ar_SA.mo\";a:2:{s:13:\"last_modified\";i:1410738235;s:8:\"filesize\";i:4625;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/login-with-ajax/langs/login-with-ajax-sk_SK.po\";a:2:{s:13:\"last_modified\";i:1410738235;s:8:\"filesize\";i:12030;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/login-with-ajax/langs/login-with-ajax-fa_IR.po\";a:2:{s:13:\"last_modified\";i:1410738235;s:8:\"filesize\";i:7847;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/login-with-ajax/widget/widget.css\";a:2:{s:13:\"last_modified\";i:1410738235;s:8:\"filesize\";i:3477;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/login-with-ajax/widget/divs-only/widget_out.php\";a:2:{s:13:\"last_modified\";i:1410738235;s:8:\"filesize\";i:4951;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/login-with-ajax/widget/login-with-ajax.js\";a:2:{s:13:\"last_modified\";i:1410738235;s:8:\"filesize\";i:4934;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/login-with-ajax/widget/modal/widget_out.php\";a:2:{s:13:\"last_modified\";i:1410738235;s:8:\"filesize\";i:7633;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/login-with-ajax/widget/login-with-ajax.source.js\";a:2:{s:13:\"last_modified\";i:1410738235;s:8:\"filesize\";i:9782;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/login-with-ajax/widget/default/widget_in.php\";a:2:{s:13:\"last_modified\";i:1410738235;s:8:\"filesize\";i:1549;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/login-with-ajax/widget/default/widget_out.php\";a:2:{s:13:\"last_modified\";i:1410738235;s:8:\"filesize\";i:6163;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/login-with-ajax/widget/loading.gif\";a:2:{s:13:\"last_modified\";i:1410738235;s:8:\"filesize\";i:10051;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/login-with-ajax/login-with-ajax-admin.php\";a:2:{s:13:\"last_modified\";i:1410738235;s:8:\"filesize\";i:17707;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/login-with-ajax/login-with-ajax.php\";a:2:{s:13:\"last_modified\";i:1410738235;s:8:\"filesize\";i:19727;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/login-with-ajax/screenshot-5.jpg\";a:2:{s:13:\"last_modified\";i:1410738235;s:8:\"filesize\";i:11509;}s:70:\"/home/kccofc39/public_html/wordpress/wp-content/w3tc-config/index.html\";a:2:{s:13:\"last_modified\";i:1396232057;s:8:\"filesize\";i:0;}s:70:\"/home/kccofc39/public_html/wordpress/wp-content/w3tc-config/master.php\";a:2:{s:13:\"last_modified\";i:1423705113;s:8:\"filesize\";i:20385;}s:76:\"/home/kccofc39/public_html/wordpress/wp-content/w3tc-config/master-admin.php\";a:2:{s:13:\"last_modified\";i:1397006138;s:8:\"filesize\";i:1018;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/uploads/2014/03/39thStreetElders-300x200.jpg\";a:2:{s:13:\"last_modified\";i:1402234473;s:8:\"filesize\";i:12370;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/uploads/2014/03/IMG_5384-150x150.jpg\";a:2:{s:13:\"last_modified\";i:1402234764;s:8:\"filesize\";i:5453;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/uploads/2014/03/IMG_5384-300x200.jpg\";a:2:{s:13:\"last_modified\";i:1402234764;s:8:\"filesize\";i:11425;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/uploads/2014/03/IMG_5384-600x250.jpg\";a:2:{s:13:\"last_modified\";i:1402234764;s:8:\"filesize\";i:21819;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/uploads/2014/03/39thStreetElders-600x250.jpg\";a:2:{s:13:\"last_modified\";i:1402234473;s:8:\"filesize\";i:27252;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/uploads/2014/03/39thStreetElders.jpg\";a:2:{s:13:\"last_modified\";i:1402234473;s:8:\"filesize\";i:32883;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/uploads/2014/03/IMG_5384-70x70.jpg\";a:2:{s:13:\"last_modified\";i:1402234764;s:8:\"filesize\";i:2297;}s:76:\"/home/kccofc39/public_html/wordpress/wp-content/uploads/2014/03/IMG_5384.jpg\";a:2:{s:13:\"last_modified\";i:1402234764;s:8:\"filesize\";i:40736;}s:80:\"/home/kccofc39/public_html/wordpress/wp-content/uploads/2014/03/Elders_small.jpg\";a:2:{s:13:\"last_modified\";i:1396227941;s:8:\"filesize\";i:53046;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/uploads/2014/03/39thStreetElders-70x70.jpg\";a:2:{s:13:\"last_modified\";i:1402234473;s:8:\"filesize\";i:2399;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/uploads/2014/03/39thStreetElders-150x150.jpg\";a:2:{s:13:\"last_modified\";i:1402234473;s:8:\"filesize\";i:6423;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/uploads/2014/03/Deacons_small.jpg\";a:2:{s:13:\"last_modified\";i:1396228521;s:8:\"filesize\";i:58008;}s:112:\"/home/kccofc39/public_html/wordpress/wp-content/uploads/2014/04/598936_10151474288198275_712590294_n-150x150.jpg\";a:2:{s:13:\"last_modified\";i:1397085322;s:8:\"filesize\";i:9826;}s:83:\"/home/kccofc39/public_html/wordpress/wp-content/uploads/2014/04/JackWilliamsbig.jpg\";a:2:{s:13:\"last_modified\";i:1396891802;s:8:\"filesize\";i:9801;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/uploads/2014/04/39thStreetEvangelist-70x70.jpg\";a:2:{s:13:\"last_modified\";i:1402235281;s:8:\"filesize\";i:2228;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/uploads/2014/04/39thStreetEvangelist-600x250.jpg\";a:2:{s:13:\"last_modified\";i:1402235281;s:8:\"filesize\";i:26408;}s:110:\"/home/kccofc39/public_html/wordpress/wp-content/uploads/2014/04/598936_10151474288198275_712590294_n-70x70.jpg\";a:2:{s:13:\"last_modified\";i:1397085322;s:8:\"filesize\";i:3294;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/uploads/2014/04/598936_10151474288198275_712590294_n.jpg\";a:2:{s:13:\"last_modified\";i:1397085322;s:8:\"filesize\";i:100453;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/uploads/2014/04/39thStreetEvangelist.jpg\";a:2:{s:13:\"last_modified\";i:1402235281;s:8:\"filesize\";i:192596;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/uploads/2014/04/39thStreetEvangelist-150x150.jpg\";a:2:{s:13:\"last_modified\";i:1402235281;s:8:\"filesize\";i:5673;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/uploads/2014/04/39thStreetEvangelist-266x300.jpg\";a:2:{s:13:\"last_modified\";i:1402235281;s:8:\"filesize\";i:14589;}s:112:\"/home/kccofc39/public_html/wordpress/wp-content/uploads/2014/04/598936_10151474288198275_712590294_n-600x250.jpg\";a:2:{s:13:\"last_modified\";i:1397085322;s:8:\"filesize\";i:40106;}s:112:\"/home/kccofc39/public_html/wordpress/wp-content/uploads/2014/04/598936_10151474288198275_712590294_n-242x300.jpg\";a:2:{s:13:\"last_modified\";i:1397085322;s:8:\"filesize\";i:24916;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/uploads/2014/06/07_2014_39thStreetCalendar.pdf\";a:2:{s:13:\"last_modified\";i:1405533980;s:8:\"filesize\";i:112156;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/uploads/2014/06/2014-Bible-Reading-Chart.xlsx\";a:2:{s:13:\"last_modified\";i:1403142714;s:8:\"filesize\";i:29087;}s:76:\"/home/kccofc39/public_html/wordpress/wp-content/uploads/2014/06/IMG_5317.jpg\";a:2:{s:13:\"last_modified\";i:1402235564;s:8:\"filesize\";i:455647;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/uploads/2014/06/Those-who-serveJULY14.pdf\";a:2:{s:13:\"last_modified\";i:1404945455;s:8:\"filesize\";i:14728;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/uploads/2014/07/2014-July-thru-December.pdf\";a:2:{s:13:\"last_modified\";i:1404945086;s:8:\"filesize\";i:91158;}s:57:\"/home/kccofc39/public_html/wordpress/wp-content/index.php\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:28;}s:73:\"/home/kccofc39/public_html/wordpress/wp-content/aiowps_backups/index.html\";a:2:{s:13:\"last_modified\";i:1397007091;s:8:\"filesize\";i:0;}s:79:\"/home/kccofc39/public_html/wordpress/wp-content/aiowps_backups/.htaccess.backup\";a:2:{s:13:\"last_modified\";i:1397010297;s:8:\"filesize\";i:547;}s:72:\"/home/kccofc39/public_html/wordpress/wp-content/aiowps_backups/.htaccess\";a:2:{s:13:\"last_modified\";i:1397010118;s:8:\"filesize\";i:32;}s:52:\"/home/kccofc39/public_html/wordpress/wp-activate.php\";a:2:{s:13:\"last_modified\";i:1410738170;s:8:\"filesize\";i:4951;}s:57:\"/home/kccofc39/public_html/wordpress/wp-comments-post.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:5008;}s:48:\"/home/kccofc39/public_html/wordpress/wp-mail.php\";a:2:{s:13:\"last_modified\";i:1410738170;s:8:\"filesize\";i:8252;}s:48:\"/home/kccofc39/public_html/wordpress/wp-load.php\";a:2:{s:13:\"last_modified\";i:1410738170;s:8:\"filesize\";i:2714;}s:48:\"/home/kccofc39/public_html/wordpress/wp-cron.php\";a:2:{s:13:\"last_modified\";i:1410738170;s:8:\"filesize\";i:2956;}s:50:\"/home/kccofc39/public_html/wordpress/wp-signup.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:25152;}s:55:\"/home/kccofc39/public_html/wordpress/wp-blog-header.php\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:271;}s:64:\"/home/kccofc39/public_html/wordpress/wp-admin/edit-link-form.php\";a:2:{s:13:\"last_modified\";i:1410738170;s:8:\"filesize\";i:5992;}s:58:\"/home/kccofc39/public_html/wordpress/wp-admin/ms-admin.php\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:211;}s:56:\"/home/kccofc39/public_html/wordpress/wp-admin/export.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:8428;}s:58:\"/home/kccofc39/public_html/wordpress/wp-admin/revision.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:5021;}s:62:\"/home/kccofc39/public_html/wordpress/wp-admin/options-head.php\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:492;}s:55:\"/home/kccofc39/public_html/wordpress/wp-admin/about.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:10991;}s:59:\"/home/kccofc39/public_html/wordpress/wp-admin/customize.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:10751;}s:63:\"/home/kccofc39/public_html/wordpress/wp-admin/edit-comments.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:11670;}s:57:\"/home/kccofc39/public_html/wordpress/wp-admin/ms-edit.php\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:231;}s:65:\"/home/kccofc39/public_html/wordpress/wp-admin/link-parse-opml.php\";a:2:{s:13:\"last_modified\";i:1410738170;s:8:\"filesize\";i:1990;}s:62:\"/home/kccofc39/public_html/wordpress/wp-admin/admin-header.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:6838;}s:55:\"/home/kccofc39/public_html/wordpress/wp-admin/users.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:15946;}s:58:\"/home/kccofc39/public_html/wordpress/wp-admin/user-new.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:18667;}s:54:\"/home/kccofc39/public_html/wordpress/wp-admin/link.php\";a:2:{s:13:\"last_modified\";i:1410738170;s:8:\"filesize\";i:2625;}s:55:\"/home/kccofc39/public_html/wordpress/wp-admin/media.php\";a:2:{s:13:\"last_modified\";i:1410738170;s:8:\"filesize\";i:5229;}s:56:\"/home/kccofc39/public_html/wordpress/wp-admin/update.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:10165;}s:61:\"/home/kccofc39/public_html/wordpress/wp-admin/update-core.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:28092;}s:57:\"/home/kccofc39/public_html/wordpress/wp-admin/options.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:10865;}s:55:\"/home/kccofc39/public_html/wordpress/wp-admin/admin.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:10360;}s:59:\"/home/kccofc39/public_html/wordpress/wp-admin/ms-themes.php\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:230;}s:59:\"/home/kccofc39/public_html/wordpress/wp-admin/user-edit.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:24065;}s:65:\"/home/kccofc39/public_html/wordpress/wp-admin/options-reading.php\";a:2:{s:13:\"last_modified\";i:1401158797;s:8:\"filesize\";i:9352;}s:67:\"/home/kccofc39/public_html/wordpress/wp-admin/custom-background.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:18228;}s:63:\"/home/kccofc39/public_html/wordpress/wp-admin/custom-header.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:44669;}s:59:\"/home/kccofc39/public_html/wordpress/wp-admin/media-new.php\";a:2:{s:13:\"last_modified\";i:1401158797;s:8:\"filesize\";i:3137;}s:67:\"/home/kccofc39/public_html/wordpress/wp-admin/network/site-info.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:8036;}s:63:\"/home/kccofc39/public_html/wordpress/wp-admin/network/about.php\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:342;}s:63:\"/home/kccofc39/public_html/wordpress/wp-admin/network/setup.php\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:344;}s:63:\"/home/kccofc39/public_html/wordpress/wp-admin/network/users.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:11094;}s:66:\"/home/kccofc39/public_html/wordpress/wp-admin/network/user-new.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:3919;}s:64:\"/home/kccofc39/public_html/wordpress/wp-admin/network/update.php\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:537;}s:69:\"/home/kccofc39/public_html/wordpress/wp-admin/network/update-core.php\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:350;}s:63:\"/home/kccofc39/public_html/wordpress/wp-admin/network/admin.php\";a:2:{s:13:\"last_modified\";i:1401158797;s:8:\"filesize\";i:949;}s:67:\"/home/kccofc39/public_html/wordpress/wp-admin/network/user-edit.php\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:350;}s:68:\"/home/kccofc39/public_html/wordpress/wp-admin/network/site-users.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:11825;}s:69:\"/home/kccofc39/public_html/wordpress/wp-admin/network/site-themes.php\";a:2:{s:13:\"last_modified\";i:1401158797;s:8:\"filesize\";i:7425;}s:71:\"/home/kccofc39/public_html/wordpress/wp-admin/network/site-settings.php\";a:2:{s:13:\"last_modified\";i:1410738170;s:8:\"filesize\";i:7475;}s:64:\"/home/kccofc39/public_html/wordpress/wp-admin/network/themes.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:11583;}s:72:\"/home/kccofc39/public_html/wordpress/wp-admin/network/plugin-install.php\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:469;}s:66:\"/home/kccofc39/public_html/wordpress/wp-admin/network/freedoms.php\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:348;}s:71:\"/home/kccofc39/public_html/wordpress/wp-admin/network/theme-install.php\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:466;}s:62:\"/home/kccofc39/public_html/wordpress/wp-admin/network/menu.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:4295;}s:65:\"/home/kccofc39/public_html/wordpress/wp-admin/network/profile.php\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:351;}s:70:\"/home/kccofc39/public_html/wordpress/wp-admin/network/theme-editor.php\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:356;}s:71:\"/home/kccofc39/public_html/wordpress/wp-admin/network/plugin-editor.php\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:358;}s:62:\"/home/kccofc39/public_html/wordpress/wp-admin/network/edit.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:934;}s:63:\"/home/kccofc39/public_html/wordpress/wp-admin/network/sites.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:8931;}s:66:\"/home/kccofc39/public_html/wordpress/wp-admin/network/site-new.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:6564;}s:63:\"/home/kccofc39/public_html/wordpress/wp-admin/network/index.php\";a:2:{s:13:\"last_modified\";i:1401158797;s:8:\"filesize\";i:2906;}s:65:\"/home/kccofc39/public_html/wordpress/wp-admin/network/credits.php\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:346;}s:66:\"/home/kccofc39/public_html/wordpress/wp-admin/network/settings.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:16781;}s:65:\"/home/kccofc39/public_html/wordpress/wp-admin/network/plugins.php\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:346;}s:65:\"/home/kccofc39/public_html/wordpress/wp-admin/network/upgrade.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:4510;}s:63:\"/home/kccofc39/public_html/wordpress/wp-admin/edit-tag-form.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:7011;}s:62:\"/home/kccofc39/public_html/wordpress/wp-admin/admin-footer.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:2351;}s:65:\"/home/kccofc39/public_html/wordpress/wp-admin/admin-functions.php\";a:2:{s:13:\"last_modified\";i:1401158797;s:8:\"filesize\";i:403;}s:54:\"/home/kccofc39/public_html/wordpress/wp-admin/post.php\";a:2:{s:13:\"last_modified\";i:1410738170;s:8:\"filesize\";i:8856;}s:57:\"/home/kccofc39/public_html/wordpress/wp-admin/comment.php\";a:2:{s:13:\"last_modified\";i:1410738170;s:8:\"filesize\";i:9154;}s:64:\"/home/kccofc39/public_html/wordpress/wp-admin/ms-delete-site.php\";a:2:{s:13:\"last_modified\";i:1401158797;s:8:\"filesize\";i:3695;}s:60:\"/home/kccofc39/public_html/wordpress/wp-admin/moderation.php\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:320;}s:65:\"/home/kccofc39/public_html/wordpress/wp-admin/options-writing.php\";a:2:{s:13:\"last_modified\";i:1401158797;s:8:\"filesize\";i:9876;}s:65:\"/home/kccofc39/public_html/wordpress/wp-admin/includes/schema.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:34292;}s:61:\"/home/kccofc39/public_html/wordpress/wp-admin/includes/ms.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:33371;}s:71:\"/home/kccofc39/public_html/wordpress/wp-admin/includes/class-pclzip.php\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:195618;}s:65:\"/home/kccofc39/public_html/wordpress/wp-admin/includes/export.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:18018;}s:67:\"/home/kccofc39/public_html/wordpress/wp-admin/includes/revision.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:13629;}s:76:\"/home/kccofc39/public_html/wordpress/wp-admin/includes/class-wp-importer.php\";a:2:{s:13:\"last_modified\";i:1410738170;s:8:\"filesize\";i:6877;}s:87:\"/home/kccofc39/public_html/wordpress/wp-admin/includes/class-wp-ms-users-list-table.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:10048;}s:86:\"/home/kccofc39/public_html/wordpress/wp-admin/includes/class-wp-plugins-list-table.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:24605;}s:85:\"/home/kccofc39/public_html/wordpress/wp-admin/includes/class-wp-filesystem-ftpext.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:13094;}s:64:\"/home/kccofc39/public_html/wordpress/wp-admin/includes/media.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:98435;}s:65:\"/home/kccofc39/public_html/wordpress/wp-admin/includes/update.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:16268;}s:70:\"/home/kccofc39/public_html/wordpress/wp-admin/includes/update-core.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:48127;}s:64:\"/home/kccofc39/public_html/wordpress/wp-admin/includes/admin.php\";a:2:{s:13:\"last_modified\";i:1410738170;s:8:\"filesize\";i:2452;}s:65:\"/home/kccofc39/public_html/wordpress/wp-admin/includes/plugin.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:66690;}s:69:\"/home/kccofc39/public_html/wordpress/wp-admin/includes/deprecated.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:28993;}s:87:\"/home/kccofc39/public_html/wordpress/wp-admin/includes/class-wp-comments-list-table.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:22795;}s:63:\"/home/kccofc39/public_html/wordpress/wp-admin/includes/file.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:47131;}s:93:\"/home/kccofc39/public_html/wordpress/wp-admin/includes/class-wp-plugin-install-list-table.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:15435;}s:84:\"/home/kccofc39/public_html/wordpress/wp-admin/includes/class-wp-posts-list-table.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:43597;}s:63:\"/home/kccofc39/public_html/wordpress/wp-admin/includes/post.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:53200;}s:66:\"/home/kccofc39/public_html/wordpress/wp-admin/includes/comment.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:5049;}s:88:\"/home/kccofc39/public_html/wordpress/wp-admin/includes/class-wp-ms-themes-list-table.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:15526;}s:63:\"/home/kccofc39/public_html/wordpress/wp-admin/includes/misc.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:24222;}s:73:\"/home/kccofc39/public_html/wordpress/wp-admin/includes/class-ftp-pure.php\";a:2:{s:13:\"last_modified\";i:1401158797;s:8:\"filesize\";i:5477;}s:85:\"/home/kccofc39/public_html/wordpress/wp-admin/includes/class-wp-filesystem-direct.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:11174;}s:67:\"/home/kccofc39/public_html/wordpress/wp-admin/includes/taxonomy.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:7123;}s:67:\"/home/kccofc39/public_html/wordpress/wp-admin/includes/bookmark.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:8715;}s:64:\"/home/kccofc39/public_html/wordpress/wp-admin/includes/image.php\";a:2:{s:13:\"last_modified\";i:1416511310;s:8:\"filesize\";i:19565;}s:83:\"/home/kccofc39/public_html/wordpress/wp-admin/includes/class-wp-filesystem-base.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:22870;}s:78:\"/home/kccofc39/public_html/wordpress/wp-admin/includes/translation-install.php\";a:2:{s:13:\"last_modified\";i:1410738170;s:8:\"filesize\";i:8178;}s:78:\"/home/kccofc39/public_html/wordpress/wp-admin/includes/class-wp-list-table.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:29037;}s:69:\"/home/kccofc39/public_html/wordpress/wp-admin/includes/list-table.php\";a:2:{s:13:\"last_modified\";i:1410738170;s:8:\"filesize\";i:3214;}s:65:\"/home/kccofc39/public_html/wordpress/wp-admin/includes/import.php\";a:2:{s:13:\"last_modified\";i:1410738170;s:8:\"filesize\";i:6261;}s:73:\"/home/kccofc39/public_html/wordpress/wp-admin/includes/plugin-install.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:23018;}s:72:\"/home/kccofc39/public_html/wordpress/wp-admin/includes/theme-install.php\";a:2:{s:13:\"last_modified\";i:1401158797;s:8:\"filesize\";i:6405;}s:64:\"/home/kccofc39/public_html/wordpress/wp-admin/includes/theme.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:17864;}s:76:\"/home/kccofc39/public_html/wordpress/wp-admin/includes/continents-cities.php\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:17877;}s:63:\"/home/kccofc39/public_html/wordpress/wp-admin/includes/menu.php\";a:2:{s:13:\"last_modified\";i:1410738170;s:8:\"filesize\";i:8220;}s:89:\"/home/kccofc39/public_html/wordpress/wp-admin/includes/class-wp-filesystem-ftpsockets.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:10075;}s:85:\"/home/kccofc39/public_html/wordpress/wp-admin/includes/class-wp-themes-list-table.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:9488;}s:82:\"/home/kccofc39/public_html/wordpress/wp-admin/includes/class-wp-upgrader-skins.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:28930;}s:84:\"/home/kccofc39/public_html/wordpress/wp-admin/includes/class-wp-links-list-table.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:6224;}s:83:\"/home/kccofc39/public_html/wordpress/wp-admin/includes/class-wp-filesystem-ssh2.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:13816;}s:92:\"/home/kccofc39/public_html/wordpress/wp-admin/includes/class-wp-theme-install-list-table.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:13943;}s:69:\"/home/kccofc39/public_html/wordpress/wp-admin/includes/image-edit.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:29794;}s:76:\"/home/kccofc39/public_html/wordpress/wp-admin/includes/class-ftp-sockets.php\";a:2:{s:13:\"last_modified\";i:1401158797;s:8:\"filesize\";i:8532;}s:87:\"/home/kccofc39/public_html/wordpress/wp-admin/includes/class-wp-ms-sites-list-table.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:15436;}s:69:\"/home/kccofc39/public_html/wordpress/wp-admin/includes/meta-boxes.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:47158;}s:84:\"/home/kccofc39/public_html/wordpress/wp-admin/includes/class-wp-terms-list-table.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:15437;}s:65:\"/home/kccofc39/public_html/wordpress/wp-admin/includes/screen.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:32277;}s:72:\"/home/kccofc39/public_html/wordpress/wp-admin/includes/ms-deprecated.php\";a:2:{s:13:\"last_modified\";i:1410738170;s:8:\"filesize\";i:1996;}s:67:\"/home/kccofc39/public_html/wordpress/wp-admin/includes/nav-menu.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:52090;}s:84:\"/home/kccofc39/public_html/wordpress/wp-admin/includes/class-wp-media-list-table.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:18448;}s:71:\"/home/kccofc39/public_html/wordpress/wp-admin/includes/ajax-actions.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:78334;}s:84:\"/home/kccofc39/public_html/wordpress/wp-admin/includes/class-wp-users-list-table.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:13403;}s:63:\"/home/kccofc39/public_html/wordpress/wp-admin/includes/user.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:15052;}s:68:\"/home/kccofc39/public_html/wordpress/wp-admin/includes/dashboard.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:46844;}s:76:\"/home/kccofc39/public_html/wordpress/wp-admin/includes/class-wp-upgrader.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:113987;}s:66:\"/home/kccofc39/public_html/wordpress/wp-admin/includes/widgets.php\";a:2:{s:13:\"last_modified\";i:1410738170;s:8:\"filesize\";i:8425;}s:68:\"/home/kccofc39/public_html/wordpress/wp-admin/includes/class-ftp.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:26879;}s:66:\"/home/kccofc39/public_html/wordpress/wp-admin/includes/upgrade.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:71383;}s:67:\"/home/kccofc39/public_html/wordpress/wp-admin/includes/template.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:77660;}s:67:\"/home/kccofc39/public_html/wordpress/wp-admin/upgrade-functions.php\";a:2:{s:13:\"last_modified\";i:1401158797;s:8:\"filesize\";i:338;}s:56:\"/home/kccofc39/public_html/wordpress/wp-admin/themes.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:18094;}s:68:\"/home/kccofc39/public_html/wordpress/wp-admin/ms-upgrade-network.php\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:232;}s:56:\"/home/kccofc39/public_html/wordpress/wp-admin/import.php\";a:2:{s:13:\"last_modified\";i:1401158797;s:8:\"filesize\";i:5265;}s:56:\"/home/kccofc39/public_html/wordpress/wp-admin/upload.php\";a:2:{s:13:\"last_modified\";i:1416511310;s:8:\"filesize\";i:12024;}s:64:\"/home/kccofc39/public_html/wordpress/wp-admin/plugin-install.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:4998;}s:57:\"/home/kccofc39/public_html/wordpress/wp-admin/network.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:26495;}s:58:\"/home/kccofc39/public_html/wordpress/wp-admin/my-sites.php\";a:2:{s:13:\"last_modified\";i:1401158797;s:8:\"filesize\";i:4676;}s:62:\"/home/kccofc39/public_html/wordpress/wp-admin/maint/repair.php\";a:2:{s:13:\"last_modified\";i:1410738170;s:8:\"filesize\";i:5485;}s:58:\"/home/kccofc39/public_html/wordpress/wp-admin/freedoms.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:3400;}s:68:\"/home/kccofc39/public_html/wordpress/wp-admin/options-discussion.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:13680;}s:60:\"/home/kccofc39/public_html/wordpress/wp-admin/admin-post.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:1685;}s:63:\"/home/kccofc39/public_html/wordpress/wp-admin/theme-install.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:10774;}s:64:\"/home/kccofc39/public_html/wordpress/wp-admin/install-helper.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:5659;}s:54:\"/home/kccofc39/public_html/wordpress/wp-admin/menu.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:13543;}s:57:\"/home/kccofc39/public_html/wordpress/wp-admin/profile.php\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:296;}s:62:\"/home/kccofc39/public_html/wordpress/wp-admin/theme-editor.php\";a:2:{s:13:\"last_modified\";i:1410738170;s:8:\"filesize\";i:10192;}s:60:\"/home/kccofc39/public_html/wordpress/wp-admin/user/about.php\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:275;}s:60:\"/home/kccofc39/public_html/wordpress/wp-admin/user/admin.php\";a:2:{s:13:\"last_modified\";i:1401158797;s:8:\"filesize\";i:841;}s:64:\"/home/kccofc39/public_html/wordpress/wp-admin/user/user-edit.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:268;}s:63:\"/home/kccofc39/public_html/wordpress/wp-admin/user/freedoms.php\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:281;}s:59:\"/home/kccofc39/public_html/wordpress/wp-admin/user/menu.php\";a:2:{s:13:\"last_modified\";i:1401158797;s:8:\"filesize\";i:700;}s:62:\"/home/kccofc39/public_html/wordpress/wp-admin/user/profile.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:270;}s:60:\"/home/kccofc39/public_html/wordpress/wp-admin/user/index.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:269;}s:62:\"/home/kccofc39/public_html/wordpress/wp-admin/user/credits.php\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:279;}s:63:\"/home/kccofc39/public_html/wordpress/wp-admin/plugin-editor.php\";a:2:{s:13:\"last_modified\";i:1410738170;s:8:\"filesize\";i:11402;}s:55:\"/home/kccofc39/public_html/wordpress/wp-admin/error_log\";a:2:{s:13:\"last_modified\";i:1402600526;s:8:\"filesize\";i:5958;}s:65:\"/home/kccofc39/public_html/wordpress/wp-admin/options-general.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:15567;}s:62:\"/home/kccofc39/public_html/wordpress/wp-admin/setup-config.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:13119;}s:54:\"/home/kccofc39/public_html/wordpress/wp-admin/edit.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:14544;}s:55:\"/home/kccofc39/public_html/wordpress/wp-admin/tools.php\";a:2:{s:13:\"last_modified\";i:1401158797;s:8:\"filesize\";i:4167;}s:67:\"/home/kccofc39/public_html/wordpress/wp-admin/edit-form-comment.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:6412;}s:58:\"/home/kccofc39/public_html/wordpress/wp-admin/link-add.php\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:712;}s:62:\"/home/kccofc39/public_html/wordpress/wp-admin/link-manager.php\";a:2:{s:13:\"last_modified\";i:1401158797;s:8:\"filesize\";i:3468;}s:61:\"/home/kccofc39/public_html/wordpress/wp-admin/load-styles.php\";a:2:{s:13:\"last_modified\";i:1410738170;s:8:\"filesize\";i:3149;}s:55:\"/home/kccofc39/public_html/wordpress/wp-admin/index.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:5994;}s:58:\"/home/kccofc39/public_html/wordpress/wp-admin/ms-users.php\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:228;}s:58:\"/home/kccofc39/public_html/wordpress/wp-admin/post-new.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:2463;}s:63:\"/home/kccofc39/public_html/wordpress/wp-admin/css/revisions.css\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:10105;}s:70:\"/home/kccofc39/public_html/wordpress/wp-admin/css/wp-admin-rtl.min.css\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:224758;}s:67:\"/home/kccofc39/public_html/wordpress/wp-admin/css/login-rtl.min.css\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:19442;}s:59:\"/home/kccofc39/public_html/wordpress/wp-admin/css/forms.css\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:18536;}s:63:\"/home/kccofc39/public_html/wordpress/wp-admin/css/forms-rtl.css\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:18538;}s:58:\"/home/kccofc39/public_html/wordpress/wp-admin/css/l10n.css\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:3119;}s:66:\"/home/kccofc39/public_html/wordpress/wp-admin/css/wp-admin-rtl.css\";a:2:{s:13:\"last_modified\";i:1401158797;s:8:\"filesize\";i:422;}s:65:\"/home/kccofc39/public_html/wordpress/wp-admin/css/install-rtl.css\";a:2:{s:13:\"last_modified\";i:1410738170;s:8:\"filesize\";i:6187;}s:63:\"/home/kccofc39/public_html/wordpress/wp-admin/css/dashboard.css\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:20206;}s:70:\"/home/kccofc39/public_html/wordpress/wp-admin/css/color-picker.min.css\";a:2:{s:13:\"last_modified\";i:1410738170;s:8:\"filesize\";i:2089;}s:66:\"/home/kccofc39/public_html/wordpress/wp-admin/css/wp-admin.min.css\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:224656;}s:74:\"/home/kccofc39/public_html/wordpress/wp-admin/css/deprecated-media-rtl.css\";a:2:{s:13:\"last_modified\";i:1410738170;s:8:\"filesize\";i:5795;}s:56:\"/home/kccofc39/public_html/wordpress/wp-admin/css/ie.css\";a:2:{s:13:\"last_modified\";i:1410738170;s:8:\"filesize\";i:12215;}s:65:\"/home/kccofc39/public_html/wordpress/wp-admin/css/install.min.css\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:5121;}s:75:\"/home/kccofc39/public_html/wordpress/wp-admin/css/customize-widgets-rtl.css\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:14554;}s:63:\"/home/kccofc39/public_html/wordpress/wp-admin/css/about-rtl.css\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:9135;}s:60:\"/home/kccofc39/public_html/wordpress/wp-admin/css/ie.min.css\";a:2:{s:13:\"last_modified\";i:1410738170;s:8:\"filesize\";i:10459;}s:60:\"/home/kccofc39/public_html/wordpress/wp-admin/css/ie-rtl.css\";a:2:{s:13:\"last_modified\";i:1410738170;s:8:\"filesize\";i:12223;}s:63:\"/home/kccofc39/public_html/wordpress/wp-admin/css/login.min.css\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:19432;}s:68:\"/home/kccofc39/public_html/wordpress/wp-admin/css/farbtastic-rtl.css\";a:2:{s:13:\"last_modified\";i:1401158797;s:8:\"filesize\";i:612;}s:64:\"/home/kccofc39/public_html/wordpress/wp-admin/css/ie-rtl.min.css\";a:2:{s:13:\"last_modified\";i:1410738170;s:8:\"filesize\";i:10436;}s:62:\"/home/kccofc39/public_html/wordpress/wp-admin/css/edit-rtl.css\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:28202;}s:76:\"/home/kccofc39/public_html/wordpress/wp-admin/css/customize-controls.min.css\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:15372;}s:67:\"/home/kccofc39/public_html/wordpress/wp-admin/css/revisions-rtl.css\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:10114;}s:76:\"/home/kccofc39/public_html/wordpress/wp-admin/css/colors/midnight/colors.css\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:13162;}s:77:\"/home/kccofc39/public_html/wordpress/wp-admin/css/colors/midnight/colors.scss\";a:2:{s:13:\"last_modified\";i:1401158797;s:8:\"filesize\";i:106;}s:80:\"/home/kccofc39/public_html/wordpress/wp-admin/css/colors/midnight/colors-rtl.css\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:13160;}s:80:\"/home/kccofc39/public_html/wordpress/wp-admin/css/colors/midnight/colors.min.css\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:10981;}s:84:\"/home/kccofc39/public_html/wordpress/wp-admin/css/colors/midnight/colors-rtl.min.css\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:10979;}s:69:\"/home/kccofc39/public_html/wordpress/wp-admin/css/colors/_mixins.scss\";a:2:{s:13:\"last_modified\";i:1410738170;s:8:\"filesize\";i:1244;}s:75:\"/home/kccofc39/public_html/wordpress/wp-admin/css/colors/sunrise/colors.css\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:13162;}s:76:\"/home/kccofc39/public_html/wordpress/wp-admin/css/colors/sunrise/colors.scss\";a:2:{s:13:\"last_modified\";i:1401158797;s:8:\"filesize\";i:166;}s:79:\"/home/kccofc39/public_html/wordpress/wp-admin/css/colors/sunrise/colors-rtl.css\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:13160;}s:79:\"/home/kccofc39/public_html/wordpress/wp-admin/css/colors/sunrise/colors.min.css\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:10981;}s:83:\"/home/kccofc39/public_html/wordpress/wp-admin/css/colors/sunrise/colors-rtl.min.css\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:10979;}s:77:\"/home/kccofc39/public_html/wordpress/wp-admin/css/colors/ectoplasm/colors.css\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:13162;}s:78:\"/home/kccofc39/public_html/wordpress/wp-admin/css/colors/ectoplasm/colors.scss\";a:2:{s:13:\"last_modified\";i:1401158797;s:8:\"filesize\";i:157;}s:81:\"/home/kccofc39/public_html/wordpress/wp-admin/css/colors/ectoplasm/colors-rtl.css\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:13160;}s:81:\"/home/kccofc39/public_html/wordpress/wp-admin/css/colors/ectoplasm/colors.min.css\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:10981;}s:85:\"/home/kccofc39/public_html/wordpress/wp-admin/css/colors/ectoplasm/colors-rtl.min.css\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:10979;}s:73:\"/home/kccofc39/public_html/wordpress/wp-admin/css/colors/ocean/colors.css\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:13162;}s:74:\"/home/kccofc39/public_html/wordpress/wp-admin/css/colors/ocean/colors.scss\";a:2:{s:13:\"last_modified\";i:1401158797;s:8:\"filesize\";i:157;}s:77:\"/home/kccofc39/public_html/wordpress/wp-admin/css/colors/ocean/colors-rtl.css\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:13160;}s:77:\"/home/kccofc39/public_html/wordpress/wp-admin/css/colors/ocean/colors.min.css\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:10981;}s:81:\"/home/kccofc39/public_html/wordpress/wp-admin/css/colors/ocean/colors-rtl.min.css\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:10979;}s:68:\"/home/kccofc39/public_html/wordpress/wp-admin/css/colors/_admin.scss\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:11931;}s:72:\"/home/kccofc39/public_html/wordpress/wp-admin/css/colors/blue/colors.css\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:13141;}s:73:\"/home/kccofc39/public_html/wordpress/wp-admin/css/colors/blue/colors.scss\";a:2:{s:13:\"last_modified\";i:1401158797;s:8:\"filesize\";i:249;}s:76:\"/home/kccofc39/public_html/wordpress/wp-admin/css/colors/blue/colors-rtl.css\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:13139;}s:76:\"/home/kccofc39/public_html/wordpress/wp-admin/css/colors/blue/colors.min.css\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:11084;}s:80:\"/home/kccofc39/public_html/wordpress/wp-admin/css/colors/blue/colors-rtl.min.css\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:11082;}s:74:\"/home/kccofc39/public_html/wordpress/wp-admin/css/colors/coffee/colors.css\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:13162;}s:75:\"/home/kccofc39/public_html/wordpress/wp-admin/css/colors/coffee/colors.scss\";a:2:{s:13:\"last_modified\";i:1401158797;s:8:\"filesize\";i:135;}s:78:\"/home/kccofc39/public_html/wordpress/wp-admin/css/colors/coffee/colors-rtl.css\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:13160;}s:78:\"/home/kccofc39/public_html/wordpress/wp-admin/css/colors/coffee/colors.min.css\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:10981;}s:82:\"/home/kccofc39/public_html/wordpress/wp-admin/css/colors/coffee/colors-rtl.min.css\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:10979;}s:72:\"/home/kccofc39/public_html/wordpress/wp-admin/css/colors/_variables.scss\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:1851;}s:73:\"/home/kccofc39/public_html/wordpress/wp-admin/css/colors/light/colors.css\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:13793;}s:74:\"/home/kccofc39/public_html/wordpress/wp-admin/css/colors/light/colors.scss\";a:2:{s:13:\"last_modified\";i:1401158797;s:8:\"filesize\";i:1119;}s:77:\"/home/kccofc39/public_html/wordpress/wp-admin/css/colors/light/colors-rtl.css\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:13791;}s:77:\"/home/kccofc39/public_html/wordpress/wp-admin/css/colors/light/colors.min.css\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:11357;}s:81:\"/home/kccofc39/public_html/wordpress/wp-admin/css/colors/light/colors-rtl.min.css\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:11355;}s:64:\"/home/kccofc39/public_html/wordpress/wp-admin/css/themes-rtl.css\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:36139;}s:62:\"/home/kccofc39/public_html/wordpress/wp-admin/css/l10n-rtl.css\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:3121;}s:79:\"/home/kccofc39/public_html/wordpress/wp-admin/css/customize-widgets-rtl.min.css\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:11808;}s:61:\"/home/kccofc39/public_html/wordpress/wp-admin/css/install.css\";a:2:{s:13:\"last_modified\";i:1410738170;s:8:\"filesize\";i:6187;}s:64:\"/home/kccofc39/public_html/wordpress/wp-admin/css/common-rtl.css\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:55257;}s:68:\"/home/kccofc39/public_html/wordpress/wp-admin/css/admin-menu-rtl.css\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:18698;}s:67:\"/home/kccofc39/public_html/wordpress/wp-admin/css/dashboard-rtl.css\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:20204;}s:63:\"/home/kccofc39/public_html/wordpress/wp-admin/css/login-rtl.css\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:4076;}s:59:\"/home/kccofc39/public_html/wordpress/wp-admin/css/about.css\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:9132;}s:78:\"/home/kccofc39/public_html/wordpress/wp-admin/css/deprecated-media-rtl.min.css\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:4777;}s:72:\"/home/kccofc39/public_html/wordpress/wp-admin/css/customize-controls.css\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:17840;}s:80:\"/home/kccofc39/public_html/wordpress/wp-admin/css/customize-controls-rtl.min.css\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:15381;}s:58:\"/home/kccofc39/public_html/wordpress/wp-admin/css/edit.css\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:28201;}s:59:\"/home/kccofc39/public_html/wordpress/wp-admin/css/login.css\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:4062;}s:67:\"/home/kccofc39/public_html/wordpress/wp-admin/css/nav-menus-rtl.css\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:14295;}s:76:\"/home/kccofc39/public_html/wordpress/wp-admin/css/customize-controls-rtl.css\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:17849;}s:74:\"/home/kccofc39/public_html/wordpress/wp-admin/css/color-picker-rtl.min.css\";a:2:{s:13:\"last_modified\";i:1410738170;s:8:\"filesize\";i:2092;}s:71:\"/home/kccofc39/public_html/wordpress/wp-admin/css/customize-widgets.css\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:14555;}s:65:\"/home/kccofc39/public_html/wordpress/wp-admin/css/widgets-rtl.css\";a:2:{s:13:\"last_modified\";i:1410738170;s:8:\"filesize\";i:10442;}s:60:\"/home/kccofc39/public_html/wordpress/wp-admin/css/themes.css\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:36122;}s:65:\"/home/kccofc39/public_html/wordpress/wp-admin/css/list-tables.css\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:33212;}s:60:\"/home/kccofc39/public_html/wordpress/wp-admin/css/common.css\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:55253;}s:74:\"/home/kccofc39/public_html/wordpress/wp-admin/css/deprecated-media.min.css\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:4775;}s:70:\"/home/kccofc39/public_html/wordpress/wp-admin/css/deprecated-media.css\";a:2:{s:13:\"last_modified\";i:1410738170;s:8:\"filesize\";i:5793;}s:75:\"/home/kccofc39/public_html/wordpress/wp-admin/css/customize-widgets.min.css\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:11809;}s:59:\"/home/kccofc39/public_html/wordpress/wp-admin/css/media.css\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:21546;}s:66:\"/home/kccofc39/public_html/wordpress/wp-admin/css/color-picker.css\";a:2:{s:13:\"last_modified\";i:1410738170;s:8:\"filesize\";i:2451;}s:68:\"/home/kccofc39/public_html/wordpress/wp-admin/css/press-this-rtl.css\";a:2:{s:13:\"last_modified\";i:1401158797;s:8:\"filesize\";i:7135;}s:61:\"/home/kccofc39/public_html/wordpress/wp-admin/css/widgets.css\";a:2:{s:13:\"last_modified\";i:1410738170;s:8:\"filesize\";i:10446;}s:63:\"/home/kccofc39/public_html/wordpress/wp-admin/css/media-rtl.css\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:21544;}s:64:\"/home/kccofc39/public_html/wordpress/wp-admin/css/farbtastic.css\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:611;}s:69:\"/home/kccofc39/public_html/wordpress/wp-admin/css/list-tables-rtl.css\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:33236;}s:63:\"/home/kccofc39/public_html/wordpress/wp-admin/css/nav-menus.css\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:14261;}s:70:\"/home/kccofc39/public_html/wordpress/wp-admin/css/color-picker-rtl.css\";a:2:{s:13:\"last_modified\";i:1410738170;s:8:\"filesize\";i:2454;}s:64:\"/home/kccofc39/public_html/wordpress/wp-admin/css/admin-menu.css\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:18685;}s:69:\"/home/kccofc39/public_html/wordpress/wp-admin/css/install-rtl.min.css\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:5121;}s:64:\"/home/kccofc39/public_html/wordpress/wp-admin/css/press-this.css\";a:2:{s:13:\"last_modified\";i:1401158797;s:8:\"filesize\";i:7138;}s:62:\"/home/kccofc39/public_html/wordpress/wp-admin/css/wp-admin.css\";a:2:{s:13:\"last_modified\";i:1401158797;s:8:\"filesize\";i:366;}s:67:\"/home/kccofc39/public_html/wordpress/wp-admin/options-permalink.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:15181;}s:58:\"/home/kccofc39/public_html/wordpress/wp-admin/ms-sites.php\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:228;}s:60:\"/home/kccofc39/public_html/wordpress/wp-admin/admin-ajax.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:3429;}s:62:\"/home/kccofc39/public_html/wordpress/wp-admin/async-upload.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:4181;}s:60:\"/home/kccofc39/public_html/wordpress/wp-admin/press-this.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:26810;}s:59:\"/home/kccofc39/public_html/wordpress/wp-admin/nav-menus.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:38559;}s:62:\"/home/kccofc39/public_html/wordpress/wp-admin/media-upload.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:3176;}s:60:\"/home/kccofc39/public_html/wordpress/wp-admin/ms-options.php\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:236;}s:61:\"/home/kccofc39/public_html/wordpress/wp-admin/menu-header.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:8236;}s:59:\"/home/kccofc39/public_html/wordpress/wp-admin/edit-tags.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:20375;}s:57:\"/home/kccofc39/public_html/wordpress/wp-admin/widgets.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:15917;}s:57:\"/home/kccofc39/public_html/wordpress/wp-admin/credits.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:6877;}s:62:\"/home/kccofc39/public_html/wordpress/wp-admin/load-scripts.php\";a:2:{s:13:\"last_modified\";i:1410738170;s:8:\"filesize\";i:2818;}s:68:\"/home/kccofc39/public_html/wordpress/wp-admin/edit-form-advanced.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:30074;}s:57:\"/home/kccofc39/public_html/wordpress/wp-admin/plugins.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:20319;}s:57:\"/home/kccofc39/public_html/wordpress/wp-admin/upgrade.php\";a:2:{s:13:\"last_modified\";i:1410738170;s:8:\"filesize\";i:4198;}s:75:\"/home/kccofc39/public_html/wordpress/wp-admin/images/media-button-other.gif\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:248;}s:71:\"/home/kccofc39/public_html/wordpress/wp-admin/images/wordpress-logo.svg\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:1521;}s:70:\"/home/kccofc39/public_html/wordpress/wp-admin/images/imgedit-icons.png\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:4055;}s:69:\"/home/kccofc39/public_html/wordpress/wp-admin/images/w-logo-white.png\";a:2:{s:13:\"last_modified\";i:1401158797;s:8:\"filesize\";i:4159;}s:71:\"/home/kccofc39/public_html/wordpress/wp-admin/images/wordpress-logo.png\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:2480;}s:72:\"/home/kccofc39/public_html/wordpress/wp-admin/images/align-center-2x.png\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:147;}s:66:\"/home/kccofc39/public_html/wordpress/wp-admin/images/bubble_bg.gif\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:398;}s:72:\"/home/kccofc39/public_html/wordpress/wp-admin/images/media-button-2x.png\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:850;}s:68:\"/home/kccofc39/public_html/wordpress/wp-admin/images/align-right.png\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:509;}s:64:\"/home/kccofc39/public_html/wordpress/wp-admin/images/spinner.gif\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:4162;}s:69:\"/home/kccofc39/public_html/wordpress/wp-admin/images/media-button.png\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:323;}s:70:\"/home/kccofc39/public_html/wordpress/wp-admin/images/icons32-vs-2x.png\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:21396;}s:64:\"/home/kccofc39/public_html/wordpress/wp-admin/images/menu-vs.png\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:5086;}s:73:\"/home/kccofc39/public_html/wordpress/wp-admin/images/imgedit-icons-2x.png\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:7664;}s:67:\"/home/kccofc39/public_html/wordpress/wp-admin/images/align-left.png\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:554;}s:64:\"/home/kccofc39/public_html/wordpress/wp-admin/images/list-2x.png\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:1523;}s:72:\"/home/kccofc39/public_html/wordpress/wp-admin/images/post-formats-vs.png\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:2450;}s:65:\"/home/kccofc39/public_html/wordpress/wp-admin/images/stars-2x.png\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:1257;}s:75:\"/home/kccofc39/public_html/wordpress/wp-admin/images/media-button-music.gif\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:206;}s:63:\"/home/kccofc39/public_html/wordpress/wp-admin/images/resize.gif\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:70;}s:74:\"/home/kccofc39/public_html/wordpress/wp-admin/images/post-formats32-vs.png\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:5111;}s:67:\"/home/kccofc39/public_html/wordpress/wp-admin/images/icons32-2x.png\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:21770;}s:77:\"/home/kccofc39/public_html/wordpress/wp-admin/images/wordpress-logo-white.svg\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:1518;}s:67:\"/home/kccofc39/public_html/wordpress/wp-admin/images/icons32-vs.png\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:8007;}s:61:\"/home/kccofc39/public_html/wordpress/wp-admin/images/sort.gif\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:55;}s:71:\"/home/kccofc39/public_html/wordpress/wp-admin/images/date-button-2x.gif\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:996;}s:76:\"/home/kccofc39/public_html/wordpress/wp-admin/images/comment-grey-bubble.png\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:114;}s:79:\"/home/kccofc39/public_html/wordpress/wp-admin/images/comment-grey-bubble-2x.png\";a:2:{s:13:\"last_modified\";i:1401158797;s:8:\"filesize\";i:258;}s:69:\"/home/kccofc39/public_html/wordpress/wp-admin/images/bubble_bg-2x.gif\";a:2:{s:13:\"last_modified\";i:1401158797;s:8:\"filesize\";i:507;}s:72:\"/home/kccofc39/public_html/wordpress/wp-admin/images/wpspin_light-2x.gif\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:9133;}s:66:\"/home/kccofc39/public_html/wordpress/wp-admin/images/resize-2x.gif\";a:2:{s:13:\"last_modified\";i:1401158797;s:8:\"filesize\";i:234;}s:71:\"/home/kccofc39/public_html/wordpress/wp-admin/images/post-formats32.png\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:5142;}s:60:\"/home/kccofc39/public_html/wordpress/wp-admin/images/yes.png\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:539;}s:62:\"/home/kccofc39/public_html/wordpress/wp-admin/images/stars.png\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:924;}s:68:\"/home/kccofc39/public_html/wordpress/wp-admin/images/w-logo-blue.png\";a:2:{s:13:\"last_modified\";i:1401158797;s:8:\"filesize\";i:3113;}s:63:\"/home/kccofc39/public_html/wordpress/wp-admin/images/xit-2x.gif\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:825;}s:70:\"/home/kccofc39/public_html/wordpress/wp-admin/images/align-left-2x.png\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:143;}s:75:\"/home/kccofc39/public_html/wordpress/wp-admin/images/media-button-image.gif\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:200;}s:69:\"/home/kccofc39/public_html/wordpress/wp-admin/images/align-center.png\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:546;}s:61:\"/home/kccofc39/public_html/wordpress/wp-admin/images/menu.png\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:5039;}s:63:\"/home/kccofc39/public_html/wordpress/wp-admin/images/marker.png\";a:2:{s:13:\"last_modified\";i:1401158797;s:8:\"filesize\";i:360;}s:64:\"/home/kccofc39/public_html/wordpress/wp-admin/images/menu-2x.png\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:12672;}s:70:\"/home/kccofc39/public_html/wordpress/wp-admin/images/resize-rtl-2x.gif\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:233;}s:61:\"/home/kccofc39/public_html/wordpress/wp-admin/images/list.png\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:1003;}s:64:\"/home/kccofc39/public_html/wordpress/wp-admin/images/sort-2x.gif\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:97;}s:71:\"/home/kccofc39/public_html/wordpress/wp-admin/images/align-right-2x.png\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:142;}s:69:\"/home/kccofc39/public_html/wordpress/wp-admin/images/post-formats.png\";a:2:{s:13:\"last_modified\";i:1401158797;s:8:\"filesize\";i:2157;}s:59:\"/home/kccofc39/public_html/wordpress/wp-admin/images/no.png\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:755;}s:61:\"/home/kccofc39/public_html/wordpress/wp-admin/images/mask.png\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:2001;}s:67:\"/home/kccofc39/public_html/wordpress/wp-admin/images/resize-rtl.gif\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:149;}s:59:\"/home/kccofc39/public_html/wordpress/wp-admin/images/se.png\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:120;}s:75:\"/home/kccofc39/public_html/wordpress/wp-admin/images/media-button-video.gif\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:133;}s:69:\"/home/kccofc39/public_html/wordpress/wp-admin/images/wpspin_light.gif\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:2209;}s:60:\"/home/kccofc39/public_html/wordpress/wp-admin/images/xit.gif\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:181;}s:62:\"/home/kccofc39/public_html/wordpress/wp-admin/images/wheel.png\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:6047;}s:70:\"/home/kccofc39/public_html/wordpress/wp-admin/images/align-none-2x.png\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:121;}s:64:\"/home/kccofc39/public_html/wordpress/wp-admin/images/generic.png\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:719;}s:66:\"/home/kccofc39/public_html/wordpress/wp-admin/images/arrows-2x.png\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:863;}s:67:\"/home/kccofc39/public_html/wordpress/wp-admin/images/spinner-2x.gif\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:8536;}s:64:\"/home/kccofc39/public_html/wordpress/wp-admin/images/loading.gif\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:2254;}s:67:\"/home/kccofc39/public_html/wordpress/wp-admin/images/align-none.png\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:417;}s:67:\"/home/kccofc39/public_html/wordpress/wp-admin/images/menu-vs-2x.png\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:12453;}s:63:\"/home/kccofc39/public_html/wordpress/wp-admin/images/arrows.png\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:243;}s:64:\"/home/kccofc39/public_html/wordpress/wp-admin/images/icons32.png\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:8023;}s:68:\"/home/kccofc39/public_html/wordpress/wp-admin/images/date-button.gif\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:400;}s:75:\"/home/kccofc39/public_html/wordpress/wp-admin/js/password-strength-meter.js\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:2314;}s:61:\"/home/kccofc39/public_html/wordpress/wp-admin/js/accordion.js\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:2085;}s:60:\"/home/kccofc39/public_html/wordpress/wp-admin/js/link.min.js\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:1646;}s:65:\"/home/kccofc39/public_html/wordpress/wp-admin/js/custom-header.js\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:1502;}s:60:\"/home/kccofc39/public_html/wordpress/wp-admin/js/nav-menu.js\";a:2:{s:13:\"last_modified\";i:1410738170;s:8:\"filesize\";i:39054;}s:61:\"/home/kccofc39/public_html/wordpress/wp-admin/js/theme.min.js\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:20728;}s:58:\"/home/kccofc39/public_html/wordpress/wp-admin/js/editor.js\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:10628;}s:60:\"/home/kccofc39/public_html/wordpress/wp-admin/js/post.min.js\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:19166;}s:65:\"/home/kccofc39/public_html/wordpress/wp-admin/js/editor-expand.js\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:34167;}s:57:\"/home/kccofc39/public_html/wordpress/wp-admin/js/theme.js\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:44061;}s:66:\"/home/kccofc39/public_html/wordpress/wp-admin/js/word-count.min.js\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:582;}s:68:\"/home/kccofc39/public_html/wordpress/wp-admin/js/inline-edit-post.js\";a:2:{s:13:\"last_modified\";i:1410738170;s:8:\"filesize\";i:10379;}s:61:\"/home/kccofc39/public_html/wordpress/wp-admin/js/media.min.js\";a:2:{s:13:\"last_modified\";i:1416511310;s:8:\"filesize\";i:1740;}s:62:\"/home/kccofc39/public_html/wordpress/wp-admin/js/editor.min.js\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:6018;}s:74:\"/home/kccofc39/public_html/wordpress/wp-admin/js/set-post-thumbnail.min.js\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:525;}s:62:\"/home/kccofc39/public_html/wordpress/wp-admin/js/image-edit.js\";a:2:{s:13:\"last_modified\";i:1410738170;s:8:\"filesize\";i:15255;}s:65:\"/home/kccofc39/public_html/wordpress/wp-admin/js/accordion.min.js\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:585;}s:63:\"/home/kccofc39/public_html/wordpress/wp-admin/js/widgets.min.js\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:8460;}s:56:\"/home/kccofc39/public_html/wordpress/wp-admin/js/link.js\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:2247;}s:64:\"/home/kccofc39/public_html/wordpress/wp-admin/js/color-picker.js\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:4696;}s:65:\"/home/kccofc39/public_html/wordpress/wp-admin/js/edit-comments.js\";a:2:{s:13:\"last_modified\";i:1410738170;s:8:\"filesize\";i:17903;}s:67:\"/home/kccofc39/public_html/wordpress/wp-admin/js/inline-edit-tax.js\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:3279;}s:59:\"/home/kccofc39/public_html/wordpress/wp-admin/js/postbox.js\";a:2:{s:13:\"last_modified\";i:1410738170;s:8:\"filesize\";i:5064;}s:56:\"/home/kccofc39/public_html/wordpress/wp-admin/js/post.js\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:31677;}s:63:\"/home/kccofc39/public_html/wordpress/wp-admin/js/updates.min.js\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:964;}s:62:\"/home/kccofc39/public_html/wordpress/wp-admin/js/word-count.js\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:1023;}s:57:\"/home/kccofc39/public_html/wordpress/wp-admin/js/media.js\";a:2:{s:13:\"last_modified\";i:1416511310;s:8:\"filesize\";i:2671;}s:58:\"/home/kccofc39/public_html/wordpress/wp-admin/js/common.js\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:23481;}s:63:\"/home/kccofc39/public_html/wordpress/wp-admin/js/svg-painter.js\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:5484;}s:68:\"/home/kccofc39/public_html/wordpress/wp-admin/js/color-picker.min.js\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:2672;}s:72:\"/home/kccofc39/public_html/wordpress/wp-admin/js/language-chooser.min.js\";a:2:{s:13:\"last_modified\";i:1410738170;s:8:\"filesize\";i:374;}s:69:\"/home/kccofc39/public_html/wordpress/wp-admin/js/wp-fullscreen.min.js\";a:2:{s:13:\"last_modified\";i:1410738170;s:8:\"filesize\";i:8637;}s:68:\"/home/kccofc39/public_html/wordpress/wp-admin/js/language-chooser.js\";a:2:{s:13:\"last_modified\";i:1410738170;s:8:\"filesize\";i:625;}s:72:\"/home/kccofc39/public_html/wordpress/wp-admin/js/inline-edit-post.min.js\";a:2:{s:13:\"last_modified\";i:1410738170;s:8:\"filesize\";i:6896;}s:64:\"/home/kccofc39/public_html/wordpress/wp-admin/js/user-profile.js\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:4326;}s:67:\"/home/kccofc39/public_html/wordpress/wp-admin/js/svg-painter.min.js\";a:2:{s:13:\"last_modified\";i:1401158797;s:8:\"filesize\";i:2408;}s:56:\"/home/kccofc39/public_html/wordpress/wp-admin/js/tags.js\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:2592;}s:70:\"/home/kccofc39/public_html/wordpress/wp-admin/js/set-post-thumbnail.js\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:777;}s:68:\"/home/kccofc39/public_html/wordpress/wp-admin/js/user-suggest.min.js\";a:2:{s:13:\"last_modified\";i:1401158797;s:8:\"filesize\";i:679;}s:70:\"/home/kccofc39/public_html/wordpress/wp-admin/js/plugin-install.min.js\";a:2:{s:13:\"last_modified\";i:1410738170;s:8:\"filesize\";i:1523;}s:59:\"/home/kccofc39/public_html/wordpress/wp-admin/js/gallery.js\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:5505;}s:60:\"/home/kccofc39/public_html/wordpress/wp-admin/js/tags.min.js\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:1574;}s:59:\"/home/kccofc39/public_html/wordpress/wp-admin/js/comment.js\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:1517;}s:68:\"/home/kccofc39/public_html/wordpress/wp-admin/js/user-profile.min.js\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:2785;}s:61:\"/home/kccofc39/public_html/wordpress/wp-admin/js/dashboard.js\";a:2:{s:13:\"last_modified\";i:1410738170;s:8:\"filesize\";i:5783;}s:64:\"/home/kccofc39/public_html/wordpress/wp-admin/js/media-upload.js\";a:2:{s:13:\"last_modified\";i:1410738170;s:8:\"filesize\";i:1984;}s:59:\"/home/kccofc39/public_html/wordpress/wp-admin/js/updates.js\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:1714;}s:62:\"/home/kccofc39/public_html/wordpress/wp-admin/js/common.min.js\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:12524;}s:65:\"/home/kccofc39/public_html/wordpress/wp-admin/js/dashboard.min.js\";a:2:{s:13:\"last_modified\";i:1410738170;s:8:\"filesize\";i:3209;}s:61:\"/home/kccofc39/public_html/wordpress/wp-admin/js/revisions.js\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:33680;}s:65:\"/home/kccofc39/public_html/wordpress/wp-admin/js/media-gallery.js\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:769;}s:73:\"/home/kccofc39/public_html/wordpress/wp-admin/js/customize-widgets.min.js\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:24133;}s:70:\"/home/kccofc39/public_html/wordpress/wp-admin/js/customize-controls.js\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:63702;}s:71:\"/home/kccofc39/public_html/wordpress/wp-admin/js/inline-edit-tax.min.js\";a:2:{s:13:\"last_modified\";i:1401158797;s:8:\"filesize\";i:2302;}s:73:\"/home/kccofc39/public_html/wordpress/wp-admin/js/custom-background.min.js\";a:2:{s:13:\"last_modified\";i:1401158797;s:8:\"filesize\";i:900;}s:69:\"/home/kccofc39/public_html/wordpress/wp-admin/js/editor-expand.min.js\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:13768;}s:74:\"/home/kccofc39/public_html/wordpress/wp-admin/js/customize-controls.min.js\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:27320;}s:79:\"/home/kccofc39/public_html/wordpress/wp-admin/js/password-strength-meter.min.js\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:737;}s:65:\"/home/kccofc39/public_html/wordpress/wp-admin/js/revisions.min.js\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:17867;}s:63:\"/home/kccofc39/public_html/wordpress/wp-admin/js/gallery.min.js\";a:2:{s:13:\"last_modified\";i:1401158797;s:8:\"filesize\";i:3765;}s:62:\"/home/kccofc39/public_html/wordpress/wp-admin/js/farbtastic.js\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:7689;}s:66:\"/home/kccofc39/public_html/wordpress/wp-admin/js/plugin-install.js\";a:2:{s:13:\"last_modified\";i:1410738170;s:8:\"filesize\";i:2365;}s:65:\"/home/kccofc39/public_html/wordpress/wp-admin/js/wp-fullscreen.js\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:16212;}s:63:\"/home/kccofc39/public_html/wordpress/wp-admin/js/comment.min.js\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:1142;}s:59:\"/home/kccofc39/public_html/wordpress/wp-admin/js/widgets.js\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:14214;}s:59:\"/home/kccofc39/public_html/wordpress/wp-admin/js/xfn.min.js\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:441;}s:64:\"/home/kccofc39/public_html/wordpress/wp-admin/js/user-suggest.js\";a:2:{s:13:\"last_modified\";i:1401158797;s:8:\"filesize\";i:1070;}s:69:\"/home/kccofc39/public_html/wordpress/wp-admin/js/custom-background.js\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:1874;}s:55:\"/home/kccofc39/public_html/wordpress/wp-admin/js/xfn.js\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:628;}s:69:\"/home/kccofc39/public_html/wordpress/wp-admin/js/customize-widgets.js\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:58593;}s:69:\"/home/kccofc39/public_html/wordpress/wp-admin/js/edit-comments.min.js\";a:2:{s:13:\"last_modified\";i:1410738170;s:8:\"filesize\";i:11041;}s:68:\"/home/kccofc39/public_html/wordpress/wp-admin/js/media-upload.min.js\";a:2:{s:13:\"last_modified\";i:1410738170;s:8:\"filesize\";i:1153;}s:69:\"/home/kccofc39/public_html/wordpress/wp-admin/js/media-gallery.min.js\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:537;}s:66:\"/home/kccofc39/public_html/wordpress/wp-admin/js/image-edit.min.js\";a:2:{s:13:\"last_modified\";i:1410738170;s:8:\"filesize\";i:9096;}s:60:\"/home/kccofc39/public_html/wordpress/wp-admin/js/iris.min.js\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:22307;}s:63:\"/home/kccofc39/public_html/wordpress/wp-admin/js/postbox.min.js\";a:2:{s:13:\"last_modified\";i:1410738170;s:8:\"filesize\";i:3514;}s:64:\"/home/kccofc39/public_html/wordpress/wp-admin/js/nav-menu.min.js\";a:2:{s:13:\"last_modified\";i:1410738170;s:8:\"filesize\";i:20340;}s:63:\"/home/kccofc39/public_html/wordpress/wp-admin/options-media.php\";a:2:{s:13:\"last_modified\";i:1401158797;s:8:\"filesize\";i:5831;}s:57:\"/home/kccofc39/public_html/wordpress/wp-admin/install.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:11748;}s:46:\"/home/kccofc39/public_html/wordpress/error_log\";a:2:{s:13:\"last_modified\";i:1421860948;s:8:\"filesize\";i:1246760;}s:49:\"/home/kccofc39/public_html/wordpress/wp-login.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:33435;}s:54:\"/home/kccofc39/public_html/wordpress/wp-links-opml.php\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:2380;}s:48:\"/home/kccofc39/public_html/wordpress/readme.html\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:7193;}s:52:\"/home/kccofc39/public_html/wordpress/wp-settings.php\";a:2:{s:13:\"last_modified\";i:1410738170;s:8:\"filesize\";i:11115;}s:46:\"/home/kccofc39/public_html/wordpress/index.php\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:418;}s:53:\"/home/kccofc39/public_html/wordpress/wp-trackback.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:4035;}s:69:\"/home/kccofc39/public_html/wordpress/wp-includes/comment-template.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:80303;}s:68:\"/home/kccofc39/public_html/wordpress/wp-includes/class-simplepie.php\";a:2:{s:13:\"last_modified\";i:1410738170;s:8:\"filesize\";i:90458;}s:63:\"/home/kccofc39/public_html/wordpress/wp-includes/shortcodes.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:11773;}s:68:\"/home/kccofc39/public_html/wordpress/wp-includes/class.wp-styles.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:6292;}s:75:\"/home/kccofc39/public_html/wordpress/wp-includes/certificates/ca-bundle.crt\";a:2:{s:13:\"last_modified\";i:1401158797;s:8:\"filesize\";i:244983;}s:68:\"/home/kccofc39/public_html/wordpress/wp-includes/author-template.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:14370;}s:65:\"/home/kccofc39/public_html/wordpress/wp-includes/registration.php\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:176;}s:62:\"/home/kccofc39/public_html/wordpress/wp-includes/admin-bar.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:25332;}s:63:\"/home/kccofc39/public_html/wordpress/wp-includes/class-feed.php\";a:2:{s:13:\"last_modified\";i:1410738170;s:8:\"filesize\";i:3924;}s:58:\"/home/kccofc39/public_html/wordpress/wp-includes/cache.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:19130;}s:73:\"/home/kccofc39/public_html/wordpress/wp-includes/pluggable-deprecated.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:5818;}s:77:\"/home/kccofc39/public_html/wordpress/wp-includes/class-wp-image-editor-gd.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:12892;}s:61:\"/home/kccofc39/public_html/wordpress/wp-includes/revision.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:18936;}s:64:\"/home/kccofc39/public_html/wordpress/wp-includes/ms-settings.php\";a:2:{s:13:\"last_modified\";i:1410738170;s:8:\"filesize\";i:8509;}s:84:\"/home/kccofc39/public_html/wordpress/wp-includes/ID3/module.audio-video.matroska.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:103540;}s:73:\"/home/kccofc39/public_html/wordpress/wp-includes/ID3/module.audio.mp3.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:99176;}s:73:\"/home/kccofc39/public_html/wordpress/wp-includes/ID3/module.tag.id3v1.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:11571;}s:74:\"/home/kccofc39/public_html/wordpress/wp-includes/ID3/module.tag.apetag.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:15983;}s:75:\"/home/kccofc39/public_html/wordpress/wp-includes/ID3/module.tag.lyrics3.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:10992;}s:79:\"/home/kccofc39/public_html/wordpress/wp-includes/ID3/module.audio-video.asf.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:127076;}s:79:\"/home/kccofc39/public_html/wordpress/wp-includes/ID3/module.audio-video.flv.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:25400;}s:80:\"/home/kccofc39/public_html/wordpress/wp-includes/ID3/module.audio-video.riff.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:118933;}s:73:\"/home/kccofc39/public_html/wordpress/wp-includes/ID3/module.audio.dts.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:10466;}s:63:\"/home/kccofc39/public_html/wordpress/wp-includes/ID3/readme.txt\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:24652;}s:73:\"/home/kccofc39/public_html/wordpress/wp-includes/ID3/module.audio.ac3.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:19008;}s:74:\"/home/kccofc39/public_html/wordpress/wp-includes/ID3/module.audio.flac.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:18066;}s:85:\"/home/kccofc39/public_html/wordpress/wp-includes/ID3/module.audio-video.quicktime.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:118434;}s:67:\"/home/kccofc39/public_html/wordpress/wp-includes/ID3/getid3.lib.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:44646;}s:73:\"/home/kccofc39/public_html/wordpress/wp-includes/ID3/module.tag.id3v2.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:135407;}s:64:\"/home/kccofc39/public_html/wordpress/wp-includes/ID3/license.txt\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:1355;}s:63:\"/home/kccofc39/public_html/wordpress/wp-includes/ID3/getid3.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:63509;}s:73:\"/home/kccofc39/public_html/wordpress/wp-includes/ID3/module.audio.ogg.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:36486;}s:75:\"/home/kccofc39/public_html/wordpress/wp-includes/ID3/license.commercial.txt\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:1306;}s:65:\"/home/kccofc39/public_html/wordpress/wp-includes/ms-functions.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:77410;}s:68:\"/home/kccofc39/public_html/wordpress/wp-includes/class-wp-walker.php\";a:2:{s:13:\"last_modified\";i:1410738170;s:8:\"filesize\";i:13340;}s:63:\"/home/kccofc39/public_html/wordpress/wp-includes/class-smtp.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:28550;}s:79:\"/home/kccofc39/public_html/wordpress/wp-includes/class-wp-customize-setting.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:14739;}s:60:\"/home/kccofc39/public_html/wordpress/wp-includes/ms-load.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:15571;}s:62:\"/home/kccofc39/public_html/wordpress/wp-includes/feed-rss2.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:3620;}s:67:\"/home/kccofc39/public_html/wordpress/wp-includes/class-wp-theme.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:39454;}s:65:\"/home/kccofc39/public_html/wordpress/wp-includes/class-phpass.php\";a:2:{s:13:\"last_modified\";i:1416511310;s:8:\"filesize\";i:7114;}s:75:\"/home/kccofc39/public_html/wordpress/wp-includes/class-wp-ajax-response.php\";a:2:{s:13:\"last_modified\";i:1410738170;s:8:\"filesize\";i:5153;}s:65:\"/home/kccofc39/public_html/wordpress/wp-includes/class-oembed.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:22804;}s:57:\"/home/kccofc39/public_html/wordpress/wp-includes/cron.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:14292;}s:58:\"/home/kccofc39/public_html/wordpress/wp-includes/media.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:113768;}s:59:\"/home/kccofc39/public_html/wordpress/wp-includes/update.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:23830;}s:73:\"/home/kccofc39/public_html/wordpress/wp-includes/ms-default-constants.php\";a:2:{s:13:\"last_modified\";i:1410738170;s:8:\"filesize\";i:4461;}s:70:\"/home/kccofc39/public_html/wordpress/wp-includes/nav-menu-template.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:24837;}s:63:\"/home/kccofc39/public_html/wordpress/wp-includes/class-pop3.php\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:20748;}s:59:\"/home/kccofc39/public_html/wordpress/wp-includes/plugin.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:30646;}s:63:\"/home/kccofc39/public_html/wordpress/wp-includes/deprecated.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:99457;}s:66:\"/home/kccofc39/public_html/wordpress/wp-includes/link-template.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:103378;}s:59:\"/home/kccofc39/public_html/wordpress/wp-includes/compat.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:3442;}s:68:\"/home/kccofc39/public_html/wordpress/wp-includes/class-phpmailer.php\";a:2:{s:13:\"last_modified\";i:1401158797;s:8:\"filesize\";i:110931;}s:65:\"/home/kccofc39/public_html/wordpress/wp-includes/post-formats.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:6814;}s:57:\"/home/kccofc39/public_html/wordpress/wp-includes/l10n.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:31469;}s:57:\"/home/kccofc39/public_html/wordpress/wp-includes/post.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:189420;}s:60:\"/home/kccofc39/public_html/wordpress/wp-includes/comment.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:93750;}s:58:\"/home/kccofc39/public_html/wordpress/wp-includes/wp-db.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:61544;}s:70:\"/home/kccofc39/public_html/wordpress/wp-includes/category-template.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:44437;}s:71:\"/home/kccofc39/public_html/wordpress/wp-includes/ms-default-filters.php\";a:2:{s:13:\"last_modified\";i:1410738170;s:8:\"filesize\";i:3632;}s:59:\"/home/kccofc39/public_html/wordpress/wp-includes/option.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:43101;}s:61:\"/home/kccofc39/public_html/wordpress/wp-includes/taxonomy.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:145370;}s:61:\"/home/kccofc39/public_html/wordpress/wp-includes/bookmark.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:13265;}s:77:\"/home/kccofc39/public_html/wordpress/wp-includes/class-wp-http-ixr-client.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:2946;}s:63:\"/home/kccofc39/public_html/wordpress/wp-includes/class-json.php\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:39729;}s:60:\"/home/kccofc39/public_html/wordpress/wp-includes/version.php\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:617;}s:57:\"/home/kccofc39/public_html/wordpress/wp-includes/http.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:16235;}s:61:\"/home/kccofc39/public_html/wordpress/wp-includes/feed-rss.php\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:1215;}s:60:\"/home/kccofc39/public_html/wordpress/wp-includes/rewrite.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:65709;}s:70:\"/home/kccofc39/public_html/wordpress/wp-includes/bookmark-template.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:11497;}s:63:\"/home/kccofc39/public_html/wordpress/wp-includes/class-http.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:74780;}s:70:\"/home/kccofc39/public_html/wordpress/wp-includes/default-constants.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:8120;}s:61:\"/home/kccofc39/public_html/wordpress/wp-includes/feed-rdf.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:2640;}s:75:\"/home/kccofc39/public_html/wordpress/wp-includes/registration-functions.php\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:176;}s:67:\"/home/kccofc39/public_html/wordpress/wp-includes/media-template.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:43795;}s:79:\"/home/kccofc39/public_html/wordpress/wp-includes/class-wp-customize-manager.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:34250;}s:82:\"/home/kccofc39/public_html/wordpress/wp-includes/class-wp-image-editor-imagick.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:13692;}s:69:\"/home/kccofc39/public_html/wordpress/wp-includes/class.wp-scripts.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:6847;}s:69:\"/home/kccofc39/public_html/wordpress/wp-includes/fonts/dashicons.woff\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:24656;}s:68:\"/home/kccofc39/public_html/wordpress/wp-includes/fonts/dashicons.svg\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:90701;}s:68:\"/home/kccofc39/public_html/wordpress/wp-includes/fonts/dashicons.ttf\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:39804;}s:68:\"/home/kccofc39/public_html/wordpress/wp-includes/fonts/dashicons.eot\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:40054;}s:73:\"/home/kccofc39/public_html/wordpress/wp-includes/functions.wp-scripts.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:10721;}s:59:\"/home/kccofc39/public_html/wordpress/wp-includes/locale.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:12683;}s:58:\"/home/kccofc39/public_html/wordpress/wp-includes/theme.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:62972;}s:80:\"/home/kccofc39/public_html/wordpress/wp-includes/theme-compat/comments-popup.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:5305;}s:72:\"/home/kccofc39/public_html/wordpress/wp-includes/theme-compat/footer.php\";a:2:{s:13:\"last_modified\";i:1401158797;s:8:\"filesize\";i:1220;}s:74:\"/home/kccofc39/public_html/wordpress/wp-includes/theme-compat/comments.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:4045;}s:73:\"/home/kccofc39/public_html/wordpress/wp-includes/theme-compat/sidebar.php\";a:2:{s:13:\"last_modified\";i:1401158797;s:8:\"filesize\";i:3905;}s:72:\"/home/kccofc39/public_html/wordpress/wp-includes/theme-compat/header.php\";a:2:{s:13:\"last_modified\";i:1401158797;s:8:\"filesize\";i:1742;}s:61:\"/home/kccofc39/public_html/wordpress/wp-includes/ms-blogs.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:25748;}s:65:\"/home/kccofc39/public_html/wordpress/wp-includes/capabilities.php\";a:2:{s:13:\"last_modified\";i:1423415320;s:8:\"filesize\";i:39186;}s:67:\"/home/kccofc39/public_html/wordpress/wp-includes/class-wp-error.php\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:6224;}s:66:\"/home/kccofc39/public_html/wordpress/wp-includes/post-template.php\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:54045;}s:58:\"/home/kccofc39/public_html/wordpress/wp-includes/query.php\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:131650;}s:68:\"/home/kccofc39/public_html/wordpress/wp-includes/template-loader.php\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:2747;}s:63:\"/home/kccofc39/public_html/wordpress/wp-includes/formatting.php\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:132249;}s:79:\"/home/kccofc39/public_html/wordpress/wp-includes/class-wp-customize-control.php\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:32277;}s:62:\"/home/kccofc39/public_html/wordpress/wp-includes/feed-atom.php\";a:2:{s:13:\"last_modified\";i:1410738170;s:8:\"filesize\";i:2984;}s:72:\"/home/kccofc39/public_html/wordpress/wp-includes/SimplePie/Enclosure.php\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:27487;}s:67:\"/home/kccofc39/public_html/wordpress/wp-includes/SimplePie/Core.php\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:2268;}s:83:\"/home/kccofc39/public_html/wordpress/wp-includes/SimplePie/Decode/HTML/Entities.php\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:17321;}s:67:\"/home/kccofc39/public_html/wordpress/wp-includes/SimplePie/File.php\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:9678;}s:72:\"/home/kccofc39/public_html/wordpress/wp-includes/SimplePie/Exception.php\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:2187;}s:67:\"/home/kccofc39/public_html/wordpress/wp-includes/SimplePie/Misc.php\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:51550;}s:69:\"/home/kccofc39/public_html/wordpress/wp-includes/SimplePie/Credit.php\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:3721;}s:70:\"/home/kccofc39/public_html/wordpress/wp-includes/SimplePie/Locator.php\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:11185;}s:69:\"/home/kccofc39/public_html/wordpress/wp-includes/SimplePie/Parser.php\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:11851;}s:85:\"/home/kccofc39/public_html/wordpress/wp-includes/SimplePie/XML/Declaration/Parser.php\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:7149;}s:74:\"/home/kccofc39/public_html/wordpress/wp-includes/SimplePie/HTTP/Parser.php\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:10882;}s:71:\"/home/kccofc39/public_html/wordpress/wp-includes/SimplePie/Registry.php\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:5991;}s:71:\"/home/kccofc39/public_html/wordpress/wp-includes/SimplePie/gzdecode.php\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:8572;}s:71:\"/home/kccofc39/public_html/wordpress/wp-includes/SimplePie/Net/IPv6.php\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:7576;}s:74:\"/home/kccofc39/public_html/wordpress/wp-includes/SimplePie/Cache/MySQL.php\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:12280;}s:73:\"/home/kccofc39/public_html/wordpress/wp-includes/SimplePie/Cache/File.php\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:4424;}s:73:\"/home/kccofc39/public_html/wordpress/wp-includes/SimplePie/Cache/Base.php\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:3452;}s:77:\"/home/kccofc39/public_html/wordpress/wp-includes/SimplePie/Cache/Memcache.php\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:5141;}s:71:\"/home/kccofc39/public_html/wordpress/wp-includes/SimplePie/Cache/DB.php\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:4726;}s:71:\"/home/kccofc39/public_html/wordpress/wp-includes/SimplePie/Sanitize.php\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:15698;}s:69:\"/home/kccofc39/public_html/wordpress/wp-includes/SimplePie/Author.php\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:3592;}s:73:\"/home/kccofc39/public_html/wordpress/wp-includes/SimplePie/Parse/Date.php\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:19683;}s:83:\"/home/kccofc39/public_html/wordpress/wp-includes/SimplePie/Content/Type/Sniffer.php\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:8137;}s:70:\"/home/kccofc39/public_html/wordpress/wp-includes/SimplePie/Caption.php\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:4510;}s:69:\"/home/kccofc39/public_html/wordpress/wp-includes/SimplePie/Source.php\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:20539;}s:74:\"/home/kccofc39/public_html/wordpress/wp-includes/SimplePie/Restriction.php\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:3800;}s:67:\"/home/kccofc39/public_html/wordpress/wp-includes/SimplePie/Item.php\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:98299;}s:66:\"/home/kccofc39/public_html/wordpress/wp-includes/SimplePie/IRI.php\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:28359;}s:69:\"/home/kccofc39/public_html/wordpress/wp-includes/SimplePie/Rating.php\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:3451;}s:72:\"/home/kccofc39/public_html/wordpress/wp-includes/SimplePie/Copyright.php\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:3367;}s:71:\"/home/kccofc39/public_html/wordpress/wp-includes/SimplePie/Category.php\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:3707;}s:68:\"/home/kccofc39/public_html/wordpress/wp-includes/SimplePie/Cache.php\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:4296;}s:79:\"/home/kccofc39/public_html/wordpress/wp-includes/class-wp-customize-section.php\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:8221;}s:62:\"/home/kccofc39/public_html/wordpress/wp-includes/functions.php\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:148555;}s:60:\"/home/kccofc39/public_html/wordpress/wp-includes/session.php\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:10240;}s:70:\"/home/kccofc39/public_html/wordpress/wp-includes/pomo/translations.php\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:8369;}s:60:\"/home/kccofc39/public_html/wordpress/wp-includes/pomo/po.php\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:11948;}s:65:\"/home/kccofc39/public_html/wordpress/wp-includes/pomo/streams.php\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:4992;}s:63:\"/home/kccofc39/public_html/wordpress/wp-includes/pomo/entry.php\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:2578;}s:60:\"/home/kccofc39/public_html/wordpress/wp-includes/pomo/mo.php\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:7644;}s:62:\"/home/kccofc39/public_html/wordpress/wp-includes/pluggable.php\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:74753;}s:57:\"/home/kccofc39/public_html/wordpress/wp-includes/date.php\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:33609;}s:71:\"/home/kccofc39/public_html/wordpress/wp-includes/class-wp-admin-bar.php\";a:2:{s:13:\"last_modified\";i:1410738170;s:8:\"filesize\";i:15175;}s:64:\"/home/kccofc39/public_html/wordpress/wp-includes/wlwmanifest.xml\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:1045;}s:57:\"/home/kccofc39/public_html/wordpress/wp-includes/meta.php\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:48936;}s:74:\"/home/kccofc39/public_html/wordpress/wp-includes/class-wp-image-editor.php\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:12006;}s:57:\"/home/kccofc39/public_html/wordpress/wp-includes/load.php\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:24387;}s:66:\"/home/kccofc39/public_html/wordpress/wp-includes/script-loader.php\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:48395;}s:71:\"/home/kccofc39/public_html/wordpress/wp-includes/feed-atom-comments.php\";a:2:{s:13:\"last_modified\";i:1410738170;s:8:\"filesize\";i:4970;}s:74:\"/home/kccofc39/public_html/wordpress/wp-includes/class.wp-dependencies.php\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:12738;}s:60:\"/home/kccofc39/public_html/wordpress/wp-includes/wp-diff.php\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:15140;}s:65:\"/home/kccofc39/public_html/wordpress/wp-includes/class-snoopy.php\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:37776;}s:61:\"/home/kccofc39/public_html/wordpress/wp-includes/category.php\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:10840;}s:67:\"/home/kccofc39/public_html/wordpress/wp-includes/css/editor.min.css\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:29349;}s:74:\"/home/kccofc39/public_html/wordpress/wp-includes/css/wp-auth-check-rtl.css\";a:2:{s:13:\"last_modified\";i:1401158797;s:8:\"filesize\";i:2130;}s:71:\"/home/kccofc39/public_html/wordpress/wp-includes/css/wp-pointer-rtl.css\";a:2:{s:13:\"last_modified\";i:1410738170;s:8:\"filesize\";i:3864;}s:63:\"/home/kccofc39/public_html/wordpress/wp-includes/css/editor.css\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:37741;}s:70:\"/home/kccofc39/public_html/wordpress/wp-includes/css/admin-bar.min.css\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:18806;}s:72:\"/home/kccofc39/public_html/wordpress/wp-includes/css/buttons-rtl.min.css\";a:2:{s:13:\"last_modified\";i:1410738170;s:8:\"filesize\";i:5978;}s:75:\"/home/kccofc39/public_html/wordpress/wp-includes/css/wp-pointer-rtl.min.css\";a:2:{s:13:\"last_modified\";i:1410738170;s:8:\"filesize\";i:3063;}s:70:\"/home/kccofc39/public_html/wordpress/wp-includes/css/wp-auth-check.css\";a:2:{s:13:\"last_modified\";i:1401158797;s:8:\"filesize\";i:2130;}s:70:\"/home/kccofc39/public_html/wordpress/wp-includes/css/dashicons.min.css\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:43616;}s:64:\"/home/kccofc39/public_html/wordpress/wp-includes/css/buttons.css\";a:2:{s:13:\"last_modified\";i:1410738170;s:8:\"filesize\";i:9264;}s:77:\"/home/kccofc39/public_html/wordpress/wp-includes/css/jquery-ui-dialog.min.css\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:4752;}s:77:\"/home/kccofc39/public_html/wordpress/wp-includes/css/jquery-ui-dialog-rtl.css\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:6169;}s:71:\"/home/kccofc39/public_html/wordpress/wp-includes/css/wp-pointer.min.css\";a:2:{s:13:\"last_modified\";i:1410738170;s:8:\"filesize\";i:3058;}s:70:\"/home/kccofc39/public_html/wordpress/wp-includes/css/admin-bar-rtl.css\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:23292;}s:68:\"/home/kccofc39/public_html/wordpress/wp-includes/css/buttons.min.css\";a:2:{s:13:\"last_modified\";i:1410738170;s:8:\"filesize\";i:5979;}s:71:\"/home/kccofc39/public_html/wordpress/wp-includes/css/editor-rtl.min.css\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:29354;}s:74:\"/home/kccofc39/public_html/wordpress/wp-includes/css/admin-bar-rtl.min.css\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:18809;}s:81:\"/home/kccofc39/public_html/wordpress/wp-includes/css/jquery-ui-dialog-rtl.min.css\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:4755;}s:76:\"/home/kccofc39/public_html/wordpress/wp-includes/css/media-views-rtl.min.css\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:39060;}s:68:\"/home/kccofc39/public_html/wordpress/wp-includes/css/media-views.css\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:46544;}s:74:\"/home/kccofc39/public_html/wordpress/wp-includes/css/wp-auth-check.min.css\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:1578;}s:68:\"/home/kccofc39/public_html/wordpress/wp-includes/css/buttons-rtl.css\";a:2:{s:13:\"last_modified\";i:1410738170;s:8:\"filesize\";i:9265;}s:72:\"/home/kccofc39/public_html/wordpress/wp-includes/css/media-views-rtl.css\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:46544;}s:67:\"/home/kccofc39/public_html/wordpress/wp-includes/css/wp-pointer.css\";a:2:{s:13:\"last_modified\";i:1410738170;s:8:\"filesize\";i:3859;}s:73:\"/home/kccofc39/public_html/wordpress/wp-includes/css/jquery-ui-dialog.css\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:6165;}s:78:\"/home/kccofc39/public_html/wordpress/wp-includes/css/wp-auth-check-rtl.min.css\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:1578;}s:66:\"/home/kccofc39/public_html/wordpress/wp-includes/css/dashicons.css\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:45912;}s:66:\"/home/kccofc39/public_html/wordpress/wp-includes/css/admin-bar.css\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:23289;}s:67:\"/home/kccofc39/public_html/wordpress/wp-includes/css/editor-rtl.css\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:37745;}s:72:\"/home/kccofc39/public_html/wordpress/wp-includes/css/media-views.min.css\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:39060;}s:66:\"/home/kccofc39/public_html/wordpress/wp-includes/ms-deprecated.php\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:8919;}s:61:\"/home/kccofc39/public_html/wordpress/wp-includes/nav-menu.php\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:29169;}s:57:\"/home/kccofc39/public_html/wordpress/wp-includes/feed.php\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:17423;}s:68:\"/home/kccofc39/public_html/wordpress/wp-includes/default-widgets.php\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:51109;}s:75:\"/home/kccofc39/public_html/wordpress/wp-includes/class-wp-xmlrpc-server.php\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:180346;}s:68:\"/home/kccofc39/public_html/wordpress/wp-includes/class-wp-editor.php\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:53271;}s:61:\"/home/kccofc39/public_html/wordpress/wp-includes/ms-files.php\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:2607;}s:61:\"/home/kccofc39/public_html/wordpress/wp-includes/class-wp.php\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:23297;}s:57:\"/home/kccofc39/public_html/wordpress/wp-includes/user.php\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:76460;}s:77:\"/home/kccofc39/public_html/wordpress/wp-includes/class-wp-customize-panel.php\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:7627;}s:71:\"/home/kccofc39/public_html/wordpress/wp-includes/feed-rss2-comments.php\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:3689;}s:60:\"/home/kccofc39/public_html/wordpress/wp-includes/atomlib.php\";a:2:{s:13:\"last_modified\";i:1401158797;s:8:\"filesize\";i:10918;}s:68:\"/home/kccofc39/public_html/wordpress/wp-includes/default-filters.php\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:15141;}s:72:\"/home/kccofc39/public_html/wordpress/wp-includes/functions.wp-styles.php\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:9800;}s:62:\"/home/kccofc39/public_html/wordpress/wp-includes/canonical.php\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:25056;}s:62:\"/home/kccofc39/public_html/wordpress/wp-includes/class-IXR.php\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:33080;}s:60:\"/home/kccofc39/public_html/wordpress/wp-includes/widgets.php\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:53146;}s:66:\"/home/kccofc39/public_html/wordpress/wp-includes/rss-functions.php\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:189;}s:67:\"/home/kccofc39/public_html/wordpress/wp-includes/class-wp-embed.php\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:11276;}s:79:\"/home/kccofc39/public_html/wordpress/wp-includes/class-wp-customize-widgets.php\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:48571;}s:78:\"/home/kccofc39/public_html/wordpress/wp-includes/images/arrow-pointer-blue.png\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:793;}s:63:\"/home/kccofc39/public_html/wordpress/wp-includes/images/rss.png\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:608;}s:76:\"/home/kccofc39/public_html/wordpress/wp-includes/images/wlw/wp-watermark.png\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:2376;}s:75:\"/home/kccofc39/public_html/wordpress/wp-includes/images/wlw/wp-comments.png\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:1373;}s:71:\"/home/kccofc39/public_html/wordpress/wp-includes/images/wlw/wp-icon.png\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:664;}s:72:\"/home/kccofc39/public_html/wordpress/wp-includes/images/crystal/text.png\";a:2:{s:13:\"last_modified\";i:1401158798;s:8:\"filesize\";i:670;}s:79:\"/home/kccofc39/public_html/wordpress/wp-includes/images/crystal/spreadsheet.png\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:2408;}s:72:\"/home/kccofc39/public_html/wordpress/wp-includes/images/crystal/code.png\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:1604;}s:75:\"/home/kccofc39/public_html/wordpress/wp-includes/images/crystal/default.png\";a:2:{s:13:\"last_modified\";i:1401158798;s:8:\"filesize\";i:453;}s:75:\"/home/kccofc39/public_html/wordpress/wp-includes/images/crystal/archive.png\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:2454;}s:73:\"/home/kccofc39/public_html/wordpress/wp-includes/images/crystal/audio.png\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:2184;}s:73:\"/home/kccofc39/public_html/wordpress/wp-includes/images/crystal/video.png\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:1339;}s:79:\"/home/kccofc39/public_html/wordpress/wp-includes/images/crystal/interactive.png\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:2217;}s:75:\"/home/kccofc39/public_html/wordpress/wp-includes/images/crystal/license.txt\";a:2:{s:13:\"last_modified\";i:1401158798;s:8:\"filesize\";i:149;}s:76:\"/home/kccofc39/public_html/wordpress/wp-includes/images/crystal/document.png\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:2063;}s:66:\"/home/kccofc39/public_html/wordpress/wp-includes/images/wpspin.gif\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:2209;}s:67:\"/home/kccofc39/public_html/wordpress/wp-includes/images/spinner.gif\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:4162;}s:79:\"/home/kccofc39/public_html/wordpress/wp-includes/images/admin-bar-sprite-2x.png\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:3999;}s:76:\"/home/kccofc39/public_html/wordpress/wp-includes/images/admin-bar-sprite.png\";a:2:{s:13:\"last_modified\";i:1401158798;s:8:\"filesize\";i:2467;}s:65:\"/home/kccofc39/public_html/wordpress/wp-includes/images/blank.gif\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:43;}s:72:\"/home/kccofc39/public_html/wordpress/wp-includes/images/toggle-arrow.png\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:289;}s:80:\"/home/kccofc39/public_html/wordpress/wp-includes/images/smilies/icon_redface.gif\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:650;}s:76:\"/home/kccofc39/public_html/wordpress/wp-includes/images/smilies/icon_lol.gif\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:333;}s:77:\"/home/kccofc39/public_html/wordpress/wp-includes/images/smilies/icon_evil.gif\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:241;}s:80:\"/home/kccofc39/public_html/wordpress/wp-includes/images/smilies/icon_mrgreen.gif\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:348;}s:80:\"/home/kccofc39/public_html/wordpress/wp-includes/images/smilies/icon_exclaim.gif\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:236;}s:81:\"/home/kccofc39/public_html/wordpress/wp-includes/images/smilies/icon_question.gif\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:247;}s:80:\"/home/kccofc39/public_html/wordpress/wp-includes/images/smilies/icon_neutral.gif\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:167;}s:78:\"/home/kccofc39/public_html/wordpress/wp-includes/images/smilies/icon_smile.gif\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:173;}s:80:\"/home/kccofc39/public_html/wordpress/wp-includes/images/smilies/icon_twisted.gif\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:241;}s:76:\"/home/kccofc39/public_html/wordpress/wp-includes/images/smilies/icon_cry.gif\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:490;}s:76:\"/home/kccofc39/public_html/wordpress/wp-includes/images/smilies/icon_sad.gif\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:167;}s:81:\"/home/kccofc39/public_html/wordpress/wp-includes/images/smilies/icon_confused.gif\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:170;}s:80:\"/home/kccofc39/public_html/wordpress/wp-includes/images/smilies/icon_biggrin.gif\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:173;}s:78:\"/home/kccofc39/public_html/wordpress/wp-includes/images/smilies/icon_arrow.gif\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:169;}s:77:\"/home/kccofc39/public_html/wordpress/wp-includes/images/smilies/icon_cool.gif\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:172;}s:77:\"/home/kccofc39/public_html/wordpress/wp-includes/images/smilies/icon_idea.gif\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:174;}s:76:\"/home/kccofc39/public_html/wordpress/wp-includes/images/smilies/icon_eek.gif\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:170;}s:81:\"/home/kccofc39/public_html/wordpress/wp-includes/images/smilies/icon_rolleyes.gif\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:489;}s:77:\"/home/kccofc39/public_html/wordpress/wp-includes/images/smilies/icon_wink.gif\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:168;}s:82:\"/home/kccofc39/public_html/wordpress/wp-includes/images/smilies/icon_surprised.gif\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:174;}s:77:\"/home/kccofc39/public_html/wordpress/wp-includes/images/smilies/icon_razz.gif\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:175;}s:76:\"/home/kccofc39/public_html/wordpress/wp-includes/images/smilies/icon_mad.gif\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:172;}s:77:\"/home/kccofc39/public_html/wordpress/wp-includes/images/uploader-icons-2x.png\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:3542;}s:70:\"/home/kccofc39/public_html/wordpress/wp-includes/images/wpicons-2x.png\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:14931;}s:81:\"/home/kccofc39/public_html/wordpress/wp-includes/images/arrow-pointer-blue-2x.png\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:1666;}s:66:\"/home/kccofc39/public_html/wordpress/wp-includes/images/xit-2x.gif\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:825;}s:77:\"/home/kccofc39/public_html/wordpress/wp-includes/images/icon-pointer-flag.png\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:783;}s:75:\"/home/kccofc39/public_html/wordpress/wp-includes/images/toggle-arrow-2x.png\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:354;}s:67:\"/home/kccofc39/public_html/wordpress/wp-includes/images/wpicons.png\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:7086;}s:74:\"/home/kccofc39/public_html/wordpress/wp-includes/images/uploader-icons.png\";a:2:{s:13:\"last_modified\";i:1401158798;s:8:\"filesize\";i:1556;}s:69:\"/home/kccofc39/public_html/wordpress/wp-includes/images/wpspin-2x.gif\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:9133;}s:70:\"/home/kccofc39/public_html/wordpress/wp-includes/images/down_arrow.gif\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:59;}s:70:\"/home/kccofc39/public_html/wordpress/wp-includes/images/media/text.png\";a:2:{s:13:\"last_modified\";i:1401158798;s:8:\"filesize\";i:188;}s:77:\"/home/kccofc39/public_html/wordpress/wp-includes/images/media/spreadsheet.png\";a:2:{s:13:\"last_modified\";i:1401158798;s:8:\"filesize\";i:188;}s:70:\"/home/kccofc39/public_html/wordpress/wp-includes/images/media/code.png\";a:2:{s:13:\"last_modified\";i:1401158798;s:8:\"filesize\";i:274;}s:73:\"/home/kccofc39/public_html/wordpress/wp-includes/images/media/default.png\";a:2:{s:13:\"last_modified\";i:1401158798;s:8:\"filesize\";i:168;}s:73:\"/home/kccofc39/public_html/wordpress/wp-includes/images/media/archive.png\";a:2:{s:13:\"last_modified\";i:1401158798;s:8:\"filesize\";i:417;}s:71:\"/home/kccofc39/public_html/wordpress/wp-includes/images/media/audio.png\";a:2:{s:13:\"last_modified\";i:1401158798;s:8:\"filesize\";i:382;}s:71:\"/home/kccofc39/public_html/wordpress/wp-includes/images/media/video.png\";a:2:{s:13:\"last_modified\";i:1401158798;s:8:\"filesize\";i:283;}s:77:\"/home/kccofc39/public_html/wordpress/wp-includes/images/media/interactive.png\";a:2:{s:13:\"last_modified\";i:1401158798;s:8:\"filesize\";i:319;}s:74:\"/home/kccofc39/public_html/wordpress/wp-includes/images/media/document.png\";a:2:{s:13:\"last_modified\";i:1401158798;s:8:\"filesize\";i:200;}s:73:\"/home/kccofc39/public_html/wordpress/wp-includes/images/down_arrow-2x.gif\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:84;}s:63:\"/home/kccofc39/public_html/wordpress/wp-includes/images/xit.gif\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:181;}s:80:\"/home/kccofc39/public_html/wordpress/wp-includes/images/icon-pointer-flag-2x.png\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:1369;}s:66:\"/home/kccofc39/public_html/wordpress/wp-includes/images/rss-2x.png\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:1306;}s:70:\"/home/kccofc39/public_html/wordpress/wp-includes/images/spinner-2x.gif\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:8536;}s:61:\"/home/kccofc39/public_html/wordpress/wp-includes/template.php\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:13559;}s:76:\"/home/kccofc39/public_html/wordpress/wp-includes/Text/Diff/Engine/native.php\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:15840;}s:75:\"/home/kccofc39/public_html/wordpress/wp-includes/Text/Diff/Engine/shell.php\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:5170;}s:76:\"/home/kccofc39/public_html/wordpress/wp-includes/Text/Diff/Engine/string.php\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:8352;}s:75:\"/home/kccofc39/public_html/wordpress/wp-includes/Text/Diff/Engine/xdiff.php\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:2210;}s:78:\"/home/kccofc39/public_html/wordpress/wp-includes/Text/Diff/Renderer/inline.php\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:5535;}s:71:\"/home/kccofc39/public_html/wordpress/wp-includes/Text/Diff/Renderer.php\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:6691;}s:62:\"/home/kccofc39/public_html/wordpress/wp-includes/Text/Diff.php\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:11945;}s:56:\"/home/kccofc39/public_html/wordpress/wp-includes/rss.php\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:22996;}s:57:\"/home/kccofc39/public_html/wordpress/wp-includes/kses.php\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:43143;}s:68:\"/home/kccofc39/public_html/wordpress/wp-includes/js/quicktags.min.js\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:9675;}s:64:\"/home/kccofc39/public_html/wordpress/wp-includes/js/swfobject.js\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:10231;}s:63:\"/home/kccofc39/public_html/wordpress/wp-includes/js/wp-lists.js\";a:2:{s:13:\"last_modified\";i:1401158798;s:8:\"filesize\";i:11169;}s:66:\"/home/kccofc39/public_html/wordpress/wp-includes/js/media-views.js\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:215208;}s:76:\"/home/kccofc39/public_html/wordpress/wp-includes/js/customize-preview.min.js\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:2141;}s:66:\"/home/kccofc39/public_html/wordpress/wp-includes/js/colorpicker.js\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:29083;}s:72:\"/home/kccofc39/public_html/wordpress/wp-includes/js/comment-reply.min.js\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:757;}s:72:\"/home/kccofc39/public_html/wordpress/wp-includes/js/wp-auth-check.min.js\";a:2:{s:13:\"last_modified\";i:1401158798;s:8:\"filesize\";i:1657;}s:77:\"/home/kccofc39/public_html/wordpress/wp-includes/js/jquery/jquery.form.min.js\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:14720;}s:83:\"/home/kccofc39/public_html/wordpress/wp-includes/js/jquery/jquery.ui.touch-punch.js\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:1179;}s:78:\"/home/kccofc39/public_html/wordpress/wp-includes/js/jquery/jquery.color.min.js\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:9295;}s:80:\"/home/kccofc39/public_html/wordpress/wp-includes/js/jquery/jquery.hotkeys.min.js\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:1793;}s:76:\"/home/kccofc39/public_html/wordpress/wp-includes/js/jquery/jquery.hotkeys.js\";a:2:{s:13:\"last_modified\";i:1401158798;s:8:\"filesize\";i:5612;}s:68:\"/home/kccofc39/public_html/wordpress/wp-includes/js/jquery/jquery.js\";a:2:{s:13:\"last_modified\";i:1410738170;s:8:\"filesize\";i:95807;}s:85:\"/home/kccofc39/public_html/wordpress/wp-includes/js/jquery/jquery.serialize-object.js\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:783;}s:80:\"/home/kccofc39/public_html/wordpress/wp-includes/js/jquery/jquery-migrate.min.js\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:7200;}s:74:\"/home/kccofc39/public_html/wordpress/wp-includes/js/jquery/jquery.query.js\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:3785;}s:80:\"/home/kccofc39/public_html/wordpress/wp-includes/js/jquery/jquery.masonry.min.js\";a:2:{s:13:\"last_modified\";i:1401158798;s:8:\"filesize\";i:1836;}s:69:\"/home/kccofc39/public_html/wordpress/wp-includes/js/jquery/suggest.js\";a:2:{s:13:\"last_modified\";i:1410738170;s:8:\"filesize\";i:6976;}s:86:\"/home/kccofc39/public_html/wordpress/wp-includes/js/jquery/jquery.table-hotkeys.min.js\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:2295;}s:82:\"/home/kccofc39/public_html/wordpress/wp-includes/js/jquery/jquery.table-hotkeys.js\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:3730;}s:76:\"/home/kccofc39/public_html/wordpress/wp-includes/js/jquery/jquery-migrate.js\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:17142;}s:77:\"/home/kccofc39/public_html/wordpress/wp-includes/js/jquery/jquery.schedule.js\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:3457;}s:73:\"/home/kccofc39/public_html/wordpress/wp-includes/js/jquery/suggest.min.js\";a:2:{s:13:\"last_modified\";i:1401158798;s:8:\"filesize\";i:2963;}s:80:\"/home/kccofc39/public_html/wordpress/wp-includes/js/jquery/ui/effect-clip.min.js\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:923;}s:80:\"/home/kccofc39/public_html/wordpress/wp-includes/js/jquery/ui/effect-drop.min.js\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:1002;}s:77:\"/home/kccofc39/public_html/wordpress/wp-includes/js/jquery/ui/sortable.min.js\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:24575;}s:78:\"/home/kccofc39/public_html/wordpress/wp-includes/js/jquery/ui/droppable.min.js\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:6276;}s:73:\"/home/kccofc39/public_html/wordpress/wp-includes/js/jquery/ui/menu.min.js\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:9605;}s:81:\"/home/kccofc39/public_html/wordpress/wp-includes/js/jquery/ui/effect-shake.min.js\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:1106;}s:77:\"/home/kccofc39/public_html/wordpress/wp-includes/js/jquery/ui/position.min.js\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:6524;}s:85:\"/home/kccofc39/public_html/wordpress/wp-includes/js/jquery/ui/effect-highlight.min.js\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:794;}s:79:\"/home/kccofc39/public_html/wordpress/wp-includes/js/jquery/ui/selectmenu.min.js\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:8432;}s:80:\"/home/kccofc39/public_html/wordpress/wp-includes/js/jquery/ui/effect-fold.min.js\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:1035;}s:79:\"/home/kccofc39/public_html/wordpress/wp-includes/js/jquery/ui/selectable.min.js\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:4269;}s:81:\"/home/kccofc39/public_html/wordpress/wp-includes/js/jquery/ui/autocomplete.min.js\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:8295;}s:83:\"/home/kccofc39/public_html/wordpress/wp-includes/js/jquery/ui/effect-explode.min.js\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:1181;}s:78:\"/home/kccofc39/public_html/wordpress/wp-includes/js/jquery/ui/accordion.min.js\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:8508;}s:78:\"/home/kccofc39/public_html/wordpress/wp-includes/js/jquery/ui/resizable.min.js\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:18525;}s:73:\"/home/kccofc39/public_html/wordpress/wp-includes/js/jquery/ui/tabs.min.js\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:12076;}s:81:\"/home/kccofc39/public_html/wordpress/wp-includes/js/jquery/ui/effect-scale.min.js\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:1127;}s:84:\"/home/kccofc39/public_html/wordpress/wp-includes/js/jquery/ui/effect-transfer.min.js\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:862;}s:76:\"/home/kccofc39/public_html/wordpress/wp-includes/js/jquery/ui/tooltip.min.js\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:5566;}s:80:\"/home/kccofc39/public_html/wordpress/wp-includes/js/jquery/ui/effect-fade.min.js\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:520;}s:74:\"/home/kccofc39/public_html/wordpress/wp-includes/js/jquery/ui/mouse.min.js\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:3156;}s:81:\"/home/kccofc39/public_html/wordpress/wp-includes/js/jquery/ui/effect-slide.min.js\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:967;}s:73:\"/home/kccofc39/public_html/wordpress/wp-includes/js/jquery/ui/core.min.js\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:3998;}s:75:\"/home/kccofc39/public_html/wordpress/wp-includes/js/jquery/ui/slider.min.js\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:10672;}s:82:\"/home/kccofc39/public_html/wordpress/wp-includes/js/jquery/ui/effect-bounce.min.js\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:1252;}s:80:\"/home/kccofc39/public_html/wordpress/wp-includes/js/jquery/ui/progressbar.min.js\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:2478;}s:76:\"/home/kccofc39/public_html/wordpress/wp-includes/js/jquery/ui/spinner.min.js\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:7117;}s:81:\"/home/kccofc39/public_html/wordpress/wp-includes/js/jquery/ui/effect-blind.min.js\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:1144;}s:75:\"/home/kccofc39/public_html/wordpress/wp-includes/js/jquery/ui/dialog.min.js\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:12121;}s:75:\"/home/kccofc39/public_html/wordpress/wp-includes/js/jquery/ui/effect.min.js\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:13437;}s:79:\"/home/kccofc39/public_html/wordpress/wp-includes/js/jquery/ui/datepicker.min.js\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:36523;}s:78:\"/home/kccofc39/public_html/wordpress/wp-includes/js/jquery/ui/draggable.min.js\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:18854;}s:80:\"/home/kccofc39/public_html/wordpress/wp-includes/js/jquery/ui/effect-size.min.js\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:3362;}s:83:\"/home/kccofc39/public_html/wordpress/wp-includes/js/jquery/ui/effect-pulsate.min.js\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:805;}s:80:\"/home/kccofc39/public_html/wordpress/wp-includes/js/jquery/ui/effect-puff.min.js\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:788;}s:75:\"/home/kccofc39/public_html/wordpress/wp-includes/js/jquery/ui/widget.min.js\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:6903;}s:75:\"/home/kccofc39/public_html/wordpress/wp-includes/js/jquery/ui/button.min.js\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:7190;}s:73:\"/home/kccofc39/public_html/wordpress/wp-includes/js/jquery/jquery.form.js\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:41719;}s:62:\"/home/kccofc39/public_html/wordpress/wp-includes/js/wp-util.js\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:3413;}s:72:\"/home/kccofc39/public_html/wordpress/wp-includes/js/thickbox/thickbox.js\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:12206;}s:81:\"/home/kccofc39/public_html/wordpress/wp-includes/js/thickbox/loadingAnimation.gif\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:15238;}s:73:\"/home/kccofc39/public_html/wordpress/wp-includes/js/thickbox/thickbox.css\";a:2:{s:13:\"last_modified\";i:1401158798;s:8:\"filesize\";i:2148;}s:76:\"/home/kccofc39/public_html/wordpress/wp-includes/js/thickbox/macFFBgHack.png\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:94;}s:64:\"/home/kccofc39/public_html/wordpress/wp-includes/js/quicktags.js\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:19870;}s:75:\"/home/kccofc39/public_html/wordpress/wp-includes/js/swfupload/swfupload.swf\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:13133;}s:92:\"/home/kccofc39/public_html/wordpress/wp-includes/js/swfupload/plugins/swfupload.swfobject.js\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:3926;}s:88:\"/home/kccofc39/public_html/wordpress/wp-includes/js/swfupload/plugins/swfupload.speed.js\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:12234;}s:88:\"/home/kccofc39/public_html/wordpress/wp-includes/js/swfupload/plugins/swfupload.queue.js\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:3383;}s:90:\"/home/kccofc39/public_html/wordpress/wp-includes/js/swfupload/plugins/swfupload.cookies.js\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:1572;}s:77:\"/home/kccofc39/public_html/wordpress/wp-includes/js/swfupload/handlers.min.js\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:8867;}s:73:\"/home/kccofc39/public_html/wordpress/wp-includes/js/swfupload/handlers.js\";a:2:{s:13:\"last_modified\";i:1401158798;s:8:\"filesize\";i:12655;}s:74:\"/home/kccofc39/public_html/wordpress/wp-includes/js/swfupload/swfupload.js\";a:2:{s:13:\"last_modified\";i:1410738170;s:8:\"filesize\";i:37691;}s:73:\"/home/kccofc39/public_html/wordpress/wp-includes/js/swfupload/license.txt\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:1540;}s:67:\"/home/kccofc39/public_html/wordpress/wp-includes/js/media-models.js\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:40642;}s:70:\"/home/kccofc39/public_html/wordpress/wp-includes/js/wp-backbone.min.js\";a:2:{s:13:\"last_modified\";i:1401158798;s:8:\"filesize\";i:3010;}s:63:\"/home/kccofc39/public_html/wordpress/wp-includes/js/wpdialog.js\";a:2:{s:13:\"last_modified\";i:1401158798;s:8:\"filesize\";i:435;}s:84:\"/home/kccofc39/public_html/wordpress/wp-includes/js/customize-preview-widgets.min.js\";a:2:{s:13:\"last_modified\";i:1410738170;s:8:\"filesize\";i:1643;}s:70:\"/home/kccofc39/public_html/wordpress/wp-includes/js/hoverIntent.min.js\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:1116;}s:76:\"/home/kccofc39/public_html/wordpress/wp-includes/js/wp-list-revisions.min.js\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:571;}s:65:\"/home/kccofc39/public_html/wordpress/wp-includes/js/wp-pointer.js\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:6609;}s:64:\"/home/kccofc39/public_html/wordpress/wp-includes/js/utils.min.js\";a:2:{s:13:\"last_modified\";i:1410738170;s:8:\"filesize\";i:1821;}s:63:\"/home/kccofc39/public_html/wordpress/wp-includes/js/autosave.js\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:16102;}s:61:\"/home/kccofc39/public_html/wordpress/wp-includes/js/wplink.js\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:16376;}s:69:\"/home/kccofc39/public_html/wordpress/wp-includes/js/customize-base.js\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:15895;}s:66:\"/home/kccofc39/public_html/wordpress/wp-includes/js/masonry.min.js\";a:2:{s:13:\"last_modified\";i:1401158798;s:8:\"filesize\";i:31700;}s:75:\"/home/kccofc39/public_html/wordpress/wp-includes/js/customize-models.min.js\";a:2:{s:13:\"last_modified\";i:1401158798;s:8:\"filesize\";i:3457;}s:67:\"/home/kccofc39/public_html/wordpress/wp-includes/js/crop/cropper.js\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:16485;}s:73:\"/home/kccofc39/public_html/wordpress/wp-includes/js/crop/marqueeHoriz.gif\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:277;}s:68:\"/home/kccofc39/public_html/wordpress/wp-includes/js/crop/cropper.css\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:2949;}s:72:\"/home/kccofc39/public_html/wordpress/wp-includes/js/crop/marqueeVert.gif\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:293;}s:60:\"/home/kccofc39/public_html/wordpress/wp-includes/js/utils.js\";a:2:{s:13:\"last_modified\";i:1410738170;s:8:\"filesize\";i:4515;}s:75:\"/home/kccofc39/public_html/wordpress/wp-includes/js/customize-loader.min.js\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:3113;}s:76:\"/home/kccofc39/public_html/wordpress/wp-includes/js/tinymce/wp-tinymce.js.gz\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:136197;}s:86:\"/home/kccofc39/public_html/wordpress/wp-includes/js/tinymce/themes/modern/theme.min.js\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:6419;}s:82:\"/home/kccofc39/public_html/wordpress/wp-includes/js/tinymce/themes/modern/theme.js\";a:2:{s:13:\"last_modified\";i:1410738170;s:8:\"filesize\";i:14754;}s:88:\"/home/kccofc39/public_html/wordpress/wp-includes/js/tinymce/plugins/wplink/plugin.min.js\";a:2:{s:13:\"last_modified\";i:1410738170;s:8:\"filesize\";i:923;}s:84:\"/home/kccofc39/public_html/wordpress/wp-includes/js/tinymce/plugins/wplink/plugin.js\";a:2:{s:13:\"last_modified\";i:1410738170;s:8:\"filesize\";i:1656;}s:91:\"/home/kccofc39/public_html/wordpress/wp-includes/js/tinymce/plugins/wordpress/plugin.min.js\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:8785;}s:87:\"/home/kccofc39/public_html/wordpress/wp-includes/js/tinymce/plugins/wordpress/plugin.js\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:14412;}s:93:\"/home/kccofc39/public_html/wordpress/wp-includes/js/tinymce/plugins/wpeditimage/plugin.min.js\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:15969;}s:89:\"/home/kccofc39/public_html/wordpress/wp-includes/js/tinymce/plugins/wpeditimage/plugin.js\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:33809;}s:91:\"/home/kccofc39/public_html/wordpress/wp-includes/js/tinymce/plugins/textcolor/plugin.min.js\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:3696;}s:87:\"/home/kccofc39/public_html/wordpress/wp-includes/js/tinymce/plugins/textcolor/plugin.js\";a:2:{s:13:\"last_modified\";i:1410738170;s:8:\"filesize\";i:6403;}s:92:\"/home/kccofc39/public_html/wordpress/wp-includes/js/tinymce/plugins/fullscreen/plugin.min.js\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:1540;}s:88:\"/home/kccofc39/public_html/wordpress/wp-includes/js/tinymce/plugins/fullscreen/plugin.js\";a:2:{s:13:\"last_modified\";i:1401158798;s:8:\"filesize\";i:3275;}s:87:\"/home/kccofc39/public_html/wordpress/wp-includes/js/tinymce/plugins/image/plugin.min.js\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:5427;}s:83:\"/home/kccofc39/public_html/wordpress/wp-includes/js/tinymce/plugins/image/plugin.js\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:10782;}s:96:\"/home/kccofc39/public_html/wordpress/wp-includes/js/tinymce/plugins/directionality/plugin.min.js\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:726;}s:92:\"/home/kccofc39/public_html/wordpress/wp-includes/js/tinymce/plugins/directionality/plugin.js\";a:2:{s:13:\"last_modified\";i:1401158798;s:8:\"filesize\";i:1441;}s:93:\"/home/kccofc39/public_html/wordpress/wp-includes/js/tinymce/plugins/colorpicker/plugin.min.js\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:1222;}s:89:\"/home/kccofc39/public_html/wordpress/wp-includes/js/tinymce/plugins/colorpicker/plugin.js\";a:2:{s:13:\"last_modified\";i:1410738170;s:8:\"filesize\";i:2426;}s:91:\"/home/kccofc39/public_html/wordpress/wp-includes/js/tinymce/plugins/wpdialogs/plugin.min.js\";a:2:{s:13:\"last_modified\";i:1401158798;s:8:\"filesize\";i:1345;}s:87:\"/home/kccofc39/public_html/wordpress/wp-includes/js/tinymce/plugins/wpdialogs/plugin.js\";a:2:{s:13:\"last_modified\";i:1401158798;s:8:\"filesize\";i:2436;}s:84:\"/home/kccofc39/public_html/wordpress/wp-includes/js/tinymce/plugins/hr/plugin.min.js\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:322;}s:80:\"/home/kccofc39/public_html/wordpress/wp-includes/js/tinymce/plugins/hr/plugin.js\";a:2:{s:13:\"last_modified\";i:1401158798;s:8:\"filesize\";i:624;}s:87:\"/home/kccofc39/public_html/wordpress/wp-includes/js/tinymce/plugins/paste/plugin.min.js\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:15359;}s:83:\"/home/kccofc39/public_html/wordpress/wp-includes/js/tinymce/plugins/paste/plugin.js\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:46315;}s:87:\"/home/kccofc39/public_html/wordpress/wp-includes/js/tinymce/plugins/lists/plugin.min.js\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:7899;}s:83:\"/home/kccofc39/public_html/wordpress/wp-includes/js/tinymce/plugins/lists/plugin.js\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:18830;}s:90:\"/home/kccofc39/public_html/wordpress/wp-includes/js/tinymce/plugins/tabfocus/plugin.min.js\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:1258;}s:86:\"/home/kccofc39/public_html/wordpress/wp-includes/js/tinymce/plugins/tabfocus/plugin.js\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:2470;}s:87:\"/home/kccofc39/public_html/wordpress/wp-includes/js/tinymce/plugins/media/plugin.min.js\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:9890;}s:83:\"/home/kccofc39/public_html/wordpress/wp-includes/js/tinymce/plugins/media/plugin.js\";a:2:{s:13:\"last_modified\";i:1410738170;s:8:\"filesize\";i:19063;}s:89:\"/home/kccofc39/public_html/wordpress/wp-includes/js/tinymce/plugins/media/moxieplayer.swf\";a:2:{s:13:\"last_modified\";i:1401158798;s:8:\"filesize\";i:20017;}s:89:\"/home/kccofc39/public_html/wordpress/wp-includes/js/tinymce/plugins/charmap/plugin.min.js\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:7017;}s:85:\"/home/kccofc39/public_html/wordpress/wp-includes/js/tinymce/plugins/charmap/plugin.js\";a:2:{s:13:\"last_modified\";i:1410738170;s:8:\"filesize\";i:9099;}s:90:\"/home/kccofc39/public_html/wordpress/wp-includes/js/tinymce/plugins/compat3x/plugin.min.js\";a:2:{s:13:\"last_modified\";i:1401158798;s:8:\"filesize\";i:3987;}s:86:\"/home/kccofc39/public_html/wordpress/wp-includes/js/tinymce/plugins/compat3x/plugin.js\";a:2:{s:13:\"last_modified\";i:1410738170;s:8:\"filesize\";i:8259;}s:91:\"/home/kccofc39/public_html/wordpress/wp-includes/js/tinymce/plugins/compat3x/css/dialog.css\";a:2:{s:13:\"last_modified\";i:1401158798;s:8:\"filesize\";i:8064;}s:91:\"/home/kccofc39/public_html/wordpress/wp-includes/js/tinymce/plugins/wpgallery/plugin.min.js\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:1654;}s:87:\"/home/kccofc39/public_html/wordpress/wp-includes/js/tinymce/plugins/wpgallery/plugin.js\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:3173;}s:94:\"/home/kccofc39/public_html/wordpress/wp-includes/js/tinymce/plugins/wpautoresize/plugin.min.js\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:2382;}s:90:\"/home/kccofc39/public_html/wordpress/wp-includes/js/tinymce/plugins/wpautoresize/plugin.js\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:5947;}s:94:\"/home/kccofc39/public_html/wordpress/wp-includes/js/tinymce/plugins/wpfullscreen/plugin.min.js\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:990;}s:90:\"/home/kccofc39/public_html/wordpress/wp-includes/js/tinymce/plugins/wpfullscreen/plugin.js\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:2000;}s:88:\"/home/kccofc39/public_html/wordpress/wp-includes/js/tinymce/plugins/wpview/plugin.min.js\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:8464;}s:84:\"/home/kccofc39/public_html/wordpress/wp-includes/js/tinymce/plugins/wpview/plugin.js\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:20688;}s:75:\"/home/kccofc39/public_html/wordpress/wp-includes/js/tinymce/wp-mce-help.php\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:4691;}s:77:\"/home/kccofc39/public_html/wordpress/wp-includes/js/tinymce/tiny_mce_popup.js\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:15016;}s:90:\"/home/kccofc39/public_html/wordpress/wp-includes/js/tinymce/skins/wordpress/wp-content.css\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:11155;}s:99:\"/home/kccofc39/public_html/wordpress/wp-includes/js/tinymce/skins/wordpress/images/pagebreak-2x.png\";a:2:{s:13:\"last_modified\";i:1401158798;s:8:\"filesize\";i:835;}s:95:\"/home/kccofc39/public_html/wordpress/wp-includes/js/tinymce/skins/wordpress/images/embedded.png\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:8177;}s:97:\"/home/kccofc39/public_html/wordpress/wp-includes/js/tinymce/skins/wordpress/images/gallery-2x.png\";a:2:{s:13:\"last_modified\";i:1401158798;s:8:\"filesize\";i:447;}s:96:\"/home/kccofc39/public_html/wordpress/wp-includes/js/tinymce/skins/wordpress/images/pagebreak.png\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:1140;}s:92:\"/home/kccofc39/public_html/wordpress/wp-includes/js/tinymce/skins/wordpress/images/audio.png\";a:2:{s:13:\"last_modified\";i:1401158798;s:8:\"filesize\";i:412;}s:92:\"/home/kccofc39/public_html/wordpress/wp-includes/js/tinymce/skins/wordpress/images/video.png\";a:2:{s:13:\"last_modified\";i:1401158798;s:8:\"filesize\";i:363;}s:101:\"/home/kccofc39/public_html/wordpress/wp-includes/js/tinymce/skins/wordpress/images/playlist-audio.png\";a:2:{s:13:\"last_modified\";i:1401158798;s:8:\"filesize\";i:440;}s:91:\"/home/kccofc39/public_html/wordpress/wp-includes/js/tinymce/skins/wordpress/images/more.png\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:414;}s:100:\"/home/kccofc39/public_html/wordpress/wp-includes/js/tinymce/skins/wordpress/images/dashicon-edit.png\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:368;}s:94:\"/home/kccofc39/public_html/wordpress/wp-includes/js/tinymce/skins/wordpress/images/more-2x.png\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:603;}s:94:\"/home/kccofc39/public_html/wordpress/wp-includes/js/tinymce/skins/wordpress/images/gallery.png\";a:2:{s:13:\"last_modified\";i:1401158798;s:8:\"filesize\";i:379;}s:102:\"/home/kccofc39/public_html/wordpress/wp-includes/js/tinymce/skins/wordpress/images/dashicon-no-alt.png\";a:2:{s:13:\"last_modified\";i:1401158798;s:8:\"filesize\";i:164;}s:101:\"/home/kccofc39/public_html/wordpress/wp-includes/js/tinymce/skins/wordpress/images/playlist-video.png\";a:2:{s:13:\"last_modified\";i:1401158798;s:8:\"filesize\";i:290;}s:98:\"/home/kccofc39/public_html/wordpress/wp-includes/js/tinymce/skins/wordpress/images/dashicon-no.png\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:339;}s:91:\"/home/kccofc39/public_html/wordpress/wp-includes/js/tinymce/skins/lightgray/content.min.css\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:1497;}s:89:\"/home/kccofc39/public_html/wordpress/wp-includes/js/tinymce/skins/lightgray/img/trans.gif\";a:2:{s:13:\"last_modified\";i:1401158798;s:8:\"filesize\";i:43;}s:90:\"/home/kccofc39/public_html/wordpress/wp-includes/js/tinymce/skins/lightgray/img/object.gif\";a:2:{s:13:\"last_modified\";i:1401158798;s:8:\"filesize\";i:152;}s:90:\"/home/kccofc39/public_html/wordpress/wp-includes/js/tinymce/skins/lightgray/img/loader.gif\";a:2:{s:13:\"last_modified\";i:1401158798;s:8:\"filesize\";i:2608;}s:90:\"/home/kccofc39/public_html/wordpress/wp-includes/js/tinymce/skins/lightgray/img/anchor.gif\";a:2:{s:13:\"last_modified\";i:1401158798;s:8:\"filesize\";i:53;}s:92:\"/home/kccofc39/public_html/wordpress/wp-includes/js/tinymce/skins/lightgray/skin.ie7.min.css\";a:2:{s:13:\"last_modified\";i:1410738170;s:8:\"filesize\";i:34834;}s:88:\"/home/kccofc39/public_html/wordpress/wp-includes/js/tinymce/skins/lightgray/skin.min.css\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:34058;}s:98:\"/home/kccofc39/public_html/wordpress/wp-includes/js/tinymce/skins/lightgray/content.inline.min.css\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:1082;}s:99:\"/home/kccofc39/public_html/wordpress/wp-includes/js/tinymce/skins/lightgray/fonts/tinymce-small.ttf\";a:2:{s:13:\"last_modified\";i:1401158798;s:8:\"filesize\";i:10128;}s:91:\"/home/kccofc39/public_html/wordpress/wp-includes/js/tinymce/skins/lightgray/fonts/readme.md\";a:2:{s:13:\"last_modified\";i:1401158798;s:8:\"filesize\";i:67;}s:99:\"/home/kccofc39/public_html/wordpress/wp-includes/js/tinymce/skins/lightgray/fonts/tinymce-small.eot\";a:2:{s:13:\"last_modified\";i:1401158798;s:8:\"filesize\";i:10316;}s:94:\"/home/kccofc39/public_html/wordpress/wp-includes/js/tinymce/skins/lightgray/fonts/tinymce.woff\";a:2:{s:13:\"last_modified\";i:1401158798;s:8:\"filesize\";i:7664;}s:99:\"/home/kccofc39/public_html/wordpress/wp-includes/js/tinymce/skins/lightgray/fonts/tinymce-small.svg\";a:2:{s:13:\"last_modified\";i:1401158798;s:8:\"filesize\";i:21580;}s:100:\"/home/kccofc39/public_html/wordpress/wp-includes/js/tinymce/skins/lightgray/fonts/tinymce-small.woff\";a:2:{s:13:\"last_modified\";i:1401158798;s:8:\"filesize\";i:7848;}s:93:\"/home/kccofc39/public_html/wordpress/wp-includes/js/tinymce/skins/lightgray/fonts/tinymce.ttf\";a:2:{s:13:\"last_modified\";i:1401158798;s:8:\"filesize\";i:9860;}s:93:\"/home/kccofc39/public_html/wordpress/wp-includes/js/tinymce/skins/lightgray/fonts/tinymce.eot\";a:2:{s:13:\"last_modified\";i:1401158798;s:8:\"filesize\";i:10024;}s:93:\"/home/kccofc39/public_html/wordpress/wp-includes/js/tinymce/skins/lightgray/fonts/tinymce.svg\";a:2:{s:13:\"last_modified\";i:1401158798;s:8:\"filesize\";i:20946;}s:80:\"/home/kccofc39/public_html/wordpress/wp-includes/js/tinymce/langs/wp-langs-en.js\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:15599;}s:85:\"/home/kccofc39/public_html/wordpress/wp-includes/js/tinymce/utils/editable_selects.js\";a:2:{s:13:\"last_modified\";i:1401158798;s:8:\"filesize\";i:1959;}s:79:\"/home/kccofc39/public_html/wordpress/wp-includes/js/tinymce/utils/form_utils.js\";a:2:{s:13:\"last_modified\";i:1401158798;s:8:\"filesize\";i:5768;}s:75:\"/home/kccofc39/public_html/wordpress/wp-includes/js/tinymce/utils/mctabs.js\";a:2:{s:13:\"last_modified\";i:1401158798;s:8:\"filesize\";i:3919;}s:77:\"/home/kccofc39/public_html/wordpress/wp-includes/js/tinymce/utils/validate.js\";a:2:{s:13:\"last_modified\";i:1401158798;s:8:\"filesize\";i:5831;}s:74:\"/home/kccofc39/public_html/wordpress/wp-includes/js/tinymce/wp-tinymce.php\";a:2:{s:13:\"last_modified\";i:1410738170;s:8:\"filesize\";i:1128;}s:71:\"/home/kccofc39/public_html/wordpress/wp-includes/js/tinymce/license.txt\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:26427;}s:74:\"/home/kccofc39/public_html/wordpress/wp-includes/js/tinymce/tinymce.min.js\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:302335;}s:89:\"/home/kccofc39/public_html/wordpress/wp-includes/js/imgareaselect/jquery.imgareaselect.js\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:37069;}s:93:\"/home/kccofc39/public_html/wordpress/wp-includes/js/imgareaselect/jquery.imgareaselect.min.js\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:13881;}s:83:\"/home/kccofc39/public_html/wordpress/wp-includes/js/imgareaselect/imgareaselect.css\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:790;}s:83:\"/home/kccofc39/public_html/wordpress/wp-includes/js/imgareaselect/border-anim-h.gif\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:178;}s:83:\"/home/kccofc39/public_html/wordpress/wp-includes/js/imgareaselect/border-anim-v.gif\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:178;}s:67:\"/home/kccofc39/public_html/wordpress/wp-includes/js/autosave.min.js\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:5697;}s:68:\"/home/kccofc39/public_html/wordpress/wp-includes/js/heartbeat.min.js\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:5494;}s:75:\"/home/kccofc39/public_html/wordpress/wp-includes/js/plupload/wp-plupload.js\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:12692;}s:79:\"/home/kccofc39/public_html/wordpress/wp-includes/js/plupload/plupload.flash.swf\";a:2:{s:13:\"last_modified\";i:1401158798;s:8:\"filesize\";i:28902;}s:85:\"/home/kccofc39/public_html/wordpress/wp-includes/js/plupload/plupload.silverlight.xap\";a:2:{s:13:\"last_modified\";i:1401158798;s:8:\"filesize\";i:62535;}s:79:\"/home/kccofc39/public_html/wordpress/wp-includes/js/plupload/wp-plupload.min.js\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:4907;}s:76:\"/home/kccofc39/public_html/wordpress/wp-includes/js/plupload/handlers.min.js\";a:2:{s:13:\"last_modified\";i:1401158798;s:8:\"filesize\";i:10467;}s:72:\"/home/kccofc39/public_html/wordpress/wp-includes/js/plupload/handlers.js\";a:2:{s:13:\"last_modified\";i:1401158798;s:8:\"filesize\";i:15969;}s:81:\"/home/kccofc39/public_html/wordpress/wp-includes/js/plupload/plupload.full.min.js\";a:2:{s:13:\"last_modified\";i:1401158798;s:8:\"filesize\";i:108163;}s:72:\"/home/kccofc39/public_html/wordpress/wp-includes/js/plupload/license.txt\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:17987;}s:62:\"/home/kccofc39/public_html/wordpress/wp-includes/js/tw-sack.js\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:4969;}s:71:\"/home/kccofc39/public_html/wordpress/wp-includes/js/media-models.min.js\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:12316;}s:71:\"/home/kccofc39/public_html/wordpress/wp-includes/js/zxcvbn-async.min.js\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:324;}s:66:\"/home/kccofc39/public_html/wordpress/wp-includes/js/tw-sack.min.js\";a:2:{s:13:\"last_modified\";i:1401158798;s:8:\"filesize\";i:3267;}s:71:\"/home/kccofc39/public_html/wordpress/wp-includes/js/customize-models.js\";a:2:{s:13:\"last_modified\";i:1401158798;s:8:\"filesize\";i:5877;}s:70:\"/home/kccofc39/public_html/wordpress/wp-includes/js/media-views.min.js\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:91866;}s:65:\"/home/kccofc39/public_html/wordpress/wp-includes/js/zxcvbn.min.js\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:698728;}s:70:\"/home/kccofc39/public_html/wordpress/wp-includes/js/customize-views.js\";a:2:{s:13:\"last_modified\";i:1401158798;s:8:\"filesize\";i:5472;}s:67:\"/home/kccofc39/public_html/wordpress/wp-includes/js/backbone.min.js\";a:2:{s:13:\"last_modified\";i:1401158798;s:8:\"filesize\";i:19253;}s:69:\"/home/kccofc39/public_html/wordpress/wp-includes/js/underscore.min.js\";a:2:{s:13:\"last_modified\";i:1401158798;s:8:\"filesize\";i:14424;}s:63:\"/home/kccofc39/public_html/wordpress/wp-includes/js/mce-view.js\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:22695;}s:72:\"/home/kccofc39/public_html/wordpress/wp-includes/js/customize-preview.js\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:4060;}s:67:\"/home/kccofc39/public_html/wordpress/wp-includes/js/zxcvbn-async.js\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:502;}s:75:\"/home/kccofc39/public_html/wordpress/wp-includes/js/wp-ajax-response.min.js\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:2067;}s:60:\"/home/kccofc39/public_html/wordpress/wp-includes/js/json2.js\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:17413;}s:69:\"/home/kccofc39/public_html/wordpress/wp-includes/js/media-grid.min.js\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:11183;}s:64:\"/home/kccofc39/public_html/wordpress/wp-includes/js/heartbeat.js\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:20089;}s:71:\"/home/kccofc39/public_html/wordpress/wp-includes/js/customize-loader.js\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:6601;}s:75:\"/home/kccofc39/public_html/wordpress/wp-includes/js/media-audiovideo.min.js\";a:2:{s:13:\"last_modified\";i:1410738170;s:8:\"filesize\";i:11265;}s:71:\"/home/kccofc39/public_html/wordpress/wp-includes/js/media-editor.min.js\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:10868;}s:67:\"/home/kccofc39/public_html/wordpress/wp-includes/js/wpdialog.min.js\";a:2:{s:13:\"last_modified\";i:1401158798;s:8:\"filesize\";i:237;}s:64:\"/home/kccofc39/public_html/wordpress/wp-includes/js/shortcode.js\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:10459;}s:64:\"/home/kccofc39/public_html/wordpress/wp-includes/js/admin-bar.js\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:11145;}s:71:\"/home/kccofc39/public_html/wordpress/wp-includes/js/media-audiovideo.js\";a:2:{s:13:\"last_modified\";i:1410738170;s:8:\"filesize\";i:20468;}s:66:\"/home/kccofc39/public_html/wordpress/wp-includes/js/wp-util.min.js\";a:2:{s:13:\"last_modified\";i:1401158798;s:8:\"filesize\";i:981;}s:70:\"/home/kccofc39/public_html/wordpress/wp-includes/js/colorpicker.min.js\";a:2:{s:13:\"last_modified\";i:1401158798;s:8:\"filesize\";i:16663;}s:67:\"/home/kccofc39/public_html/wordpress/wp-includes/js/wp-lists.min.js\";a:2:{s:13:\"last_modified\";i:1401158798;s:8:\"filesize\";i:7302;}s:66:\"/home/kccofc39/public_html/wordpress/wp-includes/js/wp-backbone.js\";a:2:{s:13:\"last_modified\";i:1401158798;s:8:\"filesize\";i:10414;}s:68:\"/home/kccofc39/public_html/wordpress/wp-includes/js/admin-bar.min.js\";a:2:{s:13:\"last_modified\";i:1401158798;s:8:\"filesize\";i:6828;}s:64:\"/home/kccofc39/public_html/wordpress/wp-includes/js/json2.min.js\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:2950;}s:74:\"/home/kccofc39/public_html/wordpress/wp-includes/js/customize-views.min.js\";a:2:{s:13:\"last_modified\";i:1401158798;s:8:\"filesize\";i:2974;}s:80:\"/home/kccofc39/public_html/wordpress/wp-includes/js/customize-preview-widgets.js\";a:2:{s:13:\"last_modified\";i:1410738170;s:8:\"filesize\";i:3477;}s:68:\"/home/kccofc39/public_html/wordpress/wp-includes/js/shortcode.min.js\";a:2:{s:13:\"last_modified\";i:1401158798;s:8:\"filesize\";i:2589;}s:65:\"/home/kccofc39/public_html/wordpress/wp-includes/js/wplink.min.js\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:9090;}s:68:\"/home/kccofc39/public_html/wordpress/wp-includes/js/wp-auth-check.js\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:3085;}s:68:\"/home/kccofc39/public_html/wordpress/wp-includes/js/comment-reply.js\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:1227;}s:67:\"/home/kccofc39/public_html/wordpress/wp-includes/js/media-editor.js\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:30135;}s:71:\"/home/kccofc39/public_html/wordpress/wp-includes/js/wp-ajax-response.js\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:3116;}s:66:\"/home/kccofc39/public_html/wordpress/wp-includes/js/hoverIntent.js\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:4940;}s:69:\"/home/kccofc39/public_html/wordpress/wp-includes/js/wp-pointer.min.js\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:3639;}s:78:\"/home/kccofc39/public_html/wordpress/wp-includes/js/jcrop/jquery.Jcrop.min.css\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:2124;}s:77:\"/home/kccofc39/public_html/wordpress/wp-includes/js/jcrop/jquery.Jcrop.min.js\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:15893;}s:67:\"/home/kccofc39/public_html/wordpress/wp-includes/js/jcrop/Jcrop.gif\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:323;}s:76:\"/home/kccofc39/public_html/wordpress/wp-includes/js/mediaelement/bigplay.png\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:3001;}s:77:\"/home/kccofc39/public_html/wordpress/wp-includes/js/mediaelement/skipback.png\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:4245;}s:76:\"/home/kccofc39/public_html/wordpress/wp-includes/js/mediaelement/bigplay.svg\";a:2:{s:13:\"last_modified\";i:1410738170;s:8:\"filesize\";i:1029;}s:92:\"/home/kccofc39/public_html/wordpress/wp-includes/js/mediaelement/silverlightmediaelement.xap\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:12461;}s:86:\"/home/kccofc39/public_html/wordpress/wp-includes/js/mediaelement/flashmediaelement.swf\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:58312;}s:79:\"/home/kccofc39/public_html/wordpress/wp-includes/js/mediaelement/background.png\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:166;}s:83:\"/home/kccofc39/public_html/wordpress/wp-includes/js/mediaelement/wp-mediaelement.js\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:926;}s:95:\"/home/kccofc39/public_html/wordpress/wp-includes/js/mediaelement/mediaelement-and-player.min.js\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:77432;}s:91:\"/home/kccofc39/public_html/wordpress/wp-includes/js/mediaelement/mediaelementplayer.min.css\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:19881;}s:77:\"/home/kccofc39/public_html/wordpress/wp-includes/js/mediaelement/controls.svg\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:10344;}s:84:\"/home/kccofc39/public_html/wordpress/wp-includes/js/mediaelement/wp-mediaelement.css\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:5158;}s:77:\"/home/kccofc39/public_html/wordpress/wp-includes/js/mediaelement/controls.png\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:1892;}s:79:\"/home/kccofc39/public_html/wordpress/wp-includes/js/mediaelement/wp-playlist.js\";a:2:{s:13:\"last_modified\";i:1410738170;s:8:\"filesize\";i:4724;}s:76:\"/home/kccofc39/public_html/wordpress/wp-includes/js/mediaelement/loading.gif\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:6224;}s:73:\"/home/kccofc39/public_html/wordpress/wp-includes/js/customize-base.min.js\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:6797;}s:67:\"/home/kccofc39/public_html/wordpress/wp-includes/js/mce-view.min.js\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:10460;}s:65:\"/home/kccofc39/public_html/wordpress/wp-includes/js/media-grid.js\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:20602;}s:72:\"/home/kccofc39/public_html/wordpress/wp-includes/js/wp-list-revisions.js\";a:2:{s:13:\"last_modified\";i:1386869391;s:8:\"filesize\";i:914;}s:69:\"/home/kccofc39/public_html/wordpress/wp-includes/general-template.php\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:103466;}s:76:\"/home/kccofc39/public_html/wordpress/wp-includes/post-thumbnail-template.php\";a:2:{s:13:\"last_modified\";i:1401158798;s:8:\"filesize\";i:3911;}s:57:\"/home/kccofc39/public_html/wordpress/wp-includes/vars.php\";a:2:{s:13:\"last_modified\";i:1401158798;s:8:\"filesize\";i:5292;}s:48:\"/home/kccofc39/public_html/wordpress/license.txt\";a:2:{s:13:\"last_modified\";i:1401158798;s:8:\"filesize\";i:19930;}s:50:\"/home/kccofc39/public_html/wordpress/wp-config.php\";a:2:{s:13:\"last_modified\";i:1397005916;s:8:\"filesize\";i:3561;}s:46:\"/home/kccofc39/public_html/wordpress/.htaccess\";a:2:{s:13:\"last_modified\";i:1410739858;s:8:\"filesize\";i:7197;}s:47:\"/home/kccofc39/public_html/wordpress/xmlrpc.php\";a:2:{s:13:\"last_modified\";i:1401158798;s:8:\"filesize\";i:3032;}}','a:4:{s:11:\"files_added\";a:601:{s:83:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/languages/ro_RO.mo\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:19055;}s:80:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/languages/ca.mo\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:19084;}s:83:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/languages/ro_RO.po\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:29395;}s:80:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/languages/ca.po\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:35510;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/inc/customizer-custom-scripts.js\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:511;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/inc/catchbox-customizer.css\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:408;}s:78:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/changelog.txt\";a:2:{s:13:\"last_modified\";i:1423704472;s:8:\"filesize\";i:12720;}s:78:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/less/icons.less\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:989;}s:76:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/tour/tour.php\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:5093;}s:85:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/tour/steps/premium.jpg\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:30569;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/tour/steps/slider.jpg\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:40548;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/tour/steps/page-builder.jpg\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:5148;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/tour/steps/additional.png\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:12362;}s:85:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/tour/steps/sharing.png\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:2993;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/tour/steps/upload-logo-retina.jpg\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:10437;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/tour/steps/header-text.jpg\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:12690;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/tour/steps/logo.png\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:8376;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/tour/steps/upload-logo.jpg\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:11864;}s:83:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/tour/steps/width.jpg\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:27299;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/extras/settings/css/tour-front.less\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:0;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/extras/settings/css/tour.css\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:3187;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/extras/settings/css/tour-front.css\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:0;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/extras/settings/css/tour.less\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:2264;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/extras/settings/images/icon.png\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:1961;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/extras/settings/images/video.png\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:2816;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/extras/settings/js/tour.js\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:6888;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/extras/settings/js/tour.min.js\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:4302;}s:86:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/icons/vantage-icons.ttf\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:1304;}s:86:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/icons/vantage-icons.svg\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:1177;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/icons/vantage-icons.woff\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:1380;}s:86:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/icons/vantage-icons.eot\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:1468;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/images/settings-icon.png\";a:2:{s:13:\"last_modified\";i:1423704483;s:8:\"filesize\";i:3433;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/tr_TR.mo\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:8673;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/tr_TR.po\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:27487;}s:118:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/core/includes/upsell/bootstrap/css/bootstrap.min.css\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:101199;}s:131:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/core/includes/upsell/bootstrap/css/cyberchimps-responsive.min.css\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:4726;}s:129:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/core/includes/upsell/bootstrap/css/bootstrap-responsive.min.css\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:11680;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/core/includes/upsell/css/upsell.min.css\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:1379;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/core/includes/theme-options/theme-options.min.js\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:293;}s:115:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/core/includes/theme-options/theme-options.min.css\";a:2:{s:13:\"last_modified\";i:1423704477;s:8:\"filesize\";i:5659;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/includes/class-options-interface.php\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:18691;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/includes/class-options-framework.php\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:3387;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/includes/class-options-framework-admin.php\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:13368;}s:111:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/includes/class-options-sanitization.php\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:12101;}s:113:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/includes/class-options-media-uploader.php\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:3676;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/css/optionsframework.css\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:11484;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/images/raft.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:28366;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/images/brne.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:29677;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/images/alge.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:30615;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/images/dusty.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:26432;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/images/brwne.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:27033;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/images/allblu.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:26989;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/js/media-uploader.js\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:2906;}s:80:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/raft.css\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:3658;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/allblu.css\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:4768;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/brwne.css\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:4683;}s:80:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/brne.css\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:3501;}s:80:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/alge.css\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:4681;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/dusty.css\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:4686;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/brne/header_bg.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:2884;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/brne/logo_bg.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:2850;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/brne/social_bg.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:2899;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/brne/page_bg.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:2869;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/brne/footer_bg.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:3206;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/raft/header_bg.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:2866;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/raft/quote.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:1397;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/raft/page_bg.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:2881;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/raft/footer_bg.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:2866;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/raft/site_header.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:2836;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/allblu/logo_section.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:965;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/allblu/header.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:2874;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/allblu/social.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:2853;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/allblu/quote.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:1399;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/allblu/page_bg.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:2863;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/allblu/footer.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:2861;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/alge/logo_section.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:2872;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/alge/header.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:2880;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/alge/social.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:2876;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/alge/quote.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:1397;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/alge/page_bg.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:2842;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/alge/footer.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:2876;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/brwne/logo_section.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:2833;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/brwne/header.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:991;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/brwne/social.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:963;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/brwne/quote.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:1397;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/brwne/page_bg.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:2865;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/brwne/footer.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:2852;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/dusty/logo_section.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:2857;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/dusty/header.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:1006;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/dusty/social.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:2855;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/dusty/quote.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:1399;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/dusty/page_bg.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:2890;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/dusty/footer.png\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:2855;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/languages/alexandria.pot\";a:2:{s:13:\"last_modified\";i:1423704471;s:8:\"filesize\";i:25142;}s:76:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfifteen/404.php\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:809;}s:85:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfifteen/content-link.php\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:1753;}s:77:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfifteen/page.php\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:902;}s:80:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfifteen/archive.php\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:1914;}s:76:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfifteen/rtl.css\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:12883;}s:79:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfifteen/search.php\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:1405;}s:79:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfifteen/footer.php\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:823;}s:83:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfifteen/author-bio.php\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:1141;}s:79:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfifteen/single.php\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:1528;}s:83:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfifteen/screenshot.png\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:376628;}s:78:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfifteen/image.php\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:2940;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfifteen/comments.php\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:1473;}s:78:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfifteen/style.css\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:92356;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfifteen/content-search.php\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:1101;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfifteen/languages/twentyfifteen.pot\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:7117;}s:85:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfifteen/content-none.php\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:1166;}s:80:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfifteen/content.php\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:1702;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfifteen/inc/custom-header.php\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:9031;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfifteen/inc/template-tags.php\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:7947;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfifteen/inc/back-compat.php\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:2165;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfifteen/inc/customizer.php\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:19571;}s:79:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfifteen/readme.txt\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:3660;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfifteen/functions.php\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:11962;}s:85:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfifteen/content-page.php\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:1117;}s:78:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfifteen/index.php\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:1765;}s:79:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfifteen/css/ie.css\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:13627;}s:80:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfifteen/css/ie7.css\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:1159;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfifteen/css/editor-style.css\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:5729;}s:80:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfifteen/sidebar.php\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:1313;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfifteen/genericons/genericons.css\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:27519;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfifteen/genericons/README.md\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:6569;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfifteen/genericons/COPYING.txt\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:1424;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfifteen/genericons/example.html\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:25404;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfifteen/genericons/Genericons.ttf\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:22576;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfifteen/genericons/Genericons.woff\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:14360;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfifteen/genericons/LICENSE.txt\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:18092;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfifteen/genericons/Genericons.svg\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:78913;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfifteen/genericons/Genericons.eot\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:22760;}s:79:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfifteen/header.php\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:1882;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfifteen/js/keyboard-image-navigation.js\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:487;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfifteen/js/skip-link-focus-fix.js\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:727;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfifteen/js/customize-preview.js\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:832;}s:80:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfifteen/js/html5.js\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:2432;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfifteen/js/color-scheme-control.js\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:2915;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfifteen/js/functions.js\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:4072;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/class-fire-utils_settings_map.php\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:124120;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/lang/he_IL.po\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:91424;}s:79:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/lang/th.po\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:110407;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/lang/ko_KR.mo\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:20044;}s:79:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/lang/th.mo\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:71378;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/lang/he_IL.mo\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:54270;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/lang/ko_KR.po\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:72211;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/admin/class-fire-admin_page.php\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:17565;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/admin/css/iphonecheck.min.css\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:1713;}s:111:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/admin/css/img/jquery.fs.stepper-arrows.png\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:306;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/admin/css/img/grey@2x.png\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:3217;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/admin/css/img/fs-sprite.png\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:1100;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/admin/css/img/grey.png\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:1516;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/admin/css/img/green@2x.png\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:3117;}s:111:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/admin/css/img/jquery.fs.selecter-arrow.png\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:244;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/admin/css/img/green.png\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:1444;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/admin/css/editor-style.min.css\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:2152;}s:111:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/admin/css/theme-customizer-control.min.css\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:17901;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/admin/css/tc_admin.min.css\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:5264;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/admin/css/tc_sortable.min.css\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:508;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/admin/js/lib/icheck.min.js\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:4502;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/admin/js/lib/select2.min.css\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:14499;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/admin/js/lib/select2.js\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:151916;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/admin/js/lib/select2.css\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:20079;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/admin/js/lib/select2x2.png\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:845;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/admin/js/lib/select2.min.js\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:63535;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/admin/js/lib/select2-spinner.gif\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:1849;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/admin/js/lib/selecter.min.js\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:8175;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/admin/js/lib/stepper.min.js\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:2937;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/admin/js/lib/select2.png\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:613;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/admin/js/theme-customizer-control.min.js\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:85874;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/admin/js/theme-customizer-preview.min.js\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:12918;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/admin/js/color-picker.min.js\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:258;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/admin/js/parts/_control.js\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:11040;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/admin/js/parts/_various_dom_ready.js\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:1006;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/admin/js/parts/_call_to_actions.js\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:2607;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/admin/js/jquery.min.js\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:4288;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/parts/class-content-post_thumbnails.php\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:15387;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/img/phare@2x.jpg\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:40974;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/img/customizr@2x.jpg\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:80730;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/img/chevrolet@2x.jpg\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:24998;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/less/skin_gen.less\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:5236;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/less/bootstrap/type.less\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:5677;}s:116:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/less/bootstrap/responsive-utilities.less\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:1661;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/less/bootstrap/utilities.less\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:365;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/less/bootstrap/sprites.less\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:11038;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/less/bootstrap/progress-bars.less\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:2980;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/less/bootstrap/carousel.less\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:2652;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/less/bootstrap/accordion.less\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:688;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/less/bootstrap/hero-unit.less\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:546;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/less/bootstrap/grid.less\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:450;}s:113:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/less/bootstrap/responsive-navbar.less\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:4552;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/less/bootstrap/bootstrap.css\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:133425;}s:116:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/less/bootstrap/component-animations.less\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:328;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/less/bootstrap/bootstrap.less\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:4147;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/less/bootstrap/reset.less\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:4417;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/less/bootstrap/button-groups.less\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:5938;}s:117:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/less/bootstrap/responsive-1200px-min.less\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:593;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/less/bootstrap/layouts.less\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:344;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/less/bootstrap/navbar.less\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:12473;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/less/bootstrap/wells.less\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:581;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/less/bootstrap/pagination.less\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:2801;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/less/bootstrap/navs.less\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:8572;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/less/bootstrap/modals.less\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:2075;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/less/bootstrap/mixins.less\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:24777;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/less/bootstrap/labels-badges.less\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:1968;}s:116:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/less/bootstrap/responsive-767px-max.less\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:4336;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/less/bootstrap/pager.less\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:802;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/less/bootstrap/code.less\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:1342;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/less/bootstrap/tables.less\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:6499;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/less/bootstrap/buttons.less\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:4994;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/less/bootstrap/popovers.less\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:3210;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/less/bootstrap/responsive.less\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:1119;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/less/bootstrap/close.less\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:675;}s:118:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/less/bootstrap/responsive-768px-979px.less\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:482;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/less/bootstrap/variables.less\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:10137;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/less/bootstrap/scaffolding.less\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:938;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/less/bootstrap/dropdowns.less\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:5730;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/less/bootstrap/media.less\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:915;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/less/bootstrap/breadcrumbs.less\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:455;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/less/bootstrap/tooltip.less\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:1754;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/less/bootstrap/thumbnails.less\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:1245;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/less/bootstrap/forms.less\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:16643;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/less/bootstrap/alerts.less\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:1448;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/less/bootstrap.less\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:4506;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/less/tc_custom_responsive.less\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:16359;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/less/variables.less\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:11410;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/less/tc_custom.less\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:55545;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/rtl/black2.css\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:211253;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/rtl/orange2.css\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:211257;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/rtl/black2.min.css\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:151845;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/rtl/blue3.min.css\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:151855;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/rtl/orange2.min.css\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:151855;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/rtl/green2.min.css\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:151853;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/rtl/red2.css\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:211259;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/rtl/yellow2.css\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:211257;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/rtl/grey2.min.css\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:151818;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/rtl/green2.css\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:211255;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/rtl/yellow2.min.css\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:151855;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/rtl/blue3.css\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:211257;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/rtl/grey2.css\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:211259;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/rtl/red2.min.css\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:151857;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/rtl/blue2.min.css\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:151855;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/rtl/purple2.min.css\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:151857;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/rtl/purple2.css\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:211259;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/rtl/blue2.css\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:211257;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/js/fancybox/jquery.min.js\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:244159;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/js/parts/bootstrap.min.js\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:29545;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/js/parts/jqueryaddDropCap.min.js\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:2361;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/js/parts/jqueryaddDropCap.js\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:5719;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/js/parts/underscore-min.js\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:15592;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/js/parts/underscore-min.min.js\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:15368;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/js/parts/main.min.js\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:8832;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/js/parts/main.js\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:21585;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/js/parts/tc-js-params.js\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:797;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/js/parts/tc-js-params.min.js\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:579;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/js/parts/bootstrap.js\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:66100;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/js/hammer.min.js\";a:2:{s:13:\"last_modified\";i:1423704474;s:8:\"filesize\";i:19615;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/radiate/languages/nb_NO.po\";a:2:{s:13:\"last_modified\";i:1423704476;s:8:\"filesize\";i:7412;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/radiate/languages/nl_NL.po\";a:2:{s:13:\"last_modified\";i:1423704476;s:8:\"filesize\";i:7366;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/radiate/languages/sv_SE.mo\";a:2:{s:13:\"last_modified\";i:1423704476;s:8:\"filesize\";i:4941;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/radiate/languages/nb_NO.mo\";a:2:{s:13:\"last_modified\";i:1423704476;s:8:\"filesize\";i:5018;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/radiate/languages/pt_BR.po\";a:2:{s:13:\"last_modified\";i:1423704476;s:8:\"filesize\";i:7857;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/radiate/languages/es_ES.mo\";a:2:{s:13:\"last_modified\";i:1423704476;s:8:\"filesize\";i:5353;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/radiate/languages/es_ES.po\";a:2:{s:13:\"last_modified\";i:1423704476;s:8:\"filesize\";i:7763;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/radiate/languages/sv_SE.po\";a:2:{s:13:\"last_modified\";i:1423704476;s:8:\"filesize\";i:7324;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/radiate/languages/pt_BR.mo\";a:2:{s:13:\"last_modified\";i:1423704476;s:8:\"filesize\";i:5451;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/radiate/languages/nl_NL.mo\";a:2:{s:13:\"last_modified\";i:1423704476;s:8:\"filesize\";i:4980;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/.gitignore\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:21;}s:85:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/.gitattributes\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:422;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/configs/0.9.4-ConfigKeys.php\";a:2:{s:13:\"last_modified\";i:1423415483;s:8:\"filesize\";i:50875;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-pt_PT.po\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:13765;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-pt_PT.mo\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:9511;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/bws_menu/icons/multilanguage.png\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:7188;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/bws_menu/images/system-status.png\";a:2:{s:13:\"last_modified\";i:1423415471;s:8:\"filesize\";i:370;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/seo-image/javascripts/sfi.js\";a:2:{s:13:\"last_modified\";i:1423415477;s:8:\"filesize\";i:7272;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/seo-image/javascripts/jquery.colorbox-min.js\";a:2:{s:13:\"last_modified\";i:1423415477;s:8:\"filesize\";i:9984;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/seo-image/seo-friendly-images.class.php\";a:2:{s:13:\"last_modified\";i:1423415477;s:8:\"filesize\";i:47525;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/seo-image/languages/seo-friendly-images-hr.po\";a:2:{s:13:\"last_modified\";i:1423415477;s:8:\"filesize\";i:11610;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/seo-image/languages/seo-friendly-images.pot\";a:2:{s:13:\"last_modified\";i:1423415477;s:8:\"filesize\";i:5896;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/seo-image/languages/seo-friendly-images-sr_RS.mo\";a:2:{s:13:\"last_modified\";i:1423415477;s:8:\"filesize\";i:3878;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/seo-image/languages/seo-friendly-images-sr_RS.po\";a:2:{s:13:\"last_modified\";i:1423415477;s:8:\"filesize\";i:12501;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/seo-image/languages/seo-friendly-images.mo\";a:2:{s:13:\"last_modified\";i:1423415477;s:8:\"filesize\";i:729;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/seo-image/languages/seo-friendly-images.po\";a:2:{s:13:\"last_modified\";i:1423415477;s:8:\"filesize\";i:5896;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/seo-image/languages/seo-friendly-images-hr.mo\";a:2:{s:13:\"last_modified\";i:1423415477;s:8:\"filesize\";i:3146;}s:76:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/seo-image/i/logo.png\";a:2:{s:13:\"last_modified\";i:1423415477;s:8:\"filesize\";i:2726;}s:83:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/seo-image/i/seosmart125.png\";a:2:{s:13:\"last_modified\";i:1423415477;s:8:\"filesize\";i:16962;}s:76:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/seo-image/i/icon.png\";a:2:{s:13:\"last_modified\";i:1423415477;s:8:\"filesize\";i:1536;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/seo-image/i/seoimages125_v2.jpg\";a:2:{s:13:\"last_modified\";i:1423415477;s:8:\"filesize\";i:10656;}s:80:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/seo-image/i/mwp250_2.png\";a:2:{s:13:\"last_modified\";i:1423415477;s:8:\"filesize\";i:23078;}s:78:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/seo-image/i/arrows.png\";a:2:{s:13:\"last_modified\";i:1423415477;s:8:\"filesize\";i:494;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/modules/count.php\";a:2:{s:13:\"last_modified\";i:1423415472;s:8:\"filesize\";i:1383;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/admin/includes/help-tabs.php\";a:2:{s:13:\"last_modified\";i:1423415472;s:8:\"filesize\";i:6495;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/includes/validation.php\";a:2:{s:13:\"last_modified\";i:1423415472;s:8:\"filesize\";i:1803;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/includes/contact-form-template.php\";a:2:{s:13:\"last_modified\";i:1423415472;s:8:\"filesize\";i:5198;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/languages/contact-form-7-az.mo\";a:2:{s:13:\"last_modified\";i:1423415472;s:8:\"filesize\";i:14824;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/languages/contact-form-7-bs_BA.mo\";a:2:{s:13:\"last_modified\";i:1423415472;s:8:\"filesize\";i:7278;}s:110:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/publicize/assets/publicize-rtl.min.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:3509;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/publicize/assets/publicize-rtl.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:4880;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/publicize/assets/publicize.min.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:3505;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/post-by-email/post-by-email.min.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:95;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/omnisearch/omnisearch-jetpack-rtl.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:205;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/omnisearch/omnisearch-jetpack.min.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:179;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/omnisearch/omnisearch-rtl.min.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1441;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/omnisearch/omnisearch.min.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1442;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/omnisearch/omnisearch-rtl.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1769;}s:113:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/omnisearch/omnisearch-jetpack-rtl.min.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:178;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/shortcodes/instagram.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:8299;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/shortcodes/css/recipes-print.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:65;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/shortcodes/css/recipes.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:612;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/shortcodes/css/rtl/recipes-rtl.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:679;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/shortcodes/recipe.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:4060;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/shortcodes/medium.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1941;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/shortcodes/js/recipes.js\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:362;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/shortcodes/js/recipes-printthis.js\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:5309;}s:117:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/theme-tools/site-logo/inc/class-site-logo.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:9981;}s:125:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/theme-tools/site-logo/inc/class-site-logo-control.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:2905;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/theme-tools/site-logo/inc/compat.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1236;}s:111:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/theme-tools/site-logo/inc/functions.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:2956;}s:123:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/theme-tools/site-logo/css/site-logo-control.min.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:789;}s:119:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/theme-tools/site-logo/css/site-logo-control.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:947;}s:123:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/theme-tools/site-logo/css/site-logo-control-rtl.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:244;}s:127:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/theme-tools/site-logo/css/site-logo-control-rtl.min.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:147;}s:117:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/theme-tools/site-logo/js/site-logo-control.js\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:4845;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/theme-tools/site-logo/js/site-logo.js\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1025;}s:121:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/theme-tools/site-logo/js/site-logo-control.min.js\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:2035;}s:113:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/theme-tools/site-logo/js/site-logo.min.js\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:369;}s:125:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/theme-tools/site-logo/js/site-logo-header-text.min.js\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:229;}s:121:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/theme-tools/site-logo/js/site-logo-header-text.js\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:520;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/theme-tools/site-logo.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1022;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/theme-tools/compat/twentyfourteen.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:7576;}s:113:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/theme-tools/compat/twentyfourteen-rtl.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:7575;}s:112:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/theme-tools/compat/twentyfifteen-rtl.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:13650;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/theme-tools/compat/twentyfifteen.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:988;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/theme-tools/compat/twentyfifteen.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:13651;}s:116:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/infinite-scroll/themes/twentyfifteen-rtl.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:3652;}s:112:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/infinite-scroll/themes/twentyfifteen.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:794;}s:112:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/infinite-scroll/themes/twentyfifteen.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:3651;}s:129:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/tiled-gallery/tiled-gallery/tiled-gallery-rectangular.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:6203;}s:123:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/tiled-gallery/tiled-gallery/tiled-gallery-shape.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:3661;}s:127:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/tiled-gallery/tiled-gallery/templates/circle-layout.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:55;}s:132:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/tiled-gallery/tiled-gallery/templates/carousel-container.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:781;}s:142:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/tiled-gallery/tiled-gallery/templates/partials/carousel-image-args.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1200;}s:127:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/tiled-gallery/tiled-gallery/templates/partials/item.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1963;}s:127:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/tiled-gallery/tiled-gallery/templates/square-layout.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:831;}s:132:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/tiled-gallery/tiled-gallery/templates/rectangular-layout.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:986;}s:122:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/tiled-gallery/tiled-gallery/tiled-gallery-item.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:2765;}s:124:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/tiled-gallery/tiled-gallery/tiled-gallery-circle.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:195;}s:124:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/tiled-gallery/tiled-gallery/tiled-gallery-layout.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:2202;}s:124:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/tiled-gallery/tiled-gallery/tiled-gallery-square.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1879;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/contact-form/css/menu-alter.min.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1866;}s:111:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/contact-form/css/menu-alter-rtl.min.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1867;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/contact-form/css/menu-alter-rtl.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:2101;}s:111:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/videopress/videopress-admin-rtl.min.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1255;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/videopress/videopress-admin-rtl.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1538;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/videopress/videopress-admin.min.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1251;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/site-icon/jetpack-site-icon.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:26172;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/site-icon/browser.png\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:47596;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/site-icon/site-icon-functions.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1686;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/site-icon/upload-site-icon.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:629;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/site-icon/css/site-icon-admin.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:922;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/site-icon/js/site-icon-admin.js\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:0;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/site-icon/js/site-icon-crop.js\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1720;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/module-headings.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:8597;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/after-the-deadline/atd-rtl.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:2116;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/after-the-deadline/atd-rtl.min.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1446;}s:118:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/after-the-deadline/tinymce/css/content.min.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:188;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/after-the-deadline/atd.min.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1444;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/admin-sharing.min.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:6060;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/admin-sharing-rtl.min.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:6069;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/admin-sharing-rtl.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:7449;}s:85:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/site-icon.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:407;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/custom-css/csstidy/cssparse-rtl.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1184;}s:111:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/custom-css/csstidy/cssparse-rtl.min.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1161;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/custom-css/csstidy/cssparsed-rtl.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:229;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/custom-css/csstidy/cssparse.min.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1157;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/custom-css/csstidy/cssparsed.min.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:180;}s:112:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/custom-css/csstidy/cssparsed-rtl.min.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:181;}s:116:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/custom-css/custom-css/css/codemirror-rtl.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:6182;}s:120:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/custom-css/custom-css/css/codemirror-rtl.min.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:4048;}s:120:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/custom-css/custom-css/css/use-codemirror.min.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:108;}s:116:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/custom-css/custom-css/css/css-editor.min.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:311;}s:116:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/custom-css/custom-css/css/codemirror.min.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:4052;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/likes/queuehandler.js\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:7709;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/widgets/image-widget/style.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:210;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/widgets/gallery/css/admin.min.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:163;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/widgets/gallery/css/admin-rtl.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:193;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/widgets/gallery/css/admin-rtl.min.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:164;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/widgets/top-posts/style.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1702;}s:133:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/widget-visibility/widget-conditions/widget-conditions.min.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1338;}s:137:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/widget-visibility/widget-conditions/widget-conditions-rtl.min.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1335;}s:133:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/widget-visibility/widget-conditions/widget-conditions-rtl.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1595;}s:134:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-render-embed-reversal-endpoint.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:2924;}s:128:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-list-posts-v1-1-endpoint.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:10670;}s:127:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-get-media-v1-1-endpoint.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:609;}s:122:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-publicize-endpoint.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:6928;}s:128:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-list-media-v1-1-endpoint.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1267;}s:130:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-delete-media-v1-1-endpoint.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:702;}s:126:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-get-post-v1-1-endpoint.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:771;}s:128:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-sharing-buttons-endpoint.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:11251;}s:122:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-post-v1-1-endpoint.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:22332;}s:134:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/json-endpoints/jetpack/class.jetpack-json-api-plugins-get-endpoint.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:181;}s:117:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/json-endpoints/jetpack/json-api-jetpack-endpoints.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:21123;}s:127:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/json-endpoints/jetpack/class.jetpack-json-api-core-endpoint.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:502;}s:134:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/json-endpoints/jetpack/class.jetpack-json-api-themes-list-endpoint.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:300;}s:135:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/json-endpoints/jetpack/class.jetpack-json-api-plugins-list-endpoint.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:293;}s:134:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/json-endpoints/jetpack/class.jetpack-json-api-modules-get-endpoint.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:195;}s:137:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/json-endpoints/jetpack/class.jetpack-json-api-plugins-modify-endpoint.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:5636;}s:138:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/json-endpoints/jetpack/class.jetpack-json-api-plugins-install-endpoint.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:2396;}s:141:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/json-endpoints/jetpack/class.jetpack-json-api-check-capabilities-endpoint.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:829;}s:133:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/json-endpoints/jetpack/class.jetpack-json-api-themes-get-endpoint.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:177;}s:136:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/json-endpoints/jetpack/class.jetpack-json-api-themes-active-endpoint.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1386;}s:137:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/json-endpoints/jetpack/class.jetpack-json-api-modules-modify-endpoint.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1860;}s:137:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/json-endpoints/jetpack/class.jetpack-json-api-updates-status-endpoint.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:941;}s:130:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/json-endpoints/jetpack/class.jetpack-json-api-modules-endpoint.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:3951;}s:137:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/json-endpoints/jetpack/class.jetpack-json-api-plugins-delete-endpoint.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:838;}s:129:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/json-endpoints/jetpack/class.jetpack-json-api-themes-endpoint.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:4566;}s:134:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/json-endpoints/jetpack/class.jetpack-json-api-core-modify-endpoint.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:2136;}s:136:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/json-endpoints/jetpack/class.jetpack-json-api-themes-delete-endpoint.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1049;}s:130:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/json-endpoints/jetpack/class.jetpack-json-api-plugins-endpoint.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:6386;}s:135:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/json-endpoints/jetpack/class.jetpack-json-api-modules-list-endpoint.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:311;}s:137:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/json-endpoints/jetpack/class.jetpack-json-api-themes-install-endpoint.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:2250;}s:122:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/json-endpoints/jetpack/class.jetpack-json-api-endpoint.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:3613;}s:136:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/json-endpoints/jetpack/class.jetpack-json-api-themes-modify-endpoint.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1774;}s:126:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-site-settings-endpoint.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:11925;}s:130:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-upload-media-v1-1-endpoint.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1611;}s:129:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-update-post-v1-1-endpoint.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:22419;}s:130:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-update-media-v1-1-endpoint.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1156;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-cy.mo\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:18386;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-ka_GE.po\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:187001;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-si_LK.po\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:216590;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-ka_GE.mo\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:259;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-si_LK.mo\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:57004;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-cy.po\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:193303;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/fonts/jetpack/jetpack.woff\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1172;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/fonts/jetpack/jetpack.ttf\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1688;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/fonts/jetpack/jetpack.eot\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1860;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/fonts/jetpack/jetpack.svg\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1168;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/fonts/automatticons/automatticons.svg\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:20489;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/fonts/automatticons/automatticons.ttf\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:12012;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/fonts/automatticons/automatticons.eot\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:8292;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/fonts/automatticons/automatticons.woff\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:8944;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/class.jetpack-autoupdate.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1474;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/css/jetpack-icons.min.css.map\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:364;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/css/jetpack-admin-rtl.min.css.map\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:15138;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/css/jetpack-banners-rtl.min.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:3667;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/css/jetpack-admin-rtl.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:76951;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/css/jetpack-banners.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:4464;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/css/jetpack-admin.min.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:34733;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/css/jetpack-admin-rtl.css.map\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:16336;}s:83:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/css/jetpack-rtl.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:52296;}s:85:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/css/jetpack-icons.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1162;}s:79:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/css/jetpack.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:52258;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/css/jetpack-icons.min.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:957;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/css/jetpack-admin.css.map\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:18669;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/css/jetpack-admin-rtl.min.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:34772;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/css/jetpack-banners.min.css.map\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1665;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/css/jetpack-banners-rtl.min.css.map\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:2201;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/css/jetpack-admin.min.css.map\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:15341;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/css/jetpack-icons.css.map\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:419;}s:85:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/css/jetpack-admin.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:42139;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/css/jetpack-banners.css.map\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1837;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/css/jetpack-banners.min.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:3670;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/css/jetpack-banners-rtl.css\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:8129;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/css/jetpack-banners-rtl.css.map\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:2321;}s:83:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/3rd-party/bitly.php\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:808;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/images/stats-smiley.gif\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:50;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/images/wordpress-connect.jpg\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:5956;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/images/wordpress-connect@2x.jpg\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:14451;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/images/custom-css@2x.jpg\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:26272;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/images/new-badge.svg\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:892;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/images/wpspin_light-2x.gif\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:10411;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/images/the-cloud-sm.svg\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:3113;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/images/the-undercloud.svg\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:1283;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/images/screenshots/mobile-theme.png\";a:2:{s:13:\"last_modified\";i:1423704439;s:8:\"filesize\";i:37559;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/images/screenshots/shortlinks.png\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:52873;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/images/screenshots/comments.png\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:31650;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/images/screenshots/sharing.png\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:35544;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/images/screenshots/notes.png\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:24032;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/images/screenshots/likes.png\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:45802;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/images/screenshots/post-by-email.png\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:25973;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/images/screenshots/site-icon.png\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:49294;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/images/screenshots/google-plus.png\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:10322;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/images/screenshots/hovercards.png\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:103110;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/images/screenshots/widgets.png\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:106129;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/images/screenshots/publicize.png\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:81768;}s:112:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/images/screenshots/mobile-push-notifications.jpg\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:29242;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/images/screenshots/vaultpress.png\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:39774;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/images/screenshots/stats.png\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:74882;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/images/screenshots/spelling.png\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:56568;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/images/screenshots/custom-css.png\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:25789;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/images/screenshots/related-posts.png\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:41760;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/images/screenshots/tiled-gallery.png\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:186121;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/images/screenshots/subscriptions.png\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:43275;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/images/screenshots/carousel.png\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:345257;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/images/screenshots/shortcodes.png\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:35980;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/images/screenshots/custom-content-types.png\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:44747;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/images/screenshots/beautifulmath.png\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:41588;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/images/screenshots/contactform.png\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:33236;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/images/rss/blue-large.png\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:1776;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/images/rss/purple-medium.png\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:1702;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/images/rss/silver-medium.png\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:853;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/images/rss/green-large.png\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:1644;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/images/rss/orange-small.png\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:672;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/images/rss/purple-small.png\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:651;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/images/rss/green-small.png\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:528;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/images/rss/silver-large.png\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:2120;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/images/rss/orange-medium.png\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:1697;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/images/rss/purple-large.png\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:3755;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/images/rss/pink-medium.png\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:1553;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/images/rss/red-medium.png\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:1558;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/images/rss/blue-small.png\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:597;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/images/rss/red-small.png\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:609;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/images/rss/blue-medium.png\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:1195;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/images/rss/green-medium.png\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:1036;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/images/rss/pink-large.png\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:3617;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/images/rss/pink-small.png\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:644;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/images/rss/orange-large.png\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:2545;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/images/rss/silver-small.png\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:336;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/images/rss/red-large.png\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:3595;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/images/wordpress-stats@2x.jpg\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:25681;}s:85:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/images/custom-css.jpg\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:10203;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/images/the-cloud.svg\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:1329;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/images/connect-plug.svg\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:1615;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/images/the-footcloud.svg\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:870;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/images/jetpack-logo.png\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:1058;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/images/jetpack-logo.svg\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:2463;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/images/wordpress-stats.jpg\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:12088;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/images/rocketeer.svg\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:1249;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/images/download-arrow.svg\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:881;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/scss/_utilities/_clearings.scss\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:381;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/scss/_utilities/_print.scss\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:1065;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/scss/_utilities/_accessibility.scss\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:705;}s:110:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/scss/_utilities/mixins/_image-replacement.scss\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:546;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/scss/_utilities/mixins/_mixins.scss\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:329;}s:115:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/scss/_utilities/mixins/_ie__gradient--vertical.scss\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:348;}s:110:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/scss/_utilities/mixins/_retina-background.scss\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:785;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/scss/_utilities/mixins/_full-width-bars.scss\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:424;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/scss/_utilities/mixins/_breakpoint.scss\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:691;}s:111:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/scss/_utilities/mixins/_gradient--vertical.scss\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:348;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/scss/_utilities/mixins/_custom-scrollbar.scss\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:532;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/scss/_utilities/mixins/_sections.scss\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:811;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/scss/_utilities/mixins/_arrows.scss\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:1429;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/scss/_utilities/_normalize.scss\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:8157;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/scss/_utilities/_ie.scss\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:1317;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/scss/jetpack-icons.scss\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:653;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/scss/templates/_settings.scss\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:5164;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/scss/templates/_main.scss\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:28479;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/scss/molecules/_nav-horizontal.scss\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:332;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/scss/organisms/_banners.scss\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:3504;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/scss/atoms/colors/_colors.scss\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:231;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/scss/atoms/_buttons.scss\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:2771;}s:86:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/scss/atoms/_media.scss\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:292;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/scss/atoms/typography/_typography.scss\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:2178;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/scss/atoms/typography/_functions.scss\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:386;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/scss/atoms/typography/_variables.scss\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:1069;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/scss/atoms/_animations.scss\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:600;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/scss/atoms/icons/_automatticons.scss\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:1112;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/scss/atoms/icons/_jetpack.scss\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:654;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/scss/jetpack-banners.scss\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:120;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/scss/jetpack-admin.scss\";a:2:{s:13:\"last_modified\";i:1423704440;s:8:\"filesize\";i:360;}s:124:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/languages/aiowpsecurity-sv_SE.mo\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:9067;}s:124:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/languages/aiowpsecurity-sv_SE.po\";a:2:{s:13:\"last_modified\";i:1423415469;s:8:\"filesize\";i:174285;}s:80:\"/home/kccofc39/public_html/wordpress/wp-includes/js/jquery/ui/effect-clip.min.js\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:923;}s:80:\"/home/kccofc39/public_html/wordpress/wp-includes/js/jquery/ui/effect-drop.min.js\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:1002;}s:77:\"/home/kccofc39/public_html/wordpress/wp-includes/js/jquery/ui/sortable.min.js\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:24575;}s:78:\"/home/kccofc39/public_html/wordpress/wp-includes/js/jquery/ui/droppable.min.js\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:6276;}s:73:\"/home/kccofc39/public_html/wordpress/wp-includes/js/jquery/ui/menu.min.js\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:9605;}s:81:\"/home/kccofc39/public_html/wordpress/wp-includes/js/jquery/ui/effect-shake.min.js\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:1106;}s:77:\"/home/kccofc39/public_html/wordpress/wp-includes/js/jquery/ui/position.min.js\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:6524;}s:85:\"/home/kccofc39/public_html/wordpress/wp-includes/js/jquery/ui/effect-highlight.min.js\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:794;}s:79:\"/home/kccofc39/public_html/wordpress/wp-includes/js/jquery/ui/selectmenu.min.js\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:8432;}s:80:\"/home/kccofc39/public_html/wordpress/wp-includes/js/jquery/ui/effect-fold.min.js\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:1035;}s:79:\"/home/kccofc39/public_html/wordpress/wp-includes/js/jquery/ui/selectable.min.js\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:4269;}s:81:\"/home/kccofc39/public_html/wordpress/wp-includes/js/jquery/ui/autocomplete.min.js\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:8295;}s:83:\"/home/kccofc39/public_html/wordpress/wp-includes/js/jquery/ui/effect-explode.min.js\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:1181;}s:78:\"/home/kccofc39/public_html/wordpress/wp-includes/js/jquery/ui/accordion.min.js\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:8508;}s:78:\"/home/kccofc39/public_html/wordpress/wp-includes/js/jquery/ui/resizable.min.js\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:18525;}s:73:\"/home/kccofc39/public_html/wordpress/wp-includes/js/jquery/ui/tabs.min.js\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:12076;}s:81:\"/home/kccofc39/public_html/wordpress/wp-includes/js/jquery/ui/effect-scale.min.js\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:1127;}s:84:\"/home/kccofc39/public_html/wordpress/wp-includes/js/jquery/ui/effect-transfer.min.js\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:862;}s:76:\"/home/kccofc39/public_html/wordpress/wp-includes/js/jquery/ui/tooltip.min.js\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:5566;}s:80:\"/home/kccofc39/public_html/wordpress/wp-includes/js/jquery/ui/effect-fade.min.js\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:520;}s:74:\"/home/kccofc39/public_html/wordpress/wp-includes/js/jquery/ui/mouse.min.js\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:3156;}s:81:\"/home/kccofc39/public_html/wordpress/wp-includes/js/jquery/ui/effect-slide.min.js\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:967;}s:73:\"/home/kccofc39/public_html/wordpress/wp-includes/js/jquery/ui/core.min.js\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:3998;}s:75:\"/home/kccofc39/public_html/wordpress/wp-includes/js/jquery/ui/slider.min.js\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:10672;}s:82:\"/home/kccofc39/public_html/wordpress/wp-includes/js/jquery/ui/effect-bounce.min.js\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:1252;}s:80:\"/home/kccofc39/public_html/wordpress/wp-includes/js/jquery/ui/progressbar.min.js\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:2478;}s:76:\"/home/kccofc39/public_html/wordpress/wp-includes/js/jquery/ui/spinner.min.js\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:7117;}s:81:\"/home/kccofc39/public_html/wordpress/wp-includes/js/jquery/ui/effect-blind.min.js\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:1144;}s:75:\"/home/kccofc39/public_html/wordpress/wp-includes/js/jquery/ui/dialog.min.js\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:12121;}s:75:\"/home/kccofc39/public_html/wordpress/wp-includes/js/jquery/ui/effect.min.js\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:13437;}s:79:\"/home/kccofc39/public_html/wordpress/wp-includes/js/jquery/ui/datepicker.min.js\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:36523;}s:78:\"/home/kccofc39/public_html/wordpress/wp-includes/js/jquery/ui/draggable.min.js\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:18854;}s:80:\"/home/kccofc39/public_html/wordpress/wp-includes/js/jquery/ui/effect-size.min.js\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:3362;}s:83:\"/home/kccofc39/public_html/wordpress/wp-includes/js/jquery/ui/effect-pulsate.min.js\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:805;}s:80:\"/home/kccofc39/public_html/wordpress/wp-includes/js/jquery/ui/effect-puff.min.js\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:788;}s:75:\"/home/kccofc39/public_html/wordpress/wp-includes/js/jquery/ui/widget.min.js\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:6903;}s:75:\"/home/kccofc39/public_html/wordpress/wp-includes/js/jquery/ui/button.min.js\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:7190;}s:98:\"/home/kccofc39/public_html/wordpress/wp-includes/js/tinymce/skins/wordpress/images/dashicon-no.png\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:339;}s:77:\"/home/kccofc39/public_html/wordpress/wp-includes/js/mediaelement/skipback.png\";a:2:{s:13:\"last_modified\";i:1423415321;s:8:\"filesize\";i:4245;}}s:13:\"files_removed\";a:216:{s:101:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/extras/settings/css/settings.front.css\";a:2:{s:13:\"last_modified\";i:1410740139;s:8:\"filesize\";i:273;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/extras/settings/images/settings.png\";a:2:{s:13:\"last_modified\";i:1410740139;s:8:\"filesize\";i:708;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/images/retina/search-icon-white.png\";a:2:{s:13:\"last_modified\";i:1410740139;s:8:\"filesize\";i:1022;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/images/retina/carousel-left.png\";a:2:{s:13:\"last_modified\";i:1410740139;s:8:\"filesize\";i:849;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/images/retina/search-icon.png\";a:2:{s:13:\"last_modified\";i:1410740139;s:8:\"filesize\";i:1054;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/images/retina/to-top.png\";a:2:{s:13:\"last_modified\";i:1410740139;s:8:\"filesize\";i:937;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/images/retina/carousel-right.png\";a:2:{s:13:\"last_modified\";i:1410740139;s:8:\"filesize\";i:847;}s:85:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/images/sprites-1-2.png\";a:2:{s:13:\"last_modified\";i:1410740139;s:8:\"filesize\";i:1938;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/images/sprites/search-icon-white.png\";a:2:{s:13:\"last_modified\";i:1410740139;s:8:\"filesize\";i:824;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/images/sprites/carousel-left.png\";a:2:{s:13:\"last_modified\";i:1410740139;s:8:\"filesize\";i:683;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/images/sprites/search-icon.png\";a:2:{s:13:\"last_modified\";i:1410740139;s:8:\"filesize\";i:836;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/images/sprites/to-top.png\";a:2:{s:13:\"last_modified\";i:1410740139;s:8:\"filesize\";i:784;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/images/sprites/slide-button-next.png\";a:2:{s:13:\"last_modified\";i:1410740139;s:8:\"filesize\";i:1174;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/images/sprites/carousel-right.png\";a:2:{s:13:\"last_modified\";i:1410740139;s:8:\"filesize\";i:679;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/tr.po\";a:2:{s:13:\"last_modified\";i:1410740135;s:8:\"filesize\";i:27487;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/tr.mo\";a:2:{s:13:\"last_modified\";i:1410740135;s:8:\"filesize\";i:8673;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/options-sanitize.php\";a:2:{s:13:\"last_modified\";i:1410740129;s:8:\"filesize\";i:9374;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/options-medialibrary-uploader.php\";a:2:{s:13:\"last_modified\";i:1410740129;s:8:\"filesize\";i:9403;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/options-interface.php\";a:2:{s:13:\"last_modified\";i:1410740129;s:8:\"filesize\";i:15917;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/css/colorpicker.css\";a:2:{s:13:\"last_modified\";i:1410740129;s:8:\"filesize\";i:3662;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/css/admin-style.css\";a:2:{s:13:\"last_modified\";i:1410740129;s:8:\"filesize\";i:11410;}s:112:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/images/colorpicker/colorpicker_hsb_s.png\";a:2:{s:13:\"last_modified\";i:1410740129;s:8:\"filesize\";i:1171;}s:113:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/images/colorpicker/colorpicker_submit.png\";a:2:{s:13:\"last_modified\";i:1410740129;s:8:\"filesize\";i:984;}s:110:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/images/colorpicker/colorpicker_hex.png\";a:2:{s:13:\"last_modified\";i:1410740129;s:8:\"filesize\";i:532;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/images/colorpicker/colorpicker_overlay.png\";a:2:{s:13:\"last_modified\";i:1410740129;s:8:\"filesize\";i:10355;}s:113:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/images/colorpicker/colorpicker_select.gif\";a:2:{s:13:\"last_modified\";i:1410740129;s:8:\"filesize\";i:78;}s:112:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/images/colorpicker/colorpicker_hsb_b.png\";a:2:{s:13:\"last_modified\";i:1410740129;s:8:\"filesize\";i:970;}s:112:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/images/colorpicker/colorpicker_rgb_b.png\";a:2:{s:13:\"last_modified\";i:1410740129;s:8:\"filesize\";i:970;}s:112:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/images/colorpicker/colorpicker_rgb_r.png\";a:2:{s:13:\"last_modified\";i:1410740129;s:8:\"filesize\";i:1066;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/images/colorpicker/blank.gif\";a:2:{s:13:\"last_modified\";i:1410740129;s:8:\"filesize\";i:45;}s:112:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/images/colorpicker/colorpicker_indic.gif\";a:2:{s:13:\"last_modified\";i:1410740129;s:8:\"filesize\";i:86;}s:112:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/images/colorpicker/colorpicker_rgb_g.png\";a:2:{s:13:\"last_modified\";i:1410740129;s:8:\"filesize\";i:1069;}s:112:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/images/colorpicker/colorpicker_hsb_h.png\";a:2:{s:13:\"last_modified\";i:1410740129;s:8:\"filesize\";i:1012;}s:117:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/images/colorpicker/colorpicker_background.png\";a:2:{s:13:\"last_modified\";i:1410740129;s:8:\"filesize\";i:1897;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/images/colorpicker/select.png\";a:2:{s:13:\"last_modified\";i:1410740129;s:8:\"filesize\";i:3278;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/js/colorpicker.js\";a:2:{s:13:\"last_modified\";i:1410740129;s:8:\"filesize\";i:16872;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/js/of-medialibrary-uploader.js\";a:2:{s:13:\"last_modified\";i:1410740129;s:8:\"filesize\";i:6743;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/languages/_s.pot\";a:2:{s:13:\"last_modified\";i:1410740129;s:8:\"filesize\";i:7488;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/languages/default.pot\";a:2:{s:13:\"last_modified\";i:1410740129;s:8:\"filesize\";i:19979;}s:86:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/languages/default.mo\";a:2:{s:13:\"last_modified\";i:1410740129;s:8:\"filesize\";i:632;}s:86:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/languages/default.po\";a:2:{s:13:\"last_modified\";i:1410740129;s:8:\"filesize\";i:19979;}s:74:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/readme.md\";a:2:{s:13:\"last_modified\";i:1410740133;s:8:\"filesize\";i:44496;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/js/bootstrap.min.js\";a:2:{s:13:\"last_modified\";i:1410740133;s:8:\"filesize\";i:28953;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/js/bootstrap.js\";a:2:{s:13:\"last_modified\";i:1410740133;s:8:\"filesize\";i:62662;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/front-page.php\";a:2:{s:13:\"last_modified\";i:1403053742;s:8:\"filesize\";i:21942;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/__dev_notes.txt\";a:2:{s:13:\"last_modified\";i:1398126801;s:8:\"filesize\";i:174;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/languages/contact-form-7-bs.mo\";a:2:{s:13:\"last_modified\";i:1410738234;s:8:\"filesize\";i:7278;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/languages/contact-form-7-az_AZ.mo\";a:2:{s:13:\"last_modified\";i:1410738234;s:8:\"filesize\";i:14824;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/markdown/easy-markdown.css\";a:2:{s:13:\"last_modified\";i:1407701377;s:8:\"filesize\";i:294;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/gplus-authorship/admin/ui.php\";a:2:{s:13:\"last_modified\";i:1407701377;s:8:\"filesize\";i:12164;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/gplus-authorship/admin/listener.js\";a:2:{s:13:\"last_modified\";i:1407701377;s:8:\"filesize\";i:1873;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/gplus-authorship/admin/style.css\";a:2:{s:13:\"last_modified\";i:1407701377;s:8:\"filesize\";i:736;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/gplus-authorship/admin/connect.js\";a:2:{s:13:\"last_modified\";i:1407701377;s:8:\"filesize\";i:1165;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/gplus-authorship/style.css\";a:2:{s:13:\"last_modified\";i:1407701377;s:8:\"filesize\";i:230;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/widgets/widget-grid-and-list.css\";a:2:{s:13:\"last_modified\";i:1407701377;s:8:\"filesize\";i:1654;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/widgets/widgets.css\";a:2:{s:13:\"last_modified\";i:1407701377;s:8:\"filesize\";i:204;}s:115:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/json-endpoints/class.json-api-jetpack-endpoints.php\";a:2:{s:13:\"last_modified\";i:1407701377;s:8:\"filesize\";i:30708;}s:86:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/messages.pot\";a:2:{s:13:\"last_modified\";i:1407701377;s:8:\"filesize\";i:0;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/jetpack-network.min.css.map\";a:2:{s:13:\"last_modified\";i:1407701377;s:8:\"filesize\";i:84;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/img/wordpress-connect.jpg\";a:2:{s:13:\"last_modified\";i:1407701377;s:8:\"filesize\";i:5956;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/img/wordpress-connect@2x.jpg\";a:2:{s:13:\"last_modified\";i:1407701377;s:8:\"filesize\";i:14451;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/img/custom-css@2x.jpg\";a:2:{s:13:\"last_modified\";i:1407701377;s:8:\"filesize\";i:26272;}s:86:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/img/new-badge.svg\";a:2:{s:13:\"last_modified\";i:1407701377;s:8:\"filesize\";i:892;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/img/the-cloud-sm.svg\";a:2:{s:13:\"last_modified\";i:1407701377;s:8:\"filesize\";i:3113;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/img/the-undercloud.svg\";a:2:{s:13:\"last_modified\";i:1407701377;s:8:\"filesize\";i:1283;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/img/wordpress-stats@2x.jpg\";a:2:{s:13:\"last_modified\";i:1407701377;s:8:\"filesize\";i:25681;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/img/custom-css.jpg\";a:2:{s:13:\"last_modified\";i:1407701377;s:8:\"filesize\";i:10203;}s:86:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/img/the-cloud.svg\";a:2:{s:13:\"last_modified\";i:1407701377;s:8:\"filesize\";i:1329;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/img/connect-plug.svg\";a:2:{s:13:\"last_modified\";i:1407701377;s:8:\"filesize\";i:1615;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/img/the-footcloud.svg\";a:2:{s:13:\"last_modified\";i:1407701377;s:8:\"filesize\";i:870;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/img/wordpress-stats.jpg\";a:2:{s:13:\"last_modified\";i:1407701377;s:8:\"filesize\";i:12088;}s:86:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/img/rocketeer.svg\";a:2:{s:13:\"last_modified\";i:1407701377;s:8:\"filesize\";i:1249;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/img/download-arrow.svg\";a:2:{s:13:\"last_modified\";i:1407701377;s:8:\"filesize\";i:881;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/jetpack-icons.min.css.map\";a:2:{s:13:\"last_modified\";i:1407701377;s:8:\"filesize\";i:349;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/jetpack-network.css\";a:2:{s:13:\"last_modified\";i:1407701377;s:8:\"filesize\";i:104;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/jetpack-admin-rtl.min.css.map\";a:2:{s:13:\"last_modified\";i:1407701377;s:8:\"filesize\";i:15301;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/jetpack-banners-rtl.min.css\";a:2:{s:13:\"last_modified\";i:1407701377;s:8:\"filesize\";i:5346;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/jetpack-admin-rtl.css\";a:2:{s:13:\"last_modified\";i:1407701377;s:8:\"filesize\";i:44804;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/jetpack-banners.css\";a:2:{s:13:\"last_modified\";i:1407701377;s:8:\"filesize\";i:6315;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/jetpack.css.map\";a:2:{s:13:\"last_modified\";i:1407701377;s:8:\"filesize\";i:17516;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/jetpack-icons.scss\";a:2:{s:13:\"last_modified\";i:1407701377;s:8:\"filesize\";i:841;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/jetpack-admin.min.css\";a:2:{s:13:\"last_modified\";i:1407701377;s:8:\"filesize\";i:36762;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/jetpack-rtl.min.css\";a:2:{s:13:\"last_modified\";i:1407701377;s:8:\"filesize\";i:33221;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/jetpack-admin-rtl.css.map\";a:2:{s:13:\"last_modified\";i:1407701377;s:8:\"filesize\";i:17231;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/fonts/jetpack.woff\";a:2:{s:13:\"last_modified\";i:1407701377;s:8:\"filesize\";i:1172;}s:86:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/fonts/jetpack.ttf\";a:2:{s:13:\"last_modified\";i:1407701377;s:8:\"filesize\";i:1688;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/fonts/automatticons.svg\";a:2:{s:13:\"last_modified\";i:1407701377;s:8:\"filesize\";i:20489;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/fonts/automatticons.ttf\";a:2:{s:13:\"last_modified\";i:1407701377;s:8:\"filesize\";i:12012;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/fonts/automatticons.eot\";a:2:{s:13:\"last_modified\";i:1407701377;s:8:\"filesize\";i:8292;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/fonts/automatticons.woff\";a:2:{s:13:\"last_modified\";i:1407701377;s:8:\"filesize\";i:8944;}s:86:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/fonts/jetpack.eot\";a:2:{s:13:\"last_modified\";i:1407701377;s:8:\"filesize\";i:1860;}s:86:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/fonts/jetpack.svg\";a:2:{s:13:\"last_modified\";i:1407701377;s:8:\"filesize\";i:1168;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/jetpack-rtl.css\";a:2:{s:13:\"last_modified\";i:1407701377;s:8:\"filesize\";i:40940;}s:86:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/jetpack-icons.css\";a:2:{s:13:\"last_modified\";i:1407701377;s:8:\"filesize\";i:1020;}s:80:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/jetpack.css\";a:2:{s:13:\"last_modified\";i:1407701377;s:8:\"filesize\";i:40913;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/jetpack.min.css\";a:2:{s:13:\"last_modified\";i:1407701377;s:8:\"filesize\";i:33194;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/jetpack-icons.min.css\";a:2:{s:13:\"last_modified\";i:1407701377;s:8:\"filesize\";i:861;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/jetpack-admin.css.map\";a:2:{s:13:\"last_modified\";i:1407701377;s:8:\"filesize\";i:18745;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/jetpack-admin-rtl.min.css\";a:2:{s:13:\"last_modified\";i:1407701377;s:8:\"filesize\";i:36791;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/jetpack.min.css.map\";a:2:{s:13:\"last_modified\";i:1407701377;s:8:\"filesize\";i:14070;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/jetpack-rtl.min.css.map\";a:2:{s:13:\"last_modified\";i:1407701377;s:8:\"filesize\";i:14234;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/jetpack-banners.min.css.map\";a:2:{s:13:\"last_modified\";i:1407701377;s:8:\"filesize\";i:2071;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/jetpack-rtl.css.map\";a:2:{s:13:\"last_modified\";i:1407701377;s:8:\"filesize\";i:16294;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/jetpack-banners-rtl.min.css.map\";a:2:{s:13:\"last_modified\";i:1407701377;s:8:\"filesize\";i:2094;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/jetpack-network.scss\";a:2:{s:13:\"last_modified\";i:1407701377;s:8:\"filesize\";i:62;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/jetpack-admin.min.css.map\";a:2:{s:13:\"last_modified\";i:1407701377;s:8:\"filesize\";i:15171;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/jetpack-icons.css.map\";a:2:{s:13:\"last_modified\";i:1407701377;s:8:\"filesize\";i:344;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/jetpack-network.min.css\";a:2:{s:13:\"last_modified\";i:1407701377;s:8:\"filesize\";i:53;}s:86:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/jetpack-admin.css\";a:2:{s:13:\"last_modified\";i:1407701377;s:8:\"filesize\";i:44775;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/jetpack-banners.css.map\";a:2:{s:13:\"last_modified\";i:1407701377;s:8:\"filesize\";i:2352;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/jetpack-network.css.map\";a:2:{s:13:\"last_modified\";i:1407701377;s:8:\"filesize\";i:112;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/jetpack-banners.scss\";a:2:{s:13:\"last_modified\";i:1407701377;s:8:\"filesize\";i:172;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/jetpack-banners.min.css\";a:2:{s:13:\"last_modified\";i:1407701377;s:8:\"filesize\";i:5349;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/jetpack-admin.scss\";a:2:{s:13:\"last_modified\";i:1407701377;s:8:\"filesize\";i:939;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/jetpack.scss\";a:2:{s:13:\"last_modified\";i:1407701377;s:8:\"filesize\";i:1308;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/jetpack-banners-rtl.css\";a:2:{s:13:\"last_modified\";i:1407701377;s:8:\"filesize\";i:6312;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/images/stats-smiley.gif\";a:2:{s:13:\"last_modified\";i:1407701377;s:8:\"filesize\";i:50;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/images/wpspin_light-2x.gif\";a:2:{s:13:\"last_modified\";i:1407701377;s:8:\"filesize\";i:10411;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/images/screenshots/mobile-theme.png\";a:2:{s:13:\"last_modified\";i:1407701377;s:8:\"filesize\";i:37559;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/images/screenshots/shortlinks.png\";a:2:{s:13:\"last_modified\";i:1407701377;s:8:\"filesize\";i:52873;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/images/screenshots/comments.png\";a:2:{s:13:\"last_modified\";i:1407701377;s:8:\"filesize\";i:31650;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/images/screenshots/sharing.png\";a:2:{s:13:\"last_modified\";i:1407701377;s:8:\"filesize\";i:35544;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/images/screenshots/notes.png\";a:2:{s:13:\"last_modified\";i:1407701377;s:8:\"filesize\";i:24032;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/images/screenshots/likes.png\";a:2:{s:13:\"last_modified\";i:1407701377;s:8:\"filesize\";i:45802;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/images/screenshots/post-by-email.png\";a:2:{s:13:\"last_modified\";i:1407701377;s:8:\"filesize\";i:25973;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/images/screenshots/google-plus.png\";a:2:{s:13:\"last_modified\";i:1407701377;s:8:\"filesize\";i:10322;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/images/screenshots/hovercards.png\";a:2:{s:13:\"last_modified\";i:1407701377;s:8:\"filesize\";i:103110;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/images/screenshots/widgets.png\";a:2:{s:13:\"last_modified\";i:1407701377;s:8:\"filesize\";i:106129;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/images/screenshots/publicize.png\";a:2:{s:13:\"last_modified\";i:1407701377;s:8:\"filesize\";i:81768;}s:117:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/images/screenshots/mobile-push-notifications.jpg\";a:2:{s:13:\"last_modified\";i:1407701377;s:8:\"filesize\";i:29242;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/images/screenshots/vaultpress.png\";a:2:{s:13:\"last_modified\";i:1407701377;s:8:\"filesize\";i:39774;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/images/screenshots/stats.png\";a:2:{s:13:\"last_modified\";i:1407701377;s:8:\"filesize\";i:74882;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/images/screenshots/spelling.png\";a:2:{s:13:\"last_modified\";i:1407701377;s:8:\"filesize\";i:56568;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/images/screenshots/custom-css.png\";a:2:{s:13:\"last_modified\";i:1407701377;s:8:\"filesize\";i:25789;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/images/screenshots/related-posts.png\";a:2:{s:13:\"last_modified\";i:1407701377;s:8:\"filesize\";i:41760;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/images/screenshots/tiled-gallery.png\";a:2:{s:13:\"last_modified\";i:1407701377;s:8:\"filesize\";i:186121;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/images/screenshots/subscriptions.png\";a:2:{s:13:\"last_modified\";i:1407701377;s:8:\"filesize\";i:43275;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/images/screenshots/carousel.png\";a:2:{s:13:\"last_modified\";i:1407701377;s:8:\"filesize\";i:345257;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/images/screenshots/shortcodes.png\";a:2:{s:13:\"last_modified\";i:1407701377;s:8:\"filesize\";i:35980;}s:112:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/images/screenshots/custom-content-types.png\";a:2:{s:13:\"last_modified\";i:1407701377;s:8:\"filesize\";i:44747;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/images/screenshots/beautifulmath.png\";a:2:{s:13:\"last_modified\";i:1407701377;s:8:\"filesize\";i:41588;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/images/screenshots/contactform.png\";a:2:{s:13:\"last_modified\";i:1407701377;s:8:\"filesize\";i:33236;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/images/rss/blue-large.png\";a:2:{s:13:\"last_modified\";i:1407701377;s:8:\"filesize\";i:1776;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/images/rss/purple-medium.png\";a:2:{s:13:\"last_modified\";i:1407701377;s:8:\"filesize\";i:1702;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/images/rss/silver-medium.png\";a:2:{s:13:\"last_modified\";i:1407701377;s:8:\"filesize\";i:853;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/images/rss/green-large.png\";a:2:{s:13:\"last_modified\";i:1407701377;s:8:\"filesize\";i:1644;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/images/rss/orange-small.png\";a:2:{s:13:\"last_modified\";i:1407701377;s:8:\"filesize\";i:672;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/images/rss/purple-small.png\";a:2:{s:13:\"last_modified\";i:1407701377;s:8:\"filesize\";i:651;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/images/rss/green-small.png\";a:2:{s:13:\"last_modified\";i:1407701377;s:8:\"filesize\";i:528;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/images/rss/silver-large.png\";a:2:{s:13:\"last_modified\";i:1407701377;s:8:\"filesize\";i:2120;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/images/rss/orange-medium.png\";a:2:{s:13:\"last_modified\";i:1407701377;s:8:\"filesize\";i:1697;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/images/rss/purple-large.png\";a:2:{s:13:\"last_modified\";i:1407701377;s:8:\"filesize\";i:3755;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/images/rss/pink-medium.png\";a:2:{s:13:\"last_modified\";i:1407701377;s:8:\"filesize\";i:1553;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/images/rss/red-medium.png\";a:2:{s:13:\"last_modified\";i:1407701377;s:8:\"filesize\";i:1558;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/images/rss/blue-small.png\";a:2:{s:13:\"last_modified\";i:1407701377;s:8:\"filesize\";i:597;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/images/rss/red-small.png\";a:2:{s:13:\"last_modified\";i:1407701377;s:8:\"filesize\";i:609;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/images/rss/blue-medium.png\";a:2:{s:13:\"last_modified\";i:1407701377;s:8:\"filesize\";i:1195;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/images/rss/green-medium.png\";a:2:{s:13:\"last_modified\";i:1407701377;s:8:\"filesize\";i:1036;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/images/rss/pink-large.png\";a:2:{s:13:\"last_modified\";i:1407701377;s:8:\"filesize\";i:3617;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/images/rss/pink-small.png\";a:2:{s:13:\"last_modified\";i:1407701377;s:8:\"filesize\";i:644;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/images/rss/orange-large.png\";a:2:{s:13:\"last_modified\";i:1407701377;s:8:\"filesize\";i:2545;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/images/rss/silver-small.png\";a:2:{s:13:\"last_modified\";i:1407701377;s:8:\"filesize\";i:336;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/images/rss/red-large.png\";a:2:{s:13:\"last_modified\";i:1407701377;s:8:\"filesize\";i:3595;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/images/jetpack-logo.png\";a:2:{s:13:\"last_modified\";i:1407701377;s:8:\"filesize\";i:1058;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/images/jetpack-logo.svg\";a:2:{s:13:\"last_modified\";i:1407701377;s:8:\"filesize\";i:2463;}s:86:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/scss/_mixins.scss\";a:2:{s:13:\"last_modified\";i:1407701377;s:8:\"filesize\";i:10393;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/scss/_media-queries.scss\";a:2:{s:13:\"last_modified\";i:1407701377;s:8:\"filesize\";i:7293;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/scss/_banners.scss\";a:2:{s:13:\"last_modified\";i:1407701377;s:8:\"filesize\";i:2306;}s:86:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/scss/_helper.scss\";a:2:{s:13:\"last_modified\";i:1407701377;s:8:\"filesize\";i:2602;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/scss/partials/_nav-horizontal.scss\";a:2:{s:13:\"last_modified\";i:1407701377;s:8:\"filesize\";i:332;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/scss/partials/_view-layout.scss\";a:2:{s:13:\"last_modified\";i:1407701377;s:8:\"filesize\";i:1249;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/scss/partials/_buttons.scss\";a:2:{s:13:\"last_modified\";i:1407701377;s:8:\"filesize\";i:2395;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/scss/partials/_animations.scss\";a:2:{s:13:\"last_modified\";i:1407701377;s:8:\"filesize\";i:5830;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/scss/_main.scss\";a:2:{s:13:\"last_modified\";i:1407701377;s:8:\"filesize\";i:22603;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/scss/_page-modules.scss\";a:2:{s:13:\"last_modified\";i:1407701377;s:8:\"filesize\";i:4790;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/scss/_normalize.scss\";a:2:{s:13:\"last_modified\";i:1407701377;s:8:\"filesize\";i:8407;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/scss/_variables.scss\";a:2:{s:13:\"last_modified\";i:1407701377;s:8:\"filesize\";i:1129;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/scss/_base.scss\";a:2:{s:13:\"last_modified\";i:1407701377;s:8:\"filesize\";i:2626;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/scss/icons/_automatticons.scss\";a:2:{s:13:\"last_modified\";i:1407701377;s:8:\"filesize\";i:992;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/scss/icons/_jetpack.scss\";a:2:{s:13:\"last_modified\";i:1407701377;s:8:\"filesize\";i:558;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/scss/_ie.scss\";a:2:{s:13:\"last_modified\";i:1407701377;s:8:\"filesize\";i:1260;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/jetpack-banners-rtl.css.map\";a:2:{s:13:\"last_modified\";i:1407701377;s:8:\"filesize\";i:2203;}s:85:\"/home/kccofc39/public_html/wordpress/wp-includes/js/jquery/ui/jquery.ui.button.min.js\";a:2:{s:13:\"last_modified\";i:1401158798;s:8:\"filesize\";i:6873;}s:93:\"/home/kccofc39/public_html/wordpress/wp-includes/js/jquery/ui/jquery.ui.effect-explode.min.js\";a:2:{s:13:\"last_modified\";i:1401158798;s:8:\"filesize\";i:984;}s:90:\"/home/kccofc39/public_html/wordpress/wp-includes/js/jquery/ui/jquery.ui.progressbar.min.js\";a:2:{s:13:\"last_modified\";i:1401158798;s:8:\"filesize\";i:2178;}s:90:\"/home/kccofc39/public_html/wordpress/wp-includes/js/jquery/ui/jquery.ui.effect-clip.min.js\";a:2:{s:13:\"last_modified\";i:1401158798;s:8:\"filesize\";i:732;}s:84:\"/home/kccofc39/public_html/wordpress/wp-includes/js/jquery/ui/jquery.ui.mouse.min.js\";a:2:{s:13:\"last_modified\";i:1401158798;s:8:\"filesize\";i:2841;}s:94:\"/home/kccofc39/public_html/wordpress/wp-includes/js/jquery/ui/jquery.ui.effect-transfer.min.js\";a:2:{s:13:\"last_modified\";i:1401158798;s:8:\"filesize\";i:663;}s:88:\"/home/kccofc39/public_html/wordpress/wp-includes/js/jquery/ui/jquery.ui.accordion.min.js\";a:2:{s:13:\"last_modified\";i:1401158798;s:8:\"filesize\";i:8366;}s:92:\"/home/kccofc39/public_html/wordpress/wp-includes/js/jquery/ui/jquery.ui.effect-bounce.min.js\";a:2:{s:13:\"last_modified\";i:1401158798;s:8:\"filesize\";i:1057;}s:90:\"/home/kccofc39/public_html/wordpress/wp-includes/js/jquery/ui/jquery.ui.effect-fade.min.js\";a:2:{s:13:\"last_modified\";i:1401158798;s:8:\"filesize\";i:329;}s:90:\"/home/kccofc39/public_html/wordpress/wp-includes/js/jquery/ui/jquery.ui.effect-fold.min.js\";a:2:{s:13:\"last_modified\";i:1401158798;s:8:\"filesize\";i:844;}s:86:\"/home/kccofc39/public_html/wordpress/wp-includes/js/jquery/ui/jquery.ui.spinner.min.js\";a:2:{s:13:\"last_modified\";i:1401158798;s:8:\"filesize\";i:6889;}s:95:\"/home/kccofc39/public_html/wordpress/wp-includes/js/jquery/ui/jquery.ui.effect-highlight.min.js\";a:2:{s:13:\"last_modified\";i:1401158798;s:8:\"filesize\";i:593;}s:85:\"/home/kccofc39/public_html/wordpress/wp-includes/js/jquery/ui/jquery.ui.effect.min.js\";a:2:{s:13:\"last_modified\";i:1401158798;s:8:\"filesize\";i:12972;}s:85:\"/home/kccofc39/public_html/wordpress/wp-includes/js/jquery/ui/jquery.ui.dialog.min.js\";a:2:{s:13:\"last_modified\";i:1401158798;s:8:\"filesize\";i:11262;}s:83:\"/home/kccofc39/public_html/wordpress/wp-includes/js/jquery/ui/jquery.ui.core.min.js\";a:2:{s:13:\"last_modified\";i:1401158798;s:8:\"filesize\";i:4289;}s:87:\"/home/kccofc39/public_html/wordpress/wp-includes/js/jquery/ui/jquery.ui.sortable.min.js\";a:2:{s:13:\"last_modified\";i:1401158798;s:8:\"filesize\";i:24110;}s:88:\"/home/kccofc39/public_html/wordpress/wp-includes/js/jquery/ui/jquery.ui.resizable.min.js\";a:2:{s:13:\"last_modified\";i:1401158798;s:8:\"filesize\";i:17409;}s:91:\"/home/kccofc39/public_html/wordpress/wp-includes/js/jquery/ui/jquery.ui.effect-slide.min.js\";a:2:{s:13:\"last_modified\";i:1401158798;s:8:\"filesize\";i:774;}s:85:\"/home/kccofc39/public_html/wordpress/wp-includes/js/jquery/ui/jquery.ui.slider.min.js\";a:2:{s:13:\"last_modified\";i:1401158798;s:8:\"filesize\";i:10244;}s:91:\"/home/kccofc39/public_html/wordpress/wp-includes/js/jquery/ui/jquery.ui.effect-scale.min.js\";a:2:{s:13:\"last_modified\";i:1401158798;s:8:\"filesize\";i:4355;}s:91:\"/home/kccofc39/public_html/wordpress/wp-includes/js/jquery/ui/jquery.ui.autocomplete.min.js\";a:2:{s:13:\"last_modified\";i:1401158798;s:8:\"filesize\";i:7786;}s:89:\"/home/kccofc39/public_html/wordpress/wp-includes/js/jquery/ui/jquery.ui.datepicker.min.js\";a:2:{s:13:\"last_modified\";i:1401158798;s:8:\"filesize\";i:35806;}s:89:\"/home/kccofc39/public_html/wordpress/wp-includes/js/jquery/ui/jquery.ui.selectable.min.js\";a:2:{s:13:\"last_modified\";i:1401158798;s:8:\"filesize\";i:4065;}s:83:\"/home/kccofc39/public_html/wordpress/wp-includes/js/jquery/ui/jquery.ui.tabs.min.js\";a:2:{s:13:\"last_modified\";i:1401158798;s:8:\"filesize\";i:11623;}s:91:\"/home/kccofc39/public_html/wordpress/wp-includes/js/jquery/ui/jquery.ui.effect-shake.min.js\";a:2:{s:13:\"last_modified\";i:1401158798;s:8:\"filesize\";i:913;}s:91:\"/home/kccofc39/public_html/wordpress/wp-includes/js/jquery/ui/jquery.ui.effect-blind.min.js\";a:2:{s:13:\"last_modified\";i:1401158798;s:8:\"filesize\";i:955;}s:83:\"/home/kccofc39/public_html/wordpress/wp-includes/js/jquery/ui/jquery.ui.menu.min.js\";a:2:{s:13:\"last_modified\";i:1401158798;s:8:\"filesize\";i:9583;}s:88:\"/home/kccofc39/public_html/wordpress/wp-includes/js/jquery/ui/jquery.ui.droppable.min.js\";a:2:{s:13:\"last_modified\";i:1401158798;s:8:\"filesize\";i:5984;}s:93:\"/home/kccofc39/public_html/wordpress/wp-includes/js/jquery/ui/jquery.ui.effect-pulsate.min.js\";a:2:{s:13:\"last_modified\";i:1401158798;s:8:\"filesize\";i:608;}s:86:\"/home/kccofc39/public_html/wordpress/wp-includes/js/jquery/ui/jquery.ui.tooltip.min.js\";a:2:{s:13:\"last_modified\";i:1401158798;s:8:\"filesize\";i:4781;}s:90:\"/home/kccofc39/public_html/wordpress/wp-includes/js/jquery/ui/jquery.ui.effect-drop.min.js\";a:2:{s:13:\"last_modified\";i:1401158798;s:8:\"filesize\";i:811;}s:87:\"/home/kccofc39/public_html/wordpress/wp-includes/js/jquery/ui/jquery.ui.position.min.js\";a:2:{s:13:\"last_modified\";i:1401158798;s:8:\"filesize\";i:6360;}s:88:\"/home/kccofc39/public_html/wordpress/wp-includes/js/jquery/ui/jquery.ui.draggable.min.js\";a:2:{s:13:\"last_modified\";i:1401158798;s:8:\"filesize\";i:18559;}s:85:\"/home/kccofc39/public_html/wordpress/wp-includes/js/jquery/ui/jquery.ui.widget.min.js\";a:2:{s:13:\"last_modified\";i:1401158798;s:8:\"filesize\";i:6521;}}s:13:\"files_changed\";a:4323:{s:57:\"/home/kccofc39/public_html/wordpress/wp-config-sample.php\";a:2:{s:8:\"filesize\";i:2726;s:13:\"last_modified\";i:1423415320;}s:71:\"/home/kccofc39/public_html/wordpress/wp-content/cache/config/master.php\";a:2:{s:8:\"filesize\";i:19310;s:13:\"last_modified\";i:1423705269;}s:77:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentythirteen/404.php\";a:2:{s:8:\"filesize\";i:842;s:13:\"last_modified\";i:1423704481;}s:86:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentythirteen/content-link.php\";a:2:{s:8:\"filesize\";i:1488;s:13:\"last_modified\";i:1423704481;}s:78:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentythirteen/page.php\";a:2:{s:8:\"filesize\";i:1608;s:13:\"last_modified\";i:1423704481;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentythirteen/archive.php\";a:2:{s:8:\"filesize\";i:1796;s:13:\"last_modified\";i:1423704481;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentythirteen/content-audio.php\";a:2:{s:8:\"filesize\";i:1527;s:13:\"last_modified\";i:1423704481;}s:77:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentythirteen/rtl.css\";a:2:{s:8:\"filesize\";i:12977;s:13:\"last_modified\";i:1423704481;}s:80:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentythirteen/search.php\";a:2:{s:8:\"filesize\";i:860;s:13:\"last_modified\";i:1423704481;}s:86:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentythirteen/content-chat.php\";a:2:{s:8:\"filesize\";i:1304;s:13:\"last_modified\";i:1423704481;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentythirteen/content-quote.php\";a:2:{s:8:\"filesize\";i:1358;s:13:\"last_modified\";i:1423704481;}s:80:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentythirteen/footer.php\";a:2:{s:8:\"filesize\";i:814;s:13:\"last_modified\";i:1423704481;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentythirteen/author-bio.php\";a:2:{s:8:\"filesize\";i:1118;s:13:\"last_modified\";i:1423704481;}s:86:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentythirteen/sidebar-main.php\";a:2:{s:8:\"filesize\";i:472;s:13:\"last_modified\";i:1423704481;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentythirteen/content-video.php\";a:2:{s:8:\"filesize\";i:1833;s:13:\"last_modified\";i:1423704481;}s:80:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentythirteen/author.php\";a:2:{s:8:\"filesize\";i:1719;s:13:\"last_modified\";i:1423704481;}s:80:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentythirteen/single.php\";a:2:{s:8:\"filesize\";i:600;s:13:\"last_modified\";i:1423704481;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentythirteen/screenshot.png\";a:2:{s:8:\"filesize\";i:77773;s:13:\"last_modified\";i:1423704481;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentythirteen/content-aside.php\";a:2:{s:8:\"filesize\";i:1364;s:13:\"last_modified\";i:1423704481;}s:79:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentythirteen/image.php\";a:2:{s:8:\"filesize\";i:3096;s:13:\"last_modified\";i:1423704481;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentythirteen/comments.php\";a:2:{s:8:\"filesize\";i:1873;s:13:\"last_modified\";i:1423704481;}s:79:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentythirteen/style.css\";a:2:{s:8:\"filesize\";i:54513;s:13:\"last_modified\";i:1423704481;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentythirteen/content-image.php\";a:2:{s:8:\"filesize\";i:1833;s:13:\"last_modified\";i:1423704481;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentythirteen/languages/twentythirteen.pot\";a:2:{s:8:\"filesize\";i:7555;s:13:\"last_modified\";i:1423704481;}s:86:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentythirteen/content-none.php\";a:2:{s:8:\"filesize\";i:956;s:13:\"last_modified\";i:1423704481;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentythirteen/content.php\";a:2:{s:8:\"filesize\";i:2303;s:13:\"last_modified\";i:1423704481;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentythirteen/inc/custom-header.php\";a:2:{s:8:\"filesize\";i:6535;s:13:\"last_modified\";i:1423704481;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentythirteen/inc/back-compat.php\";a:2:{s:8:\"filesize\";i:2175;s:13:\"last_modified\";i:1423704481;}s:83:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentythirteen/functions.php\";a:2:{s:8:\"filesize\";i:18580;s:13:\"last_modified\";i:1423704481;}s:79:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentythirteen/index.php\";a:2:{s:8:\"filesize\";i:1021;s:13:\"last_modified\";i:1423704481;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentythirteen/category.php\";a:2:{s:8:\"filesize\";i:1132;s:13:\"last_modified\";i:1423704481;}s:80:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentythirteen/css/ie.css\";a:2:{s:8:\"filesize\";i:4609;s:13:\"last_modified\";i:1423704481;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentythirteen/css/editor-style.css\";a:2:{s:8:\"filesize\";i:12140;s:13:\"last_modified\";i:1423704481;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentythirteen/sidebar.php\";a:2:{s:8:\"filesize\";i:577;s:13:\"last_modified\";i:1423704481;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentythirteen/content-status.php\";a:2:{s:8:\"filesize\";i:1149;s:13:\"last_modified\";i:1423704481;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentythirteen/genericons/genericons.css\";a:2:{s:8:\"filesize\";i:31045;s:13:\"last_modified\";i:1423704481;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentythirteen/genericons/COPYING.txt\";a:2:{s:8:\"filesize\";i:1424;s:13:\"last_modified\";i:1423704481;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentythirteen/genericons/README.txt\";a:2:{s:8:\"filesize\";i:5896;s:13:\"last_modified\";i:1423704481;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentythirteen/genericons/example.html\";a:2:{s:8:\"filesize\";i:19358;s:13:\"last_modified\";i:1423704481;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentythirteen/genericons/Genericons-Regular.otf\";a:2:{s:8:\"filesize\";i:18212;s:13:\"last_modified\";i:1423704481;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentythirteen/genericons/LICENSE.txt\";a:2:{s:8:\"filesize\";i:18092;s:13:\"last_modified\";i:1423704481;}s:116:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentythirteen/genericons/font/genericons-regular-webfont.ttf\";a:2:{s:8:\"filesize\";i:27348;s:13:\"last_modified\";i:1423704481;}s:116:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentythirteen/genericons/font/genericons-regular-webfont.svg\";a:2:{s:8:\"filesize\";i:40045;s:13:\"last_modified\";i:1423704481;}s:116:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentythirteen/genericons/font/genericons-regular-webfont.eot\";a:2:{s:8:\"filesize\";i:14935;s:13:\"last_modified\";i:1423704481;}s:117:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentythirteen/genericons/font/genericons-regular-webfont.woff\";a:2:{s:8:\"filesize\";i:17224;s:13:\"last_modified\";i:1423704481;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentythirteen/taxonomy-post_format.php\";a:2:{s:8:\"filesize\";i:1176;s:13:\"last_modified\";i:1423704481;}s:80:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentythirteen/header.php\";a:2:{s:8:\"filesize\";i:1988;s:13:\"last_modified\";i:1423704481;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentythirteen/content-gallery.php\";a:2:{s:8:\"filesize\";i:1980;s:13:\"last_modified\";i:1423704481;}s:77:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentythirteen/tag.php\";a:2:{s:8:\"filesize\";i:1168;s:13:\"last_modified\";i:1423704481;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentythirteen/images/dotted-line-2x.png\";a:2:{s:8:\"filesize\";i:86;s:13:\"last_modified\";i:1423704481;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentythirteen/images/dotted-line-light-2x.png\";a:2:{s:8:\"filesize\";i:85;s:13:\"last_modified\";i:1423704481;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentythirteen/images/search-icon.png\";a:2:{s:8:\"filesize\";i:422;s:13:\"last_modified\";i:1423704481;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentythirteen/images/search-icon-2x.png\";a:2:{s:8:\"filesize\";i:829;s:13:\"last_modified\";i:1423704481;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentythirteen/images/dotted-line.png\";a:2:{s:8:\"filesize\";i:80;s:13:\"last_modified\";i:1423704481;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentythirteen/images/headers/diamond.png\";a:2:{s:8:\"filesize\";i:14266;s:13:\"last_modified\";i:1423704481;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentythirteen/images/headers/circle.png\";a:2:{s:8:\"filesize\";i:33848;s:13:\"last_modified\";i:1423704481;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentythirteen/images/headers/circle-thumbnail.png\";a:2:{s:8:\"filesize\";i:8001;s:13:\"last_modified\";i:1423704481;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentythirteen/images/headers/star-thumbnail.png\";a:2:{s:8:\"filesize\";i:4039;s:13:\"last_modified\";i:1423704481;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentythirteen/images/headers/star.png\";a:2:{s:8:\"filesize\";i:22620;s:13:\"last_modified\";i:1423704481;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentythirteen/images/headers/diamond-thumbnail.png\";a:2:{s:8:\"filesize\";i:1847;s:13:\"last_modified\";i:1423704481;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentythirteen/images/dotted-line-light.png\";a:2:{s:8:\"filesize\";i:80;s:13:\"last_modified\";i:1423704481;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentythirteen/js/theme-customizer.js\";a:2:{s:8:\"filesize\";i:1129;s:13:\"last_modified\";i:1423704481;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentythirteen/js/html5.js\";a:2:{s:8:\"filesize\";i:2428;s:13:\"last_modified\";i:1423704481;}s:85:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentythirteen/js/functions.js\";a:2:{s:8:\"filesize\";i:2651;s:13:\"last_modified\";i:1423704481;}s:72:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/404.php\";a:2:{s:8:\"filesize\";i:1496;s:13:\"last_modified\";i:1423704472;}s:79:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/searchform.php\";a:2:{s:8:\"filesize\";i:803;s:13:\"last_modified\";i:1423704472;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/content-link.php\";a:2:{s:8:\"filesize\";i:2213;s:13:\"last_modified\";i:1423704472;}s:73:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/page.php\";a:2:{s:8:\"filesize\";i:932;s:13:\"last_modified\";i:1423704472;}s:76:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/archive.php\";a:2:{s:8:\"filesize\";i:2543;s:13:\"last_modified\";i:1423704472;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/page-disable-sidebar.php\";a:2:{s:8:\"filesize\";i:766;s:13:\"last_modified\";i:1423704472;}s:85:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/content-featured.php\";a:2:{s:8:\"filesize\";i:1953;s:13:\"last_modified\";i:1423704472;}s:72:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/rtl.css\";a:2:{s:8:\"filesize\";i:12060;s:13:\"last_modified\";i:1423704472;}s:75:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/search.php\";a:2:{s:8:\"filesize\";i:1827;s:13:\"last_modified\";i:1423704472;}s:80:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/colors/dark.css\";a:2:{s:8:\"filesize\";i:13085;s:13:\"last_modified\";i:1423704472;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/colors/brown.css\";a:2:{s:8:\"filesize\";i:1943;s:13:\"last_modified\";i:1423704472;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/colors/orange.css\";a:2:{s:8:\"filesize\";i:1902;s:13:\"last_modified\";i:1423704472;}s:80:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/colors/blue.css\";a:2:{s:8:\"filesize\";i:1901;s:13:\"last_modified\";i:1423704472;}s:79:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/colors/red.css\";a:2:{s:8:\"filesize\";i:1943;s:13:\"last_modified\";i:1423704472;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/colors/green.css\";a:2:{s:8:\"filesize\";i:1902;s:13:\"last_modified\";i:1423704472;}s:83:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/page-fullwidth.php\";a:2:{s:8:\"filesize\";i:777;s:13:\"last_modified\";i:1423704472;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/content-quote.php\";a:2:{s:8:\"filesize\";i:3278;s:13:\"last_modified\";i:1423704472;}s:75:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/footer.php\";a:2:{s:8:\"filesize\";i:2171;s:13:\"last_modified\";i:1423704472;}s:75:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/author.php\";a:2:{s:8:\"filesize\";i:3055;s:13:\"last_modified\";i:1423704472;}s:75:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/single.php\";a:2:{s:8:\"filesize\";i:1160;s:13:\"last_modified\";i:1423704472;}s:79:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/screenshot.png\";a:2:{s:8:\"filesize\";i:257648;s:13:\"last_modified\";i:1423704472;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/content-aside.php\";a:2:{s:8:\"filesize\";i:2215;s:13:\"last_modified\";i:1423704472;}s:74:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/image.php\";a:2:{s:8:\"filesize\";i:4721;s:13:\"last_modified\";i:1423704472;}s:77:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/comments.php\";a:2:{s:8:\"filesize\";i:3064;s:13:\"last_modified\";i:1423704472;}s:74:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/style.css\";a:2:{s:8:\"filesize\";i:74076;s:13:\"last_modified\";i:1423704472;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/content-image.php\";a:2:{s:8:\"filesize\";i:3546;s:13:\"last_modified\";i:1423704472;}s:85:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/editor-style-rtl.css\";a:2:{s:8:\"filesize\";i:313;s:13:\"last_modified\";i:1423704472;}s:83:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/languages/it_IT.po\";a:2:{s:8:\"filesize\";i:33448;s:13:\"last_modified\";i:1423704472;}s:83:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/languages/ru_RU.mo\";a:2:{s:8:\"filesize\";i:21204;s:13:\"last_modified\";i:1423704472;}s:83:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/languages/it_IT.mo\";a:2:{s:8:\"filesize\";i:18614;s:13:\"last_modified\";i:1423704472;}s:80:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/languages/ja.mo\";a:2:{s:8:\"filesize\";i:20294;s:13:\"last_modified\";i:1423704472;}s:83:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/languages/nl_NL.po\";a:2:{s:8:\"filesize\";i:33496;s:13:\"last_modified\";i:1423704472;}s:83:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/languages/de_DE.po\";a:2:{s:8:\"filesize\";i:31652;s:13:\"last_modified\";i:1423704472;}s:83:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/languages/sv_SE.mo\";a:2:{s:8:\"filesize\";i:19117;s:13:\"last_modified\";i:1423704472;}s:83:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/languages/sr_RS.mo\";a:2:{s:8:\"filesize\";i:18394;s:13:\"last_modified\";i:1423704472;}s:83:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/languages/da_DK.po\";a:2:{s:8:\"filesize\";i:36716;s:13:\"last_modified\";i:1423704472;}s:83:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/languages/pt_BR.po\";a:2:{s:8:\"filesize\";i:42146;s:13:\"last_modified\";i:1423704472;}s:83:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/languages/sk_SK.po\";a:2:{s:8:\"filesize\";i:33027;s:13:\"last_modified\";i:1423704472;}s:83:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/languages/cs_CZ.mo\";a:2:{s:8:\"filesize\";i:18250;s:13:\"last_modified\";i:1423704472;}s:83:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/languages/hu_HU.po\";a:2:{s:8:\"filesize\";i:29696;s:13:\"last_modified\";i:1423704472;}s:83:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/languages/ru_RU.po\";a:2:{s:8:\"filesize\";i:37250;s:13:\"last_modified\";i:1423704472;}s:83:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/languages/cs_CZ.po\";a:2:{s:8:\"filesize\";i:32997;s:13:\"last_modified\";i:1423704472;}s:83:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/languages/es_ES.mo\";a:2:{s:8:\"filesize\";i:19078;s:13:\"last_modified\";i:1423704472;}s:80:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/languages/ar.mo\";a:2:{s:8:\"filesize\";i:19446;s:13:\"last_modified\";i:1423704472;}s:83:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/languages/es_ES.po\";a:2:{s:8:\"filesize\";i:35519;s:13:\"last_modified\";i:1423704472;}s:83:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/languages/pl_PL.po\";a:2:{s:8:\"filesize\";i:33929;s:13:\"last_modified\";i:1423704472;}s:83:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/languages/fa_IR.po\";a:2:{s:8:\"filesize\";i:31658;s:13:\"last_modified\";i:1423704472;}s:83:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/languages/da_DK.mo\";a:2:{s:8:\"filesize\";i:18363;s:13:\"last_modified\";i:1423704472;}s:80:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/languages/ar.po\";a:2:{s:8:\"filesize\";i:34758;s:13:\"last_modified\";i:1423704472;}s:83:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/languages/fr_FR.po\";a:2:{s:8:\"filesize\";i:34566;s:13:\"last_modified\";i:1423704472;}s:83:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/languages/hr_HR.mo\";a:2:{s:8:\"filesize\";i:18415;s:13:\"last_modified\";i:1423704472;}s:83:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/languages/hr_HR.po\";a:2:{s:8:\"filesize\";i:33312;s:13:\"last_modified\";i:1423704472;}s:83:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/languages/sk_SK.mo\";a:2:{s:8:\"filesize\";i:18352;s:13:\"last_modified\";i:1423704472;}s:83:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/languages/hu_HU.mo\";a:2:{s:8:\"filesize\";i:19059;s:13:\"last_modified\";i:1423704472;}s:83:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/languages/bs_BA.mo\";a:2:{s:8:\"filesize\";i:18532;s:13:\"last_modified\";i:1423704472;}s:80:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/languages/ja.po\";a:2:{s:8:\"filesize\";i:30874;s:13:\"last_modified\";i:1423704472;}s:83:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/languages/sv_SE.po\";a:2:{s:8:\"filesize\";i:34509;s:13:\"last_modified\";i:1423704472;}s:83:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/languages/pt_BR.mo\";a:2:{s:8:\"filesize\";i:21734;s:13:\"last_modified\";i:1423704472;}s:83:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/languages/sr_RS.po\";a:2:{s:8:\"filesize\";i:33304;s:13:\"last_modified\";i:1423704472;}s:83:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/languages/nl_NL.mo\";a:2:{s:8:\"filesize\";i:18625;s:13:\"last_modified\";i:1423704472;}s:83:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/languages/fr_FR.mo\";a:2:{s:8:\"filesize\";i:19284;s:13:\"last_modified\";i:1423704472;}s:83:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/languages/de_DE.mo\";a:2:{s:8:\"filesize\";i:18762;s:13:\"last_modified\";i:1423704472;}s:83:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/languages/bs_BA.po\";a:2:{s:8:\"filesize\";i:29199;s:13:\"last_modified\";i:1423704472;}s:83:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/languages/fa_IR.mo\";a:2:{s:8:\"filesize\";i:20982;s:13:\"last_modified\";i:1423704472;}s:83:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/languages/pl_PL.mo\";a:2:{s:8:\"filesize\";i:18954;s:13:\"last_modified\";i:1423704472;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/languages/catchbox.pot\";a:2:{s:8:\"filesize\";i:21582;s:13:\"last_modified\";i:1423704472;}s:76:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/content.php\";a:2:{s:8:\"filesize\";i:4772;s:13:\"last_modified\";i:1423704472;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/inc/theme-options.min.js\";a:2:{s:8:\"filesize\";i:975;s:13:\"last_modified\";i:1423704472;}s:86:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/inc/theme-options.php\";a:2:{s:8:\"filesize\";i:68633;s:13:\"last_modified\";i:1423704472;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/inc/add_image_scripts.js\";a:2:{s:8:\"filesize\";i:908;s:13:\"last_modified\";i:1423704472;}s:86:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/inc/theme-options.css\";a:2:{s:8:\"filesize\";i:7603;s:13:\"last_modified\";i:1423704472;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/inc/theme-options.min.css\";a:2:{s:8:\"filesize\";i:6062;s:13:\"last_modified\";i:1423704472;}s:80:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/inc/widgets.php\";a:2:{s:8:\"filesize\";i:4909;s:13:\"last_modified\";i:1423704472;}s:85:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/inc/theme-options.js\";a:2:{s:8:\"filesize\";i:1401;s:13:\"last_modified\";i:1423704472;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/inc/images/brown-bg.jpg\";a:2:{s:8:\"filesize\";i:339;s:13:\"last_modified\";i:1423704472;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/inc/images/content.png\";a:2:{s:8:\"filesize\";i:3682;s:13:\"last_modified\";i:1423704472;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/inc/images/full-content.png\";a:2:{s:8:\"filesize\";i:24603;s:13:\"last_modified\";i:1423704472;}s:83:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/inc/images/red.png\";a:2:{s:8:\"filesize\";i:15405;s:13:\"last_modified\";i:1423704472;}s:86:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/inc/images/orange.png\";a:2:{s:8:\"filesize\";i:16891;s:13:\"last_modified\";i:1423704472;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/inc/images/content-sidebar.png\";a:2:{s:8:\"filesize\";i:273;s:13:\"last_modified\";i:1423704472;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/inc/images/excerpt.png\";a:2:{s:8:\"filesize\";i:29630;s:13:\"last_modified\";i:1423704472;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/inc/images/catch-themes.png\";a:2:{s:8:\"filesize\";i:6871;s:13:\"last_modified\";i:1423704472;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/inc/images/dark.png\";a:2:{s:8:\"filesize\";i:18116;s:13:\"last_modified\";i:1423704472;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/inc/images/facebook-bg.jpg\";a:2:{s:8:\"filesize\";i:313;s:13:\"last_modified\";i:1423704472;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/inc/images/green-bg.jpg\";a:2:{s:8:\"filesize\";i:342;s:13:\"last_modified\";i:1423704472;}s:85:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/inc/images/light.png\";a:2:{s:8:\"filesize\";i:17623;s:13:\"last_modified\";i:1423704472;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/inc/images/arrow-light.png\";a:2:{s:8:\"filesize\";i:218;s:13:\"last_modified\";i:1423704472;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/inc/images/arrow-dark.png\";a:2:{s:8:\"filesize\";i:218;s:13:\"last_modified\";i:1423704472;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/inc/images/blue.png\";a:2:{s:8:\"filesize\";i:19546;s:13:\"last_modified\";i:1423704472;}s:85:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/inc/images/brown.png\";a:2:{s:8:\"filesize\";i:16022;s:13:\"last_modified\";i:1423704472;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/inc/images/sidebar-content.png\";a:2:{s:8:\"filesize\";i:272;s:13:\"last_modified\";i:1423704472;}s:85:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/inc/images/green.png\";a:2:{s:8:\"filesize\";i:16692;s:13:\"last_modified\";i:1423704472;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/inc/images/blue-bg.jpg\";a:2:{s:8:\"filesize\";i:327;s:13:\"last_modified\";i:1423704472;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/inc/images/twitter-bg.jpg\";a:2:{s:8:\"filesize\";i:334;s:13:\"last_modified\";i:1423704472;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/editor-style.css\";a:2:{s:8:\"filesize\";i:4955;s:13:\"last_modified\";i:1423704472;}s:75:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/readme.txt\";a:2:{s:8:\"filesize\";i:5801;s:13:\"last_modified\";i:1423704472;}s:78:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/functions.php\";a:2:{s:8:\"filesize\";i:47690;s:13:\"last_modified\";i:1423704472;}s:83:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/content-single.php\";a:2:{s:8:\"filesize\";i:3657;s:13:\"last_modified\";i:1423704472;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/content-page.php\";a:2:{s:8:\"filesize\";i:906;s:13:\"last_modified\";i:1423704472;}s:74:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/index.php\";a:2:{s:8:\"filesize\";i:1657;s:13:\"last_modified\";i:1423704472;}s:77:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/category.php\";a:2:{s:8:\"filesize\";i:2064;s:13:\"last_modified\";i:1423704472;}s:78:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/page-blog.php\";a:2:{s:8:\"filesize\";i:2398;s:13:\"last_modified\";i:1423704472;}s:76:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/sidebar.php\";a:2:{s:8:\"filesize\";i:1615;s:13:\"last_modified\";i:1423704472;}s:83:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/page-onecolumn.php\";a:2:{s:8:\"filesize\";i:764;s:13:\"last_modified\";i:1423704472;}s:83:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/content-status.php\";a:2:{s:8:\"filesize\";i:2329;s:13:\"last_modified\";i:1423704472;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/genericons/genericons.css\";a:2:{s:8:\"filesize\";i:31045;s:13:\"last_modified\";i:1423704472;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/genericons/COPYING.txt\";a:2:{s:8:\"filesize\";i:1424;s:13:\"last_modified\";i:1423704472;}s:86:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/genericons/README.txt\";a:2:{s:8:\"filesize\";i:5896;s:13:\"last_modified\";i:1423704472;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/genericons/example.html\";a:2:{s:8:\"filesize\";i:19358;s:13:\"last_modified\";i:1423704472;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/genericons/Genericons-Regular.otf\";a:2:{s:8:\"filesize\";i:18212;s:13:\"last_modified\";i:1423704472;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/genericons/LICENSE.txt\";a:2:{s:8:\"filesize\";i:18092;s:13:\"last_modified\";i:1423704472;}s:111:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/genericons/font/genericons-regular-webfont.ttf\";a:2:{s:8:\"filesize\";i:27348;s:13:\"last_modified\";i:1423704472;}s:111:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/genericons/font/genericons-regular-webfont.svg\";a:2:{s:8:\"filesize\";i:40045;s:13:\"last_modified\";i:1423704472;}s:111:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/genericons/font/genericons-regular-webfont.eot\";a:2:{s:8:\"filesize\";i:14935;s:13:\"last_modified\";i:1423704472;}s:112:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/genericons/font/genericons-regular-webfont.woff\";a:2:{s:8:\"filesize\";i:17224;s:13:\"last_modified\";i:1423704472;}s:76:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/license.txt\";a:2:{s:8:\"filesize\";i:35146;s:13:\"last_modified\";i:1423704472;}s:75:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/header.php\";a:2:{s:8:\"filesize\";i:2895;s:13:\"last_modified\";i:1423704472;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/content-gallery.php\";a:2:{s:8:\"filesize\";i:4006;s:13:\"last_modified\";i:1423704472;}s:83:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/sidebar-footer.php\";a:2:{s:8:\"filesize\";i:1224;s:13:\"last_modified\";i:1423704472;}s:72:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/tag.php\";a:2:{s:8:\"filesize\";i:2024;s:13:\"last_modified\";i:1423704472;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/images/social-profiles.png\";a:2:{s:8:\"filesize\";i:23263;s:13:\"last_modified\";i:1423704472;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/images/comment-bubble-rtl.png\";a:2:{s:8:\"filesize\";i:783;s:13:\"last_modified\";i:1423704472;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/images/previous.png\";a:2:{s:8:\"filesize\";i:869;s:13:\"last_modified\";i:1423704472;}s:80:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/images/menu.png\";a:2:{s:8:\"filesize\";i:464;s:13:\"last_modified\";i:1423704472;}s:80:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/images/next.png\";a:2:{s:8:\"filesize\";i:872;s:13:\"last_modified\";i:1423704472;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/images/search.png\";a:2:{s:8:\"filesize\";i:441;s:13:\"last_modified\";i:1423704472;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/images/headers/mountain-thumbnail.jpg\";a:2:{s:8:\"filesize\";i:12846;s:13:\"last_modified\";i:1423704472;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/images/headers/garden-thumbnail.jpg\";a:2:{s:8:\"filesize\";i:11797;s:13:\"last_modified\";i:1423704472;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/images/headers/flower.jpg\";a:2:{s:8:\"filesize\";i:42660;s:13:\"last_modified\";i:1423704472;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/images/headers/garden.jpg\";a:2:{s:8:\"filesize\";i:8126;s:13:\"last_modified\";i:1423704472;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/images/headers/mountain.jpg\";a:2:{s:8:\"filesize\";i:24260;s:13:\"last_modified\";i:1423704472;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/images/headers/flower-thumbnail.jpg\";a:2:{s:8:\"filesize\";i:19728;s:13:\"last_modified\";i:1423704472;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/images/select-arrow.png\";a:2:{s:8:\"filesize\";i:2836;s:13:\"last_modified\";i:1423704472;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/js/jquery.cycle.all.js\";a:2:{s:8:\"filesize\";i:52026;s:13:\"last_modified\";i:1423704472;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/js/catchbox-menu.min.js\";a:2:{s:8:\"filesize\";i:884;s:13:\"last_modified\";i:1423704472;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/js/jquery.cookie.js\";a:2:{s:8:\"filesize\";i:3095;s:13:\"last_modified\";i:1423704472;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/js/catchbox-allmenu-min.js\";a:2:{s:8:\"filesize\";i:1084;s:13:\"last_modified\";i:1423704472;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/js/jquery.cookie.min.js\";a:2:{s:8:\"filesize\";i:1295;s:13:\"last_modified\";i:1423704472;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/js/jquery.cycle.all.min.js\";a:2:{s:8:\"filesize\";i:27181;s:13:\"last_modified\";i:1423704472;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/js/catchbox-menu.js\";a:2:{s:8:\"filesize\";i:2465;s:13:\"last_modified\";i:1423704472;}s:86:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/js/catchbox_slider.js\";a:2:{s:8:\"filesize\";i:1174;s:13:\"last_modified\";i:1423704472;}s:77:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/js/pngfix.js\";a:2:{s:8:\"filesize\";i:12120;s:13:\"last_modified\";i:1423704472;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/js/catchbox-scrollup.js\";a:2:{s:8:\"filesize\";i:393;s:13:\"last_modified\";i:1423704472;}s:80:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/js/html5.min.js\";a:2:{s:8:\"filesize\";i:2496;s:13:\"last_modified\";i:1423704472;}s:76:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/js/html5.js\";a:2:{s:8:\"filesize\";i:9515;s:13:\"last_modified\";i:1423704472;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/js/catchbox-allmenu.js\";a:2:{s:8:\"filesize\";i:2737;s:13:\"last_modified\";i:1423704472;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/js/catchbox-scrollup.min.js\";a:2:{s:8:\"filesize\";i:314;s:13:\"last_modified\";i:1423704472;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/catch-box/js/pngfix.min.js\";a:2:{s:8:\"filesize\";i:6535;s:13:\"last_modified\";i:1423704472;}s:70:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/404.php\";a:2:{s:8:\"filesize\";i:1730;s:13:\"last_modified\";i:1423704483;}s:77:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/searchform.php\";a:2:{s:8:\"filesize\";i:619;s:13:\"last_modified\";i:1423704483;}s:71:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/page.php\";a:2:{s:8:\"filesize\";i:843;s:13:\"last_modified\";i:1423704483;}s:74:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/archive.php\";a:2:{s:8:\"filesize\";i:1253;s:13:\"last_modified\";i:1423704483;}s:72:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/README.md\";a:2:{s:8:\"filesize\";i:9315;s:13:\"last_modified\";i:1423704483;}s:73:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/search.php\";a:2:{s:8:\"filesize\";i:897;s:13:\"last_modified\";i:1423704483;}s:80:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/less/widgets.less\";a:2:{s:8:\"filesize\";i:11186;s:13:\"last_modified\";i:1423704483;}s:78:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/less/loops.less\";a:2:{s:8:\"filesize\";i:3627;s:13:\"last_modified\";i:1423704483;}s:78:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/less/reset.less\";a:2:{s:8:\"filesize\";i:1840;s:13:\"last_modified\";i:1423704483;}s:79:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/less/slider.less\";a:2:{s:8:\"filesize\";i:3257;s:13:\"last_modified\";i:1423704483;}s:79:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/less/mixins.less\";a:2:{s:8:\"filesize\";i:6000;s:13:\"last_modified\";i:1423704483;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/less/woocommerce.less\";a:2:{s:8:\"filesize\";i:2779;s:13:\"last_modified\";i:1423704483;}s:71:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/loop.php\";a:2:{s:8:\"filesize\";i:595;s:13:\"last_modified\";i:1423704483;}s:73:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/footer.php\";a:2:{s:8:\"filesize\";i:478;s:13:\"last_modified\";i:1423704483;}s:73:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/style.less\";a:2:{s:8:\"filesize\";i:25772;s:13:\"last_modified\";i:1423704483;}s:73:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/single.php\";a:2:{s:8:\"filesize\";i:735;s:13:\"last_modified\";i:1423704483;}s:77:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/screenshot.png\";a:2:{s:8:\"filesize\";i:164250;s:13:\"last_modified\";i:1423704483;}s:72:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/image.php\";a:2:{s:8:\"filesize\";i:1971;s:13:\"last_modified\";i:1423704483;}s:75:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/comments.php\";a:2:{s:8:\"filesize\";i:2587;s:13:\"last_modified\";i:1423704483;}s:72:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/style.css\";a:2:{s:8:\"filesize\";i:77714;s:13:\"last_modified\";i:1423704483;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/templates/template-blog.php\";a:2:{s:8:\"filesize\";i:806;s:13:\"last_modified\";i:1423704483;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/templates/template-full-notitle.php\";a:2:{s:8:\"filesize\";i:1193;s:13:\"last_modified\";i:1423704483;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/templates/template-full.php\";a:2:{s:8:\"filesize\";i:651;s:13:\"last_modified\";i:1423704483;}s:83:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/languages/readme.txt\";a:2:{s:8:\"filesize\";i:253;s:13:\"last_modified\";i:1423704483;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/languages/vantage.pot\";a:2:{s:8:\"filesize\";i:46014;s:13:\"last_modified\";i:1423704483;}s:78:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/home-panels.php\";a:2:{s:8:\"filesize\";i:731;s:13:\"last_modified\";i:1423704483;}s:74:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/content.php\";a:2:{s:8:\"filesize\";i:1929;s:13:\"last_modified\";i:1423704483;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/loops/loop-blog.php\";a:2:{s:8:\"filesize\";i:365;s:13:\"last_modified\";i:1423704483;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/loops/loop-circleicon.php\";a:2:{s:8:\"filesize\";i:679;s:13:\"last_modified\";i:1423704483;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/loops/loop-grid.php\";a:2:{s:8:\"filesize\";i:709;s:13:\"last_modified\";i:1423704483;}s:86:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/loops/loop-carousel.php\";a:2:{s:8:\"filesize\";i:947;s:13:\"last_modified\";i:1423704483;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/loops/loop-slider.php\";a:2:{s:8:\"filesize\";i:753;s:13:\"last_modified\";i:1423704483;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/parts/masthead-logo-in-menu.php\";a:2:{s:8:\"filesize\";i:1145;s:13:\"last_modified\";i:1423704483;}s:83:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/parts/menu-empty.php\";a:2:{s:8:\"filesize\";i:200;s:13:\"last_modified\";i:1423704483;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/parts/masthead.php\";a:2:{s:8:\"filesize\";i:1042;s:13:\"last_modified\";i:1423704483;}s:79:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/parts/footer.php\";a:2:{s:8:\"filesize\";i:733;s:13:\"last_modified\";i:1423704483;}s:77:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/parts/menu.php\";a:2:{s:8:\"filesize\";i:822;s:13:\"last_modified\";i:1423704483;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/inc/woocommerce.php\";a:2:{s:8:\"filesize\";i:114;s:13:\"last_modified\";i:1423704483;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/inc/metaslider.php\";a:2:{s:8:\"filesize\";i:3675;s:13:\"last_modified\";i:1423704483;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/inc/template-tags.php\";a:2:{s:8:\"filesize\";i:12726;s:13:\"last_modified\";i:1423704483;}s:77:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/inc/panels.php\";a:2:{s:8:\"filesize\";i:6074;s:13:\"last_modified\";i:1423704483;}s:75:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/inc/menu.php\";a:2:{s:8:\"filesize\";i:2892;s:13:\"last_modified\";i:1423704483;}s:78:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/inc/widgets.php\";a:2:{s:8:\"filesize\";i:16580;s:13:\"last_modified\";i:1423704483;}s:79:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/inc/settings.php\";a:2:{s:8:\"filesize\";i:10310;s:13:\"last_modified\";i:1423704483;}s:78:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/inc/gallery.php\";a:2:{s:8:\"filesize\";i:3689;s:13:\"last_modified\";i:1423704483;}s:77:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/inc/extras.php\";a:2:{s:8:\"filesize\";i:2499;s:13:\"last_modified\";i:1423704483;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/extras/settings/page.php\";a:2:{s:8:\"filesize\";i:4282;s:13:\"last_modified\";i:1423704483;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/extras/settings/css/settings.less\";a:2:{s:8:\"filesize\";i:6402;s:13:\"last_modified\";i:1423704483;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/extras/settings/css/settings.css\";a:2:{s:8:\"filesize\";i:7421;s:13:\"last_modified\";i:1423704483;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/extras/settings/message.php\";a:2:{s:8:\"filesize\";i:301;s:13:\"last_modified\";i:1423704483;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/extras/settings/settings.php\";a:2:{s:8:\"filesize\";i:28113;s:13:\"last_modified\";i:1423704483;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/extras/settings/js/settings.min.js\";a:2:{s:8:\"filesize\";i:5636;s:13:\"last_modified\";i:1423704483;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/extras/settings/js/settings.js\";a:2:{s:8:\"filesize\";i:10291;s:13:\"last_modified\";i:1423704483;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/extras/adminbar/adminbar.php\";a:2:{s:8:\"filesize\";i:3314;s:13:\"last_modified\";i:1423704483;}s:110:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/extras/adminbar/messages/message-background.php\";a:2:{s:8:\"filesize\";i:184;s:13:\"last_modified\";i:1423704483;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/extras/adminbar/messages/message-firstrun.php\";a:2:{s:8:\"filesize\";i:292;s:13:\"last_modified\";i:1423704483;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/extras/adminbar/assets/bar-bg.png\";a:2:{s:8:\"filesize\";i:1062;s:13:\"last_modified\";i:1423704483;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/extras/adminbar/assets/bar.css\";a:2:{s:8:\"filesize\";i:1633;s:13:\"last_modified\";i:1423704483;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/extras/adminbar/assets/bar.min.js\";a:2:{s:8:\"filesize\";i:935;s:13:\"last_modified\";i:1423704483;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/extras/adminbar/assets/bar.js\";a:2:{s:8:\"filesize\";i:1409;s:13:\"last_modified\";i:1423704483;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/extras/plugin-activation/plugin-activation.php\";a:2:{s:8:\"filesize\";i:5066;s:13:\"last_modified\";i:1423704483;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/extras/metaslider/layouts/basic-right.php\";a:2:{s:8:\"filesize\";i:1367;s:13:\"last_modified\";i:1423704483;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/extras/metaslider/layouts/big-headline.php\";a:2:{s:8:\"filesize\";i:1437;s:13:\"last_modified\";i:1423704483;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/extras/metaslider/layouts/basic-left.php\";a:2:{s:8:\"filesize\";i:1368;s:13:\"last_modified\";i:1423704483;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/extras/metaslider/img/layouts/big-headline.png\";a:2:{s:8:\"filesize\";i:1266;s:13:\"last_modified\";i:1423704483;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/extras/metaslider/img/layouts/basic-right.png\";a:2:{s:8:\"filesize\";i:1307;s:13:\"last_modified\";i:1423704483;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/extras/metaslider/img/layouts/basic-left.png\";a:2:{s:8:\"filesize\";i:1306;s:13:\"last_modified\";i:1423704483;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/extras/metaslider/img/landscape.jpg\";a:2:{s:8:\"filesize\";i:7185;s:13:\"last_modified\";i:1423704483;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/extras/metaslider/img/portrait.jpg\";a:2:{s:8:\"filesize\";i:3562;s:13:\"last_modified\";i:1423704483;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/extras/metaslider/metaslider.php\";a:2:{s:8:\"filesize\";i:5932;s:13:\"last_modified\";i:1423704483;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/extras/metaslider/css/metaslider.css\";a:2:{s:8:\"filesize\";i:1442;s:13:\"last_modified\";i:1423704483;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/extras/metaslider/js/metaslider.js\";a:2:{s:8:\"filesize\";i:2593;s:13:\"last_modified\";i:1423704483;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/extras/metaslider/js/metaslider.min.js\";a:2:{s:8:\"filesize\";i:1814;s:13:\"last_modified\";i:1423704483;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/extras/update/update.php\";a:2:{s:8:\"filesize\";i:2956;s:13:\"last_modified\";i:1423704483;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/extras/premium/premium.php\";a:2:{s:8:\"filesize\";i:11987;s:13:\"last_modified\";i:1423704483;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/extras/premium/img/upgrade.png\";a:2:{s:8:\"filesize\";i:1189;s:13:\"last_modified\";i:1423704483;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/extras/premium/img/close.png\";a:2:{s:8:\"filesize\";i:2121;s:13:\"last_modified\";i:1423704483;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/extras/premium/img/loader.gif\";a:2:{s:8:\"filesize\";i:1737;s:13:\"last_modified\";i:1423704483;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/extras/premium/img/video.png\";a:2:{s:8:\"filesize\";i:3232;s:13:\"last_modified\";i:1423704483;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/extras/premium/img/pointer.jpg\";a:2:{s:8:\"filesize\";i:477;s:13:\"last_modified\";i:1423704483;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/extras/premium/img/pointer.png\";a:2:{s:8:\"filesize\";i:659;s:13:\"last_modified\";i:1423704483;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/extras/premium/tpl/upgrade-page.php\";a:2:{s:8:\"filesize\";i:6960;s:13:\"last_modified\";i:1423704483;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/extras/premium/css/premium-teaser.css\";a:2:{s:8:\"filesize\";i:4874;s:13:\"last_modified\";i:1423704483;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/extras/premium/css/premium.css\";a:2:{s:8:\"filesize\";i:6561;s:13:\"last_modified\";i:1423704483;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/extras/premium/js/premium.min.js\";a:2:{s:8:\"filesize\";i:2084;s:13:\"last_modified\";i:1423704483;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/extras/premium/js/premium.js\";a:2:{s:8:\"filesize\";i:2748;s:13:\"last_modified\";i:1423704483;}s:112:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/extras/premium/js/premium-teaser-templates.min.js\";a:2:{s:8:\"filesize\";i:81;s:13:\"last_modified\";i:1423704483;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/extras/premium/js/premium-teaser.min.js\";a:2:{s:8:\"filesize\";i:258;s:13:\"last_modified\";i:1423704483;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/extras/premium/js/premium-teaser.js\";a:2:{s:8:\"filesize\";i:503;s:13:\"last_modified\";i:1423704483;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/extras/premium/js/premium-teaser-templates.js\";a:2:{s:8:\"filesize\";i:177;s:13:\"last_modified\";i:1423704483;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/extras/panels-lite/panels-lite.php\";a:2:{s:8:\"filesize\";i:15226;s:13:\"last_modified\";i:1423704483;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/extras/panels-lite/tpl/admin-home-page.php\";a:2:{s:8:\"filesize\";i:1556;s:13:\"last_modified\";i:1423704483;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/extras/panels-lite/inc/widgets.php\";a:2:{s:8:\"filesize\";i:2274;s:13:\"last_modified\";i:1423704483;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/extras/panels-lite/css/page-teaser.css\";a:2:{s:8:\"filesize\";i:1652;s:13:\"last_modified\";i:1423704483;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/extras/panels-lite/css/panels-admin.css\";a:2:{s:8:\"filesize\";i:5125;s:13:\"last_modified\";i:1423704483;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/extras/panels-lite/css/front.css\";a:2:{s:8:\"filesize\";i:704;s:13:\"last_modified\";i:1423704483;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/extras/panels-lite/css/images/handle.png\";a:2:{s:8:\"filesize\";i:1916;s:13:\"last_modified\";i:1423704483;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/extras/panels-lite/js/tab.min.js\";a:2:{s:8:\"filesize\";i:449;s:13:\"last_modified\";i:1423704483;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/extras/panels-lite/js/tab.js\";a:2:{s:8:\"filesize\";i:679;s:13:\"last_modified\";i:1423704483;}s:77:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/no-results.php\";a:2:{s:8:\"filesize\";i:1160;s:13:\"last_modified\";i:1423704483;}s:76:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/functions.php\";a:2:{s:8:\"filesize\";i:11650;s:13:\"last_modified\";i:1423704483;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/content-single.php\";a:2:{s:8:\"filesize\";i:1506;s:13:\"last_modified\";i:1423704483;}s:79:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/content-page.php\";a:2:{s:8:\"filesize\";i:797;s:13:\"last_modified\";i:1423704483;}s:72:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/index.php\";a:2:{s:8:\"filesize\";i:786;s:13:\"last_modified\";i:1423704483;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/fontawesome/icons.php\";a:2:{s:8:\"filesize\";i:10902;s:13:\"last_modified\";i:1423704483;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/fontawesome/font/FontAwesome.otf\";a:2:{s:8:\"filesize\";i:61896;s:13:\"last_modified\";i:1423704483;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/fontawesome/font/fontawesome-webfont.svg\";a:2:{s:8:\"filesize\";i:197829;s:13:\"last_modified\";i:1423704483;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/fontawesome/font/fontawesome-webfont.eot\";a:2:{s:8:\"filesize\";i:37405;s:13:\"last_modified\";i:1423704483;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/fontawesome/font/fontawesome-webfont.woff\";a:2:{s:8:\"filesize\";i:43572;s:13:\"last_modified\";i:1423704483;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/fontawesome/font/fontawesome-webfont.ttf\";a:2:{s:8:\"filesize\";i:79076;s:13:\"last_modified\";i:1423704483;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/fontawesome/css/font-awesome.css\";a:2:{s:8:\"filesize\";i:19325;s:13:\"last_modified\";i:1423704483;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/fontawesome/icon-sections.php\";a:2:{s:8:\"filesize\";i:427;s:13:\"last_modified\";i:1423704483;}s:74:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/sidebar.php\";a:2:{s:8:\"filesize\";i:356;s:13:\"last_modified\";i:1423704483;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/upgrade/poster.jpg\";a:2:{s:8:\"filesize\";i:50800;s:13:\"last_modified\";i:1423704483;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/upgrade/teasers/mobile-nav.png\";a:2:{s:8:\"filesize\";i:22855;s:13:\"last_modified\";i:1423704483;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/upgrade/teasers/retina-logo.png\";a:2:{s:8:\"filesize\";i:5642;s:13:\"last_modified\";i:1423704483;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/upgrade/teasers/share-rec.png\";a:2:{s:8:\"filesize\";i:13784;s:13:\"last_modified\";i:1423704483;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/upgrade/teasers/pb-elements.png\";a:2:{s:8:\"filesize\";i:4436;s:13:\"last_modified\";i:1423704483;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/upgrade/teasers/attribution.png\";a:2:{s:8:\"filesize\";i:2488;s:13:\"last_modified\";i:1423704483;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/upgrade/teasers/customizer.png\";a:2:{s:8:\"filesize\";i:8570;s:13:\"last_modified\";i:1423704483;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/upgrade/teasers/social-widget.png\";a:2:{s:8:\"filesize\";i:6849;s:13:\"last_modified\";i:1423704483;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/upgrade/teasers/share.png\";a:2:{s:8:\"filesize\";i:4061;s:13:\"last_modified\";i:1423704483;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/upgrade/upgrade.php\";a:2:{s:8:\"filesize\";i:5950;s:13:\"last_modified\";i:1423704483;}s:74:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/license.txt\";a:2:{s:8:\"filesize\";i:15039;s:13:\"last_modified\";i:1423704483;}s:73:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/header.php\";a:2:{s:8:\"filesize\";i:1112;s:13:\"last_modified\";i:1423704483;}s:78:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/slider/demo.php\";a:2:{s:8:\"filesize\";i:935;s:13:\"last_modified\";i:1423704483;}s:80:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/slider/action.png\";a:2:{s:8:\"filesize\";i:1175;s:13:\"last_modified\";i:1423704483;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/slider/metaslider-editor-style.css\";a:2:{s:8:\"filesize\";i:339;s:13:\"last_modified\";i:1423704483;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/slider/backgrounds/slide-4.jpg\";a:2:{s:8:\"filesize\";i:40182;s:13:\"last_modified\";i:1423704483;}s:110:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/slider/backgrounds/slide-responsive-overlay.png\";a:2:{s:8:\"filesize\";i:252069;s:13:\"last_modified\";i:1423704483;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/slider/backgrounds/slide-plugins-overlay.png\";a:2:{s:8:\"filesize\";i:74148;s:13:\"last_modified\";i:1423704483;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/slider/backgrounds/slide-1.jpg\";a:2:{s:8:\"filesize\";i:94192;s:13:\"last_modified\";i:1423704483;}s:78:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/images/logo.png\";a:2:{s:8:\"filesize\";i:10857;s:13:\"last_modified\";i:1423704483;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/images/retina/slide-indicator-active.png\";a:2:{s:8:\"filesize\";i:1015;s:13:\"last_modified\";i:1423704483;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/images/retina/more-icon.png\";a:2:{s:8:\"filesize\";i:691;s:13:\"last_modified\";i:1423704483;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/images/retina/slide-indicator-inactive.png\";a:2:{s:8:\"filesize\";i:1012;s:13:\"last_modified\";i:1423704483;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/images/retina/gallery-prev.png\";a:2:{s:8:\"filesize\";i:1128;s:13:\"last_modified\";i:1423704483;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/images/retina/gallery-next.png\";a:2:{s:8:\"filesize\";i:1122;s:13:\"last_modified\";i:1423704483;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/images/carousel-loader.gif\";a:2:{s:8:\"filesize\";i:1737;s:13:\"last_modified\";i:1423704483;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/images/sprites/slide-indicator-active.png\";a:2:{s:8:\"filesize\";i:796;s:13:\"last_modified\";i:1423704483;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/images/sprites/more-icon.png\";a:2:{s:8:\"filesize\";i:605;s:13:\"last_modified\";i:1423704483;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/images/sprites/slide-indicator-inactive.png\";a:2:{s:8:\"filesize\";i:804;s:13:\"last_modified\";i:1423704483;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/images/sprites/gallery-prev.png\";a:2:{s:8:\"filesize\";i:861;s:13:\"last_modified\";i:1423704483;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/images/sprites/gallery-next.png\";a:2:{s:8:\"filesize\";i:848;s:13:\"last_modified\";i:1423704483;}s:83:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/js/jquery.fitvids.js\";a:2:{s:8:\"filesize\";i:2779;s:13:\"last_modified\";i:1423704483;}s:86:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/js/jquery.flexslider.js\";a:2:{s:8:\"filesize\";i:40487;s:13:\"last_modified\";i:1423704483;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/js/keyboard-image-navigation.js\";a:2:{s:8:\"filesize\";i:488;s:13:\"last_modified\";i:1423704483;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/js/keyboard-image-navigation.min.js\";a:2:{s:8:\"filesize\";i:278;s:13:\"last_modified\";i:1423704483;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/js/jquery.fitvids.min.js\";a:2:{s:8:\"filesize\";i:1875;s:13:\"last_modified\";i:1423704483;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/js/selectivizr.min.js\";a:2:{s:8:\"filesize\";i:4693;s:13:\"last_modified\";i:1423704483;}s:78:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/js/html5.min.js\";a:2:{s:8:\"filesize\";i:2355;s:13:\"last_modified\";i:1423704483;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/js/jquery.theme-main.min.js\";a:2:{s:8:\"filesize\";i:4812;s:13:\"last_modified\";i:1423704483;}s:74:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/js/html5.js\";a:2:{s:8:\"filesize\";i:2443;s:13:\"last_modified\";i:1423704483;}s:80:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/js/selectivizr.js\";a:2:{s:8:\"filesize\";i:4836;s:13:\"last_modified\";i:1423704483;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/js/jquery.flexslider.min.js\";a:2:{s:8:\"filesize\";i:23470;s:13:\"last_modified\";i:1423704483;}s:86:\"/home/kccofc39/public_html/wordpress/wp-content/themes/vantage/js/jquery.theme-main.js\";a:2:{s:8:\"filesize\";i:8749;s:13:\"last_modified\";i:1423704483;}s:73:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/404.php\";a:2:{s:8:\"filesize\";i:1007;s:13:\"last_modified\";i:1423704477;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/sidebar-right-half.php\";a:2:{s:8:\"filesize\";i:1264;s:13:\"last_modified\";i:1423704477;}s:80:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/searchform.php\";a:2:{s:8:\"filesize\";i:972;s:13:\"last_modified\";i:1423704477;}s:83:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/loop-no-posts.php\";a:2:{s:8:\"filesize\";i:1331;s:13:\"last_modified\";i:1423704477;}s:74:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/page.php\";a:2:{s:8:\"filesize\";i:1859;s:13:\"last_modified\";i:1423704477;}s:85:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/sidebar-gallery.php\";a:2:{s:8:\"filesize\";i:3923;s:13:\"last_modified\";i:1423704477;}s:77:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/archive.php\";a:2:{s:8:\"filesize\";i:1963;s:13:\"last_modified\";i:1423704477;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/sidebar-top.php\";a:2:{s:8:\"filesize\";i:1094;s:13:\"last_modified\";i:1423704477;}s:79:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/post-meta.php\";a:2:{s:8:\"filesize\";i:1160;s:13:\"last_modified\";i:1423704477;}s:73:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/rtl.css\";a:2:{s:8:\"filesize\";i:13173;s:13:\"last_modified\";i:1423704477;}s:76:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/search.php\";a:2:{s:8:\"filesize\";i:1722;s:13:\"last_modified\";i:1423704477;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/sidebar-content-half-page.php\";a:2:{s:8:\"filesize\";i:2756;s:13:\"last_modified\";i:1423704477;}s:79:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/post-data.php\";a:2:{s:8:\"filesize\";i:892;s:13:\"last_modified\";i:1423704477;}s:76:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/footer.php\";a:2:{s:8:\"filesize\";i:2709;s:13:\"last_modified\";i:1423704477;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/sidebar-left-half.php\";a:2:{s:8:\"filesize\";i:1269;s:13:\"last_modified\";i:1423704477;}s:74:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/home.php\";a:2:{s:8:\"filesize\";i:2173;s:13:\"last_modified\";i:1423704477;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/content-sidebar-page.php\";a:2:{s:8:\"filesize\";i:1882;s:13:\"last_modified\";i:1423704477;}s:76:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/single.php\";a:2:{s:8:\"filesize\";i:2611;s:13:\"last_modified\";i:1423704477;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/sidebar-half-left.php\";a:2:{s:8:\"filesize\";i:1226;s:13:\"last_modified\";i:1423704477;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/wpml-config.xml\";a:2:{s:8:\"filesize\";i:529;s:13:\"last_modified\";i:1423704477;}s:80:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/screenshot.png\";a:2:{s:8:\"filesize\";i:155569;s:13:\"last_modified\";i:1423704477;}s:86:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/sidebar-colophon.php\";a:2:{s:8:\"filesize\";i:1141;s:13:\"last_modified\";i:1423704477;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/sidebar-left.php\";a:2:{s:8:\"filesize\";i:1241;s:13:\"last_modified\";i:1423704477;}s:83:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/sidebar-right.php\";a:2:{s:8:\"filesize\";i:1225;s:13:\"last_modified\";i:1423704477;}s:75:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/image.php\";a:2:{s:8:\"filesize\";i:3206;s:13:\"last_modified\";i:1423704477;}s:78:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/comments.php\";a:2:{s:8:\"filesize\";i:3631;s:13:\"last_modified\";i:1423704477;}s:77:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/sitemap.php\";a:2:{s:8:\"filesize\";i:2592;s:13:\"last_modified\";i:1423704477;}s:75:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/style.css\";a:2:{s:8:\"filesize\";i:1945;s:13:\"last_modified\";i:1423704477;}s:74:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/blog.php\";a:2:{s:8:\"filesize\";i:2753;s:13:\"last_modified\";i:1423704477;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/blog-excerpt.php\";a:2:{s:8:\"filesize\";i:2722;s:13:\"last_modified\";i:1423704477;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/hr.mo\";a:2:{s:8:\"filesize\";i:11017;s:13:\"last_modified\";i:1423704477;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/it_IT.po\";a:2:{s:8:\"filesize\";i:29055;s:13:\"last_modified\";i:1423704477;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/nb_NO.po\";a:2:{s:8:\"filesize\";i:28955;s:13:\"last_modified\";i:1423704477;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/ru_RU.mo\";a:2:{s:8:\"filesize\";i:15162;s:13:\"last_modified\";i:1423704477;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/zh_CN.mo\";a:2:{s:8:\"filesize\";i:8729;s:13:\"last_modified\";i:1423704477;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/ro_RO.mo\";a:2:{s:8:\"filesize\";i:12284;s:13:\"last_modified\";i:1423704477;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/sl_SI.po\";a:2:{s:8:\"filesize\";i:28067;s:13:\"last_modified\";i:1423704477;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/it_IT.mo\";a:2:{s:8:\"filesize\";i:12291;s:13:\"last_modified\";i:1423704477;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/ja.mo\";a:2:{s:8:\"filesize\";i:14202;s:13:\"last_modified\";i:1423704477;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/lt_LT.mo\";a:2:{s:8:\"filesize\";i:10093;s:13:\"last_modified\";i:1423704477;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/tk.po\";a:2:{s:8:\"filesize\";i:25423;s:13:\"last_modified\";i:1423704477;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/nl_NL.po\";a:2:{s:8:\"filesize\";i:33549;s:13:\"last_modified\";i:1423704477;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/id_ID.po\";a:2:{s:8:\"filesize\";i:27975;s:13:\"last_modified\";i:1423704477;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/he_IL.po\";a:2:{s:8:\"filesize\";i:29477;s:13:\"last_modified\";i:1423704477;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/et.po\";a:2:{s:8:\"filesize\";i:28310;s:13:\"last_modified\";i:1423704477;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/de_DE.po\";a:2:{s:8:\"filesize\";i:28566;s:13:\"last_modified\";i:1423704477;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/sv_SE.mo\";a:2:{s:8:\"filesize\";i:10127;s:13:\"last_modified\";i:1423704477;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/hi_IN.po\";a:2:{s:8:\"filesize\";i:30749;s:13:\"last_modified\";i:1423704477;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/sr_RS.mo\";a:2:{s:8:\"filesize\";i:14408;s:13:\"last_modified\";i:1423704477;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/nb_NO.mo\";a:2:{s:8:\"filesize\";i:12637;s:13:\"last_modified\";i:1423704477;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/da_DK.po\";a:2:{s:8:\"filesize\";i:32614;s:13:\"last_modified\";i:1423704477;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/fi.mo\";a:2:{s:8:\"filesize\";i:9562;s:13:\"last_modified\";i:1423704477;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/pt_BR.po\";a:2:{s:8:\"filesize\";i:34659;s:13:\"last_modified\";i:1423704477;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/cy.mo\";a:2:{s:8:\"filesize\";i:10619;s:13:\"last_modified\";i:1423704477;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/lt_LT.po\";a:2:{s:8:\"filesize\";i:28297;s:13:\"last_modified\";i:1423704477;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/ms_MY.po\";a:2:{s:8:\"filesize\";i:28128;s:13:\"last_modified\";i:1423704477;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/sk_SK.po\";a:2:{s:8:\"filesize\";i:28228;s:13:\"last_modified\";i:1423704477;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/cs_CZ.mo\";a:2:{s:8:\"filesize\";i:11369;s:13:\"last_modified\";i:1423704477;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/uk.po\";a:2:{s:8:\"filesize\";i:34879;s:13:\"last_modified\";i:1423704477;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/hu_HU.po\";a:2:{s:8:\"filesize\";i:29325;s:13:\"last_modified\";i:1423704477;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/uk.mo\";a:2:{s:8:\"filesize\";i:19925;s:13:\"last_modified\";i:1423704477;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/es_MX.mo\";a:2:{s:8:\"filesize\";i:15226;s:13:\"last_modified\";i:1423704477;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/ru_RU.po\";a:2:{s:8:\"filesize\";i:31926;s:13:\"last_modified\";i:1423704477;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/de_DE_sie.mo\";a:2:{s:8:\"filesize\";i:16131;s:13:\"last_modified\";i:1423704477;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/cs_CZ.po\";a:2:{s:8:\"filesize\";i:28076;s:13:\"last_modified\";i:1423704477;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/ko_KR.mo\";a:2:{s:8:\"filesize\";i:10767;s:13:\"last_modified\";i:1423704477;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/es_ES.mo\";a:2:{s:8:\"filesize\";i:12213;s:13:\"last_modified\";i:1423704477;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/el_GR.mo\";a:2:{s:8:\"filesize\";i:16094;s:13:\"last_modified\";i:1423704477;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/cy.po\";a:2:{s:8:\"filesize\";i:28195;s:13:\"last_modified\";i:1423704477;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/hi_IN.mo\";a:2:{s:8:\"filesize\";i:16619;s:13:\"last_modified\";i:1423704477;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/fy.po\";a:2:{s:8:\"filesize\";i:26934;s:13:\"last_modified\";i:1423704477;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/ar.mo\";a:2:{s:8:\"filesize\";i:12663;s:13:\"last_modified\";i:1423704477;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/et.mo\";a:2:{s:8:\"filesize\";i:11538;s:13:\"last_modified\";i:1423704477;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/responsive.pot\";a:2:{s:8:\"filesize\";i:28473;s:13:\"last_modified\";i:1423704477;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/es_ES.po\";a:2:{s:8:\"filesize\";i:29268;s:13:\"last_modified\";i:1423704477;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/pt_PT.po\";a:2:{s:8:\"filesize\";i:30015;s:13:\"last_modified\";i:1423704477;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/el.po\";a:2:{s:8:\"filesize\";i:24078;s:13:\"last_modified\";i:1423704477;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/zh_TW.mo\";a:2:{s:8:\"filesize\";i:10615;s:13:\"last_modified\";i:1423704477;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/pl_PL.po\";a:2:{s:8:\"filesize\";i:28753;s:13:\"last_modified\";i:1423704477;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/he_IL.mo\";a:2:{s:8:\"filesize\";i:13148;s:13:\"last_modified\";i:1423704477;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/hr.po\";a:2:{s:8:\"filesize\";i:28072;s:13:\"last_modified\";i:1423704477;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/sl_SI.mo\";a:2:{s:8:\"filesize\";i:11244;s:13:\"last_modified\";i:1423704477;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/zh_CN.po\";a:2:{s:8:\"filesize\";i:27010;s:13:\"last_modified\";i:1423704477;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/fa_IR.po\";a:2:{s:8:\"filesize\";i:35763;s:13:\"last_modified\";i:1423704477;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/da_DK.mo\";a:2:{s:8:\"filesize\";i:20664;s:13:\"last_modified\";i:1423704477;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/ar.po\";a:2:{s:8:\"filesize\";i:30435;s:13:\"last_modified\";i:1423704477;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/mk_MK.mo\";a:2:{s:8:\"filesize\";i:1576;s:13:\"last_modified\";i:1423704477;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/id_ID.mo\";a:2:{s:8:\"filesize\";i:10264;s:13:\"last_modified\";i:1423704477;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/fy.mo\";a:2:{s:8:\"filesize\";i:8036;s:13:\"last_modified\";i:1423704477;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/ca.mo\";a:2:{s:8:\"filesize\";i:11945;s:13:\"last_modified\";i:1423704477;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/zh_TW.po\";a:2:{s:8:\"filesize\";i:27670;s:13:\"last_modified\";i:1423704477;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/fr_FR.po\";a:2:{s:8:\"filesize\";i:29313;s:13:\"last_modified\";i:1423704477;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/sk_SK.mo\";a:2:{s:8:\"filesize\";i:10746;s:13:\"last_modified\";i:1423704477;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/hu_HU.mo\";a:2:{s:8:\"filesize\";i:12863;s:13:\"last_modified\";i:1423704477;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/bg_BG.mo\";a:2:{s:8:\"filesize\";i:15153;s:13:\"last_modified\";i:1423704477;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/fr_CA.po\";a:2:{s:8:\"filesize\";i:33827;s:13:\"last_modified\";i:1423704477;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/is_IS.mo\";a:2:{s:8:\"filesize\";i:9599;s:13:\"last_modified\";i:1423704477;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/el_GR.po\";a:2:{s:8:\"filesize\";i:32858;s:13:\"last_modified\";i:1423704477;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/ja.po\";a:2:{s:8:\"filesize\";i:30407;s:13:\"last_modified\";i:1423704477;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/sv_SE.po\";a:2:{s:8:\"filesize\";i:27909;s:13:\"last_modified\";i:1423704477;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/tk.mo\";a:2:{s:8:\"filesize\";i:3140;s:13:\"last_modified\";i:1423704477;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/pt_PT.mo\";a:2:{s:8:\"filesize\";i:14032;s:13:\"last_modified\";i:1423704477;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/pt_BR.mo\";a:2:{s:8:\"filesize\";i:22467;s:13:\"last_modified\";i:1423704477;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/ro_RO.po\";a:2:{s:8:\"filesize\";i:29048;s:13:\"last_modified\";i:1423704477;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/ca.po\";a:2:{s:8:\"filesize\";i:29000;s:13:\"last_modified\";i:1423704477;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/fr_CA.mo\";a:2:{s:8:\"filesize\";i:21462;s:13:\"last_modified\";i:1423704477;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/lv.po\";a:2:{s:8:\"filesize\";i:28541;s:13:\"last_modified\";i:1423704477;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/de_DE_sie.po\";a:2:{s:8:\"filesize\";i:30607;s:13:\"last_modified\";i:1423704477;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/sr_RS.po\";a:2:{s:8:\"filesize\";i:31463;s:13:\"last_modified\";i:1423704477;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/nl_NL.mo\";a:2:{s:8:\"filesize\";i:21586;s:13:\"last_modified\";i:1423704477;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/fr_FR.mo\";a:2:{s:8:\"filesize\";i:12219;s:13:\"last_modified\";i:1423704477;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/de_DE.mo\";a:2:{s:8:\"filesize\";i:11830;s:13:\"last_modified\";i:1423704477;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/is_IS.po\";a:2:{s:8:\"filesize\";i:27886;s:13:\"last_modified\";i:1423704477;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/ko_KR.po\";a:2:{s:8:\"filesize\";i:28523;s:13:\"last_modified\";i:1423704477;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/el.mo\";a:2:{s:8:\"filesize\";i:15741;s:13:\"last_modified\";i:1423704477;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/kn_IN.mo\";a:2:{s:8:\"filesize\";i:18835;s:13:\"last_modified\";i:1423704477;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/bg_BG.po\";a:2:{s:8:\"filesize\";i:31776;s:13:\"last_modified\";i:1423704477;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/kn_IN.po\";a:2:{s:8:\"filesize\";i:35599;s:13:\"last_modified\";i:1423704477;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/fi.po\";a:2:{s:8:\"filesize\";i:27764;s:13:\"last_modified\";i:1423704477;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/ms_MY.mo\";a:2:{s:8:\"filesize\";i:10372;s:13:\"last_modified\";i:1423704477;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/fa_IR.mo\";a:2:{s:8:\"filesize\";i:25191;s:13:\"last_modified\";i:1423704477;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/pl_PL.mo\";a:2:{s:8:\"filesize\";i:11698;s:13:\"last_modified\";i:1423704477;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/lv.mo\";a:2:{s:8:\"filesize\";i:10785;s:13:\"last_modified\";i:1423704477;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/mk_MK.po\";a:2:{s:8:\"filesize\";i:25014;s:13:\"last_modified\";i:1423704477;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/languages/es_MX.po\";a:2:{s:8:\"filesize\";i:29446;s:13:\"last_modified\";i:1423704477;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/sidebar-content-page.php\";a:2:{s:8:\"filesize\";i:2725;s:13:\"last_modified\";i:1423704477;}s:80:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/front-page.php\";a:2:{s:8:\"filesize\";i:1610;s:13:\"last_modified\";i:1423704477;}s:76:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/readme.txt\";a:2:{s:8:\"filesize\";i:2985;s:13:\"last_modified\";i:1423704477;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/post-meta-page.php\";a:2:{s:8:\"filesize\";i:1046;s:13:\"last_modified\";i:1423704477;}s:79:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/functions.php\";a:2:{s:8:\"filesize\";i:1538;s:13:\"last_modified\";i:1423704477;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/content-sidebar-half-page.php\";a:2:{s:8:\"filesize\";i:1913;s:13:\"last_modified\";i:1423704477;}s:75:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/index.php\";a:2:{s:8:\"filesize\";i:1933;s:13:\"last_modified\";i:1423704477;}s:79:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/changelog.txt\";a:2:{s:8:\"filesize\";i:25553;s:13:\"last_modified\";i:1423704477;}s:77:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/sidebar.php\";a:2:{s:8:\"filesize\";i:1712;s:13:\"last_modified\";i:1423704477;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/template-parts/featured-area.php\";a:2:{s:8:\"filesize\";i:2542;s:13:\"last_modified\";i:1423704477;}s:85:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/full-width-page.php\";a:2:{s:8:\"filesize\";i:1862;s:13:\"last_modified\";i:1423704477;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/sidebar-home.php\";a:2:{s:8:\"filesize\";i:3051;s:13:\"last_modified\";i:1423704477;}s:77:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/license.txt\";a:2:{s:8:\"filesize\";i:35819;s:13:\"last_modified\";i:1423704477;}s:78:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/loop-nav.php\";a:2:{s:8:\"filesize\";i:884;s:13:\"last_modified\";i:1423704477;}s:76:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/header.php\";a:2:{s:8:\"filesize\";i:3790;s:13:\"last_modified\";i:1423704477;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/core/js-dev/responsive-modernizr.js\";a:2:{s:8:\"filesize\";i:26066;s:13:\"last_modified\";i:1423704477;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/core/js-dev/jquery.placeholder.js\";a:2:{s:8:\"filesize\";i:5261;s:13:\"last_modified\";i:1423704477;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/core/js-dev/responsive-scripts.js\";a:2:{s:8:\"filesize\";i:16778;s:13:\"last_modified\";i:1423704477;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/core/includes/hooks.php\";a:2:{s:8:\"filesize\";i:5844;s:13:\"last_modified\";i:1423704477;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/core/includes/functions-sidebar.php\";a:2:{s:8:\"filesize\";i:7383;s:13:\"last_modified\";i:1423704477;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/core/includes/functions-install.php\";a:2:{s:8:\"filesize\";i:2041;s:13:\"last_modified\";i:1423704477;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/core/includes/functions-extras.php\";a:2:{s:8:\"filesize\";i:6340;s:13:\"last_modified\";i:1423704477;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/core/includes/functions-extentions.php\";a:2:{s:8:\"filesize\";i:11513;s:13:\"last_modified\";i:1423704477;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/core/includes/post-custom-meta.php\";a:2:{s:8:\"filesize\";i:8414;s:13:\"last_modified\";i:1423704477;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/core/includes/version.php\";a:2:{s:8:\"filesize\";i:1549;s:13:\"last_modified\";i:1423704477;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/core/includes/functions-admin.php\";a:2:{s:8:\"filesize\";i:10034;s:13:\"last_modified\";i:1423704477;}s:127:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/core/includes/upsell/bootstrap/css/cyberchimps-responsive.css\";a:2:{s:8:\"filesize\";i:6407;s:13:\"last_modified\";i:1423704477;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/core/includes/upsell/bootstrap/css/bootstrap.css\";a:2:{s:8:\"filesize\";i:126094;s:13:\"last_modified\";i:1423704477;}s:125:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/core/includes/upsell/bootstrap/css/bootstrap-responsive.css\";a:2:{s:8:\"filesize\";i:15431;s:13:\"last_modified\";i:1423704477;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/core/includes/upsell/theme-upsell.php\";a:2:{s:8:\"filesize\";i:7521;s:13:\"last_modified\";i:1423704477;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/core/includes/upsell/css/upsell.css\";a:2:{s:8:\"filesize\";i:2525;s:13:\"last_modified\";i:1423704477;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/core/includes/upsell/images/tick.png\";a:2:{s:8:\"filesize\";i:3722;s:13:\"last_modified\";i:1423704477;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/core/includes/upsell/images/upsell-logo.png\";a:2:{s:8:\"filesize\";i:46792;s:13:\"last_modified\";i:1423704477;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/core/includes/tha-theme-hooks.php\";a:2:{s:8:\"filesize\";i:5324;s:13:\"last_modified\";i:1423704477;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/core/includes/functions.php\";a:2:{s:8:\"filesize\";i:12710;s:13:\"last_modified\";i:1423704477;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/core/includes/functions-update.php\";a:2:{s:8:\"filesize\";i:3448;s:13:\"last_modified\";i:1423704477;}s:111:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/core/includes/theme-options/theme-options.php\";a:2:{s:8:\"filesize\";i:20399;s:13:\"last_modified\";i:1423704477;}s:111:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/core/includes/theme-options/theme-options.css\";a:2:{s:8:\"filesize\";i:8556;s:13:\"last_modified\";i:1423704477;}s:110:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/core/includes/theme-options/theme-options.js\";a:2:{s:8:\"filesize\";i:434;s:13:\"last_modified\";i:1423704477;}s:116:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/core/includes/theme-options/images/arrows-dark.png\";a:2:{s:8:\"filesize\";i:495;s:13:\"last_modified\";i:1423704477;}s:116:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/core/includes/theme-options/images/arrow-light.png\";a:2:{s:8:\"filesize\";i:218;s:13:\"last_modified\";i:1423704477;}s:115:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/core/includes/theme-options/images/arrow-dark.png\";a:2:{s:8:\"filesize\";i:218;s:13:\"last_modified\";i:1423704477;}s:110:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/core/includes/theme-options/images/chimp.png\";a:2:{s:8:\"filesize\";i:22739;s:13:\"last_modified\";i:1423704477;}s:110:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/core/includes/classes/Responsive_Options.php\";a:2:{s:8:\"filesize\";i:9071;s:13:\"last_modified\";i:1423704477;}s:119:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/core/includes/classes/class-tgm-plugin-activation.php\";a:2:{s:8:\"filesize\";i:77586;s:13:\"last_modified\";i:1423704477;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/core/css/style.css\";a:2:{s:8:\"filesize\";i:61697;s:13:\"last_modified\";i:1423704477;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/core/css/style.min.css\";a:2:{s:8:\"filesize\";i:49324;s:13:\"last_modified\";i:1423704477;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/core/css/responsive.css\";a:2:{s:8:\"filesize\";i:6371;s:13:\"last_modified\";i:1423704477;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/core/icons/stumbleupon-icon.png\";a:2:{s:8:\"filesize\";i:611;s:13:\"last_modified\";i:1423704477;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/core/icons/yelp-icon.png\";a:2:{s:8:\"filesize\";i:460;s:13:\"last_modified\";i:1423704477;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/core/icons/rss-icon.png\";a:2:{s:8:\"filesize\";i:464;s:13:\"last_modified\";i:1423704477;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/core/icons/facebook-icon.png\";a:2:{s:8:\"filesize\";i:316;s:13:\"last_modified\";i:1423704477;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/core/icons/stumble-upon-icon.png\";a:2:{s:8:\"filesize\";i:611;s:13:\"last_modified\";i:1423704477;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/core/icons/foursquare-icon.png\";a:2:{s:8:\"filesize\";i:595;s:13:\"last_modified\";i:1423704477;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/core/icons/youtube-icon.png\";a:2:{s:8:\"filesize\";i:264;s:13:\"last_modified\";i:1423704477;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/core/icons/rss-feed-icon.png\";a:2:{s:8:\"filesize\";i:464;s:13:\"last_modified\";i:1423704477;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/core/icons/vimeo-icon.png\";a:2:{s:8:\"filesize\";i:539;s:13:\"last_modified\";i:1423704477;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/core/icons/pinterest-icon.png\";a:2:{s:8:\"filesize\";i:632;s:13:\"last_modified\";i:1423704477;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/core/icons/instagram-icon.png\";a:2:{s:8:\"filesize\";i:735;s:13:\"last_modified\";i:1423704477;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/core/icons/twitter-icon.png\";a:2:{s:8:\"filesize\";i:443;s:13:\"last_modified\";i:1423704477;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/core/icons/googleplus-icon.png\";a:2:{s:8:\"filesize\";i:444;s:13:\"last_modified\";i:1423704477;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/core/icons/linkedin-icon.png\";a:2:{s:8:\"filesize\";i:356;s:13:\"last_modified\";i:1423704477;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/core/images/select-icons.png\";a:2:{s:8:\"filesize\";i:277;s:13:\"last_modified\";i:1423704477;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/core/images/ie7-fix.gif\";a:2:{s:8:\"filesize\";i:60;s:13:\"last_modified\";i:1423704477;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/core/images/achimps.png\";a:2:{s:8:\"filesize\";i:22739;s:13:\"last_modified\";i:1423704477;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/core/images/featured-image.png\";a:2:{s:8:\"filesize\";i:73453;s:13:\"last_modified\";i:1423704477;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/core/js/responsive-scripts.min.js\";a:2:{s:8:\"filesize\";i:9999;s:13:\"last_modified\";i:1423704477;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/core/js/jquery.placeholder.min.js\";a:2:{s:8:\"filesize\";i:3304;s:13:\"last_modified\";i:1423704477;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/core/js/responsive-modernizr.min.js\";a:2:{s:8:\"filesize\";i:19080;s:13:\"last_modified\";i:1423704477;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/landing-page.php\";a:2:{s:8:\"filesize\";i:1635;s:13:\"last_modified\";i:1423704477;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/sidebar-footer.php\";a:2:{s:8:\"filesize\";i:1075;s:13:\"last_modified\";i:1423704477;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/responsive/loop-header.php\";a:2:{s:8:\"filesize\";i:1632;s:13:\"last_modified\";i:1423704477;}s:73:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/404.php\";a:2:{s:8:\"filesize\";i:1752;s:13:\"last_modified\";i:1423704471;}s:80:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/searchform.php\";a:2:{s:8:\"filesize\";i:725;s:13:\"last_modified\";i:1423704471;}s:74:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/page.php\";a:2:{s:8:\"filesize\";i:863;s:13:\"last_modified\";i:1423704471;}s:72:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/ie.css\";a:2:{s:8:\"filesize\";i:123;s:13:\"last_modified\";i:1423704471;}s:77:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/archive.php\";a:2:{s:8:\"filesize\";i:3131;s:13:\"last_modified\";i:1423704471;}s:73:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/rtl.css\";a:2:{s:8:\"filesize\";i:385;s:13:\"last_modified\";i:1423704471;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/page-sidebar.php\";a:2:{s:8:\"filesize\";i:916;s:13:\"last_modified\";i:1423704471;}s:80:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/index-bone.php\";a:2:{s:8:\"filesize\";i:12420;s:13:\"last_modified\";i:1423704471;}s:76:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/search.php\";a:2:{s:8:\"filesize\";i:902;s:13:\"last_modified\";i:1423704471;}s:77:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/options.php\";a:2:{s:8:\"filesize\";i:31577;s:13:\"last_modified\";i:1423704471;}s:80:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/footer-one.php\";a:2:{s:8:\"filesize\";i:3305;s:13:\"last_modified\";i:1423704471;}s:76:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/slider.php\";a:2:{s:8:\"filesize\";i:206;s:13:\"last_modified\";i:1423704471;}s:76:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/footer.php\";a:2:{s:8:\"filesize\";i:3926;s:13:\"last_modified\";i:1423704471;}s:74:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/home.php\";a:2:{s:8:\"filesize\";i:1287;s:13:\"last_modified\";i:1423704471;}s:76:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/single.php\";a:2:{s:8:\"filesize\";i:840;s:13:\"last_modified\";i:1423704471;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/css/fonts/Asap-BoldItalic-webfont.ttf\";a:2:{s:8:\"filesize\";i:52956;s:13:\"last_modified\";i:1423704471;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/css/fonts/Asap-Italic-webfont.eot\";a:2:{s:8:\"filesize\";i:53348;s:13:\"last_modified\";i:1423704471;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/css/fonts/Asap-Bold-webfont.svg\";a:2:{s:8:\"filesize\";i:73845;s:13:\"last_modified\";i:1423704471;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/css/fonts/Asap-Bold-webfont.ttf\";a:2:{s:8:\"filesize\";i:47928;s:13:\"last_modified\";i:1423704471;}s:110:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/css/fonts/Asap-BoldItalic-webfont.woff\";a:2:{s:8:\"filesize\";i:28492;s:13:\"last_modified\";i:1423704471;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/css/fonts/Asap-Italic-webfont.ttf\";a:2:{s:8:\"filesize\";i:53180;s:13:\"last_modified\";i:1423704471;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/css/fonts/Asap-BoldItalic-webfont.eot\";a:2:{s:8:\"filesize\";i:53144;s:13:\"last_modified\";i:1423704471;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/css/fonts/Asap-Bold-webfont.woff\";a:2:{s:8:\"filesize\";i:26164;s:13:\"last_modified\";i:1423704471;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/css/fonts/Asap-BoldItalic-webfont.svg\";a:2:{s:8:\"filesize\";i:79096;s:13:\"last_modified\";i:1423704471;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/css/fonts/Asap-Bold-webfont.eot\";a:2:{s:8:\"filesize\";i:48088;s:13:\"last_modified\";i:1423704471;}s:115:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/css/fonts/Asap SIL OFL Font License 1.1.txt\";a:2:{s:8:\"filesize\";i:4510;s:13:\"last_modified\";i:1423704471;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/css/fonts/Asap-Italic-webfont.woff\";a:2:{s:8:\"filesize\";i:28264;s:13:\"last_modified\";i:1423704471;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/css/fonts/Asap-Italic-webfont.svg\";a:2:{s:8:\"filesize\";i:77393;s:13:\"last_modified\";i:1423704471;}s:115:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/css/images/new_options_container_bottom.png\";a:2:{s:8:\"filesize\";i:1734;s:13:\"last_modified\";i:1423704471;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/css/images/followtwiterbg.png\";a:2:{s:8:\"filesize\";i:94055;s:13:\"last_modified\";i:1423704471;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/css/images/upgrade.png\";a:2:{s:8:\"filesize\";i:1122;s:13:\"last_modified\";i:1423704471;}s:112:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/css/images/new_options_container_top.png\";a:2:{s:8:\"filesize\";i:2083;s:13:\"last_modified\";i:1423704471;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/css/images/proupgradebg.png\";a:2:{s:8:\"filesize\";i:9688;s:13:\"last_modified\";i:1423704471;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/css/images/logo.png\";a:2:{s:8:\"filesize\";i:13019;s:13:\"last_modified\";i:1423704471;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/css/images/blue.png\";a:2:{s:8:\"filesize\";i:730;s:13:\"last_modified\";i:1423704471;}s:115:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/css/images/new_options_container_middle.png\";a:2:{s:8:\"filesize\";i:4153;s:13:\"last_modified\";i:1423704471;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/css/images/rate.png\";a:2:{s:8:\"filesize\";i:470;s:13:\"last_modified\";i:1423704471;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/options-framework.php\";a:2:{s:8:\"filesize\";i:2553;s:13:\"last_modified\";i:1423704471;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/images/boneplus.png\";a:2:{s:8:\"filesize\";i:15233;s:13:\"last_modified\";i:1423704471;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/images/logo2.png\";a:2:{s:8:\"filesize\";i:74519;s:13:\"last_modified\";i:1423704471;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/images/ico-delete.png\";a:2:{s:8:\"filesize\";i:715;s:13:\"last_modified\";i:1423704471;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/images/grebr.png\";a:2:{s:8:\"filesize\";i:22732;s:13:\"last_modified\";i:1423704471;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/images/ggrun.png\";a:2:{s:8:\"filesize\";i:26441;s:13:\"last_modified\";i:1423704471;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/images/margo.png\";a:2:{s:8:\"filesize\";i:28901;s:13:\"last_modified\";i:1423704471;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/images/ggren.png\";a:2:{s:8:\"filesize\";i:31900;s:13:\"last_modified\";i:1423704471;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/images/radi.png\";a:2:{s:8:\"filesize\";i:33478;s:13:\"last_modified\";i:1423704471;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/images/marbo.png\";a:2:{s:8:\"filesize\";i:28760;s:13:\"last_modified\";i:1423704471;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/images/layout2.png\";a:2:{s:8:\"filesize\";i:5425;s:13:\"last_modified\";i:1423704471;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/images/ptwo.png\";a:2:{s:8:\"filesize\";i:3790;s:13:\"last_modified\";i:1423704471;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/images/slider2.png\";a:2:{s:8:\"filesize\";i:4059;s:13:\"last_modified\";i:1423704471;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/images/orange.png\";a:2:{s:8:\"filesize\";i:21105;s:13:\"last_modified\";i:1423704471;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/images/fthree.png\";a:2:{s:8:\"filesize\";i:46864;s:13:\"last_modified\";i:1423704471;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/images/oneplus.png\";a:2:{s:8:\"filesize\";i:78159;s:13:\"last_modified\";i:1423704471;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/images/pink.png\";a:2:{s:8:\"filesize\";i:28292;s:13:\"last_modified\";i:1423704471;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/images/bthree.png\";a:2:{s:8:\"filesize\";i:15164;s:13:\"last_modified\";i:1423704471;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/images/slidertwo.png\";a:2:{s:8:\"filesize\";i:81640;s:13:\"last_modified\";i:1423704471;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/images/fsix.png\";a:2:{s:8:\"filesize\";i:78082;s:13:\"last_modified\";i:1423704471;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/images/footer2.png\";a:2:{s:8:\"filesize\";i:65758;s:13:\"last_modified\";i:1423704471;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/images/ffive.png\";a:2:{s:8:\"filesize\";i:112076;s:13:\"last_modified\";i:1423704471;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/images/bseven.png\";a:2:{s:8:\"filesize\";i:55508;s:13:\"last_modified\";i:1423704471;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/images/alexandria.png\";a:2:{s:8:\"filesize\";i:36024;s:13:\"last_modified\";i:1423704471;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/images/footer1.png\";a:2:{s:8:\"filesize\";i:68728;s:13:\"last_modified\";i:1423704471;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/images/oran.png\";a:2:{s:8:\"filesize\";i:27404;s:13:\"last_modified\";i:1423704471;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/images/purple.png\";a:2:{s:8:\"filesize\";i:33120;s:13:\"last_modified\";i:1423704471;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/images/video.png\";a:2:{s:8:\"filesize\";i:77689;s:13:\"last_modified\";i:1423704471;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/images/hero.png\";a:2:{s:8:\"filesize\";i:78494;s:13:\"last_modified\";i:1423704471;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/images/layout1.png\";a:2:{s:8:\"filesize\";i:58985;s:13:\"last_modified\";i:1423704471;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/images/beight.png\";a:2:{s:8:\"filesize\";i:71444;s:13:\"last_modified\";i:1423704471;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/images/ggrey.png\";a:2:{s:8:\"filesize\";i:23040;s:13:\"last_modified\";i:1423704471;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/images/bfive.png\";a:2:{s:8:\"filesize\";i:79924;s:13:\"last_modified\";i:1423704471;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/images/brown.png\";a:2:{s:8:\"filesize\";i:31926;s:13:\"last_modified\";i:1423704471;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/images/logo1.png\";a:2:{s:8:\"filesize\";i:86632;s:13:\"last_modified\";i:1423704471;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/images/slider1.png\";a:2:{s:8:\"filesize\";i:77683;s:13:\"last_modified\";i:1423704471;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/images/yellow.png\";a:2:{s:8:\"filesize\";i:29572;s:13:\"last_modified\";i:1423704471;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/images/fraction.png\";a:2:{s:8:\"filesize\";i:81916;s:13:\"last_modified\";i:1423704471;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/images/ffour.png\";a:2:{s:8:\"filesize\";i:80930;s:13:\"last_modified\";i:1423704471;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/images/bnine.png\";a:2:{s:8:\"filesize\";i:45299;s:13:\"last_modified\";i:1423704471;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/images/aqua.png\";a:2:{s:8:\"filesize\";i:19430;s:13:\"last_modified\";i:1423704471;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/images/bsix.png\";a:2:{s:8:\"filesize\";i:17031;s:13:\"last_modified\";i:1423704471;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/images/layout3.png\";a:2:{s:8:\"filesize\";i:58005;s:13:\"last_modified\";i:1423704471;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/images/pone.png\";a:2:{s:8:\"filesize\";i:3414;s:13:\"last_modified\";i:1423704471;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/images/child.png\";a:2:{s:8:\"filesize\";i:1750;s:13:\"last_modified\";i:1423704471;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/images/grunge.png\";a:2:{s:8:\"filesize\";i:22531;s:13:\"last_modified\";i:1423704471;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/images/green.png\";a:2:{s:8:\"filesize\";i:22359;s:13:\"last_modified\";i:1423704471;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/images/slit.png\";a:2:{s:8:\"filesize\";i:58242;s:13:\"last_modified\";i:1423704471;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/images/pthree.png\";a:2:{s:8:\"filesize\";i:3666;s:13:\"last_modified\";i:1423704471;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/images/bfour.png\";a:2:{s:8:\"filesize\";i:13520;s:13:\"last_modified\";i:1423704471;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/images/pfour.png\";a:2:{s:8:\"filesize\";i:3494;s:13:\"last_modified\";i:1423704471;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/js/jquery-ui.js\";a:2:{s:8:\"filesize\";i:449509;s:13:\"last_modified\";i:1423704471;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/admin/js/options-custom.js\";a:2:{s:8:\"filesize\";i:1688;s:13:\"last_modified\";i:1423704471;}s:80:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/screenshot.png\";a:2:{s:8:\"filesize\";i:267753;s:13:\"last_modified\";i:1423704471;}s:83:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/content-aside.php\";a:2:{s:8:\"filesize\";i:2443;s:13:\"last_modified\";i:1423704471;}s:75:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/image.php\";a:2:{s:8:\"filesize\";i:4010;s:13:\"last_modified\";i:1423704471;}s:78:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/comments.php\";a:2:{s:8:\"filesize\";i:3165;s:13:\"last_modified\";i:1423704471;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/slider-cheader.php\";a:2:{s:8:\"filesize\";i:365;s:13:\"last_modified\";i:1423704471;}s:75:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/style.css\";a:2:{s:8:\"filesize\";i:33965;s:13:\"last_modified\";i:1423704471;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/ggrun.css\";a:2:{s:8:\"filesize\";i:212;s:13:\"last_modified\";i:1423704471;}s:80:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/pink.css\";a:2:{s:8:\"filesize\";i:133;s:13:\"last_modified\";i:1423704471;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/margo.css\";a:2:{s:8:\"filesize\";i:4289;s:13:\"last_modified\";i:1423704471;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/ggren.css\";a:2:{s:8:\"filesize\";i:980;s:13:\"last_modified\";i:1423704471;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/ggrey.css\";a:2:{s:8:\"filesize\";i:3827;s:13:\"last_modified\";i:1423704471;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/yellow.css\";a:2:{s:8:\"filesize\";i:137;s:13:\"last_modified\";i:1423704471;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/purple.css\";a:2:{s:8:\"filesize\";i:137;s:13:\"last_modified\";i:1423704471;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/brown.css\";a:2:{s:8:\"filesize\";i:135;s:13:\"last_modified\";i:1423704471;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/marbo.css\";a:2:{s:8:\"filesize\";i:4686;s:13:\"last_modified\";i:1423704471;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/orange.css\";a:2:{s:8:\"filesize\";i:137;s:13:\"last_modified\";i:1423704471;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/grunge.css\";a:2:{s:8:\"filesize\";i:1244;s:13:\"last_modified\";i:1423704471;}s:121:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/fonts/nobile/SIL Open Font License 1.1 nobile.txt\";a:2:{s:8:\"filesize\";i:4301;s:13:\"last_modified\";i:1423704471;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/fonts/nobile/nobile-webfont.woff\";a:2:{s:8:\"filesize\";i:19800;s:13:\"last_modified\";i:1423704471;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/fonts/nobile/nobile-webfont.eot\";a:2:{s:8:\"filesize\";i:29592;s:13:\"last_modified\";i:1423704471;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/fonts/nobile/nobile-webfont.ttf\";a:2:{s:8:\"filesize\";i:29360;s:13:\"last_modified\";i:1423704471;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/fonts/nobile/nobile-webfont.svg\";a:2:{s:8:\"filesize\";i:36783;s:13:\"last_modified\";i:1423704471;}s:119:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/fonts/titillium/TitilliumText22L003-webfont.ttf\";a:2:{s:8:\"filesize\";i:46396;s:13:\"last_modified\";i:1423704471;}s:120:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/fonts/titillium/TitilliumText22L003-webfont.woff\";a:2:{s:8:\"filesize\";i:26184;s:13:\"last_modified\";i:1423704471;}s:119:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/fonts/titillium/TitilliumText22L004-webfont.svg\";a:2:{s:8:\"filesize\";i:49959;s:13:\"last_modified\";i:1423704471;}s:127:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/fonts/titillium/SIL Open Font License 1.1 Titillium.txt\";a:2:{s:8:\"filesize\";i:4301;s:13:\"last_modified\";i:1423704471;}s:119:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/fonts/titillium/TitilliumText22L003-webfont.svg\";a:2:{s:8:\"filesize\";i:49671;s:13:\"last_modified\";i:1423704471;}s:119:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/fonts/titillium/TitilliumText22L004-webfont.eot\";a:2:{s:8:\"filesize\";i:44808;s:13:\"last_modified\";i:1423704471;}s:119:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/fonts/titillium/TitilliumText22L003-webfont.eot\";a:2:{s:8:\"filesize\";i:46600;s:13:\"last_modified\";i:1423704471;}s:119:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/fonts/titillium/TitilliumText22L004-webfont.ttf\";a:2:{s:8:\"filesize\";i:44608;s:13:\"last_modified\";i:1423704471;}s:120:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/fonts/titillium/TitilliumText22L004-webfont.woff\";a:2:{s:8:\"filesize\";i:25464;s:13:\"last_modified\";i:1423704471;}s:117:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/fonts/chunkfive/SIL Open Font License 1.1.txt\";a:2:{s:8:\"filesize\";i:4301;s:13:\"last_modified\";i:1423704471;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/fonts/chunkfive/Chunkfive-webfont.ttf\";a:2:{s:8:\"filesize\";i:18460;s:13:\"last_modified\";i:1423704471;}s:110:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/fonts/chunkfive/Chunkfive-webfont.woff\";a:2:{s:8:\"filesize\";i:12156;s:13:\"last_modified\";i:1423704471;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/fonts/chunkfive/Chunkfive-webfont.svg\";a:2:{s:8:\"filesize\";i:26457;s:13:\"last_modified\";i:1423704471;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/fonts/chunkfive/Chunkfive-webfont.eot\";a:2:{s:8:\"filesize\";i:18658;s:13:\"last_modified\";i:1423704471;}s:80:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/radi.css\";a:2:{s:8:\"filesize\";i:133;s:13:\"last_modified\";i:1423704471;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/grebr.css\";a:2:{s:8:\"filesize\";i:1429;s:13:\"last_modified\";i:1423704471;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/green.css\";a:2:{s:8:\"filesize\";i:135;s:13:\"last_modified\";i:1423704471;}s:80:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/oran.css\";a:2:{s:8:\"filesize\";i:841;s:13:\"last_modified\";i:1423704471;}s:80:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/aqua.css\";a:2:{s:8:\"filesize\";i:75;s:13:\"last_modified\";i:1423704471;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/single_np_next.png\";a:2:{s:8:\"filesize\";i:1008;s:13:\"last_modified\";i:1423704471;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/yellow/header_bg.jpg\";a:2:{s:8:\"filesize\";i:40021;s:13:\"last_modified\";i:1423704471;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/yellow/page_bg.png\";a:2:{s:8:\"filesize\";i:160;s:13:\"last_modified\";i:1423704471;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/yellow/header_overlay.png\";a:2:{s:8:\"filesize\";i:45303;s:13:\"last_modified\";i:1423704471;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/yellow/footer_bg.png\";a:2:{s:8:\"filesize\";i:3746;s:13:\"last_modified\";i:1423704471;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/five.png\";a:2:{s:8:\"filesize\";i:166;s:13:\"last_modified\";i:1423704471;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/comments.png\";a:2:{s:8:\"filesize\";i:166;s:13:\"last_modified\";i:1423704471;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/grunge/header_bg.png\";a:2:{s:8:\"filesize\";i:2008;s:13:\"last_modified\";i:1423704471;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/grunge/page_bg.png\";a:2:{s:8:\"filesize\";i:160;s:13:\"last_modified\";i:1423704471;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/ggrun/header_bg.png\";a:2:{s:8:\"filesize\";i:2690;s:13:\"last_modified\";i:1423704471;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/ggrun/page_bg.png\";a:2:{s:8:\"filesize\";i:160;s:13:\"last_modified\";i:1423704471;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/ggrun/footer_bg.png\";a:2:{s:8:\"filesize\";i:3746;s:13:\"last_modified\";i:1423704471;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/pink/header_bg.png\";a:2:{s:8:\"filesize\";i:2691;s:13:\"last_modified\";i:1423704471;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/pink/page_bg.png\";a:2:{s:8:\"filesize\";i:160;s:13:\"last_modified\";i:1423704471;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/pink/header_overlay.png\";a:2:{s:8:\"filesize\";i:45305;s:13:\"last_modified\";i:1423704471;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/pink/footer_bg.png\";a:2:{s:8:\"filesize\";i:3746;s:13:\"last_modified\";i:1423704471;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/margo/logo_section.png\";a:2:{s:8:\"filesize\";i:2847;s:13:\"last_modified\";i:1423704471;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/margo/header.png\";a:2:{s:8:\"filesize\";i:2866;s:13:\"last_modified\";i:1423704471;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/margo/quote.png\";a:2:{s:8:\"filesize\";i:1399;s:13:\"last_modified\";i:1423704471;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/margo/page_bg.png\";a:2:{s:8:\"filesize\";i:2861;s:13:\"last_modified\";i:1423704471;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/margo/footer.png\";a:2:{s:8:\"filesize\";i:2871;s:13:\"last_modified\";i:1423704471;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/grebr/header_bg.png\";a:2:{s:8:\"filesize\";i:2852;s:13:\"last_modified\";i:1423704471;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/grebr/logo_bg.png\";a:2:{s:8:\"filesize\";i:2844;s:13:\"last_modified\";i:1423704471;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/grebr/page_bg.png\";a:2:{s:8:\"filesize\";i:160;s:13:\"last_modified\";i:1423704471;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/grebr/footer_bg.png\";a:2:{s:8:\"filesize\";i:2863;s:13:\"last_modified\";i:1423704471;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/quote.png\";a:2:{s:8:\"filesize\";i:609;s:13:\"last_modified\";i:1423704471;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/alexandria/page_bg.png\";a:2:{s:8:\"filesize\";i:160;s:13:\"last_modified\";i:1423704471;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/comments_bg.png\";a:2:{s:8:\"filesize\";i:124;s:13:\"last_modified\";i:1423704471;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/radi/header_bg.jpg\";a:2:{s:8:\"filesize\";i:20768;s:13:\"last_modified\";i:1423704471;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/radi/page_bg.png\";a:2:{s:8:\"filesize\";i:160;s:13:\"last_modified\";i:1423704471;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/radi/header_overlay.png\";a:2:{s:8:\"filesize\";i:41194;s:13:\"last_modified\";i:1423704471;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/radi/footer_bg.png\";a:2:{s:8:\"filesize\";i:3746;s:13:\"last_modified\";i:1423704471;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/single_np_prev.png\";a:2:{s:8:\"filesize\";i:951;s:13:\"last_modified\";i:1423704471;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/aqua/page_bg.png\";a:2:{s:8:\"filesize\";i:160;s:13:\"last_modified\";i:1423704471;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/aqua/slider_bg.png\";a:2:{s:8:\"filesize\";i:2052;s:13:\"last_modified\";i:1423704471;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/marbo/logo_section.png\";a:2:{s:8:\"filesize\";i:2874;s:13:\"last_modified\";i:1423704471;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/marbo/header.png\";a:2:{s:8:\"filesize\";i:2858;s:13:\"last_modified\";i:1423704471;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/marbo/social.png\";a:2:{s:8:\"filesize\";i:2847;s:13:\"last_modified\";i:1423704471;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/marbo/quote.png\";a:2:{s:8:\"filesize\";i:1397;s:13:\"last_modified\";i:1423704471;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/marbo/page_bg.png\";a:2:{s:8:\"filesize\";i:2863;s:13:\"last_modified\";i:1423704471;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/marbo/footer.png\";a:2:{s:8:\"filesize\";i:2858;s:13:\"last_modified\";i:1423704471;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/oran/logo_section.png\";a:2:{s:8:\"filesize\";i:962;s:13:\"last_modified\";i:1423704471;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/oran/header.png\";a:2:{s:8:\"filesize\";i:3515;s:13:\"last_modified\";i:1423704471;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/oran/header_bg.jpg\";a:2:{s:8:\"filesize\";i:40021;s:13:\"last_modified\";i:1423704471;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/oran/page_bg.png\";a:2:{s:8:\"filesize\";i:160;s:13:\"last_modified\";i:1423704471;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/oran/footer.png\";a:2:{s:8:\"filesize\";i:3513;s:13:\"last_modified\";i:1423704471;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/purple/header_bg.jpg\";a:2:{s:8:\"filesize\";i:43174;s:13:\"last_modified\";i:1423704471;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/purple/page_bg.png\";a:2:{s:8:\"filesize\";i:160;s:13:\"last_modified\";i:1423704471;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/purple/header_overlay.png\";a:2:{s:8:\"filesize\";i:47314;s:13:\"last_modified\";i:1423704471;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/purple/footer_bg.png\";a:2:{s:8:\"filesize\";i:3746;s:13:\"last_modified\";i:1423704471;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/ggren/logo_section.png\";a:2:{s:8:\"filesize\";i:3512;s:13:\"last_modified\";i:1423704471;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/ggren/header.png\";a:2:{s:8:\"filesize\";i:3512;s:13:\"last_modified\";i:1423704471;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/ggren/page_bg.png\";a:2:{s:8:\"filesize\";i:160;s:13:\"last_modified\";i:1423704471;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/ggren/footer.png\";a:2:{s:8:\"filesize\";i:3512;s:13:\"last_modified\";i:1423704471;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/ggrey/logo_section.png\";a:2:{s:8:\"filesize\";i:2853;s:13:\"last_modified\";i:1423704471;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/ggrey/header.png\";a:2:{s:8:\"filesize\";i:1002;s:13:\"last_modified\";i:1423704471;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/ggrey/quote.png\";a:2:{s:8:\"filesize\";i:1399;s:13:\"last_modified\";i:1423704471;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/ggrey/page_bg.png\";a:2:{s:8:\"filesize\";i:2881;s:13:\"last_modified\";i:1423704471;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/ggrey/footer.png\";a:2:{s:8:\"filesize\";i:2868;s:13:\"last_modified\";i:1423704471;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/brown/header_bg.jpg\";a:2:{s:8:\"filesize\";i:52116;s:13:\"last_modified\";i:1423704471;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/brown/page_bg.png\";a:2:{s:8:\"filesize\";i:160;s:13:\"last_modified\";i:1423704471;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/brown/header_overlay.png\";a:2:{s:8:\"filesize\";i:47315;s:13:\"last_modified\";i:1423704471;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/brown/footer_bg.png\";a:2:{s:8:\"filesize\";i:3746;s:13:\"last_modified\";i:1423704471;}s:86:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/ten.png\";a:2:{s:8:\"filesize\";i:166;s:13:\"last_modified\";i:1423704471;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/green/header_bg.jpg\";a:2:{s:8:\"filesize\";i:9089;s:13:\"last_modified\";i:1423704471;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/green/page_bg.png\";a:2:{s:8:\"filesize\";i:160;s:13:\"last_modified\";i:1423704471;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/green/header_overlay.png\";a:2:{s:8:\"filesize\";i:47315;s:13:\"last_modified\";i:1423704471;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/green/footer_bg.png\";a:2:{s:8:\"filesize\";i:3746;s:13:\"last_modified\";i:1423704471;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/orange/header_bg.jpg\";a:2:{s:8:\"filesize\";i:333;s:13:\"last_modified\";i:1423704471;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/orange/page_bg.png\";a:2:{s:8:\"filesize\";i:160;s:13:\"last_modified\";i:1423704471;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/orange/header_overlay.png\";a:2:{s:8:\"filesize\";i:45302;s:13:\"last_modified\";i:1423704471;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/skins/images/orange/footer_bg.png\";a:2:{s:8:\"filesize\";i:3746;s:13:\"last_modified\";i:1423704471;}s:86:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/languages/readme.txt\";a:2:{s:8:\"filesize\";i:253;s:13:\"last_modified\";i:1423704471;}s:77:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/content.php\";a:2:{s:8:\"filesize\";i:2401;s:13:\"last_modified\";i:1423704471;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/inc/custom-header.php\";a:2:{s:8:\"filesize\";i:4055;s:13:\"last_modified\";i:1423704471;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/inc/template-tags.php\";a:2:{s:8:\"filesize\";i:8707;s:13:\"last_modified\";i:1423704471;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/inc/jetpack.php\";a:2:{s:8:\"filesize\";i:426;s:13:\"last_modified\";i:1423704471;}s:80:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/inc/extras.php\";a:2:{s:8:\"filesize\";i:2116;s:13:\"last_modified\";i:1423704471;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/inc/customizer.php\";a:2:{s:8:\"filesize\";i:989;s:13:\"last_modified\";i:1423704471;}s:80:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/front-page.php\";a:2:{s:8:\"filesize\";i:546;s:13:\"last_modified\";i:1423704471;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/editor-style.css\";a:2:{s:8:\"filesize\";i:1981;s:13:\"last_modified\";i:1423704471;}s:80:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/no-results.php\";a:2:{s:8:\"filesize\";i:1119;s:13:\"last_modified\";i:1423704471;}s:76:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/readme.txt\";a:2:{s:8:\"filesize\";i:1016;s:13:\"last_modified\";i:1423704471;}s:79:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/functions.php\";a:2:{s:8:\"filesize\";i:8015;s:13:\"last_modified\";i:1423704471;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/content-single.php\";a:2:{s:8:\"filesize\";i:3439;s:13:\"last_modified\";i:1423704471;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/content-page.php\";a:2:{s:8:\"filesize\";i:701;s:13:\"last_modified\";i:1423704471;}s:75:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/index.php\";a:2:{s:8:\"filesize\";i:3131;s:13:\"last_modified\";i:1423704471;}s:79:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/changelog.txt\";a:2:{s:8:\"filesize\";i:4791;s:13:\"last_modified\";i:1423704471;}s:77:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/sidebar.php\";a:2:{s:8:\"filesize\";i:905;s:13:\"last_modified\";i:1423704471;}s:80:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/slider-one.php\";a:2:{s:8:\"filesize\";i:2709;s:13:\"last_modified\";i:1423704471;}s:77:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/license.txt\";a:2:{s:8:\"filesize\";i:15410;s:13:\"last_modified\";i:1423704471;}s:76:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/header.php\";a:2:{s:8:\"filesize\";i:5004;s:13:\"last_modified\";i:1423704471;}s:80:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/footer-two.php\";a:2:{s:8:\"filesize\";i:2556;s:13:\"last_modified\";i:1423704471;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/index-standard.php\";a:2:{s:8:\"filesize\";i:809;s:13:\"last_modified\";i:1423704471;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/images/single_np_next.png\";a:2:{s:8:\"filesize\";i:1008;s:13:\"last_modified\";i:1423704471;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/images/page_bg.jpg\";a:2:{s:8:\"filesize\";i:349;s:13:\"last_modified\";i:1423704471;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/images/five.png\";a:2:{s:8:\"filesize\";i:166;s:13:\"last_modified\";i:1423704471;}s:85:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/images/comments.png\";a:2:{s:8:\"filesize\";i:166;s:13:\"last_modified\";i:1423704471;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/images/twitter.png\";a:2:{s:8:\"filesize\";i:1487;s:13:\"last_modified\";i:1423704471;}s:83:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/images/reddit.png\";a:2:{s:8:\"filesize\";i:1875;s:13:\"last_modified\";i:1423704471;}s:83:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/images/fetimg.png\";a:2:{s:8:\"filesize\";i:60275;s:13:\"last_modified\";i:1423704471;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/images/quote.png\";a:2:{s:8:\"filesize\";i:609;s:13:\"last_modified\";i:1423704471;}s:85:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/images/linkedin.png\";a:2:{s:8:\"filesize\";i:1481;s:13:\"last_modified\";i:1423704471;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/images/alexandria/header_bg.png\";a:2:{s:8:\"filesize\";i:4027;s:13:\"last_modified\";i:1423704471;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/images/alexandria/header_bg.jpg\";a:2:{s:8:\"filesize\";i:36116;s:13:\"last_modified\";i:1423704471;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/images/alexandria/page_bg.png\";a:2:{s:8:\"filesize\";i:160;s:13:\"last_modified\";i:1423704471;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/images/alexandria/header_overlay.png\";a:2:{s:8:\"filesize\";i:147540;s:13:\"last_modified\";i:1423704471;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/images/alexandria/footer_bg.png\";a:2:{s:8:\"filesize\";i:3746;s:13:\"last_modified\";i:1423704471;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/images/logo.png\";a:2:{s:8:\"filesize\";i:13019;s:13:\"last_modified\";i:1423704471;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/images/comments_bg.png\";a:2:{s:8:\"filesize\";i:124;s:13:\"last_modified\";i:1423704471;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/images/fetimg2.png\";a:2:{s:8:\"filesize\";i:3935;s:13:\"last_modified\";i:1423704471;}s:83:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/images/flickr.png\";a:2:{s:8:\"filesize\";i:1080;s:13:\"last_modified\";i:1423704471;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/images/single_np_prev.png\";a:2:{s:8:\"filesize\";i:951;s:13:\"last_modified\";i:1423704471;}s:85:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/images/facebook.png\";a:2:{s:8:\"filesize\";i:1263;s:13:\"last_modified\";i:1423704471;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/images/rate.png\";a:2:{s:8:\"filesize\";i:205728;s:13:\"last_modified\";i:1423704471;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/images/stumble.png\";a:2:{s:8:\"filesize\";i:1399;s:13:\"last_modified\";i:1423704471;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/images/page_bg.png\";a:2:{s:8:\"filesize\";i:160;s:13:\"last_modified\";i:1423704471;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/images/gplus.png\";a:2:{s:8:\"filesize\";i:1428;s:13:\"last_modified\";i:1423704471;}s:80:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/images/ten.png\";a:2:{s:8:\"filesize\";i:166;s:13:\"last_modified\";i:1423704471;}s:80:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/index-btwo.php\";a:2:{s:8:\"filesize\";i:19716;s:13:\"last_modified\";i:1423704471;}s:75:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/fixed.css\";a:2:{s:8:\"filesize\";i:2040;s:13:\"last_modified\";i:1423704471;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/js/html5shiv.js\";a:2:{s:8:\"filesize\";i:2429;s:13:\"last_modified\";i:1423704471;}s:83:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/js/tinynav.min.js\";a:2:{s:8:\"filesize\";i:835;s:13:\"last_modified\";i:1423704471;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/js/keyboard-image-navigation.js\";a:2:{s:8:\"filesize\";i:419;s:13:\"last_modified\";i:1423704471;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/js/skip-link-focus-fix.js\";a:2:{s:8:\"filesize\";i:733;s:13:\"last_modified\";i:1423704471;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/js/navigation.js\";a:2:{s:8:\"filesize\";i:827;s:13:\"last_modified\";i:1423704471;}s:79:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/js/general.js\";a:2:{s:8:\"filesize\";i:181;s:13:\"last_modified\";i:1423704471;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/js/customizer.js\";a:2:{s:8:\"filesize\";i:908;s:13:\"last_modified\";i:1423704471;}s:80:\"/home/kccofc39/public_html/wordpress/wp-content/themes/alexandria/index-page.php\";a:2:{s:8:\"filesize\";i:616;s:13:\"last_modified\";i:1423704471;}s:77:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfourteen/404.php\";a:2:{s:8:\"filesize\";i:719;s:13:\"last_modified\";i:1423704480;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfourteen/content-featured-post.php\";a:2:{s:8:\"filesize\";i:1123;s:13:\"last_modified\";i:1423704480;}s:86:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfourteen/content-link.php\";a:2:{s:8:\"filesize\";i:2305;s:13:\"last_modified\";i:1423704480;}s:78:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfourteen/page.php\";a:2:{s:8:\"filesize\";i:1187;s:13:\"last_modified\";i:1423704480;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfourteen/archive.php\";a:2:{s:8:\"filesize\";i:2161;s:13:\"last_modified\";i:1423704480;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfourteen/content-audio.php\";a:2:{s:8:\"filesize\";i:2308;s:13:\"last_modified\";i:1423704480;}s:77:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfourteen/rtl.css\";a:2:{s:8:\"filesize\";i:15578;s:13:\"last_modified\";i:1423704480;}s:80:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfourteen/search.php\";a:2:{s:8:\"filesize\";i:1231;s:13:\"last_modified\";i:1423704480;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfourteen/content-quote.php\";a:2:{s:8:\"filesize\";i:2308;s:13:\"last_modified\";i:1423704480;}s:80:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfourteen/footer.php\";a:2:{s:8:\"filesize\";i:728;s:13:\"last_modified\";i:1423704480;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfourteen/sidebar-content.php\";a:2:{s:8:\"filesize\";i:340;s:13:\"last_modified\";i:1423704480;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfourteen/featured-content.php\";a:2:{s:8:\"filesize\";i:946;s:13:\"last_modified\";i:1423704480;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfourteen/content-video.php\";a:2:{s:8:\"filesize\";i:2308;s:13:\"last_modified\";i:1423704480;}s:80:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfourteen/author.php\";a:2:{s:8:\"filesize\";i:1927;s:13:\"last_modified\";i:1423704480;}s:80:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfourteen/single.php\";a:2:{s:8:\"filesize\";i:1033;s:13:\"last_modified\";i:1423704480;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfourteen/screenshot.png\";a:2:{s:8:\"filesize\";i:617254;s:13:\"last_modified\";i:1423704480;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfourteen/content-aside.php\";a:2:{s:8:\"filesize\";i:2308;s:13:\"last_modified\";i:1423704480;}s:79:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfourteen/image.php\";a:2:{s:8:\"filesize\";i:2679;s:13:\"last_modified\";i:1423704480;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfourteen/comments.php\";a:2:{s:8:\"filesize\";i:2314;s:13:\"last_modified\";i:1423704480;}s:79:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfourteen/style.css\";a:2:{s:8:\"filesize\";i:77490;s:13:\"last_modified\";i:1423704480;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfourteen/content-image.php\";a:2:{s:8:\"filesize\";i:2308;s:13:\"last_modified\";i:1423704480;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfourteen/languages/twentyfourteen.pot\";a:2:{s:8:\"filesize\";i:10899;s:13:\"last_modified\";i:1423704480;}s:86:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfourteen/content-none.php\";a:2:{s:8:\"filesize\";i:961;s:13:\"last_modified\";i:1423704480;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfourteen/content.php\";a:2:{s:8:\"filesize\";i:2325;s:13:\"last_modified\";i:1423704480;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfourteen/inc/custom-header.php\";a:2:{s:8:\"filesize\";i:4506;s:13:\"last_modified\";i:1423704480;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfourteen/inc/template-tags.php\";a:2:{s:8:\"filesize\";i:7087;s:13:\"last_modified\";i:1423704480;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfourteen/inc/featured-content.php\";a:2:{s:8:\"filesize\";i:15185;s:13:\"last_modified\";i:1423704480;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfourteen/inc/back-compat.php\";a:2:{s:8:\"filesize\";i:2189;s:13:\"last_modified\";i:1423704480;}s:85:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfourteen/inc/widgets.php\";a:2:{s:8:\"filesize\";i:9824;s:13:\"last_modified\";i:1423704480;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfourteen/inc/customizer.php\";a:2:{s:8:\"filesize\";i:5631;s:13:\"last_modified\";i:1423704480;}s:83:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfourteen/functions.php\";a:2:{s:8:\"filesize\";i:16396;s:13:\"last_modified\";i:1423704480;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfourteen/page-templates/full-width.php\";a:2:{s:8:\"filesize\";i:939;s:13:\"last_modified\";i:1423704480;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfourteen/page-templates/contributors.php\";a:2:{s:8:\"filesize\";i:1296;s:13:\"last_modified\";i:1423704480;}s:86:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfourteen/content-page.php\";a:2:{s:8:\"filesize\";i:871;s:13:\"last_modified\";i:1423704480;}s:79:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfourteen/index.php\";a:2:{s:8:\"filesize\";i:1579;s:13:\"last_modified\";i:1423704480;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfourteen/category.php\";a:2:{s:8:\"filesize\";i:1536;s:13:\"last_modified\";i:1423704480;}s:80:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfourteen/css/ie.css\";a:2:{s:8:\"filesize\";i:24683;s:13:\"last_modified\";i:1423704480;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfourteen/css/editor-style.css\";a:2:{s:8:\"filesize\";i:11681;s:13:\"last_modified\";i:1423704480;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfourteen/sidebar.php\";a:2:{s:8:\"filesize\";i:848;s:13:\"last_modified\";i:1423704480;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfourteen/genericons/genericons.css\";a:2:{s:8:\"filesize\";i:31045;s:13:\"last_modified\";i:1423704480;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfourteen/genericons/COPYING.txt\";a:2:{s:8:\"filesize\";i:1424;s:13:\"last_modified\";i:1423704480;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfourteen/genericons/README.txt\";a:2:{s:8:\"filesize\";i:5896;s:13:\"last_modified\";i:1423704480;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfourteen/genericons/example.html\";a:2:{s:8:\"filesize\";i:19358;s:13:\"last_modified\";i:1423704480;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfourteen/genericons/Genericons-Regular.otf\";a:2:{s:8:\"filesize\";i:18212;s:13:\"last_modified\";i:1423704480;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfourteen/genericons/LICENSE.txt\";a:2:{s:8:\"filesize\";i:18092;s:13:\"last_modified\";i:1423704480;}s:116:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfourteen/genericons/font/genericons-regular-webfont.ttf\";a:2:{s:8:\"filesize\";i:27348;s:13:\"last_modified\";i:1423704480;}s:116:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfourteen/genericons/font/genericons-regular-webfont.svg\";a:2:{s:8:\"filesize\";i:40045;s:13:\"last_modified\";i:1423704480;}s:116:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfourteen/genericons/font/genericons-regular-webfont.eot\";a:2:{s:8:\"filesize\";i:14935;s:13:\"last_modified\";i:1423704480;}s:117:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfourteen/genericons/font/genericons-regular-webfont.woff\";a:2:{s:8:\"filesize\";i:17224;s:13:\"last_modified\";i:1423704480;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfourteen/taxonomy-post_format.php\";a:2:{s:8:\"filesize\";i:2364;s:13:\"last_modified\";i:1423704480;}s:80:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfourteen/header.php\";a:2:{s:8:\"filesize\";i:2328;s:13:\"last_modified\";i:1423704480;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfourteen/content-gallery.php\";a:2:{s:8:\"filesize\";i:2314;s:13:\"last_modified\";i:1423704480;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfourteen/sidebar-footer.php\";a:2:{s:8:\"filesize\";i:395;s:13:\"last_modified\";i:1423704480;}s:77:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfourteen/tag.php\";a:2:{s:8:\"filesize\";i:1593;s:13:\"last_modified\";i:1423704480;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfourteen/images/pattern-dark.svg\";a:2:{s:8:\"filesize\";i:1176;s:13:\"last_modified\";i:1423704480;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfourteen/images/pattern-light.svg\";a:2:{s:8:\"filesize\";i:540;s:13:\"last_modified\";i:1423704480;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfourteen/js/keyboard-image-navigation.js\";a:2:{s:8:\"filesize\";i:496;s:13:\"last_modified\";i:1423704480;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfourteen/js/featured-content-admin.js\";a:2:{s:8:\"filesize\";i:329;s:13:\"last_modified\";i:1423704480;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfourteen/js/html5.js\";a:2:{s:8:\"filesize\";i:2428;s:13:\"last_modified\";i:1423704480;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfourteen/js/slider.js\";a:2:{s:8:\"filesize\";i:18799;s:13:\"last_modified\";i:1423704480;}s:86:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfourteen/js/customizer.js\";a:2:{s:8:\"filesize\";i:950;s:13:\"last_modified\";i:1423704480;}s:85:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentyfourteen/js/functions.js\";a:2:{s:8:\"filesize\";i:3449;s:13:\"last_modified\";i:1423704480;}s:80:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/custom-page.php\";a:2:{s:8:\"filesize\";i:2257;s:13:\"last_modified\";i:1423704474;}s:75:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/footer.php\";a:2:{s:8:\"filesize\";i:511;s:13:\"last_modified\";i:1423704474;}s:79:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/screenshot.png\";a:2:{s:8:\"filesize\";i:106114;s:13:\"last_modified\";i:1423704474;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/sidebar-left.php\";a:2:{s:8:\"filesize\";i:139;s:13:\"last_modified\";i:1423704474;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/sidebar-right.php\";a:2:{s:8:\"filesize\";i:141;s:13:\"last_modified\";i:1423704474;}s:77:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/comments.php\";a:2:{s:8:\"filesize\";i:828;s:13:\"last_modified\";i:1423704474;}s:74:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/style.css\";a:2:{s:8:\"filesize\";i:1610;s:13:\"last_modified\";i:1423704474;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/class-fire-resources.php\";a:2:{s:8:\"filesize\";i:17513;s:13:\"last_modified\";i:1423704474;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/class-fire-init.php\";a:2:{s:8:\"filesize\";i:50197;s:13:\"last_modified\";i:1423704474;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/lang/it_IT.po\";a:2:{s:8:\"filesize\";i:90129;s:13:\"last_modified\";i:1423704474;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/lang/nb_NO.po\";a:2:{s:8:\"filesize\";i:71481;s:13:\"last_modified\";i:1423704474;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/lang/ru_RU.mo\";a:2:{s:8:\"filesize\";i:60239;s:13:\"last_modified\";i:1423704474;}s:79:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/lang/tr.po\";a:2:{s:8:\"filesize\";i:79657;s:13:\"last_modified\";i:1423704474;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/lang/zh_CN.mo\";a:2:{s:8:\"filesize\";i:32272;s:13:\"last_modified\";i:1423704474;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/lang/ro_RO.mo\";a:2:{s:8:\"filesize\";i:25840;s:13:\"last_modified\";i:1423704474;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/lang/it_IT.mo\";a:2:{s:8:\"filesize\";i:25061;s:13:\"last_modified\";i:1423704474;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/lang/nl_NL.po\";a:2:{s:8:\"filesize\";i:90876;s:13:\"last_modified\";i:1423704474;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/lang/ca_ES.mo\";a:2:{s:8:\"filesize\";i:49032;s:13:\"last_modified\";i:1423704474;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/lang/de_DE.po\";a:2:{s:8:\"filesize\";i:92473;s:13:\"last_modified\";i:1423704474;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/lang/sv_SE.mo\";a:2:{s:8:\"filesize\";i:22846;s:13:\"last_modified\";i:1423704474;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/lang/nb_NO.mo\";a:2:{s:8:\"filesize\";i:1414;s:13:\"last_modified\";i:1423704474;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/lang/da_DK.po\";a:2:{s:8:\"filesize\";i:81987;s:13:\"last_modified\";i:1423704474;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/lang/pt_BR.po\";a:2:{s:8:\"filesize\";i:84494;s:13:\"last_modified\";i:1423704474;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/lang/sk_SK.po\";a:2:{s:8:\"filesize\";i:83571;s:13:\"last_modified\";i:1423704474;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/lang/cs_CZ.mo\";a:2:{s:8:\"filesize\";i:39784;s:13:\"last_modified\";i:1423704474;}s:79:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/lang/uk.po\";a:2:{s:8:\"filesize\";i:94670;s:13:\"last_modified\";i:1423704474;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/lang/hu_HU.po\";a:2:{s:8:\"filesize\";i:83087;s:13:\"last_modified\";i:1423704474;}s:79:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/lang/uk.mo\";a:2:{s:8:\"filesize\";i:32025;s:13:\"last_modified\";i:1423704474;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/lang/ru_RU.po\";a:2:{s:8:\"filesize\";i:109422;s:13:\"last_modified\";i:1423704474;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/lang/cs_CZ.po\";a:2:{s:8:\"filesize\";i:85040;s:13:\"last_modified\";i:1423704474;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/lang/es_ES.mo\";a:2:{s:8:\"filesize\";i:49840;s:13:\"last_modified\";i:1423704474;}s:79:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/lang/ar.mo\";a:2:{s:8:\"filesize\";i:27468;s:13:\"last_modified\";i:1423704474;}s:79:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/lang/tr.mo\";a:2:{s:8:\"filesize\";i:26924;s:13:\"last_modified\";i:1423704474;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/lang/es_ES.po\";a:2:{s:8:\"filesize\";i:95751;s:13:\"last_modified\";i:1423704474;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/lang/pl_PL.po\";a:2:{s:8:\"filesize\";i:89112;s:13:\"last_modified\";i:1423704474;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/lang/zh_CN.po\";a:2:{s:8:\"filesize\";i:115308;s:13:\"last_modified\";i:1423704474;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/lang/fa_IR.po\";a:2:{s:8:\"filesize\";i:63626;s:13:\"last_modified\";i:1423704474;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/lang/da_DK.mo\";a:2:{s:8:\"filesize\";i:27842;s:13:\"last_modified\";i:1423704474;}s:79:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/lang/ar.po\";a:2:{s:8:\"filesize\";i:86169;s:13:\"last_modified\";i:1423704474;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/lang/fr_FR.po\";a:2:{s:8:\"filesize\";i:101678;s:13:\"last_modified\";i:1423704474;}s:83:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/lang/index.php\";a:2:{s:8:\"filesize\";i:30;s:13:\"last_modified\";i:1423704474;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/lang/sk_SK.mo\";a:2:{s:8:\"filesize\";i:45670;s:13:\"last_modified\";i:1423704474;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/lang/hu_HU.mo\";a:2:{s:8:\"filesize\";i:43464;s:13:\"last_modified\";i:1423704474;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/lang/sv_SE.po\";a:2:{s:8:\"filesize\";i:80582;s:13:\"last_modified\";i:1423704474;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/lang/ca_ES.po\";a:2:{s:8:\"filesize\";i:94560;s:13:\"last_modified\";i:1423704474;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/lang/pt_BR.mo\";a:2:{s:8:\"filesize\";i:25963;s:13:\"last_modified\";i:1423704474;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/lang/ro_RO.po\";a:2:{s:8:\"filesize\";i:83732;s:13:\"last_modified\";i:1423704474;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/lang/nl_NL.mo\";a:2:{s:8:\"filesize\";i:46308;s:13:\"last_modified\";i:1423704474;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/lang/fr_FR.mo\";a:2:{s:8:\"filesize\";i:54295;s:13:\"last_modified\";i:1423704474;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/lang/de_DE.mo\";a:2:{s:8:\"filesize\";i:47252;s:13:\"last_modified\";i:1423704474;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/lang/default.mo\";a:2:{s:8:\"filesize\";i:610;s:13:\"last_modified\";i:1423704474;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/lang/fa_IR.mo\";a:2:{s:8:\"filesize\";i:634;s:13:\"last_modified\";i:1423704474;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/lang/pl_PL.mo\";a:2:{s:8:\"filesize\";i:40346;s:13:\"last_modified\";i:1423704474;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/lang/default.po\";a:2:{s:8:\"filesize\";i:61389;s:13:\"last_modified\";i:1423704474;}s:85:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/admin/img/tc.png\";a:2:{s:8:\"filesize\";i:2649;s:13:\"last_modified\";i:1423704474;}s:86:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/admin/img/mu2.png\";a:2:{s:8:\"filesize\";i:25420;s:13:\"last_modified\";i:1423704474;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/admin/img/extend.png\";a:2:{s:8:\"filesize\";i:804;s:13:\"last_modified\";i:1423704474;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/admin/img/index.php\";a:2:{s:8:\"filesize\";i:30;s:13:\"last_modified\";i:1423704474;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/admin/class-fire-admin_init.php\";a:2:{s:8:\"filesize\";i:18086;s:13:\"last_modified\";i:1423704474;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/admin/class-admin-meta_boxes.php\";a:2:{s:8:\"filesize\";i:67775;s:13:\"last_modified\";i:1423704474;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/admin/index.php\";a:2:{s:8:\"filesize\";i:28;s:13:\"last_modified\";i:1423704474;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/admin/css/theme-customizer-control.css\";a:2:{s:8:\"filesize\";i:23026;s:13:\"last_modified\";i:1423704474;}s:120:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/admin/css/iphone-style-checkboxes/slider_center.png\";a:2:{s:8:\"filesize\";i:260;s:13:\"last_modified\";i:1423704474;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/admin/css/iphone-style-checkboxes/on.png\";a:2:{s:8:\"filesize\";i:1649;s:13:\"last_modified\";i:1423704474;}s:113:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/admin/css/iphone-style-checkboxes/slider.png\";a:2:{s:8:\"filesize\";i:1228;s:13:\"last_modified\";i:1423704474;}s:119:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/admin/css/iphone-style-checkboxes/slider_right.png\";a:2:{s:8:\"filesize\";i:321;s:13:\"last_modified\";i:1423704474;}s:118:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/admin/css/iphone-style-checkboxes/slider_left.png\";a:2:{s:8:\"filesize\";i:324;s:13:\"last_modified\";i:1423704474;}s:110:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/admin/css/iphone-style-checkboxes/off.png\";a:2:{s:8:\"filesize\";i:1471;s:13:\"last_modified\";i:1423704474;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/admin/css/editor-style.css\";a:2:{s:8:\"filesize\";i:2806;s:13:\"last_modified\";i:1423704474;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/admin/css/index.php\";a:2:{s:8:\"filesize\";i:30;s:13:\"last_modified\";i:1423704474;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/admin/css/tc_sortable.css\";a:2:{s:8:\"filesize\";i:712;s:13:\"last_modified\";i:1423704474;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/admin/css/tc_admin.css\";a:2:{s:8:\"filesize\";i:6709;s:13:\"last_modified\";i:1423704474;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/admin/css/iphonecheck.css\";a:2:{s:8:\"filesize\";i:2405;s:13:\"last_modified\";i:1423704474;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/admin/class-admin-customize.php\";a:2:{s:8:\"filesize\";i:15434;s:13:\"last_modified\";i:1423704474;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/admin/class-controls.php\";a:2:{s:8:\"filesize\";i:11193;s:13:\"last_modified\";i:1423704474;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/admin/js/color-picker.js\";a:2:{s:8:\"filesize\";i:741;s:13:\"last_modified\";i:1423704474;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/admin/js/jquery.iphonecheck.js\";a:2:{s:8:\"filesize\";i:8715;s:13:\"last_modified\";i:1423704474;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/admin/js/tc_ajax_slider.js\";a:2:{s:8:\"filesize\";i:15022;s:13:\"last_modified\";i:1423704474;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/admin/js/theme-customizer-preview.js\";a:2:{s:8:\"filesize\";i:19756;s:13:\"last_modified\";i:1423704474;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/admin/js/index.php\";a:2:{s:8:\"filesize\";i:30;s:13:\"last_modified\";i:1423704474;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/admin/js/theme-customizer-control.js\";a:2:{s:8:\"filesize\";i:93808;s:13:\"last_modified\";i:1423704474;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/admin/js/tc_ajax_slider.min.js\";a:2:{s:8:\"filesize\";i:6099;s:13:\"last_modified\";i:1423704474;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/parts/class-content-breadcrumb.php\";a:2:{s:8:\"filesize\";i:40663;s:13:\"last_modified\";i:1423704474;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/parts/class-header-nav_walker.php\";a:2:{s:8:\"filesize\";i:3015;s:13:\"last_modified\";i:1423704474;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/parts/class-content-slider.php\";a:2:{s:8:\"filesize\";i:18611;s:13:\"last_modified\";i:1423704474;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/parts/class-content-post_metas.php\";a:2:{s:8:\"filesize\";i:19965;s:13:\"last_modified\";i:1423704474;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/parts/class-content-post_navigation.php\";a:2:{s:8:\"filesize\";i:6691;s:13:\"last_modified\";i:1423704474;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/parts/class-content-404.php\";a:2:{s:8:\"filesize\";i:2046;s:13:\"last_modified\";i:1423704474;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/parts/class-content-post.php\";a:2:{s:8:\"filesize\";i:7365;s:13:\"last_modified\";i:1423704474;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/parts/class-content-no_results.php\";a:2:{s:8:\"filesize\";i:2110;s:13:\"last_modified\";i:1423704474;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/parts/class-footer-footer_main.php\";a:2:{s:8:\"filesize\";i:7519;s:13:\"last_modified\";i:1423704474;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/parts/class-content-page.php\";a:2:{s:8:\"filesize\";i:2119;s:13:\"last_modified\";i:1423704474;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/parts/class-content-featured_pages.php\";a:2:{s:8:\"filesize\";i:14808;s:13:\"last_modified\";i:1423704474;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/parts/class-content-attachment.php\";a:2:{s:8:\"filesize\";i:7171;s:13:\"last_modified\";i:1423704474;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/parts/class-content-comments.php\";a:2:{s:8:\"filesize\";i:11287;s:13:\"last_modified\";i:1423704474;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/parts/class-content-post_list.php\";a:2:{s:8:\"filesize\";i:11911;s:13:\"last_modified\";i:1423704474;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/parts/index.php\";a:2:{s:8:\"filesize\";i:28;s:13:\"last_modified\";i:1423704474;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/parts/class-header-header_main.php\";a:2:{s:8:\"filesize\";i:23090;s:13:\"last_modified\";i:1423704474;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/parts/class-content-headings.php\";a:2:{s:8:\"filesize\";i:26264;s:13:\"last_modified\";i:1423704474;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/parts/class-content-sidebar.php\";a:2:{s:8:\"filesize\";i:6297;s:13:\"last_modified\";i:1423704474;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/parts/class-header-menu.php\";a:2:{s:8:\"filesize\";i:8048;s:13:\"last_modified\";i:1423704474;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/parts/class-content-gallery.php\";a:2:{s:8:\"filesize\";i:8133;s:13:\"last_modified\";i:1423704474;}s:78:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/index.php\";a:2:{s:8:\"filesize\";i:28;s:13:\"last_modified\";i:1423704474;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/class-fire-widgets.php\";a:2:{s:8:\"filesize\";i:3374;s:13:\"last_modified\";i:1423704474;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/img/customizr.jpg\";a:2:{s:8:\"filesize\";i:74404;s:13:\"last_modified\";i:1423704474;}s:110:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/img/glyphicons-halflings-white.png\";a:2:{s:8:\"filesize\";i:8777;s:13:\"last_modified\";i:1423704474;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/img/slider-loader.gif\";a:2:{s:8:\"filesize\";i:4176;s:13:\"last_modified\";i:1423704474;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/img/glyphicons-halflings.png\";a:2:{s:8:\"filesize\";i:12799;s:13:\"last_modified\";i:1423704474;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/img/chevrolet.jpg\";a:2:{s:8:\"filesize\";i:20726;s:13:\"last_modified\";i:1423704474;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/img/phare.jpg\";a:2:{s:8:\"filesize\";i:32730;s:13:\"last_modified\";i:1423704474;}s:85:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/index.php\";a:2:{s:8:\"filesize\";i:28;s:13:\"last_modified\";i:1423704474;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/black2.css\";a:2:{s:8:\"filesize\";i:211212;s:13:\"last_modified\";i:1423704474;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/orange2.css\";a:2:{s:8:\"filesize\";i:211216;s:13:\"last_modified\";i:1423704474;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/black2.min.css\";a:2:{s:8:\"filesize\";i:151812;s:13:\"last_modified\";i:1423704474;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/img/glyphicons-halflings-white.png\";a:2:{s:8:\"filesize\";i:8777;s:13:\"last_modified\";i:1423704474;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/img/glyphicons-halflings.png\";a:2:{s:8:\"filesize\";i:12799;s:13:\"last_modified\";i:1423704474;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/yellow.min.css\";a:2:{s:8:\"filesize\";i:151822;s:13:\"last_modified\";i:1423704474;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/blue3.min.css\";a:2:{s:8:\"filesize\";i:151822;s:13:\"last_modified\";i:1423704474;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/orange2.min.css\";a:2:{s:8:\"filesize\";i:151822;s:13:\"last_modified\";i:1423704474;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/grey.min.css\";a:2:{s:8:\"filesize\";i:151777;s:13:\"last_modified\";i:1423704474;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/green2.min.css\";a:2:{s:8:\"filesize\";i:151820;s:13:\"last_modified\";i:1423704474;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/orange.min.css\";a:2:{s:8:\"filesize\";i:151822;s:13:\"last_modified\";i:1423704474;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/red2.css\";a:2:{s:8:\"filesize\";i:211218;s:13:\"last_modified\";i:1423704474;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/yellow2.css\";a:2:{s:8:\"filesize\";i:211216;s:13:\"last_modified\";i:1423704474;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/yellow.css\";a:2:{s:8:\"filesize\";i:211216;s:13:\"last_modified\";i:1423704474;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/purple.css\";a:2:{s:8:\"filesize\";i:211218;s:13:\"last_modified\";i:1423704474;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/orange.css\";a:2:{s:8:\"filesize\";i:211216;s:13:\"last_modified\";i:1423704474;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/blue.css\";a:2:{s:8:\"filesize\";i:211214;s:13:\"last_modified\";i:1423704474;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/grey2.min.css\";a:2:{s:8:\"filesize\";i:151785;s:13:\"last_modified\";i:1423704474;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/green2.css\";a:2:{s:8:\"filesize\";i:211214;s:13:\"last_modified\";i:1423704474;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/fonts/lte-ie7.min.js\";a:2:{s:8:\"filesize\";i:580;s:13:\"last_modified\";i:1423704474;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/fonts/lte-ie7.js\";a:2:{s:8:\"filesize\";i:921;s:13:\"last_modified\";i:1423704474;}s:122:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/fonts/fonts/genericons-regular-webfont.ttf\";a:2:{s:8:\"filesize\";i:18156;s:13:\"last_modified\";i:1423704474;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/fonts/fonts/entypo.ttf\";a:2:{s:8:\"filesize\";i:35392;s:13:\"last_modified\";i:1423704474;}s:122:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/fonts/fonts/genericons-regular-webfont.svg\";a:2:{s:8:\"filesize\";i:25188;s:13:\"last_modified\";i:1423704474;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/fonts/fonts/entypo.eot\";a:2:{s:8:\"filesize\";i:35540;s:13:\"last_modified\";i:1423704474;}s:122:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/fonts/fonts/genericons-regular-webfont.eot\";a:2:{s:8:\"filesize\";i:9658;s:13:\"last_modified\";i:1423704474;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/fonts/fonts/entypo.svg\";a:2:{s:8:\"filesize\";i:471;s:13:\"last_modified\";i:1423704474;}s:123:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/fonts/fonts/genericons-regular-webfont.woff\";a:2:{s:8:\"filesize\";i:11308;s:13:\"last_modified\";i:1423704474;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/fonts/fonts/entypo.woff\";a:2:{s:8:\"filesize\";i:21916;s:13:\"last_modified\";i:1423704474;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/fonts/ie8-hacks.css\";a:2:{s:8:\"filesize\";i:1445;s:13:\"last_modified\";i:1423704474;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/red.min.css\";a:2:{s:8:\"filesize\";i:151816;s:13:\"last_modified\";i:1423704474;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/yellow2.min.css\";a:2:{s:8:\"filesize\";i:151822;s:13:\"last_modified\";i:1423704474;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/red.css\";a:2:{s:8:\"filesize\";i:211210;s:13:\"last_modified\";i:1423704474;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/blue3.css\";a:2:{s:8:\"filesize\";i:211216;s:13:\"last_modified\";i:1423704474;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/grey2.css\";a:2:{s:8:\"filesize\";i:211218;s:13:\"last_modified\";i:1423704474;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/red2.min.css\";a:2:{s:8:\"filesize\";i:151824;s:13:\"last_modified\";i:1423704474;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/green.css\";a:2:{s:8:\"filesize\";i:211218;s:13:\"last_modified\";i:1423704474;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/black.css\";a:2:{s:8:\"filesize\";i:211206;s:13:\"last_modified\";i:1423704474;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/index.php\";a:2:{s:8:\"filesize\";i:30;s:13:\"last_modified\";i:1423704474;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/black.min.css\";a:2:{s:8:\"filesize\";i:151504;s:13:\"last_modified\";i:1423704474;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/rtl/yellow.min.css\";a:2:{s:8:\"filesize\";i:151855;s:13:\"last_modified\";i:1423704474;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/rtl/grey.min.css\";a:2:{s:8:\"filesize\";i:151810;s:13:\"last_modified\";i:1423704474;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/rtl/orange.min.css\";a:2:{s:8:\"filesize\";i:151855;s:13:\"last_modified\";i:1423704474;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/rtl/yellow.css\";a:2:{s:8:\"filesize\";i:211257;s:13:\"last_modified\";i:1423704474;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/rtl/purple.css\";a:2:{s:8:\"filesize\";i:211259;s:13:\"last_modified\";i:1423704474;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/rtl/orange.css\";a:2:{s:8:\"filesize\";i:211257;s:13:\"last_modified\";i:1423704474;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/rtl/blue.css\";a:2:{s:8:\"filesize\";i:211255;s:13:\"last_modified\";i:1423704474;}s:126:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/rtl/fonts/fonts/genericons-regular-webfont.ttf\";a:2:{s:8:\"filesize\";i:18156;s:13:\"last_modified\";i:1423704474;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/rtl/fonts/fonts/entypo.ttf\";a:2:{s:8:\"filesize\";i:35392;s:13:\"last_modified\";i:1423704474;}s:126:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/rtl/fonts/fonts/genericons-regular-webfont.svg\";a:2:{s:8:\"filesize\";i:25188;s:13:\"last_modified\";i:1423704474;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/rtl/fonts/fonts/entypo.eot\";a:2:{s:8:\"filesize\";i:35540;s:13:\"last_modified\";i:1423704474;}s:126:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/rtl/fonts/fonts/genericons-regular-webfont.eot\";a:2:{s:8:\"filesize\";i:9658;s:13:\"last_modified\";i:1423704474;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/rtl/fonts/fonts/entypo.svg\";a:2:{s:8:\"filesize\";i:471;s:13:\"last_modified\";i:1423704474;}s:127:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/rtl/fonts/fonts/genericons-regular-webfont.woff\";a:2:{s:8:\"filesize\";i:11308;s:13:\"last_modified\";i:1423704474;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/rtl/fonts/fonts/entypo.woff\";a:2:{s:8:\"filesize\";i:21916;s:13:\"last_modified\";i:1423704474;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/rtl/red.min.css\";a:2:{s:8:\"filesize\";i:151849;s:13:\"last_modified\";i:1423704474;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/rtl/red.css\";a:2:{s:8:\"filesize\";i:211251;s:13:\"last_modified\";i:1423704474;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/rtl/green.css\";a:2:{s:8:\"filesize\";i:211259;s:13:\"last_modified\";i:1423704474;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/rtl/black.css\";a:2:{s:8:\"filesize\";i:211247;s:13:\"last_modified\";i:1423704474;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/rtl/black.min.css\";a:2:{s:8:\"filesize\";i:151537;s:13:\"last_modified\";i:1423704474;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/rtl/purple.min.css\";a:2:{s:8:\"filesize\";i:151857;s:13:\"last_modified\";i:1423704474;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/rtl/green.min.css\";a:2:{s:8:\"filesize\";i:151857;s:13:\"last_modified\";i:1423704474;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/rtl/grey.css\";a:2:{s:8:\"filesize\";i:211253;s:13:\"last_modified\";i:1423704474;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/rtl/blue.min.css\";a:2:{s:8:\"filesize\";i:151673;s:13:\"last_modified\";i:1423704474;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/purple.min.css\";a:2:{s:8:\"filesize\";i:151824;s:13:\"last_modified\";i:1423704474;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/blue2.min.css\";a:2:{s:8:\"filesize\";i:151822;s:13:\"last_modified\";i:1423704474;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/purple2.min.css\";a:2:{s:8:\"filesize\";i:151824;s:13:\"last_modified\";i:1423704474;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/green.min.css\";a:2:{s:8:\"filesize\";i:151824;s:13:\"last_modified\";i:1423704474;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/grey.css\";a:2:{s:8:\"filesize\";i:211212;s:13:\"last_modified\";i:1423704474;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/purple2.css\";a:2:{s:8:\"filesize\";i:211218;s:13:\"last_modified\";i:1423704474;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/blue.min.css\";a:2:{s:8:\"filesize\";i:151640;s:13:\"last_modified\";i:1423704474;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/css/blue2.css\";a:2:{s:8:\"filesize\";i:211216;s:13:\"last_modified\";i:1423704474;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/js/retina.js\";a:2:{s:8:\"filesize\";i:5948;s:13:\"last_modified\";i:1423704474;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/js/retina.min.js\";a:2:{s:8:\"filesize\";i:2491;s:13:\"last_modified\";i:1423704474;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/js/holder.js\";a:2:{s:8:\"filesize\";i:59087;s:13:\"last_modified\";i:1423704474;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/js/tc-scripts.js\";a:2:{s:8:\"filesize\";i:124852;s:13:\"last_modified\";i:1423704474;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/js/modernizr.js\";a:2:{s:8:\"filesize\";i:51778;s:13:\"last_modified\";i:1423704474;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/js/fancybox/fancy_shadow_n.png\";a:2:{s:8:\"filesize\";i:106;s:13:\"last_modified\";i:1423704474;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/js/fancybox/fancybox-x.png\";a:2:{s:8:\"filesize\";i:203;s:13:\"last_modified\";i:1423704474;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/js/fancybox/fancy_title_right.png\";a:2:{s:8:\"filesize\";i:506;s:13:\"last_modified\";i:1423704474;}s:117:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/js/fancybox/jquery.fancybox-1.3.4.pack.js\";a:2:{s:8:\"filesize\";i:15701;s:13:\"last_modified\";i:1423704474;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/js/fancybox/fancy_title_left.png\";a:2:{s:8:\"filesize\";i:503;s:13:\"last_modified\";i:1423704474;}s:119:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/js/fancybox/jquery.mousewheel-3.0.4.pack.js\";a:2:{s:8:\"filesize\";i:1292;s:13:\"last_modified\";i:1423704474;}s:116:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/js/fancybox/jquery.fancybox-1.3.4.min.js\";a:2:{s:8:\"filesize\";i:15054;s:13:\"last_modified\";i:1423704474;}s:112:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/js/fancybox/jquery.fancybox-1.3.4.js\";a:2:{s:8:\"filesize\";i:29613;s:13:\"last_modified\";i:1423704474;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/js/fancybox/fancybox-y.png\";a:2:{s:8:\"filesize\";i:176;s:13:\"last_modified\";i:1423704474;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/js/fancybox/blank.gif\";a:2:{s:8:\"filesize\";i:43;s:13:\"last_modified\";i:1423704474;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/js/fancybox/fancy_nav_right.png\";a:2:{s:8:\"filesize\";i:1454;s:13:\"last_modified\";i:1423704474;}s:113:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/js/fancybox/jquery.fancybox-1.3.4.css\";a:2:{s:8:\"filesize\";i:8919;s:13:\"last_modified\";i:1423704474;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/js/fancybox/fancy_shadow_e.png\";a:2:{s:8:\"filesize\";i:107;s:13:\"last_modified\";i:1423704474;}s:117:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/js/fancybox/jquery.fancybox-1.3.4.min.css\";a:2:{s:8:\"filesize\";i:3837;s:13:\"last_modified\";i:1423704474;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/js/fancybox/fancy_shadow_s.png\";a:2:{s:8:\"filesize\";i:111;s:13:\"last_modified\";i:1423704474;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/js/fancybox/fancy_shadow_nw.png\";a:2:{s:8:\"filesize\";i:324;s:13:\"last_modified\";i:1423704474;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/js/fancybox/fancy_close.png\";a:2:{s:8:\"filesize\";i:1517;s:13:\"last_modified\";i:1423704474;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/js/fancybox/fancy_shadow_se.png\";a:2:{s:8:\"filesize\";i:352;s:13:\"last_modified\";i:1423704474;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/js/fancybox/fancy_title_over.png\";a:2:{s:8:\"filesize\";i:70;s:13:\"last_modified\";i:1423704474;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/js/fancybox/fancy_title_main.png\";a:2:{s:8:\"filesize\";i:96;s:13:\"last_modified\";i:1423704474;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/js/fancybox/fancy_loading.png\";a:2:{s:8:\"filesize\";i:10195;s:13:\"last_modified\";i:1423704474;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/js/fancybox/fancy_shadow_sw.png\";a:2:{s:8:\"filesize\";i:340;s:13:\"last_modified\";i:1423704474;}s:113:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/js/fancybox/jquery.easing-1.3.pack.js\";a:2:{s:8:\"filesize\";i:6799;s:13:\"last_modified\";i:1423704474;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/js/fancybox/fancybox.png\";a:2:{s:8:\"filesize\";i:15287;s:13:\"last_modified\";i:1423704474;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/js/fancybox/fancy_shadow_ne.png\";a:2:{s:8:\"filesize\";i:347;s:13:\"last_modified\";i:1423704474;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/js/fancybox/fancy_nav_left.png\";a:2:{s:8:\"filesize\";i:1446;s:13:\"last_modified\";i:1423704474;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/js/fancybox/fancy_shadow_w.png\";a:2:{s:8:\"filesize\";i:103;s:13:\"last_modified\";i:1423704474;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/js/tc-scripts.min.js\";a:2:{s:8:\"filesize\";i:71705;s:13:\"last_modified\";i:1423704474;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/js/index.php\";a:2:{s:8:\"filesize\";i:30;s:13:\"last_modified\";i:1423704474;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/js/modernizr.min.js\";a:2:{s:8:\"filesize\";i:10990;s:13:\"last_modified\";i:1423704474;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/assets/js/holder.min.js\";a:2:{s:8:\"filesize\";i:23853;s:13:\"last_modified\";i:1423704474;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/class-fire-utils.php\";a:2:{s:8:\"filesize\";i:29047;s:13:\"last_modified\";i:1423704474;}s:77:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/inc/init.php\";a:2:{s:8:\"filesize\";i:11247;s:13:\"last_modified\";i:1423704474;}s:75:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/readme.txt\";a:2:{s:8:\"filesize\";i:79672;s:13:\"last_modified\";i:1423704474;}s:78:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/functions.php\";a:2:{s:8:\"filesize\";i:2745;s:13:\"last_modified\";i:1423704474;}s:74:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/index.php\";a:2:{s:8:\"filesize\";i:2583;s:13:\"last_modified\";i:1423704474;}s:76:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/license.txt\";a:2:{s:8:\"filesize\";i:18456;s:13:\"last_modified\";i:1423704474;}s:75:\"/home/kccofc39/public_html/wordpress/wp-content/themes/customizr/header.php\";a:2:{s:8:\"filesize\";i:1417;s:13:\"last_modified\";i:1423704474;}s:74:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/404.php\";a:2:{s:8:\"filesize\";i:2789;s:13:\"last_modified\";i:1423704479;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/searchform.php\";a:2:{s:8:\"filesize\";i:310;s:13:\"last_modified\";i:1423704479;}s:75:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/page.php\";a:2:{s:8:\"filesize\";i:2012;s:13:\"last_modified\";i:1423704479;}s:83:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/home-contact.php\";a:2:{s:8:\"filesize\";i:5493;s:13:\"last_modified\";i:1423704479;}s:78:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/archive.php\";a:2:{s:8:\"filesize\";i:2427;s:13:\"last_modified\";i:1423704479;}s:75:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/loop.php\";a:2:{s:8:\"filesize\";i:2222;s:13:\"last_modified\";i:1423704479;}s:77:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/footer.php\";a:2:{s:8:\"filesize\";i:3876;s:13:\"last_modified\";i:1423704479;}s:75:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/home.php\";a:2:{s:8:\"filesize\";i:21516;s:13:\"last_modified\";i:1423704479;}s:77:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/author.php\";a:2:{s:8:\"filesize\";i:3056;s:13:\"last_modified\";i:1423704479;}s:77:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/single.php\";a:2:{s:8:\"filesize\";i:3704;s:13:\"last_modified\";i:1423704479;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/screenshot.png\";a:2:{s:8:\"filesize\";i:189206;s:13:\"last_modified\";i:1423704479;}s:79:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/comments.php\";a:2:{s:8:\"filesize\";i:2013;s:13:\"last_modified\";i:1423704479;}s:76:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/style.css\";a:2:{s:8:\"filesize\";i:48828;s:13:\"last_modified\";i:1423704479;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/functions/admin-interface.php\";a:2:{s:8:\"filesize\";i:44140;s:13:\"last_modified\";i:1423704479;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/functions/admin-style.css\";a:2:{s:8:\"filesize\";i:10587;s:13:\"last_modified\";i:1423704479;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/functions/admin-functions.php\";a:2:{s:8:\"filesize\";i:3525;s:13:\"last_modified\";i:1423704479;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/functions/theme-options.php\";a:2:{s:8:\"filesize\";i:13059;s:13:\"last_modified\";i:1423704479;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/functions/inkthemes-functions.php\";a:2:{s:8:\"filesize\";i:21364;s:13:\"last_modified\";i:1423704479;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/functions/define_template.php\";a:2:{s:8:\"filesize\";i:2614;s:13:\"last_modified\";i:1423704479;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/functions/css/colorpicker.css\";a:2:{s:8:\"filesize\";i:3662;s:13:\"last_modified\";i:1423704479;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/functions/dynamic-image.php\";a:2:{s:8:\"filesize\";i:13341;s:13:\"last_modified\";i:1423704479;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/functions/images/icon-add.png\";a:2:{s:8:\"filesize\";i:733;s:13:\"last_modified\";i:1423704479;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/functions/images/ico-docs.png\";a:2:{s:8:\"filesize\";i:356;s:13:\"last_modified\";i:1423704479;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/functions/images/2cr.png\";a:2:{s:8:\"filesize\";i:2985;s:13:\"last_modified\";i:1423704479;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/functions/images/wrench.png\";a:2:{s:8:\"filesize\";i:378;s:13:\"last_modified\";i:1423704479;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/functions/images/icon_option2.png\";a:2:{s:8:\"filesize\";i:989;s:13:\"last_modified\";i:1423704479;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/functions/images/3cm.png\";a:2:{s:8:\"filesize\";i:3036;s:13:\"last_modified\";i:1423704479;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/functions/images/colorpicker/blank.gif\";a:2:{s:8:\"filesize\";i:45;s:13:\"last_modified\";i:1423704479;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/functions/images/colorpicker/select.png\";a:2:{s:8:\"filesize\";i:3278;s:13:\"last_modified\";i:1423704479;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/functions/images/inkthemes-logo.png\";a:2:{s:8:\"filesize\";i:14064;s:13:\"last_modified\";i:1423704479;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/functions/images/loading-bottom.gif\";a:2:{s:8:\"filesize\";i:1392;s:13:\"last_modified\";i:1423704479;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/functions/images/file-icon.png\";a:2:{s:8:\"filesize\";i:3342;s:13:\"last_modified\";i:1423704479;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/functions/images/icon_option.png\";a:2:{s:8:\"filesize\";i:8002;s:13:\"last_modified\";i:1423704479;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/functions/images/logo.png\";a:2:{s:8:\"filesize\";i:12645;s:13:\"last_modified\";i:1423704479;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/functions/images/inkthemeslogo.png\";a:2:{s:8:\"filesize\";i:12645;s:13:\"last_modified\";i:1423704479;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/functions/images/icon-edit.png\";a:2:{s:8:\"filesize\";i:618;s:13:\"last_modified\";i:1423704479;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/functions/images/warning.png\";a:2:{s:8:\"filesize\";i:308;s:13:\"last_modified\";i:1423704479;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/functions/images/3cr.png\";a:2:{s:8:\"filesize\";i:3050;s:13:\"last_modified\";i:1423704479;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/functions/images/favicon.ico\";a:2:{s:8:\"filesize\";i:1150;s:13:\"last_modified\";i:1423704479;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/functions/images/2cl.png\";a:2:{s:8:\"filesize\";i:2984;s:13:\"last_modified\";i:1423704479;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/functions/images/ico-close.png\";a:2:{s:8:\"filesize\";i:3352;s:13:\"last_modified\";i:1423704479;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/functions/images/accept.png\";a:2:{s:8:\"filesize\";i:2915;s:13:\"last_modified\";i:1423704479;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/functions/js/tiny_mce_init.js\";a:2:{s:8:\"filesize\";i:2169;s:13:\"last_modified\";i:1423704479;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/functions/js/colorpicker.js\";a:2:{s:8:\"filesize\";i:16872;s:13:\"last_modified\";i:1423704479;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/functions/js/jquery.maskedinput-1.2.2.js\";a:2:{s:8:\"filesize\";i:7435;s:13:\"last_modified\";i:1423704479;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/functions/js/ajaxupload.js\";a:2:{s:8:\"filesize\";i:16394;s:13:\"last_modified\";i:1423704479;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/fonts/FontAwesome.otf\";a:2:{s:8:\"filesize\";i:62856;s:13:\"last_modified\";i:1423704479;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/fonts/fontawesome-webfont.svg\";a:2:{s:8:\"filesize\";i:202148;s:13:\"last_modified\";i:1423704479;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/fonts/fontawesome-webfont.eot\";a:2:{s:8:\"filesize\";i:38205;s:13:\"last_modified\";i:1423704479;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/fonts/glyphicons-halflings-regular.woff\";a:2:{s:8:\"filesize\";i:23292;s:13:\"last_modified\";i:1423704479;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/fonts/fontawesome-webfont.woff\";a:2:{s:8:\"filesize\";i:44432;s:13:\"last_modified\";i:1423704479;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/fonts/fonts.css\";a:2:{s:8:\"filesize\";i:309;s:13:\"last_modified\";i:1423704479;}s:86:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/fonts/arvo-700.woff\";a:2:{s:8:\"filesize\";i:24900;s:13:\"last_modified\";i:1423704479;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/fonts/glyphicons-halflings-regular.svg\";a:2:{s:8:\"filesize\";i:62850;s:13:\"last_modified\";i:1423704479;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/fonts/glyphicons-halflings-regular.ttf\";a:2:{s:8:\"filesize\";i:41236;s:13:\"last_modified\";i:1423704479;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/fonts/glyphicons-halflings-regular.eot\";a:2:{s:8:\"filesize\";i:20290;s:13:\"last_modified\";i:1423704479;}s:86:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/fonts/arvo-400.woff\";a:2:{s:8:\"filesize\";i:26704;s:13:\"last_modified\";i:1423704479;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/fonts/fontawesome-webfont.ttf\";a:2:{s:8:\"filesize\";i:80652;s:13:\"last_modified\";i:1423704479;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/languages/default.pot\";a:2:{s:8:\"filesize\";i:3044;s:13:\"last_modified\";i:1423704479;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/languages/default.mo\";a:2:{s:8:\"filesize\";i:388;s:13:\"last_modified\";i:1423704479;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/languages/default.po\";a:2:{s:8:\"filesize\";i:2889;s:13:\"last_modified\";i:1423704479;}s:77:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/readme.txt\";a:2:{s:8:\"filesize\";i:4248;s:13:\"last_modified\";i:1423704479;}s:80:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/functions.php\";a:2:{s:8:\"filesize\";i:5110;s:13:\"last_modified\";i:1423704479;}s:76:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/index.php\";a:2:{s:8:\"filesize\";i:1849;s:13:\"last_modified\";i:1423704479;}s:79:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/category.php\";a:2:{s:8:\"filesize\";i:2053;s:13:\"last_modified\";i:1423704479;}s:80:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/changelog.txt\";a:2:{s:8:\"filesize\";i:871;s:13:\"last_modified\";i:1423704479;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/css/superfish.css\";a:2:{s:8:\"filesize\";i:2371;s:13:\"last_modified\";i:1423704479;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/css/bootstrap.min.css\";a:2:{s:8:\"filesize\";i:101592;s:13:\"last_modified\";i:1423704479;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/css/ie-only.css\";a:2:{s:8:\"filesize\";i:861;s:13:\"last_modified\";i:1423704479;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/css/font-awesome.min.css\";a:2:{s:8:\"filesize\";i:17780;s:13:\"last_modified\";i:1423704479;}s:80:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/css/mmenu.css\";a:2:{s:8:\"filesize\";i:40130;s:13:\"last_modified\";i:1423704479;}s:78:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/sidebar.php\";a:2:{s:8:\"filesize\";i:732;s:13:\"last_modified\";i:1423704479;}s:78:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/license.txt\";a:2:{s:8:\"filesize\";i:37039;s:13:\"last_modified\";i:1423704479;}s:77:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/header.php\";a:2:{s:8:\"filesize\";i:3864;s:13:\"last_modified\";i:1423704479;}s:85:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/sidebar-footer.php\";a:2:{s:8:\"filesize\";i:3711;s:13:\"last_modified\";i:1423704479;}s:74:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/tag.php\";a:2:{s:8:\"filesize\";i:2470;s:13:\"last_modified\";i:1423704479;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/images/testimonial-image.png\";a:2:{s:8:\"filesize\";i:1619;s:13:\"last_modified\";i:1423704479;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/images/recent-blog-seperator-icon.png\";a:2:{s:8:\"filesize\";i:796;s:13:\"last_modified\";i:1423704479;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/images/submit-button.png\";a:2:{s:8:\"filesize\";i:411;s:13:\"last_modified\";i:1423704479;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/images/readmore-icon-red.png\";a:2:{s:8:\"filesize\";i:600;s:13:\"last_modified\";i:1423704479;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/images/reply-icon.png\";a:2:{s:8:\"filesize\";i:442;s:13:\"last_modified\";i:1423704479;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/images/mobile-menu.png\";a:2:{s:8:\"filesize\";i:289;s:13:\"last_modified\";i:1423704479;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/images/pattern-submit.png\";a:2:{s:8:\"filesize\";i:149;s:13:\"last_modified\";i:1423704479;}s:85:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/images/slider1.jpg\";a:2:{s:8:\"filesize\";i:221830;s:13:\"last_modified\";i:1423704479;}s:85:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/images/favicon.ico\";a:2:{s:8:\"filesize\";i:4286;s:13:\"last_modified\";i:1423704479;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/images/footer-li-icon.png\";a:2:{s:8:\"filesize\";i:211;s:13:\"last_modified\";i:1423704479;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/images/search-button.png\";a:2:{s:8:\"filesize\";i:432;s:13:\"last_modified\";i:1423704479;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/images/testimonial-arrow.png\";a:2:{s:8:\"filesize\";i:218;s:13:\"last_modified\";i:1423704479;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/images/sidebar-li-icon-orange.png\";a:2:{s:8:\"filesize\";i:246;s:13:\"last_modified\";i:1423704479;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/images/sidebar-li-icon-black.png\";a:2:{s:8:\"filesize\";i:274;s:13:\"last_modified\";i:1423704479;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/images/recent-blog-border-icon.png\";a:2:{s:8:\"filesize\";i:109;s:13:\"last_modified\";i:1423704479;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/images/readmore-icon.png\";a:2:{s:8:\"filesize\";i:139;s:13:\"last_modified\";i:1423704479;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/images/pattern-light.png\";a:2:{s:8:\"filesize\";i:217;s:13:\"last_modified\";i:1423704479;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/images/comment-arrow.png\";a:2:{s:8:\"filesize\";i:229;s:13:\"last_modified\";i:1423704479;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/attachment.php\";a:2:{s:8:\"filesize\";i:5299;s:13:\"last_modified\";i:1423704479;}s:86:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/js/bootstrap.min.js\";a:2:{s:8:\"filesize\";i:29097;s:13:\"last_modified\";i:1423704479;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/js/superfish.js\";a:2:{s:8:\"filesize\";i:6975;s:13:\"last_modified\";i:1423704479;}s:79:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/js/custom.js\";a:2:{s:8:\"filesize\";i:781;s:13:\"last_modified\";i:1423704479;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/js/jquery.singlePageNav.min.js\";a:2:{s:8:\"filesize\";i:4031;s:13:\"last_modified\";i:1423704479;}s:86:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/js/modernizr.min.js\";a:2:{s:8:\"filesize\";i:15414;s:13:\"last_modified\";i:1423704479;}s:85:\"/home/kccofc39/public_html/wordpress/wp-content/themes/start-point/js/jquery.mmenu.js\";a:2:{s:8:\"filesize\";i:22076;s:13:\"last_modified\";i:1423704479;}s:75:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentytwelve/404.php\";a:2:{s:8:\"filesize\";i:813;s:13:\"last_modified\";i:1423704482;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentytwelve/content-link.php\";a:2:{s:8:\"filesize\";i:1170;s:13:\"last_modified\";i:1423704482;}s:76:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentytwelve/page.php\";a:2:{s:8:\"filesize\";i:725;s:13:\"last_modified\";i:1423704482;}s:79:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentytwelve/archive.php\";a:2:{s:8:\"filesize\";i:2061;s:13:\"last_modified\";i:1423704482;}s:75:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentytwelve/rtl.css\";a:2:{s:8:\"filesize\";i:4710;s:13:\"last_modified\";i:1423704482;}s:78:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentytwelve/search.php\";a:2:{s:8:\"filesize\";i:1347;s:13:\"last_modified\";i:1423704482;}s:85:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentytwelve/sidebar-front.php\";a:2:{s:8:\"filesize\";i:980;s:13:\"last_modified\";i:1423704482;}s:85:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentytwelve/content-quote.php\";a:2:{s:8:\"filesize\";i:1113;s:13:\"last_modified\";i:1423704482;}s:78:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentytwelve/footer.php\";a:2:{s:8:\"filesize\";i:745;s:13:\"last_modified\";i:1423704482;}s:78:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentytwelve/author.php\";a:2:{s:8:\"filesize\";i:2580;s:13:\"last_modified\";i:1423704482;}s:78:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentytwelve/single.php\";a:2:{s:8:\"filesize\";i:1035;s:13:\"last_modified\";i:1423704482;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentytwelve/screenshot.png\";a:2:{s:8:\"filesize\";i:323498;s:13:\"last_modified\";i:1423704482;}s:85:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentytwelve/content-aside.php\";a:2:{s:8:\"filesize\";i:1271;s:13:\"last_modified\";i:1423704482;}s:77:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentytwelve/image.php\";a:2:{s:8:\"filesize\";i:4367;s:13:\"last_modified\";i:1423704482;}s:80:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentytwelve/comments.php\";a:2:{s:8:\"filesize\";i:2166;s:13:\"last_modified\";i:1423704482;}s:77:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentytwelve/style.css\";a:2:{s:8:\"filesize\";i:36264;s:13:\"last_modified\";i:1423704482;}s:85:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentytwelve/content-image.php\";a:2:{s:8:\"filesize\";i:1137;s:13:\"last_modified\";i:1423704482;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentytwelve/editor-style-rtl.css\";a:2:{s:8:\"filesize\";i:413;s:13:\"last_modified\";i:1423704482;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentytwelve/languages/twentytwelve.pot\";a:2:{s:8:\"filesize\";i:7770;s:13:\"last_modified\";i:1423704482;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentytwelve/content-none.php\";a:2:{s:8:\"filesize\";i:592;s:13:\"last_modified\";i:1423704482;}s:79:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentytwelve/content.php\";a:2:{s:8:\"filesize\";i:3052;s:13:\"last_modified\";i:1423704482;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentytwelve/inc/custom-header.php\";a:2:{s:8:\"filesize\";i:4667;s:13:\"last_modified\";i:1423704482;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentytwelve/editor-style.css\";a:2:{s:8:\"filesize\";i:5467;s:13:\"last_modified\";i:1423704482;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentytwelve/functions.php\";a:2:{s:8:\"filesize\";i:17657;s:13:\"last_modified\";i:1423704482;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentytwelve/page-templates/full-width.php\";a:2:{s:8:\"filesize\";i:817;s:13:\"last_modified\";i:1423704482;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentytwelve/page-templates/front-page.php\";a:2:{s:8:\"filesize\";i:1004;s:13:\"last_modified\";i:1423704482;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentytwelve/content-page.php\";a:2:{s:8:\"filesize\";i:859;s:13:\"last_modified\";i:1423704482;}s:77:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentytwelve/index.php\";a:2:{s:8:\"filesize\";i:2053;s:13:\"last_modified\";i:1423704482;}s:80:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentytwelve/category.php\";a:2:{s:8:\"filesize\";i:1427;s:13:\"last_modified\";i:1423704482;}s:78:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentytwelve/css/ie.css\";a:2:{s:8:\"filesize\";i:5553;s:13:\"last_modified\";i:1423704482;}s:79:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentytwelve/sidebar.php\";a:2:{s:8:\"filesize\";i:418;s:13:\"last_modified\";i:1423704482;}s:86:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentytwelve/content-status.php\";a:2:{s:8:\"filesize\";i:1562;s:13:\"last_modified\";i:1423704482;}s:78:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentytwelve/header.php\";a:2:{s:8:\"filesize\";i:2299;s:13:\"last_modified\";i:1423704482;}s:75:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentytwelve/tag.php\";a:2:{s:8:\"filesize\";i:1404;s:13:\"last_modified\";i:1423704482;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentytwelve/js/theme-customizer.js\";a:2:{s:8:\"filesize\";i:2079;s:13:\"last_modified\";i:1423704482;}s:79:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentytwelve/js/html5.js\";a:2:{s:8:\"filesize\";i:2428;s:13:\"last_modified\";i:1423704482;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/twentytwelve/js/navigation.js\";a:2:{s:8:\"filesize\";i:1552;s:13:\"last_modified\";i:1423704482;}s:70:\"/home/kccofc39/public_html/wordpress/wp-content/themes/radiate/404.php\";a:2:{s:8:\"filesize\";i:844;s:13:\"last_modified\";i:1423704476;}s:77:\"/home/kccofc39/public_html/wordpress/wp-content/themes/radiate/searchform.php\";a:2:{s:8:\"filesize\";i:698;s:13:\"last_modified\";i:1423704476;}s:71:\"/home/kccofc39/public_html/wordpress/wp-content/themes/radiate/page.php\";a:2:{s:8:\"filesize\";i:933;s:13:\"last_modified\";i:1423704476;}s:74:\"/home/kccofc39/public_html/wordpress/wp-content/themes/radiate/archive.php\";a:2:{s:8:\"filesize\";i:2965;s:13:\"last_modified\";i:1423704476;}s:73:\"/home/kccofc39/public_html/wordpress/wp-content/themes/radiate/search.php\";a:2:{s:8:\"filesize\";i:919;s:13:\"last_modified\";i:1423704476;}s:73:\"/home/kccofc39/public_html/wordpress/wp-content/themes/radiate/footer.php\";a:2:{s:8:\"filesize\";i:869;s:13:\"last_modified\";i:1423704476;}s:73:\"/home/kccofc39/public_html/wordpress/wp-content/themes/radiate/single.php\";a:2:{s:8:\"filesize\";i:756;s:13:\"last_modified\";i:1423704476;}s:77:\"/home/kccofc39/public_html/wordpress/wp-content/themes/radiate/screenshot.png\";a:2:{s:8:\"filesize\";i:713711;s:13:\"last_modified\";i:1423704476;}s:75:\"/home/kccofc39/public_html/wordpress/wp-content/themes/radiate/comments.php\";a:2:{s:8:\"filesize\";i:2819;s:13:\"last_modified\";i:1423704476;}s:72:\"/home/kccofc39/public_html/wordpress/wp-content/themes/radiate/style.css\";a:2:{s:8:\"filesize\";i:30142;s:13:\"last_modified\";i:1423704476;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/radiate/languages/ru_RU.mo\";a:2:{s:8:\"filesize\";i:6036;s:13:\"last_modified\";i:1423704476;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/radiate/languages/de_DE.po\";a:2:{s:8:\"filesize\";i:8410;s:13:\"last_modified\";i:1423704476;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/radiate/languages/ru_RU.po\";a:2:{s:8:\"filesize\";i:8438;s:13:\"last_modified\";i:1423704476;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/radiate/languages/fr_FR.po\";a:2:{s:8:\"filesize\";i:7465;s:13:\"last_modified\";i:1423704476;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/radiate/languages/radiate.pot\";a:2:{s:8:\"filesize\";i:5919;s:13:\"last_modified\";i:1423704476;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/radiate/languages/fr_FR.mo\";a:2:{s:8:\"filesize\";i:5032;s:13:\"last_modified\";i:1423704476;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/radiate/languages/de_DE.mo\";a:2:{s:8:\"filesize\";i:4618;s:13:\"last_modified\";i:1423704476;}s:79:\"/home/kccofc39/public_html/wordpress/wp-content/themes/radiate/content-none.php\";a:2:{s:8:\"filesize\";i:1154;s:13:\"last_modified\";i:1423704476;}s:74:\"/home/kccofc39/public_html/wordpress/wp-content/themes/radiate/content.php\";a:2:{s:8:\"filesize\";i:2766;s:13:\"last_modified\";i:1423704476;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/radiate/inc/custom-header.php\";a:2:{s:8:\"filesize\";i:3611;s:13:\"last_modified\";i:1423704476;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/themes/radiate/inc/template-tags.php\";a:2:{s:8:\"filesize\";i:6648;s:13:\"last_modified\";i:1423704476;}s:78:\"/home/kccofc39/public_html/wordpress/wp-content/themes/radiate/inc/jetpack.php\";a:2:{s:8:\"filesize\";i:464;s:13:\"last_modified\";i:1423704476;}s:77:\"/home/kccofc39/public_html/wordpress/wp-content/themes/radiate/inc/extras.php\";a:2:{s:8:\"filesize\";i:5252;s:13:\"last_modified\";i:1423704476;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/radiate/inc/customizer.php\";a:2:{s:8:\"filesize\";i:7341;s:13:\"last_modified\";i:1423704476;}s:77:\"/home/kccofc39/public_html/wordpress/wp-content/themes/radiate/front-page.php\";a:2:{s:8:\"filesize\";i:2191;s:13:\"last_modified\";i:1423704476;}s:73:\"/home/kccofc39/public_html/wordpress/wp-content/themes/radiate/readme.txt\";a:2:{s:8:\"filesize\";i:5704;s:13:\"last_modified\";i:1423704476;}s:76:\"/home/kccofc39/public_html/wordpress/wp-content/themes/radiate/functions.php\";a:2:{s:8:\"filesize\";i:4645;s:13:\"last_modified\";i:1423704476;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/themes/radiate/font/genericons-regular-webfont.ttf\";a:2:{s:8:\"filesize\";i:27348;s:13:\"last_modified\";i:1423704476;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/themes/radiate/font/genericons-regular-webfont.svg\";a:2:{s:8:\"filesize\";i:40179;s:13:\"last_modified\";i:1423704476;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/themes/radiate/font/genericons-regular-webfont.eot\";a:2:{s:8:\"filesize\";i:14935;s:13:\"last_modified\";i:1423704476;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/themes/radiate/font/genericons-regular-webfont.woff\";a:2:{s:8:\"filesize\";i:17224;s:13:\"last_modified\";i:1423704476;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/radiate/content-single.php\";a:2:{s:8:\"filesize\";i:1968;s:13:\"last_modified\";i:1423704476;}s:79:\"/home/kccofc39/public_html/wordpress/wp-content/themes/radiate/content-page.php\";a:2:{s:8:\"filesize\";i:742;s:13:\"last_modified\";i:1423704476;}s:72:\"/home/kccofc39/public_html/wordpress/wp-content/themes/radiate/index.php\";a:2:{s:8:\"filesize\";i:1307;s:13:\"last_modified\";i:1423704476;}s:74:\"/home/kccofc39/public_html/wordpress/wp-content/themes/radiate/sidebar.php\";a:2:{s:8:\"filesize\";i:935;s:13:\"last_modified\";i:1423704476;}s:73:\"/home/kccofc39/public_html/wordpress/wp-content/themes/radiate/header.php\";a:2:{s:8:\"filesize\";i:1635;s:13:\"last_modified\";i:1423704476;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/themes/radiate/images/header/header-image-one.jpg\";a:2:{s:8:\"filesize\";i:296848;s:13:\"last_modified\";i:1423704476;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/themes/radiate/images/header/header-image-one-thumbnail.jpg\";a:2:{s:8:\"filesize\";i:35433;s:13:\"last_modified\";i:1423704476;}s:78:\"/home/kccofc39/public_html/wordpress/wp-content/themes/radiate/js/html5shiv.js\";a:2:{s:8:\"filesize\";i:10189;s:13:\"last_modified\";i:1423704476;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/themes/radiate/js/html5shiv.min.js\";a:2:{s:8:\"filesize\";i:2636;s:13:\"last_modified\";i:1423704476;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/themes/radiate/js/skip-link-focus-fix.js\";a:2:{s:8:\"filesize\";i:752;s:13:\"last_modified\";i:1423704476;}s:75:\"/home/kccofc39/public_html/wordpress/wp-content/themes/radiate/js/custom.js\";a:2:{s:8:\"filesize\";i:576;s:13:\"last_modified\";i:1423704476;}s:79:\"/home/kccofc39/public_html/wordpress/wp-content/themes/radiate/js/navigation.js\";a:2:{s:8:\"filesize\";i:964;s:13:\"last_modified\";i:1423704476;}s:79:\"/home/kccofc39/public_html/wordpress/wp-content/themes/radiate/js/customizer.js\";a:2:{s:8:\"filesize\";i:948;s:13:\"last_modified\";i:1423704476;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/printfriendly/colorpicker.js\";a:2:{s:8:\"filesize\";i:17175;s:13:\"last_modified\";i:1423704441;}s:78:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/printfriendly/admin.js\";a:2:{s:8:\"filesize\";i:8186;s:13:\"last_modified\";i:1423704441;}s:86:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/printfriendly/screenshot-3.png\";a:2:{s:8:\"filesize\";i:31046;s:13:\"last_modified\";i:1423704441;}s:76:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/printfriendly/pf.php\";a:2:{s:8:\"filesize\";i:60630;s:13:\"last_modified\";i:1423704441;}s:86:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/printfriendly/screenshot-4.png\";a:2:{s:8:\"filesize\";i:103922;s:13:\"last_modified\";i:1423704441;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/printfriendly/languages/printfriendly.pot\";a:2:{s:8:\"filesize\";i:4995;s:13:\"last_modified\";i:1423704441;}s:86:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/printfriendly/screenshot-1.png\";a:2:{s:8:\"filesize\";i:307574;s:13:\"last_modified\";i:1423704441;}s:86:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/printfriendly/screenshot-2.png\";a:2:{s:8:\"filesize\";i:105309;s:13:\"last_modified\";i:1423704441;}s:79:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/printfriendly/admin.css\";a:2:{s:8:\"filesize\";i:6135;s:13:\"last_modified\";i:1423704441;}s:80:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/printfriendly/readme.txt\";a:2:{s:8:\"filesize\";i:12487;s:13:\"last_modified\";i:1423704441;}s:83:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/printfriendly/uninstall.php\";a:2:{s:8:\"filesize\";i:670;s:13:\"last_modified\";i:1423704441;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/printfriendly/license.txt\";a:2:{s:8:\"filesize\";i:35146;s:13:\"last_modified\";i:1423704441;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/printfriendly/images/colorpicker_hsb_s.png\";a:2:{s:8:\"filesize\";i:1171;s:13:\"last_modified\";i:1423704441;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/printfriendly/images/custom_background.png\";a:2:{s:8:\"filesize\";i:1916;s:13:\"last_modified\";i:1423704441;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/printfriendly/images/colorpicker_submit.png\";a:2:{s:8:\"filesize\";i:984;s:13:\"last_modified\";i:1423704441;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/printfriendly/images/custom_indic.gif\";a:2:{s:8:\"filesize\";i:86;s:13:\"last_modified\";i:1423704441;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/printfriendly/images/colorpicker_hex.png\";a:2:{s:8:\"filesize\";i:532;s:13:\"last_modified\";i:1423704441;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/printfriendly/images/slider.png\";a:2:{s:8:\"filesize\";i:315;s:13:\"last_modified\";i:1423704441;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/printfriendly/images/pf-icon.png\";a:2:{s:8:\"filesize\";i:1967;s:13:\"last_modified\";i:1423704441;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/printfriendly/images/colorpicker_overlay.png\";a:2:{s:8:\"filesize\";i:10355;s:13:\"last_modified\";i:1423704441;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/printfriendly/images/custom_hsb_s.png\";a:2:{s:8:\"filesize\";i:1168;s:13:\"last_modified\";i:1423704441;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/printfriendly/images/custom_hsb_h.png\";a:2:{s:8:\"filesize\";i:970;s:13:\"last_modified\";i:1423704441;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/printfriendly/images/custom_hsb_b.png\";a:2:{s:8:\"filesize\";i:1097;s:13:\"last_modified\";i:1423704441;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/printfriendly/images/colorpicker_select.gif\";a:2:{s:8:\"filesize\";i:78;s:13:\"last_modified\";i:1423704441;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/printfriendly/images/colorpicker_hsb_b.png\";a:2:{s:8:\"filesize\";i:970;s:13:\"last_modified\";i:1423704441;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/printfriendly/images/colorpicker_rgb_b.png\";a:2:{s:8:\"filesize\";i:970;s:13:\"last_modified\";i:1423704441;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/printfriendly/images/colorpicker_rgb_r.png\";a:2:{s:8:\"filesize\";i:1066;s:13:\"last_modified\";i:1423704441;}s:86:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/printfriendly/images/blank.gif\";a:2:{s:8:\"filesize\";i:49;s:13:\"last_modified\";i:1423704441;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/printfriendly/images/custom_rgb_g.png\";a:2:{s:8:\"filesize\";i:1069;s:13:\"last_modified\";i:1423704441;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/printfriendly/images/colorpicker_indic.gif\";a:2:{s:8:\"filesize\";i:86;s:13:\"last_modified\";i:1423704441;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/printfriendly/images/custom_rgb_r.png\";a:2:{s:8:\"filesize\";i:1018;s:13:\"last_modified\";i:1423704441;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/printfriendly/images/colorpicker_rgb_g.png\";a:2:{s:8:\"filesize\";i:1069;s:13:\"last_modified\";i:1423704441;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/printfriendly/images/custom_hex.png\";a:2:{s:8:\"filesize\";i:562;s:13:\"last_modified\";i:1423704441;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/printfriendly/images/custom_submit.png\";a:2:{s:8:\"filesize\";i:997;s:13:\"last_modified\";i:1423704441;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/printfriendly/images/colorpicker_hsb_h.png\";a:2:{s:8:\"filesize\";i:1012;s:13:\"last_modified\";i:1423704441;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/printfriendly/images/colorpicker_background.png\";a:2:{s:8:\"filesize\";i:1897;s:13:\"last_modified\";i:1423704441;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/printfriendly/images/custom_rgb_b.png\";a:2:{s:8:\"filesize\";i:1008;s:13:\"last_modified\";i:1423704441;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/printfriendly/images/select.png\";a:2:{s:8:\"filesize\";i:506;s:13:\"last_modified\";i:1423704441;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/printfriendly/images/select2.png\";a:2:{s:8:\"filesize\";i:518;s:13:\"last_modified\";i:1423704441;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/printfriendly/images/noimage.png\";a:2:{s:8:\"filesize\";i:2434;s:13:\"last_modified\";i:1423704441;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/fontselect.png\";a:2:{s:8:\"filesize\";i:4878;s:13:\"last_modified\";i:1423415481;}s:85:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/word.png\";a:2:{s:8:\"filesize\";i:7399;s:13:\"last_modified\";i:1423415481;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/layers.png\";a:2:{s:8:\"filesize\";i:625;s:13:\"last_modified\";i:1423415481;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/rss.png\";a:2:{s:8:\"filesize\";i:4270;s:13:\"last_modified\";i:1423415481;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/acronym.png\";a:2:{s:8:\"filesize\";i:3331;s:13:\"last_modified\";i:1423415481;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/sub.png\";a:2:{s:8:\"filesize\";i:3479;s:13:\"last_modified\";i:1423415481;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/googlemaps.png\";a:2:{s:8:\"filesize\";i:881;s:13:\"last_modified\";i:1423415481;}s:83:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/hr.png\";a:2:{s:8:\"filesize\";i:3140;s:13:\"last_modified\";i:1423415481;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/advlink.png\";a:2:{s:8:\"filesize\";i:3982;s:13:\"last_modified\";i:1423415481;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/w3cvalidate.png\";a:2:{s:8:\"filesize\";i:793;s:13:\"last_modified\";i:1423415481;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/ins.png\";a:2:{s:8:\"filesize\";i:3401;s:13:\"last_modified\";i:1423415481;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/cut.png\";a:2:{s:8:\"filesize\";i:3572;s:13:\"last_modified\";i:1423415481;}s:85:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/help.png\";a:2:{s:8:\"filesize\";i:4391;s:13:\"last_modified\";i:1423415481;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/comment_preview.png\";a:2:{s:8:\"filesize\";i:9623;s:13:\"last_modified\";i:1423415481;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/normal.png\";a:2:{s:8:\"filesize\";i:307;s:13:\"last_modified\";i:1423415481;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/red.png\";a:2:{s:8:\"filesize\";i:749;s:13:\"last_modified\";i:1423415481;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/encode.png\";a:2:{s:8:\"filesize\";i:4048;s:13:\"last_modified\";i:1423415481;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/new.png\";a:2:{s:8:\"filesize\";i:3485;s:13:\"last_modified\";i:1423415481;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/support.png\";a:2:{s:8:\"filesize\";i:4736;s:13:\"last_modified\";i:1423415481;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/youtube.png\";a:2:{s:8:\"filesize\";i:212;s:13:\"last_modified\";i:1423415481;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/twitter.png\";a:2:{s:8:\"filesize\";i:19905;s:13:\"last_modified\";i:1423415481;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/tablecontrols.png\";a:2:{s:8:\"filesize\";i:9452;s:13:\"last_modified\";i:1423415481;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/div_clear.png\";a:2:{s:8:\"filesize\";i:797;s:13:\"last_modified\";i:1423415481;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/page_break.png\";a:2:{s:8:\"filesize\";i:357;s:13:\"last_modified\";i:1423415481;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/screencast.png\";a:2:{s:8:\"filesize\";i:4090;s:13:\"last_modified\";i:1423415481;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/mailto.png\";a:2:{s:8:\"filesize\";i:595;s:13:\"last_modified\";i:1423415481;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/preview.png\";a:2:{s:8:\"filesize\";i:3657;s:13:\"last_modified\";i:1423415481;}s:85:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/span.png\";a:2:{s:8:\"filesize\";i:3459;s:13:\"last_modified\";i:1423415481;}s:85:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/cite.png\";a:2:{s:8:\"filesize\";i:3370;s:13:\"last_modified\";i:1423415481;}s:85:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/code.png\";a:2:{s:8:\"filesize\";i:3370;s:13:\"last_modified\";i:1423415481;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/del.png\";a:2:{s:8:\"filesize\";i:3429;s:13:\"last_modified\";i:1423415481;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/uninstall1.png\";a:2:{s:8:\"filesize\";i:21354;s:13:\"last_modified\";i:1423415481;}s:86:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/clker.png\";a:2:{s:8:\"filesize\";i:4092;s:13:\"last_modified\";i:1423415481;}s:86:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/close.png\";a:2:{s:8:\"filesize\";i:1716;s:13:\"last_modified\";i:1423415481;}s:86:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/html5.png\";a:2:{s:8:\"filesize\";i:3049;s:13:\"last_modified\";i:1423415481;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/attribs.png\";a:2:{s:8:\"filesize\";i:3616;s:13:\"last_modified\";i:1423415481;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/default.png\";a:2:{s:8:\"filesize\";i:3665;s:13:\"last_modified\";i:1423415481;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/datetime.png\";a:2:{s:8:\"filesize\";i:4406;s:13:\"last_modified\";i:1423415481;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/ezimage.gif\";a:2:{s:8:\"filesize\";i:712;s:13:\"last_modified\";i:1423415481;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/tableDropdown.png\";a:2:{s:8:\"filesize\";i:3597;s:13:\"last_modified\";i:1423415481;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/youtubeIframe.png\";a:2:{s:8:\"filesize\";i:1182;s:13:\"last_modified\";i:1423415481;}s:86:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/ptags.png\";a:2:{s:8:\"filesize\";i:3238;s:13:\"last_modified\";i:1423415481;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/styles_addon.png\";a:2:{s:8:\"filesize\";i:82586;s:13:\"last_modified\";i:1423415481;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/loremipsum.png\";a:2:{s:8:\"filesize\";i:3662;s:13:\"last_modified\";i:1423415481;}s:86:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/check.png\";a:2:{s:8:\"filesize\";i:741;s:13:\"last_modified\";i:1423415481;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/acheck.png\";a:2:{s:8:\"filesize\";i:4078;s:13:\"last_modified\";i:1423415481;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/started.png\";a:2:{s:8:\"filesize\";i:3608;s:13:\"last_modified\";i:1423415481;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/settings.png\";a:2:{s:8:\"filesize\";i:5940;s:13:\"last_modified\";i:1423415481;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/anchor.png\";a:2:{s:8:\"filesize\";i:3534;s:13:\"last_modified\";i:1423415481;}s:86:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/image.png\";a:2:{s:8:\"filesize\";i:3607;s:13:\"last_modified\";i:1423415481;}s:85:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/abbr.png\";a:2:{s:8:\"filesize\";i:3314;s:13:\"last_modified\";i:1423415481;}s:86:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/email.png\";a:2:{s:8:\"filesize\";i:3562;s:13:\"last_modified\";i:1423415481;}s:86:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/addon.png\";a:2:{s:8:\"filesize\";i:1514;s:13:\"last_modified\";i:1423415481;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/firefox.png\";a:2:{s:8:\"filesize\";i:18275;s:13:\"last_modified\";i:1423415481;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/fontsizeselect.png\";a:2:{s:8:\"filesize\";i:4755;s:13:\"last_modified\";i:1423415481;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/follow.png\";a:2:{s:8:\"filesize\";i:3881;s:13:\"last_modified\";i:1423415481;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/warning.png\";a:2:{s:8:\"filesize\";i:893;s:13:\"last_modified\";i:1423415481;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/admin_webfonts.png\";a:2:{s:8:\"filesize\";i:8069;s:13:\"last_modified\";i:1423415481;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/codemagic.png\";a:2:{s:8:\"filesize\";i:3463;s:13:\"last_modified\";i:1423415481;}s:86:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/print.png\";a:2:{s:8:\"filesize\";i:3583;s:13:\"last_modified\";i:1423415481;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/emotions.png\";a:2:{s:8:\"filesize\";i:3719;s:13:\"last_modified\";i:1423415481;}s:86:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/moods.png\";a:2:{s:8:\"filesize\";i:3779;s:13:\"last_modified\";i:1423415481;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/yellow.png\";a:2:{s:8:\"filesize\";i:624;s:13:\"last_modified\";i:1423415481;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/imgmap.png\";a:2:{s:8:\"filesize\";i:979;s:13:\"last_modified\";i:1423415481;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/forecolorpicker.png\";a:2:{s:8:\"filesize\";i:3519;s:13:\"last_modified\";i:1423415481;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/nonbreaking.png\";a:2:{s:8:\"filesize\";i:705;s:13:\"last_modified\";i:1423415481;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/admin_styles.png\";a:2:{s:8:\"filesize\";i:7741;s:13:\"last_modified\";i:1423415481;}s:85:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/blog.png\";a:2:{s:8:\"filesize\";i:9050;s:13:\"last_modified\";i:1423415481;}s:85:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/tips.png\";a:2:{s:8:\"filesize\";i:3452;s:13:\"last_modified\";i:1423415481;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/paypal.gif\";a:2:{s:8:\"filesize\";i:6122;s:13:\"last_modified\";i:1423415481;}s:86:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/paste.png\";a:2:{s:8:\"filesize\";i:3638;s:13:\"last_modified\";i:1423415481;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/spread.png\";a:2:{s:8:\"filesize\";i:3502;s:13:\"last_modified\";i:1423415481;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/facebook.png\";a:2:{s:8:\"filesize\";i:20057;s:13:\"last_modified\";i:1423415481;}s:85:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/vote.png\";a:2:{s:8:\"filesize\";i:3703;s:13:\"last_modified\";i:1423415481;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/search.png\";a:2:{s:8:\"filesize\";i:3661;s:13:\"last_modified\";i:1423415481;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/styleprops.png\";a:2:{s:8:\"filesize\";i:3531;s:13:\"last_modified\";i:1423415481;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/visualchars.png\";a:2:{s:8:\"filesize\";i:3437;s:13:\"last_modified\";i:1423415481;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/replace.png\";a:2:{s:8:\"filesize\";i:3603;s:13:\"last_modified\";i:1423415481;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/equation.png\";a:2:{s:8:\"filesize\";i:502;s:13:\"last_modified\";i:1423415481;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/linebreak.png\";a:2:{s:8:\"filesize\";i:3096;s:13:\"last_modified\";i:1423415481;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/donate2.png\";a:2:{s:8:\"filesize\";i:3353;s:13:\"last_modified\";i:1423415481;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/backcolorpicker.png\";a:2:{s:8:\"filesize\";i:3609;s:13:\"last_modified\";i:1423415481;}s:85:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/wppa.png\";a:2:{s:8:\"filesize\";i:1270;s:13:\"last_modified\";i:1423415481;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/directionality.png\";a:2:{s:8:\"filesize\";i:927;s:13:\"last_modified\";i:1423415481;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/visualaid.png\";a:2:{s:8:\"filesize\";i:3570;s:13:\"last_modified\";i:1423415481;}s:86:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/green.png\";a:2:{s:8:\"filesize\";i:740;s:13:\"last_modified\";i:1423415481;}s:86:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/media.png\";a:2:{s:8:\"filesize\";i:3540;s:13:\"last_modified\";i:1423415481;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/shortcodes.png\";a:2:{s:8:\"filesize\";i:1115;s:13:\"last_modified\";i:1423415481;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/images.gif\";a:2:{s:8:\"filesize\";i:614;s:13:\"last_modified\";i:1423415481;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/popup-help.png\";a:2:{s:8:\"filesize\";i:3400;s:13:\"last_modified\";i:1423415481;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/styleselect.png\";a:2:{s:8:\"filesize\";i:4469;s:13:\"last_modified\";i:1423415481;}s:86:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/Thumbs.db\";a:2:{s:8:\"filesize\";i:406528;s:13:\"last_modified\";i:1423415481;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/sup.png\";a:2:{s:8:\"filesize\";i:3499;s:13:\"last_modified\";i:1423415481;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/overlay.png\";a:2:{s:8:\"filesize\";i:935;s:13:\"last_modified\";i:1423415481;}s:85:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/copy.png\";a:2:{s:8:\"filesize\";i:3569;s:13:\"last_modified\";i:1423415481;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/donate.png\";a:2:{s:8:\"filesize\";i:18174;s:13:\"last_modified\";i:1423415481;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/uninstall.png\";a:2:{s:8:\"filesize\";i:3558;s:13:\"last_modified\";i:1423415481;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/thread.png\";a:2:{s:8:\"filesize\";i:3734;s:13:\"last_modified\";i:1423415481;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/pro.gif\";a:2:{s:8:\"filesize\";i:16626;s:13:\"last_modified\";i:1423415481;}s:86:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/img/works.png\";a:2:{s:8:\"filesize\";i:22333;s:13:\"last_modified\";i:1423415481;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/default.pot\";a:2:{s:8:\"filesize\";i:28646;s:13:\"last_modified\";i:1423415481;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/admin_functions.php\";a:2:{s:8:\"filesize\";i:24563;s:13:\"last_modified\";i:1423415481;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/tinymce/editable_selects.js\";a:2:{s:8:\"filesize\";i:1976;s:13:\"last_modified\";i:1423415481;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/tinymce/form_utils.js\";a:2:{s:8:\"filesize\";i:5781;s:13:\"last_modified\";i:1423415481;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/tinymce/tiny_mce_popup.js\";a:2:{s:8:\"filesize\";i:4776;s:13:\"last_modified\";i:1423415481;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/tinymce/mctabs.js\";a:2:{s:8:\"filesize\";i:3894;s:13:\"last_modified\";i:1423415481;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/tinymce/validate.js\";a:2:{s:8:\"filesize\";i:5848;s:13:\"last_modified\";i:1423415481;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/options_functions.php\";a:2:{s:8:\"filesize\";i:74733;s:13:\"last_modified\";i:1423415481;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/nonbreaking/editor_plugin.js\";a:2:{s:8:\"filesize\";i:955;s:13:\"last_modified\";i:1423415481;}s:112:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/nonbreaking/editor_plugin_src.js\";a:2:{s:8:\"filesize\";i:1533;s:13:\"last_modified\";i:1423415481;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/imgmap/popup.html\";a:2:{s:8:\"filesize\";i:3820;s:13:\"last_modified\";i:1423415481;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/imgmap/langs/en.js\";a:2:{s:8:\"filesize\";i:144;s:13:\"last_modified\";i:1423415481;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/imgmap/css/imgmap.css\";a:2:{s:8:\"filesize\";i:2504;s:13:\"last_modified\";i:1423415481;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/imgmap/jscripts/lang_fr.js\";a:2:{s:8:\"filesize\";i:1695;s:13:\"last_modified\";i:1423415481;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/imgmap/jscripts/imgmap.js\";a:2:{s:8:\"filesize\";i:94317;s:13:\"last_modified\";i:1423415481;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/imgmap/jscripts/lang_de.js\";a:2:{s:8:\"filesize\";i:1682;s:13:\"last_modified\";i:1423415481;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/imgmap/jscripts/lang_es.js\";a:2:{s:8:\"filesize\";i:1701;s:13:\"last_modified\";i:1423415481;}s:112:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/imgmap/jscripts/imgmap_packed.js\";a:2:{s:8:\"filesize\";i:50640;s:13:\"last_modified\";i:1423415481;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/imgmap/jscripts/lang_en.js\";a:2:{s:8:\"filesize\";i:1470;s:13:\"last_modified\";i:1423415481;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/imgmap/jscripts/lang_hu.js\";a:2:{s:8:\"filesize\";i:1640;s:13:\"last_modified\";i:1423415481;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/imgmap/jscripts/excanvas.js\";a:2:{s:8:\"filesize\";i:9464;s:13:\"last_modified\";i:1423415481;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/imgmap/jscripts/lang_pt.js\";a:2:{s:8:\"filesize\";i:1595;s:13:\"last_modified\";i:1423415481;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/imgmap/jscripts/functions.js\";a:2:{s:8:\"filesize\";i:18171;s:13:\"last_modified\";i:1423415481;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/imgmap/editor_plugin.js\";a:2:{s:8:\"filesize\";i:3621;s:13:\"last_modified\";i:1423415481;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/imgmap/images/delete.gif\";a:2:{s:8:\"filesize\";i:1006;s:13:\"last_modified\";i:1423415481;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/imgmap/images/add.gif\";a:2:{s:8:\"filesize\";i:1010;s:13:\"last_modified\";i:1423415481;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/imgmap/images/html.gif\";a:2:{s:8:\"filesize\";i:1009;s:13:\"last_modified\";i:1423415481;}s:112:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/imgmap/images/tinymce_button.gif\";a:2:{s:8:\"filesize\";i:979;s:13:\"last_modified\";i:1423415481;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/imgmap/images/edit.gif\";a:2:{s:8:\"filesize\";i:604;s:13:\"last_modified\";i:1423415481;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/imgmap/images/clipboard.gif\";a:2:{s:8:\"filesize\";i:1039;s:13:\"last_modified\";i:1423415481;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/imgmap/images/zoom.gif\";a:2:{s:8:\"filesize\";i:608;s:13:\"last_modified\";i:1423415481;}s:111:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/imgmap/images/bullet_orange.gif\";a:2:{s:8:\"filesize\";i:282;s:13:\"last_modified\";i:1423415481;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/imgmap/images/Thumbs.db\";a:2:{s:8:\"filesize\";i:9728;s:13:\"last_modified\";i:1423415481;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/imgmap/images/accept.gif\";a:2:{s:8:\"filesize\";i:1024;s:13:\"last_modified\";i:1423415481;}s:110:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/imgmap/images/bullet_green.gif\";a:2:{s:8:\"filesize\";i:282;s:13:\"last_modified\";i:1423415481;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/imgmap/editor_plugin_src.js\";a:2:{s:8:\"filesize\";i:3621;s:13:\"last_modified\";i:1423415481;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/style/props.htm\";a:2:{s:8:\"filesize\";i:38224;s:13:\"last_modified\";i:1423415481;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/style/langs/en_dlg.js\";a:2:{s:8:\"filesize\";i:1579;s:13:\"last_modified\";i:1423415481;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/style/css/props.css\";a:2:{s:8:\"filesize\";i:859;s:13:\"last_modified\";i:1423415481;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/style/editor_plugin.js\";a:2:{s:8:\"filesize\";i:949;s:13:\"last_modified\";i:1423415481;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/style/editor_plugin_src.js\";a:2:{s:8:\"filesize\";i:1550;s:13:\"last_modified\";i:1423415481;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/style/js/props.js\";a:2:{s:8:\"filesize\";i:30391;s:13:\"last_modified\";i:1423415481;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/shortcodes/shortcodes.php\";a:2:{s:8:\"filesize\";i:1267;s:13:\"last_modified\";i:1423415481;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/shortcodes/img/shortcodes.gif\";a:2:{s:8:\"filesize\";i:1200;s:13:\"last_modified\";i:1423415481;}s:118:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/shortcodes/img/wordpress-shortcode.png\";a:2:{s:8:\"filesize\";i:17628;s:13:\"last_modified\";i:1423415481;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/shortcodes/img/Thumbs.db\";a:2:{s:8:\"filesize\";i:10752;s:13:\"last_modified\";i:1423415481;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/shortcodes/langs/en.js\";a:2:{s:8:\"filesize\";i:193;s:13:\"last_modified\";i:1423415481;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/shortcodes/css/shortcodes.css\";a:2:{s:8:\"filesize\";i:543;s:13:\"last_modified\";i:1423415481;}s:111:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/shortcodes/editor_plugin_src.js\";a:2:{s:8:\"filesize\";i:1883;s:13:\"last_modified\";i:1423415481;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/shortcodes/js/dialog.js\";a:2:{s:8:\"filesize\";i:312;s:13:\"last_modified\";i:1423415481;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/linebreak/langs/en.js\";a:2:{s:8:\"filesize\";i:69;s:13:\"last_modified\";i:1423415481;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/linebreak/linebreak.png\";a:2:{s:8:\"filesize\";i:3096;s:13:\"last_modified\";i:1423415481;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/linebreak/editor_plugin.js\";a:2:{s:8:\"filesize\";i:1394;s:13:\"last_modified\";i:1423415481;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/ptags/ptags.png\";a:2:{s:8:\"filesize\";i:3238;s:13:\"last_modified\";i:1423415481;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/ptags/langs/en_dlg.js\";a:2:{s:8:\"filesize\";i:372;s:13:\"last_modified\";i:1423415481;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/ptags/langs/en.js\";a:2:{s:8:\"filesize\";i:80;s:13:\"last_modified\";i:1423415481;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/ptags/editor_plugin.js\";a:2:{s:8:\"filesize\";i:1594;s:13:\"last_modified\";i:1423415481;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/ptags/ptags.htm\";a:2:{s:8:\"filesize\";i:2055;s:13:\"last_modified\";i:1423415481;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/ptags/js/dialog.js\";a:2:{s:8:\"filesize\";i:282;s:13:\"last_modified\";i:1423415481;}s:111:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/directionality/editor_plugin.js\";a:2:{s:8:\"filesize\";i:1357;s:13:\"last_modified\";i:1423415481;}s:115:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/directionality/editor_plugin_src.js\";a:2:{s:8:\"filesize\";i:2289;s:13:\"last_modified\";i:1423415481;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/advlist/editor_plugin.js\";a:2:{s:8:\"filesize\";i:2324;s:13:\"last_modified\";i:1423415481;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/advlist/editor_plugin_src.js\";a:2:{s:8:\"filesize\";i:4726;s:13:\"last_modified\";i:1423415481;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/codemagic/img/code.png\";a:2:{s:8:\"filesize\";i:3045;s:13:\"last_modified\";i:1423415481;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/codemagic/img/Thumbs.db\";a:2:{s:8:\"filesize\";i:2560;s:13:\"last_modified\";i:1423415481;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/codemagic/img/icons/redo.png\";a:2:{s:8:\"filesize\";i:586;s:13:\"last_modified\";i:1423415481;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/codemagic/img/icons/undo.png\";a:2:{s:8:\"filesize\";i:605;s:13:\"last_modified\";i:1423415481;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/codemagic/img/icons/file.png\";a:2:{s:8:\"filesize\";i:531;s:13:\"last_modified\";i:1423415481;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/codemagic/img/icons/lens.png\";a:2:{s:8:\"filesize\";i:722;s:13:\"last_modified\";i:1423415481;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/codemagic/img/icons/Thumbs.db\";a:2:{s:8:\"filesize\";i:3584;s:13:\"last_modified\";i:1423415481;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/codemagic/README.md\";a:2:{s:8:\"filesize\";i:207;s:13:\"last_modified\";i:1423415481;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/codemagic/codemagic.htm\";a:2:{s:8:\"filesize\";i:4330;s:13:\"last_modified\";i:1423415481;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/codemagic/langs/en_dlg.js\";a:2:{s:8:\"filesize\";i:518;s:13:\"last_modified\";i:1423415481;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/codemagic/langs/cs_dlg.js\";a:2:{s:8:\"filesize\";i:519;s:13:\"last_modified\";i:1423415481;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/codemagic/langs/en.js\";a:2:{s:8:\"filesize\";i:76;s:13:\"last_modified\";i:1423415481;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/codemagic/langs/cs.js\";a:2:{s:8:\"filesize\";i:77;s:13:\"last_modified\";i:1423415481;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/codemagic/langs/sk_dlg.js\";a:2:{s:8:\"filesize\";i:531;s:13:\"last_modified\";i:1423415481;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/codemagic/langs/sk.js\";a:2:{s:8:\"filesize\";i:78;s:13:\"last_modified\";i:1423415481;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/codemagic/css/style.css\";a:2:{s:8:\"filesize\";i:1111;s:13:\"last_modified\";i:1423415481;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/codemagic/css/codemirror.css\";a:2:{s:8:\"filesize\";i:2084;s:13:\"last_modified\";i:1423415481;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/codemagic/css/default.css\";a:2:{s:8:\"filesize\";i:921;s:13:\"last_modified\";i:1423415481;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/codemagic/editor_plugin.js\";a:2:{s:8:\"filesize\";i:771;s:13:\"last_modified\";i:1423415481;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/codemagic/licence.txt\";a:2:{s:8:\"filesize\";i:1085;s:13:\"last_modified\";i:1423415481;}s:110:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/codemagic/editor_plugin_src.js\";a:2:{s:8:\"filesize\";i:1438;s:13:\"last_modified\";i:1423415481;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/codemagic/js/beautify.js\";a:2:{s:8:\"filesize\";i:42264;s:13:\"last_modified\";i:1423415481;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/codemagic/js/beautify-html.js\";a:2:{s:8:\"filesize\";i:29163;s:13:\"last_modified\";i:1423415481;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/codemagic/js/codemagic.js\";a:2:{s:8:\"filesize\";i:19513;s:13:\"last_modified\";i:1423415481;}s:117:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/codemagic/js/codemirror-compressed.js\";a:2:{s:8:\"filesize\";i:47204;s:13:\"last_modified\";i:1423415481;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/advhr/rule.htm\";a:2:{s:8:\"filesize\";i:2437;s:13:\"last_modified\";i:1423415481;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/advhr/langs/en_dlg.js\";a:2:{s:8:\"filesize\";i:220;s:13:\"last_modified\";i:1423415481;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/advhr/css/advhr.css\";a:2:{s:8:\"filesize\";i:240;s:13:\"last_modified\";i:1423415481;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/advhr/editor_plugin.js\";a:2:{s:8:\"filesize\";i:885;s:13:\"last_modified\";i:1423415481;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/advhr/editor_plugin_src.js\";a:2:{s:8:\"filesize\";i:1485;s:13:\"last_modified\";i:1423415481;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/advhr/js/rule.js\";a:2:{s:8:\"filesize\";i:1324;s:13:\"last_modified\";i:1423415481;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/xhtmlxtras/del.htm\";a:2:{s:8:\"filesize\";i:7308;s:13:\"last_modified\";i:1423415481;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/xhtmlxtras/abbr.htm\";a:2:{s:8:\"filesize\";i:6257;s:13:\"last_modified\";i:1423415481;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/xhtmlxtras/cite.htm\";a:2:{s:8:\"filesize\";i:6257;s:13:\"last_modified\";i:1423415481;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/xhtmlxtras/attributes.htm\";a:2:{s:8:\"filesize\";i:6246;s:13:\"last_modified\";i:1423415481;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/xhtmlxtras/ins.htm\";a:2:{s:8:\"filesize\";i:7313;s:13:\"last_modified\";i:1423415481;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/xhtmlxtras/langs/en_dlg.js\";a:2:{s:8:\"filesize\";i:1092;s:13:\"last_modified\";i:1423415481;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/xhtmlxtras/css/popup.css\";a:2:{s:8:\"filesize\";i:514;s:13:\"last_modified\";i:1423415481;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/xhtmlxtras/css/attributes.css\";a:2:{s:8:\"filesize\";i:197;s:13:\"last_modified\";i:1423415481;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/xhtmlxtras/acronym.htm\";a:2:{s:8:\"filesize\";i:6272;s:13:\"last_modified\";i:1423415481;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/xhtmlxtras/editor_plugin.js\";a:2:{s:8:\"filesize\";i:2822;s:13:\"last_modified\";i:1423415481;}s:111:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/xhtmlxtras/editor_plugin_src.js\";a:2:{s:8:\"filesize\";i:4170;s:13:\"last_modified\";i:1423415481;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/xhtmlxtras/js/cite.js\";a:2:{s:8:\"filesize\";i:541;s:13:\"last_modified\";i:1423415481;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/xhtmlxtras/js/acronym.js\";a:2:{s:8:\"filesize\";i:559;s:13:\"last_modified\";i:1423415481;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/xhtmlxtras/js/ins.js\";a:2:{s:8:\"filesize\";i:1356;s:13:\"last_modified\";i:1423415481;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/xhtmlxtras/js/del.js\";a:2:{s:8:\"filesize\";i:1356;s:13:\"last_modified\";i:1423415481;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/xhtmlxtras/js/attributes.js\";a:2:{s:8:\"filesize\";i:3471;s:13:\"last_modified\";i:1423415481;}s:111:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/xhtmlxtras/js/element_common.js\";a:2:{s:8:\"filesize\";i:7159;s:13:\"last_modified\";i:1423415481;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/xhtmlxtras/js/abbr.js\";a:2:{s:8:\"filesize\";i:541;s:13:\"last_modified\";i:1423415481;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/visualchars/editor_plugin.js\";a:2:{s:8:\"filesize\";i:1379;s:13:\"last_modified\";i:1423415481;}s:112:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/visualchars/editor_plugin_src.js\";a:2:{s:8:\"filesize\";i:2207;s:13:\"last_modified\";i:1423415481;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/equation/img/equation.gif\";a:2:{s:8:\"filesize\";i:208;s:13:\"last_modified\";i:1423415481;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/equation/img/Thumbs.db\";a:2:{s:8:\"filesize\";i:2560;s:13:\"last_modified\";i:1423415481;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/equation/editor_plugin.js\";a:2:{s:8:\"filesize\";i:2783;s:13:\"last_modified\";i:1423415481;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/table/merge_cells.htm\";a:2:{s:8:\"filesize\";i:1520;s:13:\"last_modified\";i:1423415481;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/table/cell.htm\";a:2:{s:8:\"filesize\";i:7308;s:13:\"last_modified\";i:1423415481;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/table/table.htm\";a:2:{s:8:\"filesize\";i:9051;s:13:\"last_modified\";i:1423415481;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/table/langs/en_dlg.js\";a:2:{s:8:\"filesize\";i:2092;s:13:\"last_modified\";i:1423415481;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/table/css/table.css\";a:2:{s:8:\"filesize\";i:170;s:13:\"last_modified\";i:1423415481;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/table/css/row.css\";a:2:{s:8:\"filesize\";i:306;s:13:\"last_modified\";i:1423415481;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/table/css/cell.css\";a:2:{s:8:\"filesize\";i:205;s:13:\"last_modified\";i:1423415481;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/table/editor_plugin.js\";a:2:{s:8:\"filesize\";i:17170;s:13:\"last_modified\";i:1423415481;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/table/editor_plugin_src.js\";a:2:{s:8:\"filesize\";i:39210;s:13:\"last_modified\";i:1423415481;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/table/row.htm\";a:2:{s:8:\"filesize\";i:6264;s:13:\"last_modified\";i:1423415481;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/table/js/table.js\";a:2:{s:8:\"filesize\";i:14682;s:13:\"last_modified\";i:1423415481;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/table/js/merge_cells.js\";a:2:{s:8:\"filesize\";i:568;s:13:\"last_modified\";i:1423415481;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/table/js/cell.js\";a:2:{s:8:\"filesize\";i:9398;s:13:\"last_modified\";i:1423415481;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/table/js/row.js\";a:2:{s:8:\"filesize\";i:7358;s:13:\"last_modified\";i:1423415481;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/img/html5.png\";a:2:{s:8:\"filesize\";i:63862;s:13:\"last_modified\";i:1423415481;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/img/tagwrap.png\";a:2:{s:8:\"filesize\";i:3049;s:13:\"last_modified\";i:1423415481;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/img/tinymce_help.png\";a:2:{s:8:\"filesize\";i:4455;s:13:\"last_modified\";i:1423415481;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/img/Thumbs.db\";a:2:{s:8:\"filesize\";i:11264;s:13:\"last_modified\";i:1423415481;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/tagwrap.htm\";a:2:{s:8:\"filesize\";i:26997;s:13:\"last_modified\";i:1423415481;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/__notes.txt\";a:2:{s:8:\"filesize\";i:948;s:13:\"last_modified\";i:1423415481;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/tags/video.htm\";a:2:{s:8:\"filesize\";i:2592;s:13:\"last_modified\";i:1423415481;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/tags/label.htm\";a:2:{s:8:\"filesize\";i:2080;s:13:\"last_modified\";i:1423415481;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/tags/iframe.htm\";a:2:{s:8:\"filesize\";i:2631;s:13:\"last_modified\";i:1423415481;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/tags/img/html5.png\";a:2:{s:8:\"filesize\";i:63862;s:13:\"last_modified\";i:1423415481;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/tags/img/tagwrap.png\";a:2:{s:8:\"filesize\";i:3049;s:13:\"last_modified\";i:1423415481;}s:113:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/tags/img/tinymce_help.png\";a:2:{s:8:\"filesize\";i:4455;s:13:\"last_modified\";i:1423415481;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/tags/p.htm\";a:2:{s:8:\"filesize\";i:1798;s:13:\"last_modified\";i:1423415481;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/tags/source.htm\";a:2:{s:8:\"filesize\";i:2346;s:13:\"last_modified\";i:1423415481;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/tags/optgroup.htm\";a:2:{s:8:\"filesize\";i:1854;s:13:\"last_modified\";i:1423415481;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/tags/h2.htm\";a:2:{s:8:\"filesize\";i:1806;s:13:\"last_modified\";i:1423415481;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/tags/map.htm\";a:2:{s:8:\"filesize\";i:2011;s:13:\"last_modified\";i:1423415481;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/tags/colgroup.htm\";a:2:{s:8:\"filesize\";i:2097;s:13:\"last_modified\";i:1423415481;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/tags/object.htm\";a:2:{s:8:\"filesize\";i:3553;s:13:\"last_modified\";i:1423415481;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/tags/abbr.htm\";a:2:{s:8:\"filesize\";i:1784;s:13:\"last_modified\";i:1423415481;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/tags/br.htm\";a:2:{s:8:\"filesize\";i:1779;s:13:\"last_modified\";i:1423415481;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/tags/input.htm\";a:2:{s:8:\"filesize\";i:4307;s:13:\"last_modified\";i:1423415481;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/tags/track.htm\";a:2:{s:8:\"filesize\";i:2796;s:13:\"last_modified\";i:1423415481;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/tags/data.htm\";a:2:{s:8:\"filesize\";i:1787;s:13:\"last_modified\";i:1423415481;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/tags/ul.htm\";a:2:{s:8:\"filesize\";i:1806;s:13:\"last_modified\";i:1423415481;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/tags/base.htm\";a:2:{s:8:\"filesize\";i:2102;s:13:\"last_modified\";i:1423415481;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/tags/bdo.htm\";a:2:{s:8:\"filesize\";i:1837;s:13:\"last_modified\";i:1423415481;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/tags/td.htm\";a:2:{s:8:\"filesize\";i:3554;s:13:\"last_modified\";i:1423415481;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/tags/cite.htm\";a:2:{s:8:\"filesize\";i:1787;s:13:\"last_modified\";i:1423415481;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/tags/h1.htm\";a:2:{s:8:\"filesize\";i:1806;s:13:\"last_modified\";i:1423415481;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/tags/fieldset.htm\";a:2:{s:8:\"filesize\";i:2110;s:13:\"last_modified\";i:1423415481;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/tags/option.htm\";a:2:{s:8:\"filesize\";i:2348;s:13:\"last_modified\";i:1423415481;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/tags/script.htm\";a:2:{s:8:\"filesize\";i:2348;s:13:\"last_modified\";i:1423415481;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/tags/col.htm\";a:2:{s:8:\"filesize\";i:1780;s:13:\"last_modified\";i:1423415481;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/tags/meta.htm\";a:2:{s:8:\"filesize\";i:3041;s:13:\"last_modified\";i:1423415481;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/tags/table.htm\";a:2:{s:8:\"filesize\";i:3119;s:13:\"last_modified\";i:1423415481;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/tags/h4.htm\";a:2:{s:8:\"filesize\";i:1806;s:13:\"last_modified\";i:1423415481;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/tags/textarea.htm\";a:2:{s:8:\"filesize\";i:2884;s:13:\"last_modified\";i:1423415481;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/tags/figure.htm\";a:2:{s:8:\"filesize\";i:1834;s:13:\"last_modified\";i:1423415481;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/tags/ol.htm\";a:2:{s:8:\"filesize\";i:2103;s:13:\"last_modified\";i:1423415481;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/tags/h3.htm\";a:2:{s:8:\"filesize\";i:1806;s:13:\"last_modified\";i:1423415481;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/tags/h6.htm\";a:2:{s:8:\"filesize\";i:1806;s:13:\"last_modified\";i:1423415481;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/tags/mark.htm\";a:2:{s:8:\"filesize\";i:1822;s:13:\"last_modified\";i:1423415481;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/tags/button.htm\";a:2:{s:8:\"filesize\";i:3222;s:13:\"last_modified\";i:1423415481;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/tags/nav.htm\";a:2:{s:8:\"filesize\";i:1814;s:13:\"last_modified\";i:1423415481;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/tags/area.htm\";a:2:{s:8:\"filesize\";i:2146;s:13:\"last_modified\";i:1423415481;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/tags/aside.htm\";a:2:{s:8:\"filesize\";i:1871;s:13:\"last_modified\";i:1423415481;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/tags/th.htm\";a:2:{s:8:\"filesize\";i:3554;s:13:\"last_modified\";i:1423415481;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/tags/langs/en_dlg.js\";a:2:{s:8:\"filesize\";i:56041;s:13:\"last_modified\";i:1423415481;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/tags/langs/en.js\";a:2:{s:8:\"filesize\";i:416;s:13:\"last_modified\";i:1423415481;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/tags/style.htm\";a:2:{s:8:\"filesize\";i:2292;s:13:\"last_modified\";i:1423415481;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/tags/span.htm\";a:2:{s:8:\"filesize\";i:1822;s:13:\"last_modified\";i:1423415481;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/tags/embed.htm\";a:2:{s:8:\"filesize\";i:2419;s:13:\"last_modified\";i:1423415481;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/tags/h5.htm\";a:2:{s:8:\"filesize\";i:1806;s:13:\"last_modified\";i:1423415481;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/tags/select.htm\";a:2:{s:8:\"filesize\";i:2344;s:13:\"last_modified\";i:1423415481;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/tags/audio.htm\";a:2:{s:8:\"filesize\";i:1835;s:13:\"last_modified\";i:1423415481;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/tags/img.htm\";a:2:{s:8:\"filesize\";i:3170;s:13:\"last_modified\";i:1423415481;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/tags/css/tagwrap.css\";a:2:{s:8:\"filesize\";i:1755;s:13:\"last_modified\";i:1423415481;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/tags/div.htm\";a:2:{s:8:\"filesize\";i:1814;s:13:\"last_modified\";i:1423415481;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/tags/body.htm\";a:2:{s:8:\"filesize\";i:1822;s:13:\"last_modified\";i:1423415481;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/tags/output.htm\";a:2:{s:8:\"filesize\";i:2344;s:13:\"last_modified\";i:1423415481;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/tags/progress.htm\";a:2:{s:8:\"filesize\";i:2110;s:13:\"last_modified\";i:1423415481;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/tags/eventsource.htm\";a:2:{s:8:\"filesize\";i:1837;s:13:\"last_modified\";i:1423415481;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/tags/pre.htm\";a:2:{s:8:\"filesize\";i:1814;s:13:\"last_modified\";i:1423415481;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/tags/meter.htm\";a:2:{s:8:\"filesize\";i:3354;s:13:\"last_modified\";i:1423415481;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/tags/form.htm\";a:2:{s:8:\"filesize\";i:3630;s:13:\"last_modified\";i:1423415481;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/tags/a.htm\";a:2:{s:8:\"filesize\";i:2074;s:13:\"last_modified\";i:1423415481;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/tags/li.htm\";a:2:{s:8:\"filesize\";i:2040;s:13:\"last_modified\";i:1423415481;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/tags/datalist.htm\";a:2:{s:8:\"filesize\";i:1813;s:13:\"last_modified\";i:1423415481;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/tags/param.htm\";a:2:{s:8:\"filesize\";i:2050;s:13:\"last_modified\";i:1423415481;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/tags/link.htm\";a:2:{s:8:\"filesize\";i:2382;s:13:\"last_modified\";i:1423415481;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/tags/hr.htm\";a:2:{s:8:\"filesize\";i:1806;s:13:\"last_modified\";i:1423415481;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/tags/tr.htm\";a:2:{s:8:\"filesize\";i:2626;s:13:\"last_modified\";i:1423415481;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/tags/js/dialog.js\";a:2:{s:8:\"filesize\";i:303;s:13:\"last_modified\";i:1423415481;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/tags/canvas.htm\";a:2:{s:8:\"filesize\";i:2237;s:13:\"last_modified\";i:1423415481;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/langs/en_dlg.js\";a:2:{s:8:\"filesize\";i:56041;s:13:\"last_modified\";i:1423415481;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/langs/en.js\";a:2:{s:8:\"filesize\";i:410;s:13:\"last_modified\";i:1423415481;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/css/tagwrap.css\";a:2:{s:8:\"filesize\";i:1755;s:13:\"last_modified\";i:1423415481;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/editor_plugin_src.js\";a:2:{s:8:\"filesize\";i:1844;s:13:\"last_modified\";i:1423415481;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tagwrap/js/dialog.js\";a:2:{s:8:\"filesize\";i:303;s:13:\"last_modified\";i:1423415481;}s:111:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/searchreplace/searchreplace.htm\";a:2:{s:8:\"filesize\";i:5348;s:13:\"last_modified\";i:1423415481;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/searchreplace/langs/en_dlg.js\";a:2:{s:8:\"filesize\";i:445;s:13:\"last_modified\";i:1423415481;}s:115:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/searchreplace/css/searchreplace.css\";a:2:{s:8:\"filesize\";i:176;s:13:\"last_modified\";i:1423415481;}s:110:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/searchreplace/editor_plugin.js\";a:2:{s:8:\"filesize\";i:1068;s:13:\"last_modified\";i:1423415481;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/searchreplace/editor_plugin_src.js\";a:2:{s:8:\"filesize\";i:1819;s:13:\"last_modified\";i:1423415481;}s:113:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/searchreplace/js/searchreplace.js\";a:2:{s:8:\"filesize\";i:3690;s:13:\"last_modified\";i:1423415481;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/ezimage/img/ezimage.gif\";a:2:{s:8:\"filesize\";i:712;s:13:\"last_modified\";i:1423415481;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/ezimage/img/Thumbs.db\";a:2:{s:8:\"filesize\";i:3072;s:13:\"last_modified\";i:1423415481;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/ezimage/ezimage.htm\";a:2:{s:8:\"filesize\";i:4748;s:13:\"last_modified\";i:1423415481;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/ezimage/langs/en_dlg.js\";a:2:{s:8:\"filesize\";i:816;s:13:\"last_modified\";i:1423415481;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/ezimage/langs/fr_dlg.js\";a:2:{s:8:\"filesize\";i:844;s:13:\"last_modified\";i:1423415481;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/ezimage/langs/en.js\";a:2:{s:8:\"filesize\";i:166;s:13:\"last_modified\";i:1423415481;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/ezimage/langs/fr.js\";a:2:{s:8:\"filesize\";i:170;s:13:\"last_modified\";i:1423415481;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/ezimage/css/ezimage.css\";a:2:{s:8:\"filesize\";i:2473;s:13:\"last_modified\";i:1423415481;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/ezimage/editor_plugin.js\";a:2:{s:8:\"filesize\";i:2894;s:13:\"last_modified\";i:1423415481;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/ezimage/editor_plugin_src.js\";a:2:{s:8:\"filesize\";i:2894;s:13:\"last_modified\";i:1423415481;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/ezimage/js/ezimage.js\";a:2:{s:8:\"filesize\";i:19957;s:13:\"last_modified\";i:1423415481;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/clker/img/before.png\";a:2:{s:8:\"filesize\";i:1090;s:13:\"last_modified\";i:1423415481;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/clker/img/end.png\";a:2:{s:8:\"filesize\";i:1124;s:13:\"last_modified\";i:1423415481;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/clker/img/start.png\";a:2:{s:8:\"filesize\";i:1035;s:13:\"last_modified\";i:1423415481;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/clker/img/clker.gif\";a:2:{s:8:\"filesize\";i:1088;s:13:\"last_modified\";i:1423415481;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/clker/img/clker.png\";a:2:{s:8:\"filesize\";i:4092;s:13:\"last_modified\";i:1423415481;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/clker/img/next.png\";a:2:{s:8:\"filesize\";i:1135;s:13:\"last_modified\";i:1423415481;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/clker/img/Thumbs.db\";a:2:{s:8:\"filesize\";i:9216;s:13:\"last_modified\";i:1423415481;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/clker/search.php\";a:2:{s:8:\"filesize\";i:190;s:13:\"last_modified\";i:1423415481;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/clker/langs/en_dlg.js\";a:2:{s:8:\"filesize\";i:111;s:13:\"last_modified\";i:1423415481;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/clker/langs/en.js\";a:2:{s:8:\"filesize\";i:79;s:13:\"last_modified\";i:1423415481;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/clker/dialog.htm\";a:2:{s:8:\"filesize\";i:1188;s:13:\"last_modified\";i:1423415481;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/clker/editor_plugin.js\";a:2:{s:8:\"filesize\";i:2898;s:13:\"last_modified\";i:1423415481;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/clker/js/dialog.js\";a:2:{s:8:\"filesize\";i:7950;s:13:\"last_modified\";i:1423415481;}s:112:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/loremipsum/img/loremipsum_de.gif\";a:2:{s:8:\"filesize\";i:550;s:13:\"last_modified\";i:1423415481;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/loremipsum/img/loremipsum.png\";a:2:{s:8:\"filesize\";i:3662;s:13:\"last_modified\";i:1423415481;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/loremipsum/img/loremipsum.gif\";a:2:{s:8:\"filesize\";i:121;s:13:\"last_modified\";i:1423415481;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/loremipsum/img/Thumbs.db\";a:2:{s:8:\"filesize\";i:3584;s:13:\"last_modified\";i:1423415481;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/loremipsum/langs/es_dlg.js\";a:2:{s:8:\"filesize\";i:582;s:13:\"last_modified\";i:1423415481;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/loremipsum/langs/ca_dlg.js\";a:2:{s:8:\"filesize\";i:579;s:13:\"last_modified\";i:1423415481;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/loremipsum/langs/es.js\";a:2:{s:8:\"filesize\";i:364;s:13:\"last_modified\";i:1423415481;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/loremipsum/langs/en_dlg.js\";a:2:{s:8:\"filesize\";i:582;s:13:\"last_modified\";i:1423415481;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/loremipsum/langs/ca.js\";a:2:{s:8:\"filesize\";i:364;s:13:\"last_modified\";i:1423415481;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/loremipsum/langs/cs_dlg.js\";a:2:{s:8:\"filesize\";i:582;s:13:\"last_modified\";i:1423415481;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/loremipsum/langs/en.js\";a:2:{s:8:\"filesize\";i:364;s:13:\"last_modified\";i:1423415481;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/loremipsum/langs/de_dlg.js\";a:2:{s:8:\"filesize\";i:589;s:13:\"last_modified\";i:1423415481;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/loremipsum/langs/cs.js\";a:2:{s:8:\"filesize\";i:362;s:13:\"last_modified\";i:1423415481;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/loremipsum/langs/de.js\";a:2:{s:8:\"filesize\";i:377;s:13:\"last_modified\";i:1423415481;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/loremipsum/loremipsum.html\";a:2:{s:8:\"filesize\";i:2339;s:13:\"last_modified\";i:1423415481;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/loremipsum/editor_plugin.js\";a:2:{s:8:\"filesize\";i:853;s:13:\"last_modified\";i:1423415481;}s:111:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/loremipsum/editor_plugin_src.js\";a:2:{s:8:\"filesize\";i:2833;s:13:\"last_modified\";i:1423415481;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/loremipsum/js/loremipsum.js\";a:2:{s:8:\"filesize\";i:14181;s:13:\"last_modified\";i:1423415481;}s:111:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/loremipsum/js/loremipsum_src.js\";a:2:{s:8:\"filesize\";i:16661;s:13:\"last_modified\";i:1423415481;}s:111:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/insertdatetime/editor_plugin.js\";a:2:{s:8:\"filesize\";i:2043;s:13:\"last_modified\";i:1423415481;}s:115:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/insertdatetime/editor_plugin_src.js\";a:2:{s:8:\"filesize\";i:2974;s:13:\"last_modified\";i:1423415481;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/print/editor_plugin.js\";a:2:{s:8:\"filesize\";i:503;s:13:\"last_modified\";i:1423415481;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/print/editor_plugin_src.js\";a:2:{s:8:\"filesize\";i:893;s:13:\"last_modified\";i:1423415481;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/encode/img/encode.png\";a:2:{s:8:\"filesize\";i:4048;s:13:\"last_modified\";i:1423415481;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/encode/img/decode.gif\";a:2:{s:8:\"filesize\";i:87;s:13:\"last_modified\";i:1423415481;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/encode/img/encode.gif\";a:2:{s:8:\"filesize\";i:1129;s:13:\"last_modified\";i:1423415481;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/encode/img/Thumbs.db\";a:2:{s:8:\"filesize\";i:4608;s:13:\"last_modified\";i:1423415481;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/encode/langs/en_dlg.js\";a:2:{s:8:\"filesize\";i:82;s:13:\"last_modified\";i:1423415481;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/encode/langs/en.js\";a:2:{s:8:\"filesize\";i:79;s:13:\"last_modified\";i:1423415481;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/encode/editor_plugin.js\";a:2:{s:8:\"filesize\";i:40408;s:13:\"last_modified\";i:1423415481;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/encode/editor_plugin_src.js\";a:2:{s:8:\"filesize\";i:40408;s:13:\"last_modified\";i:1423415481;}s:110:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/tableDropdown/editor_plugin.js\";a:2:{s:8:\"filesize\";i:3088;s:13:\"last_modified\";i:1423415481;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/acheck/img/acheck.png\";a:2:{s:8:\"filesize\";i:4078;s:13:\"last_modified\";i:1423415481;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/acheck/img/acheck.gif\";a:2:{s:8:\"filesize\";i:1087;s:13:\"last_modified\";i:1423415481;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/acheck/img/Thumbs.db\";a:2:{s:8:\"filesize\";i:4096;s:13:\"last_modified\";i:1423415481;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/acheck/langs/en_dlg.js\";a:2:{s:8:\"filesize\";i:79;s:13:\"last_modified\";i:1423415481;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/acheck/langs/en.js\";a:2:{s:8:\"filesize\";i:67;s:13:\"last_modified\";i:1423415481;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/acheck/editor_plugin.js\";a:2:{s:8:\"filesize\";i:1310;s:13:\"last_modified\";i:1423415481;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/acheck/editor_plugin_src.js\";a:2:{s:8:\"filesize\";i:3172;s:13:\"last_modified\";i:1423415481;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/acheck/js/dialog.js\";a:2:{s:8:\"filesize\";i:609;s:13:\"last_modified\";i:1423415481;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/advimage/img/sample.gif\";a:2:{s:8:\"filesize\";i:1624;s:13:\"last_modified\";i:1423415481;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/advimage/langs/en_dlg.js\";a:2:{s:8:\"filesize\";i:1270;s:13:\"last_modified\";i:1423415481;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/advimage/image.htm\";a:2:{s:8:\"filesize\";i:12103;s:13:\"last_modified\";i:1423415481;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/advimage/css/advimage.css\";a:2:{s:8:\"filesize\";i:672;s:13:\"last_modified\";i:1423415481;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/advimage/editor_plugin.js\";a:2:{s:8:\"filesize\";i:791;s:13:\"last_modified\";i:1423415481;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/advimage/editor_plugin_src.js\";a:2:{s:8:\"filesize\";i:1342;s:13:\"last_modified\";i:1423415481;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/advimage/js/image.js\";a:2:{s:8:\"filesize\";i:12808;s:13:\"last_modified\";i:1423415481;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/mailto/langs/es.js\";a:2:{s:8:\"filesize\";i:203;s:13:\"last_modified\";i:1423415481;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/mailto/langs/en.js\";a:2:{s:8:\"filesize\";i:84;s:13:\"last_modified\";i:1423415481;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/mailto/editor_plugin.js\";a:2:{s:8:\"filesize\";i:1514;s:13:\"last_modified\";i:1423415481;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/mailto/images/mailto.gif\";a:2:{s:8:\"filesize\";i:1406;s:13:\"last_modified\";i:1423415481;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/mailto/images/Thumbs.db\";a:2:{s:8:\"filesize\";i:3072;s:13:\"last_modified\";i:1423415481;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/mailto/editor_plugin_src.js\";a:2:{s:8:\"filesize\";i:1516;s:13:\"last_modified\";i:1423415481;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/youtubeIframe/img/youtube.png\";a:2:{s:8:\"filesize\";i:2195;s:13:\"last_modified\";i:1423415481;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/youtubeIframe/img/Thumbs.db\";a:2:{s:8:\"filesize\";i:3584;s:13:\"last_modified\";i:1423415481;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/youtubeIframe/index.html\";a:2:{s:8:\"filesize\";i:4936;s:13:\"last_modified\";i:1423415481;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/youtubeIframe/langs/en_dlg.js\";a:2:{s:8:\"filesize\";i:363;s:13:\"last_modified\";i:1423415481;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/youtubeIframe/langs/en.js\";a:2:{s:8:\"filesize\";i:69;s:13:\"last_modified\";i:1423415481;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/youtubeIframe/css/style.css\";a:2:{s:8:\"filesize\";i:1676;s:13:\"last_modified\";i:1423415481;}s:110:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/youtubeIframe/editor_plugin.js\";a:2:{s:8:\"filesize\";i:951;s:13:\"last_modified\";i:1423415481;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/youtubeIframe/editor_plugin_src.js\";a:2:{s:8:\"filesize\";i:3554;s:13:\"last_modified\";i:1423415481;}s:111:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/youtubeIframe/js/scripts_src.js\";a:2:{s:8:\"filesize\";i:3293;s:13:\"last_modified\";i:1423415481;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/youtubeIframe/js/scripts.js\";a:2:{s:8:\"filesize\";i:1946;s:13:\"last_modified\";i:1423415481;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/w3cvalidate/img/xhtml.gif\";a:2:{s:8:\"filesize\";i:397;s:13:\"last_modified\";i:1423415481;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/w3cvalidate/img/Thumbs.db\";a:2:{s:8:\"filesize\";i:3072;s:13:\"last_modified\";i:1423415481;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/w3cvalidate/w3cvalidate.htm\";a:2:{s:8:\"filesize\";i:2346;s:13:\"last_modified\";i:1423415481;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/w3cvalidate/langs/en_dlg.js\";a:2:{s:8:\"filesize\";i:104;s:13:\"last_modified\";i:1423415481;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/w3cvalidate/langs/en.js\";a:2:{s:8:\"filesize\";i:74;s:13:\"last_modified\";i:1423415481;}s:111:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/w3cvalidate/css/w3cvalidate.css\";a:2:{s:8:\"filesize\";i:84;s:13:\"last_modified\";i:1423415481;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/w3cvalidate/editor_plugin.js\";a:2:{s:8:\"filesize\";i:2877;s:13:\"last_modified\";i:1423415481;}s:112:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/w3cvalidate/editor_plugin_src.js\";a:2:{s:8:\"filesize\";i:2876;s:13:\"last_modified\";i:1423415481;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/w3cvalidate/js/jquery.js\";a:2:{s:8:\"filesize\";i:54075;s:13:\"last_modified\";i:1423415481;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/w3cvalidate/js/dialog.js\";a:2:{s:8:\"filesize\";i:609;s:13:\"last_modified\";i:1423415481;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/w3cvalidate/js/w3cvalidate.js\";a:2:{s:8:\"filesize\";i:2407;s:13:\"last_modified\";i:1423415481;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/layer/editor_plugin.js\";a:2:{s:8:\"filesize\";i:4096;s:13:\"last_modified\";i:1423415481;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/layer/editor_plugin_src.js\";a:2:{s:8:\"filesize\";i:6795;s:13:\"last_modified\";i:1423415481;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/media/moxieplayer.swf\";a:2:{s:8:\"filesize\";i:19980;s:13:\"last_modified\";i:1423415481;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/media/langs/en_dlg.js\";a:2:{s:8:\"filesize\";i:2814;s:13:\"last_modified\";i:1423415481;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/media/css/media.css\";a:2:{s:8:\"filesize\";i:1340;s:13:\"last_modified\";i:1423415481;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/media/media.htm\";a:2:{s:8:\"filesize\";i:38868;s:13:\"last_modified\";i:1423415481;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/media/editor_plugin.js\";a:2:{s:8:\"filesize\";i:12470;s:13:\"last_modified\";i:1423415481;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/media/editor_plugin_src.js\";a:2:{s:8:\"filesize\";i:25879;s:13:\"last_modified\";i:1423415481;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/media/js/media.js\";a:2:{s:8:\"filesize\";i:14927;s:13:\"last_modified\";i:1423415481;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/media/js/embed.js\";a:2:{s:8:\"filesize\";i:1938;s:13:\"last_modified\";i:1423415481;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/jwl_span/span.png\";a:2:{s:8:\"filesize\";i:3459;s:13:\"last_modified\";i:1423415481;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/jwl_span/jwl_span.js\";a:2:{s:8:\"filesize\";i:1511;s:13:\"last_modified\";i:1423415481;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/jwl_span/langs/en.js\";a:2:{s:8:\"filesize\";i:78;s:13:\"last_modified\";i:1423415481;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/youtube/img/Google-YouTube-128.png\";a:2:{s:8:\"filesize\";i:11800;s:13:\"last_modified\";i:1423415481;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/youtube/img/youtube.gif\";a:2:{s:8:\"filesize\";i:212;s:13:\"last_modified\";i:1423415481;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/youtube/img/Thumbs.db\";a:2:{s:8:\"filesize\";i:12800;s:13:\"last_modified\";i:1423415481;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/youtube/youtube.htm\";a:2:{s:8:\"filesize\";i:3391;s:13:\"last_modified\";i:1423415481;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/youtube/langs/en_dlg.js\";a:2:{s:8:\"filesize\";i:485;s:13:\"last_modified\";i:1423415481;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/youtube/langs/fr_dlg.js\";a:2:{s:8:\"filesize\";i:412;s:13:\"last_modified\";i:1423415481;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/youtube/langs/en.js\";a:2:{s:8:\"filesize\";i:69;s:13:\"last_modified\";i:1423415481;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/youtube/langs/fr.js\";a:2:{s:8:\"filesize\";i:76;s:13:\"last_modified\";i:1423415481;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/youtube/css/youtube.css\";a:2:{s:8:\"filesize\";i:543;s:13:\"last_modified\";i:1423415481;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/youtube/editor_plugin.js\";a:2:{s:8:\"filesize\";i:1067;s:13:\"last_modified\";i:1423415481;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/youtube/editor_plugin_src.js\";a:2:{s:8:\"filesize\";i:3413;s:13:\"last_modified\";i:1423415481;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/youtube/js/dialog.js\";a:2:{s:8:\"filesize\";i:3935;s:13:\"last_modified\";i:1423415481;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/advlink/advlink.png\";a:2:{s:8:\"filesize\";i:3982;s:13:\"last_modified\";i:1423415481;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/advlink/img/advlink.png\";a:2:{s:8:\"filesize\";i:3982;s:13:\"last_modified\";i:1423415481;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/advlink/img/Thumbs.db\";a:2:{s:8:\"filesize\";i:3584;s:13:\"last_modified\";i:1423415481;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/advlink/langs/en_dlg.js\";a:2:{s:8:\"filesize\";i:1667;s:13:\"last_modified\";i:1423415481;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/advlink/css/advlink.css\";a:2:{s:8:\"filesize\";i:480;s:13:\"last_modified\";i:1423415481;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/advlink/editor_plugin.js\";a:2:{s:8:\"filesize\";i:1057;s:13:\"last_modified\";i:1423415481;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/advlink/link.htm\";a:2:{s:8:\"filesize\";i:15799;s:13:\"last_modified\";i:1423415481;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/advlink/editor_plugin_src.js\";a:2:{s:8:\"filesize\";i:1669;s:13:\"last_modified\";i:1423415481;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/advlink/js/advlink.js\";a:2:{s:8:\"filesize\";i:17165;s:13:\"last_modified\";i:1423415481;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/clear/langs/es.js\";a:2:{s:8:\"filesize\";i:203;s:13:\"last_modified\";i:1423415481;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/clear/langs/en.js\";a:2:{s:8:\"filesize\";i:162;s:13:\"last_modified\";i:1423415481;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/clear/css/clear.css\";a:2:{s:8:\"filesize\";i:400;s:13:\"last_modified\";i:1423415481;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/clear/editor_plugin.js\";a:2:{s:8:\"filesize\";i:3020;s:13:\"last_modified\";i:1423415481;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/clear/editor_plugin.js.LCK\";a:2:{s:8:\"filesize\";i:32;s:13:\"last_modified\";i:1423415481;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/clear/editor_plugin.dev.js\";a:2:{s:8:\"filesize\";i:4835;s:13:\"last_modified\";i:1423415481;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/clear/images/trans.gif\";a:2:{s:8:\"filesize\";i:43;s:13:\"last_modified\";i:1423415481;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/clear/images/clearright.gif\";a:2:{s:8:\"filesize\";i:164;s:13:\"last_modified\";i:1423415481;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/clear/images/clearleft.gif\";a:2:{s:8:\"filesize\";i:138;s:13:\"last_modified\";i:1423415481;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/clear/images/clearright_button.gif\";a:2:{s:8:\"filesize\";i:129;s:13:\"last_modified\";i:1423415481;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/clear/images/clearboth.gif\";a:2:{s:8:\"filesize\";i:149;s:13:\"last_modified\";i:1423415481;}s:113:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/clear/images/clearleft_button.gif\";a:2:{s:8:\"filesize\";i:125;s:13:\"last_modified\";i:1423415481;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/clear/images/Thumbs.db\";a:2:{s:8:\"filesize\";i:4608;s:13:\"last_modified\";i:1423415481;}s:113:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/clear/images/clearboth_button.gif\";a:2:{s:8:\"filesize\";i:161;s:13:\"last_modified\";i:1423415481;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/smiley-smile.gif\";a:2:{s:8:\"filesize\";i:344;s:13:\"last_modified\";i:1423415481;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/smiley-yell.gif\";a:2:{s:8:\"filesize\";i:336;s:13:\"last_modified\";i:1423415481;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/smiley-cry.gif\";a:2:{s:8:\"filesize\";i:329;s:13:\"last_modified\";i:1423415481;}s:112:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/smiley-innocent.gif\";a:2:{s:8:\"filesize\";i:336;s:13:\"last_modified\";i:1423415481;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/popobig/cry.png\";a:2:{s:8:\"filesize\";i:5002;s:13:\"last_modified\";i:1423415481;}s:113:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/popobig/hell_boy.png\";a:2:{s:8:\"filesize\";i:5446;s:13:\"last_modified\";i:1423415481;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/popobig/ops.png\";a:2:{s:8:\"filesize\";i:4834;s:13:\"last_modified\";i:1423415481;}s:112:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/popobig/too_sad.png\";a:2:{s:8:\"filesize\";i:5527;s:13:\"last_modified\";i:1423415481;}s:116:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/popobig/embarrassed.png\";a:2:{s:8:\"filesize\";i:4928;s:13:\"last_modified\";i:1423415481;}s:110:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/popobig/adore.png\";a:2:{s:8:\"filesize\";i:5316;s:13:\"last_modified\";i:1423415481;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/popobig/big_smile.png\";a:2:{s:8:\"filesize\";i:5039;s:13:\"last_modified\";i:1423415481;}s:111:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/popobig/matrix.png\";a:2:{s:8:\"filesize\";i:4950;s:13:\"last_modified\";i:1423415481;}s:112:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/popobig/confuse.png\";a:2:{s:8:\"filesize\";i:4703;s:13:\"last_modified\";i:1423415481;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/popobig/haha.png\";a:2:{s:8:\"filesize\";i:5178;s:13:\"last_modified\";i:1423415481;}s:119:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/popobig/still_dreaming.png\";a:2:{s:8:\"filesize\";i:5069;s:13:\"last_modified\";i:1423415481;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/popobig/look_down.png\";a:2:{s:8:\"filesize\";i:4560;s:13:\"last_modified\";i:1423415481;}s:110:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/popobig/doubt.png\";a:2:{s:8:\"filesize\";i:4870;s:13:\"last_modified\";i:1423415481;}s:112:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/popobig/dribble.png\";a:2:{s:8:\"filesize\";i:5894;s:13:\"last_modified\";i:1423415481;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/popobig/confident.png\";a:2:{s:8:\"filesize\";i:5061;s:13:\"last_modified\";i:1423415481;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/popobig/oh.png\";a:2:{s:8:\"filesize\";i:5290;s:13:\"last_modified\";i:1423415481;}s:112:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/popobig/furious.png\";a:2:{s:8:\"filesize\";i:5208;s:13:\"last_modified\";i:1423415481;}s:111:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/popobig/baffle.png\";a:2:{s:8:\"filesize\";i:4555;s:13:\"last_modified\";i:1423415481;}s:115:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/popobig/sweet_kiss.png\";a:2:{s:8:\"filesize\";i:5096;s:13:\"last_modified\";i:1423415481;}s:110:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/popobig/canny.png\";a:2:{s:8:\"filesize\";i:4774;s:13:\"last_modified\";i:1423415481;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/popobig/boss.png\";a:2:{s:8:\"filesize\";i:5258;s:13:\"last_modified\";i:1423415481;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/popobig/beat_ball.png\";a:2:{s:8:\"filesize\";i:5482;s:13:\"last_modified\";i:1423415481;}s:113:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/popobig/misdoubt.png\";a:2:{s:8:\"filesize\";i:4762;s:13:\"last_modified\";i:1423415481;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/popobig/sad.png\";a:2:{s:8:\"filesize\";i:4816;s:13:\"last_modified\";i:1423415481;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/popobig/surrender.png\";a:2:{s:8:\"filesize\";i:4974;s:13:\"last_modified\";i:1423415481;}s:120:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/popobig/burn_joss_stick.png\";a:2:{s:8:\"filesize\";i:4992;s:13:\"last_modified\";i:1423415481;}s:110:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/popobig/tired.png\";a:2:{s:8:\"filesize\";i:5137;s:13:\"last_modified\";i:1423415481;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/popobig/what.png\";a:2:{s:8:\"filesize\";i:4941;s:13:\"last_modified\";i:1423415481;}s:110:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/popobig/angry.png\";a:2:{s:8:\"filesize\";i:4612;s:13:\"last_modified\";i:1423415481;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/popobig/feel_good.png\";a:2:{s:8:\"filesize\";i:4850;s:13:\"last_modified\";i:1423415481;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/popobig/ah.png\";a:2:{s:8:\"filesize\";i:5376;s:13:\"last_modified\";i:1423415481;}s:115:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/popobig/beat_brick.png\";a:2:{s:8:\"filesize\";i:5194;s:13:\"last_modified\";i:1423415481;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/smiley-kiss.gif\";a:2:{s:8:\"filesize\";i:338;s:13:\"last_modified\";i:1423415481;}s:113:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/blueicons/Crying.png\";a:2:{s:8:\"filesize\";i:3639;s:13:\"last_modified\";i:1423415481;}s:111:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/blueicons/Sick.png\";a:2:{s:8:\"filesize\";i:3639;s:13:\"last_modified\";i:1423415481;}s:112:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/blueicons/Blush.png\";a:2:{s:8:\"filesize\";i:3629;s:13:\"last_modified\";i:1423415481;}s:112:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/blueicons/Alien.png\";a:2:{s:8:\"filesize\";i:3664;s:13:\"last_modified\";i:1423415481;}s:112:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/blueicons/Happy.png\";a:2:{s:8:\"filesize\";i:3630;s:13:\"last_modified\";i:1423415481;}s:112:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/blueicons/Devil.png\";a:2:{s:8:\"filesize\";i:3744;s:13:\"last_modified\";i:1423415481;}s:113:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/blueicons/Tounge.png\";a:2:{s:8:\"filesize\";i:3645;s:13:\"last_modified\";i:1423415481;}s:113:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/blueicons/Smile1.png\";a:2:{s:8:\"filesize\";i:3635;s:13:\"last_modified\";i:1423415481;}s:112:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/blueicons/Yikes.png\";a:2:{s:8:\"filesize\";i:3639;s:13:\"last_modified\";i:1423415481;}s:112:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/blueicons/Ahhhh.png\";a:2:{s:8:\"filesize\";i:3634;s:13:\"last_modified\";i:1423415481;}s:111:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/blueicons/Tear.png\";a:2:{s:8:\"filesize\";i:3623;s:13:\"last_modified\";i:1423415481;}s:111:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/blueicons/Love.png\";a:2:{s:8:\"filesize\";i:3720;s:13:\"last_modified\";i:1423415481;}s:112:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/blueicons/Wink1.png\";a:2:{s:8:\"filesize\";i:3621;s:13:\"last_modified\";i:1423415481;}s:112:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/blueicons/Sleep.png\";a:2:{s:8:\"filesize\";i:3592;s:13:\"last_modified\";i:1423415481;}s:110:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/blueicons/Huh.png\";a:2:{s:8:\"filesize\";i:3618;s:13:\"last_modified\";i:1423415481;}s:112:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/blueicons/Cool1.png\";a:2:{s:8:\"filesize\";i:3672;s:13:\"last_modified\";i:1423415481;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/smiley-wink.gif\";a:2:{s:8:\"filesize\";i:350;s:13:\"last_modified\";i:1423415481;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/smiley-embarassed.gif\";a:2:{s:8:\"filesize\";i:331;s:13:\"last_modified\";i:1423415481;}s:113:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/smiley-undecided.gif\";a:2:{s:8:\"filesize\";i:337;s:13:\"last_modified\";i:1423415481;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/smiley-frown.gif\";a:2:{s:8:\"filesize\";i:340;s:13:\"last_modified\";i:1423415481;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/smiley-cool.gif\";a:2:{s:8:\"filesize\";i:354;s:13:\"last_modified\";i:1423415481;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/popo/eyes_dropped.png\";a:2:{s:8:\"filesize\";i:3662;s:13:\"last_modified\";i:1423415481;}s:110:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/popo/exciting.png\";a:2:{s:8:\"filesize\";i:3658;s:13:\"last_modified\";i:1423415481;}s:111:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/popo/big_smile.png\";a:2:{s:8:\"filesize\";i:3637;s:13:\"last_modified\";i:1423415481;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/popo/haha.png\";a:2:{s:8:\"filesize\";i:3699;s:13:\"last_modified\";i:1423415481;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/popo/shocked.png\";a:2:{s:8:\"filesize\";i:3646;s:13:\"last_modified\";i:1423415481;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/popo/scorn.png\";a:2:{s:8:\"filesize\";i:3598;s:13:\"last_modified\";i:1423415481;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/popo/secret_smile.png\";a:2:{s:8:\"filesize\";i:3624;s:13:\"last_modified\";i:1423415481;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/popo/shame.png\";a:2:{s:8:\"filesize\";i:3626;s:13:\"last_modified\";i:1423415481;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/popo/unhappy.png\";a:2:{s:8:\"filesize\";i:3596;s:13:\"last_modified\";i:1423415481;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/popo/grimace.png\";a:2:{s:8:\"filesize\";i:3691;s:13:\"last_modified\";i:1423415481;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/popo/girl.png\";a:2:{s:8:\"filesize\";i:3639;s:13:\"last_modified\";i:1423415481;}s:116:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/popo/electric_shock.png\";a:2:{s:8:\"filesize\";i:3708;s:13:\"last_modified\";i:1423415481;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/popo/what.png\";a:2:{s:8:\"filesize\";i:3563;s:13:\"last_modified\";i:1423415481;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/popo/cry1.png\";a:2:{s:8:\"filesize\";i:3808;s:13:\"last_modified\";i:1423415481;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/popo/victory.png\";a:2:{s:8:\"filesize\";i:3693;s:13:\"last_modified\";i:1423415481;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/popo/amazing.png\";a:2:{s:8:\"filesize\";i:3595;s:13:\"last_modified\";i:1423415481;}s:115:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/smiley-money-mouth.gif\";a:2:{s:8:\"filesize\";i:321;s:13:\"last_modified\";i:1423415481;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/smiley-tongue-out.gif\";a:2:{s:8:\"filesize\";i:328;s:13:\"last_modified\";i:1423415481;}s:112:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/smiley-laughing.gif\";a:2:{s:8:\"filesize\";i:343;s:13:\"last_modified\";i:1423415481;}s:110:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/smiley-sealed.gif\";a:2:{s:8:\"filesize\";i:323;s:13:\"last_modified\";i:1423415481;}s:113:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/smiley-surprised.gif\";a:2:{s:8:\"filesize\";i:338;s:13:\"last_modified\";i:1423415481;}s:117:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/img/smiley-foot-in-mouth.gif\";a:2:{s:8:\"filesize\";i:342;s:13:\"last_modified\";i:1423415481;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/emotions.htm\";a:2:{s:8:\"filesize\";i:24592;s:13:\"last_modified\";i:1423415481;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/langs/en_dlg.js\";a:2:{s:8:\"filesize\";i:2153;s:13:\"last_modified\";i:1423415481;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/editor_plugin.js\";a:2:{s:8:\"filesize\";i:687;s:13:\"last_modified\";i:1423415481;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/editor_plugin_src.js\";a:2:{s:8:\"filesize\";i:1232;s:13:\"last_modified\";i:1423415481;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/emotions/js/emotions.js\";a:2:{s:8:\"filesize\";i:1120;s:13:\"last_modified\";i:1423415481;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/preview/example.html\";a:2:{s:8:\"filesize\";i:739;s:13:\"last_modified\";i:1423415481;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/preview/preview.html\";a:2:{s:8:\"filesize\";i:638;s:13:\"last_modified\";i:1423415481;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/preview/jscripts/embed.js\";a:2:{s:8:\"filesize\";i:1938;s:13:\"last_modified\";i:1423415481;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/preview/editor_plugin.js\";a:2:{s:8:\"filesize\";i:1062;s:13:\"last_modified\";i:1423415481;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/addons/preview/editor_plugin_src.js\";a:2:{s:8:\"filesize\";i:1653;s:13:\"last_modified\";i:1423415481;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/includes/defaults.php\";a:2:{s:8:\"filesize\";i:9944;s:13:\"last_modified\";i:1423415481;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/includes/mce_langs.php\";a:2:{s:8:\"filesize\";i:114941;s:13:\"last_modified\";i:1423415481;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/includes/import_export.php\";a:2:{s:8:\"filesize\";i:7947;s:13:\"last_modified\";i:1423415481;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/includes/style.php\";a:2:{s:8:\"filesize\";i:2154;s:13:\"last_modified\";i:1423415481;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/includes/images/support.png\";a:2:{s:8:\"filesize\";i:724;s:13:\"last_modified\";i:1423415481;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/includes/images/twitter.png\";a:2:{s:8:\"filesize\";i:628;s:13:\"last_modified\";i:1423415481;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/includes/images/jwl_logo.png\";a:2:{s:8:\"filesize\";i:16541;s:13:\"last_modified\";i:1423415481;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/includes/images/facebook.png\";a:2:{s:8:\"filesize\";i:608;s:13:\"last_modified\";i:1423415481;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/includes/images/Thumbs.db\";a:2:{s:8:\"filesize\";i:18432;s:13:\"last_modified\";i:1423415481;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/includes/tinymce_addon_scripts.php\";a:2:{s:8:\"filesize\";i:1526;s:13:\"last_modified\";i:1423415481;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/options_callback_functions.php\";a:2:{s:8:\"filesize\";i:82007;s:13:\"last_modified\";i:1423415481;}s:112:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/languages/jwl-ultimate-tinymce-nl_NL.mo\";a:2:{s:8:\"filesize\";i:4643;s:13:\"last_modified\";i:1423415481;}s:112:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/languages/jwl-ultimate-tinymce-it_IT.po\";a:2:{s:8:\"filesize\";i:46688;s:13:\"last_modified\";i:1423415481;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/languages/jwl-ultimate-tinymce-ja.po\";a:2:{s:8:\"filesize\";i:59595;s:13:\"last_modified\";i:1423415481;}s:112:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/languages/jwl-ultimate-tinymce-ga_IE.mo\";a:2:{s:8:\"filesize\";i:32819;s:13:\"last_modified\";i:1423415481;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/languages/jwl-ultimate-tinymce-fi.po\";a:2:{s:8:\"filesize\";i:6633;s:13:\"last_modified\";i:1423415481;}s:112:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/languages/jwl-ultimate-tinymce-cs_CZ.mo\";a:2:{s:8:\"filesize\";i:37177;s:13:\"last_modified\";i:1423415481;}s:112:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/languages/jwl-ultimate-tinymce-hi_IN.po\";a:2:{s:8:\"filesize\";i:15765;s:13:\"last_modified\";i:1423415481;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/languages/jwl-ultimate-tinymce-fi.mo\";a:2:{s:8:\"filesize\";i:5395;s:13:\"last_modified\";i:1423415481;}s:112:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/languages/jwl-ultimate-tinymce-lt_LT.mo\";a:2:{s:8:\"filesize\";i:6200;s:13:\"last_modified\";i:1423415481;}s:112:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/languages/jwl-ultimate-tinymce-pt_BR.mo\";a:2:{s:8:\"filesize\";i:46451;s:13:\"last_modified\";i:1423415481;}s:112:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/languages/jwl-ultimate-tinymce-fr_FR.po\";a:2:{s:8:\"filesize\";i:35851;s:13:\"last_modified\";i:1423415481;}s:112:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/languages/jwl-ultimate-tinymce-hi_IN.mo\";a:2:{s:8:\"filesize\";i:10279;s:13:\"last_modified\";i:1423415481;}s:112:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/languages/jwl-ultimate-tinymce-fr_FR.mo\";a:2:{s:8:\"filesize\";i:32105;s:13:\"last_modified\";i:1423415481;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/languages/jwl-ultimate-tinymce-ja.mo\";a:2:{s:8:\"filesize\";i:40641;s:13:\"last_modified\";i:1423415481;}s:112:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/languages/jwl-ultimate-tinymce-ru_RU.po\";a:2:{s:8:\"filesize\";i:53569;s:13:\"last_modified\";i:1423415481;}s:112:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/languages/jwl-ultimate-tinymce-pt_BR.po\";a:2:{s:8:\"filesize\";i:53233;s:13:\"last_modified\";i:1423415481;}s:112:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/languages/jwl-ultimate-tinymce-tr_TR.po\";a:2:{s:8:\"filesize\";i:9220;s:13:\"last_modified\";i:1423415481;}s:112:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/languages/jwl-ultimate-tinymce-it_IT.mo\";a:2:{s:8:\"filesize\";i:38885;s:13:\"last_modified\";i:1423415481;}s:112:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/languages/jwl-ultimate-tinymce-nl_NL.po\";a:2:{s:8:\"filesize\";i:8411;s:13:\"last_modified\";i:1423415481;}s:112:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/languages/jwl-ultimate-tinymce-tr_TR.mo\";a:2:{s:8:\"filesize\";i:5994;s:13:\"last_modified\";i:1423415481;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/languages/default.mo\";a:2:{s:8:\"filesize\";i:487;s:13:\"last_modified\";i:1423415481;}s:112:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/languages/jwl-ultimate-tinymce-cs_CZ.po\";a:2:{s:8:\"filesize\";i:48824;s:13:\"last_modified\";i:1423415481;}s:112:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/languages/jwl-ultimate-tinymce-lt_LT.po\";a:2:{s:8:\"filesize\";i:7131;s:13:\"last_modified\";i:1423415481;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/languages/default.po\";a:2:{s:8:\"filesize\";i:27591;s:13:\"last_modified\";i:1423415481;}s:112:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/languages/jwl-ultimate-tinymce-ru_RU.mo\";a:2:{s:8:\"filesize\";i:46065;s:13:\"last_modified\";i:1423415481;}s:112:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/languages/jwl-ultimate-tinymce-ga_IE.po\";a:2:{s:8:\"filesize\";i:36584;s:13:\"last_modified\";i:1423415481;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/help/whatsnew-52.html\";a:2:{s:8:\"filesize\";i:32;s:13:\"last_modified\";i:1423415481;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/help/whatsnew-481.html\";a:2:{s:8:\"filesize\";i:27;s:13:\"last_modified\";i:1423415481;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/help/whatsnew-49.html\";a:2:{s:8:\"filesize\";i:27;s:13:\"last_modified\";i:1423415481;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/help/whatsnew-51.html\";a:2:{s:8:\"filesize\";i:27;s:13:\"last_modified\";i:1423415481;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/help/_notes/dwsync.xml\";a:2:{s:8:\"filesize\";i:241;s:13:\"last_modified\";i:1423415481;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/help/whatsnew-491.html\";a:2:{s:8:\"filesize\";i:27;s:13:\"last_modified\";i:1423415481;}s:83:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/readme.txt\";a:2:{s:8:\"filesize\";i:7589;s:13:\"last_modified\";i:1423415481;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/css/change_mce_default.css\";a:2:{s:8:\"filesize\";i:21030;s:13:\"last_modified\";i:1423415481;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/css/img/fivestars.png\";a:2:{s:8:\"filesize\";i:783;s:13:\"last_modified\";i:1423415481;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/css/img/bg.png\";a:2:{s:8:\"filesize\";i:572;s:13:\"last_modified\";i:1423415481;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/css/img/facebook_sidebar.png\";a:2:{s:8:\"filesize\";i:732;s:13:\"last_modified\";i:1423415481;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/css/img/clker.gif\";a:2:{s:8:\"filesize\";i:1012;s:13:\"last_modified\";i:1423415481;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/css/img/buttons.png\";a:2:{s:8:\"filesize\";i:3133;s:13:\"last_modified\";i:1423415481;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/css/img/tabs.gif\";a:2:{s:8:\"filesize\";i:1326;s:13:\"last_modified\";i:1423415481;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/css/img/youtube_sidebar.png\";a:2:{s:8:\"filesize\";i:1323;s:13:\"last_modified\";i:1423415481;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/css/img/twitter_sidebar.png\";a:2:{s:8:\"filesize\";i:3793;s:13:\"last_modified\";i:1423415481;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/css/img/jwl_tinymce_sprites.png\";a:2:{s:8:\"filesize\";i:69112;s:13:\"last_modified\";i:1423415481;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/css/img/list_image.png\";a:2:{s:8:\"filesize\";i:568;s:13:\"last_modified\";i:1423415481;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/css/img/icons.gif\";a:2:{s:8:\"filesize\";i:11982;s:13:\"last_modified\";i:1423415481;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/css/img/Thumbs.db\";a:2:{s:8:\"filesize\";i:44032;s:13:\"last_modified\";i:1423415481;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/css/img/icon.gif\";a:2:{s:8:\"filesize\";i:5059;s:13:\"last_modified\";i:1423415481;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/css/change_mce_green.css\";a:2:{s:8:\"filesize\";i:26424;s:13:\"last_modified\";i:1423415481;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/css/change_mce_rainbow.css\";a:2:{s:8:\"filesize\";i:28364;s:13:\"last_modified\";i:1423415481;}s:86:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/css/style.css\";a:2:{s:8:\"filesize\";i:3114;s:13:\"last_modified\";i:1423415481;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/css/change_mce_steel.css\";a:2:{s:8:\"filesize\";i:30361;s:13:\"last_modified\";i:1423415481;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/css/column-style.css\";a:2:{s:8:\"filesize\";i:1920;s:13:\"last_modified\";i:1423415481;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/css/change_mce_dark&pink.css\";a:2:{s:8:\"filesize\";i:29053;s:13:\"last_modified\";i:1423415481;}s:86:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/css/popup.css\";a:2:{s:8:\"filesize\";i:7688;s:13:\"last_modified\";i:1423415481;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/css/change_mce_dark&green.css\";a:2:{s:8:\"filesize\";i:26434;s:13:\"last_modified\";i:1423415481;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/css/admin_panel.css\";a:2:{s:8:\"filesize\";i:8356;s:13:\"last_modified\";i:1423415481;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/css/content.css\";a:2:{s:8:\"filesize\";i:2515;s:13:\"last_modified\";i:1423415481;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/css/change_mce_pink.css\";a:2:{s:8:\"filesize\";i:29043;s:13:\"last_modified\";i:1423415481;}s:83:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/default.mo\";a:2:{s:8:\"filesize\";i:520;s:13:\"last_modified\";i:1423415481;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/js/admin_panel.js\";a:2:{s:8:\"filesize\";i:5076;s:13:\"last_modified\";i:1423415481;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/js/jscolor/hv.png\";a:2:{s:8:\"filesize\";i:2865;s:13:\"last_modified\";i:1423415481;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/js/jscolor/arrow.gif\";a:2:{s:8:\"filesize\";i:66;s:13:\"last_modified\";i:1423415481;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/js/jscolor/cross.gif\";a:2:{s:8:\"filesize\";i:83;s:13:\"last_modified\";i:1423415481;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/js/jscolor/hs.png\";a:2:{s:8:\"filesize\";i:2684;s:13:\"last_modified\";i:1423415481;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/js/jscolor/Thumbs.db\";a:2:{s:8:\"filesize\";i:8192;s:13:\"last_modified\";i:1423415481;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/js/jscolor/jscolor.js\";a:2:{s:8:\"filesize\";i:28342;s:13:\"last_modified\";i:1423415481;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/ultimate-tinymce/main.php\";a:2:{s:8:\"filesize\";i:57984;s:13:\"last_modified\";i:1423415481;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/wp-content/advanced-cache.php\";a:2:{s:8:\"filesize\";i:1100;s:13:\"last_modified\";i:1423415483;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/wp-content/index.html\";a:2:{s:8:\"filesize\";i:0;s:13:\"last_modified\";i:1423415483;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/wp-content/object-cache.php\";a:2:{s:8:\"filesize\";i:4885;s:13:\"last_modified\";i:1423415483;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/wp-content/db.php\";a:2:{s:8:\"filesize\";i:1474;s:13:\"last_modified\";i:1423415483;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/index.html\";a:2:{s:8:\"filesize\";i:0;s:13:\"last_modified\";i:1423415483;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/w3-total-cache.php\";a:2:{s:8:\"filesize\";i:2544;s:13:\"last_modified\";i:1423415483;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/NetDNA/NetDNA.php\";a:2:{s:8:\"filesize\";i:12212;s:13:\"last_modified\";i:1423415483;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/NetDNA/NetDNAPresentation.php\";a:2:{s:8:\"filesize\";i:2297;s:13:\"last_modified\";i:1423415483;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/NetDNA/W3tcWpHttpException.php\";a:2:{s:8:\"filesize\";i:477;s:13:\"last_modified\";i:1423415483;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/S3.php\";a:2:{s:8:\"filesize\";i:54046;s:13:\"last_modified\";i:1423415483;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Microsoft/Uri.php\";a:2:{s:8:\"filesize\";i:5812;s:13:\"last_modified\";i:1423415483;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Microsoft/index.html\";a:2:{s:8:\"filesize\";i:0;s:13:\"last_modified\";i:1423415483;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Microsoft/Exception.php\";a:2:{s:8:\"filesize\";i:1996;s:13:\"last_modified\";i:1423415483;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Microsoft/Uri/index.html\";a:2:{s:8:\"filesize\";i:0;s:13:\"last_modified\";i:1423415483;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Microsoft/Uri/Exception.php\";a:2:{s:8:\"filesize\";i:1186;s:13:\"last_modified\";i:1423415483;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Microsoft/Uri/Http.php\";a:2:{s:8:\"filesize\";i:24160;s:13:\"last_modified\";i:1423415483;}s:116:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Microsoft/WindowsAzure/SessionHandler.php\";a:2:{s:8:\"filesize\";i:7117;s:13:\"last_modified\";i:1423415483;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Microsoft/WindowsAzure/index.html\";a:2:{s:8:\"filesize\";i:0;s:13:\"last_modified\";i:1423415483;}s:111:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Microsoft/WindowsAzure/Exception.php\";a:2:{s:8:\"filesize\";i:2230;s:13:\"last_modified\";i:1423415483;}s:145:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Microsoft/WindowsAzure/Diagnostics/ConfigurationObjectBaseAbstract.php\";a:2:{s:8:\"filesize\";i:3246;s:13:\"last_modified\";i:1423415483;}s:146:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Microsoft/WindowsAzure/Diagnostics/ConfigurationPerformanceCounters.php\";a:2:{s:8:\"filesize\";i:4173;s:13:\"last_modified\";i:1423415483;}s:120:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Microsoft/WindowsAzure/Diagnostics/index.html\";a:2:{s:8:\"filesize\";i:0;s:13:\"last_modified\";i:1423415483;}s:148:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Microsoft/WindowsAzure/Diagnostics/DirectoryConfigurationSubscription.php\";a:2:{s:8:\"filesize\";i:3141;s:13:\"last_modified\";i:1423415483;}s:123:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Microsoft/WindowsAzure/Diagnostics/Exception.php\";a:2:{s:8:\"filesize\";i:2309;s:13:\"last_modified\";i:1423415483;}s:135:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Microsoft/WindowsAzure/Diagnostics/ConfigurationInstance.php\";a:2:{s:8:\"filesize\";i:12285;s:13:\"last_modified\";i:1423415483;}s:138:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Microsoft/WindowsAzure/Diagnostics/ConfigurationDirectories.php\";a:2:{s:8:\"filesize\";i:4115;s:13:\"last_modified\";i:1423415483;}s:122:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Microsoft/WindowsAzure/Diagnostics/LogLevel.php\";a:2:{s:8:\"filesize\";i:2315;s:13:\"last_modified\";i:1423415483;}s:142:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Microsoft/WindowsAzure/Diagnostics/ConfigurationWindowsEventLog.php\";a:2:{s:8:\"filesize\";i:4202;s:13:\"last_modified\";i:1423415483;}s:144:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Microsoft/WindowsAzure/Diagnostics/PerformanceCounterSubscription.php\";a:2:{s:8:\"filesize\";i:3095;s:13:\"last_modified\";i:1423415483;}s:138:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Microsoft/WindowsAzure/Diagnostics/ConfigurationDataSources.php\";a:2:{s:8:\"filesize\";i:4892;s:13:\"last_modified\";i:1423415483;}s:155:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Microsoft/WindowsAzure/Diagnostics/ConfigurationDiagnosticInfrastructureLogs.php\";a:2:{s:8:\"filesize\";i:3668;s:13:\"last_modified\";i:1423415483;}s:121:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Microsoft/WindowsAzure/Diagnostics/Manager.php\";a:2:{s:8:\"filesize\";i:9205;s:13:\"last_modified\";i:1423415483;}s:131:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Microsoft/WindowsAzure/Diagnostics/ConfigurationLogs.php\";a:2:{s:8:\"filesize\";i:3644;s:13:\"last_modified\";i:1423415483;}s:120:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Microsoft/WindowsAzure/RetryPolicy/index.html\";a:2:{s:8:\"filesize\";i:0;s:13:\"last_modified\";i:1423415483;}s:123:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Microsoft/WindowsAzure/RetryPolicy/Exception.php\";a:2:{s:8:\"filesize\";i:2308;s:13:\"last_modified\";i:1423415483;}s:121:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Microsoft/WindowsAzure/RetryPolicy/NoRetry.php\";a:2:{s:8:\"filesize\";i:2909;s:13:\"last_modified\";i:1423415483;}s:120:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Microsoft/WindowsAzure/RetryPolicy/RetryN.php\";a:2:{s:8:\"filesize\";i:3961;s:13:\"last_modified\";i:1423415483;}s:133:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Microsoft/WindowsAzure/RetryPolicy/RetryPolicyAbstract.php\";a:2:{s:8:\"filesize\";i:3571;s:13:\"last_modified\";i:1423415483;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Microsoft/WindowsAzure/Storage.php\";a:2:{s:8:\"filesize\";i:16382;s:13:\"last_modified\";i:1423415483;}s:120:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Microsoft/WindowsAzure/Credentials/index.html\";a:2:{s:8:\"filesize\";i:0;s:13:\"last_modified\";i:1423415483;}s:123:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Microsoft/WindowsAzure/Credentials/Exception.php\";a:2:{s:8:\"filesize\";i:2281;s:13:\"last_modified\";i:1423415483;}s:123:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Microsoft/WindowsAzure/Credentials/SharedKey.php\";a:2:{s:8:\"filesize\";i:8104;s:13:\"last_modified\";i:1423415483;}s:135:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Microsoft/WindowsAzure/Credentials/SharedAccessSignature.php\";a:2:{s:8:\"filesize\";i:11171;s:13:\"last_modified\";i:1423415483;}s:133:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Microsoft/WindowsAzure/Credentials/CredentialsAbstract.php\";a:2:{s:8:\"filesize\";i:7724;s:13:\"last_modified\";i:1423415483;}s:127:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Microsoft/WindowsAzure/Credentials/SharedKeyLite.php\";a:2:{s:8:\"filesize\";i:6599;s:13:\"last_modified\";i:1423415483;}s:123:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Microsoft/WindowsAzure/Storage/TableInstance.php\";a:2:{s:8:\"filesize\";i:3143;s:13:\"last_modified\";i:1423415483;}s:128:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Microsoft/WindowsAzure/Storage/PageRegionInstance.php\";a:2:{s:8:\"filesize\";i:2877;s:13:\"last_modified\";i:1423415483;}s:121:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Microsoft/WindowsAzure/Storage/Blob/index.html\";a:2:{s:8:\"filesize\";i:0;s:13:\"last_modified\";i:1423415483;}s:121:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Microsoft/WindowsAzure/Storage/Blob/Stream.php\";a:2:{s:8:\"filesize\";i:15677;s:13:\"last_modified\";i:1423415483;}s:116:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Microsoft/WindowsAzure/Storage/index.html\";a:2:{s:8:\"filesize\";i:0;s:13:\"last_modified\";i:1423415483;}s:121:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Microsoft/WindowsAzure/Storage/TableEntity.php\";a:2:{s:8:\"filesize\";i:10359;s:13:\"last_modified\";i:1423415483;}s:123:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Microsoft/WindowsAzure/Storage/BlobContainer.php\";a:2:{s:8:\"filesize\";i:4054;s:13:\"last_modified\";i:1423415483;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Microsoft/WindowsAzure/Storage/Blob.php\";a:2:{s:8:\"filesize\";i:79311;s:13:\"last_modified\";i:1423415483;}s:126:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Microsoft/WindowsAzure/Storage/TableEntityQuery.php\";a:2:{s:8:\"filesize\";i:9576;s:13:\"last_modified\";i:1423415483;}s:122:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Microsoft/WindowsAzure/Storage/QueueMessage.php\";a:2:{s:8:\"filesize\";i:4147;s:13:\"last_modified\";i:1423415483;}s:115:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Microsoft/WindowsAzure/Storage/Queue.php\";a:2:{s:8:\"filesize\";i:21642;s:13:\"last_modified\";i:1423415483;}s:123:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Microsoft/WindowsAzure/Storage/LeaseInstance.php\";a:2:{s:8:\"filesize\";i:3572;s:13:\"last_modified\";i:1423415483;}s:131:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Microsoft/WindowsAzure/Storage/StorageEntityAbstract.php\";a:2:{s:8:\"filesize\";i:3140;s:13:\"last_modified\";i:1423415483;}s:123:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Microsoft/WindowsAzure/Storage/QueueInstance.php\";a:2:{s:8:\"filesize\";i:3092;s:13:\"last_modified\";i:1423415483;}s:115:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Microsoft/WindowsAzure/Storage/Table.php\";a:2:{s:8:\"filesize\";i:33328;s:13:\"last_modified\";i:1423415483;}s:130:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Microsoft/WindowsAzure/Storage/BatchStorageAbstract.php\";a:2:{s:8:\"filesize\";i:7222;s:13:\"last_modified\";i:1423415483;}s:122:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Microsoft/WindowsAzure/Storage/BlobInstance.php\";a:2:{s:8:\"filesize\";i:6426;s:13:\"last_modified\";i:1423415483;}s:126:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Microsoft/WindowsAzure/Storage/SignedIdentifier.php\";a:2:{s:8:\"filesize\";i:3529;s:13:\"last_modified\";i:1423415483;}s:115:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Microsoft/WindowsAzure/Storage/Batch.php\";a:2:{s:8:\"filesize\";i:7415;s:13:\"last_modified\";i:1423415483;}s:128:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Microsoft/WindowsAzure/Storage/DynamicTableEntity.php\";a:2:{s:8:\"filesize\";i:7086;s:13:\"last_modified\";i:1423415483;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Microsoft/Http/Response.php\";a:2:{s:8:\"filesize\";i:18525;s:13:\"last_modified\";i:1423415483;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Microsoft/Http/index.html\";a:2:{s:8:\"filesize\";i:0;s:13:\"last_modified\";i:1423415483;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Microsoft/Http/Exception.php\";a:2:{s:8:\"filesize\";i:2206;s:13:\"last_modified\";i:1423415483;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Microsoft/Http/Cookie.php\";a:2:{s:8:\"filesize\";i:11754;s:13:\"last_modified\";i:1423415483;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Microsoft/Http/Client/index.html\";a:2:{s:8:\"filesize\";i:0;s:13:\"last_modified\";i:1423415483;}s:110:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Microsoft/Http/Client/Exception.php\";a:2:{s:8:\"filesize\";i:1242;s:13:\"last_modified\";i:1423415483;}s:118:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Microsoft/Http/Client/Adapter/Interface.php\";a:2:{s:8:\"filesize\";i:2283;s:13:\"last_modified\";i:1423415483;}s:115:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Microsoft/Http/Client/Adapter/index.html\";a:2:{s:8:\"filesize\";i:0;s:13:\"last_modified\";i:1423415483;}s:118:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Microsoft/Http/Client/Adapter/Exception.php\";a:2:{s:8:\"filesize\";i:1315;s:13:\"last_modified\";i:1423415483;}s:113:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Microsoft/Http/Client/Adapter/Curl.php\";a:2:{s:8:\"filesize\";i:16881;s:13:\"last_modified\";i:1423415483;}s:115:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Microsoft/Http/Client/Adapter/Socket.php\";a:2:{s:8:\"filesize\";i:18137;s:13:\"last_modified\";i:1423415483;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Microsoft/Http/Client/Adapter/Proxy.php\";a:2:{s:8:\"filesize\";i:9056;s:13:\"last_modified\";i:1423415483;}s:115:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Microsoft/Http/Client/Adapter/Stream.php\";a:2:{s:8:\"filesize\";i:1537;s:13:\"last_modified\";i:1423415483;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Microsoft/Http/Response/index.html\";a:2:{s:8:\"filesize\";i:0;s:13:\"last_modified\";i:1423415483;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Microsoft/Http/Response/Stream.php\";a:2:{s:8:\"filesize\";i:6460;s:13:\"last_modified\";i:1423415483;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Microsoft/Http/Client.php\";a:2:{s:8:\"filesize\";i:46349;s:13:\"last_modified\";i:1423415483;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Microsoft/Http/CookieJar.php\";a:2:{s:8:\"filesize\";i:13272;s:13:\"last_modified\";i:1423415483;}s:85:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/index.html\";a:2:{s:8:\"filesize\";i:0;s:13:\"last_modified\";i:1423415483;}s:116:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/SNS/services/MessageValidator/Message.php\";a:2:{s:8:\"filesize\";i:3927;s:13:\"last_modified\";i:1423415483;}s:125:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/SNS/services/MessageValidator/MessageValidator.php\";a:2:{s:8:\"filesize\";i:3523;s:13:\"last_modified\";i:1423415483;}s:123:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/SNS/services/MessageValidator/sns-exceptions.php\";a:2:{s:8:\"filesize\";i:1208;s:13:\"last_modified\";i:1423415483;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/SNS/services/sns.class.php\";a:2:{s:8:\"filesize\";i:25029;s:13:\"last_modified\";i:1423415483;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/SNS/README.md\";a:2:{s:8:\"filesize\";i:7783;s:13:\"last_modified\";i:1423415483;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/SNS/lib/requestcore/README.md\";a:2:{s:8:\"filesize\";i:896;s:13:\"last_modified\";i:1423415483;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/SNS/lib/requestcore/cacert.pem\";a:2:{s:8:\"filesize\";i:238894;s:13:\"last_modified\";i:1423415483;}s:116:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/SNS/lib/requestcore/requestcore.class.php\";a:2:{s:8:\"filesize\";i:29321;s:13:\"last_modified\";i:1423415483;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/SNS/lib/requestcore/LICENSE\";a:2:{s:8:\"filesize\";i:1539;s:13:\"last_modified\";i:1423415483;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/SNS/sdk.class.php\";a:2:{s:8:\"filesize\";i:49702;s:13:\"last_modified\";i:1423415483;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/SNS/utilities/response.class.php\";a:2:{s:8:\"filesize\";i:1050;s:13:\"last_modified\";i:1423415483;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/SNS/utilities/request.class.php\";a:2:{s:8:\"filesize\";i:2300;s:13:\"last_modified\";i:1423415483;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/SNS/utilities/simplexml.class.php\";a:2:{s:8:\"filesize\";i:6298;s:13:\"last_modified\";i:1423415483;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/SNS/utilities/utilities.class.php\";a:2:{s:8:\"filesize\";i:10094;s:13:\"last_modified\";i:1423415483;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Nusoap/class.soap_val.php\";a:2:{s:8:\"filesize\";i:2335;s:13:\"last_modified\";i:1423415483;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Nusoap/index.html\";a:2:{s:8:\"filesize\";i:0;s:13:\"last_modified\";i:1423415483;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Nusoap/class.soap_parser.php\";a:2:{s:8:\"filesize\";i:25161;s:13:\"last_modified\";i:1423415483;}s:111:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Nusoap/class.soap_transport_http.php\";a:2:{s:8:\"filesize\";i:44412;s:13:\"last_modified\";i:1423415483;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Nusoap/class.soap_fault.php\";a:2:{s:8:\"filesize\";i:2255;s:13:\"last_modified\";i:1423415483;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Nusoap/class.wsdlcache.php\";a:2:{s:8:\"filesize\";i:5416;s:13:\"last_modified\";i:1423415483;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Nusoap/nusoap.php\";a:2:{s:8:\"filesize\";i:289425;s:13:\"last_modified\";i:1423415483;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Nusoap/class.wsdl.php\";a:2:{s:8:\"filesize\";i:78204;s:13:\"last_modified\";i:1423415483;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Nusoap/class.xmlschema.php\";a:2:{s:8:\"filesize\";i:35220;s:13:\"last_modified\";i:1423415483;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Nusoap/class.nusoap_base.php\";a:2:{s:8:\"filesize\";i:29229;s:13:\"last_modified\";i:1423415483;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Nusoap/class.soapclient.php\";a:2:{s:8:\"filesize\";i:32679;s:13:\"last_modified\";i:1423415483;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/CF/index.html\";a:2:{s:8:\"filesize\";i:0;s:13:\"last_modified\";i:1423415483;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/CF/cloudfiles.php\";a:2:{s:8:\"filesize\";i:74412;s:13:\"last_modified\";i:1423415483;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/CF/cacert.pem\";a:2:{s:8:\"filesize\";i:200439;s:13:\"last_modified\";i:1423415483;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/CF/cloudfiles_http.php\";a:2:{s:8:\"filesize\";i:47006;s:13:\"last_modified\";i:1423415483;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/CF/cloudfiles_exceptions.php\";a:2:{s:8:\"filesize\";i:1221;s:13:\"last_modified\";i:1423415483;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Minify/index.html\";a:2:{s:8:\"filesize\";i:0;s:13:\"last_modified\";i:1423415483;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Minify/JSMinPlus.php\";a:2:{s:8:\"filesize\";i:47248;s:13:\"last_modified\";i:1423415483;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Minify/HTTP/index.html\";a:2:{s:8:\"filesize\";i:0;s:13:\"last_modified\";i:1423415483;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Minify/HTTP/Encoder.php\";a:2:{s:8:\"filesize\";i:8974;s:13:\"last_modified\";i:1423415483;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Minify/HTTP/ConditionalGet.php\";a:2:{s:8:\"filesize\";i:13563;s:13:\"last_modified\";i:1423415483;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Minify/Minify.php\";a:2:{s:8:\"filesize\";i:21593;s:13:\"last_modified\";i:1423415483;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Minify/Minify/Packer.php\";a:2:{s:8:\"filesize\";i:1136;s:13:\"last_modified\";i:1423415483;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Minify/Minify/Inline/index.html\";a:2:{s:8:\"filesize\";i:0;s:13:\"last_modified\";i:1423415483;}s:110:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Minify/Minify/Inline/JavaScript.php\";a:2:{s:8:\"filesize\";i:661;s:13:\"last_modified\";i:1423415483;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Minify/Minify/Inline/CSS.php\";a:2:{s:8:\"filesize\";i:615;s:13:\"last_modified\";i:1423415483;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Minify/Minify/index.html\";a:2:{s:8:\"filesize\";i:0;s:13:\"last_modified\";i:1423415483;}s:110:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Minify/Minify/Controller/index.html\";a:2:{s:8:\"filesize\";i:0;s:13:\"last_modified\";i:1423415483;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Minify/Minify/Controller/Base.php\";a:2:{s:8:\"filesize\";i:6793;s:13:\"last_modified\";i:1423415483;}s:110:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Minify/Minify/Controller/Groups.php\";a:2:{s:8:\"filesize\";i:2909;s:13:\"last_modified\";i:1423415483;}s:110:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Minify/Minify/Controller/MinApp.php\";a:2:{s:8:\"filesize\";i:6118;s:13:\"last_modified\";i:1423415483;}s:112:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Minify/Minify/Controller/Version1.php\";a:2:{s:8:\"filesize\";i:3718;s:13:\"last_modified\";i:1423415483;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Minify/Minify/Controller/Page.php\";a:2:{s:8:\"filesize\";i:2642;s:13:\"last_modified\";i:1423415483;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Minify/Minify/Controller/Files.php\";a:2:{s:8:\"filesize\";i:2176;s:13:\"last_modified\";i:1423415483;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Minify/Minify/HTML.php\";a:2:{s:8:\"filesize\";i:7235;s:13:\"last_modified\";i:1423415483;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Minify/Minify/Logger.php\";a:2:{s:8:\"filesize\";i:944;s:13:\"last_modified\";i:1423415483;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Minify/Minify/ClosureCompiler.php\";a:2:{s:8:\"filesize\";i:2678;s:13:\"last_modified\";i:1423415483;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Minify/Minify/CSS.php\";a:2:{s:8:\"filesize\";i:2419;s:13:\"last_modified\";i:1423415483;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Minify/Minify/CombineOnly.php\";a:2:{s:8:\"filesize\";i:439;s:13:\"last_modified\";i:1423415483;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Minify/Minify/CommentPreserver.php\";a:2:{s:8:\"filesize\";i:2733;s:13:\"last_modified\";i:1423415483;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Minify/Minify/CSS/index.html\";a:2:{s:8:\"filesize\";i:0;s:13:\"last_modified\";i:1423415483;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Minify/Minify/CSS/Compressor.php\";a:2:{s:8:\"filesize\";i:9060;s:13:\"last_modified\";i:1423415483;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Minify/Minify/CSS/UriRewriter.php\";a:2:{s:8:\"filesize\";i:13472;s:13:\"last_modified\";i:1423415483;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Minify/Minify/Cache/File.php\";a:2:{s:8:\"filesize\";i:4616;s:13:\"last_modified\";i:1423415483;}s:111:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Minify/Minify/Cache/Eaccelerator.php\";a:2:{s:8:\"filesize\";i:5256;s:13:\"last_modified\";i:1423415483;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Minify/Minify/Cache/index.html\";a:2:{s:8:\"filesize\";i:0;s:13:\"last_modified\";i:1423415483;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Minify/Minify/Cache/Wincache.php\";a:2:{s:8:\"filesize\";i:5236;s:13:\"last_modified\";i:1423415483;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Minify/Minify/Cache/APC.php\";a:2:{s:8:\"filesize\";i:5175;s:13:\"last_modified\";i:1423415483;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Minify/Minify/Cache/XCache.php\";a:2:{s:8:\"filesize\";i:5191;s:13:\"last_modified\";i:1423415483;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Minify/Minify/Cache/Memcache.php\";a:2:{s:8:\"filesize\";i:5362;s:13:\"last_modified\";i:1423415483;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Minify/Minify/ImportProcessor.php\";a:2:{s:8:\"filesize\";i:5356;s:13:\"last_modified\";i:1423415483;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Minify/Minify/CSSTidy.php\";a:2:{s:8:\"filesize\";i:1309;s:13:\"last_modified\";i:1423415483;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Minify/Minify/Lines.php\";a:2:{s:8:\"filesize\";i:3747;s:13:\"last_modified\";i:1423415483;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Minify/Minify/HTMLTidy.php\";a:2:{s:8:\"filesize\";i:1199;s:13:\"last_modified\";i:1423415483;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Minify/Minify/Source.php\";a:2:{s:8:\"filesize\";i:5775;s:13:\"last_modified\";i:1423415483;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Minify/Minify/YUICompressor.php\";a:2:{s:8:\"filesize\";i:4008;s:13:\"last_modified\";i:1423415483;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Minify/Minify/Inline.php\";a:2:{s:8:\"filesize\";i:2141;s:13:\"last_modified\";i:1423415483;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Minify/Minify/Build.php\";a:2:{s:8:\"filesize\";i:2800;s:13:\"last_modified\";i:1423415483;}s:116:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Minify/Minify/IgnoredCommentPreserver.php\";a:2:{s:8:\"filesize\";i:1525;s:13:\"last_modified\";i:1423415483;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Minify/FirePHP.php\";a:2:{s:8:\"filesize\";i:43622;s:13:\"last_modified\";i:1423415483;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Minify/JSMin.php\";a:2:{s:8:\"filesize\";i:12958;s:13:\"last_modified\";i:1423415483;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Minify/Solar/index.html\";a:2:{s:8:\"filesize\";i:0;s:13:\"last_modified\";i:1423415483;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/Minify/Solar/Dir.php\";a:2:{s:8:\"filesize\";i:5373;s:13:\"last_modified\";i:1423415483;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/EDD/integration.php\";a:2:{s:8:\"filesize\";i:3584;s:13:\"last_modified\";i:1423415483;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/EDD/EDD_SL_Plugin_Updater.php\";a:2:{s:8:\"filesize\";i:4572;s:13:\"last_modified\";i:1423415483;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/CSSTidy/class.csstidy.php\";a:2:{s:8:\"filesize\";i:28427;s:13:\"last_modified\";i:1423415483;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/CSSTidy/index.html\";a:2:{s:8:\"filesize\";i:0;s:13:\"last_modified\";i:1423415483;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/CSSTidy/class.csstidy_optimise.php\";a:2:{s:8:\"filesize\";i:26396;s:13:\"last_modified\";i:1423415483;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/CSSTidy/class.csstidy_print.php\";a:2:{s:8:\"filesize\";i:10017;s:13:\"last_modified\";i:1423415483;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/CSSTidy/data.inc.php\";a:2:{s:8:\"filesize\";i:29339;s:13:\"last_modified\";i:1423415483;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/PgCache.php\";a:2:{s:8:\"filesize\";i:46569;s:13:\"last_modified\";i:1423415483;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/UI/SupportAdminView.php\";a:2:{s:8:\"filesize\";i:2703;s:13:\"last_modified\";i:1423415483;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/UI/FAQAdminView.php\";a:2:{s:8:\"filesize\";i:482;s:13:\"last_modified\";i:1423415483;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/UI/MinifyAdminView.php\";a:2:{s:8:\"filesize\";i:24026;s:13:\"last_modified\";i:1423415483;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/UI/ExtensionsAdminView.php\";a:2:{s:8:\"filesize\";i:4361;s:13:\"last_modified\";i:1423415483;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/UI/FragmentCacheAdminView.php\";a:2:{s:8:\"filesize\";i:883;s:13:\"last_modified\";i:1423415483;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/UI/UserAgentGroupsAdminView.php\";a:2:{s:8:\"filesize\";i:565;s:13:\"last_modified\";i:1423415483;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/UI/CdnNotes.php\";a:2:{s:8:\"filesize\";i:6148;s:13:\"last_modified\";i:1423415483;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/UI/BrowserCacheAdminView.php\";a:2:{s:8:\"filesize\";i:2338;s:13:\"last_modified\";i:1423415483;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/UI/CdnAdminView.php\";a:2:{s:8:\"filesize\";i:3494;s:13:\"last_modified\";i:1423415483;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/UI/ReferrerGroupsAdminView.php\";a:2:{s:8:\"filesize\";i:577;s:13:\"last_modified\";i:1423415483;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/UI/Settings/FragmentCache.php\";a:2:{s:8:\"filesize\";i:977;s:13:\"last_modified\";i:1423415483;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/UI/Settings/Mobile.php\";a:2:{s:8:\"filesize\";i:418;s:13:\"last_modified\";i:1423415483;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/UI/Settings/Minify.php\";a:2:{s:8:\"filesize\";i:7494;s:13:\"last_modified\";i:1423415483;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/UI/Settings/General.php\";a:2:{s:8:\"filesize\";i:957;s:13:\"last_modified\";i:1423415483;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/UI/Settings/CDN.php\";a:2:{s:8:\"filesize\";i:3248;s:13:\"last_modified\";i:1423415483;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/UI/Settings/Monitoring.php\";a:2:{s:8:\"filesize\";i:1571;s:13:\"last_modified\";i:1423415483;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/UI/Settings/SettingsHandler.php\";a:2:{s:8:\"filesize\";i:3917;s:13:\"last_modified\";i:1423415483;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/UI/Settings/Referrer.php\";a:2:{s:8:\"filesize\";i:420;s:13:\"last_modified\";i:1423415483;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/UI/Settings/DatabaseCache.php\";a:2:{s:8:\"filesize\";i:1223;s:13:\"last_modified\";i:1423415483;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/UI/Settings/SettingsBase.php\";a:2:{s:8:\"filesize\";i:1666;s:13:\"last_modified\";i:1423415483;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/UI/Settings/SNS.php\";a:2:{s:8:\"filesize\";i:1094;s:13:\"last_modified\";i:1423415483;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/UI/Settings/BrowserCache.php\";a:2:{s:8:\"filesize\";i:3713;s:13:\"last_modified\";i:1423415483;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/UI/Settings/PageCache.php\";a:2:{s:8:\"filesize\";i:5385;s:13:\"last_modified\";i:1423415483;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/UI/Settings/Varnish.php\";a:2:{s:8:\"filesize\";i:497;s:13:\"last_modified\";i:1423415483;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/UI/Settings/ObjectCache.php\";a:2:{s:8:\"filesize\";i:1162;s:13:\"last_modified\";i:1423415483;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/UI/InstallAdminView.php\";a:2:{s:8:\"filesize\";i:775;s:13:\"last_modified\";i:1423415483;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/UI/PluginView.php\";a:2:{s:8:\"filesize\";i:30764;s:13:\"last_modified\";i:1423415483;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/UI/DbCacheAdminView.php\";a:2:{s:8:\"filesize\";i:937;s:13:\"last_modified\";i:1423415483;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/UI/AboutAdminView.php\";a:2:{s:8:\"filesize\";i:394;s:13:\"last_modified\";i:1423415483;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/UI/NewRelicNotes.php\";a:2:{s:8:\"filesize\";i:1845;s:13:\"last_modified\";i:1423415483;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/UI/MonitoringAdminView.php\";a:2:{s:8:\"filesize\";i:1457;s:13:\"last_modified\";i:1423415483;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/UI/GeneralAdminView.php\";a:2:{s:8:\"filesize\";i:3841;s:13:\"last_modified\";i:1423415483;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/UI/ObjectCacheAdminView.php\";a:2:{s:8:\"filesize\";i:505;s:13:\"last_modified\";i:1423415483;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/UI/DashboardAdminView.php\";a:2:{s:8:\"filesize\";i:1530;s:13:\"last_modified\";i:1423415483;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/UI/PgCacheAdminView.php\";a:2:{s:8:\"filesize\";i:1256;s:13:\"last_modified\";i:1423415483;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/DbCache.php\";a:2:{s:8:\"filesize\";i:18705;s:13:\"last_modified\";i:1423415483;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/index.html\";a:2:{s:8:\"filesize\";i:0;s:13:\"last_modified\";i:1423415483;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/CdnCacheFlush.php\";a:2:{s:8:\"filesize\";i:9200;s:13:\"last_modified\";i:1423415483;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/ModuleStatus.php\";a:2:{s:8:\"filesize\";i:4392;s:13:\"last_modified\";i:1423415483;}s:110:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/BrowserCacheAdminEnvironment.php\";a:2:{s:8:\"filesize\";i:29038;s:13:\"last_modified\";i:1423415483;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/GeneralActions.php\";a:2:{s:8:\"filesize\";i:1986;s:13:\"last_modified\";i:1423415483;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/SharedRules.php\";a:2:{s:8:\"filesize\";i:3761;s:13:\"last_modified\";i:1423415483;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/CacheFlush.php\";a:2:{s:8:\"filesize\";i:6772;s:13:\"last_modified\";i:1423415483;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/DbCacheAdminEnvironment.php\";a:2:{s:8:\"filesize\";i:4524;s:13:\"last_modified\";i:1423415483;}s:85:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Cli.php\";a:2:{s:8:\"filesize\";i:10034;s:13:\"last_modified\";i:1423415483;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/AdminCompatibility.php\";a:2:{s:8:\"filesize\";i:7450;s:13:\"last_modified\";i:1423415483;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Plugin.php\";a:2:{s:8:\"filesize\";i:361;s:13:\"last_modified\";i:1423415483;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/CdnAdminEnvironment.php\";a:2:{s:8:\"filesize\";i:10525;s:13:\"last_modified\";i:1423415483;}s:117:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/AdminActions/ExtensionsActionsAdmin.php\";a:2:{s:8:\"filesize\";i:873;s:13:\"last_modified\";i:1423415483;}s:110:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/AdminActions/AwsActionsAdmin.php\";a:2:{s:8:\"filesize\";i:1309;s:13:\"last_modified\";i:1423415483;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/AdminActions/SupportActionsAdmin.php\";a:2:{s:8:\"filesize\";i:22730;s:13:\"last_modified\";i:1423415483;}s:110:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/AdminActions/CdnActionsAdmin.php\";a:2:{s:8:\"filesize\";i:30712;s:13:\"last_modified\";i:1423415483;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/AdminActions/ActionHandler.php\";a:2:{s:8:\"filesize\";i:2252;s:13:\"last_modified\";i:1423415483;}s:115:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/AdminActions/NewRelicActionsAdmin.php\";a:2:{s:8:\"filesize\";i:1521;s:13:\"last_modified\";i:1423415483;}s:115:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/AdminActions/EdgeModeActionsAdmin.php\";a:2:{s:8:\"filesize\";i:3679;s:13:\"last_modified\";i:1423415483;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/AdminActions/DefaultActionsAdmin.php\";a:2:{s:8:\"filesize\";i:29735;s:13:\"last_modified\";i:1423415483;}s:112:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/AdminActions/FlushActionsAdmin.php\";a:2:{s:8:\"filesize\";i:8685;s:13:\"last_modified\";i:1423415483;}s:113:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/AdminActions/ConfigActionsAdmin.php\";a:2:{s:8:\"filesize\";i:5452;s:13:\"last_modified\";i:1423415483;}s:111:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/AdminActions/TestActionsAdmin.php\";a:2:{s:8:\"filesize\";i:5353;s:13:\"last_modified\";i:1423415483;}s:116:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/AdminActions/LicensingActionsAdmin.php\";a:2:{s:8:\"filesize\";i:1126;s:13:\"last_modified\";i:1423415483;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Licensing.php\";a:2:{s:8:\"filesize\";i:6846;s:13:\"last_modified\";i:1423415483;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Db.php\";a:2:{s:8:\"filesize\";i:13730;s:13:\"last_modified\";i:1423415483;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Pro/FragmentCache.php\";a:2:{s:8:\"filesize\";i:19360;s:13:\"last_modified\";i:1423415483;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Pro/Plugin/FragmentCache.php\";a:2:{s:8:\"filesize\";i:6386;s:13:\"last_modified\";i:1423415483;}s:111:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Pro/Plugin/FragmentCacheAdmin.php\";a:2:{s:8:\"filesize\";i:804;s:13:\"last_modified\";i:1423415483;}s:115:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Pro/FragmentCacheAdminEnvironment.php\";a:2:{s:8:\"filesize\";i:2855;s:13:\"last_modified\";i:1423415483;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/AdminEnvironment.php\";a:2:{s:8:\"filesize\";i:6235;s:13:\"last_modified\";i:1423415483;}s:86:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Root.php\";a:2:{s:8:\"filesize\";i:7311;s:13:\"last_modified\";i:1423415483;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/PgCacheFlush.php\";a:2:{s:8:\"filesize\";i:10516;s:13:\"last_modified\";i:1423415483;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Dispatcher.php\";a:2:{s:8:\"filesize\";i:7130;s:13:\"last_modified\";i:1423415483;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/RootAdminActivation.php\";a:2:{s:8:\"filesize\";i:3742;s:13:\"last_modified\";i:1423415483;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Mobile.php\";a:2:{s:8:\"filesize\";i:489;s:13:\"last_modified\";i:1423415483;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Minify.php\";a:2:{s:8:\"filesize\";i:38626;s:13:\"last_modified\";i:1423415483;}s:85:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Cdn.php\";a:2:{s:8:\"filesize\";i:4310;s:13:\"last_modified\";i:1423415483;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/NewRelicAdminEnvironment.php\";a:2:{s:8:\"filesize\";i:2105;s:13:\"last_modified\";i:1423415483;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Minifier.php\";a:2:{s:8:\"filesize\";i:10498;s:13:\"last_modified\";i:1423415483;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/CacheFlushLocal.php\";a:2:{s:8:\"filesize\";i:9711;s:13:\"last_modified\";i:1423415483;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Cache/File.php\";a:2:{s:8:\"filesize\";i:8368;s:13:\"last_modified\";i:1423415483;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Cache/Eaccelerator.php\";a:2:{s:8:\"filesize\";i:5442;s:13:\"last_modified\";i:1423415483;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Cache/index.html\";a:2:{s:8:\"filesize\";i:0;s:13:\"last_modified\";i:1423415483;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Cache/Base.php\";a:2:{s:8:\"filesize\";i:4604;s:13:\"last_modified\";i:1423415483;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Cache/File/index.html\";a:2:{s:8:\"filesize\";i:0;s:13:\"last_modified\";i:1423415483;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Cache/File/Cleaner.php\";a:2:{s:8:\"filesize\";i:2981;s:13:\"last_modified\";i:1423415483;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Cache/File/Cleaner/index.html\";a:2:{s:8:\"filesize\";i:0;s:13:\"last_modified\";i:1423415483;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Cache/File/Cleaner/Generic.php\";a:2:{s:8:\"filesize\";i:3257;s:13:\"last_modified\";i:1423415483;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Cache/File/Generic.php\";a:2:{s:8:\"filesize\";i:7495;s:13:\"last_modified\";i:1423415483;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Cache/Xcache.php\";a:2:{s:8:\"filesize\";i:5370;s:13:\"last_modified\";i:1423415483;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Cache/Wincache.php\";a:2:{s:8:\"filesize\";i:5373;s:13:\"last_modified\";i:1423415483;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Cache/Apc.php\";a:2:{s:8:\"filesize\";i:5337;s:13:\"last_modified\";i:1423415483;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Cache/Memcached.php\";a:2:{s:8:\"filesize\";i:6365;s:13:\"last_modified\";i:1423415483;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/GenericAdminEnvironment.php\";a:2:{s:8:\"filesize\";i:7839;s:13:\"last_modified\";i:1423415483;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Plugin/PgCache.php\";a:2:{s:8:\"filesize\";i:8261;s:13:\"last_modified\";i:1423415483;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Plugin/TotalCacheAdmin.php\";a:2:{s:8:\"filesize\";i:33387;s:13:\"last_modified\";i:1423415483;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Plugin/DbCache.php\";a:2:{s:8:\"filesize\";i:4622;s:13:\"last_modified\";i:1423415483;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Plugin/index.html\";a:2:{s:8:\"filesize\";i:0;s:13:\"last_modified\";i:1423415483;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Plugin/ExtensionsAdmin.php\";a:2:{s:8:\"filesize\";i:5672;s:13:\"last_modified\";i:1423415483;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Plugin/NewRelic.php\";a:2:{s:8:\"filesize\";i:3727;s:13:\"last_modified\";i:1423415483;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Plugin/TotalCache.php\";a:2:{s:8:\"filesize\";i:31167;s:13:\"last_modified\";i:1423415483;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Plugin/MinifyAdmin.php\";a:2:{s:8:\"filesize\";i:4790;s:13:\"last_modified\";i:1423415483;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Plugin/CdnCache.php\";a:2:{s:8:\"filesize\";i:4593;s:13:\"last_modified\";i:1423415483;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Plugin/Minify.php\";a:2:{s:8:\"filesize\";i:45020;s:13:\"last_modified\";i:1423415483;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Plugin/Cdn.php\";a:2:{s:8:\"filesize\";i:31614;s:13:\"last_modified\";i:1423415483;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Plugin/CdnCommon.php\";a:2:{s:8:\"filesize\";i:21825;s:13:\"last_modified\";i:1423415483;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Plugin/CdnAdmin.php\";a:2:{s:8:\"filesize\";i:29280;s:13:\"last_modified\";i:1423415483;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Plugin/PgCacheAdmin.php\";a:2:{s:8:\"filesize\";i:8230;s:13:\"last_modified\";i:1423415483;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Plugin/NotificationsAdmin.php\";a:2:{s:8:\"filesize\";i:4647;s:13:\"last_modified\";i:1423415483;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Plugin/NewRelicAdmin.php\";a:2:{s:8:\"filesize\";i:5166;s:13:\"last_modified\";i:1423415483;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Plugin/DefaultSettings.php\";a:2:{s:8:\"filesize\";i:6290;s:13:\"last_modified\";i:1423415483;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Plugin/BrowserCache.php\";a:2:{s:8:\"filesize\";i:10410;s:13:\"last_modified\";i:1423415483;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Plugin/Varnish.php\";a:2:{s:8:\"filesize\";i:4673;s:13:\"last_modified\";i:1423415483;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Plugin/ObjectCache.php\";a:2:{s:8:\"filesize\";i:7014;s:13:\"last_modified\";i:1423415483;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/VarnishFlush.php\";a:2:{s:8:\"filesize\";i:9838;s:13:\"last_modified\";i:1423415483;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/ConfigWriter.php\";a:2:{s:8:\"filesize\";i:13199;s:13:\"last_modified\";i:1423415483;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Menus.php\";a:2:{s:8:\"filesize\";i:8736;s:13:\"last_modified\";i:1423415483;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/ObjectCacheBridge.php\";a:2:{s:8:\"filesize\";i:6221;s:13:\"last_modified\";i:1423415483;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/ObjectCacheAdminEnvironment.php\";a:2:{s:8:\"filesize\";i:4816;s:13:\"last_modified\";i:1423415483;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Config.php\";a:2:{s:8:\"filesize\";i:8850;s:13:\"last_modified\";i:1423415483;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Request.php\";a:2:{s:8:\"filesize\";i:2941;s:13:\"last_modified\";i:1423415483;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Enterprise/SnsServer.php\";a:2:{s:8:\"filesize\";i:5742;s:13:\"last_modified\";i:1423415483;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Enterprise/SnsClient.php\";a:2:{s:8:\"filesize\";i:10419;s:13:\"last_modified\";i:1423415483;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Enterprise/SnsBase.php\";a:2:{s:8:\"filesize\";i:2045;s:13:\"last_modified\";i:1423415483;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Enterprise/DbCluster.php\";a:2:{s:8:\"filesize\";i:26994;s:13:\"last_modified\";i:1423415483;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Referrer.php\";a:2:{s:8:\"filesize\";i:1446;s:13:\"last_modified\";i:1423415483;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Db/index.html\";a:2:{s:8:\"filesize\";i:0;s:13:\"last_modified\";i:1423415483;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Db/mssql.php\";a:2:{s:8:\"filesize\";i:136757;s:13:\"last_modified\";i:1423415483;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Widget/Forum.php\";a:2:{s:8:\"filesize\";i:4283;s:13:\"last_modified\";i:1423415483;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Widget/NewRelic.php\";a:2:{s:8:\"filesize\";i:6739;s:13:\"last_modified\";i:1423415483;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Widget/SpreadTheWord.php\";a:2:{s:8:\"filesize\";i:2592;s:13:\"last_modified\";i:1423415483;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Widget/MaxCDN.php\";a:2:{s:8:\"filesize\";i:6868;s:13:\"last_modified\";i:1423415483;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Widget/Services.php\";a:2:{s:8:\"filesize\";i:4672;s:13:\"last_modified\";i:1423415483;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Widget/NetDNA.php\";a:2:{s:8:\"filesize\";i:6721;s:13:\"last_modified\";i:1423415483;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Widget/News.php\";a:2:{s:8:\"filesize\";i:4345;s:13:\"last_modified\";i:1423415483;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Widget/PageSpeed.php\";a:2:{s:8:\"filesize\";i:1962;s:13:\"last_modified\";i:1423415483;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/ConfigData.php\";a:2:{s:8:\"filesize\";i:4674;s:13:\"last_modified\";i:1423415483;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/ConfigAdmin.php\";a:2:{s:8:\"filesize\";i:4019;s:13:\"last_modified\";i:1423415483;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/CacheCase.php\";a:2:{s:8:\"filesize\";i:5756;s:13:\"last_modified\";i:1423415483;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Redirect.php\";a:2:{s:8:\"filesize\";i:1523;s:13:\"last_modified\";i:1423415483;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/ConfigBase.php\";a:2:{s:8:\"filesize\";i:1966;s:13:\"last_modified\";i:1423415483;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/MinifyAdminEnvironment.php\";a:2:{s:8:\"filesize\";i:29192;s:13:\"last_modified\";i:1423415483;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/PgCacheAdminEnvironment.php\";a:2:{s:8:\"filesize\";i:51150;s:13:\"last_modified\";i:1423415483;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Cdn/Rscf.php\";a:2:{s:8:\"filesize\";i:9968;s:13:\"last_modified\";i:1423415483;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Cdn/Ftp.php\";a:2:{s:8:\"filesize\";i:11124;s:13:\"last_modified\";i:1423415483;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Cdn/S3.php\";a:2:{s:8:\"filesize\";i:12425;s:13:\"last_modified\";i:1423415483;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Cdn/index.html\";a:2:{s:8:\"filesize\";i:0;s:13:\"last_modified\";i:1423415483;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Cdn/Base.php\";a:2:{s:8:\"filesize\";i:16822;s:13:\"last_modified\";i:1423415483;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Cdn/Mirror.php\";a:2:{s:8:\"filesize\";i:2021;s:13:\"last_modified\";i:1423415483;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Cdn/S3/Cf.php\";a:2:{s:8:\"filesize\";i:11221;s:13:\"last_modified\";i:1423415483;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Cdn/S3/index.html\";a:2:{s:8:\"filesize\";i:0;s:13:\"last_modified\";i:1423415483;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Cdn/S3/Cf/Custom.php\";a:2:{s:8:\"filesize\";i:643;s:13:\"last_modified\";i:1423415483;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Cdn/S3/Cf/S3.php\";a:2:{s:8:\"filesize\";i:238;s:13:\"last_modified\";i:1423415483;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Cdn/S3/Cf/index.html\";a:2:{s:8:\"filesize\";i:0;s:13:\"last_modified\";i:1423415483;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Cdn/Azure.php\";a:2:{s:8:\"filesize\";i:13517;s:13:\"last_modified\";i:1423415483;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Cdn/Mirror/index.html\";a:2:{s:8:\"filesize\";i:0;s:13:\"last_modified\";i:1423415483;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Cdn/Mirror/Akamai.php\";a:2:{s:8:\"filesize\";i:3517;s:13:\"last_modified\";i:1423415483;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Cdn/Mirror/Cotendo.php\";a:2:{s:8:\"filesize\";i:3711;s:13:\"last_modified\";i:1423415483;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Cdn/Mirror/MaxCDN.php\";a:2:{s:8:\"filesize\";i:238;s:13:\"last_modified\";i:1423415483;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Cdn/Mirror/Att.php\";a:2:{s:8:\"filesize\";i:262;s:13:\"last_modified\";i:1423415483;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Cdn/Mirror/Edgecast.php\";a:2:{s:8:\"filesize\";i:4534;s:13:\"last_modified\";i:1423415483;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Cdn/Mirror/Netdna.php\";a:2:{s:8:\"filesize\";i:13942;s:13:\"last_modified\";i:1423415483;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/AdminLinks.php\";a:2:{s:8:\"filesize\";i:1418;s:13:\"last_modified\";i:1423415483;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Environment/WpLoader.php\";a:2:{s:8:\"filesize\";i:1268;s:13:\"last_modified\";i:1423415483;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/NewRelicService.php\";a:2:{s:8:\"filesize\";i:20890;s:13:\"last_modified\";i:1423415483;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/PageSpeed.php\";a:2:{s:8:\"filesize\";i:9235;s:13:\"last_modified\";i:1423415483;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Varnish.php\";a:2:{s:8:\"filesize\";i:5000;s:13:\"last_modified\";i:1423415483;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/ConfigKeys.php\";a:2:{s:8:\"filesize\";i:50875;s:13:\"last_modified\";i:1423415483;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/Cache.php\";a:2:{s:8:\"filesize\";i:3097;s:13:\"last_modified\";i:1423415483;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/ConfigCompatibility.php\";a:2:{s:8:\"filesize\";i:10696;s:13:\"last_modified\";i:1423415483;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/ObjectCache.php\";a:2:{s:8:\"filesize\";i:19008;s:13:\"last_modified\";i:1423415483;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/W3/SharedPageUrls.php\";a:2:{s:8:\"filesize\";i:25643;s:13:\"last_modified\";i:1423415483;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/OAuth/W3tcOAuth.php\";a:2:{s:8:\"filesize\";i:20742;s:13:\"last_modified\";i:1423415483;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/NewRelic/NewRelicAPI.php\";a:2:{s:8:\"filesize\";i:7680;s:13:\"last_modified\";i:1423415483;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/NewRelic/NewRelicPresentation.php\";a:2:{s:8:\"filesize\";i:2093;s:13:\"last_modified\";i:1423415483;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/lib/NewRelic/NewRelicWrapper.php\";a:2:{s:8:\"filesize\";i:4350;s:13:\"last_modified\";i:1423415483;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/extensions/Genesis.php\";a:2:{s:8:\"filesize\";i:11783;s:13:\"last_modified\";i:1423415483;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/extensions/FeedBurner.php\";a:2:{s:8:\"filesize\";i:885;s:13:\"last_modified\";i:1423415483;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/extensions/WordPressSEOAdmin.php\";a:2:{s:8:\"filesize\";i:3403;s:13:\"last_modified\";i:1423415483;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/extensions/FeedBurnerAdmin.php\";a:2:{s:8:\"filesize\";i:3586;s:13:\"last_modified\";i:1423415483;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/extensions/GenesisAdmin.php\";a:2:{s:8:\"filesize\";i:14224;s:13:\"last_modified\";i:1423415483;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/extensions/CloudFlareAdmin.php\";a:2:{s:8:\"filesize\";i:12454;s:13:\"last_modified\";i:1423415483;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/extensions/CloudFlare.php\";a:2:{s:8:\"filesize\";i:3267;s:13:\"last_modified\";i:1423415483;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/extensions/WordPressSEO.php\";a:2:{s:8:\"filesize\";i:951;s:13:\"last_modified\";i:1423415483;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/extensions/CloudFlare/ip_in_range.php\";a:2:{s:8:\"filesize\";i:7501;s:13:\"last_modified\";i:1423415483;}s:115:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/extensions/CloudFlare/CloudFlareSettings.php\";a:2:{s:8:\"filesize\";i:998;s:13:\"last_modified\";i:1423415483;}s:110:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/extensions/CloudFlare/CloudFlareAPI.php\";a:2:{s:8:\"filesize\";i:13278;s:13:\"last_modified\";i:1423415483;}s:117:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/extensions/CloudFlare/general-settings-box.php\";a:2:{s:8:\"filesize\";i:6205;s:13:\"last_modified\";i:1423415483;}s:85:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/ini/index.html\";a:2:{s:8:\"filesize\";i:0;s:13:\"last_modified\";i:1423415483;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/ini/dbcluster-config-sample.php\";a:2:{s:8:\"filesize\";i:6259;s:13:\"last_modified\";i:1423415483;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/ini/nginx-network-sample-config.conf\";a:2:{s:8:\"filesize\";i:807;s:13:\"last_modified\";i:1423415483;}s:110:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/ini/nginx-standalone-sample-config.conf\";a:2:{s:8:\"filesize\";i:580;s:13:\"last_modified\";i:1423415483;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/ini/varnish-sample-config.vcl\";a:2:{s:8:\"filesize\";i:2554;s:13:\"last_modified\";i:1423415483;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/ini/php.append.ini\";a:2:{s:8:\"filesize\";i:225;s:13:\"last_modified\";i:1423415483;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/ini/eaccelerator.ini\";a:2:{s:8:\"filesize\";i:836;s:13:\"last_modified\";i:1423415483;}s:85:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/ini/xcache.ini\";a:2:{s:8:\"filesize\";i:716;s:13:\"last_modified\";i:1423415483;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/ini/memcache.ini\";a:2:{s:8:\"filesize\";i:238;s:13:\"last_modified\";i:1423415483;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/ini/apc.ini\";a:2:{s:8:\"filesize\";i:660;s:13:\"last_modified\";i:1423415483;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/ini/s3-sample-policy.txt\";a:2:{s:8:\"filesize\";i:511;s:13:\"last_modified\";i:1423415483;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/pub/img/ps_grad.gif\";a:2:{s:8:\"filesize\";i:148;s:13:\"last_modified\";i:1423415483;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/pub/img/w3tc_netdna-logo.png\";a:2:{s:8:\"filesize\";i:1235;s:13:\"last_modified\";i:1423415483;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/pub/img/w3tc_w3edge-logo.png\";a:2:{s:8:\"filesize\";i:1611;s:13:\"last_modified\";i:1423415483;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/pub/img/w3tc_netdna-logo-retina.png\";a:2:{s:8:\"filesize\";i:2143;s:13:\"last_modified\";i:1423415483;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/pub/img/w3tc_w3tc-logo.png\";a:2:{s:8:\"filesize\";i:792;s:13:\"last_modified\";i:1423415483;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/pub/img/index.html\";a:2:{s:8:\"filesize\";i:0;s:13:\"last_modified\";i:1423415483;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/pub/img/W3TC_dashboard_logo_title.png\";a:2:{s:8:\"filesize\";i:1636;s:13:\"last_modified\";i:1423415483;}s:112:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/pub/img/overlay/twitter-bird-dark-bgs.png\";a:2:{s:8:\"filesize\";i:3169;s:13:\"last_modified\";i:1423415483;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/pub/img/overlay/overlay-down-arrow.png\";a:2:{s:8:\"filesize\";i:1087;s:13:\"last_modified\";i:1423415483;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/pub/img/overlay/gray-check.png\";a:2:{s:8:\"filesize\";i:1417;s:13:\"last_modified\";i:1423415483;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/pub/img/overlay/overlay-close.png\";a:2:{s:8:\"filesize\";i:1150;s:13:\"last_modified\";i:1423415483;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/pub/img/overlay/ceo.png\";a:2:{s:8:\"filesize\";i:15655;s:13:\"last_modified\";i:1423415483;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/pub/img/overlay/overlay-logo.png\";a:2:{s:8:\"filesize\";i:3862;s:13:\"last_modified\";i:1423415483;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/pub/img/overlay/list-check.png\";a:2:{s:8:\"filesize\";i:1234;s:13:\"last_modified\";i:1423415483;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/pub/img/overlay/lock.png\";a:2:{s:8:\"filesize\";i:1434;s:13:\"last_modified\";i:1423415483;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/pub/img/overlay/w3-meteor.png\";a:2:{s:8:\"filesize\";i:66253;s:13:\"last_modified\";i:1423415483;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/pub/img/overlay/save-close.png\";a:2:{s:8:\"filesize\";i:1829;s:13:\"last_modified\";i:1423415483;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/pub/img/overlay/select-arrow.png\";a:2:{s:8:\"filesize\";i:1083;s:13:\"last_modified\";i:1423415483;}s:120:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/pub/img/overlay/wordpress-logo-simplified-rgb.png\";a:2:{s:8:\"filesize\";i:3317;s:13:\"last_modified\";i:1423415483;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/pub/img/overlay/lite-gray-check.png\";a:2:{s:8:\"filesize\";i:3053;s:13:\"last_modified\";i:1423415483;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/pub/img/sidebar-background.png\";a:2:{s:8:\"filesize\";i:203;s:13:\"last_modified\";i:1423415483;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/pub/img/white-grad-active.png\";a:2:{s:8:\"filesize\";i:121;s:13:\"last_modified\";i:1423415483;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/pub/img/open.png\";a:2:{s:8:\"filesize\";i:129;s:13:\"last_modified\";i:1423415483;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/pub/img/w3tc_maxcdn-logo-retina.png\";a:2:{s:8:\"filesize\";i:3882;s:13:\"last_modified\";i:1423415483;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/pub/img/w3tc_google-logo-retina.png\";a:2:{s:8:\"filesize\";i:3037;s:13:\"last_modified\";i:1423415483;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/pub/img/w3tc_w3edge-logo-retina.png\";a:2:{s:8:\"filesize\";i:2713;s:13:\"last_modified\";i:1423415483;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/pub/img/close.png\";a:2:{s:8:\"filesize\";i:87;s:13:\"last_modified\";i:1423415483;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/pub/img/button-grad.png\";a:2:{s:8:\"filesize\";i:124;s:13:\"last_modified\";i:1423415483;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/pub/img/white-grad.png\";a:2:{s:8:\"filesize\";i:82;s:13:\"last_modified\";i:1423415483;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/pub/img/ps_scores.png\";a:2:{s:8:\"filesize\";i:931;s:13:\"last_modified\";i:1423415483;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/pub/img/w3tc-sprite-retina.png\";a:2:{s:8:\"filesize\";i:1506;s:13:\"last_modified\";i:1423415483;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/pub/img/w3tc_newrelic-logo-retina.png\";a:2:{s:8:\"filesize\";i:4615;s:13:\"last_modified\";i:1423415483;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/pub/img/w3tc-sprite.png\";a:2:{s:8:\"filesize\";i:847;s:13:\"last_modified\";i:1423415483;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/pub/img/google-logo.png\";a:2:{s:8:\"filesize\";i:1698;s:13:\"last_modified\";i:1423415483;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/pub/img/w3tc_google-logo.png\";a:2:{s:8:\"filesize\";i:1526;s:13:\"last_modified\";i:1423415483;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/pub/img/button-grad-active.png\";a:2:{s:8:\"filesize\";i:240;s:13:\"last_modified\";i:1423415483;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/pub/img/w3tc_w3tc-logo-retina.png\";a:2:{s:8:\"filesize\";i:1334;s:13:\"last_modified\";i:1423415483;}s:115:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/pub/img/W3TC_dashboard_logo_title-retina.png\";a:2:{s:8:\"filesize\";i:3121;s:13:\"last_modified\";i:1423415483;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/pub/img/w3tc_maxcdn-logo.png\";a:2:{s:8:\"filesize\";i:1668;s:13:\"last_modified\";i:1423415483;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/pub/img/ps_bar.gif\";a:2:{s:8:\"filesize\";i:38;s:13:\"last_modified\";i:1423415483;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/pub/img/w3tc_newrelic-logo.png\";a:2:{s:8:\"filesize\";i:2595;s:13:\"last_modified\";i:1423415483;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/pub/img/wpspin_light.gif\";a:2:{s:8:\"filesize\";i:2058;s:13:\"last_modified\";i:1423415483;}s:85:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/pub/index.html\";a:2:{s:8:\"filesize\";i:0;s:13:\"last_modified\";i:1423415483;}s:85:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/pub/minify.php\";a:2:{s:8:\"filesize\";i:859;s:13:\"last_modified\";i:1423415483;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/pub/apc.php\";a:2:{s:8:\"filesize\";i:1732;s:13:\"last_modified\";i:1423415483;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/pub/sns.php\";a:2:{s:8:\"filesize\";i:1774;s:13:\"last_modified\";i:1423415483;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/pub/css/index.html\";a:2:{s:8:\"filesize\";i:0;s:13:\"last_modified\";i:1423415483;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/pub/css/error.css\";a:2:{s:8:\"filesize\";i:959;s:13:\"last_modified\";i:1423415483;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/pub/css/widget.css\";a:2:{s:8:\"filesize\";i:5479;s:13:\"last_modified\";i:1423415483;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/pub/css/popup.css\";a:2:{s:8:\"filesize\";i:5913;s:13:\"last_modified\";i:1423415483;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/pub/css/options.css\";a:2:{s:8:\"filesize\";i:10888;s:13:\"last_modified\";i:1423415483;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/pub/css/lightbox.css\";a:2:{s:8:\"filesize\";i:9522;s:13:\"last_modified\";i:1423415483;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/pub/files.php\";a:2:{s:8:\"filesize\";i:3001;s:13:\"last_modified\";i:1423415483;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/pub/js/options.js\";a:2:{s:8:\"filesize\";i:73403;s:13:\"last_modified\";i:1423415483;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/pub/js/metadata.js\";a:2:{s:8:\"filesize\";i:4915;s:13:\"last_modified\";i:1423415483;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/pub/js/index.html\";a:2:{s:8:\"filesize\";i:0;s:13:\"last_modified\";i:1423415483;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/pub/js/widget.js\";a:2:{s:8:\"filesize\";i:3710;s:13:\"last_modified\";i:1423415483;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/pub/js/jquery.masonry.min.js\";a:2:{s:8:\"filesize\";i:5483;s:13:\"last_modified\";i:1423415483;}s:86:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/pub/js/popup.js\";a:2:{s:8:\"filesize\";i:22106;s:13:\"last_modified\";i:1423415483;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/pub/js/lightbox.js\";a:2:{s:8:\"filesize\";i:20078;s:13:\"last_modified\";i:1423415483;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/languages/w3-total-cache-sr_RS.mo\";a:2:{s:8:\"filesize\";i:185855;s:13:\"last_modified\";i:1423415483;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/languages/faq-enterprise-en_US.xml\";a:2:{s:8:\"filesize\";i:3133;s:13:\"last_modified\";i:1423415483;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/languages/w3-total-cache-ar_AR.po\";a:2:{s:8:\"filesize\";i:187164;s:13:\"last_modified\";i:1423415483;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/languages/faq-pro-en_US.xml\";a:2:{s:8:\"filesize\";i:9145;s:13:\"last_modified\";i:1423415483;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/languages/w3-total-cache-pl_PL.po\";a:2:{s:8:\"filesize\";i:176691;s:13:\"last_modified\";i:1423415483;}s:86:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/languages/ar.mo\";a:2:{s:8:\"filesize\";i:10338;s:13:\"last_modified\";i:1423415483;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/languages/w3-total-cache-nl_NL.mo\";a:2:{s:8:\"filesize\";i:5793;s:13:\"last_modified\";i:1423415483;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/languages/faq-en_US.xml\";a:2:{s:8:\"filesize\";i:95052;s:13:\"last_modified\";i:1423415483;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/languages/w3-total-cache-nl_NL.po\";a:2:{s:8:\"filesize\";i:184369;s:13:\"last_modified\";i:1423415483;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/languages/w3-total-cache-sr_RS.po\";a:2:{s:8:\"filesize\";i:271187;s:13:\"last_modified\";i:1423415483;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/languages/w3-total-cache.pot\";a:2:{s:8:\"filesize\";i:192488;s:13:\"last_modified\";i:1423415483;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/mime/html.php\";a:2:{s:8:\"filesize\";i:258;s:13:\"last_modified\";i:1423415483;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/mime/index.html\";a:2:{s:8:\"filesize\";i:0;s:13:\"last_modified\";i:1423415483;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/mime/all.php\";a:2:{s:8:\"filesize\";i:27512;s:13:\"last_modified\";i:1423415483;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/mime/other.php\";a:2:{s:8:\"filesize\";i:1899;s:13:\"last_modified\";i:1423415483;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/mime/cssjs.php\";a:2:{s:8:\"filesize\";i:300;s:13:\"last_modified\";i:1423415483;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/error.php\";a:2:{s:8:\"filesize\";i:637;s:13:\"last_modified\";i:1423415483;}s:85:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/index.html\";a:2:{s:8:\"filesize\";i:0;s:13:\"last_modified\";i:1423415483;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/lightbox/purchase.php\";a:2:{s:8:\"filesize\";i:195;s:13:\"last_modified\";i:1423415483;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/lightbox/index.html\";a:2:{s:8:\"filesize\";i:0;s:13:\"last_modified\";i:1423415483;}s:110:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/lightbox/minify_recommendations.php\";a:2:{s:8:\"filesize\";i:6321;s:13:\"last_modified\";i:1423415483;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/lightbox/edge.php\";a:2:{s:8:\"filesize\";i:1112;s:13:\"last_modified\";i:1423415483;}s:118:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/lightbox/create_netdna_maxcdn_pull_zone.php\";a:2:{s:8:\"filesize\";i:1804;s:13:\"last_modified\";i:1423415483;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/lightbox/support_us.php\";a:2:{s:8:\"filesize\";i:5262;s:13:\"last_modified\";i:1423415483;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/lightbox/self_test.php\";a:2:{s:8:\"filesize\";i:13437;s:13:\"last_modified\";i:1423415483;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/lightbox/upgrade.php\";a:2:{s:8:\"filesize\";i:1788;s:13:\"last_modified\";i:1423415483;}s:110:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/lightbox/cdn_s3_bucket_location.php\";a:2:{s:8:\"filesize\";i:821;s:13:\"last_modified\";i:1423415483;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/email/index.html\";a:2:{s:8:\"filesize\";i:0;s:13:\"last_modified\";i:1423415483;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/email/support_request.php\";a:2:{s:8:\"filesize\";i:1660;s:13:\"last_modified\";i:1423415483;}s:110:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/email/minify_error_notification.php\";a:2:{s:8:\"filesize\";i:235;s:13:\"last_modified\";i:1423415483;}s:111:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/email/minify_error_notification.html\";a:2:{s:8:\"filesize\";i:235;s:13:\"last_modified\";i:1423415483;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/functions/admin_ui.php\";a:2:{s:8:\"filesize\";i:10431;s:13:\"last_modified\";i:1423415483;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/functions/rule.php\";a:2:{s:8:\"filesize\";i:10308;s:13:\"last_modified\";i:1423415483;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/functions/ui.php\";a:2:{s:8:\"filesize\";i:4675;s:13:\"last_modified\";i:1423415483;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/functions/rule_cut.php\";a:2:{s:8:\"filesize\";i:826;s:13:\"last_modified\";i:1423415483;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/functions/url.php\";a:2:{s:8:\"filesize\";i:2522;s:13:\"last_modified\";i:1423415483;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/functions/update.php\";a:2:{s:8:\"filesize\";i:1358;s:13:\"last_modified\";i:1423415483;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/functions/admin.php\";a:2:{s:8:\"filesize\";i:24738;s:13:\"last_modified\";i:1423415483;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/functions/multisite.php\";a:2:{s:8:\"filesize\";i:1223;s:13:\"last_modified\";i:1423415483;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/functions/plugin.php\";a:2:{s:8:\"filesize\";i:17608;s:13:\"last_modified\";i:1423415483;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/functions/mime.php\";a:2:{s:8:\"filesize\";i:1945;s:13:\"last_modified\";i:1423415483;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/functions/compat.php\";a:2:{s:8:\"filesize\";i:2874;s:13:\"last_modified\";i:1423415483;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/functions/file.php\";a:2:{s:8:\"filesize\";i:9784;s:13:\"last_modified\";i:1423415483;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/functions/extract.php\";a:2:{s:8:\"filesize\";i:2809;s:13:\"last_modified\";i:1423415483;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/functions/http.php\";a:2:{s:8:\"filesize\";i:2218;s:13:\"last_modified\";i:1423415483;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/functions/extensions.php\";a:2:{s:8:\"filesize\";i:12395;s:13:\"last_modified\";i:1423415483;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/functions/themes.php\";a:2:{s:8:\"filesize\";i:2391;s:13:\"last_modified\";i:1423415483;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/functions/other.php\";a:2:{s:8:\"filesize\";i:4620;s:13:\"last_modified\";i:1423415483;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/functions/activation.php\";a:2:{s:8:\"filesize\";i:25954;s:13:\"last_modified\";i:1423415483;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/functions/widgets.php\";a:2:{s:8:\"filesize\";i:4585;s:13:\"last_modified\";i:1423415483;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/widget/netdna_signup.php\";a:2:{s:8:\"filesize\";i:4024;s:13:\"last_modified\";i:1423415483;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/widget/index.html\";a:2:{s:8:\"filesize\";i:0;s:13:\"last_modified\";i:1423415483;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/widget/latest_news_control.php\";a:2:{s:8:\"filesize\";i:308;s:13:\"last_modified\";i:1423415483;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/widget/pagespeed.php\";a:2:{s:8:\"filesize\";i:1223;s:13:\"last_modified\";i:1423415483;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/widget/latest_control.php\";a:2:{s:8:\"filesize\";i:297;s:13:\"last_modified\";i:1423415483;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/widget/services.php\";a:2:{s:8:\"filesize\";i:706;s:13:\"last_modified\";i:1423415483;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/widget/maxcdn_signup.php\";a:2:{s:8:\"filesize\";i:4378;s:13:\"last_modified\";i:1423415483;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/widget/pagespeed_control.php\";a:2:{s:8:\"filesize\";i:948;s:13:\"last_modified\";i:1423415483;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/widget/latest_ajax.php\";a:2:{s:8:\"filesize\";i:288;s:13:\"last_modified\";i:1423415483;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/widget/maxcdn.php\";a:2:{s:8:\"filesize\";i:3372;s:13:\"last_modified\";i:1423415483;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/widget/latest_news_ajax.php\";a:2:{s:8:\"filesize\";i:293;s:13:\"last_modified\";i:1423415483;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/widget/netdna.php\";a:2:{s:8:\"filesize\";i:3332;s:13:\"last_modified\";i:1423415483;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/widget/latest_news.php\";a:2:{s:8:\"filesize\";i:256;s:13:\"last_modified\";i:1423415483;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/widget/spreadtheword.php\";a:2:{s:8:\"filesize\";i:1265;s:13:\"last_modified\";i:1423415483;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/widget/latest.php\";a:2:{s:8:\"filesize\";i:256;s:13:\"last_modified\";i:1423415483;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/widget/new_relic.php\";a:2:{s:8:\"filesize\";i:4574;s:13:\"last_modified\";i:1423415483;}s:85:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/define.php\";a:2:{s:8:\"filesize\";i:40224;s:13:\"last_modified\";i:1423415483;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/options/index.html\";a:2:{s:8:\"filesize\";i:0;s:13:\"last_modified\";i:1423415483;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/options/minify.php\";a:2:{s:8:\"filesize\";i:39258;s:13:\"last_modified\";i:1423415483;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/options/about.php\";a:2:{s:8:\"filesize\";i:5057;s:13:\"last_modified\";i:1423415483;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/options/dbcache.php\";a:2:{s:8:\"filesize\";i:6921;s:13:\"last_modified\";i:1423415483;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/options/edd/buy.php\";a:2:{s:8:\"filesize\";i:709;s:13:\"last_modified\";i:1423415483;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/options/extensions/list.php\";a:2:{s:8:\"filesize\";i:8942;s:13:\"last_modified\";i:1423415483;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/options/extensions/settings.php\";a:2:{s:8:\"filesize\";i:998;s:13:\"last_modified\";i:1423415483;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/options/minify/html.php\";a:2:{s:8:\"filesize\";i:172;s:13:\"last_modified\";i:1423415483;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/options/minify/index.html\";a:2:{s:8:\"filesize\";i:0;s:13:\"last_modified\";i:1423415483;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/options/minify/js.php\";a:2:{s:8:\"filesize\";i:302;s:13:\"last_modified\";i:1423415483;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/options/minify/htmltidy.php\";a:2:{s:8:\"filesize\";i:350;s:13:\"last_modified\";i:1423415483;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/options/minify/css.php\";a:2:{s:8:\"filesize\";i:308;s:13:\"last_modified\";i:1423415483;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/options/minify/htmltidy2.php\";a:2:{s:8:\"filesize\";i:553;s:13:\"last_modified\";i:1423415483;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/options/minify/yuijs.php\";a:2:{s:8:\"filesize\";i:510;s:13:\"last_modified\";i:1423415483;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/options/minify/csstidy.php\";a:2:{s:8:\"filesize\";i:2181;s:13:\"last_modified\";i:1423415483;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/options/minify/ccjs2.php\";a:2:{s:8:\"filesize\";i:2193;s:13:\"last_modified\";i:1423415483;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/options/minify/yuicss2.php\";a:2:{s:8:\"filesize\";i:1658;s:13:\"last_modified\";i:1423415483;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/options/minify/csstidy2.php\";a:2:{s:8:\"filesize\";i:4172;s:13:\"last_modified\";i:1423415483;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/options/minify/yuijs2.php\";a:2:{s:8:\"filesize\";i:1704;s:13:\"last_modified\";i:1423415483;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/options/minify/ccjs.php\";a:2:{s:8:\"filesize\";i:469;s:13:\"last_modified\";i:1423415483;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/options/enterprise/dbcluster-config.php\";a:2:{s:8:\"filesize\";i:1468;s:13:\"last_modified\";i:1423415483;}s:123:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/options/enterprise/dbcluster_general_section.php\";a:2:{s:8:\"filesize\";i:460;s:13:\"last_modified\";i:1423415483;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/options/support/payment.php\";a:2:{s:8:\"filesize\";i:1677;s:13:\"last_modified\";i:1423415483;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/options/support/index.html\";a:2:{s:8:\"filesize\";i:0;s:13:\"last_modified\";i:1423415483;}s:113:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/options/support/form/email_support.php\";a:2:{s:8:\"filesize\";i:5543;s:13:\"last_modified\";i:1423415483;}s:113:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/options/support/form/phone_support.php\";a:2:{s:8:\"filesize\";i:5543;s:13:\"last_modified\";i:1423415483;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/options/support/form/index.html\";a:2:{s:8:\"filesize\";i:0;s:13:\"last_modified\";i:1423415483;}s:113:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/options/support/form/plugin_config.php\";a:2:{s:8:\"filesize\";i:5284;s:13:\"last_modified\";i:1423415483;}s:112:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/options/support/form/theme_config.php\";a:2:{s:8:\"filesize\";i:5272;s:13:\"last_modified\";i:1423415483;}s:112:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/options/support/form/linux_config.php\";a:2:{s:8:\"filesize\";i:4720;s:13:\"last_modified\";i:1423415483;}s:110:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/options/support/form/bug_report.php\";a:2:{s:8:\"filesize\";i:5599;s:13:\"last_modified\";i:1423415483;}s:111:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/options/support/form/new_feature.php\";a:2:{s:8:\"filesize\";i:2994;s:13:\"last_modified\";i:1423415483;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/options/support/select.php\";a:2:{s:8:\"filesize\";i:1222;s:13:\"last_modified\";i:1423415483;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/options/support/form.php\";a:2:{s:8:\"filesize\";i:2159;s:13:\"last_modified\";i:1423415483;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/options/common/index.html\";a:2:{s:8:\"filesize\";i:0;s:13:\"last_modified\";i:1423415483;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/options/common/help.php\";a:2:{s:8:\"filesize\";i:947;s:13:\"last_modified\";i:1423415483;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/options/common/footer.php\";a:2:{s:8:\"filesize\";i:8;s:13:\"last_modified\";i:1423415483;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/options/common/header.php\";a:2:{s:8:\"filesize\";i:10367;s:13:\"last_modified\";i:1423415483;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/options/referrer.php\";a:2:{s:8:\"filesize\";i:6269;s:13:\"last_modified\";i:1423415483;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/options/general.php\";a:2:{s:8:\"filesize\";i:55494;s:13:\"last_modified\";i:1423415483;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/options/extensions.php\";a:2:{s:8:\"filesize\";i:781;s:13:\"last_modified\";i:1423415483;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/options/pgcache.php\";a:2:{s:8:\"filesize\";i:30021;s:13:\"last_modified\";i:1423415483;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/options/support.php\";a:2:{s:8:\"filesize\";i:852;s:13:\"last_modified\";i:1423415483;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/options/cdn/edgecast.php\";a:2:{s:8:\"filesize\";i:2655;s:13:\"last_modified\";i:1423415483;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/options/cdn/index.html\";a:2:{s:8:\"filesize\";i:0;s:13:\"last_modified\";i:1423415483;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/options/cdn/att.php\";a:2:{s:8:\"filesize\";i:2537;s:13:\"last_modified\";i:1423415483;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/options/cdn/cotendo.php\";a:2:{s:8:\"filesize\";i:3030;s:13:\"last_modified\";i:1423415483;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/options/cdn/cf2.php\";a:2:{s:8:\"filesize\";i:3986;s:13:\"last_modified\";i:1423415483;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/options/cdn/common/cnames.php\";a:2:{s:8:\"filesize\";i:1470;s:13:\"last_modified\";i:1423415483;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/options/cdn/common/index.html\";a:2:{s:8:\"filesize\";i:0;s:13:\"last_modified\";i:1423415483;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/options/cdn/akamai.php\";a:2:{s:8:\"filesize\";i:4207;s:13:\"last_modified\";i:1423415483;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/options/cdn/cf.php\";a:2:{s:8:\"filesize\";i:4123;s:13:\"last_modified\";i:1423415483;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/options/cdn/s3.php\";a:2:{s:8:\"filesize\";i:4008;s:13:\"last_modified\";i:1423415483;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/options/cdn/azure.php\";a:2:{s:8:\"filesize\";i:3295;s:13:\"last_modified\";i:1423415483;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/options/cdn/maxcdn.php\";a:2:{s:8:\"filesize\";i:6600;s:13:\"last_modified\";i:1423415483;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/options/cdn/rscf.php\";a:2:{s:8:\"filesize\";i:3780;s:13:\"last_modified\";i:1423415483;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/options/cdn/netdna.php\";a:2:{s:8:\"filesize\";i:6572;s:13:\"last_modified\";i:1423415483;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/options/cdn/mirror.php\";a:2:{s:8:\"filesize\";i:1837;s:13:\"last_modified\";i:1423415483;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/options/cdn/ftp.php\";a:2:{s:8:\"filesize\";i:4183;s:13:\"last_modified\";i:1423415483;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/options/faq.php\";a:2:{s:8:\"filesize\";i:1834;s:13:\"last_modified\";i:1423415483;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/options/objectcache.php\";a:2:{s:8:\"filesize\";i:6079;s:13:\"last_modified\";i:1423415483;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/options/dashboard.php\";a:2:{s:8:\"filesize\";i:4429;s:13:\"last_modified\";i:1423415483;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/options/cdn.php\";a:2:{s:8:\"filesize\";i:23185;s:13:\"last_modified\";i:1423415483;}s:120:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/options/pro/fragmentcache_general_section.php\";a:2:{s:8:\"filesize\";i:3137;s:13:\"last_modified\";i:1423415483;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/options/pro/fragmentcache.php\";a:2:{s:8:\"filesize\";i:6896;s:13:\"last_modified\";i:1423415483;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/options/mobile.php\";a:2:{s:8:\"filesize\";i:7068;s:13:\"last_modified\";i:1423415483;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/options/new_relic.php\";a:2:{s:8:\"filesize\";i:11348;s:13:\"last_modified\";i:1423415483;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/options/browsercache.php\";a:2:{s:8:\"filesize\";i:26525;s:13:\"last_modified\";i:1423415483;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/options/install.php\";a:2:{s:8:\"filesize\";i:21697;s:13:\"last_modified\";i:1423415483;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/popup/index.html\";a:2:{s:8:\"filesize\";i:0;s:13:\"last_modified\";i:1423415483;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/popup/cdn_export_library.php\";a:2:{s:8:\"filesize\";i:1615;s:13:\"last_modified\";i:1423415483;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/popup/common/index.html\";a:2:{s:8:\"filesize\";i:0;s:13:\"last_modified\";i:1423415483;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/popup/common/footer.php\";a:2:{s:8:\"filesize\";i:25;s:13:\"last_modified\";i:1423415483;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/popup/common/header.php\";a:2:{s:8:\"filesize\";i:1768;s:13:\"last_modified\";i:1423415483;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/popup/cdn_import_library.php\";a:2:{s:8:\"filesize\";i:2518;s:13:\"last_modified\";i:1423415483;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/popup/pagespeed_results.php\";a:2:{s:8:\"filesize\";i:2408;s:13:\"last_modified\";i:1423415483;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/popup/cdn_purge.php\";a:2:{s:8:\"filesize\";i:2673;s:13:\"last_modified\";i:1423415483;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/popup/cdn_export_file.php\";a:2:{s:8:\"filesize\";i:1803;s:13:\"last_modified\";i:1423415483;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/popup/cdn_rename_domain.php\";a:2:{s:8:\"filesize\";i:1922;s:13:\"last_modified\";i:1423415483;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/inc/popup/cdn_queue.php\";a:2:{s:8:\"filesize\";i:5880;s:13:\"last_modified\";i:1423415483;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/readme.txt\";a:2:{s:8:\"filesize\";i:82420;s:13:\"last_modified\";i:1423415483;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/configs/0.9.2.10-ConfigKeys.php\";a:2:{s:8:\"filesize\";i:48907;s:13:\"last_modified\";i:1423415483;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/configs/0.9.2.9-ConfigKeys.php\";a:2:{s:8:\"filesize\";i:47747;s:13:\"last_modified\";i:1423415483;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/configs/0.9.2.7-ConfigKeys.php\";a:2:{s:8:\"filesize\";i:47508;s:13:\"last_modified\";i:1423415483;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/configs/0.9.2.11-ConfigKeys.php\";a:2:{s:8:\"filesize\";i:49028;s:13:\"last_modified\";i:1423415483;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/configs/0.9.2.8-ConfigKeys.php\";a:2:{s:8:\"filesize\";i:47747;s:13:\"last_modified\";i:1423415483;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/configs/0.9.2.6-ConfigKeys.php\";a:2:{s:8:\"filesize\";i:47508;s:13:\"last_modified\";i:1423415483;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/configs/0.9.3-ConfigKeys.php\";a:2:{s:8:\"filesize\";i:51265;s:13:\"last_modified\";i:1423415483;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/w3-total-cache/changelog.txt\";a:2:{s:8:\"filesize\";i:32072;s:13:\"last_modified\";i:1423415483;}s:80:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/screenshot-6.png\";a:2:{s:8:\"filesize\";i:118955;s:13:\"last_modified\";i:1423415471;}s:80:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/screenshot-3.png\";a:2:{s:8:\"filesize\";i:83702;s:13:\"last_modified\";i:1423415471;}s:75:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/captcha.php\";a:2:{s:8:\"filesize\";i:75536;s:13:\"last_modified\";i:1423415471;}s:80:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/screenshot-4.png\";a:2:{s:8:\"filesize\";i:85746;s:13:\"last_modified\";i:1423415471;}s:80:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/screenshot-5.png\";a:2:{s:8:\"filesize\";i:86004;s:13:\"last_modified\";i:1423415471;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-bn_BD.po\";a:2:{s:8:\"filesize\";i:22553;s:13:\"last_modified\";i:1423415471;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-ja.po\";a:2:{s:8:\"filesize\";i:18084;s:13:\"last_modified\";i:1423415471;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-hr.po\";a:2:{s:8:\"filesize\";i:12629;s:13:\"last_modified\";i:1423415471;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-de_DE.po\";a:2:{s:8:\"filesize\";i:11755;s:13:\"last_modified\";i:1423415471;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-el.po\";a:2:{s:8:\"filesize\";i:13782;s:13:\"last_modified\";i:1423415471;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-tr_TR.mo\";a:2:{s:8:\"filesize\";i:9441;s:13:\"last_modified\";i:1423415471;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-fa_IR.mo\";a:2:{s:8:\"filesize\";i:11189;s:13:\"last_modified\";i:1423415471;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-hi_IN.mo\";a:2:{s:8:\"filesize\";i:3122;s:13:\"last_modified\";i:1423415471;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-fr_FR.po\";a:2:{s:8:\"filesize\";i:18573;s:13:\"last_modified\";i:1423415471;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-cs_CZ.mo\";a:2:{s:8:\"filesize\";i:9388;s:13:\"last_modified\";i:1423415471;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-he_IL.po\";a:2:{s:8:\"filesize\";i:13456;s:13:\"last_modified\";i:1423415471;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-tl.mo\";a:2:{s:8:\"filesize\";i:3879;s:13:\"last_modified\";i:1423415471;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-fi.mo\";a:2:{s:8:\"filesize\";i:2661;s:13:\"last_modified\";i:1423415471;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-sv_SE.po\";a:2:{s:8:\"filesize\";i:13748;s:13:\"last_modified\";i:1423415471;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-da_DK.mo\";a:2:{s:8:\"filesize\";i:2512;s:13:\"last_modified\";i:1423415471;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-hr.mo\";a:2:{s:8:\"filesize\";i:3356;s:13:\"last_modified\";i:1423415471;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-zh_CN.mo\";a:2:{s:8:\"filesize\";i:8581;s:13:\"last_modified\";i:1423415471;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-de_DE.mo\";a:2:{s:8:\"filesize\";i:4198;s:13:\"last_modified\";i:1423415471;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-et.po\";a:2:{s:8:\"filesize\";i:13688;s:13:\"last_modified\";i:1423415471;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-sr_RS.po\";a:2:{s:8:\"filesize\";i:11894;s:13:\"last_modified\";i:1423415471;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-tl.po\";a:2:{s:8:\"filesize\";i:13929;s:13:\"last_modified\";i:1423415471;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-zh_TW.po\";a:2:{s:8:\"filesize\";i:11959;s:13:\"last_modified\";i:1423415471;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-da_DK.po\";a:2:{s:8:\"filesize\";i:11938;s:13:\"last_modified\";i:1423415471;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-sk_SK.mo\";a:2:{s:8:\"filesize\";i:2615;s:13:\"last_modified\";i:1423415471;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-ro_RO.mo\";a:2:{s:8:\"filesize\";i:8088;s:13:\"last_modified\";i:1423415471;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-fr_FR.mo\";a:2:{s:8:\"filesize\";i:9905;s:13:\"last_modified\";i:1423415471;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-fi.po\";a:2:{s:8:\"filesize\";i:12059;s:13:\"last_modified\";i:1423415471;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-ar_AR.po\";a:2:{s:8:\"filesize\";i:12841;s:13:\"last_modified\";i:1423415471;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-tr_TR.po\";a:2:{s:8:\"filesize\";i:14010;s:13:\"last_modified\";i:1423415471;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-ja.mo\";a:2:{s:8:\"filesize\";i:10323;s:13:\"last_modified\";i:1423415471;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-sl_SI.po\";a:2:{s:8:\"filesize\";i:13518;s:13:\"last_modified\";i:1423415471;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-fa_IR.po\";a:2:{s:8:\"filesize\";i:15928;s:13:\"last_modified\";i:1423415471;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-bg_BG.mo\";a:2:{s:8:\"filesize\";i:4582;s:13:\"last_modified\";i:1423415471;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-hu_HU.po\";a:2:{s:8:\"filesize\";i:12046;s:13:\"last_modified\";i:1423415471;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-ca.mo\";a:2:{s:8:\"filesize\";i:3942;s:13:\"last_modified\";i:1423415471;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-id_ID.po\";a:2:{s:8:\"filesize\";i:11101;s:13:\"last_modified\";i:1423415471;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-el.mo\";a:2:{s:8:\"filesize\";i:2988;s:13:\"last_modified\";i:1423415471;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-it_IT.po\";a:2:{s:8:\"filesize\";i:13784;s:13:\"last_modified\";i:1423415471;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-vi_VN.mo\";a:2:{s:8:\"filesize\";i:7782;s:13:\"last_modified\";i:1423415471;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-ru_RU.mo\";a:2:{s:8:\"filesize\";i:11908;s:13:\"last_modified\";i:1423415471;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-ru_RU.po\";a:2:{s:8:\"filesize\";i:19497;s:13:\"last_modified\";i:1423415471;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-hi_IN.po\";a:2:{s:8:\"filesize\";i:13617;s:13:\"last_modified\";i:1423415471;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-lt_LT.po\";a:2:{s:8:\"filesize\";i:12121;s:13:\"last_modified\";i:1423415471;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-uk.po\";a:2:{s:8:\"filesize\";i:19659;s:13:\"last_modified\";i:1423415471;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-lv.po\";a:2:{s:8:\"filesize\";i:14213;s:13:\"last_modified\";i:1423415471;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-pl_PL.mo\";a:2:{s:8:\"filesize\";i:2694;s:13:\"last_modified\";i:1423415471;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-pl_PL.po\";a:2:{s:8:\"filesize\";i:12169;s:13:\"last_modified\";i:1423415471;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-ar_AR.mo\";a:2:{s:8:\"filesize\";i:2823;s:13:\"last_modified\";i:1423415471;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-lv.mo\";a:2:{s:8:\"filesize\";i:9583;s:13:\"last_modified\";i:1423415471;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-pt_BR.mo\";a:2:{s:8:\"filesize\";i:9471;s:13:\"last_modified\";i:1423415471;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-es_ES.mo\";a:2:{s:8:\"filesize\";i:2580;s:13:\"last_modified\";i:1423415471;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-id_ID.mo\";a:2:{s:8:\"filesize\";i:4059;s:13:\"last_modified\";i:1423415471;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-sl_SI.mo\";a:2:{s:8:\"filesize\";i:9122;s:13:\"last_modified\";i:1423415471;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-uk.mo\";a:2:{s:8:\"filesize\";i:11895;s:13:\"last_modified\";i:1423415471;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-es_ES.po\";a:2:{s:8:\"filesize\";i:12223;s:13:\"last_modified\";i:1423415471;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-ca.po\";a:2:{s:8:\"filesize\";i:11435;s:13:\"last_modified\";i:1423415471;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-hu_HU.mo\";a:2:{s:8:\"filesize\";i:2590;s:13:\"last_modified\";i:1423415471;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-nb_NO.mo\";a:2:{s:8:\"filesize\";i:2491;s:13:\"last_modified\";i:1423415471;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-cs_CZ.po\";a:2:{s:8:\"filesize\";i:13927;s:13:\"last_modified\";i:1423415471;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-it_IT.mo\";a:2:{s:8:\"filesize\";i:9674;s:13:\"last_modified\";i:1423415471;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-nb_NO.po\";a:2:{s:8:\"filesize\";i:11924;s:13:\"last_modified\";i:1423415471;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-zh_CN.po\";a:2:{s:8:\"filesize\";i:15669;s:13:\"last_modified\";i:1423415471;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-pt_BR.po\";a:2:{s:8:\"filesize\";i:13726;s:13:\"last_modified\";i:1423415471;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-he_IL.mo\";a:2:{s:8:\"filesize\";i:2997;s:13:\"last_modified\";i:1423415471;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-bg_BG.po\";a:2:{s:8:\"filesize\";i:12884;s:13:\"last_modified\";i:1423415471;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-nl_NL.po\";a:2:{s:8:\"filesize\";i:11955;s:13:\"last_modified\";i:1423415471;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-et.mo\";a:2:{s:8:\"filesize\";i:9189;s:13:\"last_modified\";i:1423415471;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-sr_RS.mo\";a:2:{s:8:\"filesize\";i:2570;s:13:\"last_modified\";i:1423415471;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-sk_SK.po\";a:2:{s:8:\"filesize\";i:12114;s:13:\"last_modified\";i:1423415471;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-bn_BD.mo\";a:2:{s:8:\"filesize\";i:13525;s:13:\"last_modified\";i:1423415471;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-ro_RO.po\";a:2:{s:8:\"filesize\";i:13906;s:13:\"last_modified\";i:1423415471;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-sv_SE.mo\";a:2:{s:8:\"filesize\";i:3843;s:13:\"last_modified\";i:1423415471;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-zh_TW.mo\";a:2:{s:8:\"filesize\";i:4315;s:13:\"last_modified\";i:1423415471;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-vi_VN.po\";a:2:{s:8:\"filesize\";i:14938;s:13:\"last_modified\";i:1423415471;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-nl_NL.mo\";a:2:{s:8:\"filesize\";i:2565;s:13:\"last_modified\";i:1423415471;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/languages/captcha-lt_LT.mo\";a:2:{s:8:\"filesize\";i:2652;s:13:\"last_modified\";i:1423415471;}s:80:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/screenshot-1.png\";a:2:{s:8:\"filesize\";i:338763;s:13:\"last_modified\";i:1423415471;}s:80:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/screenshot-2.png\";a:2:{s:8:\"filesize\";i:101491;s:13:\"last_modified\";i:1423415471;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/bws_menu/languages/bestwebsoft-ja.po\";a:2:{s:8:\"filesize\";i:20551;s:13:\"last_modified\";i:1423415471;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/bws_menu/languages/bestwebsoft-sv_SE.mo\";a:2:{s:8:\"filesize\";i:2881;s:13:\"last_modified\";i:1423415471;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/bws_menu/languages/bestwebsoft-ja.mo\";a:2:{s:8:\"filesize\";i:3035;s:13:\"last_modified\";i:1423415471;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/bws_menu/languages/bestwebsoft-it_IT.po\";a:2:{s:8:\"filesize\";i:12495;s:13:\"last_modified\";i:1423415471;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/bws_menu/languages/bestwebsoft-sv_SE.po\";a:2:{s:8:\"filesize\";i:10827;s:13:\"last_modified\";i:1423415471;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/bws_menu/languages/bestwebsoft-ru_RU.mo\";a:2:{s:8:\"filesize\";i:4715;s:13:\"last_modified\";i:1423415471;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/bws_menu/languages/bestwebsoft-uk.po\";a:2:{s:8:\"filesize\";i:13158;s:13:\"last_modified\";i:1423415471;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/bws_menu/languages/bestwebsoft-sr_RS.po\";a:2:{s:8:\"filesize\";i:15839;s:13:\"last_modified\";i:1423415471;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/bws_menu/languages/bestwebsoft-pt_BR.mo\";a:2:{s:8:\"filesize\";i:3036;s:13:\"last_modified\";i:1423415471;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/bws_menu/languages/bestwebsoft-sr_RS.mo\";a:2:{s:8:\"filesize\";i:2644;s:13:\"last_modified\";i:1423415471;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/bws_menu/languages/bestwebsoft-it_IT.mo\";a:2:{s:8:\"filesize\";i:2930;s:13:\"last_modified\";i:1423415471;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/bws_menu/languages/bestwebsoft-uk.mo\";a:2:{s:8:\"filesize\";i:4839;s:13:\"last_modified\";i:1423415471;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/bws_menu/languages/bestwebsoft-fr_FR.mo\";a:2:{s:8:\"filesize\";i:3972;s:13:\"last_modified\";i:1423415471;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/bws_menu/languages/bestwebsoft-de_DE.mo\";a:2:{s:8:\"filesize\";i:2992;s:13:\"last_modified\";i:1423415471;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/bws_menu/languages/bestwebsoft-fr_FR.po\";a:2:{s:8:\"filesize\";i:20955;s:13:\"last_modified\";i:1423415471;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/bws_menu/languages/bestwebsoft-ru_RU.po\";a:2:{s:8:\"filesize\";i:7815;s:13:\"last_modified\";i:1423415471;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/bws_menu/languages/bestwebsoft-de_DE.po\";a:2:{s:8:\"filesize\";i:7211;s:13:\"last_modified\";i:1423415471;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/bws_menu/languages/bestwebsoft-pt_BR.po\";a:2:{s:8:\"filesize\";i:7230;s:13:\"last_modified\";i:1423415471;}s:85:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/bws_menu/bws_menu.php\";a:2:{s:8:\"filesize\";i:58435;s:13:\"last_modified\";i:1423415471;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/bws_menu/css/general_style.css\";a:2:{s:8:\"filesize\";i:6145;s:13:\"last_modified\";i:1423415471;}s:86:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/bws_menu/css/style.css\";a:2:{s:8:\"filesize\";i:3555;s:13:\"last_modified\";i:1423415471;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/bws_menu/css/general_style_wp_before_3.8.css\";a:2:{s:8:\"filesize\";i:6456;s:13:\"last_modified\";i:1423415471;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/bws_menu/icons/updater.png\";a:2:{s:8:\"filesize\";i:6295;s:13:\"last_modified\";i:1423415471;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/bws_menu/icons/post-to-csv.png\";a:2:{s:8:\"filesize\";i:6654;s:13:\"last_modified\";i:1423415471;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/bws_menu/icons/contact-form-to-db.png\";a:2:{s:8:\"filesize\";i:7090;s:13:\"last_modified\";i:1423415471;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/bws_menu/icons/pdf-print.png\";a:2:{s:8:\"filesize\";i:6335;s:13:\"last_modified\";i:1423415471;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/bws_menu/icons/quotes-and-tips.png\";a:2:{s:8:\"filesize\";i:6077;s:13:\"last_modified\";i:1423415471;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/bws_menu/icons/email-queue.png\";a:2:{s:8:\"filesize\";i:7245;s:13:\"last_modified\";i:1423415471;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/bws_menu/icons/google-sitemap.png\";a:2:{s:8:\"filesize\";i:6130;s:13:\"last_modified\";i:1423415471;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/bws_menu/icons/relevant.png\";a:2:{s:8:\"filesize\";i:6008;s:13:\"last_modified\";i:1423415471;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/bws_menu/icons/custom-search.png\";a:2:{s:8:\"filesize\";i:6580;s:13:\"last_modified\";i:1423415471;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/bws_menu/icons/user-role.png\";a:2:{s:8:\"filesize\";i:6823;s:13:\"last_modified\";i:1423415471;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/bws_menu/icons/bws-google-maps.png\";a:2:{s:8:\"filesize\";i:6630;s:13:\"last_modified\";i:1423415471;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/bws_menu/icons/twitter.png\";a:2:{s:8:\"filesize\";i:6126;s:13:\"last_modified\";i:1423415471;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/bws_menu/icons/google-one.png\";a:2:{s:8:\"filesize\";i:6913;s:13:\"last_modified\";i:1423415471;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/bws_menu/icons/subscriber.png\";a:2:{s:8:\"filesize\";i:6853;s:13:\"last_modified\";i:1423415471;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/bws_menu/icons/custom-fields-search.png\";a:2:{s:8:\"filesize\";i:6741;s:13:\"last_modified\";i:1423415471;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/bws_menu/icons/facebook-button.png\";a:2:{s:8:\"filesize\";i:6070;s:13:\"last_modified\";i:1423415471;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/bws_menu/icons/contact-form.png\";a:2:{s:8:\"filesize\";i:6477;s:13:\"last_modified\";i:1423415471;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/bws_menu/icons/portfolio.png\";a:2:{s:8:\"filesize\";i:5929;s:13:\"last_modified\";i:1423415471;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/bws_menu/icons/job-board.png\";a:2:{s:8:\"filesize\";i:6650;s:13:\"last_modified\";i:1423415471;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/bws_menu/icons/captcha.png\";a:2:{s:8:\"filesize\";i:6599;s:13:\"last_modified\";i:1423415471;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/bws_menu/icons/adsense.png\";a:2:{s:8:\"filesize\";i:6713;s:13:\"last_modified\";i:1423415471;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/bws_menu/icons/htaccess.png\";a:2:{s:8:\"filesize\";i:6601;s:13:\"last_modified\";i:1423415471;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/bws_menu/icons/gallery.png\";a:2:{s:8:\"filesize\";i:6179;s:13:\"last_modified\";i:1423415471;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/bws_menu/icons/google-captcha.png\";a:2:{s:8:\"filesize\";i:6979;s:13:\"last_modified\";i:1423415471;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/bws_menu/icons/google-shortlink.png\";a:2:{s:8:\"filesize\";i:6927;s:13:\"last_modified\";i:1423415471;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/bws_menu/icons/contact-form-multi.png\";a:2:{s:8:\"filesize\";i:6819;s:13:\"last_modified\";i:1423415471;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/bws_menu/icons/donate-button.png\";a:2:{s:8:\"filesize\";i:5914;s:13:\"last_modified\";i:1423415471;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/bws_menu/icons/bws-google-analytics.png\";a:2:{s:8:\"filesize\";i:6887;s:13:\"last_modified\";i:1423415471;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/bws_menu/icons/sender.png\";a:2:{s:8:\"filesize\";i:6556;s:13:\"last_modified\";i:1423415471;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/bws_menu/icons/limit-attempts.png\";a:2:{s:8:\"filesize\";i:6587;s:13:\"last_modified\";i:1423415471;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/bws_menu/icons/db-manager.png\";a:2:{s:8:\"filesize\";i:6909;s:13:\"last_modified\";i:1423415471;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/bws_menu/images/icon_36_b.png\";a:2:{s:8:\"filesize\";i:5107;s:13:\"last_modified\";i:1423415471;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/bws_menu/images/icon_16_single.png\";a:2:{s:8:\"filesize\";i:614;s:13:\"last_modified\";i:1423415471;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/bws_menu/images/icon_36.png\";a:2:{s:8:\"filesize\";i:1906;s:13:\"last_modified\";i:1423415471;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/bws_menu/images/icon_16_b.png\";a:2:{s:8:\"filesize\";i:3685;s:13:\"last_modified\";i:1423415471;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/bws_menu/images/pattern_bg.png\";a:2:{s:8:\"filesize\";i:1036;s:13:\"last_modified\";i:1423415471;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/bws_menu/images/pattern.png\";a:2:{s:8:\"filesize\";i:968;s:13:\"last_modified\";i:1423415471;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/bws_menu/images/icon_16.png\";a:2:{s:8:\"filesize\";i:803;s:13:\"last_modified\";i:1423415471;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/bws_menu/images/icon_16_c.png\";a:2:{s:8:\"filesize\";i:878;s:13:\"last_modified\";i:1423415471;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/bws_menu/js/bws_menu.js\";a:2:{s:8:\"filesize\";i:2726;s:13:\"last_modified\";i:1423415471;}s:74:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/readme.txt\";a:2:{s:8:\"filesize\";i:33968;s:13:\"last_modified\";i:1423415471;}s:77:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/css/style.css\";a:2:{s:8:\"filesize\";i:1012;s:13:\"last_modified\";i:1423415471;}s:79:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/images/help.png\";a:2:{s:8:\"filesize\";i:342;s:13:\"last_modified\";i:1423415471;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/images/close_banner.png\";a:2:{s:8:\"filesize\";i:452;s:13:\"last_modified\";i:1423415471;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/images/cptch_math_action_plus.jpg\";a:2:{s:8:\"filesize\";i:14270;s:13:\"last_modified\";i:1423415471;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/images/cptch_difficulty_number.jpg\";a:2:{s:8:\"filesize\";i:13426;s:13:\"last_modified\";i:1423415471;}s:86:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/images/cptch_input.jpg\";a:2:{s:8:\"filesize\";i:12273;s:13:\"last_modified\";i:1423415471;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/images/tooltip_icons.png\";a:2:{s:8:\"filesize\";i:1945;s:13:\"last_modified\";i:1423415471;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/images/cptch_difficulty_word.jpg\";a:2:{s:8:\"filesize\";i:13789;s:13:\"last_modified\";i:1423415471;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/images/cptch_math_action_minus.jpg\";a:2:{s:8:\"filesize\";i:14625;s:13:\"last_modified\";i:1423415471;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/images/cptch_math_action_increase.jpg\";a:2:{s:8:\"filesize\";i:13861;s:13:\"last_modified\";i:1423415471;}s:77:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/images/px.png\";a:2:{s:8:\"filesize\";i:2792;s:13:\"last_modified\";i:1423415471;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/images/banner.png\";a:2:{s:8:\"filesize\";i:4436;s:13:\"last_modified\";i:1423415471;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/js/c_o_o_k_i_e.js\";a:2:{s:8:\"filesize\";i:4341;s:13:\"last_modified\";i:1423415471;}s:76:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/captcha/js/script.js\";a:2:{s:8:\"filesize\";i:580;s:13:\"last_modified\";i:1423415471;}s:85:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/pagerestrict/screenshot-1.png\";a:2:{s:8:\"filesize\";i:34420;s:13:\"last_modified\";i:1423415477;}s:85:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/pagerestrict/pagerestrict.php\";a:2:{s:8:\"filesize\";i:6585;s:13:\"last_modified\";i:1423415477;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/pagerestrict/inc/admin.php\";a:2:{s:8:\"filesize\";i:8858;s:13:\"last_modified\";i:1423415477;}s:85:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/pagerestrict/screenshot-2.png\";a:2:{s:8:\"filesize\";i:25398;s:13:\"last_modified\";i:1423415477;}s:79:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/pagerestrict/readme.txt\";a:2:{s:8:\"filesize\";i:4248;s:13:\"last_modified\";i:1423415477;}s:76:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/seo-image/readme.txt\";a:2:{s:8:\"filesize\";i:5094;s:13:\"last_modified\";i:1423415477;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/seo-image/seo-friendly-images.php\";a:2:{s:8:\"filesize\";i:633;s:13:\"last_modified\";i:1423415477;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/akismet/class.akismet-widget.php\";a:2:{s:8:\"filesize\";i:2719;s:13:\"last_modified\";i:1423415468;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/akismet/class.akismet-admin.php\";a:2:{s:8:\"filesize\";i:35924;s:13:\"last_modified\";i:1423415468;}s:75:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/akismet/wrapper.php\";a:2:{s:8:\"filesize\";i:9698;s:13:\"last_modified\";i:1423415468;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/akismet/_inc/img/logo-full-2x.png\";a:2:{s:8:\"filesize\";i:4970;s:13:\"last_modified\";i:1423415468;}s:80:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/akismet/_inc/akismet.css\";a:2:{s:8:\"filesize\";i:5918;s:13:\"last_modified\";i:1423415468;}s:79:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/akismet/_inc/akismet.js\";a:2:{s:8:\"filesize\";i:5363;s:13:\"last_modified\";i:1423415468;}s:76:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/akismet/_inc/form.js\";a:2:{s:8:\"filesize\";i:700;s:13:\"last_modified\";i:1423415468;}s:74:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/akismet/readme.txt\";a:2:{s:8:\"filesize\";i:10184;s:13:\"last_modified\";i:1423415468;}s:79:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/akismet/views/stats.php\";a:2:{s:8:\"filesize\";i:551;s:13:\"last_modified\";i:1423415468;}s:79:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/akismet/views/start.php\";a:2:{s:8:\"filesize\";i:6521;s:13:\"last_modified\";i:1423415468;}s:80:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/akismet/views/config.php\";a:2:{s:8:\"filesize\";i:8904;s:13:\"last_modified\";i:1423415468;}s:80:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/akismet/views/notice.php\";a:2:{s:8:\"filesize\";i:9912;s:13:\"last_modified\";i:1423415468;}s:80:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/akismet/views/strict.php\";a:2:{s:8:\"filesize\";i:830;s:13:\"last_modified\";i:1423415468;}s:77:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/akismet/views/get.php\";a:2:{s:8:\"filesize\";i:505;s:13:\"last_modified\";i:1423415468;}s:75:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/akismet/akismet.php\";a:2:{s:8:\"filesize\";i:2417;s:13:\"last_modified\";i:1423415468;}s:73:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/akismet/index.php\";a:2:{s:8:\"filesize\";i:26;s:13:\"last_modified\";i:1423415468;}s:73:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/akismet/.htaccess\";a:2:{s:8:\"filesize\";i:616;s:13:\"last_modified\";i:1423415468;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/akismet/class.akismet.php\";a:2:{s:8:\"filesize\";i:36938;s:13:\"last_modified\";i:1423415468;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/wp-contact-form-7.php\";a:2:{s:8:\"filesize\";i:2177;s:13:\"last_modified\";i:1423415472;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/modules/text.php\";a:2:{s:8:\"filesize\";i:9562;s:13:\"last_modified\";i:1423415472;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/modules/submit.php\";a:2:{s:8:\"filesize\";i:2157;s:13:\"last_modified\";i:1423415472;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/modules/response.php\";a:2:{s:8:\"filesize\";i:311;s:13:\"last_modified\";i:1423415472;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/modules/file.php\";a:2:{s:8:\"filesize\";i:10456;s:13:\"last_modified\";i:1423415472;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/modules/textarea.php\";a:2:{s:8:\"filesize\";i:5629;s:13:\"last_modified\";i:1423415472;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/modules/listo.php\";a:2:{s:8:\"filesize\";i:697;s:13:\"last_modified\";i:1423415472;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/modules/captcha.php\";a:2:{s:8:\"filesize\";i:16213;s:13:\"last_modified\";i:1423415472;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/modules/select.php\";a:2:{s:8:\"filesize\";i:5958;s:13:\"last_modified\";i:1423415472;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/modules/checkbox.php\";a:2:{s:8:\"filesize\";i:9289;s:13:\"last_modified\";i:1423415472;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/modules/date.php\";a:2:{s:8:\"filesize\";i:6250;s:13:\"last_modified\";i:1423415472;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/modules/akismet.php\";a:2:{s:8:\"filesize\";i:3282;s:13:\"last_modified\";i:1423415472;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/modules/acceptance.php\";a:2:{s:8:\"filesize\";i:4573;s:13:\"last_modified\";i:1423415472;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/modules/quiz.php\";a:2:{s:8:\"filesize\";i:5622;s:13:\"last_modified\";i:1423415472;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/modules/flamingo.php\";a:2:{s:8:\"filesize\";i:4190;s:13:\"last_modified\";i:1423415472;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/modules/jetpack.php\";a:2:{s:8:\"filesize\";i:719;s:13:\"last_modified\";i:1423415472;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/modules/number.php\";a:2:{s:8:\"filesize\";i:6889;s:13:\"last_modified\";i:1423415472;}s:86:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/admin/admin.php\";a:2:{s:8:\"filesize\";i:16151;s:13:\"last_modified\";i:1423415472;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/admin/admin-functions.php\";a:2:{s:8:\"filesize\";i:4226;s:13:\"last_modified\";i:1423415472;}s:120:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/admin/includes/class-contact-forms-list-table.php\";a:2:{s:8:\"filesize\";i:4716;s:13:\"last_modified\";i:1423415472;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/admin/includes/meta-boxes.php\";a:2:{s:8:\"filesize\";i:5348;s:13:\"last_modified\";i:1423415472;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/admin/edit-contact-form.php\";a:2:{s:8:\"filesize\";i:4321;s:13:\"last_modified\";i:1423415472;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/admin/css/styles.css\";a:2:{s:8:\"filesize\";i:3808;s:13:\"last_modified\";i:1423415472;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/admin/css/styles-rtl.css\";a:2:{s:8:\"filesize\";i:234;s:13:\"last_modified\";i:1423415472;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/admin/images/dropdown.gif\";a:2:{s:8:\"filesize\";i:67;s:13:\"last_modified\";i:1423415472;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/admin/images/fade-butt.png\";a:2:{s:8:\"filesize\";i:785;s:13:\"last_modified\";i:1423415472;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/admin/js/taggenerator.js\";a:2:{s:8:\"filesize\";i:6872;s:13:\"last_modified\";i:1423415472;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/admin/js/scripts.js\";a:2:{s:8:\"filesize\";i:2683;s:13:\"last_modified\";i:1423415472;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/includes/shortcodes.php\";a:2:{s:8:\"filesize\";i:12478;s:13:\"last_modified\";i:1423415472;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/includes/mail.php\";a:2:{s:8:\"filesize\";i:8969;s:13:\"last_modified\";i:1423415472;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/includes/controller.php\";a:2:{s:8:\"filesize\";i:6293;s:13:\"last_modified\";i:1423415472;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/includes/capabilities.php\";a:2:{s:8:\"filesize\";i:623;s:13:\"last_modified\";i:1423415472;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/includes/formatting.php\";a:2:{s:8:\"filesize\";i:6902;s:13:\"last_modified\";i:1423415472;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/includes/contact-form.php\";a:2:{s:8:\"filesize\";i:19599;s:13:\"last_modified\";i:1423415472;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/includes/functions.php\";a:2:{s:8:\"filesize\";i:11215;s:13:\"last_modified\";i:1423415472;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/includes/css/styles.css\";a:2:{s:8:\"filesize\";i:1103;s:13:\"last_modified\";i:1423415472;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/includes/css/styles-rtl.css\";a:2:{s:8:\"filesize\";i:197;s:13:\"last_modified\";i:1423415472;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/includes/pipe.php\";a:2:{s:8:\"filesize\";i:1333;s:13:\"last_modified\";i:1423415472;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/includes/submission.php\";a:2:{s:8:\"filesize\";i:6891;s:13:\"last_modified\";i:1423415472;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/includes/upgrade.php\";a:2:{s:8:\"filesize\";i:2059;s:13:\"last_modified\";i:1423415472;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/includes/js/jquery.form.min.js\";a:2:{s:8:\"filesize\";i:15248;s:13:\"last_modified\";i:1423415472;}s:128:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness/jquery-ui.min.css\";a:2:{s:8:\"filesize\";i:26939;s:13:\"last_modified\";i:1423415472;}s:124:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness/jquery-ui.css\";a:2:{s:8:\"filesize\";i:32046;s:13:\"last_modified\";i:1423415472;}s:130:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness/jquery.ui.theme.css\";a:2:{s:8:\"filesize\";i:17072;s:13:\"last_modified\";i:1423415472;}s:158:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness/images/ui-bg_highlight-soft_75_cccccc_1x100.png\";a:2:{s:8:\"filesize\";i:280;s:13:\"last_modified\";i:1423415472;}s:149:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness/images/ui-bg_flat_75_ffffff_40x100.png\";a:2:{s:8:\"filesize\";i:208;s:13:\"last_modified\";i:1423415472;}s:145:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness/images/ui-icons_2e83ff_256x240.png\";a:2:{s:8:\"filesize\";i:4549;s:13:\"last_modified\";i:1423415472;}s:149:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness/images/ui-bg_glass_65_ffffff_1x400.png\";a:2:{s:8:\"filesize\";i:207;s:13:\"last_modified\";i:1423415472;}s:149:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness/images/ui-bg_glass_75_dadada_1x400.png\";a:2:{s:8:\"filesize\";i:262;s:13:\"last_modified\";i:1423415472;}s:149:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness/images/ui-bg_glass_95_fef1ec_1x400.png\";a:2:{s:8:\"filesize\";i:332;s:13:\"last_modified\";i:1423415472;}s:149:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness/images/ui-bg_glass_55_fbf9ee_1x400.png\";a:2:{s:8:\"filesize\";i:335;s:13:\"last_modified\";i:1423415472;}s:149:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png\";a:2:{s:8:\"filesize\";i:262;s:13:\"last_modified\";i:1423415472;}s:145:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness/images/ui-icons_454545_256x240.png\";a:2:{s:8:\"filesize\";i:6992;s:13:\"last_modified\";i:1423415472;}s:145:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness/images/ui-icons_cd0a0a_256x240.png\";a:2:{s:8:\"filesize\";i:4549;s:13:\"last_modified\";i:1423415472;}s:145:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness/images/ui-icons_888888_256x240.png\";a:2:{s:8:\"filesize\";i:6999;s:13:\"last_modified\";i:1423415472;}s:145:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness/images/ui-icons_222222_256x240.png\";a:2:{s:8:\"filesize\";i:6922;s:13:\"last_modified\";i:1423415472;}s:138:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness/images/animated-overlay.gif\";a:2:{s:8:\"filesize\";i:1738;s:13:\"last_modified\";i:1423415472;}s:148:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness/images/ui-bg_flat_0_aaaaaa_40x100.png\";a:2:{s:8:\"filesize\";i:212;s:13:\"last_modified\";i:1423415472;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/includes/js/scripts.js\";a:2:{s:8:\"filesize\";i:11145;s:13:\"last_modified\";i:1423415472;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/includes/js/jquery.form.js\";a:2:{s:8:\"filesize\";i:43892;s:13:\"last_modified\";i:1423415472;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/languages/contact-form-7-tl.mo\";a:2:{s:8:\"filesize\";i:17719;s:13:\"last_modified\";i:1423415472;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/languages/contact-form-7-uk.mo\";a:2:{s:8:\"filesize\";i:24017;s:13:\"last_modified\";i:1423415472;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/languages/contact-form-7-eu.mo\";a:2:{s:8:\"filesize\";i:15843;s:13:\"last_modified\";i:1423415472;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/languages/contact-form-7-ckb.mo\";a:2:{s:8:\"filesize\";i:23110;s:13:\"last_modified\";i:1423415472;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/languages/contact-form-7-it_IT.mo\";a:2:{s:8:\"filesize\";i:16139;s:13:\"last_modified\";i:1423415472;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/languages/contact-form-7-ro_RO.mo\";a:2:{s:8:\"filesize\";i:18098;s:13:\"last_modified\";i:1423415472;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/languages/contact-form-7-ms_MY.mo\";a:2:{s:8:\"filesize\";i:13610;s:13:\"last_modified\";i:1423415472;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/languages/contact-form-7-be_BY.mo\";a:2:{s:8:\"filesize\";i:18379;s:13:\"last_modified\";i:1423415472;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/languages/contact-form-7-sv_SE.mo\";a:2:{s:8:\"filesize\";i:14324;s:13:\"last_modified\";i:1423415472;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/languages/contact-form-7-et.mo\";a:2:{s:8:\"filesize\";i:14053;s:13:\"last_modified\";i:1423415472;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/languages/contact-form-7-gu_IN.mo\";a:2:{s:8:\"filesize\";i:24472;s:13:\"last_modified\";i:1423415472;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/languages/contact-form-7-pl_PL.mo\";a:2:{s:8:\"filesize\";i:17945;s:13:\"last_modified\";i:1423415472;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/languages/contact-form-7-ml_IN.mo\";a:2:{s:8:\"filesize\";i:21032;s:13:\"last_modified\";i:1423415472;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/languages/contact-form-7-zh_TW.mo\";a:2:{s:8:\"filesize\";i:15342;s:13:\"last_modified\";i:1423415472;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/languages/contact-form-7-fi.mo\";a:2:{s:8:\"filesize\";i:19370;s:13:\"last_modified\";i:1423415472;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/languages/contact-form-7-pt_BR.mo\";a:2:{s:8:\"filesize\";i:19735;s:13:\"last_modified\";i:1423415472;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/languages/contact-form-7-ht.mo\";a:2:{s:8:\"filesize\";i:18966;s:13:\"last_modified\";i:1423415472;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/languages/contact-form-7-eo_EO.mo\";a:2:{s:8:\"filesize\";i:13743;s:13:\"last_modified\";i:1423415472;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/languages/contact-form-7-hi_IN.mo\";a:2:{s:8:\"filesize\";i:21274;s:13:\"last_modified\";i:1423415472;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/languages/contact-form-7-fa_IR.mo\";a:2:{s:8:\"filesize\";i:23473;s:13:\"last_modified\";i:1423415472;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/languages/contact-form-7-da_DK.mo\";a:2:{s:8:\"filesize\";i:15840;s:13:\"last_modified\";i:1423415472;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/languages/contact-form-7.pot\";a:2:{s:8:\"filesize\";i:34002;s:13:\"last_modified\";i:1423415472;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/languages/contact-form-7-hu_HU.mo\";a:2:{s:8:\"filesize\";i:20726;s:13:\"last_modified\";i:1423415472;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/languages/contact-form-7-ka_GE.mo\";a:2:{s:8:\"filesize\";i:21688;s:13:\"last_modified\";i:1423415472;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/languages/contact-form-7-vi.mo\";a:2:{s:8:\"filesize\";i:14084;s:13:\"last_modified\";i:1423415472;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/languages/contact-form-7-el.mo\";a:2:{s:8:\"filesize\";i:26227;s:13:\"last_modified\";i:1423415472;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/languages/contact-form-7-th.mo\";a:2:{s:8:\"filesize\";i:28412;s:13:\"last_modified\";i:1423415472;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/languages/contact-form-7-ja.mo\";a:2:{s:8:\"filesize\";i:31894;s:13:\"last_modified\";i:1423415472;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/languages/contact-form-7-hr.mo\";a:2:{s:8:\"filesize\";i:27109;s:13:\"last_modified\";i:1423415472;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/languages/contact-form-7-nb_NO.mo\";a:2:{s:8:\"filesize\";i:14412;s:13:\"last_modified\";i:1423415472;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/languages/contact-form-7-ru_RU.mo\";a:2:{s:8:\"filesize\";i:23253;s:13:\"last_modified\";i:1423415472;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/languages/contact-form-7-sk_SK.mo\";a:2:{s:8:\"filesize\";i:20216;s:13:\"last_modified\";i:1423415472;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/languages/contact-form-7-lt_LT.mo\";a:2:{s:8:\"filesize\";i:16998;s:13:\"last_modified\";i:1423415472;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/languages/contact-form-7-ar.mo\";a:2:{s:8:\"filesize\";i:20808;s:13:\"last_modified\";i:1423415472;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/languages/contact-form-7-fr_FR.mo\";a:2:{s:8:\"filesize\";i:20449;s:13:\"last_modified\";i:1423415472;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/languages/contact-form-7-mk_MK.mo\";a:2:{s:8:\"filesize\";i:18685;s:13:\"last_modified\";i:1423415472;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/languages/readme.txt\";a:2:{s:8:\"filesize\";i:427;s:13:\"last_modified\";i:1423415472;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/languages/contact-form-7-pt_PT.mo\";a:2:{s:8:\"filesize\";i:28462;s:13:\"last_modified\";i:1423415472;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/languages/contact-form-7-pa_IN.mo\";a:2:{s:8:\"filesize\";i:26659;s:13:\"last_modified\";i:1423415472;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/languages/contact-form-7-de_DE.mo\";a:2:{s:8:\"filesize\";i:28186;s:13:\"last_modified\";i:1423415472;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/languages/contact-form-7-es_ES.mo\";a:2:{s:8:\"filesize\";i:20106;s:13:\"last_modified\";i:1423415472;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/languages/contact-form-7-si_LK.mo\";a:2:{s:8:\"filesize\";i:22639;s:13:\"last_modified\";i:1423415472;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/languages/contact-form-7-sl_SI.mo\";a:2:{s:8:\"filesize\";i:13836;s:13:\"last_modified\";i:1423415472;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/languages/contact-form-7-he_IL.mo\";a:2:{s:8:\"filesize\";i:30402;s:13:\"last_modified\";i:1423415472;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/languages/contact-form-7-tr_TR.mo\";a:2:{s:8:\"filesize\";i:27793;s:13:\"last_modified\";i:1423415472;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/languages/contact-form-7-sr_RS.mo\";a:2:{s:8:\"filesize\";i:18156;s:13:\"last_modified\";i:1423415472;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/languages/contact-form-7-ta.mo\";a:2:{s:8:\"filesize\";i:26093;s:13:\"last_modified\";i:1423415472;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/languages/contact-form-7-lv.mo\";a:2:{s:8:\"filesize\";i:14442;s:13:\"last_modified\";i:1423415472;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/languages/contact-form-7-bn_IN.mo\";a:2:{s:8:\"filesize\";i:25272;s:13:\"last_modified\";i:1423415472;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/languages/contact-form-7-ga_IE.mo\";a:2:{s:8:\"filesize\";i:16281;s:13:\"last_modified\";i:1423415472;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/languages/contact-form-7-mt_MT.mo\";a:2:{s:8:\"filesize\";i:13870;s:13:\"last_modified\";i:1423415472;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/languages/contact-form-7-zh_CN.mo\";a:2:{s:8:\"filesize\";i:16834;s:13:\"last_modified\";i:1423415472;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/languages/contact-form-7-cs_CZ.mo\";a:2:{s:8:\"filesize\";i:20022;s:13:\"last_modified\";i:1423415472;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/languages/contact-form-7-bg_BG.mo\";a:2:{s:8:\"filesize\";i:5969;s:13:\"last_modified\";i:1423415472;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/languages/contact-form-7-ko_KR.mo\";a:2:{s:8:\"filesize\";i:20568;s:13:\"last_modified\";i:1423415472;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/languages/contact-form-7-bn_BD.mo\";a:2:{s:8:\"filesize\";i:10451;s:13:\"last_modified\";i:1423415472;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/languages/contact-form-7-sq.mo\";a:2:{s:8:\"filesize\";i:5017;s:13:\"last_modified\";i:1423415472;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/languages/contact-form-7-af.mo\";a:2:{s:8:\"filesize\";i:14283;s:13:\"last_modified\";i:1423415472;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/languages/contact-form-7-gl_ES.mo\";a:2:{s:8:\"filesize\";i:14679;s:13:\"last_modified\";i:1423415472;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/languages/contact-form-7-nl_NL.mo\";a:2:{s:8:\"filesize\";i:28020;s:13:\"last_modified\";i:1423415472;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/languages/contact-form-7-id_ID.mo\";a:2:{s:8:\"filesize\";i:11604;s:13:\"last_modified\";i:1423415472;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/languages/contact-form-7-ca.mo\";a:2:{s:8:\"filesize\";i:17664;s:13:\"last_modified\";i:1423415472;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/languages/contact-form-7-hy_AM.mo\";a:2:{s:8:\"filesize\";i:18925;s:13:\"last_modified\";i:1423415472;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/readme.txt\";a:2:{s:8:\"filesize\";i:8050;s:13:\"last_modified\";i:1423415472;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/uninstall.php\";a:2:{s:8:\"filesize\";i:456;s:13:\"last_modified\";i:1423415472;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/license.txt\";a:2:{s:8:\"filesize\";i:18092;s:13:\"last_modified\";i:1423415472;}s:83:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/settings.php\";a:2:{s:8:\"filesize\";i:1908;s:13:\"last_modified\";i:1423415472;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/contact-form-7/images/ajax-loader.gif\";a:2:{s:8:\"filesize\";i:847;s:13:\"last_modified\";i:1423415472;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/class.jetpack.php\";a:2:{s:8:\"filesize\";i:178039;s:13:\"last_modified\";i:1423704439;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/class.jetpack-signature.php\";a:2:{s:8:\"filesize\";i:6202;s:13:\"last_modified\";i:1423704439;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/class.jetpack-network.php\";a:2:{s:8:\"filesize\";i:20995;s:13:\"last_modified\";i:1423704439;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/class.jetpack-twitter-cards.php\";a:2:{s:8:\"filesize\";i:9799;s:13:\"last_modified\";i:1423704439;}s:77:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/composer.json\";a:2:{s:8:\"filesize\";i:344;s:13:\"last_modified\";i:1423704439;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/class.jetpack-options.php\";a:2:{s:8:\"filesize\";i:6781;s:13:\"last_modified\";i:1423704439;}s:85:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/class.jetpack-cli.php\";a:2:{s:8:\"filesize\";i:5606;s:13:\"last_modified\";i:1423704439;}s:86:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/shortcodes.php\";a:2:{s:8:\"filesize\";i:2234;s:13:\"last_modified\";i:1423704439;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/publicize/ui.php\";a:2:{s:8:\"filesize\";i:25112;s:13:\"last_modified\";i:1423704439;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/publicize/enhanced-open-graph.php\";a:2:{s:8:\"filesize\";i:3567;s:13:\"last_modified\";i:1423704439;}s:112:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/publicize/assets/publicize-tumblr-2x.png\";a:2:{s:8:\"filesize\";i:2128;s:13:\"last_modified\";i:1423704439;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/publicize/assets/facebook-logo.png\";a:2:{s:8:\"filesize\";i:18719;s:13:\"last_modified\";i:1423704439;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/publicize/assets/spinner.gif\";a:2:{s:8:\"filesize\";i:457;s:13:\"last_modified\";i:1423704439;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/publicize/assets/publicize.css\";a:2:{s:8:\"filesize\";i:4877;s:13:\"last_modified\";i:1423704439;}s:113:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/publicize/assets/publicize-twitter-2x.png\";a:2:{s:8:\"filesize\";i:3372;s:13:\"last_modified\";i:1423704439;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/publicize/assets/publicize-linkedin-2x.png\";a:2:{s:8:\"filesize\";i:2281;s:13:\"last_modified\";i:1423704439;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/publicize/assets/publicize-fb-2x.png\";a:2:{s:8:\"filesize\";i:2723;s:13:\"last_modified\";i:1423704439;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/publicize/assets/path-logo.png\";a:2:{s:8:\"filesize\";i:4605;s:13:\"last_modified\";i:1423704439;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/publicize/assets/publicize.js\";a:2:{s:8:\"filesize\";i:6394;s:13:\"last_modified\";i:1423704439;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/publicize/assets/connected.gif\";a:2:{s:8:\"filesize\";i:1681;s:13:\"last_modified\";i:1423704439;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/publicize/assets/linkedin-logo.png\";a:2:{s:8:\"filesize\";i:6783;s:13:\"last_modified\";i:1423704439;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/publicize/assets/tumblr-logo.png\";a:2:{s:8:\"filesize\";i:8902;s:13:\"last_modified\";i:1423704439;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/publicize/assets/twitter-logo.png\";a:2:{s:8:\"filesize\";i:4524;s:13:\"last_modified\";i:1423704439;}s:110:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/publicize/assets/rtl/publicize-rtl.css\";a:2:{s:8:\"filesize\";i:4970;s:13:\"last_modified\";i:1423704439;}s:112:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/publicize/assets/publicize-google-2x.png\";a:2:{s:8:\"filesize\";i:1960;s:13:\"last_modified\";i:1423704439;}s:110:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/publicize/assets/publicize-path-2x.png\";a:2:{s:8:\"filesize\";i:4912;s:13:\"last_modified\";i:1423704439;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/publicize/publicize.php\";a:2:{s:8:\"filesize\";i:14375;s:13:\"last_modified\";i:1423704439;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/publicize/publicize-jetpack.php\";a:2:{s:8:\"filesize\";i:26422;s:13:\"last_modified\";i:1423704439;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/post-by-email/post-by-email.js\";a:2:{s:8:\"filesize\";i:3543;s:13:\"last_modified\";i:1423704439;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/post-by-email/post-by-email.css\";a:2:{s:8:\"filesize\";i:109;s:13:\"last_modified\";i:1423704439;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/omnisearch/omnisearch-posts.php\";a:2:{s:8:\"filesize\";i:4295;s:13:\"last_modified\";i:1423704439;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/omnisearch/omnisearch-jetpack.css\";a:2:{s:8:\"filesize\";i:206;s:13:\"last_modified\";i:1423704439;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/omnisearch/omnisearch-comments.php\";a:2:{s:8:\"filesize\";i:1310;s:13:\"last_modified\";i:1423704439;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/omnisearch/omnisearch-plugins.php\";a:2:{s:8:\"filesize\";i:2116;s:13:\"last_modified\";i:1423704439;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/omnisearch/omnisearch-core.php\";a:2:{s:8:\"filesize\";i:6707;s:13:\"last_modified\";i:1423704439;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/omnisearch/omnisearch.css\";a:2:{s:8:\"filesize\";i:1770;s:13:\"last_modified\";i:1423704439;}s:113:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/omnisearch/rtl/omnisearch-jetpack-rtl.css\";a:2:{s:8:\"filesize\";i:273;s:13:\"last_modified\";i:1423704439;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/omnisearch/rtl/omnisearch-rtl.css\";a:2:{s:8:\"filesize\";i:1838;s:13:\"last_modified\";i:1423704439;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/omnisearch/omnisearch-media.php\";a:2:{s:8:\"filesize\";i:1191;s:13:\"last_modified\";i:1423704439;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/tonesque.php\";a:2:{s:8:\"filesize\";i:70;s:13:\"last_modified\";i:1423704439;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/tiled-gallery.php\";a:2:{s:8:\"filesize\";i:790;s:13:\"last_modified\";i:1423704439;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/shortcodes/vine.php\";a:2:{s:8:\"filesize\";i:2172;s:13:\"last_modified\";i:1423704439;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/shortcodes/dailymotion.php\";a:2:{s:8:\"filesize\";i:7904;s:13:\"last_modified\";i:1423704439;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/shortcodes/img/slideshow-controls.png\";a:2:{s:8:\"filesize\";i:1009;s:13:\"last_modified\";i:1423704439;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/shortcodes/img/slideshow-loader.gif\";a:2:{s:8:\"filesize\";i:13545;s:13:\"last_modified\";i:1423704439;}s:112:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/shortcodes/img/slideshow-controls-2x.png\";a:2:{s:8:\"filesize\";i:1944;s:13:\"last_modified\";i:1423704439;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/shortcodes/youtube.php\";a:2:{s:8:\"filesize\";i:13366;s:13:\"last_modified\";i:1423704439;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/shortcodes/archives.php\";a:2:{s:8:\"filesize\";i:1902;s:13:\"last_modified\";i:1423704439;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/shortcodes/vimeo.php\";a:2:{s:8:\"filesize\";i:4242;s:13:\"last_modified\";i:1423704439;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/shortcodes/gist.php\";a:2:{s:8:\"filesize\";i:1348;s:13:\"last_modified\";i:1423704439;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/shortcodes/slideshare.php\";a:2:{s:8:\"filesize\";i:1792;s:13:\"last_modified\";i:1423704439;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/shortcodes/bandcamp.php\";a:2:{s:8:\"filesize\";i:6634;s:13:\"last_modified\";i:1423704439;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/shortcodes/googlemaps.php\";a:2:{s:8:\"filesize\";i:6118;s:13:\"last_modified\";i:1423704439;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/shortcodes/soundcloud.php\";a:2:{s:8:\"filesize\";i:9109;s:13:\"last_modified\";i:1423704439;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/shortcodes/mixcloud.php\";a:2:{s:8:\"filesize\";i:2133;s:13:\"last_modified\";i:1423704439;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/shortcodes/googleplus.php\";a:2:{s:8:\"filesize\";i:1188;s:13:\"last_modified\";i:1423704439;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/shortcodes/ted.php\";a:2:{s:8:\"filesize\";i:2287;s:13:\"last_modified\";i:1423704439;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/shortcodes/videopress.php\";a:2:{s:8:\"filesize\";i:88;s:13:\"last_modified\";i:1423704439;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/shortcodes/diggthis.php\";a:2:{s:8:\"filesize\";i:163;s:13:\"last_modified\";i:1423704439;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/shortcodes/blip.php\";a:2:{s:8:\"filesize\";i:2136;s:13:\"last_modified\";i:1423704439;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/shortcodes/googlevideo.php\";a:2:{s:8:\"filesize\";i:1436;s:13:\"last_modified\";i:1423704439;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/shortcodes/scribd.php\";a:2:{s:8:\"filesize\";i:1731;s:13:\"last_modified\";i:1423704439;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/shortcodes/flickr.php\";a:2:{s:8:\"filesize\";i:6985;s:13:\"last_modified\";i:1423704439;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/shortcodes/css/style.css\";a:2:{s:8:\"filesize\";i:3726;s:13:\"last_modified\";i:1423704439;}s:110:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/shortcodes/css/slideshow-shortcode.css\";a:2:{s:8:\"filesize\";i:3464;s:13:\"last_modified\";i:1423704439;}s:118:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/shortcodes/css/rtl/slideshow-shortcode-rtl.css\";a:2:{s:8:\"filesize\";i:3540;s:13:\"last_modified\";i:1423704439;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/shortcodes/facebook.php\";a:2:{s:8:\"filesize\";i:2671;s:13:\"last_modified\";i:1423704439;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/shortcodes/twitter-timeline.php\";a:2:{s:8:\"filesize\";i:1291;s:13:\"last_modified\";i:1423704439;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/shortcodes/polldaddy.php\";a:2:{s:8:\"filesize\";i:12503;s:13:\"last_modified\";i:1423704439;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/shortcodes/presentations.php\";a:2:{s:8:\"filesize\";i:14082;s:13:\"last_modified\";i:1423704439;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/shortcodes/slideshow.php\";a:2:{s:8:\"filesize\";i:10164;s:13:\"last_modified\";i:1423704439;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/shortcodes/images/expand.png\";a:2:{s:8:\"filesize\";i:2039;s:13:\"last_modified\";i:1423704439;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/shortcodes/images/slide-nav.png\";a:2:{s:8:\"filesize\";i:5704;s:13:\"last_modified\";i:1423704439;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/shortcodes/images/collapse.png\";a:2:{s:8:\"filesize\";i:2072;s:13:\"last_modified\";i:1423704439;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/shortcodes/audio.php\";a:2:{s:8:\"filesize\";i:11789;s:13:\"last_modified\";i:1423704439;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/shortcodes/js/audio-shortcode.js\";a:2:{s:8:\"filesize\";i:4293;s:13:\"last_modified\";i:1423704439;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/shortcodes/js/slideshow-shortcode.js\";a:2:{s:8:\"filesize\";i:6057;s:13:\"last_modified\";i:1423704439;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/shortcodes/js/jquery.cycle.js\";a:2:{s:8:\"filesize\";i:52470;s:13:\"last_modified\";i:1423704439;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/shortcodes/js/jmpress.js\";a:2:{s:8:\"filesize\";i:76472;s:13:\"last_modified\";i:1423704439;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/shortcodes/js/jmpress.min.js\";a:2:{s:8:\"filesize\";i:36640;s:13:\"last_modified\";i:1423704439;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/shortcodes/js/main.js\";a:2:{s:8:\"filesize\";i:7671;s:13:\"last_modified\";i:1423704439;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/photon/photon.js\";a:2:{s:8:\"filesize\";i:1378;s:13:\"last_modified\";i:1423704439;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/debug.php\";a:2:{s:8:\"filesize\";i:70;s:13:\"last_modified\";i:1423704439;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/carousel.php\";a:2:{s:8:\"filesize\";i:317;s:13:\"last_modified\";i:1423704439;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/subscriptions/subscriptions.css\";a:2:{s:8:\"filesize\";i:137;s:13:\"last_modified\";i:1423704439;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/post-by-email.php\";a:2:{s:8:\"filesize\";i:7771;s:13:\"last_modified\";i:1423704439;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/holiday-snow/snowstorm.js\";a:2:{s:8:\"filesize\";i:17210;s:13:\"last_modified\";i:1423704439;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/widget-visibility.php\";a:2:{s:8:\"filesize\";i:324;s:13:\"last_modified\";i:1423704439;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/random-redirect.php\";a:2:{s:8:\"filesize\";i:70;s:13:\"last_modified\";i:1423704439;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/theme-tools/random-redirect.php\";a:2:{s:8:\"filesize\";i:2902;s:13:\"last_modified\";i:1423704439;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/theme-tools/featured-content.php\";a:2:{s:8:\"filesize\";i:18539;s:13:\"last_modified\";i:1423704439;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/theme-tools/social-links.php\";a:2:{s:8:\"filesize\";i:5950;s:13:\"last_modified\";i:1423704439;}s:126:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/theme-tools/responsive-videos/responsive-videos.min.js\";a:2:{s:8:\"filesize\";i:788;s:13:\"last_modified\";i:1423704439;}s:122:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/theme-tools/responsive-videos/responsive-videos.js\";a:2:{s:8:\"filesize\";i:2069;s:13:\"last_modified\";i:1423704439;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/theme-tools/responsive-videos.php\";a:2:{s:8:\"filesize\";i:1423;s:13:\"last_modified\";i:1423704439;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/theme-tools/infinite-scroll.php\";a:2:{s:8:\"filesize\";i:1787;s:13:\"last_modified\";i:1423704439;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/theme-tools/compat/twentyfourteen.php\";a:2:{s:8:\"filesize\";i:2347;s:13:\"last_modified\";i:1423704439;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/theme-tools/js/suggest.js\";a:2:{s:8:\"filesize\";i:337;s:13:\"last_modified\";i:1423704439;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/enhanced-distribution.php\";a:2:{s:8:\"filesize\";i:1577;s:13:\"last_modified\";i:1423704439;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/subscriptions.php\";a:2:{s:8:\"filesize\";i:28488;s:13:\"last_modified\";i:1423704439;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/verification-tools.php\";a:2:{s:8:\"filesize\";i:800;s:13:\"last_modified\";i:1423704439;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/stats.php\";a:2:{s:8:\"filesize\";i:35445;s:13:\"last_modified\";i:1423704439;}s:118:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/verification-tools/blog-verification-tools.php\";a:2:{s:8:\"filesize\";i:4443;s:13:\"last_modified\";i:1423704439;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/after-the-deadline.php\";a:2:{s:8:\"filesize\";i:11745;s:13:\"last_modified\";i:1423704439;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/infinite-scroll/infinity.php\";a:2:{s:8:\"filesize\";i:40094;s:13:\"last_modified\";i:1423704439;}s:111:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/infinite-scroll/themes/twentyeleven.css\";a:2:{s:8:\"filesize\";i:989;s:13:\"last_modified\";i:1423704439;}s:113:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/infinite-scroll/themes/twentyfourteen.css\";a:2:{s:8:\"filesize\";i:1904;s:13:\"last_modified\";i:1423704439;}s:113:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/infinite-scroll/themes/twentythirteen.php\";a:2:{s:8:\"filesize\";i:780;s:13:\"last_modified\";i:1423704439;}s:111:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/infinite-scroll/themes/twentyeleven.php\";a:2:{s:8:\"filesize\";i:1540;s:13:\"last_modified\";i:1423704439;}s:113:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/infinite-scroll/themes/twentyfourteen.php\";a:2:{s:8:\"filesize\";i:1491;s:13:\"last_modified\";i:1423704439;}s:113:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/infinite-scroll/themes/twentythirteen.css\";a:2:{s:8:\"filesize\";i:2235;s:13:\"last_modified\";i:1423704439;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/infinite-scroll/themes/twentyten.php\";a:2:{s:8:\"filesize\";i:1460;s:13:\"last_modified\";i:1423704439;}s:111:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/infinite-scroll/themes/twentytwelve.php\";a:2:{s:8:\"filesize\";i:1455;s:13:\"last_modified\";i:1423704439;}s:111:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/infinite-scroll/themes/twentytwelve.css\";a:2:{s:8:\"filesize\";i:721;s:13:\"last_modified\";i:1423704439;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/infinite-scroll/themes/twentyten.css\";a:2:{s:8:\"filesize\";i:601;s:13:\"last_modified\";i:1423704439;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/infinite-scroll/infinity.js\";a:2:{s:8:\"filesize\";i:20823;s:13:\"last_modified\";i:1423704439;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/infinite-scroll/infinity.css\";a:2:{s:8:\"filesize\";i:2453;s:13:\"last_modified\";i:1423704439;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/photon.php\";a:2:{s:8:\"filesize\";i:293;s:13:\"last_modified\";i:1423704439;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/markdown.php\";a:2:{s:8:\"filesize\";i:857;s:13:\"last_modified\";i:1423704439;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/tiled-gallery/tiled-gallery.php\";a:2:{s:8:\"filesize\";i:7773;s:13:\"last_modified\";i:1423704439;}s:117:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/tiled-gallery/tiled-gallery/tiled-gallery.css\";a:2:{s:8:\"filesize\";i:2381;s:13:\"last_modified\";i:1423704439;}s:116:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/tiled-gallery/tiled-gallery/tiled-gallery.js\";a:2:{s:8:\"filesize\";i:5407;s:13:\"last_modified\";i:1423704439;}s:125:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/tiled-gallery/tiled-gallery/rtl/tiled-gallery-rtl.css\";a:2:{s:8:\"filesize\";i:2453;s:13:\"last_modified\";i:1423704439;}s:127:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/tiled-gallery/math/class-constrained-array-rounding.php\";a:2:{s:8:\"filesize\";i:2507;s:13:\"last_modified\";i:1423704439;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/markdown/easy-markdown.php\";a:2:{s:8:\"filesize\";i:25814;s:13:\"last_modified\";i:1423704439;}s:86:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy.php\";a:2:{s:8:\"filesize\";i:742;s:13:\"last_modified\";i:1423704439;}s:86:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/vaultpress.php\";a:2:{s:8:\"filesize\";i:907;s:13:\"last_modified\";i:1423704439;}s:80:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/wpcc.php\";a:2:{s:8:\"filesize\";i:70;s:13:\"last_modified\";i:1423704439;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/custom-content-types.php\";a:2:{s:8:\"filesize\";i:1469;s:13:\"last_modified\";i:1423704439;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/contact-form/admin.php\";a:2:{s:8:\"filesize\";i:23943;s:13:\"last_modified\";i:1423704439;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/contact-form/grunion-omnisearch.php\";a:2:{s:8:\"filesize\";i:2204;s:13:\"last_modified\";i:1423704439;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/contact-form/readme.txt\";a:2:{s:8:\"filesize\";i:5874;s:13:\"last_modified\";i:1423704439;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/contact-form/css/menu-alter.css\";a:2:{s:8:\"filesize\";i:2100;s:13:\"last_modified\";i:1423704439;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/contact-form/css/grunion.css\";a:2:{s:8:\"filesize\";i:954;s:13:\"last_modified\";i:1423704439;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/contact-form/css/rtl/grunion-rtl.css\";a:2:{s:8:\"filesize\";i:1024;s:13:\"last_modified\";i:1423704439;}s:111:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/contact-form/css/rtl/menu-alter-rtl.css\";a:2:{s:8:\"filesize\";i:539;s:13:\"last_modified\";i:1423704439;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/contact-form/grunion-form-view.php\";a:2:{s:8:\"filesize\";i:16931;s:13:\"last_modified\";i:1423704439;}s:119:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/contact-form/images/grunion-remove-field-2x.png\";a:2:{s:8:\"filesize\";i:201;s:13:\"last_modified\";i:1423704439;}s:117:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/contact-form/images/grunion-remove-option.gif\";a:2:{s:8:\"filesize\";i:73;s:13:\"last_modified\";i:1423704439;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/contact-form/images/grunion-form.png\";a:2:{s:8:\"filesize\";i:188;s:13:\"last_modified\";i:1423704439;}s:112:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/contact-form/images/grunion-menu-big.png\";a:2:{s:8:\"filesize\";i:352;s:13:\"last_modified\";i:1423704439;}s:117:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/contact-form/images/grunion-menu-hover-2x.png\";a:2:{s:8:\"filesize\";i:611;s:13:\"last_modified\";i:1423704439;}s:111:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/contact-form/images/grunion-form-2x.png\";a:2:{s:8:\"filesize\";i:153;s:13:\"last_modified\";i:1423704439;}s:116:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/contact-form/images/blank-screen-akismet.png\";a:2:{s:8:\"filesize\";i:2270;s:13:\"last_modified\";i:1423704439;}s:123:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/contact-form/images/grunion-remove-option-hover.gif\";a:2:{s:8:\"filesize\";i:73;s:13:\"last_modified\";i:1423704439;}s:126:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/contact-form/images/grunion-remove-option-hover-2x.png\";a:2:{s:8:\"filesize\";i:94;s:13:\"last_modified\";i:1423704439;}s:125:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/contact-form/images/grunion-remove-field-hover-2x.png\";a:2:{s:8:\"filesize\";i:207;s:13:\"last_modified\";i:1423704439;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/contact-form/images/grunion-menu.png\";a:2:{s:8:\"filesize\";i:157;s:13:\"last_modified\";i:1423704439;}s:115:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/contact-form/images/blank-screen-button.png\";a:2:{s:8:\"filesize\";i:1823;s:13:\"last_modified\";i:1423704439;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/contact-form/images/grunion-menu-hover.png\";a:2:{s:8:\"filesize\";i:278;s:13:\"last_modified\";i:1423704439;}s:122:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/contact-form/images/grunion-remove-field-hover.gif\";a:2:{s:8:\"filesize\";i:144;s:13:\"last_modified\";i:1423704439;}s:111:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/contact-form/images/grunion-menu-2x.png\";a:2:{s:8:\"filesize\";i:546;s:13:\"last_modified\";i:1423704439;}s:115:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/contact-form/images/grunion-menu-big-2x.png\";a:2:{s:8:\"filesize\";i:340;s:13:\"last_modified\";i:1423704439;}s:116:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/contact-form/images/grunion-remove-field.gif\";a:2:{s:8:\"filesize\";i:139;s:13:\"last_modified\";i:1423704439;}s:120:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/contact-form/images/grunion-remove-option-2x.png\";a:2:{s:8:\"filesize\";i:99;s:13:\"last_modified\";i:1423704439;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/contact-form/grunion-contact-form.php\";a:2:{s:8:\"filesize\";i:62279;s:13:\"last_modified\";i:1423704439;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/contact-form/js/grunion.js\";a:2:{s:8:\"filesize\";i:27488;s:13:\"last_modified\";i:1423704439;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/contact-form/js/grunion-frontend.js\";a:2:{s:8:\"filesize\";i:113;s:13:\"last_modified\";i:1423704439;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/comments/admin.php\";a:2:{s:8:\"filesize\";i:5066;s:13:\"last_modified\";i:1423704439;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/comments/base.php\";a:2:{s:8:\"filesize\";i:9121;s:13:\"last_modified\";i:1423704439;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/comments/comments.php\";a:2:{s:8:\"filesize\";i:16656;s:13:\"last_modified\";i:1423704439;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/comments.php\";a:2:{s:8:\"filesize\";i:985;s:13:\"last_modified\";i:1423704439;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/social-links.php\";a:2:{s:8:\"filesize\";i:70;s:13:\"last_modified\";i:1423704439;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/gravatar-hovercards.php\";a:2:{s:8:\"filesize\";i:8170;s:13:\"last_modified\";i:1423704439;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/module-extras.php\";a:2:{s:8:\"filesize\";i:975;s:13:\"last_modified\";i:1423704439;}s:86:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/omnisearch.php\";a:2:{s:8:\"filesize\";i:452;s:13:\"last_modified\";i:1423704439;}s:110:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/videopress/class.videopress-player.php\";a:2:{s:8:\"filesize\";i:28666;s:13:\"last_modified\";i:1423704439;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/videopress/shortcode.php\";a:2:{s:8:\"filesize\";i:3108;s:13:\"last_modified\";i:1423704439;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/videopress/class.videopress-video.php\";a:2:{s:8:\"filesize\";i:8589;s:13:\"last_modified\";i:1423704439;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/videopress/videopress.php\";a:2:{s:8:\"filesize\";i:26297;s:13:\"last_modified\";i:1423704439;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/videopress/videopress-admin.css\";a:2:{s:8:\"filesize\";i:1534;s:13:\"last_modified\";i:1423704439;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/videopress/videopress-admin.js\";a:2:{s:8:\"filesize\";i:14072;s:13:\"last_modified\";i:1423704439;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/related-posts.php\";a:2:{s:8:\"filesize\";i:2210;s:13:\"last_modified\";i:1423704439;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/theme-tools.php\";a:2:{s:8:\"filesize\";i:1706;s:13:\"last_modified\";i:1423704439;}s:86:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/videopress.php\";a:2:{s:8:\"filesize\";i:381;s:13:\"last_modified\";i:1423704439;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/likes.php\";a:2:{s:8:\"filesize\";i:37232;s:13:\"last_modified\";i:1423704439;}s:86:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/custom-css.php\";a:2:{s:8:\"filesize\";i:723;s:13:\"last_modified\";i:1423704439;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/contact-form.php\";a:2:{s:8:\"filesize\";i:298;s:13:\"last_modified\";i:1423704439;}s:83:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/monitor.php\";a:2:{s:8:\"filesize\";i:5483;s:13:\"last_modified\";i:1423704439;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/mobile-push.php\";a:2:{s:8:\"filesize\";i:86;s:13:\"last_modified\";i:1423704439;}s:79:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sso.php\";a:2:{s:8:\"filesize\";i:30490;s:13:\"last_modified\";i:1423704439;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/carousel/jetpack-carousel.php\";a:2:{s:8:\"filesize\";i:22118;s:13:\"last_modified\";i:1423704439;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/carousel/jetpack-carousel.js\";a:2:{s:8:\"filesize\";i:52317;s:13:\"last_modified\";i:1423704439;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/carousel/jetpack-carousel.css\";a:2:{s:8:\"filesize\";i:26540;s:13:\"last_modified\";i:1423704439;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/carousel/jetpack-carousel-ie8fix.css\";a:2:{s:8:\"filesize\";i:250;s:13:\"last_modified\";i:1423704439;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/carousel/rtl/jetpack-carousel-rtl.css\";a:2:{s:8:\"filesize\";i:26658;s:13:\"last_modified\";i:1423704439;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/carousel/images/carousel-link-2x.png\";a:2:{s:8:\"filesize\";i:867;s:13:\"last_modified\";i:1423704439;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/carousel/images/carousel-link.png\";a:2:{s:8:\"filesize\";i:431;s:13:\"last_modified\";i:1423704439;}s:111:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/carousel/images/carousel-likereblog.png\";a:2:{s:8:\"filesize\";i:547;s:13:\"last_modified\";i:1423704439;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/carousel/images/carousel-likereblog-2x.png\";a:2:{s:8:\"filesize\";i:1096;s:13:\"last_modified\";i:1423704439;}s:110:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/carousel/images/carousel-sprite-2x.png\";a:2:{s:8:\"filesize\";i:2076;s:13:\"last_modified\";i:1423704439;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/carousel/images/carousel-sprite.png\";a:2:{s:8:\"filesize\";i:1318;s:13:\"last_modified\";i:1423704439;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/carousel/images/arrows-2x.png\";a:2:{s:8:\"filesize\";i:10063;s:13:\"last_modified\";i:1423704439;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/carousel/images/arrows.png\";a:2:{s:8:\"filesize\";i:4529;s:13:\"last_modified\";i:1423704439;}s:86:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/shortlinks.php\";a:2:{s:8:\"filesize\";i:2142;s:13:\"last_modified\";i:1423704439;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/latex.php\";a:2:{s:8:\"filesize\";i:3179;s:13:\"last_modified\";i:1423704439;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/gplus-authorship.php\";a:2:{s:8:\"filesize\";i:70;s:13:\"last_modified\";i:1423704439;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/after-the-deadline/button.gif\";a:2:{s:8:\"filesize\";i:515;s:13:\"last_modified\";i:1423704439;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/after-the-deadline/atd.core.js\";a:2:{s:8:\"filesize\";i:16771;s:13:\"last_modified\";i:1423704439;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/after-the-deadline/config-options.php\";a:2:{s:8:\"filesize\";i:4647;s:13:\"last_modified\";i:1423704439;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/after-the-deadline/jquery.atd.js\";a:2:{s:8:\"filesize\";i:13454;s:13:\"last_modified\";i:1423704439;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/after-the-deadline/atd.css\";a:2:{s:8:\"filesize\";i:2114;s:13:\"last_modified\";i:1423704439;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/after-the-deadline/tinymce/plugin.js\";a:2:{s:8:\"filesize\";i:11307;s:13:\"last_modified\";i:1423704439;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/after-the-deadline/tinymce/atdbuttontr.gif\";a:2:{s:8:\"filesize\";i:123;s:13:\"last_modified\";i:1423704439;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/after-the-deadline/tinymce/css/content.css\";a:2:{s:8:\"filesize\";i:233;s:13:\"last_modified\";i:1423704439;}s:115:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/after-the-deadline/tinymce/editor_plugin.js\";a:2:{s:8:\"filesize\";i:16134;s:13:\"last_modified\";i:1423704439;}s:110:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/after-the-deadline/config-unignore.php\";a:2:{s:8:\"filesize\";i:4351;s:13:\"last_modified\";i:1423704439;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/after-the-deadline/proxy.php\";a:2:{s:8:\"filesize\";i:2644;s:13:\"last_modified\";i:1423704439;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/after-the-deadline/rtl/atd-rtl.css\";a:2:{s:8:\"filesize\";i:2185;s:13:\"last_modified\";i:1423704439;}s:111:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/after-the-deadline/atd-autoproofread.js\";a:2:{s:8:\"filesize\";i:3689;s:13:\"last_modified\";i:1423704439;}s:118:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/after-the-deadline/atd-nonvis-editor-plugin.js\";a:2:{s:8:\"filesize\";i:8684;s:13:\"last_modified\";i:1423704439;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/infinite-scroll.php\";a:2:{s:8:\"filesize\";i:8326;s:13:\"last_modified\";i:1423704439;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/json-api.php\";a:2:{s:8:\"filesize\";i:2677;s:13:\"last_modified\";i:1423704439;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/recaptchalib.php\";a:2:{s:8:\"filesize\";i:9900;s:13:\"last_modified\";i:1423704439;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/sharedaddy.pot\";a:2:{s:8:\"filesize\";i:7187;s:13:\"last_modified\";i:1423704439;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/admin-sharing.js\";a:2:{s:8:\"filesize\";i:13769;s:13:\"last_modified\";i:1423704439;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/screenshot-2.jpg\";a:2:{s:8:\"filesize\";i:23781;s:13:\"last_modified\";i:1423704439;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/sharing.js\";a:2:{s:8:\"filesize\";i:41351;s:13:\"last_modified\";i:1423704439;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/sharedaddy.php\";a:2:{s:8:\"filesize\";i:5623;s:13:\"last_modified\";i:1423704439;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/sharing-sources.php\";a:2:{s:8:\"filesize\";i:40135;s:13:\"last_modified\";i:1423704439;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/screenshot-1.jpg\";a:2:{s:8:\"filesize\";i:48840;s:13:\"last_modified\";i:1423704439;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/admin-sharing.css\";a:2:{s:8:\"filesize\";i:7440;s:13:\"last_modified\";i:1423704439;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/readme.txt\";a:2:{s:8:\"filesize\";i:3861;s:13:\"last_modified\";i:1423704439;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/sharing.php\";a:2:{s:8:\"filesize\";i:19039;s:13:\"last_modified\";i:1423704439;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/sharing.css\";a:2:{s:8:\"filesize\";i:17159;s:13:\"last_modified\";i:1423704439;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/sharing-service.php\";a:2:{s:8:\"filesize\";i:20428;s:13:\"last_modified\";i:1423704439;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/googleplus1@2x.png\";a:2:{s:8:\"filesize\";i:1134;s:13:\"last_modified\";i:1423704439;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/more@2x.png\";a:2:{s:8:\"filesize\";i:798;s:13:\"last_modified\";i:1423704439;}s:116:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/linkedin-horizontal@2x.png\";a:2:{s:8:\"filesize\";i:2975;s:13:\"last_modified\";i:1423704439;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/rss.png\";a:2:{s:8:\"filesize\";i:870;s:13:\"last_modified\";i:1423704439;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/pinterest@2x.png\";a:2:{s:8:\"filesize\";i:1310;s:13:\"last_modified\";i:1423704439;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/stumbleupon.png\";a:2:{s:8:\"filesize\";i:638;s:13:\"last_modified\";i:1423704439;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/wordpress.png\";a:2:{s:8:\"filesize\";i:667;s:13:\"last_modified\";i:1423704439;}s:112:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/icon-googleplus-2x.png\";a:2:{s:8:\"filesize\";i:1333;s:13:\"last_modified\";i:1423704439;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/custom@2x.png\";a:2:{s:8:\"filesize\";i:1147;s:13:\"last_modified\";i:1423704439;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/smart-stumbleupon@2x.png\";a:2:{s:8:\"filesize\";i:2072;s:13:\"last_modified\";i:1423704439;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/divider@2x.png\";a:2:{s:8:\"filesize\";i:116;s:13:\"last_modified\";i:1423704439;}s:110:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/icon-facebook-2x.png\";a:2:{s:8:\"filesize\";i:1027;s:13:\"last_modified\";i:1423704439;}s:111:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/sharing-hidden@2x.png\";a:2:{s:8:\"filesize\";i:106;s:13:\"last_modified\";i:1423704439;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/print@2x.png\";a:2:{s:8:\"filesize\";i:1052;s:13:\"last_modified\";i:1423704439;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/wordpress@2x.png\";a:2:{s:8:\"filesize\";i:1344;s:13:\"last_modified\";i:1423704439;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/draggy.png\";a:2:{s:8:\"filesize\";i:107;s:13:\"last_modified\";i:1423704439;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/smart-pocket.png\";a:2:{s:8:\"filesize\";i:641;s:13:\"last_modified\";i:1423704439;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/stumbleupon@2x.png\";a:2:{s:8:\"filesize\";i:1423;s:13:\"last_modified\";i:1423704439;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/googleplus1.png\";a:2:{s:8:\"filesize\";i:602;s:13:\"last_modified\";i:1423704439;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/icon-twitter.png\";a:2:{s:8:\"filesize\";i:523;s:13:\"last_modified\";i:1423704439;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/linkedin-vertical@2x.png\";a:2:{s:8:\"filesize\";i:2653;s:13:\"last_modified\";i:1423704439;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/smart-facebook.png\";a:2:{s:8:\"filesize\";i:1427;s:13:\"last_modified\";i:1423704439;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/smart-googleplus1@2x.png\";a:2:{s:8:\"filesize\";i:3398;s:13:\"last_modified\";i:1423704439;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/smart-like.png\";a:2:{s:8:\"filesize\";i:1114;s:13:\"last_modified\";i:1423704439;}s:111:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/smart-googleplus1.png\";a:2:{s:8:\"filesize\";i:2323;s:13:\"last_modified\";i:1423704439;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/twitter.png\";a:2:{s:8:\"filesize\";i:523;s:13:\"last_modified\";i:1423704439;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/email@2x.png\";a:2:{s:8:\"filesize\";i:927;s:13:\"last_modified\";i:1423704439;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/linkedin-smart.png\";a:2:{s:8:\"filesize\";i:2115;s:13:\"last_modified\";i:1423704439;}s:113:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/linkedin-horizontal.png\";a:2:{s:8:\"filesize\";i:2115;s:13:\"last_modified\";i:1423704439;}s:112:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/smart-pinterest@2x.png\";a:2:{s:8:\"filesize\";i:2170;s:13:\"last_modified\";i:1423704439;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/icon-facebook.png\";a:2:{s:8:\"filesize\";i:581;s:13:\"last_modified\";i:1423704439;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/pinterest.png\";a:2:{s:8:\"filesize\";i:624;s:13:\"last_modified\";i:1423704439;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/smart-twitter.png\";a:2:{s:8:\"filesize\";i:1427;s:13:\"last_modified\";i:1423704439;}s:111:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/icon-wordpress-2x.png\";a:2:{s:8:\"filesize\";i:592;s:13:\"last_modified\";i:1423704439;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/digg@2x.png\";a:2:{s:8:\"filesize\";i:872;s:13:\"last_modified\";i:1423704439;}s:111:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/smart-stumbleupon.png\";a:2:{s:8:\"filesize\";i:552;s:13:\"last_modified\";i:1423704439;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/rss@2x.png\";a:2:{s:8:\"filesize\";i:1775;s:13:\"last_modified\";i:1423704439;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/reddit.png\";a:2:{s:8:\"filesize\";i:881;s:13:\"last_modified\";i:1423704439;}s:111:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/linkedin-vertical.png\";a:2:{s:8:\"filesize\";i:2274;s:13:\"last_modified\";i:1423704439;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/kindle.png\";a:2:{s:8:\"filesize\";i:750;s:13:\"last_modified\";i:1423704439;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/smart-reddit.png\";a:2:{s:8:\"filesize\";i:1572;s:13:\"last_modified\";i:1423704439;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/smart-like@2x.png\";a:2:{s:8:\"filesize\";i:1357;s:13:\"last_modified\";i:1423704439;}s:113:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/linkedin-nocount@2x.png\";a:2:{s:8:\"filesize\";i:1736;s:13:\"last_modified\";i:1423704439;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/smart-digg@2x.png\";a:2:{s:8:\"filesize\";i:1147;s:13:\"last_modified\";i:1423704439;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/smart-digg.png\";a:2:{s:8:\"filesize\";i:793;s:13:\"last_modified\";i:1423704439;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/linkedin.png\";a:2:{s:8:\"filesize\";i:360;s:13:\"last_modified\";i:1423704439;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/linkedin@2x.png\";a:2:{s:8:\"filesize\";i:944;s:13:\"last_modified\";i:1423704439;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/tumblr@2x.png\";a:2:{s:8:\"filesize\";i:926;s:13:\"last_modified\";i:1423704439;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/icon-googleplus.png\";a:2:{s:8:\"filesize\";i:722;s:13:\"last_modified\";i:1423704439;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/email.png\";a:2:{s:8:\"filesize\";i:209;s:13:\"last_modified\";i:1423704439;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/smart-reddit@2x.png\";a:2:{s:8:\"filesize\";i:2601;s:13:\"last_modified\";i:1423704439;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/kindle@2x.png\";a:2:{s:8:\"filesize\";i:1505;s:13:\"last_modified\";i:1423704439;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/contact-form@2x.png\";a:2:{s:8:\"filesize\";i:539;s:13:\"last_modified\";i:1423704439;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/print.png\";a:2:{s:8:\"filesize\";i:209;s:13:\"last_modified\";i:1423704439;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/tumblr.png\";a:2:{s:8:\"filesize\";i:742;s:13:\"last_modified\";i:1423704439;}s:110:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/smart-twitter@2x.png\";a:2:{s:8:\"filesize\";i:2258;s:13:\"last_modified\";i:1423704439;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/smart-pinterest.png\";a:2:{s:8:\"filesize\";i:1235;s:13:\"last_modified\";i:1423704439;}s:111:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/linkedin-smart@2x.png\";a:2:{s:8:\"filesize\";i:2975;s:13:\"last_modified\";i:1423704439;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/share-bg.png\";a:2:{s:8:\"filesize\";i:82;s:13:\"last_modified\";i:1423704439;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/designfloat.png\";a:2:{s:8:\"filesize\";i:833;s:13:\"last_modified\";i:1423704439;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/facebook@2x.png\";a:2:{s:8:\"filesize\";i:1036;s:13:\"last_modified\";i:1423704439;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/pocket.png\";a:2:{s:8:\"filesize\";i:367;s:13:\"last_modified\";i:1423704439;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/more.png\";a:2:{s:8:\"filesize\";i:285;s:13:\"last_modified\";i:1423704439;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/facebook.png\";a:2:{s:8:\"filesize\";i:568;s:13:\"last_modified\";i:1423704439;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/pocket@2x.png\";a:2:{s:8:\"filesize\";i:504;s:13:\"last_modified\";i:1423704439;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/comments@2x.png\";a:2:{s:8:\"filesize\";i:763;s:13:\"last_modified\";i:1423704439;}s:115:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/after-the-deadline@2x.png\";a:2:{s:8:\"filesize\";i:1068;s:13:\"last_modified\";i:1423704439;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/icon-twitter-2x.png\";a:2:{s:8:\"filesize\";i:1414;s:13:\"last_modified\";i:1423704439;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/ember.png\";a:2:{s:8:\"filesize\";i:533;s:13:\"last_modified\";i:1423704439;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/divider.png\";a:2:{s:8:\"filesize\";i:94;s:13:\"last_modified\";i:1423704439;}s:111:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/smart-facebook@2x.png\";a:2:{s:8:\"filesize\";i:830;s:13:\"last_modified\";i:1423704439;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/reddit@2x.png\";a:2:{s:8:\"filesize\";i:1500;s:13:\"last_modified\";i:1423704439;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/sharing-hidden.png\";a:2:{s:8:\"filesize\";i:213;s:13:\"last_modified\";i:1423704439;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/custom.png\";a:2:{s:8:\"filesize\";i:445;s:13:\"last_modified\";i:1423704439;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/icon-wordpress.png\";a:2:{s:8:\"filesize\";i:666;s:13:\"last_modified\";i:1423704439;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/digg.png\";a:2:{s:8:\"filesize\";i:530;s:13:\"last_modified\";i:1423704439;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/draggy@2x.png\";a:2:{s:8:\"filesize\";i:109;s:13:\"last_modified\";i:1423704439;}s:118:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/enhanced-distribution@2x.png\";a:2:{s:8:\"filesize\";i:757;s:13:\"last_modified\";i:1423704439;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/twitter@2x.png\";a:2:{s:8:\"filesize\";i:1302;s:13:\"last_modified\";i:1423704439;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/feed.png\";a:2:{s:8:\"filesize\";i:761;s:13:\"last_modified\";i:1423704439;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/smart-pocket@2x.png\";a:2:{s:8:\"filesize\";i:1272;s:13:\"last_modified\";i:1423704439;}s:110:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/linkedin-nocount.png\";a:2:{s:8:\"filesize\";i:1564;s:13:\"last_modified\";i:1423704439;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/loading.gif\";a:2:{s:8:\"filesize\";i:2530;s:13:\"last_modified\";i:1423704439;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/smart-tumblr@2x.png\";a:2:{s:8:\"filesize\";i:4179;s:13:\"last_modified\";i:1423704439;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/sharedaddy/images/smart-tumblr.png\";a:2:{s:8:\"filesize\";i:1531;s:13:\"last_modified\";i:1423704439;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/module-info.php\";a:2:{s:8:\"filesize\";i:56564;s:13:\"last_modified\";i:1423704439;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/holiday-snow.php\";a:2:{s:8:\"filesize\";i:2545;s:13:\"last_modified\";i:1423704439;}s:116:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/minileven/theme/pub/minileven/searchform.php\";a:2:{s:8:\"filesize\";i:517;s:13:\"last_modified\";i:1423704439;}s:110:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/minileven/theme/pub/minileven/page.php\";a:2:{s:8:\"filesize\";i:1315;s:13:\"last_modified\";i:1423704439;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/minileven/theme/pub/minileven/rtl.css\";a:2:{s:8:\"filesize\";i:10958;s:13:\"last_modified\";i:1423704439;}s:112:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/minileven/theme/pub/minileven/footer.php\";a:2:{s:8:\"filesize\";i:976;s:13:\"last_modified\";i:1423704439;}s:116:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/minileven/theme/pub/minileven/screenshot.png\";a:2:{s:8:\"filesize\";i:58138;s:13:\"last_modified\";i:1423704439;}s:111:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/minileven/theme/pub/minileven/image.php\";a:2:{s:8:\"filesize\";i:4012;s:13:\"last_modified\";i:1423704439;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/minileven/theme/pub/minileven/comments.php\";a:2:{s:8:\"filesize\";i:1882;s:13:\"last_modified\";i:1423704439;}s:111:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/minileven/theme/pub/minileven/style.css\";a:2:{s:8:\"filesize\";i:31037;s:13:\"last_modified\";i:1423704439;}s:113:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/minileven/theme/pub/minileven/content.php\";a:2:{s:8:\"filesize\";i:2896;s:13:\"last_modified\";i:1423704439;}s:123:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/minileven/theme/pub/minileven/inc/custom-header.php\";a:2:{s:8:\"filesize\";i:3626;s:13:\"last_modified\";i:1423704439;}s:123:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/minileven/theme/pub/minileven/inc/template-tags.php\";a:2:{s:8:\"filesize\";i:3143;s:13:\"last_modified\";i:1423704439;}s:142:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/minileven/theme/pub/minileven/inc/fonts/genericons-regular-webfont.ttf\";a:2:{s:8:\"filesize\";i:13516;s:13:\"last_modified\";i:1423704439;}s:142:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/minileven/theme/pub/minileven/inc/fonts/genericons-regular-webfont.svg\";a:2:{s:8:\"filesize\";i:18950;s:13:\"last_modified\";i:1423704439;}s:142:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/minileven/theme/pub/minileven/inc/fonts/genericons-regular-webfont.eot\";a:2:{s:8:\"filesize\";i:7475;s:13:\"last_modified\";i:1423704439;}s:143:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/minileven/theme/pub/minileven/inc/fonts/genericons-regular-webfont.woff\";a:2:{s:8:\"filesize\";i:8676;s:13:\"last_modified\";i:1423704439;}s:116:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/minileven/theme/pub/minileven/inc/tweaks.php\";a:2:{s:8:\"filesize\";i:2977;s:13:\"last_modified\";i:1423704439;}s:115:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/minileven/theme/pub/minileven/functions.php\";a:2:{s:8:\"filesize\";i:7770;s:13:\"last_modified\";i:1423704439;}s:111:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/minileven/theme/pub/minileven/index.php\";a:2:{s:8:\"filesize\";i:2750;s:13:\"last_modified\";i:1423704439;}s:113:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/minileven/theme/pub/minileven/sidebar.php\";a:2:{s:8:\"filesize\";i:307;s:13:\"last_modified\";i:1423704439;}s:112:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/minileven/theme/pub/minileven/header.php\";a:2:{s:8:\"filesize\";i:2198;s:13:\"last_modified\";i:1423704439;}s:121:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/minileven/theme/pub/minileven/content-gallery.php\";a:2:{s:8:\"filesize\";i:3561;s:13:\"last_modified\";i:1423704439;}s:118:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/minileven/theme/pub/minileven/js/small-menu.js\";a:2:{s:8:\"filesize\";i:873;s:13:\"last_modified\";i:1423704439;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/minileven/minileven.php\";a:2:{s:8:\"filesize\";i:10178;s:13:\"last_modified\";i:1423704439;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/minileven/images/wp-app-devices.png\";a:2:{s:8:\"filesize\";i:1014;s:13:\"last_modified\";i:1423704439;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/wpgroho.js\";a:2:{s:8:\"filesize\";i:959;s:13:\"last_modified\";i:1423704439;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/related-posts/related-posts.css\";a:2:{s:8:\"filesize\";i:4987;s:13:\"last_modified\";i:1423704439;}s:111:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/related-posts/jetpack-related-posts.php\";a:2:{s:8:\"filesize\";i:34321;s:13:\"last_modified\";i:1423704439;}s:111:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/related-posts/rtl/related-posts-rtl.css\";a:2:{s:8:\"filesize\";i:4565;s:13:\"last_modified\";i:1423704439;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/related-posts/related-posts.js\";a:2:{s:8:\"filesize\";i:5715;s:13:\"last_modified\";i:1423704439;}s:85:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/minileven.php\";a:2:{s:8:\"filesize\";i:4867;s:13:\"last_modified\";i:1423704439;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/custom-post-types/comics.php\";a:2:{s:8:\"filesize\";i:18155;s:13:\"last_modified\";i:1423704439;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/custom-post-types/nova.php\";a:2:{s:8:\"filesize\";i:35926;s:13:\"last_modified\";i:1423704439;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/custom-post-types/portfolios.php\";a:2:{s:8:\"filesize\";i:26219;s:13:\"last_modified\";i:1423704439;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/custom-post-types/testimonial.php\";a:2:{s:8:\"filesize\";i:11667;s:13:\"last_modified\";i:1423704439;}s:117:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/custom-post-types/css/portfolio-shortcode.css\";a:2:{s:8:\"filesize\";i:1884;s:13:\"last_modified\";i:1423704439;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/custom-post-types/css/edit-items.css\";a:2:{s:8:\"filesize\";i:474;s:13:\"last_modified\";i:1423704439;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/custom-post-types/css/nova-font.css\";a:2:{s:8:\"filesize\";i:4153;s:13:\"last_modified\";i:1423704439;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/custom-post-types/css/many-items.css\";a:2:{s:8:\"filesize\";i:288;s:13:\"last_modified\";i:1423704439;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/custom-post-types/css/nova.css\";a:2:{s:8:\"filesize\";i:2252;s:13:\"last_modified\";i:1423704439;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/custom-post-types/comics/comics.js\";a:2:{s:8:\"filesize\";i:3514;s:13:\"last_modified\";i:1423704439;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/custom-post-types/comics/comics.css\";a:2:{s:8:\"filesize\";i:751;s:13:\"last_modified\";i:1423704439;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/custom-post-types/comics/admin.css\";a:2:{s:8:\"filesize\";i:161;s:13:\"last_modified\";i:1423704439;}s:115:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/custom-post-types/comics/rtl/comics-rtl.css\";a:2:{s:8:\"filesize\";i:820;s:13:\"last_modified\";i:1423704439;}s:111:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/custom-post-types/js/menu-checkboxes.js\";a:2:{s:8:\"filesize\";i:1168;s:13:\"last_modified\";i:1423704439;}s:110:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/custom-post-types/js/nova-drag-drop.js\";a:2:{s:8:\"filesize\";i:1137;s:13:\"last_modified\";i:1423704439;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/custom-post-types/js/many-items.js\";a:2:{s:8:\"filesize\";i:2919;s:13:\"last_modified\";i:1423704439;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/custom-css/custom-css.php\";a:2:{s:8:\"filesize\";i:52740;s:13:\"last_modified\";i:1423704439;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/custom-css/csstidy/class.csstidy.php\";a:2:{s:8:\"filesize\";i:36677;s:13:\"last_modified\";i:1423704439;}s:113:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/custom-css/csstidy/wordpress-standard.tpl\";a:2:{s:8:\"filesize\";i:33;s:13:\"last_modified\";i:1423704439;}s:117:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/custom-css/csstidy/class.csstidy_optimise.php\";a:2:{s:8:\"filesize\";i:28842;s:13:\"last_modified\";i:1423704439;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/custom-css/csstidy/class.csstidy_ctype.php\";a:2:{s:8:\"filesize\";i:1401;s:13:\"last_modified\";i:1423704439;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/custom-css/csstidy/lang.inc.php\";a:2:{s:8:\"filesize\";i:16003;s:13:\"last_modified\";i:1423704439;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/custom-css/csstidy/cssparse.css\";a:2:{s:8:\"filesize\";i:1181;s:13:\"last_modified\";i:1423704439;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/custom-css/csstidy/class.csstidy_print.php\";a:2:{s:8:\"filesize\";i:11695;s:13:\"last_modified\";i:1423704439;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/custom-css/csstidy/data-wp.inc.php\";a:2:{s:8:\"filesize\";i:4164;s:13:\"last_modified\";i:1423704439;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/custom-css/csstidy/cssparsed.css\";a:2:{s:8:\"filesize\";i:228;s:13:\"last_modified\";i:1423704439;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/custom-css/csstidy/data.inc.php\";a:2:{s:8:\"filesize\";i:42281;s:13:\"last_modified\";i:1423704439;}s:112:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/custom-css/custom-css/css/css-editor.css\";a:2:{s:8:\"filesize\";i:382;s:13:\"last_modified\";i:1423704439;}s:116:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/custom-css/custom-css/css/use-codemirror.css\";a:2:{s:8:\"filesize\";i:126;s:13:\"last_modified\";i:1423704439;}s:120:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/custom-css/custom-css/css/rtl/codemirror-rtl.css\";a:2:{s:8:\"filesize\";i:6146;s:13:\"last_modified\";i:1423704439;}s:112:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/custom-css/custom-css/css/codemirror.css\";a:2:{s:8:\"filesize\";i:6186;s:13:\"last_modified\";i:1423704439;}s:121:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/custom-css/custom-css/preprocessors/lessc.inc.php\";a:2:{s:8:\"filesize\";i:91826;s:13:\"last_modified\";i:1423704439;}s:120:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/custom-css/custom-css/preprocessors/scss.inc.php\";a:2:{s:8:\"filesize\";i:107173;s:13:\"last_modified\";i:1423704439;}s:111:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/custom-css/custom-css/preprocessors.php\";a:2:{s:8:\"filesize\";i:1429;s:13:\"last_modified\";i:1423704439;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/custom-css/custom-css/js/use-codemirror.js\";a:2:{s:8:\"filesize\";i:1322;s:13:\"last_modified\";i:1423704439;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/custom-css/custom-css/js/codemirror.min.js\";a:2:{s:8:\"filesize\";i:138171;s:13:\"last_modified\";i:1423704439;}s:110:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/custom-css/custom-css/js/css-editor.js\";a:2:{s:8:\"filesize\";i:2501;s:13:\"last_modified\";i:1423704439;}s:83:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/widgets.php\";a:2:{s:8:\"filesize\";i:1237;s:13:\"last_modified\";i:1423704439;}s:85:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/publicize.php\";a:2:{s:8:\"filesize\";i:10311;s:13:\"last_modified\";i:1423704439;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/likes/post-count-jetpack.js\";a:2:{s:8:\"filesize\";i:448;s:13:\"last_modified\";i:1423704439;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/likes/style.css\";a:2:{s:8:\"filesize\";i:3506;s:13:\"last_modified\";i:1423704439;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/likes/post-count.js\";a:2:{s:8:\"filesize\";i:1620;s:13:\"last_modified\";i:1423704439;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/notes.php\";a:2:{s:8:\"filesize\";i:5773;s:13:\"last_modified\";i:1423704439;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/widgets/facebook-likebox.php\";a:2:{s:8:\"filesize\";i:11966;s:13:\"last_modified\";i:1423704439;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/widgets/gallery/templates/form.php\";a:2:{s:8:\"filesize\";i:3207;s:13:\"last_modified\";i:1423704439;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/widgets/gallery/css/admin.css\";a:2:{s:8:\"filesize\";i:192;s:13:\"last_modified\";i:1423704439;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/widgets/gallery/css/rtl/admin-rtl.css\";a:2:{s:8:\"filesize\";i:262;s:13:\"last_modified\";i:1423704439;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/widgets/gallery/js/admin.js\";a:2:{s:8:\"filesize\";i:6518;s:13:\"last_modified\";i:1423704439;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/widgets/gallery/js/gallery.js\";a:2:{s:8:\"filesize\";i:440;s:13:\"last_modified\";i:1423704439;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/widgets/gravatar-profile.css\";a:2:{s:8:\"filesize\";i:1233;s:13:\"last_modified\";i:1423704439;}s:111:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/widgets/wordpress-post-widget/style.css\";a:2:{s:8:\"filesize\";i:384;s:13:\"last_modified\";i:1423704439;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/widgets/rsslinks-widget.php\";a:2:{s:8:\"filesize\";i:6855;s:13:\"last_modified\";i:1423704439;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/widgets/gravatar-profile.php\";a:2:{s:8:\"filesize\";i:11697;s:13:\"last_modified\";i:1423704439;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/widgets/readmill.php\";a:2:{s:8:\"filesize\";i:3304;s:13:\"last_modified\";i:1423704439;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/widgets/wordpress-post-widget.php\";a:2:{s:8:\"filesize\";i:8066;s:13:\"last_modified\";i:1423704439;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/widgets/top-posts.php\";a:2:{s:8:\"filesize\";i:10699;s:13:\"last_modified\";i:1423704439;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/widgets/image-widget.php\";a:2:{s:8:\"filesize\";i:10068;s:13:\"last_modified\";i:1423704439;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/widgets/twitter-timeline.php\";a:2:{s:8:\"filesize\";i:11262;s:13:\"last_modified\";i:1423704439;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/widgets/gallery.php\";a:2:{s:8:\"filesize\";i:12388;s:13:\"last_modified\";i:1423704439;}s:111:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/widget-visibility/widget-conditions.php\";a:2:{s:8:\"filesize\";i:19777;s:13:\"last_modified\";i:1423704439;}s:128:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/widget-visibility/widget-conditions/widget-conditions.js\";a:2:{s:8:\"filesize\";i:4665;s:13:\"last_modified\";i:1423704439;}s:137:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/widget-visibility/widget-conditions/rtl/widget-conditions-rtl.css\";a:2:{s:8:\"filesize\";i:1664;s:13:\"last_modified\";i:1423704439;}s:129:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/modules/widget-visibility/widget-conditions/widget-conditions.css\";a:2:{s:8:\"filesize\";i:1598;s:13:\"last_modified\";i:1423704439;}s:86:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/class.jetpack-data.php\";a:2:{s:8:\"filesize\";i:983;s:13:\"last_modified\";i:1423704439;}s:75:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/locales.php\";a:2:{s:8:\"filesize\";i:52757;s:13:\"last_modified\";i:1423704439;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/json-endpoints.php\";a:2:{s:8:\"filesize\";i:133287;s:13:\"last_modified\";i:1423704439;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/class.jetpack-bbpress-json-api-compat.php\";a:2:{s:8:\"filesize\";i:3271;s:13:\"last_modified\";i:1423704439;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/functions.opengraph.php\";a:2:{s:8:\"filesize\";i:9385;s:13:\"last_modified\";i:1423704439;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/class.jetpack-error.php\";a:2:{s:8:\"filesize\";i:47;s:13:\"last_modified\";i:1423704439;}s:79:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/wpml-config.xml\";a:2:{s:8:\"filesize\";i:213;s:13:\"last_modified\";i:1423704439;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/functions.photon.php\";a:2:{s:8:\"filesize\";i:5430;s:13:\"last_modified\";i:1423704439;}s:79:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/require-lib.php\";a:2:{s:8:\"filesize\";i:639;s:13:\"last_modified\";i:1423704439;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/class.media-extractor.php\";a:2:{s:8:\"filesize\";i:17157;s:13:\"last_modified\";i:1423704439;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/class.jetpack-user-agent.php\";a:2:{s:8:\"filesize\";i:44637;s:13:\"last_modified\";i:1423704439;}s:117:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-post-endpoint.php\";a:2:{s:8:\"filesize\";i:22583;s:13:\"last_modified\";i:1423704439;}s:127:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-get-taxonomies-endpoint.php\";a:2:{s:8:\"filesize\";i:1993;s:13:\"last_modified\";i:1423704439;}s:125:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-delete-media-endpoint.php\";a:2:{s:8:\"filesize\";i:672;s:13:\"last_modified\";i:1423704439;}s:124:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-list-embeds-endpoint.php\";a:2:{s:8:\"filesize\";i:959;s:13:\"last_modified\";i:1423704439;}s:125:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-get-taxonomy-endpoint.php\";a:2:{s:8:\"filesize\";i:812;s:13:\"last_modified\";i:1423704439;}s:122:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-get-media-endpoint.php\";a:2:{s:8:\"filesize\";i:598;s:13:\"last_modified\";i:1423704439;}s:128:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-update-taxonomy-endpoint.php\";a:2:{s:8:\"filesize\";i:5049;s:13:\"last_modified\";i:1423704439;}s:120:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-comment-endpoint.php\";a:2:{s:8:\"filesize\";i:7357;s:13:\"last_modified\";i:1423704439;}s:125:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-upload-media-endpoint.php\";a:2:{s:8:\"filesize\";i:1862;s:13:\"last_modified\";i:1423704439;}s:125:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-render-embed-endpoint.php\";a:2:{s:8:\"filesize\";i:2148;s:13:\"last_modified\";i:1423704439;}s:123:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-list-media-endpoint.php\";a:2:{s:8:\"filesize\";i:1298;s:13:\"last_modified\";i:1423704439;}s:127:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-update-comment-endpoint.php\";a:2:{s:8:\"filesize\";i:8451;s:13:\"last_modified\";i:1423704439;}s:123:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-list-users-endpoint.php\";a:2:{s:8:\"filesize\";i:2258;s:13:\"last_modified\";i:1423704439;}s:126:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-list-comments-endpoint.php\";a:2:{s:8:\"filesize\";i:8284;s:13:\"last_modified\";i:1423704439;}s:124:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-get-comment-endpoint.php\";a:2:{s:8:\"filesize\";i:610;s:13:\"last_modified\";i:1423704439;}s:119:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-render-endpoint.php\";a:2:{s:8:\"filesize\";i:4010;s:13:\"last_modified\";i:1423704439;}s:121:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-taxonomy-endpoint.php\";a:2:{s:8:\"filesize\";i:1105;s:13:\"last_modified\";i:1423704439;}s:124:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-update-post-endpoint.php\";a:2:{s:8:\"filesize\";i:22161;s:13:\"last_modified\";i:1423704439;}s:125:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-update-media-endpoint.php\";a:2:{s:8:\"filesize\";i:1047;s:13:\"last_modified\";i:1423704439;}s:129:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-render-shortcode-endpoint.php\";a:2:{s:8:\"filesize\";i:1779;s:13:\"last_modified\";i:1423704439;}s:123:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-list-posts-endpoint.php\";a:2:{s:8:\"filesize\";i:6162;s:13:\"last_modified\";i:1423704439;}s:121:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-get-post-endpoint.php\";a:2:{s:8:\"filesize\";i:874;s:13:\"last_modified\";i:1423704439;}s:121:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-get-site-endpoint.php\";a:2:{s:8:\"filesize\";i:15687;s:13:\"last_modified\";i:1423704439;}s:128:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/json-endpoints/class.wpcom-json-api-list-shortcodes-endpoint.php\";a:2:{s:8:\"filesize\";i:758;s:13:\"last_modified\";i:1423704439;}s:74:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/.svnignore\";a:2:{s:8:\"filesize\";i:151;s:13:\"last_modified\";i:1423704439;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-lt_LT.po\";a:2:{s:8:\"filesize\";i:192987;s:13:\"last_modified\";i:1423704439;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-bs_BA.po\";a:2:{s:8:\"filesize\";i:215502;s:13:\"last_modified\";i:1423704439;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-ca.mo\";a:2:{s:8:\"filesize\";i:80189;s:13:\"last_modified\";i:1423704439;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-fa_IR.mo\";a:2:{s:8:\"filesize\";i:107596;s:13:\"last_modified\";i:1423704439;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-hr.mo\";a:2:{s:8:\"filesize\";i:38887;s:13:\"last_modified\";i:1423704439;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-ar.mo\";a:2:{s:8:\"filesize\";i:220527;s:13:\"last_modified\";i:1423704439;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-ms_MY.po\";a:2:{s:8:\"filesize\";i:193778;s:13:\"last_modified\";i:1423704439;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-ko_KR.mo\";a:2:{s:8:\"filesize\";i:191190;s:13:\"last_modified\";i:1423704439;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-uk.mo\";a:2:{s:8:\"filesize\";i:11604;s:13:\"last_modified\";i:1423704439;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-fr_FR.po\";a:2:{s:8:\"filesize\";i:275867;s:13:\"last_modified\";i:1423704439;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-bs_BA.mo\";a:2:{s:8:\"filesize\";i:73430;s:13:\"last_modified\";i:1423704439;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-sr_RS.po\";a:2:{s:8:\"filesize\";i:215027;s:13:\"last_modified\";i:1423704439;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-fi.mo\";a:2:{s:8:\"filesize\";i:40352;s:13:\"last_modified\";i:1423704439;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-sq.mo\";a:2:{s:8:\"filesize\";i:192919;s:13:\"last_modified\";i:1423704439;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-vi.po\";a:2:{s:8:\"filesize\";i:195809;s:13:\"last_modified\";i:1423704439;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-fr_FR.mo\";a:2:{s:8:\"filesize\";i:198567;s:13:\"last_modified\";i:1423704439;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-sv_SE.mo\";a:2:{s:8:\"filesize\";i:53550;s:13:\"last_modified\";i:1423704439;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-pt_PT.po\";a:2:{s:8:\"filesize\";i:218807;s:13:\"last_modified\";i:1423704439;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-pt_BR.mo\";a:2:{s:8:\"filesize\";i:185290;s:13:\"last_modified\";i:1423704439;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-af.po\";a:2:{s:8:\"filesize\";i:160255;s:13:\"last_modified\";i:1423704439;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-ru_RU.mo\";a:2:{s:8:\"filesize\";i:243438;s:13:\"last_modified\";i:1423704439;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-cs_CZ.mo\";a:2:{s:8:\"filesize\";i:32269;s:13:\"last_modified\";i:1423704439;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-lt_LT.mo\";a:2:{s:8:\"filesize\";i:16832;s:13:\"last_modified\";i:1423704439;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-gl_ES.mo\";a:2:{s:8:\"filesize\";i:38878;s:13:\"last_modified\";i:1423704439;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-ro_RO.po\";a:2:{s:8:\"filesize\";i:191891;s:13:\"last_modified\";i:1423704439;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-nn_NO.mo\";a:2:{s:8:\"filesize\";i:23597;s:13:\"last_modified\";i:1423704439;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-nb_NO.mo\";a:2:{s:8:\"filesize\";i:172539;s:13:\"last_modified\";i:1423704439;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-gl_ES.po\";a:2:{s:8:\"filesize\";i:201574;s:13:\"last_modified\";i:1423704439;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-th.po\";a:2:{s:8:\"filesize\";i:202210;s:13:\"last_modified\";i:1423704439;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-nb_NO.po\";a:2:{s:8:\"filesize\";i:256060;s:13:\"last_modified\";i:1423704439;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-sk_SK.po\";a:2:{s:8:\"filesize\";i:192289;s:13:\"last_modified\";i:1423704439;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-ur.po\";a:2:{s:8:\"filesize\";i:188709;s:13:\"last_modified\";i:1423704439;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-hu_HU.po\";a:2:{s:8:\"filesize\";i:262669;s:13:\"last_modified\";i:1423704439;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-it_IT.po\";a:2:{s:8:\"filesize\";i:262824;s:13:\"last_modified\";i:1423704439;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-pl_PL.mo\";a:2:{s:8:\"filesize\";i:24227;s:13:\"last_modified\";i:1423704439;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-ca.po\";a:2:{s:8:\"filesize\";i:219942;s:13:\"last_modified\";i:1423704439;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-az.po\";a:2:{s:8:\"filesize\";i:275760;s:13:\"last_modified\";i:1423704439;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-el.mo\";a:2:{s:8:\"filesize\";i:19399;s:13:\"last_modified\";i:1423704439;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-te.mo\";a:2:{s:8:\"filesize\";i:21600;s:13:\"last_modified\";i:1423704439;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-fi.po\";a:2:{s:8:\"filesize\";i:201003;s:13:\"last_modified\";i:1423704439;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-pt_BR.po\";a:2:{s:8:\"filesize\";i:260196;s:13:\"last_modified\";i:1423704439;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-ckb.mo\";a:2:{s:8:\"filesize\";i:99777;s:13:\"last_modified\";i:1423704439;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-af.mo\";a:2:{s:8:\"filesize\";i:16794;s:13:\"last_modified\";i:1423704439;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-es_ES.mo\";a:2:{s:8:\"filesize\";i:188802;s:13:\"last_modified\";i:1423704439;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-fa_IR.po\";a:2:{s:8:\"filesize\";i:240234;s:13:\"last_modified\";i:1423704439;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-de_DE.mo\";a:2:{s:8:\"filesize\";i:194226;s:13:\"last_modified\";i:1423704439;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-ru_RU.po\";a:2:{s:8:\"filesize\";i:318929;s:13:\"last_modified\";i:1423704439;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-my_MM.po\";a:2:{s:8:\"filesize\";i:196888;s:13:\"last_modified\";i:1423704439;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-da_DK.mo\";a:2:{s:8:\"filesize\";i:47472;s:13:\"last_modified\";i:1423704439;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-es_ES.po\";a:2:{s:8:\"filesize\";i:264015;s:13:\"last_modified\";i:1423704439;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-mk_MK.po\";a:2:{s:8:\"filesize\";i:198768;s:13:\"last_modified\";i:1423704439;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-sv_SE.po\";a:2:{s:8:\"filesize\";i:206288;s:13:\"last_modified\";i:1423704439;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-ur.mo\";a:2:{s:8:\"filesize\";i:4381;s:13:\"last_modified\";i:1423704439;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-sk_SK.mo\";a:2:{s:8:\"filesize\";i:15803;s:13:\"last_modified\";i:1423704439;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-he_IL.mo\";a:2:{s:8:\"filesize\";i:205309;s:13:\"last_modified\";i:1423704439;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-nn_NO.po\";a:2:{s:8:\"filesize\";i:193983;s:13:\"last_modified\";i:1423704439;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-bg_BG.mo\";a:2:{s:8:\"filesize\";i:19475;s:13:\"last_modified\";i:1423704439;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-my_MM.mo\";a:2:{s:8:\"filesize\";i:17047;s:13:\"last_modified\";i:1423704439;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-zh_TW.mo\";a:2:{s:8:\"filesize\";i:172890;s:13:\"last_modified\";i:1423704439;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-he_IL.po\";a:2:{s:8:\"filesize\";i:284149;s:13:\"last_modified\";i:1423704439;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-mk_MK.mo\";a:2:{s:8:\"filesize\";i:24902;s:13:\"last_modified\";i:1423704439;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-sl_SI.mo\";a:2:{s:8:\"filesize\";i:9126;s:13:\"last_modified\";i:1423704439;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-ko_KR.po\";a:2:{s:8:\"filesize\";i:265728;s:13:\"last_modified\";i:1423704439;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-cs_CZ.po\";a:2:{s:8:\"filesize\";i:193428;s:13:\"last_modified\";i:1423704439;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-nl_NL.mo\";a:2:{s:8:\"filesize\";i:181543;s:13:\"last_modified\";i:1423704439;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-it_IT.mo\";a:2:{s:8:\"filesize\";i:187688;s:13:\"last_modified\";i:1423704439;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-de_DE.po\";a:2:{s:8:\"filesize\";i:269372;s:13:\"last_modified\";i:1423704439;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-nl_NL.po\";a:2:{s:8:\"filesize\";i:256763;s:13:\"last_modified\";i:1423704439;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-hr.po\";a:2:{s:8:\"filesize\";i:201970;s:13:\"last_modified\";i:1423704439;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-el.po\";a:2:{s:8:\"filesize\";i:195284;s:13:\"last_modified\";i:1423704439;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-hu_HU.mo\";a:2:{s:8:\"filesize\";i:174096;s:13:\"last_modified\";i:1423704439;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-zh_CN.mo\";a:2:{s:8:\"filesize\";i:172873;s:13:\"last_modified\";i:1423704439;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-id_ID.mo\";a:2:{s:8:\"filesize\";i:182872;s:13:\"last_modified\";i:1423704439;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-pl_PL.po\";a:2:{s:8:\"filesize\";i:195694;s:13:\"last_modified\";i:1423704439;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-ms_MY.mo\";a:2:{s:8:\"filesize\";i:24504;s:13:\"last_modified\";i:1423704439;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-zh_CN.po\";a:2:{s:8:\"filesize\";i:247884;s:13:\"last_modified\";i:1423704439;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-ro_RO.mo\";a:2:{s:8:\"filesize\";i:14641;s:13:\"last_modified\";i:1423704439;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-pt_PT.mo\";a:2:{s:8:\"filesize\";i:81258;s:13:\"last_modified\";i:1423704439;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-uk.po\";a:2:{s:8:\"filesize\";i:192121;s:13:\"last_modified\";i:1423704439;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-sa_IN.po\";a:2:{s:8:\"filesize\";i:175935;s:13:\"last_modified\";i:1423704439;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-zh_TW.po\";a:2:{s:8:\"filesize\";i:247951;s:13:\"last_modified\";i:1423704439;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-ja.mo\";a:2:{s:8:\"filesize\";i:204974;s:13:\"last_modified\";i:1423704439;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-id_ID.po\";a:2:{s:8:\"filesize\";i:258111;s:13:\"last_modified\";i:1423704439;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-th.mo\";a:2:{s:8:\"filesize\";i:28911;s:13:\"last_modified\";i:1423704439;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-sl_SI.po\";a:2:{s:8:\"filesize\";i:190751;s:13:\"last_modified\";i:1423704439;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-ja.po\";a:2:{s:8:\"filesize\";i:283391;s:13:\"last_modified\";i:1423704439;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-sa_IN.mo\";a:2:{s:8:\"filesize\";i:1006;s:13:\"last_modified\";i:1423704439;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-sr_RS.mo\";a:2:{s:8:\"filesize\";i:55526;s:13:\"last_modified\";i:1423704439;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-tr_TR.po\";a:2:{s:8:\"filesize\";i:265346;s:13:\"last_modified\";i:1423704439;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-da_DK.po\";a:2:{s:8:\"filesize\";i:205352;s:13:\"last_modified\";i:1423704439;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-ar.po\";a:2:{s:8:\"filesize\";i:296363;s:13:\"last_modified\";i:1423704439;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-tr_TR.mo\";a:2:{s:8:\"filesize\";i:190639;s:13:\"last_modified\";i:1423704439;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-vi.mo\";a:2:{s:8:\"filesize\";i:22097;s:13:\"last_modified\";i:1423704439;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-te.po\";a:2:{s:8:\"filesize\";i:197558;s:13:\"last_modified\";i:1423704439;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-ckb.po\";a:2:{s:8:\"filesize\";i:225048;s:13:\"last_modified\";i:1423704439;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-bg_BG.po\";a:2:{s:8:\"filesize\";i:195156;s:13:\"last_modified\";i:1423704439;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-sq.po\";a:2:{s:8:\"filesize\";i:271628;s:13:\"last_modified\";i:1423704439;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/languages/jetpack-az.mo\";a:2:{s:8:\"filesize\";i:197872;s:13:\"last_modified\";i:1423704439;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/class.json-api.php\";a:2:{s:8:\"filesize\";i:17907;s:13:\"last_modified\";i:1423704439;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/jquery.jetpack-sync.js\";a:2:{s:8:\"filesize\";i:1561;s:13:\"last_modified\";i:1423704439;}s:76:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/spin.js\";a:2:{s:8:\"filesize\";i:10197;s:13:\"last_modified\";i:1423704439;}s:83:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/genericons.php\";a:2:{s:8:\"filesize\";i:460;s:13:\"last_modified\";i:1423704439;}s:85:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/lib/tonesque.php\";a:2:{s:8:\"filesize\";i:4519;s:13:\"last_modified\";i:1423704439;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/lib/markdown/README.md\";a:2:{s:8:\"filesize\";i:1115;s:13:\"last_modified\";i:1423704439;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/lib/markdown/gfm.php\";a:2:{s:8:\"filesize\";i:11663;s:13:\"last_modified\";i:1423704439;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/lib/markdown/test.php\";a:2:{s:8:\"filesize\";i:534;s:13:\"last_modified\";i:1423704439;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/lib/markdown/0-load.php\";a:2:{s:8:\"filesize\";i:137;s:13:\"last_modified\";i:1423704439;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/lib/markdown/extra.php\";a:2:{s:8:\"filesize\";i:89691;s:13:\"last_modified\";i:1423704439;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/lib/class.color.php\";a:2:{s:8:\"filesize\";i:17178;s:13:\"last_modified\";i:1423704439;}s:115:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/lib/admin-pages/class.jetpack-landing-page.php\";a:2:{s:8:\"filesize\";i:5017;s:13:\"last_modified\";i:1423704439;}s:113:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/lib/admin-pages/class.jetpack-admin-page.php\";a:2:{s:8:\"filesize\";i:3244;s:13:\"last_modified\";i:1423704439;}s:116:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/lib/admin-pages/class.jetpack-settings-page.php\";a:2:{s:8:\"filesize\";i:4255;s:13:\"last_modified\";i:1423704439;}s:85:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/jetpack-admin.js\";a:2:{s:8:\"filesize\";i:1331;s:13:\"last_modified\";i:1423704439;}s:79:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/footer.php\";a:2:{s:8:\"filesize\";i:3353;s:13:\"last_modified\";i:1423704439;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/jetpack-modules.js\";a:2:{s:8:\"filesize\";i:4633;s:13:\"last_modified\";i:1423704439;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/jetpack-modules.models.js\";a:2:{s:8:\"filesize\";i:2014;s:13:\"last_modified\";i:1423704439;}s:74:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/jp.js\";a:2:{s:8:\"filesize\";i:8120;s:13:\"last_modified\";i:1423704439;}s:83:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/jquery.spin.js\";a:2:{s:8:\"filesize\";i:3330;s:13:\"last_modified\";i:1423704439;}s:85:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/jquery.inview.js\";a:2:{s:8:\"filesize\";i:5590;s:13:\"last_modified\";i:1423704439;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/genericons/genericons.css\";a:2:{s:8:\"filesize\";i:154;s:13:\"last_modified\";i:1423704439;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/genericons/README.md\";a:2:{s:8:\"filesize\";i:5873;s:13:\"last_modified\";i:1423704439;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/genericons/COPYING.txt\";a:2:{s:8:\"filesize\";i:1424;s:13:\"last_modified\";i:1423704439;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/genericons/LICENSE.txt\";a:2:{s:8:\"filesize\";i:18092;s:13:\"last_modified\";i:1423704439;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/genericons/genericons/genericons.css\";a:2:{s:8:\"filesize\";i:27524;s:13:\"last_modified\";i:1423704439;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/genericons/genericons/example.html\";a:2:{s:8:\"filesize\";i:25866;s:13:\"last_modified\";i:1423704439;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/genericons/genericons/Genericons.ttf\";a:2:{s:8:\"filesize\";i:22576;s:13:\"last_modified\";i:1423704439;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/genericons/genericons/Genericons.woff\";a:2:{s:8:\"filesize\";i:14360;s:13:\"last_modified\";i:1423704439;}s:113:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/genericons/genericons/rtl/genericons-rtl.css\";a:2:{s:8:\"filesize\";i:27605;s:13:\"last_modified\";i:1423704439;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/genericons/genericons/Genericons.svg\";a:2:{s:8:\"filesize\";i:78913;s:13:\"last_modified\";i:1423704439;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/genericons/genericons/Genericons.eot\";a:2:{s:8:\"filesize\";i:22760;s:13:\"last_modified\";i:1423704439;}s:79:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/jetpack.js\";a:2:{s:8:\"filesize\";i:11442;s:13:\"last_modified\";i:1423704439;}s:79:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/header.php\";a:2:{s:8:\"filesize\";i:1189;s:13:\"last_modified\";i:1423704439;}s:83:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/postmessage.js\";a:2:{s:8:\"filesize\";i:19615;s:13:\"last_modified\";i:1423704439;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/gallery-settings.js\";a:2:{s:8:\"filesize\";i:952;s:13:\"last_modified\";i:1423704439;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/jetpack-modules.views.js\";a:2:{s:8:\"filesize\";i:1719;s:13:\"last_modified\";i:1423704439;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/_inc/jquery.jetpack-resize.js\";a:2:{s:8:\"filesize\";i:8104;s:13:\"last_modified\";i:1423704439;}s:86:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/class.jetpack-sync.php\";a:2:{s:8:\"filesize\";i:27123;s:13:\"last_modified\";i:1423704439;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/class.jetpack-debugger.php\";a:2:{s:8:\"filesize\";i:15364;s:13:\"last_modified\";i:1423704439;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/class.jetpack-ixr-client.php\";a:2:{s:8:\"filesize\";i:3243;s:13:\"last_modified\";i:1423704439;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/class.jetpack-admin.php\";a:2:{s:8:\"filesize\";i:6346;s:13:\"last_modified\";i:1423704439;}s:74:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/readme.txt\";a:2:{s:8:\"filesize\";i:77445;s:13:\"last_modified\";i:1423704439;}s:77:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/uninstall.php\";a:2:{s:8:\"filesize\";i:625;s:13:\"last_modified\";i:1423704439;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/class.media-summary.php\";a:2:{s:8:\"filesize\";i:9514;s:13:\"last_modified\";i:1423704439;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/views/admin/must-connect-main-blog.php\";a:2:{s:8:\"filesize\";i:665;s:13:\"last_modified\";i:1423704439;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/views/admin/network-admin-header.php\";a:2:{s:8:\"filesize\";i:442;s:13:\"last_modified\";i:1423704439;}s:104:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/views/admin/network-activated-notice.php\";a:2:{s:8:\"filesize\";i:250;s:13:\"last_modified\";i:1423704439;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/views/admin/network-settings.php\";a:2:{s:8:\"filesize\";i:3142;s:13:\"last_modified\";i:1423704439;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/views/admin/landing-page-templates.php\";a:2:{s:8:\"filesize\";i:1857;s:13:\"last_modified\";i:1423704439;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/views/admin/network-admin-footer.php\";a:2:{s:8:\"filesize\";i:1427;s:13:\"last_modified\";i:1423704439;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/views/admin/admin-page.php\";a:2:{s:8:\"filesize\";i:7157;s:13:\"last_modified\";i:1423704439;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/views/admin/network-admin-alert.php\";a:2:{s:8:\"filesize\";i:263;s:13:\"last_modified\";i:1423704439;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/views/admin/module-modal-template.php\";a:2:{s:8:\"filesize\";i:1513;s:13:\"last_modified\";i:1423704439;}s:80:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/class.photon.php\";a:2:{s:8:\"filesize\";i:21661;s:13:\"last_modified\";i:1423704439;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/class.jetpack-modules-list-table.php\";a:2:{s:8:\"filesize\";i:10122;s:13:\"last_modified\";i:1423704439;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/class.jetpack-client.php\";a:2:{s:8:\"filesize\";i:6767;s:13:\"last_modified\";i:1423704439;}s:85:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/functions.gallery.php\";a:2:{s:8:\"filesize\";i:2235;s:13:\"last_modified\";i:1423704439;}s:75:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/jetpack.php\";a:2:{s:8:\"filesize\";i:3981;s:13:\"last_modified\";i:1423704439;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/class.jetpack-post-images.php\";a:2:{s:8:\"filesize\";i:15809;s:13:\"last_modified\";i:1423704439;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/3rd-party/wpml.php\";a:2:{s:8:\"filesize\";i:1092;s:13:\"last_modified\";i:1423704439;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/3rd-party/3rd-party.php\";a:2:{s:8:\"filesize\";i:191;s:13:\"last_modified\";i:1423704439;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/3rd-party/buddypress.php\";a:2:{s:8:\"filesize\";i:180;s:13:\"last_modified\";i:1423704439;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/class.jetpack-network-sites-list-table.php\";a:2:{s:8:\"filesize\";i:3935;s:13:\"last_modified\";i:1423704439;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/class.jetpack-xmlrpc-server.php\";a:2:{s:8:\"filesize\";i:11111;s:13:\"last_modified\";i:1423704439;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/class.json-api-endpoints.php\";a:2:{s:8:\"filesize\";i:55737;s:13:\"last_modified\";i:1423704439;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/class.jetpack-heartbeat.php\";a:2:{s:8:\"filesize\";i:4454;s:13:\"last_modified\";i:1423704439;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/class.jetpack-client-server.php\";a:2:{s:8:\"filesize\";i:6187;s:13:\"last_modified\";i:1423704439;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/jetpack/functions.compat.php\";a:2:{s:8:\"filesize\";i:1863;s:13:\"last_modified\";i:1423704440;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/index.html\";a:2:{s:8:\"filesize\";i:0;s:13:\"last_modified\";i:1423415469;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/logs/index.html\";a:2:{s:8:\"filesize\";i:0;s:13:\"last_modified\";i:1423415469;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security.php\";a:2:{s:8:\"filesize\";i:1537;s:13:\"last_modified\";i:1423415469;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/index.html\";a:2:{s:8:\"filesize\";i:0;s:13:\"last_modified\";i:1423415469;}s:115:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.tel.php\";a:2:{s:8:\"filesize\";i:1320;s:13:\"last_modified\";i:1423415469;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.nz.php\";a:2:{s:8:\"filesize\";i:4536;s:13:\"last_modified\";i:1423415469;}s:115:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.cat.php\";a:2:{s:8:\"filesize\";i:1355;s:13:\"last_modified\";i:1423415469;}s:117:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.zanet.php\";a:2:{s:8:\"filesize\";i:2588;s:13:\"last_modified\";i:1423415469;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.fm.php\";a:2:{s:8:\"filesize\";i:2345;s:13:\"last_modified\";i:1423415469;}s:116:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.icon.png\";a:2:{s:8:\"filesize\";i:571;s:13:\"last_modified\";i:1423415469;}s:137:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.gtld.publicdomainregistry.php\";a:2:{s:8:\"filesize\";i:1968;s:13:\"last_modified\";i:1423415469;}s:125:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.gtld.rrpproxy.php\";a:2:{s:8:\"filesize\";i:3963;s:13:\"last_modified\";i:1423415469;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.be.php\";a:2:{s:8:\"filesize\";i:2158;s:13:\"last_modified\";i:1423415469;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.ru.php\";a:2:{s:8:\"filesize\";i:2001;s:13:\"last_modified\";i:1423415469;}s:116:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.idna.php\";a:2:{s:8:\"filesize\";i:38438;s:13:\"last_modified\";i:1423415469;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.su.php\";a:2:{s:8:\"filesize\";i:1964;s:13:\"last_modified\";i:1423415469;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.br.php\";a:2:{s:8:\"filesize\";i:2501;s:13:\"last_modified\";i:1423415469;}s:118:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.org.za.php\";a:2:{s:8:\"filesize\";i:1981;s:13:\"last_modified\";i:1423415469;}s:124:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.gtld.tmagnic.php\";a:2:{s:8:\"filesize\";i:1636;s:13:\"last_modified\";i:1423415469;}s:125:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.gtld.fabulous.php\";a:2:{s:8:\"filesize\";i:1548;s:13:\"last_modified\";i:1423415469;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.lt.php\";a:2:{s:8:\"filesize\";i:1851;s:13:\"last_modified\";i:1423415469;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.pl.php\";a:2:{s:8:\"filesize\";i:1585;s:13:\"last_modified\";i:1423415469;}s:124:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.gtld.godaddy.php\";a:2:{s:8:\"filesize\";i:1850;s:13:\"last_modified\";i:1423415469;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.in.php\";a:2:{s:8:\"filesize\";i:1331;s:13:\"last_modified\";i:1423415469;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.at.php\";a:2:{s:8:\"filesize\";i:2666;s:13:\"last_modified\";i:1423415469;}s:125:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.gtld.genericb.php\";a:2:{s:8:\"filesize\";i:1137;s:13:\"last_modified\";i:1423415469;}s:126:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.gtld.onlinenic.php\";a:2:{s:8:\"filesize\";i:2535;s:13:\"last_modified\";i:1423415469;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.ae.php\";a:2:{s:8:\"filesize\";i:1825;s:13:\"last_modified\";i:1423415469;}s:132:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.gtld.wildwestdomains.php\";a:2:{s:8:\"filesize\";i:1704;s:13:\"last_modified\";i:1423415469;}s:118:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.museum.php\";a:2:{s:8:\"filesize\";i:1366;s:13:\"last_modified\";i:1423415469;}s:122:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.gtld.gandi.php\";a:2:{s:8:\"filesize\";i:1553;s:13:\"last_modified\";i:1423415469;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.ly.php\";a:2:{s:8:\"filesize\";i:2077;s:13:\"last_modified\";i:1423415469;}s:121:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.gtld.enom.php\";a:2:{s:8:\"filesize\";i:2285;s:13:\"last_modified\";i:1423415469;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.uk.php\";a:2:{s:8:\"filesize\";i:2307;s:13:\"last_modified\";i:1423415469;}s:128:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.gtld.interdomain.php\";a:2:{s:8:\"filesize\";i:3793;s:13:\"last_modified\";i:1423415469;}s:120:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.ip.krnic.php\";a:2:{s:8:\"filesize\";i:3929;s:13:\"last_modified\";i:1423415469;}s:127:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.gtld.fastdomain.php\";a:2:{s:8:\"filesize\";i:2410;s:13:\"last_modified\";i:1423415469;}s:121:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.ip.lacnic.php\";a:2:{s:8:\"filesize\";i:2482;s:13:\"last_modified\";i:1423415469;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.mx.php\";a:2:{s:8:\"filesize\";i:1969;s:13:\"last_modified\";i:1423415469;}s:118:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.parser.php\";a:2:{s:8:\"filesize\";i:22588;s:13:\"last_modified\";i:1423415469;}s:131:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.gtld.domaindiscover.php\";a:2:{s:8:\"filesize\";i:1623;s:13:\"last_modified\";i:1423415469;}s:127:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.gtld.names4ever.php\";a:2:{s:8:\"filesize\";i:1825;s:13:\"last_modified\";i:1423415469;}s:118:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.client.php\";a:2:{s:8:\"filesize\";i:14748;s:13:\"last_modified\";i:1423415469;}s:124:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.gtld.dotster.php\";a:2:{s:8:\"filesize\";i:1672;s:13:\"last_modified\";i:1423415469;}s:116:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.coop.php\";a:2:{s:8:\"filesize\";i:3232;s:13:\"last_modified\";i:1423415469;}s:126:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.gtld.namejuice.php\";a:2:{s:8:\"filesize\";i:1680;s:13:\"last_modified\";i:1423415469;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.cl.php\";a:2:{s:8:\"filesize\";i:1737;s:13:\"last_modified\";i:1423415469;}s:122:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.gtld.joker.php\";a:2:{s:8:\"filesize\";i:2047;s:13:\"last_modified\";i:1423415469;}s:115:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.edu.php\";a:2:{s:8:\"filesize\";i:1920;s:13:\"last_modified\";i:1423415469;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.co.php\";a:2:{s:8:\"filesize\";i:1291;s:13:\"last_modified\";i:1423415469;}s:116:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.asia.php\";a:2:{s:8:\"filesize\";i:1304;s:13:\"last_modified\";i:1423415469;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.fj.php\";a:2:{s:8:\"filesize\";i:1929;s:13:\"last_modified\";i:1423415469;}s:123:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.gtld.psiusa.php\";a:2:{s:8:\"filesize\";i:3927;s:13:\"last_modified\";i:1423415469;}s:124:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.gtld.nicline.php\";a:2:{s:8:\"filesize\";i:1500;s:13:\"last_modified\";i:1423415469;}s:116:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.gtld.php\";a:2:{s:8:\"filesize\";i:2913;s:13:\"last_modified\";i:1423415469;}s:125:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.gtld.afternic.php\";a:2:{s:8:\"filesize\";i:1605;s:13:\"last_modified\";i:1423415469;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.jp.php\";a:2:{s:8:\"filesize\";i:3471;s:13:\"last_modified\";i:1423415469;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.pt.php\";a:2:{s:8:\"filesize\";i:2381;s:13:\"last_modified\";i:1423415469;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.us.php\";a:2:{s:8:\"filesize\";i:1287;s:13:\"last_modified\";i:1423415469;}s:130:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.gtld.itsyourdomain.php\";a:2:{s:8:\"filesize\";i:1647;s:13:\"last_modified\";i:1423415469;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.ie.php\";a:2:{s:8:\"filesize\";i:1758;s:13:\"last_modified\";i:1423415469;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.ro.php\";a:2:{s:8:\"filesize\";i:2607;s:13:\"last_modified\";i:1423415469;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.ca.php\";a:2:{s:8:\"filesize\";i:2248;s:13:\"last_modified\";i:1423415469;}s:133:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.gtld.networksolutions.php\";a:2:{s:8:\"filesize\";i:1623;s:13:\"last_modified\";i:1423415469;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/LICENSE\";a:2:{s:8:\"filesize\";i:18011;s:13:\"last_modified\";i:1423415469;}s:122:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.gtld.ascio.php\";a:2:{s:8:\"filesize\";i:1610;s:13:\"last_modified\";i:1423415469;}s:125:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.gtld.register.php\";a:2:{s:8:\"filesize\";i:2257;s:13:\"last_modified\";i:1423415469;}s:116:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.mobi.php\";a:2:{s:8:\"filesize\";i:1387;s:13:\"last_modified\";i:1423415469;}s:124:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.gtld.moniker.php\";a:2:{s:8:\"filesize\";i:1673;s:13:\"last_modified\";i:1423415469;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.ip.php\";a:2:{s:8:\"filesize\";i:7417;s:13:\"last_modified\";i:1423415469;}s:116:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.name.php\";a:2:{s:8:\"filesize\";i:1342;s:13:\"last_modified\";i:1423415469;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.au.php\";a:2:{s:8:\"filesize\";i:2121;s:13:\"last_modified\";i:1423415469;}s:115:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.int.php\";a:2:{s:8:\"filesize\";i:1337;s:13:\"last_modified\";i:1423415469;}s:122:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/handler.template.php\";a:2:{s:8:\"filesize\";i:1095;s:13:\"last_modified\";i:1423415469;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.cn.php\";a:2:{s:8:\"filesize\";i:3922;s:13:\"last_modified\";i:1423415469;}s:118:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.travel.php\";a:2:{s:8:\"filesize\";i:1281;s:13:\"last_modified\";i:1423415469;}s:122:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.gtld.nicco.php\";a:2:{s:8:\"filesize\";i:1933;s:13:\"last_modified\";i:1423415469;}s:124:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.gtld.srsplus.php\";a:2:{s:8:\"filesize\";i:1598;s:13:\"last_modified\";i:1423415469;}s:126:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.gtld.namevault.php\";a:2:{s:8:\"filesize\";i:1643;s:13:\"last_modified\";i:1423415469;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.de.php\";a:2:{s:8:\"filesize\";i:2187;s:13:\"last_modified\";i:1423415469;}s:128:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.gtld.melbourneit.php\";a:2:{s:8:\"filesize\";i:2166;s:13:\"last_modified\";i:1423415469;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.hu.php\";a:2:{s:8:\"filesize\";i:2856;s:13:\"last_modified\";i:1423415469;}s:118:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.ip.lib.php\";a:2:{s:8:\"filesize\";i:3587;s:13:\"last_modified\";i:1423415469;}s:125:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.gtld.nameking.php\";a:2:{s:8:\"filesize\";i:2143;s:13:\"last_modified\";i:1423415469;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.lu.php\";a:2:{s:8:\"filesize\";i:2944;s:13:\"last_modified\";i:1423415469;}s:127:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.gtld.alldomains.php\";a:2:{s:8:\"filesize\";i:1486;s:13:\"last_modified\";i:1423415469;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.is.php\";a:2:{s:8:\"filesize\";i:2061;s:13:\"last_modified\";i:1423415469;}s:116:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.aero.php\";a:2:{s:8:\"filesize\";i:1396;s:13:\"last_modified\";i:1423415469;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.eu.php\";a:2:{s:8:\"filesize\";i:2414;s:13:\"last_modified\";i:1423415469;}s:115:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.org.php\";a:2:{s:8:\"filesize\";i:1389;s:13:\"last_modified\";i:1423415469;}s:115:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.pro.php\";a:2:{s:8:\"filesize\";i:1257;s:13:\"last_modified\";i:1423415469;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.nl.php\";a:2:{s:8:\"filesize\";i:2650;s:13:\"last_modified\";i:1423415469;}s:118:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.rwhois.php\";a:2:{s:8:\"filesize\";i:1964;s:13:\"last_modified\";i:1423415469;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.ch.php\";a:2:{s:8:\"filesize\";i:2448;s:13:\"last_modified\";i:1423415469;}s:119:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.servers.php\";a:2:{s:8:\"filesize\";i:12408;s:13:\"last_modified\";i:1423415469;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.si.php\";a:2:{s:8:\"filesize\";i:1626;s:13:\"last_modified\";i:1423415469;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.it.php\";a:2:{s:8:\"filesize\";i:2054;s:13:\"last_modified\";i:1423415469;}s:133:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.gtld.corporatedomains.php\";a:2:{s:8:\"filesize\";i:1740;s:13:\"last_modified\";i:1423415469;}s:120:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.gtld.ovh.php\";a:2:{s:8:\"filesize\";i:1544;s:13:\"last_modified\";i:1423415469;}s:116:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.main.php\";a:2:{s:8:\"filesize\";i:8010;s:13:\"last_modified\";i:1423415469;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.se.php\";a:2:{s:8:\"filesize\";i:1811;s:13:\"last_modified\";i:1423415469;}s:119:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.ip.ripe.php\";a:2:{s:8:\"filesize\";i:2395;s:13:\"last_modified\";i:1423415469;}s:125:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.gtld.assorted.php\";a:2:{s:8:\"filesize\";i:1638;s:13:\"last_modified\";i:1423415469;}s:124:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.gtld.schlund.php\";a:2:{s:8:\"filesize\";i:3785;s:13:\"last_modified\";i:1423415469;}s:112:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/npdata.ser\";a:2:{s:8:\"filesize\";i:42369;s:13:\"last_modified\";i:1423415469;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.nu.php\";a:2:{s:8:\"filesize\";i:2410;s:13:\"last_modified\";i:1423415469;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.sc.php\";a:2:{s:8:\"filesize\";i:1365;s:13:\"last_modified\";i:1423415469;}s:124:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.gtld.opensrs.php\";a:2:{s:8:\"filesize\";i:1928;s:13:\"last_modified\";i:1423415469;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.cz.php\";a:2:{s:8:\"filesize\";i:2272;s:13:\"last_modified\";i:1423415469;}s:115:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.biz.php\";a:2:{s:8:\"filesize\";i:1325;s:13:\"last_modified\";i:1423415469;}s:121:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.gtld.iana.php\";a:2:{s:8:\"filesize\";i:1599;s:13:\"last_modified\";i:1423415469;}s:123:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.gtld.tvcorp.php\";a:2:{s:8:\"filesize\";i:1491;s:13:\"last_modified\";i:1423415469;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.fi.php\";a:2:{s:8:\"filesize\";i:1801;s:13:\"last_modified\";i:1423415469;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.ir.php\";a:2:{s:8:\"filesize\";i:1688;s:13:\"last_modified\";i:1423415469;}s:117:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.utils.php\";a:2:{s:8:\"filesize\";i:3593;s:13:\"last_modified\";i:1423415469;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.ag.php\";a:2:{s:8:\"filesize\";i:1320;s:13:\"last_modified\";i:1423415469;}s:126:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.gtld.dreamhost.php\";a:2:{s:8:\"filesize\";i:1802;s:13:\"last_modified\";i:1423415469;}s:126:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.gtld.directnic.php\";a:2:{s:8:\"filesize\";i:1742;s:13:\"last_modified\";i:1423415469;}s:119:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.ip.arin.php\";a:2:{s:8:\"filesize\";i:2849;s:13:\"last_modified\";i:1423415469;}s:116:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.info.php\";a:2:{s:8:\"filesize\";i:1360;s:13:\"last_modified\";i:1423415469;}s:128:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.gtld.markmonitor.php\";a:2:{s:8:\"filesize\";i:1902;s:13:\"last_modified\";i:1423415469;}s:122:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.ip.afrinic.php\";a:2:{s:8:\"filesize\";i:2295;s:13:\"last_modified\";i:1423415469;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.fr.php\";a:2:{s:8:\"filesize\";i:2147;s:13:\"last_modified\";i:1423415469;}s:129:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.gtld.domainpeople.php\";a:2:{s:8:\"filesize\";i:1980;s:13:\"last_modified\";i:1423415469;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.me.php\";a:2:{s:8:\"filesize\";i:1318;s:13:\"last_modified\";i:1423415469;}s:120:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.ip.apnic.php\";a:2:{s:8:\"filesize\";i:3013;s:13:\"last_modified\";i:1423415469;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.ws.php\";a:2:{s:8:\"filesize\";i:2194;s:13:\"last_modified\";i:1423415469;}s:117:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.co.za.php\";a:2:{s:8:\"filesize\";i:3162;s:13:\"last_modified\";i:1423415469;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/lib/whois/whois.ve.php\";a:2:{s:8:\"filesize\";i:2283;s:13:\"last_modified\";i:1423415469;}s:134:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/admin/wp-security-list-logged-in-users.php\";a:2:{s:8:\"filesize\";i:2892;s:13:\"last_modified\";i:1423415469;}s:130:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/admin/wp-security-brute-force-menu.php\";a:2:{s:8:\"filesize\";i:46875;s:13:\"last_modified\";i:1423415469;}s:132:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/admin/wp-security-user-accounts-menu.php\";a:2:{s:8:\"filesize\";i:18410;s:13:\"last_modified\";i:1423415469;}s:130:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/admin/wp-security-list-login-fails.php\";a:2:{s:8:\"filesize\";i:6387;s:13:\"last_modified\";i:1423415469;}s:132:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/admin/general/wp-security-list-table.php\";a:2:{s:8:\"filesize\";i:22723;s:13:\"last_modified\";i:1423415469;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/admin/index.html\";a:2:{s:8:\"filesize\";i:0;s:13:\"last_modified\";i:1423415469;}s:130:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/admin/wp-security-maintenance-menu.php\";a:2:{s:8:\"filesize\";i:5837;s:13:\"last_modified\";i:1423415469;}s:127:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/admin/wp-security-firewall-menu.php\";a:2:{s:8:\"filesize\";i:53293;s:13:\"last_modified\";i:1423415469;}s:135:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/admin/wp-security-list-registered-users.php\";a:2:{s:8:\"filesize\";i:10728;s:13:\"last_modified\";i:1423415469;}s:137:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/admin/wp-security-list-comment-spammer-ip.php\";a:2:{s:8:\"filesize\";i:9273;s:13:\"last_modified\";i:1423415469;}s:124:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/admin/wp-security-admin-init.php\";a:2:{s:8:\"filesize\";i:17063;s:13:\"last_modified\";i:1423415469;}s:128:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/admin/wp-security-dashboard-menu.php\";a:2:{s:8:\"filesize\";i:31652;s:13:\"last_modified\";i:1423415469;}s:124:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/admin/wp-security-whois-menu.php\";a:2:{s:8:\"filesize\";i:5071;s:13:\"last_modified\";i:1423415469;}s:127:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/admin/wp-security-database-menu.php\";a:2:{s:8:\"filesize\";i:30751;s:13:\"last_modified\";i:1423415469;}s:131:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/admin/wp-security-misc-options-menu.php\";a:2:{s:8:\"filesize\";i:6818;s:13:\"last_modified\";i:1423415469;}s:132:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/admin/wp-security-list-acct-activity.php\";a:2:{s:8:\"filesize\";i:6422;s:13:\"last_modified\";i:1423415469;}s:122:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/admin/wp-security-list-404.php\";a:2:{s:8:\"filesize\";i:13798;s:13:\"last_modified\";i:1423415469;}s:129:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/admin/wp-security-user-login-menu.php\";a:2:{s:8:\"filesize\";i:31076;s:13:\"last_modified\";i:1423415469;}s:128:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/admin/wp-security-list-locked-ip.php\";a:2:{s:8:\"filesize\";i:7957;s:13:\"last_modified\";i:1423415469;}s:128:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/admin/wp-security-blacklist-menu.php\";a:2:{s:8:\"filesize\";i:12002;s:13:\"last_modified\";i:1423415469;}s:136:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/admin/wp-security-user-registration-menu.php\";a:2:{s:8:\"filesize\";i:11566;s:13:\"last_modified\";i:1423415469;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/admin/index.php\";a:2:{s:8:\"filesize\";i:58;s:13:\"last_modified\";i:1423415469;}s:129:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/admin/wp-security-filesystem-menu.php\";a:2:{s:8:\"filesize\";i:22509;s:13:\"last_modified\";i:1423415469;}s:123:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/admin/wp-security-spam-menu.php\";a:2:{s:8:\"filesize\";i:19070;s:13:\"last_modified\";i:1423415469;}s:127:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/admin/wp-security-settings-menu.php\";a:2:{s:8:\"filesize\";i:38456;s:13:\"last_modified\";i:1423415469;}s:124:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/admin/wp-security-admin-menu.php\";a:2:{s:8:\"filesize\";i:2590;s:13:\"last_modified\";i:1423415469;}s:127:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/admin/wp-security-filescan-menu.php\";a:2:{s:8:\"filesize\";i:30945;s:13:\"last_modified\";i:1423415469;}s:124:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/languages/aiowpsecurity-zh_CN.mo\";a:2:{s:8:\"filesize\";i:1373;s:13:\"last_modified\";i:1423415469;}s:124:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/languages/aiowpsecurity-fa_IR.mo\";a:2:{s:8:\"filesize\";i:140066;s:13:\"last_modified\";i:1423415469;}s:124:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/languages/aiowpsecurity-pt_BR.mo\";a:2:{s:8:\"filesize\";i:12947;s:13:\"last_modified\";i:1423415469;}s:124:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/languages/aiowpsecurity-es_ES.po\";a:2:{s:8:\"filesize\";i:158813;s:13:\"last_modified\";i:1423415469;}s:124:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/languages/aiowpsecurity-ru_RU.mo\";a:2:{s:8:\"filesize\";i:216267;s:13:\"last_modified\";i:1423415469;}s:124:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/languages/aiowpsecurity-hu_HU.mo\";a:2:{s:8:\"filesize\";i:3139;s:13:\"last_modified\";i:1423415469;}s:124:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/languages/aiowpsecurity-pt_BR.po\";a:2:{s:8:\"filesize\";i:123178;s:13:\"last_modified\";i:1423415469;}s:124:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/languages/aiowpsecurity-de_DE.po\";a:2:{s:8:\"filesize\";i:142098;s:13:\"last_modified\";i:1423415469;}s:119:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/languages/aiowpsecurity.pot\";a:2:{s:8:\"filesize\";i:170723;s:13:\"last_modified\";i:1423415469;}s:124:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/languages/aiowpsecurity-it_IT.mo\";a:2:{s:8:\"filesize\";i:163334;s:13:\"last_modified\";i:1423415469;}s:124:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/languages/aiowpsecurity-ru_RU.po\";a:2:{s:8:\"filesize\";i:302484;s:13:\"last_modified\";i:1423415469;}s:124:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/languages/aiowpsecurity-it_IT.po\";a:2:{s:8:\"filesize\";i:238926;s:13:\"last_modified\";i:1423415469;}s:124:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/languages/aiowpsecurity-fa_IR.po\";a:2:{s:8:\"filesize\";i:196620;s:13:\"last_modified\";i:1423415469;}s:124:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/languages/aiowpsecurity-de_DE.mo\";a:2:{s:8:\"filesize\";i:995;s:13:\"last_modified\";i:1423415469;}s:124:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/languages/aiowpsecurity-zh_CN.po\";a:2:{s:8:\"filesize\";i:92038;s:13:\"last_modified\";i:1423415469;}s:124:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/languages/aiowpsecurity-es_ES.mo\";a:2:{s:8:\"filesize\";i:84002;s:13:\"last_modified\";i:1423415469;}s:124:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/languages/aiowpsecurity-hu_HU.po\";a:2:{s:8:\"filesize\";i:119273;s:13:\"last_modified\";i:1423415469;}s:112:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php\";a:2:{s:8:\"filesize\";i:10465;s:13:\"last_modified\";i:1423415469;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/readme.txt\";a:2:{s:8:\"filesize\";i:34590;s:13:\"last_modified\";i:1423415469;}s:124:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/css/wp-security-admin-styles.css\";a:2:{s:8:\"filesize\";i:8720;s:13:\"last_modified\";i:1423415469;}s:129:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/css/wp-security-site-lockout-page.css\";a:2:{s:8:\"filesize\";i:416;s:13:\"last_modified\";i:1423415469;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/css/index.html\";a:2:{s:8:\"filesize\";i:0;s:13:\"last_modified\";i:1423415469;}s:110:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/backups/index.html\";a:2:{s:8:\"filesize\";i:0;s:13:\"last_modified\";i:1423415469;}s:123:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-captcha.php\";a:2:{s:8:\"filesize\";i:4967;s:13:\"last_modified\";i:1423415469;}s:134:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-utility-ip-address.php\";a:2:{s:8:\"filesize\";i:6411;s:13:\"last_modified\";i:1423415469;}s:130:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-bot-protection.php\";a:2:{s:8:\"filesize\";i:1230;s:13:\"last_modified\";i:1423415469;}s:122:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-backup.php\";a:2:{s:8:\"filesize\";i:12251;s:13:\"last_modified\";i:1423415469;}s:110:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/index.html\";a:2:{s:8:\"filesize\";i:0;s:13:\"last_modified\";i:1423415469;}s:149:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/grade-system/wp-security-feature-item-manager.php\";a:2:{s:8:\"filesize\";i:30576;s:13:\"last_modified\";i:1423415469;}s:141:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/grade-system/wp-security-feature-item.php\";a:2:{s:8:\"filesize\";i:1094;s:13:\"last_modified\";i:1423415469;}s:132:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-utility-htaccess.php\";a:2:{s:8:\"filesize\";i:48868;s:13:\"last_modified\";i:1423415469;}s:131:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-wp-loaded-tasks.php\";a:2:{s:8:\"filesize\";i:1707;s:13:\"last_modified\";i:1423415469;}s:125:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-file-scan.php\";a:2:{s:8:\"filesize\";i:43977;s:13:\"last_modified\";i:1423415469;}s:123:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-utility.php\";a:2:{s:8:\"filesize\";i:17542;s:13:\"last_modified\";i:1423415469;}s:134:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-general-init-tasks.php\";a:2:{s:8:\"filesize\";i:19406;s:13:\"last_modified\";i:1423415469;}s:131:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-cronjob-handler.php\";a:2:{s:8:\"filesize\";i:1113;s:13:\"last_modified\";i:1423415469;}s:134:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-configure-settings.php\";a:2:{s:8:\"filesize\";i:18999;s:13:\"last_modified\";i:1423415469;}s:133:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-registration.php\";a:2:{s:8:\"filesize\";i:3352;s:13:\"last_modified\";i:1423415469;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/index.php\";a:2:{s:8:\"filesize\";i:58;s:13:\"last_modified\";i:1423415469;}s:142:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-process-renamed-login-page.php\";a:2:{s:8:\"filesize\";i:7472;s:13:\"last_modified\";i:1423415469;}s:128:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-debug-logger.php\";a:2:{s:8:\"filesize\";i:3481;s:13:\"last_modified\";i:1423415469;}s:122:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-config.php\";a:2:{s:8:\"filesize\";i:1465;s:13:\"last_modified\";i:1423415469;}s:126:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php\";a:2:{s:8:\"filesize\";i:28918;s:13:\"last_modified\";i:1423415469;}s:134:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-deactivation-tasks.php\";a:2:{s:8:\"filesize\";i:1012;s:13:\"last_modified\";i:1423415469;}s:128:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-utility-file.php\";a:2:{s:8:\"filesize\";i:16739;s:13:\"last_modified\";i:1423415469;}s:125:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-installer.php\";a:2:{s:8:\"filesize\";i:8512;s:13:\"last_modified\";i:1423415469;}s:133:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-wp-footer-content.php\";a:2:{s:8:\"filesize\";i:1955;s:13:\"last_modified\";i:1423415469;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/license.txt\";a:2:{s:8:\"filesize\";i:35125;s:13:\"last_modified\";i:1423415469;}s:117:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/other-includes/index.html\";a:2:{s:8:\"filesize\";i:0;s:13:\"last_modified\";i:1423415469;}s:137:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/other-includes/wp-security-unlock-request.php\";a:2:{s:8:\"filesize\";i:5007;s:13:\"last_modified\";i:1423415469;}s:143:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/other-includes/wp-security-rename-login-feature.php\";a:2:{s:8:\"filesize\";i:33529;s:13:\"last_modified\";i:1423415469;}s:143:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/other-includes/wp-security-visitor-lockout-page.php\";a:2:{s:8:\"filesize\";i:1410;s:13:\"last_modified\";i:1423415469;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/images/error.png\";a:2:{s:8:\"filesize\";i:786;s:13:\"last_modified\";i:1423415469;}s:126:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/images/shield-security-icon-36.png\";a:2:{s:8:\"filesize\";i:5196;s:13:\"last_modified\";i:1423415469;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/images/index.html\";a:2:{s:8:\"filesize\";i:0;s:13:\"last_modified\";i:1423415469;}s:122:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/images/shield-info-icon-36.png\";a:2:{s:8:\"filesize\";i:4873;s:13:\"last_modified\";i:1423415469;}s:130:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/images/feature-difficulty-badge-bg.png\";a:2:{s:8:\"filesize\";i:3916;s:13:\"last_modified\";i:1423415469;}s:110:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/images/form_bg.png\";a:2:{s:8:\"filesize\";i:31104;s:13:\"last_modified\";i:1423415469;}s:126:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/images/feature-points-badge-bg.png\";a:2:{s:8:\"filesize\";i:4028;s:13:\"last_modified\";i:1423415469;}s:112:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/images/info-icon.png\";a:2:{s:8:\"filesize\";i:797;s:13:\"last_modified\";i:1423415469;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/images/plugin-icon.png\";a:2:{s:8:\"filesize\";i:1704;s:13:\"last_modified\";i:1423415469;}s:115:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/images/plugin-icon2.png\";a:2:{s:8:\"filesize\";i:1760;s:13:\"last_modified\";i:1423415469;}s:108:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/images/arrow.png\";a:2:{s:8:\"filesize\";i:2512;s:13:\"last_modified\";i:1423415469;}s:110:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/images/success.png\";a:2:{s:8:\"filesize\";i:3315;s:13:\"last_modified\";i:1423415469;}s:110:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/images/loading.gif\";a:2:{s:8:\"filesize\";i:1849;s:13:\"last_modified\";i:1423415469;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/js/index.html\";a:2:{s:8:\"filesize\";i:0;s:13:\"last_modified\";i:1423415469;}s:114:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/js/masonry.pkgd.min.js\";a:2:{s:8:\"filesize\";i:25250;s:13:\"last_modified\";i:1423415469;}s:122:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/js/wp-security-admin-script.js\";a:2:{s:8:\"filesize\";i:1765;s:13:\"last_modified\";i:1423415469;}s:120:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/all-in-one-wp-security-and-firewall/js/password-strength-tool.js\";a:2:{s:8:\"filesize\";i:5602;s:13:\"last_modified\";i:1423415469;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wp-database-backup/img/wp_database_backup.jpeg\";a:2:{s:8:\"filesize\";i:26855;s:13:\"last_modified\";i:1423415485;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wp-database-backup/img/wp-database-backup.png\";a:2:{s:8:\"filesize\";i:7209;s:13:\"last_modified\";i:1423415485;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wp-database-backup/readme.txt.bak\";a:2:{s:8:\"filesize\";i:4042;s:13:\"last_modified\";i:1423415485;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wp-database-backup/wp_database_backup.jpeg\";a:2:{s:8:\"filesize\";i:36874;s:13:\"last_modified\";i:1423415485;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wp-database-backup/wp_create_new_database_backup.jpeg\";a:2:{s:8:\"filesize\";i:3338;s:13:\"last_modified\";i:1423415485;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wp-database-backup/wp_database_backup574.jpeg\";a:2:{s:8:\"filesize\";i:26364;s:13:\"last_modified\";i:1423415485;}s:110:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wp-database-backup/includes/admin/class-wpdb-admin.php\";a:2:{s:8:\"filesize\";i:23979;s:13:\"last_modified\";i:1423415485;}s:125:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wp-database-backup/includes/admin/Destination/Dropbox/OAuthSimple.php\";a:2:{s:8:\"filesize\";i:14724;s:13:\"last_modified\";i:1423415485;}s:127:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wp-database-backup/includes/admin/Destination/Dropbox/dropboxupload.php\";a:2:{s:8:\"filesize\";i:3416;s:13:\"last_modified\";i:1423415485;}s:127:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wp-database-backup/includes/admin/Destination/Dropbox/DropboxClient.php\";a:2:{s:8:\"filesize\";i:21580;s:13:\"last_modified\";i:1423415485;}s:127:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wp-database-backup/includes/admin/Destination/wp-backup-destination.php\";a:2:{s:8:\"filesize\";i:707;s:13:\"last_modified\";i:1423415485;}s:119:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wp-database-backup/includes/admin/Destination/FTP/preflight.php\";a:2:{s:8:\"filesize\";i:2020;s:13:\"last_modified\";i:1423415485;}s:118:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wp-database-backup/includes/admin/Destination/FTP/sendaway.php\";a:2:{s:8:\"filesize\";i:2440;s:13:\"last_modified\";i:1423415485;}s:118:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wp-database-backup/includes/admin/Destination/FTP/test-ftp.php\";a:2:{s:8:\"filesize\";i:2043;s:13:\"last_modified\";i:1423415485;}s:118:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wp-database-backup/includes/admin/Destination/FTP/ftp-form.php\";a:2:{s:8:\"filesize\";i:6365;s:13:\"last_modified\";i:1423415485;}s:120:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wp-database-backup/includes/admin/Destination/FTP/check-repo.php\";a:2:{s:8:\"filesize\";i:1763;s:13:\"last_modified\";i:1423415485;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wp-database-backup/wp-database-backup.php\";a:2:{s:8:\"filesize\";i:2495;s:13:\"last_modified\";i:1423415485;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wp-database-backup/wp_database_backup_download.jpeg\";a:2:{s:8:\"filesize\";i:52886;s:13:\"last_modified\";i:1423415485;}s:85:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wp-database-backup/readme.txt\";a:2:{s:8:\"filesize\";i:4376;s:13:\"last_modified\";i:1423415485;}s:86:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wp-database-backup/LICENSE.TXT\";a:2:{s:8:\"filesize\";i:15129;s:13:\"last_modified\";i:1423415485;}s:112:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wp-database-backup/wp_database_backup_auto_schedule.jpeg\";a:2:{s:8:\"filesize\";i:30536;s:13:\"last_modified\";i:1423415485;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wp-database-backup/index.php\";a:2:{s:8:\"filesize\";i:2;s:13:\"last_modified\";i:1423415485;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wp-database-backup/wp-database-backup150.png\";a:2:{s:8:\"filesize\";i:22675;s:13:\"last_modified\";i:1423415485;}s:121:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wp-database-backup/assets/fonts/glyphicons-halflings-regular.woff\";a:2:{s:8:\"filesize\";i:23320;s:13:\"last_modified\";i:1423415485;}s:120:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wp-database-backup/assets/fonts/glyphicons-halflings-regular.svg\";a:2:{s:8:\"filesize\";i:62927;s:13:\"last_modified\";i:1423415485;}s:120:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wp-database-backup/assets/fonts/glyphicons-halflings-regular.ttf\";a:2:{s:8:\"filesize\";i:41280;s:13:\"last_modified\";i:1423415485;}s:120:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wp-database-backup/assets/fonts/glyphicons-halflings-regular.eot\";a:2:{s:8:\"filesize\";i:20335;s:13:\"last_modified\";i:1423415485;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wp-database-backup/assets/fonts/index.php\";a:2:{s:8:\"filesize\";i:2;s:13:\"last_modified\";i:1423415485;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wp-database-backup/assets/index.php\";a:2:{s:8:\"filesize\";i:2;s:13:\"last_modified\";i:1423415485;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wp-database-backup/assets/css/bootstrap.css\";a:2:{s:8:\"filesize\";i:121454;s:13:\"last_modified\";i:1423415485;}s:103:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wp-database-backup/assets/css/bootstrap.min.css\";a:2:{s:8:\"filesize\";i:100470;s:13:\"last_modified\";i:1423415485;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wp-database-backup/assets/css/index.php\";a:2:{s:8:\"filesize\";i:2;s:13:\"last_modified\";i:1423415485;}s:105:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wp-database-backup/assets/css/bootstrap-theme.css\";a:2:{s:8:\"filesize\";i:14624;s:13:\"last_modified\";i:1423415485;}s:100:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wp-database-backup/assets/css/wpdb_admin.css\";a:2:{s:8:\"filesize\";i:132;s:13:\"last_modified\";i:1423415485;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wp-database-backup/assets/css/bootstrap-theme.min.css\";a:2:{s:8:\"filesize\";i:13353;s:13:\"last_modified\";i:1423415485;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wp-database-backup/assets/config.json\";a:2:{s:8:\"filesize\";i:16977;s:13:\"last_modified\";i:1423415485;}s:111:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wp-database-backup/assets/images/wp-database-backup.png\";a:2:{s:8:\"filesize\";i:6053;s:13:\"last_modified\";i:1423415485;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wp-database-backup/assets/js/bootstrap.min.js\";a:2:{s:8:\"filesize\";i:29165;s:13:\"last_modified\";i:1423415485;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wp-database-backup/assets/js/index.php\";a:2:{s:8:\"filesize\";i:2;s:13:\"last_modified\";i:1423415485;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wp-database-backup/assets/js/bootstrap.js\";a:2:{s:8:\"filesize\";i:54989;s:13:\"last_modified\";i:1423415485;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wp-database-backup/wp-database-backup.png\";a:2:{s:8:\"filesize\";i:6053;s:13:\"last_modified\";i:1423415485;}s:101:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wp-database-backup/wp-database-backup.php.bak\";a:2:{s:8:\"filesize\";i:2491;s:13:\"last_modified\";i:1423415485;}s:115:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/wp-database-backup/wp_database_backup_auto_schedule574.jpeg\";a:2:{s:8:\"filesize\";i:24879;s:13:\"last_modified\";i:1423415485;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/opt_out_success.php\";a:2:{s:8:\"filesize\";i:564;s:13:\"last_modified\";i:1423415478;}s:85:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/imgs/pixel.gif\";a:2:{s:8:\"filesize\";i:43;s:13:\"last_modified\";i:1423415478;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/imgs/thank-you-banner.png\";a:2:{s:8:\"filesize\";i:5257;s:13:\"last_modified\";i:1423415478;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/Message.php\";a:2:{s:8:\"filesize\";i:32383;s:13:\"last_modified\";i:1423415478;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/TemplateHelper.php\";a:2:{s:8:\"filesize\";i:923;s:13:\"last_modified\";i:1423415478;}s:82:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/strings.php\";a:2:{s:8:\"filesize\";i:203;s:13:\"last_modified\";i:1423415478;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/shortcodes/textonly.php\";a:2:{s:8:\"filesize\";i:656;s:13:\"last_modified\";i:1423415478;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/shortcodes/author_url.php\";a:2:{s:8:\"filesize\";i:570;s:13:\"last_modified\";i:1423415478;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/shortcodes/ip.php\";a:2:{s:8:\"filesize\";i:544;s:13:\"last_modified\";i:1423415478;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/shortcodes/snip.php\";a:2:{s:8:\"filesize\";i:194;s:13:\"last_modified\";i:1423415478;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/shortcodes/track.php\";a:2:{s:8:\"filesize\";i:656;s:13:\"last_modified\";i:1423415478;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/shortcodes/comment.php\";a:2:{s:8:\"filesize\";i:737;s:13:\"last_modified\";i:1423415478;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/shortcodes/t_simple.php\";a:2:{s:8:\"filesize\";i:4930;s:13:\"last_modified\";i:1423415478;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/shortcodes/comment_url.php\";a:2:{s:8:\"filesize\";i:539;s:13:\"last_modified\";i:1423415478;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/shortcodes/t_sidebar.php\";a:2:{s:8:\"filesize\";i:5712;s:13:\"last_modified\";i:1423415478;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/shortcodes/h.php\";a:2:{s:8:\"filesize\";i:616;s:13:\"last_modified\";i:1423415478;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/shortcodes/date.php\";a:2:{s:8:\"filesize\";i:658;s:13:\"last_modified\";i:1423415478;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/shortcodes/img.php\";a:2:{s:8:\"filesize\";i:684;s:13:\"last_modified\";i:1423415478;}s:88:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/shortcodes/id.php\";a:2:{s:8:\"filesize\";i:450;s:13:\"last_modified\";i:1423415478;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/shortcodes/email.php\";a:2:{s:8:\"filesize\";i:557;s:13:\"last_modified\";i:1423415478;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/shortcodes/t_part.php\";a:2:{s:8:\"filesize\";i:753;s:13:\"last_modified\";i:1423415478;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/shortcodes/post_title.php\";a:2:{s:8:\"filesize\";i:571;s:13:\"last_modified\";i:1423415478;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/shortcodes/htmlonly.php\";a:2:{s:8:\"filesize\";i:627;s:13:\"last_modified\";i:1423415478;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/shortcodes/opt_out.php\";a:2:{s:8:\"filesize\";i:1088;s:13:\"last_modified\";i:1423415478;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/shortcodes/post_id.php\";a:2:{s:8:\"filesize\";i:533;s:13:\"last_modified\";i:1423415478;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/shortcodes/p.php\";a:2:{s:8:\"filesize\";i:2153;s:13:\"last_modified\";i:1423415478;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/shortcodes/user_agent.php\";a:2:{s:8:\"filesize\";i:556;s:13:\"last_modified\";i:1423415478;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/shortcodes/name.php\";a:2:{s:8:\"filesize\";i:478;s:13:\"last_modified\";i:1423415478;}s:89:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/lib/instyle/README\";a:2:{s:8:\"filesize\";i:480;s:13:\"last_modified\";i:1423415478;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/lib/instyle/instyle.php\";a:2:{s:8:\"filesize\";i:3896;s:13:\"last_modified\";i:1423415478;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/lib/instyle/simple_html_dom.php\";a:2:{s:8:\"filesize\";i:36263;s:13:\"last_modified\";i:1423415478;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/admin/install/done.php\";a:2:{s:8:\"filesize\";i:251;s:13:\"last_modified\";i:1423415479;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/admin/install/install.php\";a:2:{s:8:\"filesize\";i:1475;s:13:\"last_modified\";i:1423415479;}s:96:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/admin/opt-out/options.php\";a:2:{s:8:\"filesize\";i:8147;s:13:\"last_modified\";i:1423415479;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/admin/AdminScreenStatistics.php\";a:2:{s:8:\"filesize\";i:2251;s:13:\"last_modified\";i:1423415479;}s:106:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/admin/messages/MessageListTable.php\";a:2:{s:8:\"filesize\";i:6190;s:13:\"last_modified\";i:1423415479;}s:109:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/admin/messages/shortcode_reference.php\";a:2:{s:8:\"filesize\";i:10537;s:13:\"last_modified\";i:1423415479;}s:94:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/admin/messages/edit.php\";a:2:{s:8:\"filesize\";i:11684;s:13:\"last_modified\";i:1423415479;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/admin/messages/overview.php\";a:2:{s:8:\"filesize\";i:1617;s:13:\"last_modified\";i:1423415479;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/admin/messages/targets.php\";a:2:{s:8:\"filesize\";i:763;s:13:\"last_modified\";i:1423415479;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/admin/styles.css\";a:2:{s:8:\"filesize\";i:5887;s:13:\"last_modified\";i:1423415479;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/admin/AdminScreenMessage.php\";a:2:{s:8:\"filesize\";i:12303;s:13:\"last_modified\";i:1423415479;}s:99:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/admin/AdminScreenInstall.php\";a:2:{s:8:\"filesize\";i:1354;s:13:\"last_modified\";i:1423415479;}s:90:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/admin/statistics.js\";a:2:{s:8:\"filesize\";i:1698;s:13:\"last_modified\";i:1423415479;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/admin/jquery.flot.js\";a:2:{s:8:\"filesize\";i:106797;s:13:\"last_modified\";i:1423415479;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/admin/statistics/index.php\";a:2:{s:8:\"filesize\";i:1491;s:13:\"last_modified\";i:1423415479;}s:98:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/admin/AdminScreenOptOut.php\";a:2:{s:8:\"filesize\";i:4696;s:13:\"last_modified\";i:1423415479;}s:92:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/admin/ajax-loader.gif\";a:2:{s:8:\"filesize\";i:10819;s:13:\"last_modified\";i:1423415479;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/admin/scripts.js\";a:2:{s:8:\"filesize\";i:13127;s:13:\"last_modified\";i:1423415479;}s:83:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/Schedule.php\";a:2:{s:8:\"filesize\";i:14585;s:13:\"last_modified\";i:1423415479;}s:102:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/languages/bbpp-thankmelater.pot\";a:2:{s:8:\"filesize\";i:20295;s:13:\"last_modified\";i:1423415479;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/languages/bbpp-thankmelater-es_ES.mo\";a:2:{s:8:\"filesize\";i:14607;s:13:\"last_modified\";i:1423415479;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/languages/bbpp-thankmelater-fr_FR.mo\";a:2:{s:8:\"filesize\";i:14158;s:13:\"last_modified\";i:1423415479;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/languages/bbpp-thankmelater-ta_LK.mo\";a:2:{s:8:\"filesize\";i:24528;s:13:\"last_modified\";i:1423415479;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/languages/bbpp-thankmelater-it_IT.mo\";a:2:{s:8:\"filesize\";i:13918;s:13:\"last_modified\";i:1423415479;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/languages/bbpp-thankmelater-tr_TR.po\";a:2:{s:8:\"filesize\";i:18500;s:13:\"last_modified\";i:1423415479;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/languages/bbpp-thankmelater-zh_CN.mo\";a:2:{s:8:\"filesize\";i:8247;s:13:\"last_modified\";i:1423415479;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/languages/bbpp-thankmelater-it_IT.po\";a:2:{s:8:\"filesize\";i:21854;s:13:\"last_modified\";i:1423415479;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/languages/bbpp-thankmelater-zh_CN.po\";a:2:{s:8:\"filesize\";i:13393;s:13:\"last_modified\";i:1423415479;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/languages/bbpp-thankmelater-tr_TR.mo\";a:2:{s:8:\"filesize\";i:11817;s:13:\"last_modified\";i:1423415479;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/languages/bbpp-thankmelater-fr_FR.po\";a:2:{s:8:\"filesize\";i:22113;s:13:\"last_modified\";i:1423415479;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/languages/bbpp-thankmelater-es_ES.po\";a:2:{s:8:\"filesize\";i:22538;s:13:\"last_modified\";i:1423415479;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/languages/bbpp-thankmelater-pl_PL.mo\";a:2:{s:8:\"filesize\";i:12902;s:13:\"last_modified\";i:1423415479;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/languages/bbpp-thankmelater-ta_LK.po\";a:2:{s:8:\"filesize\";i:32445;s:13:\"last_modified\";i:1423415479;}s:107:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/languages/bbpp-thankmelater-pl_PL.po\";a:2:{s:8:\"filesize\";i:20852;s:13:\"last_modified\";i:1423415479;}s:81:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/readme.txt\";a:2:{s:8:\"filesize\";i:7901;s:13:\"last_modified\";i:1423415479;}s:84:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/uninstall.php\";a:2:{s:8:\"filesize\";i:421;s:13:\"last_modified\";i:1423415479;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/upgrade/Upgrade3_0_4.php\";a:2:{s:8:\"filesize\";i:541;s:13:\"last_modified\";i:1423415479;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/upgrade/Upgrade3_0_1.php\";a:2:{s:8:\"filesize\";i:465;s:13:\"last_modified\";i:1423415479;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/upgrade/Upgrade3_0_7.php\";a:2:{s:8:\"filesize\";i:541;s:13:\"last_modified\";i:1423415479;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/upgrade/Upgrade3_0_6.php\";a:2:{s:8:\"filesize\";i:541;s:13:\"last_modified\";i:1423415479;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/upgrade/Upgrade3_0.php\";a:2:{s:8:\"filesize\";i:17442;s:13:\"last_modified\";i:1423415479;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/upgrade/Upgrade2_1.php\";a:2:{s:8:\"filesize\";i:723;s:13:\"last_modified\";i:1423415479;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/upgrade/Upgrade3_0_2.php\";a:2:{s:8:\"filesize\";i:1043;s:13:\"last_modified\";i:1423415479;}s:91:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/upgrade/Upgrader.php\";a:2:{s:8:\"filesize\";i:5150;s:13:\"last_modified\";i:1423415479;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/upgrade/Upgrade1_4_1.php\";a:2:{s:8:\"filesize\";i:2083;s:13:\"last_modified\";i:1423415479;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/upgrade/Upgrade3_3.php\";a:2:{s:8:\"filesize\";i:1491;s:13:\"last_modified\";i:1423415479;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/upgrade/Upgrade3_0_5.php\";a:2:{s:8:\"filesize\";i:541;s:13:\"last_modified\";i:1423415479;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/upgrade/Upgrade1_5_3_1.php\";a:2:{s:8:\"filesize\";i:1367;s:13:\"last_modified\";i:1423415479;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/upgrade/Upgrade3_0_3.php\";a:2:{s:8:\"filesize\";i:541;s:13:\"last_modified\";i:1423415479;}s:95:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/upgrade/Upgrade1_3_1.php\";a:2:{s:8:\"filesize\";i:323;s:13:\"last_modified\";i:1423415479;}s:93:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/upgrade/Upgrade3_1.php\";a:2:{s:8:\"filesize\";i:1515;s:13:\"last_modified\";i:1423415479;}s:97:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/upgrade/Upgrade2_0_0_2.php\";a:2:{s:8:\"filesize\";i:5962;s:13:\"last_modified\";i:1423415479;}s:87:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/thankmelater.php\";a:2:{s:8:\"filesize\";i:16980;s:13:\"last_modified\";i:1423415479;}s:86:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/ErrorHelper.php\";a:2:{s:8:\"filesize\";i:589;s:13:\"last_modified\";i:1423415479;}s:85:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/thank-me-later/Shortcoder.php\";a:2:{s:8:\"filesize\";i:7045;s:13:\"last_modified\";i:1423415479;}s:70:\"/home/kccofc39/public_html/wordpress/wp-content/w3tc-config/master.php\";a:2:{s:8:\"filesize\";i:20385;s:13:\"last_modified\";i:1423705113;}s:57:\"/home/kccofc39/public_html/wordpress/wp-comments-post.php\";a:2:{s:8:\"filesize\";i:5008;s:13:\"last_modified\";i:1423415320;}s:50:\"/home/kccofc39/public_html/wordpress/wp-signup.php\";a:2:{s:8:\"filesize\";i:25152;s:13:\"last_modified\";i:1423415320;}s:56:\"/home/kccofc39/public_html/wordpress/wp-admin/export.php\";a:2:{s:8:\"filesize\";i:8428;s:13:\"last_modified\";i:1423415320;}s:58:\"/home/kccofc39/public_html/wordpress/wp-admin/revision.php\";a:2:{s:8:\"filesize\";i:5021;s:13:\"last_modified\";i:1423415320;}s:55:\"/home/kccofc39/public_html/wordpress/wp-admin/about.php\";a:2:{s:8:\"filesize\";i:10991;s:13:\"last_modified\";i:1423415320;}s:59:\"/home/kccofc39/public_html/wordpress/wp-admin/customize.php\";a:2:{s:8:\"filesize\";i:10751;s:13:\"last_modified\";i:1423415320;}s:63:\"/home/kccofc39/public_html/wordpress/wp-admin/edit-comments.php\";a:2:{s:8:\"filesize\";i:11670;s:13:\"last_modified\";i:1423415320;}s:62:\"/home/kccofc39/public_html/wordpress/wp-admin/admin-header.php\";a:2:{s:8:\"filesize\";i:6838;s:13:\"last_modified\";i:1423415320;}s:55:\"/home/kccofc39/public_html/wordpress/wp-admin/users.php\";a:2:{s:8:\"filesize\";i:15946;s:13:\"last_modified\";i:1423415320;}s:58:\"/home/kccofc39/public_html/wordpress/wp-admin/user-new.php\";a:2:{s:8:\"filesize\";i:18667;s:13:\"last_modified\";i:1423415320;}s:56:\"/home/kccofc39/public_html/wordpress/wp-admin/update.php\";a:2:{s:8:\"filesize\";i:10165;s:13:\"last_modified\";i:1423415320;}s:61:\"/home/kccofc39/public_html/wordpress/wp-admin/update-core.php\";a:2:{s:8:\"filesize\";i:28092;s:13:\"last_modified\";i:1423415320;}s:57:\"/home/kccofc39/public_html/wordpress/wp-admin/options.php\";a:2:{s:8:\"filesize\";i:10865;s:13:\"last_modified\";i:1423415320;}s:55:\"/home/kccofc39/public_html/wordpress/wp-admin/admin.php\";a:2:{s:8:\"filesize\";i:10360;s:13:\"last_modified\";i:1423415320;}s:59:\"/home/kccofc39/public_html/wordpress/wp-admin/user-edit.php\";a:2:{s:8:\"filesize\";i:24065;s:13:\"last_modified\";i:1423415320;}s:67:\"/home/kccofc39/public_html/wordpress/wp-admin/custom-background.php\";a:2:{s:8:\"filesize\";i:18228;s:13:\"last_modified\";i:1423415320;}s:63:\"/home/kccofc39/public_html/wordpress/wp-admin/custom-header.php\";a:2:{s:8:\"filesize\";i:44669;s:13:\"last_modified\";i:1423415320;}s:67:\"/home/kccofc39/public_html/wordpress/wp-admin/network/site-info.php\";a:2:{s:8:\"filesize\";i:8036;s:13:\"last_modified\";i:1423415320;}s:63:\"/home/kccofc39/public_html/wordpress/wp-admin/network/users.php\";a:2:{s:8:\"filesize\";i:11094;s:13:\"last_modified\";i:1423415320;}s:66:\"/home/kccofc39/public_html/wordpress/wp-admin/network/user-new.php\";a:2:{s:8:\"filesize\";i:3919;s:13:\"last_modified\";i:1423415320;}s:68:\"/home/kccofc39/public_html/wordpress/wp-admin/network/site-users.php\";a:2:{s:8:\"filesize\";i:11825;s:13:\"last_modified\";i:1423415320;}s:64:\"/home/kccofc39/public_html/wordpress/wp-admin/network/themes.php\";a:2:{s:8:\"filesize\";i:11583;s:13:\"last_modified\";i:1423415320;}s:62:\"/home/kccofc39/public_html/wordpress/wp-admin/network/menu.php\";a:2:{s:8:\"filesize\";i:4295;s:13:\"last_modified\";i:1423415320;}s:62:\"/home/kccofc39/public_html/wordpress/wp-admin/network/edit.php\";a:2:{s:8:\"filesize\";i:934;s:13:\"last_modified\";i:1423415320;}s:63:\"/home/kccofc39/public_html/wordpress/wp-admin/network/sites.php\";a:2:{s:8:\"filesize\";i:8931;s:13:\"last_modified\";i:1423415320;}s:66:\"/home/kccofc39/public_html/wordpress/wp-admin/network/site-new.php\";a:2:{s:8:\"filesize\";i:6564;s:13:\"last_modified\";i:1423415320;}s:66:\"/home/kccofc39/public_html/wordpress/wp-admin/network/settings.php\";a:2:{s:8:\"filesize\";i:16781;s:13:\"last_modified\";i:1423415320;}s:65:\"/home/kccofc39/public_html/wordpress/wp-admin/network/upgrade.php\";a:2:{s:8:\"filesize\";i:4510;s:13:\"last_modified\";i:1423415320;}s:63:\"/home/kccofc39/public_html/wordpress/wp-admin/edit-tag-form.php\";a:2:{s:8:\"filesize\";i:7011;s:13:\"last_modified\";i:1423415320;}s:62:\"/home/kccofc39/public_html/wordpress/wp-admin/admin-footer.php\";a:2:{s:8:\"filesize\";i:2351;s:13:\"last_modified\";i:1423415320;}s:65:\"/home/kccofc39/public_html/wordpress/wp-admin/includes/schema.php\";a:2:{s:8:\"filesize\";i:34292;s:13:\"last_modified\";i:1423415320;}s:61:\"/home/kccofc39/public_html/wordpress/wp-admin/includes/ms.php\";a:2:{s:8:\"filesize\";i:33371;s:13:\"last_modified\";i:1423415320;}s:65:\"/home/kccofc39/public_html/wordpress/wp-admin/includes/export.php\";a:2:{s:8:\"filesize\";i:18018;s:13:\"last_modified\";i:1423415320;}s:67:\"/home/kccofc39/public_html/wordpress/wp-admin/includes/revision.php\";a:2:{s:8:\"filesize\";i:13629;s:13:\"last_modified\";i:1423415320;}s:87:\"/home/kccofc39/public_html/wordpress/wp-admin/includes/class-wp-ms-users-list-table.php\";a:2:{s:8:\"filesize\";i:10048;s:13:\"last_modified\";i:1423415320;}s:86:\"/home/kccofc39/public_html/wordpress/wp-admin/includes/class-wp-plugins-list-table.php\";a:2:{s:8:\"filesize\";i:24605;s:13:\"last_modified\";i:1423415320;}s:85:\"/home/kccofc39/public_html/wordpress/wp-admin/includes/class-wp-filesystem-ftpext.php\";a:2:{s:8:\"filesize\";i:13094;s:13:\"last_modified\";i:1423415320;}s:64:\"/home/kccofc39/public_html/wordpress/wp-admin/includes/media.php\";a:2:{s:8:\"filesize\";i:98435;s:13:\"last_modified\";i:1423415320;}s:65:\"/home/kccofc39/public_html/wordpress/wp-admin/includes/update.php\";a:2:{s:8:\"filesize\";i:16268;s:13:\"last_modified\";i:1423415320;}s:70:\"/home/kccofc39/public_html/wordpress/wp-admin/includes/update-core.php\";a:2:{s:8:\"filesize\";i:48127;s:13:\"last_modified\";i:1423415320;}s:65:\"/home/kccofc39/public_html/wordpress/wp-admin/includes/plugin.php\";a:2:{s:8:\"filesize\";i:66690;s:13:\"last_modified\";i:1423415320;}s:69:\"/home/kccofc39/public_html/wordpress/wp-admin/includes/deprecated.php\";a:2:{s:8:\"filesize\";i:28993;s:13:\"last_modified\";i:1423415320;}s:87:\"/home/kccofc39/public_html/wordpress/wp-admin/includes/class-wp-comments-list-table.php\";a:2:{s:8:\"filesize\";i:22795;s:13:\"last_modified\";i:1423415320;}s:63:\"/home/kccofc39/public_html/wordpress/wp-admin/includes/file.php\";a:2:{s:8:\"filesize\";i:47131;s:13:\"last_modified\";i:1423415320;}s:93:\"/home/kccofc39/public_html/wordpress/wp-admin/includes/class-wp-plugin-install-list-table.php\";a:2:{s:8:\"filesize\";i:15435;s:13:\"last_modified\";i:1423415320;}s:84:\"/home/kccofc39/public_html/wordpress/wp-admin/includes/class-wp-posts-list-table.php\";a:2:{s:8:\"filesize\";i:43597;s:13:\"last_modified\";i:1423415320;}s:63:\"/home/kccofc39/public_html/wordpress/wp-admin/includes/post.php\";a:2:{s:8:\"filesize\";i:53200;s:13:\"last_modified\";i:1423415320;}s:66:\"/home/kccofc39/public_html/wordpress/wp-admin/includes/comment.php\";a:2:{s:8:\"filesize\";i:5049;s:13:\"last_modified\";i:1423415320;}s:88:\"/home/kccofc39/public_html/wordpress/wp-admin/includes/class-wp-ms-themes-list-table.php\";a:2:{s:8:\"filesize\";i:15526;s:13:\"last_modified\";i:1423415320;}s:63:\"/home/kccofc39/public_html/wordpress/wp-admin/includes/misc.php\";a:2:{s:8:\"filesize\";i:24222;s:13:\"last_modified\";i:1423415320;}s:85:\"/home/kccofc39/public_html/wordpress/wp-admin/includes/class-wp-filesystem-direct.php\";a:2:{s:8:\"filesize\";i:11174;s:13:\"last_modified\";i:1423415320;}s:67:\"/home/kccofc39/public_html/wordpress/wp-admin/includes/taxonomy.php\";a:2:{s:8:\"filesize\";i:7123;s:13:\"last_modified\";i:1423415320;}s:67:\"/home/kccofc39/public_html/wordpress/wp-admin/includes/bookmark.php\";a:2:{s:8:\"filesize\";i:8715;s:13:\"last_modified\";i:1423415320;}s:83:\"/home/kccofc39/public_html/wordpress/wp-admin/includes/class-wp-filesystem-base.php\";a:2:{s:8:\"filesize\";i:22870;s:13:\"last_modified\";i:1423415320;}s:78:\"/home/kccofc39/public_html/wordpress/wp-admin/includes/class-wp-list-table.php\";a:2:{s:8:\"filesize\";i:29037;s:13:\"last_modified\";i:1423415320;}s:73:\"/home/kccofc39/public_html/wordpress/wp-admin/includes/plugin-install.php\";a:2:{s:8:\"filesize\";i:23018;s:13:\"last_modified\";i:1423415320;}s:64:\"/home/kccofc39/public_html/wordpress/wp-admin/includes/theme.php\";a:2:{s:8:\"filesize\";i:17864;s:13:\"last_modified\";i:1423415320;}s:89:\"/home/kccofc39/public_html/wordpress/wp-admin/includes/class-wp-filesystem-ftpsockets.php\";a:2:{s:8:\"filesize\";i:10075;s:13:\"last_modified\";i:1423415320;}s:85:\"/home/kccofc39/public_html/wordpress/wp-admin/includes/class-wp-themes-list-table.php\";a:2:{s:8:\"filesize\";i:9488;s:13:\"last_modified\";i:1423415320;}s:82:\"/home/kccofc39/public_html/wordpress/wp-admin/includes/class-wp-upgrader-skins.php\";a:2:{s:8:\"filesize\";i:28930;s:13:\"last_modified\";i:1423415320;}s:84:\"/home/kccofc39/public_html/wordpress/wp-admin/includes/class-wp-links-list-table.php\";a:2:{s:8:\"filesize\";i:6224;s:13:\"last_modified\";i:1423415320;}s:83:\"/home/kccofc39/public_html/wordpress/wp-admin/includes/class-wp-filesystem-ssh2.php\";a:2:{s:8:\"filesize\";i:13816;s:13:\"last_modified\";i:1423415320;}s:92:\"/home/kccofc39/public_html/wordpress/wp-admin/includes/class-wp-theme-install-list-table.php\";a:2:{s:8:\"filesize\";i:13943;s:13:\"last_modified\";i:1423415320;}s:69:\"/home/kccofc39/public_html/wordpress/wp-admin/includes/image-edit.php\";a:2:{s:8:\"filesize\";i:29794;s:13:\"last_modified\";i:1423415320;}s:87:\"/home/kccofc39/public_html/wordpress/wp-admin/includes/class-wp-ms-sites-list-table.php\";a:2:{s:8:\"filesize\";i:15436;s:13:\"last_modified\";i:1423415320;}s:69:\"/home/kccofc39/public_html/wordpress/wp-admin/includes/meta-boxes.php\";a:2:{s:8:\"filesize\";i:47158;s:13:\"last_modified\";i:1423415320;}s:84:\"/home/kccofc39/public_html/wordpress/wp-admin/includes/class-wp-terms-list-table.php\";a:2:{s:8:\"filesize\";i:15437;s:13:\"last_modified\";i:1423415320;}s:65:\"/home/kccofc39/public_html/wordpress/wp-admin/includes/screen.php\";a:2:{s:8:\"filesize\";i:32277;s:13:\"last_modified\";i:1423415320;}s:67:\"/home/kccofc39/public_html/wordpress/wp-admin/includes/nav-menu.php\";a:2:{s:8:\"filesize\";i:52090;s:13:\"last_modified\";i:1423415320;}s:84:\"/home/kccofc39/public_html/wordpress/wp-admin/includes/class-wp-media-list-table.php\";a:2:{s:8:\"filesize\";i:18448;s:13:\"last_modified\";i:1423415320;}s:71:\"/home/kccofc39/public_html/wordpress/wp-admin/includes/ajax-actions.php\";a:2:{s:8:\"filesize\";i:78334;s:13:\"last_modified\";i:1423415320;}s:84:\"/home/kccofc39/public_html/wordpress/wp-admin/includes/class-wp-users-list-table.php\";a:2:{s:8:\"filesize\";i:13403;s:13:\"last_modified\";i:1423415320;}s:63:\"/home/kccofc39/public_html/wordpress/wp-admin/includes/user.php\";a:2:{s:8:\"filesize\";i:15052;s:13:\"last_modified\";i:1423415320;}s:68:\"/home/kccofc39/public_html/wordpress/wp-admin/includes/dashboard.php\";a:2:{s:8:\"filesize\";i:46844;s:13:\"last_modified\";i:1423415320;}s:76:\"/home/kccofc39/public_html/wordpress/wp-admin/includes/class-wp-upgrader.php\";a:2:{s:8:\"filesize\";i:113987;s:13:\"last_modified\";i:1423415320;}s:68:\"/home/kccofc39/public_html/wordpress/wp-admin/includes/class-ftp.php\";a:2:{s:8:\"filesize\";i:26879;s:13:\"last_modified\";i:1423415320;}s:66:\"/home/kccofc39/public_html/wordpress/wp-admin/includes/upgrade.php\";a:2:{s:8:\"filesize\";i:71383;s:13:\"last_modified\";i:1423415320;}s:67:\"/home/kccofc39/public_html/wordpress/wp-admin/includes/template.php\";a:2:{s:8:\"filesize\";i:77660;s:13:\"last_modified\";i:1423415320;}s:56:\"/home/kccofc39/public_html/wordpress/wp-admin/themes.php\";a:2:{s:8:\"filesize\";i:18094;s:13:\"last_modified\";i:1423415320;}s:64:\"/home/kccofc39/public_html/wordpress/wp-admin/plugin-install.php\";a:2:{s:8:\"filesize\";i:4998;s:13:\"last_modified\";i:1423415320;}s:57:\"/home/kccofc39/public_html/wordpress/wp-admin/network.php\";a:2:{s:8:\"filesize\";i:26495;s:13:\"last_modified\";i:1423415320;}s:58:\"/home/kccofc39/public_html/wordpress/wp-admin/freedoms.php\";a:2:{s:8:\"filesize\";i:3400;s:13:\"last_modified\";i:1423415320;}s:68:\"/home/kccofc39/public_html/wordpress/wp-admin/options-discussion.php\";a:2:{s:8:\"filesize\";i:13680;s:13:\"last_modified\";i:1423415320;}s:60:\"/home/kccofc39/public_html/wordpress/wp-admin/admin-post.php\";a:2:{s:8:\"filesize\";i:1685;s:13:\"last_modified\";i:1423415320;}s:63:\"/home/kccofc39/public_html/wordpress/wp-admin/theme-install.php\";a:2:{s:8:\"filesize\";i:10774;s:13:\"last_modified\";i:1423415320;}s:64:\"/home/kccofc39/public_html/wordpress/wp-admin/install-helper.php\";a:2:{s:8:\"filesize\";i:5659;s:13:\"last_modified\";i:1423415320;}s:54:\"/home/kccofc39/public_html/wordpress/wp-admin/menu.php\";a:2:{s:8:\"filesize\";i:13543;s:13:\"last_modified\";i:1423415320;}s:64:\"/home/kccofc39/public_html/wordpress/wp-admin/user/user-edit.php\";a:2:{s:8:\"filesize\";i:268;s:13:\"last_modified\";i:1423415320;}s:62:\"/home/kccofc39/public_html/wordpress/wp-admin/user/profile.php\";a:2:{s:8:\"filesize\";i:270;s:13:\"last_modified\";i:1423415320;}s:60:\"/home/kccofc39/public_html/wordpress/wp-admin/user/index.php\";a:2:{s:8:\"filesize\";i:269;s:13:\"last_modified\";i:1423415320;}s:65:\"/home/kccofc39/public_html/wordpress/wp-admin/options-general.php\";a:2:{s:8:\"filesize\";i:15567;s:13:\"last_modified\";i:1423415320;}s:62:\"/home/kccofc39/public_html/wordpress/wp-admin/setup-config.php\";a:2:{s:8:\"filesize\";i:13119;s:13:\"last_modified\";i:1423415320;}s:54:\"/home/kccofc39/public_html/wordpress/wp-admin/edit.php\";a:2:{s:8:\"filesize\";i:14544;s:13:\"last_modified\";i:1423415320;}s:67:\"/home/kccofc39/public_html/wordpress/wp-admin/edit-form-comment.php\";a:2:{s:8:\"filesize\";i:6412;s:13:\"last_modified\";i:1423415320;}s:55:\"/home/kccofc39/public_html/wordpress/wp-admin/index.php\";a:2:{s:8:\"filesize\";i:5994;s:13:\"last_modified\";i:1423415320;}s:58:\"/home/kccofc39/public_html/wordpress/wp-admin/post-new.php\";a:2:{s:8:\"filesize\";i:2463;s:13:\"last_modified\";i:1423415320;}s:63:\"/home/kccofc39/public_html/wordpress/wp-admin/css/revisions.css\";a:2:{s:8:\"filesize\";i:10105;s:13:\"last_modified\";i:1423415320;}s:70:\"/home/kccofc39/public_html/wordpress/wp-admin/css/wp-admin-rtl.min.css\";a:2:{s:8:\"filesize\";i:224758;s:13:\"last_modified\";i:1423415320;}s:67:\"/home/kccofc39/public_html/wordpress/wp-admin/css/login-rtl.min.css\";a:2:{s:8:\"filesize\";i:19442;s:13:\"last_modified\";i:1423415320;}s:59:\"/home/kccofc39/public_html/wordpress/wp-admin/css/forms.css\";a:2:{s:8:\"filesize\";i:18536;s:13:\"last_modified\";i:1423415320;}s:63:\"/home/kccofc39/public_html/wordpress/wp-admin/css/forms-rtl.css\";a:2:{s:8:\"filesize\";i:18538;s:13:\"last_modified\";i:1423415320;}s:58:\"/home/kccofc39/public_html/wordpress/wp-admin/css/l10n.css\";a:2:{s:8:\"filesize\";i:3119;s:13:\"last_modified\";i:1423415320;}s:63:\"/home/kccofc39/public_html/wordpress/wp-admin/css/dashboard.css\";a:2:{s:8:\"filesize\";i:20206;s:13:\"last_modified\";i:1423415320;}s:66:\"/home/kccofc39/public_html/wordpress/wp-admin/css/wp-admin.min.css\";a:2:{s:8:\"filesize\";i:224656;s:13:\"last_modified\";i:1423415320;}s:65:\"/home/kccofc39/public_html/wordpress/wp-admin/css/install.min.css\";a:2:{s:8:\"filesize\";i:5121;s:13:\"last_modified\";i:1423415320;}s:75:\"/home/kccofc39/public_html/wordpress/wp-admin/css/customize-widgets-rtl.css\";a:2:{s:8:\"filesize\";i:14554;s:13:\"last_modified\";i:1423415320;}s:63:\"/home/kccofc39/public_html/wordpress/wp-admin/css/about-rtl.css\";a:2:{s:8:\"filesize\";i:9135;s:13:\"last_modified\";i:1423415320;}s:63:\"/home/kccofc39/public_html/wordpress/wp-admin/css/login.min.css\";a:2:{s:8:\"filesize\";i:19432;s:13:\"last_modified\";i:1423415320;}s:62:\"/home/kccofc39/public_html/wordpress/wp-admin/css/edit-rtl.css\";a:2:{s:8:\"filesize\";i:28202;s:13:\"last_modified\";i:1423415320;}s:76:\"/home/kccofc39/public_html/wordpress/wp-admin/css/customize-controls.min.css\";a:2:{s:8:\"filesize\";i:15372;s:13:\"last_modified\";i:1423415320;}s:67:\"/home/kccofc39/public_html/wordpress/wp-admin/css/revisions-rtl.css\";a:2:{s:8:\"filesize\";i:10114;s:13:\"last_modified\";i:1423415320;}s:76:\"/home/kccofc39/public_html/wordpress/wp-admin/css/colors/midnight/colors.css\";a:2:{s:8:\"filesize\";i:13162;s:13:\"last_modified\";i:1423415320;}s:80:\"/home/kccofc39/public_html/wordpress/wp-admin/css/colors/midnight/colors-rtl.css\";a:2:{s:8:\"filesize\";i:13160;s:13:\"last_modified\";i:1423415320;}s:80:\"/home/kccofc39/public_html/wordpress/wp-admin/css/colors/midnight/colors.min.css\";a:2:{s:8:\"filesize\";i:10981;s:13:\"last_modified\";i:1423415320;}s:84:\"/home/kccofc39/public_html/wordpress/wp-admin/css/colors/midnight/colors-rtl.min.css\";a:2:{s:8:\"filesize\";i:10979;s:13:\"last_modified\";i:1423415320;}s:75:\"/home/kccofc39/public_html/wordpress/wp-admin/css/colors/sunrise/colors.css\";a:2:{s:8:\"filesize\";i:13162;s:13:\"last_modified\";i:1423415320;}s:79:\"/home/kccofc39/public_html/wordpress/wp-admin/css/colors/sunrise/colors-rtl.css\";a:2:{s:8:\"filesize\";i:13160;s:13:\"last_modified\";i:1423415320;}s:79:\"/home/kccofc39/public_html/wordpress/wp-admin/css/colors/sunrise/colors.min.css\";a:2:{s:8:\"filesize\";i:10981;s:13:\"last_modified\";i:1423415320;}s:83:\"/home/kccofc39/public_html/wordpress/wp-admin/css/colors/sunrise/colors-rtl.min.css\";a:2:{s:8:\"filesize\";i:10979;s:13:\"last_modified\";i:1423415320;}s:77:\"/home/kccofc39/public_html/wordpress/wp-admin/css/colors/ectoplasm/colors.css\";a:2:{s:8:\"filesize\";i:13162;s:13:\"last_modified\";i:1423415320;}s:81:\"/home/kccofc39/public_html/wordpress/wp-admin/css/colors/ectoplasm/colors-rtl.css\";a:2:{s:8:\"filesize\";i:13160;s:13:\"last_modified\";i:1423415320;}s:81:\"/home/kccofc39/public_html/wordpress/wp-admin/css/colors/ectoplasm/colors.min.css\";a:2:{s:8:\"filesize\";i:10981;s:13:\"last_modified\";i:1423415320;}s:85:\"/home/kccofc39/public_html/wordpress/wp-admin/css/colors/ectoplasm/colors-rtl.min.css\";a:2:{s:8:\"filesize\";i:10979;s:13:\"last_modified\";i:1423415320;}s:73:\"/home/kccofc39/public_html/wordpress/wp-admin/css/colors/ocean/colors.css\";a:2:{s:8:\"filesize\";i:13162;s:13:\"last_modified\";i:1423415320;}s:77:\"/home/kccofc39/public_html/wordpress/wp-admin/css/colors/ocean/colors-rtl.css\";a:2:{s:8:\"filesize\";i:13160;s:13:\"last_modified\";i:1423415320;}s:77:\"/home/kccofc39/public_html/wordpress/wp-admin/css/colors/ocean/colors.min.css\";a:2:{s:8:\"filesize\";i:10981;s:13:\"last_modified\";i:1423415320;}s:81:\"/home/kccofc39/public_html/wordpress/wp-admin/css/colors/ocean/colors-rtl.min.css\";a:2:{s:8:\"filesize\";i:10979;s:13:\"last_modified\";i:1423415320;}s:68:\"/home/kccofc39/public_html/wordpress/wp-admin/css/colors/_admin.scss\";a:2:{s:8:\"filesize\";i:11931;s:13:\"last_modified\";i:1423415320;}s:72:\"/home/kccofc39/public_html/wordpress/wp-admin/css/colors/blue/colors.css\";a:2:{s:8:\"filesize\";i:13141;s:13:\"last_modified\";i:1423415320;}s:76:\"/home/kccofc39/public_html/wordpress/wp-admin/css/colors/blue/colors-rtl.css\";a:2:{s:8:\"filesize\";i:13139;s:13:\"last_modified\";i:1423415320;}s:76:\"/home/kccofc39/public_html/wordpress/wp-admin/css/colors/blue/colors.min.css\";a:2:{s:8:\"filesize\";i:11084;s:13:\"last_modified\";i:1423415320;}s:80:\"/home/kccofc39/public_html/wordpress/wp-admin/css/colors/blue/colors-rtl.min.css\";a:2:{s:8:\"filesize\";i:11082;s:13:\"last_modified\";i:1423415320;}s:74:\"/home/kccofc39/public_html/wordpress/wp-admin/css/colors/coffee/colors.css\";a:2:{s:8:\"filesize\";i:13162;s:13:\"last_modified\";i:1423415320;}s:78:\"/home/kccofc39/public_html/wordpress/wp-admin/css/colors/coffee/colors-rtl.css\";a:2:{s:8:\"filesize\";i:13160;s:13:\"last_modified\";i:1423415320;}s:78:\"/home/kccofc39/public_html/wordpress/wp-admin/css/colors/coffee/colors.min.css\";a:2:{s:8:\"filesize\";i:10981;s:13:\"last_modified\";i:1423415320;}s:82:\"/home/kccofc39/public_html/wordpress/wp-admin/css/colors/coffee/colors-rtl.min.css\";a:2:{s:8:\"filesize\";i:10979;s:13:\"last_modified\";i:1423415320;}s:73:\"/home/kccofc39/public_html/wordpress/wp-admin/css/colors/light/colors.css\";a:2:{s:8:\"filesize\";i:13793;s:13:\"last_modified\";i:1423415320;}s:77:\"/home/kccofc39/public_html/wordpress/wp-admin/css/colors/light/colors-rtl.css\";a:2:{s:8:\"filesize\";i:13791;s:13:\"last_modified\";i:1423415320;}s:77:\"/home/kccofc39/public_html/wordpress/wp-admin/css/colors/light/colors.min.css\";a:2:{s:8:\"filesize\";i:11357;s:13:\"last_modified\";i:1423415320;}s:81:\"/home/kccofc39/public_html/wordpress/wp-admin/css/colors/light/colors-rtl.min.css\";a:2:{s:8:\"filesize\";i:11355;s:13:\"last_modified\";i:1423415320;}s:64:\"/home/kccofc39/public_html/wordpress/wp-admin/css/themes-rtl.css\";a:2:{s:8:\"filesize\";i:36139;s:13:\"last_modified\";i:1423415320;}s:62:\"/home/kccofc39/public_html/wordpress/wp-admin/css/l10n-rtl.css\";a:2:{s:8:\"filesize\";i:3121;s:13:\"last_modified\";i:1423415320;}s:79:\"/home/kccofc39/public_html/wordpress/wp-admin/css/customize-widgets-rtl.min.css\";a:2:{s:8:\"filesize\";i:11808;s:13:\"last_modified\";i:1423415320;}s:64:\"/home/kccofc39/public_html/wordpress/wp-admin/css/common-rtl.css\";a:2:{s:8:\"filesize\";i:55257;s:13:\"last_modified\";i:1423415320;}s:68:\"/home/kccofc39/public_html/wordpress/wp-admin/css/admin-menu-rtl.css\";a:2:{s:8:\"filesize\";i:18698;s:13:\"last_modified\";i:1423415320;}s:67:\"/home/kccofc39/public_html/wordpress/wp-admin/css/dashboard-rtl.css\";a:2:{s:8:\"filesize\";i:20204;s:13:\"last_modified\";i:1423415320;}s:63:\"/home/kccofc39/public_html/wordpress/wp-admin/css/login-rtl.css\";a:2:{s:8:\"filesize\";i:4076;s:13:\"last_modified\";i:1423415320;}s:59:\"/home/kccofc39/public_html/wordpress/wp-admin/css/about.css\";a:2:{s:8:\"filesize\";i:9132;s:13:\"last_modified\";i:1423415320;}s:78:\"/home/kccofc39/public_html/wordpress/wp-admin/css/deprecated-media-rtl.min.css\";a:2:{s:8:\"filesize\";i:4777;s:13:\"last_modified\";i:1423415320;}s:72:\"/home/kccofc39/public_html/wordpress/wp-admin/css/customize-controls.css\";a:2:{s:8:\"filesize\";i:17840;s:13:\"last_modified\";i:1423415320;}s:80:\"/home/kccofc39/public_html/wordpress/wp-admin/css/customize-controls-rtl.min.css\";a:2:{s:8:\"filesize\";i:15381;s:13:\"last_modified\";i:1423415320;}s:58:\"/home/kccofc39/public_html/wordpress/wp-admin/css/edit.css\";a:2:{s:8:\"filesize\";i:28201;s:13:\"last_modified\";i:1423415320;}s:59:\"/home/kccofc39/public_html/wordpress/wp-admin/css/login.css\";a:2:{s:8:\"filesize\";i:4062;s:13:\"last_modified\";i:1423415320;}s:67:\"/home/kccofc39/public_html/wordpress/wp-admin/css/nav-menus-rtl.css\";a:2:{s:8:\"filesize\";i:14295;s:13:\"last_modified\";i:1423415320;}s:76:\"/home/kccofc39/public_html/wordpress/wp-admin/css/customize-controls-rtl.css\";a:2:{s:8:\"filesize\";i:17849;s:13:\"last_modified\";i:1423415320;}s:71:\"/home/kccofc39/public_html/wordpress/wp-admin/css/customize-widgets.css\";a:2:{s:8:\"filesize\";i:14555;s:13:\"last_modified\";i:1423415320;}s:60:\"/home/kccofc39/public_html/wordpress/wp-admin/css/themes.css\";a:2:{s:8:\"filesize\";i:36122;s:13:\"last_modified\";i:1423415320;}s:65:\"/home/kccofc39/public_html/wordpress/wp-admin/css/list-tables.css\";a:2:{s:8:\"filesize\";i:33212;s:13:\"last_modified\";i:1423415320;}s:60:\"/home/kccofc39/public_html/wordpress/wp-admin/css/common.css\";a:2:{s:8:\"filesize\";i:55253;s:13:\"last_modified\";i:1423415320;}s:74:\"/home/kccofc39/public_html/wordpress/wp-admin/css/deprecated-media.min.css\";a:2:{s:8:\"filesize\";i:4775;s:13:\"last_modified\";i:1423415320;}s:75:\"/home/kccofc39/public_html/wordpress/wp-admin/css/customize-widgets.min.css\";a:2:{s:8:\"filesize\";i:11809;s:13:\"last_modified\";i:1423415320;}s:59:\"/home/kccofc39/public_html/wordpress/wp-admin/css/media.css\";a:2:{s:8:\"filesize\";i:21546;s:13:\"last_modified\";i:1423415320;}s:63:\"/home/kccofc39/public_html/wordpress/wp-admin/css/media-rtl.css\";a:2:{s:8:\"filesize\";i:21544;s:13:\"last_modified\";i:1423415320;}s:69:\"/home/kccofc39/public_html/wordpress/wp-admin/css/list-tables-rtl.css\";a:2:{s:8:\"filesize\";i:33236;s:13:\"last_modified\";i:1423415320;}s:63:\"/home/kccofc39/public_html/wordpress/wp-admin/css/nav-menus.css\";a:2:{s:8:\"filesize\";i:14261;s:13:\"last_modified\";i:1423415320;}s:64:\"/home/kccofc39/public_html/wordpress/wp-admin/css/admin-menu.css\";a:2:{s:8:\"filesize\";i:18685;s:13:\"last_modified\";i:1423415320;}s:69:\"/home/kccofc39/public_html/wordpress/wp-admin/css/install-rtl.min.css\";a:2:{s:8:\"filesize\";i:5121;s:13:\"last_modified\";i:1423415320;}s:67:\"/home/kccofc39/public_html/wordpress/wp-admin/options-permalink.php\";a:2:{s:8:\"filesize\";i:15181;s:13:\"last_modified\";i:1423415320;}s:60:\"/home/kccofc39/public_html/wordpress/wp-admin/admin-ajax.php\";a:2:{s:8:\"filesize\";i:3429;s:13:\"last_modified\";i:1423415320;}s:62:\"/home/kccofc39/public_html/wordpress/wp-admin/async-upload.php\";a:2:{s:8:\"filesize\";i:4181;s:13:\"last_modified\";i:1423415320;}s:60:\"/home/kccofc39/public_html/wordpress/wp-admin/press-this.php\";a:2:{s:8:\"filesize\";i:26810;s:13:\"last_modified\";i:1423415320;}s:59:\"/home/kccofc39/public_html/wordpress/wp-admin/nav-menus.php\";a:2:{s:8:\"filesize\";i:38559;s:13:\"last_modified\";i:1423415320;}s:62:\"/home/kccofc39/public_html/wordpress/wp-admin/media-upload.php\";a:2:{s:8:\"filesize\";i:3176;s:13:\"last_modified\";i:1423415320;}s:61:\"/home/kccofc39/public_html/wordpress/wp-admin/menu-header.php\";a:2:{s:8:\"filesize\";i:8236;s:13:\"last_modified\";i:1423415320;}s:59:\"/home/kccofc39/public_html/wordpress/wp-admin/edit-tags.php\";a:2:{s:8:\"filesize\";i:20375;s:13:\"last_modified\";i:1423415320;}s:57:\"/home/kccofc39/public_html/wordpress/wp-admin/widgets.php\";a:2:{s:8:\"filesize\";i:15917;s:13:\"last_modified\";i:1423415320;}s:57:\"/home/kccofc39/public_html/wordpress/wp-admin/credits.php\";a:2:{s:8:\"filesize\";i:6877;s:13:\"last_modified\";i:1423415320;}s:68:\"/home/kccofc39/public_html/wordpress/wp-admin/edit-form-advanced.php\";a:2:{s:8:\"filesize\";i:30074;s:13:\"last_modified\";i:1423415320;}s:57:\"/home/kccofc39/public_html/wordpress/wp-admin/plugins.php\";a:2:{s:8:\"filesize\";i:20319;s:13:\"last_modified\";i:1423415320;}s:75:\"/home/kccofc39/public_html/wordpress/wp-admin/images/media-button-other.gif\";a:2:{s:8:\"filesize\";i:248;s:13:\"last_modified\";i:1423415320;}s:70:\"/home/kccofc39/public_html/wordpress/wp-admin/images/imgedit-icons.png\";a:2:{s:8:\"filesize\";i:4055;s:13:\"last_modified\";i:1423415320;}s:66:\"/home/kccofc39/public_html/wordpress/wp-admin/images/bubble_bg.gif\";a:2:{s:8:\"filesize\";i:398;s:13:\"last_modified\";i:1423415320;}s:64:\"/home/kccofc39/public_html/wordpress/wp-admin/images/spinner.gif\";a:2:{s:8:\"filesize\";i:4162;s:13:\"last_modified\";i:1423415320;}s:70:\"/home/kccofc39/public_html/wordpress/wp-admin/images/icons32-vs-2x.png\";a:2:{s:8:\"filesize\";i:21396;s:13:\"last_modified\";i:1423415320;}s:64:\"/home/kccofc39/public_html/wordpress/wp-admin/images/menu-vs.png\";a:2:{s:8:\"filesize\";i:5086;s:13:\"last_modified\";i:1423415320;}s:73:\"/home/kccofc39/public_html/wordpress/wp-admin/images/imgedit-icons-2x.png\";a:2:{s:8:\"filesize\";i:7664;s:13:\"last_modified\";i:1423415320;}s:72:\"/home/kccofc39/public_html/wordpress/wp-admin/images/post-formats-vs.png\";a:2:{s:8:\"filesize\";i:2450;s:13:\"last_modified\";i:1423415320;}s:75:\"/home/kccofc39/public_html/wordpress/wp-admin/images/media-button-music.gif\";a:2:{s:8:\"filesize\";i:206;s:13:\"last_modified\";i:1423415320;}s:63:\"/home/kccofc39/public_html/wordpress/wp-admin/images/resize.gif\";a:2:{s:8:\"filesize\";i:70;s:13:\"last_modified\";i:1423415320;}s:74:\"/home/kccofc39/public_html/wordpress/wp-admin/images/post-formats32-vs.png\";a:2:{s:8:\"filesize\";i:5111;s:13:\"last_modified\";i:1423415320;}s:67:\"/home/kccofc39/public_html/wordpress/wp-admin/images/icons32-2x.png\";a:2:{s:8:\"filesize\";i:21770;s:13:\"last_modified\";i:1423415320;}s:67:\"/home/kccofc39/public_html/wordpress/wp-admin/images/icons32-vs.png\";a:2:{s:8:\"filesize\";i:8007;s:13:\"last_modified\";i:1423415320;}s:61:\"/home/kccofc39/public_html/wordpress/wp-admin/images/sort.gif\";a:2:{s:8:\"filesize\";i:55;s:13:\"last_modified\";i:1423415320;}s:71:\"/home/kccofc39/public_html/wordpress/wp-admin/images/date-button-2x.gif\";a:2:{s:8:\"filesize\";i:996;s:13:\"last_modified\";i:1423415320;}s:72:\"/home/kccofc39/public_html/wordpress/wp-admin/images/wpspin_light-2x.gif\";a:2:{s:8:\"filesize\";i:9133;s:13:\"last_modified\";i:1423415320;}s:71:\"/home/kccofc39/public_html/wordpress/wp-admin/images/post-formats32.png\";a:2:{s:8:\"filesize\";i:5142;s:13:\"last_modified\";i:1423415320;}s:63:\"/home/kccofc39/public_html/wordpress/wp-admin/images/xit-2x.gif\";a:2:{s:8:\"filesize\";i:825;s:13:\"last_modified\";i:1423415320;}s:75:\"/home/kccofc39/public_html/wordpress/wp-admin/images/media-button-image.gif\";a:2:{s:8:\"filesize\";i:200;s:13:\"last_modified\";i:1423415320;}s:61:\"/home/kccofc39/public_html/wordpress/wp-admin/images/menu.png\";a:2:{s:8:\"filesize\";i:5039;s:13:\"last_modified\";i:1423415320;}s:64:\"/home/kccofc39/public_html/wordpress/wp-admin/images/menu-2x.png\";a:2:{s:8:\"filesize\";i:12672;s:13:\"last_modified\";i:1423415320;}s:70:\"/home/kccofc39/public_html/wordpress/wp-admin/images/resize-rtl-2x.gif\";a:2:{s:8:\"filesize\";i:233;s:13:\"last_modified\";i:1423415320;}s:64:\"/home/kccofc39/public_html/wordpress/wp-admin/images/sort-2x.gif\";a:2:{s:8:\"filesize\";i:97;s:13:\"last_modified\";i:1423415320;}s:67:\"/home/kccofc39/public_html/wordpress/wp-admin/images/resize-rtl.gif\";a:2:{s:8:\"filesize\";i:149;s:13:\"last_modified\";i:1423415320;}s:75:\"/home/kccofc39/public_html/wordpress/wp-admin/images/media-button-video.gif\";a:2:{s:8:\"filesize\";i:133;s:13:\"last_modified\";i:1423415320;}s:69:\"/home/kccofc39/public_html/wordpress/wp-admin/images/wpspin_light.gif\";a:2:{s:8:\"filesize\";i:2209;s:13:\"last_modified\";i:1423415320;}s:60:\"/home/kccofc39/public_html/wordpress/wp-admin/images/xit.gif\";a:2:{s:8:\"filesize\";i:181;s:13:\"last_modified\";i:1423415320;}s:62:\"/home/kccofc39/public_html/wordpress/wp-admin/images/wheel.png\";a:2:{s:8:\"filesize\";i:6047;s:13:\"last_modified\";i:1423415320;}s:67:\"/home/kccofc39/public_html/wordpress/wp-admin/images/spinner-2x.gif\";a:2:{s:8:\"filesize\";i:8536;s:13:\"last_modified\";i:1423415320;}s:64:\"/home/kccofc39/public_html/wordpress/wp-admin/images/loading.gif\";a:2:{s:8:\"filesize\";i:2254;s:13:\"last_modified\";i:1423415320;}s:67:\"/home/kccofc39/public_html/wordpress/wp-admin/images/menu-vs-2x.png\";a:2:{s:8:\"filesize\";i:12453;s:13:\"last_modified\";i:1423415320;}s:64:\"/home/kccofc39/public_html/wordpress/wp-admin/images/icons32.png\";a:2:{s:8:\"filesize\";i:8023;s:13:\"last_modified\";i:1423415320;}s:68:\"/home/kccofc39/public_html/wordpress/wp-admin/images/date-button.gif\";a:2:{s:8:\"filesize\";i:400;s:13:\"last_modified\";i:1423415320;}s:61:\"/home/kccofc39/public_html/wordpress/wp-admin/js/accordion.js\";a:2:{s:8:\"filesize\";i:2085;s:13:\"last_modified\";i:1423415320;}s:61:\"/home/kccofc39/public_html/wordpress/wp-admin/js/theme.min.js\";a:2:{s:8:\"filesize\";i:20728;s:13:\"last_modified\";i:1423415320;}s:58:\"/home/kccofc39/public_html/wordpress/wp-admin/js/editor.js\";a:2:{s:8:\"filesize\";i:10628;s:13:\"last_modified\";i:1423415320;}s:60:\"/home/kccofc39/public_html/wordpress/wp-admin/js/post.min.js\";a:2:{s:8:\"filesize\";i:19166;s:13:\"last_modified\";i:1423415320;}s:65:\"/home/kccofc39/public_html/wordpress/wp-admin/js/editor-expand.js\";a:2:{s:8:\"filesize\";i:34167;s:13:\"last_modified\";i:1423415320;}s:57:\"/home/kccofc39/public_html/wordpress/wp-admin/js/theme.js\";a:2:{s:8:\"filesize\";i:44061;s:13:\"last_modified\";i:1423415320;}s:62:\"/home/kccofc39/public_html/wordpress/wp-admin/js/editor.min.js\";a:2:{s:8:\"filesize\";i:6018;s:13:\"last_modified\";i:1423415320;}s:65:\"/home/kccofc39/public_html/wordpress/wp-admin/js/accordion.min.js\";a:2:{s:8:\"filesize\";i:585;s:13:\"last_modified\";i:1423415320;}s:63:\"/home/kccofc39/public_html/wordpress/wp-admin/js/widgets.min.js\";a:2:{s:8:\"filesize\";i:8460;s:13:\"last_modified\";i:1423415320;}s:64:\"/home/kccofc39/public_html/wordpress/wp-admin/js/color-picker.js\";a:2:{s:8:\"filesize\";i:4696;s:13:\"last_modified\";i:1423415320;}s:56:\"/home/kccofc39/public_html/wordpress/wp-admin/js/post.js\";a:2:{s:8:\"filesize\";i:31677;s:13:\"last_modified\";i:1423415320;}s:63:\"/home/kccofc39/public_html/wordpress/wp-admin/js/updates.min.js\";a:2:{s:8:\"filesize\";i:964;s:13:\"last_modified\";i:1423415320;}s:58:\"/home/kccofc39/public_html/wordpress/wp-admin/js/common.js\";a:2:{s:8:\"filesize\";i:23481;s:13:\"last_modified\";i:1423415320;}s:68:\"/home/kccofc39/public_html/wordpress/wp-admin/js/color-picker.min.js\";a:2:{s:8:\"filesize\";i:2672;s:13:\"last_modified\";i:1423415320;}s:64:\"/home/kccofc39/public_html/wordpress/wp-admin/js/user-profile.js\";a:2:{s:8:\"filesize\";i:4326;s:13:\"last_modified\";i:1423415320;}s:68:\"/home/kccofc39/public_html/wordpress/wp-admin/js/user-profile.min.js\";a:2:{s:8:\"filesize\";i:2785;s:13:\"last_modified\";i:1423415320;}s:59:\"/home/kccofc39/public_html/wordpress/wp-admin/js/updates.js\";a:2:{s:8:\"filesize\";i:1714;s:13:\"last_modified\";i:1423415320;}s:62:\"/home/kccofc39/public_html/wordpress/wp-admin/js/common.min.js\";a:2:{s:8:\"filesize\";i:12524;s:13:\"last_modified\";i:1423415320;}s:61:\"/home/kccofc39/public_html/wordpress/wp-admin/js/revisions.js\";a:2:{s:8:\"filesize\";i:33680;s:13:\"last_modified\";i:1423415320;}s:73:\"/home/kccofc39/public_html/wordpress/wp-admin/js/customize-widgets.min.js\";a:2:{s:8:\"filesize\";i:24133;s:13:\"last_modified\";i:1423415320;}s:70:\"/home/kccofc39/public_html/wordpress/wp-admin/js/customize-controls.js\";a:2:{s:8:\"filesize\";i:63702;s:13:\"last_modified\";i:1423415320;}s:69:\"/home/kccofc39/public_html/wordpress/wp-admin/js/editor-expand.min.js\";a:2:{s:8:\"filesize\";i:13768;s:13:\"last_modified\";i:1423415320;}s:74:\"/home/kccofc39/public_html/wordpress/wp-admin/js/customize-controls.min.js\";a:2:{s:8:\"filesize\";i:27320;s:13:\"last_modified\";i:1423415320;}s:65:\"/home/kccofc39/public_html/wordpress/wp-admin/js/revisions.min.js\";a:2:{s:8:\"filesize\";i:17867;s:13:\"last_modified\";i:1423415320;}s:65:\"/home/kccofc39/public_html/wordpress/wp-admin/js/wp-fullscreen.js\";a:2:{s:8:\"filesize\";i:16212;s:13:\"last_modified\";i:1423415320;}s:59:\"/home/kccofc39/public_html/wordpress/wp-admin/js/widgets.js\";a:2:{s:8:\"filesize\";i:14214;s:13:\"last_modified\";i:1423415320;}s:69:\"/home/kccofc39/public_html/wordpress/wp-admin/js/customize-widgets.js\";a:2:{s:8:\"filesize\";i:58593;s:13:\"last_modified\";i:1423415320;}s:60:\"/home/kccofc39/public_html/wordpress/wp-admin/js/iris.min.js\";a:2:{s:8:\"filesize\";i:22307;s:13:\"last_modified\";i:1423415320;}s:57:\"/home/kccofc39/public_html/wordpress/wp-admin/install.php\";a:2:{s:8:\"filesize\";i:11748;s:13:\"last_modified\";i:1423415320;}s:49:\"/home/kccofc39/public_html/wordpress/wp-login.php\";a:2:{s:8:\"filesize\";i:33435;s:13:\"last_modified\";i:1423415320;}s:48:\"/home/kccofc39/public_html/wordpress/readme.html\";a:2:{s:8:\"filesize\";i:7193;s:13:\"last_modified\";i:1423415320;}s:53:\"/home/kccofc39/public_html/wordpress/wp-trackback.php\";a:2:{s:8:\"filesize\";i:4035;s:13:\"last_modified\";i:1423415320;}s:69:\"/home/kccofc39/public_html/wordpress/wp-includes/comment-template.php\";a:2:{s:8:\"filesize\";i:80303;s:13:\"last_modified\";i:1423415320;}s:63:\"/home/kccofc39/public_html/wordpress/wp-includes/shortcodes.php\";a:2:{s:8:\"filesize\";i:11773;s:13:\"last_modified\";i:1423415320;}s:68:\"/home/kccofc39/public_html/wordpress/wp-includes/class.wp-styles.php\";a:2:{s:8:\"filesize\";i:6292;s:13:\"last_modified\";i:1423415320;}s:68:\"/home/kccofc39/public_html/wordpress/wp-includes/author-template.php\";a:2:{s:8:\"filesize\";i:14370;s:13:\"last_modified\";i:1423415320;}s:62:\"/home/kccofc39/public_html/wordpress/wp-includes/admin-bar.php\";a:2:{s:8:\"filesize\";i:25332;s:13:\"last_modified\";i:1423415320;}s:58:\"/home/kccofc39/public_html/wordpress/wp-includes/cache.php\";a:2:{s:8:\"filesize\";i:19130;s:13:\"last_modified\";i:1423415320;}s:73:\"/home/kccofc39/public_html/wordpress/wp-includes/pluggable-deprecated.php\";a:2:{s:8:\"filesize\";i:5818;s:13:\"last_modified\";i:1423415320;}s:77:\"/home/kccofc39/public_html/wordpress/wp-includes/class-wp-image-editor-gd.php\";a:2:{s:8:\"filesize\";i:12892;s:13:\"last_modified\";i:1423415320;}s:61:\"/home/kccofc39/public_html/wordpress/wp-includes/revision.php\";a:2:{s:8:\"filesize\";i:18936;s:13:\"last_modified\";i:1423415320;}s:84:\"/home/kccofc39/public_html/wordpress/wp-includes/ID3/module.audio-video.matroska.php\";a:2:{s:8:\"filesize\";i:103540;s:13:\"last_modified\";i:1423415320;}s:73:\"/home/kccofc39/public_html/wordpress/wp-includes/ID3/module.audio.mp3.php\";a:2:{s:8:\"filesize\";i:99176;s:13:\"last_modified\";i:1423415320;}s:73:\"/home/kccofc39/public_html/wordpress/wp-includes/ID3/module.tag.id3v1.php\";a:2:{s:8:\"filesize\";i:11571;s:13:\"last_modified\";i:1423415320;}s:74:\"/home/kccofc39/public_html/wordpress/wp-includes/ID3/module.tag.apetag.php\";a:2:{s:8:\"filesize\";i:15983;s:13:\"last_modified\";i:1423415320;}s:75:\"/home/kccofc39/public_html/wordpress/wp-includes/ID3/module.tag.lyrics3.php\";a:2:{s:8:\"filesize\";i:10992;s:13:\"last_modified\";i:1423415320;}s:79:\"/home/kccofc39/public_html/wordpress/wp-includes/ID3/module.audio-video.asf.php\";a:2:{s:8:\"filesize\";i:127076;s:13:\"last_modified\";i:1423415320;}s:79:\"/home/kccofc39/public_html/wordpress/wp-includes/ID3/module.audio-video.flv.php\";a:2:{s:8:\"filesize\";i:25400;s:13:\"last_modified\";i:1423415320;}s:80:\"/home/kccofc39/public_html/wordpress/wp-includes/ID3/module.audio-video.riff.php\";a:2:{s:8:\"filesize\";i:118933;s:13:\"last_modified\";i:1423415320;}s:73:\"/home/kccofc39/public_html/wordpress/wp-includes/ID3/module.audio.dts.php\";a:2:{s:8:\"filesize\";i:10466;s:13:\"last_modified\";i:1423415320;}s:63:\"/home/kccofc39/public_html/wordpress/wp-includes/ID3/readme.txt\";a:2:{s:8:\"filesize\";i:24652;s:13:\"last_modified\";i:1423415320;}s:73:\"/home/kccofc39/public_html/wordpress/wp-includes/ID3/module.audio.ac3.php\";a:2:{s:8:\"filesize\";i:19008;s:13:\"last_modified\";i:1423415320;}s:74:\"/home/kccofc39/public_html/wordpress/wp-includes/ID3/module.audio.flac.php\";a:2:{s:8:\"filesize\";i:18066;s:13:\"last_modified\";i:1423415320;}s:85:\"/home/kccofc39/public_html/wordpress/wp-includes/ID3/module.audio-video.quicktime.php\";a:2:{s:8:\"filesize\";i:118434;s:13:\"last_modified\";i:1423415320;}s:67:\"/home/kccofc39/public_html/wordpress/wp-includes/ID3/getid3.lib.php\";a:2:{s:8:\"filesize\";i:44646;s:13:\"last_modified\";i:1423415320;}s:73:\"/home/kccofc39/public_html/wordpress/wp-includes/ID3/module.tag.id3v2.php\";a:2:{s:8:\"filesize\";i:135407;s:13:\"last_modified\";i:1423415320;}s:64:\"/home/kccofc39/public_html/wordpress/wp-includes/ID3/license.txt\";a:2:{s:8:\"filesize\";i:1355;s:13:\"last_modified\";i:1423415320;}s:63:\"/home/kccofc39/public_html/wordpress/wp-includes/ID3/getid3.php\";a:2:{s:8:\"filesize\";i:63509;s:13:\"last_modified\";i:1423415320;}s:73:\"/home/kccofc39/public_html/wordpress/wp-includes/ID3/module.audio.ogg.php\";a:2:{s:8:\"filesize\";i:36486;s:13:\"last_modified\";i:1423415320;}s:75:\"/home/kccofc39/public_html/wordpress/wp-includes/ID3/license.commercial.txt\";a:2:{s:8:\"filesize\";i:1306;s:13:\"last_modified\";i:1423415320;}s:65:\"/home/kccofc39/public_html/wordpress/wp-includes/ms-functions.php\";a:2:{s:8:\"filesize\";i:77410;s:13:\"last_modified\";i:1423415320;}s:63:\"/home/kccofc39/public_html/wordpress/wp-includes/class-smtp.php\";a:2:{s:8:\"filesize\";i:28550;s:13:\"last_modified\";i:1423415320;}s:79:\"/home/kccofc39/public_html/wordpress/wp-includes/class-wp-customize-setting.php\";a:2:{s:8:\"filesize\";i:14739;s:13:\"last_modified\";i:1423415320;}s:60:\"/home/kccofc39/public_html/wordpress/wp-includes/ms-load.php\";a:2:{s:8:\"filesize\";i:15571;s:13:\"last_modified\";i:1423415320;}s:62:\"/home/kccofc39/public_html/wordpress/wp-includes/feed-rss2.php\";a:2:{s:8:\"filesize\";i:3620;s:13:\"last_modified\";i:1423415320;}s:67:\"/home/kccofc39/public_html/wordpress/wp-includes/class-wp-theme.php\";a:2:{s:8:\"filesize\";i:39454;s:13:\"last_modified\";i:1423415320;}s:65:\"/home/kccofc39/public_html/wordpress/wp-includes/class-oembed.php\";a:2:{s:8:\"filesize\";i:22804;s:13:\"last_modified\";i:1423415320;}s:57:\"/home/kccofc39/public_html/wordpress/wp-includes/cron.php\";a:2:{s:8:\"filesize\";i:14292;s:13:\"last_modified\";i:1423415320;}s:58:\"/home/kccofc39/public_html/wordpress/wp-includes/media.php\";a:2:{s:8:\"filesize\";i:113768;s:13:\"last_modified\";i:1423415320;}s:59:\"/home/kccofc39/public_html/wordpress/wp-includes/update.php\";a:2:{s:8:\"filesize\";i:23830;s:13:\"last_modified\";i:1423415320;}s:70:\"/home/kccofc39/public_html/wordpress/wp-includes/nav-menu-template.php\";a:2:{s:8:\"filesize\";i:24837;s:13:\"last_modified\";i:1423415320;}s:59:\"/home/kccofc39/public_html/wordpress/wp-includes/plugin.php\";a:2:{s:8:\"filesize\";i:30646;s:13:\"last_modified\";i:1423415320;}s:63:\"/home/kccofc39/public_html/wordpress/wp-includes/deprecated.php\";a:2:{s:8:\"filesize\";i:99457;s:13:\"last_modified\";i:1423415320;}s:66:\"/home/kccofc39/public_html/wordpress/wp-includes/link-template.php\";a:2:{s:8:\"filesize\";i:103378;s:13:\"last_modified\";i:1423415320;}s:59:\"/home/kccofc39/public_html/wordpress/wp-includes/compat.php\";a:2:{s:8:\"filesize\";i:3442;s:13:\"last_modified\";i:1423415320;}s:65:\"/home/kccofc39/public_html/wordpress/wp-includes/post-formats.php\";a:2:{s:8:\"filesize\";i:6814;s:13:\"last_modified\";i:1423415320;}s:57:\"/home/kccofc39/public_html/wordpress/wp-includes/l10n.php\";a:2:{s:8:\"filesize\";i:31469;s:13:\"last_modified\";i:1423415320;}s:57:\"/home/kccofc39/public_html/wordpress/wp-includes/post.php\";a:2:{s:8:\"filesize\";i:189420;s:13:\"last_modified\";i:1423415320;}s:60:\"/home/kccofc39/public_html/wordpress/wp-includes/comment.php\";a:2:{s:8:\"filesize\";i:93750;s:13:\"last_modified\";i:1423415320;}s:58:\"/home/kccofc39/public_html/wordpress/wp-includes/wp-db.php\";a:2:{s:8:\"filesize\";i:61544;s:13:\"last_modified\";i:1423415320;}s:70:\"/home/kccofc39/public_html/wordpress/wp-includes/category-template.php\";a:2:{s:8:\"filesize\";i:44437;s:13:\"last_modified\";i:1423415320;}s:59:\"/home/kccofc39/public_html/wordpress/wp-includes/option.php\";a:2:{s:8:\"filesize\";i:43101;s:13:\"last_modified\";i:1423415320;}s:61:\"/home/kccofc39/public_html/wordpress/wp-includes/taxonomy.php\";a:2:{s:8:\"filesize\";i:145370;s:13:\"last_modified\";i:1423415320;}s:61:\"/home/kccofc39/public_html/wordpress/wp-includes/bookmark.php\";a:2:{s:8:\"filesize\";i:13265;s:13:\"last_modified\";i:1423415320;}s:77:\"/home/kccofc39/public_html/wordpress/wp-includes/class-wp-http-ixr-client.php\";a:2:{s:8:\"filesize\";i:2946;s:13:\"last_modified\";i:1423415320;}s:60:\"/home/kccofc39/public_html/wordpress/wp-includes/version.php\";a:2:{s:8:\"filesize\";i:617;s:13:\"last_modified\";i:1423415321;}s:57:\"/home/kccofc39/public_html/wordpress/wp-includes/http.php\";a:2:{s:8:\"filesize\";i:16235;s:13:\"last_modified\";i:1423415320;}s:60:\"/home/kccofc39/public_html/wordpress/wp-includes/rewrite.php\";a:2:{s:8:\"filesize\";i:65709;s:13:\"last_modified\";i:1423415320;}s:70:\"/home/kccofc39/public_html/wordpress/wp-includes/bookmark-template.php\";a:2:{s:8:\"filesize\";i:11497;s:13:\"last_modified\";i:1423415320;}s:63:\"/home/kccofc39/public_html/wordpress/wp-includes/class-http.php\";a:2:{s:8:\"filesize\";i:74780;s:13:\"last_modified\";i:1423415320;}s:70:\"/home/kccofc39/public_html/wordpress/wp-includes/default-constants.php\";a:2:{s:8:\"filesize\";i:8120;s:13:\"last_modified\";i:1423415320;}s:61:\"/home/kccofc39/public_html/wordpress/wp-includes/feed-rdf.php\";a:2:{s:8:\"filesize\";i:2640;s:13:\"last_modified\";i:1423415320;}s:67:\"/home/kccofc39/public_html/wordpress/wp-includes/media-template.php\";a:2:{s:8:\"filesize\";i:43795;s:13:\"last_modified\";i:1423415320;}s:79:\"/home/kccofc39/public_html/wordpress/wp-includes/class-wp-customize-manager.php\";a:2:{s:8:\"filesize\";i:34250;s:13:\"last_modified\";i:1423415320;}s:82:\"/home/kccofc39/public_html/wordpress/wp-includes/class-wp-image-editor-imagick.php\";a:2:{s:8:\"filesize\";i:13692;s:13:\"last_modified\";i:1423415320;}s:69:\"/home/kccofc39/public_html/wordpress/wp-includes/class.wp-scripts.php\";a:2:{s:8:\"filesize\";i:6847;s:13:\"last_modified\";i:1423415320;}s:69:\"/home/kccofc39/public_html/wordpress/wp-includes/fonts/dashicons.woff\";a:2:{s:8:\"filesize\";i:24656;s:13:\"last_modified\";i:1423415320;}s:68:\"/home/kccofc39/public_html/wordpress/wp-includes/fonts/dashicons.svg\";a:2:{s:8:\"filesize\";i:90701;s:13:\"last_modified\";i:1423415320;}s:68:\"/home/kccofc39/public_html/wordpress/wp-includes/fonts/dashicons.ttf\";a:2:{s:8:\"filesize\";i:39804;s:13:\"last_modified\";i:1423415320;}s:68:\"/home/kccofc39/public_html/wordpress/wp-includes/fonts/dashicons.eot\";a:2:{s:8:\"filesize\";i:40054;s:13:\"last_modified\";i:1423415320;}s:73:\"/home/kccofc39/public_html/wordpress/wp-includes/functions.wp-scripts.php\";a:2:{s:8:\"filesize\";i:10721;s:13:\"last_modified\";i:1423415320;}s:59:\"/home/kccofc39/public_html/wordpress/wp-includes/locale.php\";a:2:{s:8:\"filesize\";i:12683;s:13:\"last_modified\";i:1423415320;}s:58:\"/home/kccofc39/public_html/wordpress/wp-includes/theme.php\";a:2:{s:8:\"filesize\";i:62972;s:13:\"last_modified\";i:1423415320;}s:80:\"/home/kccofc39/public_html/wordpress/wp-includes/theme-compat/comments-popup.php\";a:2:{s:8:\"filesize\";i:5305;s:13:\"last_modified\";i:1423415320;}s:74:\"/home/kccofc39/public_html/wordpress/wp-includes/theme-compat/comments.php\";a:2:{s:8:\"filesize\";i:4045;s:13:\"last_modified\";i:1423415320;}s:61:\"/home/kccofc39/public_html/wordpress/wp-includes/ms-blogs.php\";a:2:{s:8:\"filesize\";i:25748;s:13:\"last_modified\";i:1423415320;}s:65:\"/home/kccofc39/public_html/wordpress/wp-includes/capabilities.php\";a:2:{s:8:\"filesize\";i:39186;s:13:\"last_modified\";i:1423415320;}s:67:\"/home/kccofc39/public_html/wordpress/wp-includes/class-wp-error.php\";a:2:{s:8:\"filesize\";i:6224;s:13:\"last_modified\";i:1423415321;}s:66:\"/home/kccofc39/public_html/wordpress/wp-includes/post-template.php\";a:2:{s:8:\"filesize\";i:54045;s:13:\"last_modified\";i:1423415321;}s:58:\"/home/kccofc39/public_html/wordpress/wp-includes/query.php\";a:2:{s:8:\"filesize\";i:131650;s:13:\"last_modified\";i:1423415321;}s:63:\"/home/kccofc39/public_html/wordpress/wp-includes/formatting.php\";a:2:{s:8:\"filesize\";i:132249;s:13:\"last_modified\";i:1423415321;}s:79:\"/home/kccofc39/public_html/wordpress/wp-includes/class-wp-customize-control.php\";a:2:{s:8:\"filesize\";i:32277;s:13:\"last_modified\";i:1423415321;}s:79:\"/home/kccofc39/public_html/wordpress/wp-includes/class-wp-customize-section.php\";a:2:{s:8:\"filesize\";i:8221;s:13:\"last_modified\";i:1423415321;}s:62:\"/home/kccofc39/public_html/wordpress/wp-includes/functions.php\";a:2:{s:8:\"filesize\";i:148555;s:13:\"last_modified\";i:1423415321;}s:60:\"/home/kccofc39/public_html/wordpress/wp-includes/session.php\";a:2:{s:8:\"filesize\";i:10240;s:13:\"last_modified\";i:1423415321;}s:70:\"/home/kccofc39/public_html/wordpress/wp-includes/pomo/translations.php\";a:2:{s:8:\"filesize\";i:8369;s:13:\"last_modified\";i:1423415321;}s:60:\"/home/kccofc39/public_html/wordpress/wp-includes/pomo/po.php\";a:2:{s:8:\"filesize\";i:11948;s:13:\"last_modified\";i:1423415321;}s:65:\"/home/kccofc39/public_html/wordpress/wp-includes/pomo/streams.php\";a:2:{s:8:\"filesize\";i:4992;s:13:\"last_modified\";i:1423415321;}s:60:\"/home/kccofc39/public_html/wordpress/wp-includes/pomo/mo.php\";a:2:{s:8:\"filesize\";i:7644;s:13:\"last_modified\";i:1423415321;}s:62:\"/home/kccofc39/public_html/wordpress/wp-includes/pluggable.php\";a:2:{s:8:\"filesize\";i:74753;s:13:\"last_modified\";i:1423415321;}s:57:\"/home/kccofc39/public_html/wordpress/wp-includes/date.php\";a:2:{s:8:\"filesize\";i:33609;s:13:\"last_modified\";i:1423415321;}s:57:\"/home/kccofc39/public_html/wordpress/wp-includes/meta.php\";a:2:{s:8:\"filesize\";i:48936;s:13:\"last_modified\";i:1423415321;}s:74:\"/home/kccofc39/public_html/wordpress/wp-includes/class-wp-image-editor.php\";a:2:{s:8:\"filesize\";i:12006;s:13:\"last_modified\";i:1423415321;}s:57:\"/home/kccofc39/public_html/wordpress/wp-includes/load.php\";a:2:{s:8:\"filesize\";i:24387;s:13:\"last_modified\";i:1423415321;}s:66:\"/home/kccofc39/public_html/wordpress/wp-includes/script-loader.php\";a:2:{s:8:\"filesize\";i:48395;s:13:\"last_modified\";i:1423415321;}s:74:\"/home/kccofc39/public_html/wordpress/wp-includes/class.wp-dependencies.php\";a:2:{s:8:\"filesize\";i:12738;s:13:\"last_modified\";i:1423415321;}s:60:\"/home/kccofc39/public_html/wordpress/wp-includes/wp-diff.php\";a:2:{s:8:\"filesize\";i:15140;s:13:\"last_modified\";i:1423415321;}s:61:\"/home/kccofc39/public_html/wordpress/wp-includes/category.php\";a:2:{s:8:\"filesize\";i:10840;s:13:\"last_modified\";i:1423415321;}s:67:\"/home/kccofc39/public_html/wordpress/wp-includes/css/editor.min.css\";a:2:{s:8:\"filesize\";i:29349;s:13:\"last_modified\";i:1423415321;}s:63:\"/home/kccofc39/public_html/wordpress/wp-includes/css/editor.css\";a:2:{s:8:\"filesize\";i:37741;s:13:\"last_modified\";i:1423415321;}s:70:\"/home/kccofc39/public_html/wordpress/wp-includes/css/admin-bar.min.css\";a:2:{s:8:\"filesize\";i:18806;s:13:\"last_modified\";i:1423415321;}s:70:\"/home/kccofc39/public_html/wordpress/wp-includes/css/dashicons.min.css\";a:2:{s:8:\"filesize\";i:43616;s:13:\"last_modified\";i:1423415321;}s:77:\"/home/kccofc39/public_html/wordpress/wp-includes/css/jquery-ui-dialog.min.css\";a:2:{s:8:\"filesize\";i:4752;s:13:\"last_modified\";i:1423415321;}s:77:\"/home/kccofc39/public_html/wordpress/wp-includes/css/jquery-ui-dialog-rtl.css\";a:2:{s:8:\"filesize\";i:6169;s:13:\"last_modified\";i:1423415321;}s:70:\"/home/kccofc39/public_html/wordpress/wp-includes/css/admin-bar-rtl.css\";a:2:{s:8:\"filesize\";i:23292;s:13:\"last_modified\";i:1423415321;}s:71:\"/home/kccofc39/public_html/wordpress/wp-includes/css/editor-rtl.min.css\";a:2:{s:8:\"filesize\";i:29354;s:13:\"last_modified\";i:1423415321;}s:74:\"/home/kccofc39/public_html/wordpress/wp-includes/css/admin-bar-rtl.min.css\";a:2:{s:8:\"filesize\";i:18809;s:13:\"last_modified\";i:1423415321;}s:81:\"/home/kccofc39/public_html/wordpress/wp-includes/css/jquery-ui-dialog-rtl.min.css\";a:2:{s:8:\"filesize\";i:4755;s:13:\"last_modified\";i:1423415321;}s:76:\"/home/kccofc39/public_html/wordpress/wp-includes/css/media-views-rtl.min.css\";a:2:{s:8:\"filesize\";i:39060;s:13:\"last_modified\";i:1423415321;}s:68:\"/home/kccofc39/public_html/wordpress/wp-includes/css/media-views.css\";a:2:{s:8:\"filesize\";i:46544;s:13:\"last_modified\";i:1423415321;}s:74:\"/home/kccofc39/public_html/wordpress/wp-includes/css/wp-auth-check.min.css\";a:2:{s:8:\"filesize\";i:1578;s:13:\"last_modified\";i:1423415321;}s:72:\"/home/kccofc39/public_html/wordpress/wp-includes/css/media-views-rtl.css\";a:2:{s:8:\"filesize\";i:46544;s:13:\"last_modified\";i:1423415321;}s:73:\"/home/kccofc39/public_html/wordpress/wp-includes/css/jquery-ui-dialog.css\";a:2:{s:8:\"filesize\";i:6165;s:13:\"last_modified\";i:1423415321;}s:78:\"/home/kccofc39/public_html/wordpress/wp-includes/css/wp-auth-check-rtl.min.css\";a:2:{s:8:\"filesize\";i:1578;s:13:\"last_modified\";i:1423415321;}s:66:\"/home/kccofc39/public_html/wordpress/wp-includes/css/dashicons.css\";a:2:{s:8:\"filesize\";i:45912;s:13:\"last_modified\";i:1423415321;}s:66:\"/home/kccofc39/public_html/wordpress/wp-includes/css/admin-bar.css\";a:2:{s:8:\"filesize\";i:23289;s:13:\"last_modified\";i:1423415321;}s:67:\"/home/kccofc39/public_html/wordpress/wp-includes/css/editor-rtl.css\";a:2:{s:8:\"filesize\";i:37745;s:13:\"last_modified\";i:1423415321;}s:72:\"/home/kccofc39/public_html/wordpress/wp-includes/css/media-views.min.css\";a:2:{s:8:\"filesize\";i:39060;s:13:\"last_modified\";i:1423415321;}s:66:\"/home/kccofc39/public_html/wordpress/wp-includes/ms-deprecated.php\";a:2:{s:8:\"filesize\";i:8919;s:13:\"last_modified\";i:1423415321;}s:61:\"/home/kccofc39/public_html/wordpress/wp-includes/nav-menu.php\";a:2:{s:8:\"filesize\";i:29169;s:13:\"last_modified\";i:1423415321;}s:57:\"/home/kccofc39/public_html/wordpress/wp-includes/feed.php\";a:2:{s:8:\"filesize\";i:17423;s:13:\"last_modified\";i:1423415321;}s:68:\"/home/kccofc39/public_html/wordpress/wp-includes/default-widgets.php\";a:2:{s:8:\"filesize\";i:51109;s:13:\"last_modified\";i:1423415321;}s:75:\"/home/kccofc39/public_html/wordpress/wp-includes/class-wp-xmlrpc-server.php\";a:2:{s:8:\"filesize\";i:180346;s:13:\"last_modified\";i:1423415321;}s:68:\"/home/kccofc39/public_html/wordpress/wp-includes/class-wp-editor.php\";a:2:{s:8:\"filesize\";i:53271;s:13:\"last_modified\";i:1423415321;}s:61:\"/home/kccofc39/public_html/wordpress/wp-includes/class-wp.php\";a:2:{s:8:\"filesize\";i:23297;s:13:\"last_modified\";i:1423415321;}s:57:\"/home/kccofc39/public_html/wordpress/wp-includes/user.php\";a:2:{s:8:\"filesize\";i:76460;s:13:\"last_modified\";i:1423415321;}s:77:\"/home/kccofc39/public_html/wordpress/wp-includes/class-wp-customize-panel.php\";a:2:{s:8:\"filesize\";i:7627;s:13:\"last_modified\";i:1423415321;}s:71:\"/home/kccofc39/public_html/wordpress/wp-includes/feed-rss2-comments.php\";a:2:{s:8:\"filesize\";i:3689;s:13:\"last_modified\";i:1423415321;}s:68:\"/home/kccofc39/public_html/wordpress/wp-includes/default-filters.php\";a:2:{s:8:\"filesize\";i:15141;s:13:\"last_modified\";i:1423415321;}s:72:\"/home/kccofc39/public_html/wordpress/wp-includes/functions.wp-styles.php\";a:2:{s:8:\"filesize\";i:9800;s:13:\"last_modified\";i:1423415321;}s:62:\"/home/kccofc39/public_html/wordpress/wp-includes/canonical.php\";a:2:{s:8:\"filesize\";i:25056;s:13:\"last_modified\";i:1423415321;}s:62:\"/home/kccofc39/public_html/wordpress/wp-includes/class-IXR.php\";a:2:{s:8:\"filesize\";i:33080;s:13:\"last_modified\";i:1423415321;}s:60:\"/home/kccofc39/public_html/wordpress/wp-includes/widgets.php\";a:2:{s:8:\"filesize\";i:53146;s:13:\"last_modified\";i:1423415321;}s:67:\"/home/kccofc39/public_html/wordpress/wp-includes/class-wp-embed.php\";a:2:{s:8:\"filesize\";i:11276;s:13:\"last_modified\";i:1423415321;}s:79:\"/home/kccofc39/public_html/wordpress/wp-includes/class-wp-customize-widgets.php\";a:2:{s:8:\"filesize\";i:48571;s:13:\"last_modified\";i:1423415321;}s:76:\"/home/kccofc39/public_html/wordpress/wp-includes/images/wlw/wp-watermark.png\";a:2:{s:8:\"filesize\";i:2376;s:13:\"last_modified\";i:1423415321;}s:79:\"/home/kccofc39/public_html/wordpress/wp-includes/images/crystal/spreadsheet.png\";a:2:{s:8:\"filesize\";i:2408;s:13:\"last_modified\";i:1423415321;}s:75:\"/home/kccofc39/public_html/wordpress/wp-includes/images/crystal/archive.png\";a:2:{s:8:\"filesize\";i:2454;s:13:\"last_modified\";i:1423415321;}s:73:\"/home/kccofc39/public_html/wordpress/wp-includes/images/crystal/audio.png\";a:2:{s:8:\"filesize\";i:2184;s:13:\"last_modified\";i:1423415321;}s:79:\"/home/kccofc39/public_html/wordpress/wp-includes/images/crystal/interactive.png\";a:2:{s:8:\"filesize\";i:2217;s:13:\"last_modified\";i:1423415321;}s:76:\"/home/kccofc39/public_html/wordpress/wp-includes/images/crystal/document.png\";a:2:{s:8:\"filesize\";i:2063;s:13:\"last_modified\";i:1423415321;}s:66:\"/home/kccofc39/public_html/wordpress/wp-includes/images/wpspin.gif\";a:2:{s:8:\"filesize\";i:2209;s:13:\"last_modified\";i:1423415321;}s:67:\"/home/kccofc39/public_html/wordpress/wp-includes/images/spinner.gif\";a:2:{s:8:\"filesize\";i:4162;s:13:\"last_modified\";i:1423415321;}s:79:\"/home/kccofc39/public_html/wordpress/wp-includes/images/admin-bar-sprite-2x.png\";a:2:{s:8:\"filesize\";i:3999;s:13:\"last_modified\";i:1423415321;}s:65:\"/home/kccofc39/public_html/wordpress/wp-includes/images/blank.gif\";a:2:{s:8:\"filesize\";i:43;s:13:\"last_modified\";i:1423415321;}s:72:\"/home/kccofc39/public_html/wordpress/wp-includes/images/toggle-arrow.png\";a:2:{s:8:\"filesize\";i:289;s:13:\"last_modified\";i:1423415321;}s:80:\"/home/kccofc39/public_html/wordpress/wp-includes/images/smilies/icon_redface.gif\";a:2:{s:8:\"filesize\";i:650;s:13:\"last_modified\";i:1423415321;}s:76:\"/home/kccofc39/public_html/wordpress/wp-includes/images/smilies/icon_lol.gif\";a:2:{s:8:\"filesize\";i:333;s:13:\"last_modified\";i:1423415321;}s:77:\"/home/kccofc39/public_html/wordpress/wp-includes/images/smilies/icon_evil.gif\";a:2:{s:8:\"filesize\";i:241;s:13:\"last_modified\";i:1423415321;}s:80:\"/home/kccofc39/public_html/wordpress/wp-includes/images/smilies/icon_mrgreen.gif\";a:2:{s:8:\"filesize\";i:348;s:13:\"last_modified\";i:1423415321;}s:80:\"/home/kccofc39/public_html/wordpress/wp-includes/images/smilies/icon_exclaim.gif\";a:2:{s:8:\"filesize\";i:236;s:13:\"last_modified\";i:1423415321;}s:81:\"/home/kccofc39/public_html/wordpress/wp-includes/images/smilies/icon_question.gif\";a:2:{s:8:\"filesize\";i:247;s:13:\"last_modified\";i:1423415321;}s:80:\"/home/kccofc39/public_html/wordpress/wp-includes/images/smilies/icon_neutral.gif\";a:2:{s:8:\"filesize\";i:167;s:13:\"last_modified\";i:1423415321;}s:78:\"/home/kccofc39/public_html/wordpress/wp-includes/images/smilies/icon_smile.gif\";a:2:{s:8:\"filesize\";i:173;s:13:\"last_modified\";i:1423415321;}s:80:\"/home/kccofc39/public_html/wordpress/wp-includes/images/smilies/icon_twisted.gif\";a:2:{s:8:\"filesize\";i:241;s:13:\"last_modified\";i:1423415321;}s:76:\"/home/kccofc39/public_html/wordpress/wp-includes/images/smilies/icon_cry.gif\";a:2:{s:8:\"filesize\";i:490;s:13:\"last_modified\";i:1423415321;}s:76:\"/home/kccofc39/public_html/wordpress/wp-includes/images/smilies/icon_sad.gif\";a:2:{s:8:\"filesize\";i:167;s:13:\"last_modified\";i:1423415321;}s:81:\"/home/kccofc39/public_html/wordpress/wp-includes/images/smilies/icon_confused.gif\";a:2:{s:8:\"filesize\";i:170;s:13:\"last_modified\";i:1423415321;}s:80:\"/home/kccofc39/public_html/wordpress/wp-includes/images/smilies/icon_biggrin.gif\";a:2:{s:8:\"filesize\";i:173;s:13:\"last_modified\";i:1423415321;}s:78:\"/home/kccofc39/public_html/wordpress/wp-includes/images/smilies/icon_arrow.gif\";a:2:{s:8:\"filesize\";i:169;s:13:\"last_modified\";i:1423415321;}s:77:\"/home/kccofc39/public_html/wordpress/wp-includes/images/smilies/icon_cool.gif\";a:2:{s:8:\"filesize\";i:172;s:13:\"last_modified\";i:1423415321;}s:77:\"/home/kccofc39/public_html/wordpress/wp-includes/images/smilies/icon_idea.gif\";a:2:{s:8:\"filesize\";i:174;s:13:\"last_modified\";i:1423415321;}s:76:\"/home/kccofc39/public_html/wordpress/wp-includes/images/smilies/icon_eek.gif\";a:2:{s:8:\"filesize\";i:170;s:13:\"last_modified\";i:1423415321;}s:81:\"/home/kccofc39/public_html/wordpress/wp-includes/images/smilies/icon_rolleyes.gif\";a:2:{s:8:\"filesize\";i:489;s:13:\"last_modified\";i:1423415321;}s:77:\"/home/kccofc39/public_html/wordpress/wp-includes/images/smilies/icon_wink.gif\";a:2:{s:8:\"filesize\";i:168;s:13:\"last_modified\";i:1423415321;}s:82:\"/home/kccofc39/public_html/wordpress/wp-includes/images/smilies/icon_surprised.gif\";a:2:{s:8:\"filesize\";i:174;s:13:\"last_modified\";i:1423415321;}s:77:\"/home/kccofc39/public_html/wordpress/wp-includes/images/smilies/icon_razz.gif\";a:2:{s:8:\"filesize\";i:175;s:13:\"last_modified\";i:1423415321;}s:76:\"/home/kccofc39/public_html/wordpress/wp-includes/images/smilies/icon_mad.gif\";a:2:{s:8:\"filesize\";i:172;s:13:\"last_modified\";i:1423415321;}s:77:\"/home/kccofc39/public_html/wordpress/wp-includes/images/uploader-icons-2x.png\";a:2:{s:8:\"filesize\";i:3542;s:13:\"last_modified\";i:1423415321;}s:70:\"/home/kccofc39/public_html/wordpress/wp-includes/images/wpicons-2x.png\";a:2:{s:8:\"filesize\";i:14931;s:13:\"last_modified\";i:1423415321;}s:81:\"/home/kccofc39/public_html/wordpress/wp-includes/images/arrow-pointer-blue-2x.png\";a:2:{s:8:\"filesize\";i:1666;s:13:\"last_modified\";i:1423415321;}s:66:\"/home/kccofc39/public_html/wordpress/wp-includes/images/xit-2x.gif\";a:2:{s:8:\"filesize\";i:825;s:13:\"last_modified\";i:1423415321;}s:67:\"/home/kccofc39/public_html/wordpress/wp-includes/images/wpicons.png\";a:2:{s:8:\"filesize\";i:7086;s:13:\"last_modified\";i:1423415321;}s:69:\"/home/kccofc39/public_html/wordpress/wp-includes/images/wpspin-2x.gif\";a:2:{s:8:\"filesize\";i:9133;s:13:\"last_modified\";i:1423415321;}s:70:\"/home/kccofc39/public_html/wordpress/wp-includes/images/down_arrow.gif\";a:2:{s:8:\"filesize\";i:59;s:13:\"last_modified\";i:1423415321;}s:73:\"/home/kccofc39/public_html/wordpress/wp-includes/images/down_arrow-2x.gif\";a:2:{s:8:\"filesize\";i:84;s:13:\"last_modified\";i:1423415321;}s:63:\"/home/kccofc39/public_html/wordpress/wp-includes/images/xit.gif\";a:2:{s:8:\"filesize\";i:181;s:13:\"last_modified\";i:1423415321;}s:70:\"/home/kccofc39/public_html/wordpress/wp-includes/images/spinner-2x.gif\";a:2:{s:8:\"filesize\";i:8536;s:13:\"last_modified\";i:1423415321;}s:61:\"/home/kccofc39/public_html/wordpress/wp-includes/template.php\";a:2:{s:8:\"filesize\";i:13559;s:13:\"last_modified\";i:1423415321;}s:56:\"/home/kccofc39/public_html/wordpress/wp-includes/rss.php\";a:2:{s:8:\"filesize\";i:22996;s:13:\"last_modified\";i:1423415321;}s:57:\"/home/kccofc39/public_html/wordpress/wp-includes/kses.php\";a:2:{s:8:\"filesize\";i:43143;s:13:\"last_modified\";i:1423415321;}s:68:\"/home/kccofc39/public_html/wordpress/wp-includes/js/quicktags.min.js\";a:2:{s:8:\"filesize\";i:9675;s:13:\"last_modified\";i:1423415321;}s:66:\"/home/kccofc39/public_html/wordpress/wp-includes/js/media-views.js\";a:2:{s:8:\"filesize\";i:215208;s:13:\"last_modified\";i:1423415321;}s:76:\"/home/kccofc39/public_html/wordpress/wp-includes/js/customize-preview.min.js\";a:2:{s:8:\"filesize\";i:2141;s:13:\"last_modified\";i:1423415321;}s:62:\"/home/kccofc39/public_html/wordpress/wp-includes/js/wp-util.js\";a:2:{s:8:\"filesize\";i:3413;s:13:\"last_modified\";i:1423415321;}s:72:\"/home/kccofc39/public_html/wordpress/wp-includes/js/thickbox/thickbox.js\";a:2:{s:8:\"filesize\";i:12206;s:13:\"last_modified\";i:1423415321;}s:64:\"/home/kccofc39/public_html/wordpress/wp-includes/js/quicktags.js\";a:2:{s:8:\"filesize\";i:19870;s:13:\"last_modified\";i:1423415321;}s:67:\"/home/kccofc39/public_html/wordpress/wp-includes/js/media-models.js\";a:2:{s:8:\"filesize\";i:40642;s:13:\"last_modified\";i:1423415321;}s:63:\"/home/kccofc39/public_html/wordpress/wp-includes/js/autosave.js\";a:2:{s:8:\"filesize\";i:16102;s:13:\"last_modified\";i:1423415321;}s:61:\"/home/kccofc39/public_html/wordpress/wp-includes/js/wplink.js\";a:2:{s:8:\"filesize\";i:16376;s:13:\"last_modified\";i:1423415321;}s:69:\"/home/kccofc39/public_html/wordpress/wp-includes/js/customize-base.js\";a:2:{s:8:\"filesize\";i:15895;s:13:\"last_modified\";i:1423415321;}s:75:\"/home/kccofc39/public_html/wordpress/wp-includes/js/customize-loader.min.js\";a:2:{s:8:\"filesize\";i:3113;s:13:\"last_modified\";i:1423415321;}s:76:\"/home/kccofc39/public_html/wordpress/wp-includes/js/tinymce/wp-tinymce.js.gz\";a:2:{s:8:\"filesize\";i:136197;s:13:\"last_modified\";i:1423415321;}s:86:\"/home/kccofc39/public_html/wordpress/wp-includes/js/tinymce/themes/modern/theme.min.js\";a:2:{s:8:\"filesize\";i:6419;s:13:\"last_modified\";i:1423415321;}s:91:\"/home/kccofc39/public_html/wordpress/wp-includes/js/tinymce/plugins/wordpress/plugin.min.js\";a:2:{s:8:\"filesize\";i:8785;s:13:\"last_modified\";i:1423415321;}s:87:\"/home/kccofc39/public_html/wordpress/wp-includes/js/tinymce/plugins/wordpress/plugin.js\";a:2:{s:8:\"filesize\";i:14412;s:13:\"last_modified\";i:1423415321;}s:93:\"/home/kccofc39/public_html/wordpress/wp-includes/js/tinymce/plugins/wpeditimage/plugin.min.js\";a:2:{s:8:\"filesize\";i:15969;s:13:\"last_modified\";i:1423415321;}s:89:\"/home/kccofc39/public_html/wordpress/wp-includes/js/tinymce/plugins/wpeditimage/plugin.js\";a:2:{s:8:\"filesize\";i:33809;s:13:\"last_modified\";i:1423415321;}s:91:\"/home/kccofc39/public_html/wordpress/wp-includes/js/tinymce/plugins/textcolor/plugin.min.js\";a:2:{s:8:\"filesize\";i:3696;s:13:\"last_modified\";i:1423415321;}s:92:\"/home/kccofc39/public_html/wordpress/wp-includes/js/tinymce/plugins/fullscreen/plugin.min.js\";a:2:{s:8:\"filesize\";i:1540;s:13:\"last_modified\";i:1423415321;}s:87:\"/home/kccofc39/public_html/wordpress/wp-includes/js/tinymce/plugins/image/plugin.min.js\";a:2:{s:8:\"filesize\";i:5427;s:13:\"last_modified\";i:1423415321;}s:83:\"/home/kccofc39/public_html/wordpress/wp-includes/js/tinymce/plugins/image/plugin.js\";a:2:{s:8:\"filesize\";i:10782;s:13:\"last_modified\";i:1423415321;}s:96:\"/home/kccofc39/public_html/wordpress/wp-includes/js/tinymce/plugins/directionality/plugin.min.js\";a:2:{s:8:\"filesize\";i:726;s:13:\"last_modified\";i:1423415321;}s:93:\"/home/kccofc39/public_html/wordpress/wp-includes/js/tinymce/plugins/colorpicker/plugin.min.js\";a:2:{s:8:\"filesize\";i:1222;s:13:\"last_modified\";i:1423415321;}s:84:\"/home/kccofc39/public_html/wordpress/wp-includes/js/tinymce/plugins/hr/plugin.min.js\";a:2:{s:8:\"filesize\";i:322;s:13:\"last_modified\";i:1423415321;}s:87:\"/home/kccofc39/public_html/wordpress/wp-includes/js/tinymce/plugins/paste/plugin.min.js\";a:2:{s:8:\"filesize\";i:15359;s:13:\"last_modified\";i:1423415321;}s:83:\"/home/kccofc39/public_html/wordpress/wp-includes/js/tinymce/plugins/paste/plugin.js\";a:2:{s:8:\"filesize\";i:46315;s:13:\"last_modified\";i:1423415321;}s:87:\"/home/kccofc39/public_html/wordpress/wp-includes/js/tinymce/plugins/lists/plugin.min.js\";a:2:{s:8:\"filesize\";i:7899;s:13:\"last_modified\";i:1423415321;}s:83:\"/home/kccofc39/public_html/wordpress/wp-includes/js/tinymce/plugins/lists/plugin.js\";a:2:{s:8:\"filesize\";i:18830;s:13:\"last_modified\";i:1423415321;}s:90:\"/home/kccofc39/public_html/wordpress/wp-includes/js/tinymce/plugins/tabfocus/plugin.min.js\";a:2:{s:8:\"filesize\";i:1258;s:13:\"last_modified\";i:1423415321;}s:86:\"/home/kccofc39/public_html/wordpress/wp-includes/js/tinymce/plugins/tabfocus/plugin.js\";a:2:{s:8:\"filesize\";i:2470;s:13:\"last_modified\";i:1423415321;}s:87:\"/home/kccofc39/public_html/wordpress/wp-includes/js/tinymce/plugins/media/plugin.min.js\";a:2:{s:8:\"filesize\";i:9890;s:13:\"last_modified\";i:1423415321;}s:89:\"/home/kccofc39/public_html/wordpress/wp-includes/js/tinymce/plugins/charmap/plugin.min.js\";a:2:{s:8:\"filesize\";i:7017;s:13:\"last_modified\";i:1423415321;}s:91:\"/home/kccofc39/public_html/wordpress/wp-includes/js/tinymce/plugins/wpgallery/plugin.min.js\";a:2:{s:8:\"filesize\";i:1654;s:13:\"last_modified\";i:1423415321;}s:87:\"/home/kccofc39/public_html/wordpress/wp-includes/js/tinymce/plugins/wpgallery/plugin.js\";a:2:{s:8:\"filesize\";i:3173;s:13:\"last_modified\";i:1423415321;}s:94:\"/home/kccofc39/public_html/wordpress/wp-includes/js/tinymce/plugins/wpautoresize/plugin.min.js\";a:2:{s:8:\"filesize\";i:2382;s:13:\"last_modified\";i:1423415321;}s:90:\"/home/kccofc39/public_html/wordpress/wp-includes/js/tinymce/plugins/wpautoresize/plugin.js\";a:2:{s:8:\"filesize\";i:5947;s:13:\"last_modified\";i:1423415321;}s:94:\"/home/kccofc39/public_html/wordpress/wp-includes/js/tinymce/plugins/wpfullscreen/plugin.min.js\";a:2:{s:8:\"filesize\";i:990;s:13:\"last_modified\";i:1423415321;}s:90:\"/home/kccofc39/public_html/wordpress/wp-includes/js/tinymce/plugins/wpfullscreen/plugin.js\";a:2:{s:8:\"filesize\";i:2000;s:13:\"last_modified\";i:1423415321;}s:88:\"/home/kccofc39/public_html/wordpress/wp-includes/js/tinymce/plugins/wpview/plugin.min.js\";a:2:{s:8:\"filesize\";i:8464;s:13:\"last_modified\";i:1423415321;}s:84:\"/home/kccofc39/public_html/wordpress/wp-includes/js/tinymce/plugins/wpview/plugin.js\";a:2:{s:8:\"filesize\";i:20688;s:13:\"last_modified\";i:1423415321;}s:75:\"/home/kccofc39/public_html/wordpress/wp-includes/js/tinymce/wp-mce-help.php\";a:2:{s:8:\"filesize\";i:4691;s:13:\"last_modified\";i:1423415321;}s:77:\"/home/kccofc39/public_html/wordpress/wp-includes/js/tinymce/tiny_mce_popup.js\";a:2:{s:8:\"filesize\";i:15016;s:13:\"last_modified\";i:1423415321;}s:90:\"/home/kccofc39/public_html/wordpress/wp-includes/js/tinymce/skins/wordpress/wp-content.css\";a:2:{s:8:\"filesize\";i:11155;s:13:\"last_modified\";i:1423415321;}s:95:\"/home/kccofc39/public_html/wordpress/wp-includes/js/tinymce/skins/wordpress/images/embedded.png\";a:2:{s:8:\"filesize\";i:8177;s:13:\"last_modified\";i:1423415321;}s:96:\"/home/kccofc39/public_html/wordpress/wp-includes/js/tinymce/skins/wordpress/images/pagebreak.png\";a:2:{s:8:\"filesize\";i:1140;s:13:\"last_modified\";i:1423415321;}s:91:\"/home/kccofc39/public_html/wordpress/wp-includes/js/tinymce/skins/wordpress/images/more.png\";a:2:{s:8:\"filesize\";i:414;s:13:\"last_modified\";i:1423415321;}s:100:\"/home/kccofc39/public_html/wordpress/wp-includes/js/tinymce/skins/wordpress/images/dashicon-edit.png\";a:2:{s:8:\"filesize\";i:368;s:13:\"last_modified\";i:1423415321;}s:94:\"/home/kccofc39/public_html/wordpress/wp-includes/js/tinymce/skins/wordpress/images/more-2x.png\";a:2:{s:8:\"filesize\";i:603;s:13:\"last_modified\";i:1423415321;}s:91:\"/home/kccofc39/public_html/wordpress/wp-includes/js/tinymce/skins/lightgray/content.min.css\";a:2:{s:8:\"filesize\";i:1497;s:13:\"last_modified\";i:1423415321;}s:88:\"/home/kccofc39/public_html/wordpress/wp-includes/js/tinymce/skins/lightgray/skin.min.css\";a:2:{s:8:\"filesize\";i:34058;s:13:\"last_modified\";i:1423415321;}s:98:\"/home/kccofc39/public_html/wordpress/wp-includes/js/tinymce/skins/lightgray/content.inline.min.css\";a:2:{s:8:\"filesize\";i:1082;s:13:\"last_modified\";i:1423415321;}s:80:\"/home/kccofc39/public_html/wordpress/wp-includes/js/tinymce/langs/wp-langs-en.js\";a:2:{s:8:\"filesize\";i:15599;s:13:\"last_modified\";i:1423415321;}s:74:\"/home/kccofc39/public_html/wordpress/wp-includes/js/tinymce/tinymce.min.js\";a:2:{s:8:\"filesize\";i:302335;s:13:\"last_modified\";i:1423415321;}s:67:\"/home/kccofc39/public_html/wordpress/wp-includes/js/autosave.min.js\";a:2:{s:8:\"filesize\";i:5697;s:13:\"last_modified\";i:1423415321;}s:68:\"/home/kccofc39/public_html/wordpress/wp-includes/js/heartbeat.min.js\";a:2:{s:8:\"filesize\";i:5494;s:13:\"last_modified\";i:1423415321;}s:75:\"/home/kccofc39/public_html/wordpress/wp-includes/js/plupload/wp-plupload.js\";a:2:{s:8:\"filesize\";i:12692;s:13:\"last_modified\";i:1423415321;}s:79:\"/home/kccofc39/public_html/wordpress/wp-includes/js/plupload/wp-plupload.min.js\";a:2:{s:8:\"filesize\";i:4907;s:13:\"last_modified\";i:1423415321;}s:71:\"/home/kccofc39/public_html/wordpress/wp-includes/js/media-models.min.js\";a:2:{s:8:\"filesize\";i:12316;s:13:\"last_modified\";i:1423415321;}s:70:\"/home/kccofc39/public_html/wordpress/wp-includes/js/media-views.min.js\";a:2:{s:8:\"filesize\";i:91866;s:13:\"last_modified\";i:1423415321;}s:63:\"/home/kccofc39/public_html/wordpress/wp-includes/js/mce-view.js\";a:2:{s:8:\"filesize\";i:22695;s:13:\"last_modified\";i:1423415321;}s:72:\"/home/kccofc39/public_html/wordpress/wp-includes/js/customize-preview.js\";a:2:{s:8:\"filesize\";i:4060;s:13:\"last_modified\";i:1423415321;}s:69:\"/home/kccofc39/public_html/wordpress/wp-includes/js/media-grid.min.js\";a:2:{s:8:\"filesize\";i:11183;s:13:\"last_modified\";i:1423415321;}s:64:\"/home/kccofc39/public_html/wordpress/wp-includes/js/heartbeat.js\";a:2:{s:8:\"filesize\";i:20089;s:13:\"last_modified\";i:1423415321;}s:71:\"/home/kccofc39/public_html/wordpress/wp-includes/js/customize-loader.js\";a:2:{s:8:\"filesize\";i:6601;s:13:\"last_modified\";i:1423415321;}s:71:\"/home/kccofc39/public_html/wordpress/wp-includes/js/media-editor.min.js\";a:2:{s:8:\"filesize\";i:10868;s:13:\"last_modified\";i:1423415321;}s:64:\"/home/kccofc39/public_html/wordpress/wp-includes/js/shortcode.js\";a:2:{s:8:\"filesize\";i:10459;s:13:\"last_modified\";i:1423415321;}s:65:\"/home/kccofc39/public_html/wordpress/wp-includes/js/wplink.min.js\";a:2:{s:8:\"filesize\";i:9090;s:13:\"last_modified\";i:1423415321;}s:67:\"/home/kccofc39/public_html/wordpress/wp-includes/js/media-editor.js\";a:2:{s:8:\"filesize\";i:30135;s:13:\"last_modified\";i:1423415321;}s:86:\"/home/kccofc39/public_html/wordpress/wp-includes/js/mediaelement/flashmediaelement.swf\";a:2:{s:8:\"filesize\";i:58312;s:13:\"last_modified\";i:1423415321;}s:83:\"/home/kccofc39/public_html/wordpress/wp-includes/js/mediaelement/wp-mediaelement.js\";a:2:{s:8:\"filesize\";i:926;s:13:\"last_modified\";i:1423415321;}s:95:\"/home/kccofc39/public_html/wordpress/wp-includes/js/mediaelement/mediaelement-and-player.min.js\";a:2:{s:8:\"filesize\";i:77432;s:13:\"last_modified\";i:1423415321;}s:91:\"/home/kccofc39/public_html/wordpress/wp-includes/js/mediaelement/mediaelementplayer.min.css\";a:2:{s:8:\"filesize\";i:19881;s:13:\"last_modified\";i:1423415321;}s:84:\"/home/kccofc39/public_html/wordpress/wp-includes/js/mediaelement/wp-mediaelement.css\";a:2:{s:8:\"filesize\";i:5158;s:13:\"last_modified\";i:1423415321;}s:73:\"/home/kccofc39/public_html/wordpress/wp-includes/js/customize-base.min.js\";a:2:{s:8:\"filesize\";i:6797;s:13:\"last_modified\";i:1423415321;}s:67:\"/home/kccofc39/public_html/wordpress/wp-includes/js/mce-view.min.js\";a:2:{s:8:\"filesize\";i:10460;s:13:\"last_modified\";i:1423415321;}s:65:\"/home/kccofc39/public_html/wordpress/wp-includes/js/media-grid.js\";a:2:{s:8:\"filesize\";i:20602;s:13:\"last_modified\";i:1423415321;}s:69:\"/home/kccofc39/public_html/wordpress/wp-includes/general-template.php\";a:2:{s:8:\"filesize\";i:103466;s:13:\"last_modified\";i:1423415321;}}s:12:\"initial_scan\";s:0:\"\";}');
/*!40000 ALTER TABLE `wkibl_aiowps_global_meta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wkibl_aiowps_login_activity`
--

DROP TABLE IF EXISTS `wkibl_aiowps_login_activity`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wkibl_aiowps_login_activity` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `user_id` bigint(20) NOT NULL,
  `user_login` varchar(150) NOT NULL,
  `login_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `logout_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `login_ip` varchar(100) NOT NULL DEFAULT '',
  `login_country` varchar(150) NOT NULL DEFAULT '',
  `browser_type` varchar(150) NOT NULL DEFAULT '',
  PRIMARY KEY (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=282 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wkibl_aiowps_login_activity`
--

LOCK TABLES `wkibl_aiowps_login_activity` WRITE;
/*!40000 ALTER TABLE `wkibl_aiowps_login_activity` DISABLE KEYS */;
INSERT INTO `wkibl_aiowps_login_activity` VALUES (1,1,'39thstreet','2014-04-09 01:44:00','2014-04-09 01:47:13','69.247.193.114','',''),(2,1,'39thstreet','2014-04-09 01:48:16','2014-04-09 01:51:19','69.247.193.114','',''),(3,1,'39thstreet','2014-04-09 01:52:29','2014-04-09 01:53:41','69.247.193.114','',''),(4,1,'39thstreet','2014-04-09 01:54:22','2014-04-09 01:54:44','69.247.193.114','',''),(5,1,'39thstreet','2014-04-09 01:56:41','2014-04-09 01:58:56','69.247.193.114','',''),(6,1,'39thstreet','2014-04-09 02:00:12','2014-04-22 00:25:37','69.247.193.114','',''),(7,2,'justinAshleyLeach','2014-04-09 17:34:37','2014-04-09 17:37:59','162.94.28.122','',''),(8,1,'39thstreet','2014-04-09 17:38:43','0000-00-00 00:00:00','162.94.28.122','',''),(9,2,'justinAshleyLeach','2014-04-09 22:43:49','2014-04-22 01:20:00','69.247.193.114','',''),(10,2,'justinAshleyLeach','2014-04-14 13:11:44','0000-00-00 00:00:00','162.94.28.122','',''),(11,1,'39thstreet','2014-04-21 23:43:49','2014-04-22 00:25:37','69.247.193.114','',''),(12,1,'39thstreet','2014-04-22 00:28:52','2014-04-22 00:48:51','69.247.193.114','',''),(13,1,'39thstreet','2014-04-22 00:52:04','2014-04-22 01:16:18','69.247.193.114','',''),(14,2,'justinAshleyLeach','2014-04-22 01:17:46','2014-04-22 01:20:00','69.247.193.114','',''),(15,2,'justinAshleyLeach','2014-04-22 01:18:08','2014-04-22 01:20:00','69.247.193.114','',''),(16,2,'justinAshleyLeach','2014-04-22 01:20:12','2014-04-22 01:20:29','69.247.193.114','',''),(17,2,'justinAshleyLeach','2014-04-22 01:20:44','2014-04-23 02:44:10','69.247.193.114','',''),(18,2,'justinAshleyLeach','2014-04-23 02:44:44','0000-00-00 00:00:00','69.247.193.114','',''),(19,1,'39thstreet','2014-05-27 01:52:35','2014-05-27 02:03:12','69.247.193.114','',''),(20,1,'39thstreet','2014-05-27 02:05:31','2014-05-27 02:07:56','69.247.193.114','',''),(21,1,'','2014-05-27 02:08:35','2014-05-27 02:08:39','69.247.193.114','',''),(22,1,'','2014-05-27 02:09:35','2014-05-27 02:10:15','69.247.193.114','',''),(23,1,'39thstreet','2014-05-27 02:10:33','2014-05-27 02:13:33','69.247.193.114','',''),(24,1,'39thstreet','2014-05-27 02:14:45','2014-05-27 02:19:16','69.247.193.114','',''),(25,1,'39thstreet','2014-05-27 02:19:44','2014-06-09 01:20:27','69.247.193.114','',''),(26,2,'justinAshleyLeach','2014-05-27 02:45:54','0000-00-00 00:00:00','69.247.193.114','',''),(27,1,'39thstreet','2014-06-08 13:29:11','2014-06-09 01:20:27','69.247.193.114','',''),(28,1,'39thstreet','2014-06-09 01:21:20','2014-06-09 23:08:50','69.247.193.114','',''),(29,1,'39thStreet','2014-06-09 02:10:13','2014-06-09 02:36:00','99.66.12.15','',''),(30,1,'39thStreet','2014-06-09 02:34:57','2014-06-09 02:36:00','99.66.12.15','',''),(31,1,'39thstreet','2014-06-09 23:08:29','2014-06-09 23:08:50','69.247.193.114','',''),(32,2,'justinAshleyLeach','2014-06-12 02:18:11','2014-06-12 02:18:54','99.66.12.15','',''),(33,1,'39thstreet','2014-06-12 02:19:29','2014-06-12 02:34:48','99.66.12.15','',''),(34,1,'39thstreet','2014-06-12 02:35:59','2014-06-12 03:04:24','99.66.12.15','',''),(35,1,'39thstreet','2014-06-12 19:06:53','2014-06-12 19:16:12','99.43.231.17','',''),(36,1,'39thstreet','2014-06-13 03:44:28','2014-06-18 13:18:55','99.66.12.15','',''),(37,1,'39thstreet','2014-06-13 03:48:01','2014-06-18 13:18:55','99.66.12.15','',''),(38,1,'39thStreet','2014-06-15 22:47:02','2014-06-17 23:49:33','99.43.231.17','',''),(39,1,'39thStreet','2014-06-15 22:57:37','2014-06-17 23:49:33','99.43.231.17','',''),(40,1,'39thStreet','2014-06-16 04:25:10','2014-06-18 13:18:55','99.66.12.15','',''),(41,1,'39thStreet','2014-06-16 04:28:02','2014-06-18 13:18:55','99.66.12.15','',''),(42,1,'39thStreet','2014-06-16 21:25:31','2014-06-18 13:18:55','99.66.12.15','',''),(43,2,'justinAshleyLeach','2014-06-17 22:33:39','0000-00-00 00:00:00','69.247.193.114','',''),(44,1,'39thStreet','2014-06-18 00:43:05','2014-06-18 00:50:39','99.43.231.17','',''),(45,1,'39thStreet','2014-06-18 01:51:13','2014-06-18 02:04:38','99.43.231.17','',''),(46,1,'39thStreet','2014-06-18 13:09:56','2014-06-18 13:18:55','99.66.12.15','',''),(47,1,'39thStreet','2014-06-19 01:25:21','0000-00-00 00:00:00','99.43.231.17','',''),(48,1,'39thStreet','2014-06-22 19:25:21','0000-00-00 00:00:00','99.43.231.17','',''),(49,1,'39thStreet','2014-06-22 23:04:34','0000-00-00 00:00:00','99.43.231.17','',''),(50,1,'39thStreet','2014-06-26 18:59:28','2014-07-10 17:50:50','99.66.12.15','',''),(51,1,'39thStreet','2014-07-09 22:03:24','2014-07-10 17:50:50','99.66.12.15','',''),(52,3,'jhw','2014-07-09 22:44:26','2014-07-09 22:48:23','99.66.12.15','',''),(53,1,'39thStreet','2014-07-10 17:46:57','2014-07-10 17:50:50','99.66.12.15','',''),(54,3,'jhw','2014-07-10 17:51:17','2014-07-15 17:46:35','99.66.12.15','',''),(55,1,'39thStreet','2014-07-15 17:13:02','2014-07-15 17:13:59','99.66.12.15','',''),(56,3,'jhw','2014-07-15 17:14:20','2014-07-15 17:46:35','99.66.12.15','',''),(57,3,'jhw','2014-07-16 18:05:21','2014-07-16 18:17:01','99.43.231.17','',''),(58,3,'jhw','2014-07-30 16:33:36','0000-00-00 00:00:00','99.66.12.15','',''),(59,2,'justinAshleyLeach','2014-08-10 20:04:39','0000-00-00 00:00:00','69.242.164.1','',''),(60,2,'justinAshleyLeach','2014-08-10 20:06:45','0000-00-00 00:00:00','69.242.164.1','',''),(61,3,'jhw','2014-08-12 04:31:29','0000-00-00 00:00:00','99.66.12.15','',''),(62,2,'justinAshleyLeach','2014-09-14 23:38:17','2014-09-14 23:42:13','99.43.231.17','',''),(63,2,'justinAshleyLeach','2014-09-14 23:41:26','2014-09-14 23:42:13','99.43.231.17','',''),(64,2,'justinAshleyLeach','2014-09-14 23:42:28','2014-09-15 00:32:47','99.43.231.17','',''),(65,2,'justinAshleyLeach','2014-09-14 23:43:29','2014-09-15 00:32:47','99.43.231.17','',''),(66,2,'justinAshleyLeach','2014-09-15 00:33:16','2014-09-15 00:44:12','99.43.231.17','',''),(67,1,'39thstreet','2015-01-27 05:56:35','2015-02-07 16:37:38','99.66.12.15','',''),(68,1,'39thStreet','2015-02-05 18:02:35','2015-02-07 16:37:38','99.66.12.15','',''),(69,1,'39thStreet','2015-02-07 16:32:58','2015-02-07 16:37:38','99.66.12.15','',''),(70,1,'39thStreet','2015-02-08 16:56:55','0000-00-00 00:00:00','99.66.12.15','',''),(71,2,'justinAshleyLeach','2015-02-12 01:24:45','2015-02-12 01:25:05','99.43.231.17','',''),(72,2,'justinAshleyLeach','2015-02-12 01:26:51','2016-04-04 00:35:37','99.43.231.17','',''),(73,1,'39thStreet','2015-02-20 04:58:06','0000-00-00 00:00:00','99.66.12.15','',''),(74,1,'39thStreet','2015-02-20 05:03:11','0000-00-00 00:00:00','99.66.12.15','',''),(75,2,'justinAshleyLeach','2015-04-20 01:07:21','0000-00-00 00:00:00','69.242.164.1','',''),(76,3,'jhw','2015-07-07 22:21:25','2015-07-07 22:34:50','73.217.207.0','',''),(77,2,'justinAshleyLeach','2015-08-05 15:40:53','2015-08-05 15:51:07','10.20.4.4','',''),(78,2,'justinAshleyLeach','2015-08-05 15:51:26','2015-08-05 15:51:45','10.20.4.4','',''),(79,2,'justinAshleyLeach','2015-08-23 21:06:48','0000-00-00 00:00:00','69.242.164.1','',''),(80,2,'justinAshleyLeach','2015-08-23 21:07:04','0000-00-00 00:00:00','69.242.164.1','',''),(81,2,'justinAshleyLeach','2015-09-21 12:42:43','0000-00-00 00:00:00','10.20.4.6','',''),(82,2,'justinAshleyLeach','2015-09-21 12:42:58','0000-00-00 00:00:00','10.20.4.6','',''),(83,2,'justinAshleyLeach','2015-10-20 18:56:30','0000-00-00 00:00:00','10.20.4.5','',''),(84,3,'jhw','2015-10-21 02:43:18','2015-10-21 03:08:32','73.217.207.0','',''),(85,2,'justinAshleyLeach','2015-10-25 16:48:42','2016-04-04 00:35:37','99.43.231.17','',''),(86,2,'justinAshleyLeach','2015-12-07 21:39:25','0000-00-00 00:00:00','10.20.4.9','',''),(87,2,'justinAshleyLeach','2015-12-07 21:41:54','0000-00-00 00:00:00','10.20.4.9','',''),(88,3,'jhw','2016-02-22 23:16:15','2016-02-22 23:22:49','73.217.207.0','',''),(89,2,'justinAshleyLeach','2016-02-26 01:20:00','0000-00-00 00:00:00','172.3.155.254','',''),(90,2,'justinAshleyLeach','2016-02-26 13:18:59','0000-00-00 00:00:00','216.84.168.254','',''),(91,3,'jhw','2016-03-09 02:43:34','0000-00-00 00:00:00','73.217.207.0','',''),(92,3,'jhw','2016-03-09 03:50:12','0000-00-00 00:00:00','73.217.207.0','',''),(93,3,'jhw','2016-03-16 22:21:08','0000-00-00 00:00:00','73.217.207.0','',''),(94,3,'jhw','2016-03-16 22:32:13','0000-00-00 00:00:00','73.217.207.0','',''),(95,3,'jhw','2016-03-16 22:43:52','0000-00-00 00:00:00','73.217.207.0','',''),(96,3,'jhw','2016-03-16 23:11:09','0000-00-00 00:00:00','73.217.207.0','',''),(97,2,'justinAshleyLeach','2016-03-17 01:14:09','0000-00-00 00:00:00','172.56.13.18','',''),(98,1,'39thStreet','2016-03-17 01:14:26','0000-00-00 00:00:00','99.43.231.17','',''),(99,2,'justinAshleyLeach','2016-03-17 02:53:17','0000-00-00 00:00:00','172.3.155.254','',''),(100,3,'jhw','2016-03-22 16:11:20','0000-00-00 00:00:00','73.217.207.0','',''),(101,2,'justinAshleyLeach','2016-03-29 02:26:32','0000-00-00 00:00:00','172.3.155.254','',''),(102,2,'justinAshleyLeach','2016-04-04 00:27:32','2016-04-04 00:35:37','99.43.231.17','',''),(103,2,'justinAshleyLeach','2016-04-04 02:28:07','0000-00-00 00:00:00','172.3.155.254','',''),(104,3,'jhw','2016-04-06 02:26:27','0000-00-00 00:00:00','73.217.207.0','',''),(105,3,'jhw','2016-04-06 02:26:29','0000-00-00 00:00:00','73.217.207.0','',''),(106,2,'justinAshleyLeach','2016-04-07 01:15:26','2016-04-07 01:31:10','99.43.231.17','',''),(107,2,'justinAshleyLeach','2016-04-24 01:48:13','2016-05-15 21:14:38','73.67.10.42','',''),(108,2,'justinAshleyLeach','2016-04-24 04:44:26','2016-05-15 21:14:38','73.67.10.42','',''),(109,2,'justinAshleyLeach','2016-04-24 13:39:29','2016-05-15 21:14:38','73.67.10.42','',''),(110,2,'justinAshleyLeach','2016-04-27 02:24:32','2016-05-15 21:14:38','73.67.10.42','',''),(111,2,'justinAshleyLeach','2016-05-01 15:25:22','0000-00-00 00:00:00','172.56.12.116','',''),(112,2,'justinAshleyLeach','2016-05-01 18:57:44','0000-00-00 00:00:00','172.56.12.163','',''),(113,2,'justinAshleyLeach','2016-05-03 02:13:35','2016-05-15 21:14:38','73.67.10.42','',''),(114,4,'mikeKreisel','2016-05-04 00:46:24','2016-05-04 00:46:31','73.67.10.42','',''),(115,4,'mikeKreisel','2016-05-04 00:47:30','2016-05-04 00:55:53','73.67.10.42','',''),(116,2,'justinAshleyLeach','2016-05-09 02:41:58','2016-05-15 21:14:38','73.67.10.42','',''),(117,2,'justinAshleyLeach','2016-05-09 12:18:01','0000-00-00 00:00:00','199.180.240.156','',''),(118,2,'justinAshleyLeach','2016-05-10 01:41:47','0000-00-00 00:00:00','172.56.12.13','',''),(119,2,'justinAshleyLeach','2016-05-15 21:09:33','2016-05-15 21:14:38','73.67.10.42','',''),(120,2,'justinAshleyLeach','2016-05-16 01:03:05','2016-06-17 02:45:11','73.67.10.42','',''),(121,2,'justinAshleyLeach','2016-05-16 02:42:47','2016-06-17 02:45:11','73.67.10.42','',''),(122,2,'justinAshleyLeach','2016-05-19 01:09:56','2016-05-19 01:20:03','99.43.231.17','',''),(123,2,'justinAshleyLeach','2016-05-19 13:00:48','0000-00-00 00:00:00','199.180.240.194','',''),(124,2,'justinAshleyLeach','2016-05-23 02:22:53','2016-06-17 02:45:11','73.67.10.42','',''),(125,2,'justinAshleyLeach','2016-05-25 00:45:43','2016-06-17 02:45:11','73.67.10.42','',''),(126,2,'justinAshleyLeach','2016-05-25 12:34:07','0000-00-00 00:00:00','199.180.240.194','',''),(127,2,'justinAshleyLeach','2016-06-05 16:31:32','2016-06-05 16:33:21','99.43.231.17','',''),(128,2,'justinAshleyLeach','2016-06-05 22:33:04','0000-00-00 00:00:00','99.43.231.17','',''),(129,2,'justinAshleyLeach','2016-06-05 22:36:10','0000-00-00 00:00:00','99.43.231.17','',''),(130,2,'justinAshleyLeach','2016-06-09 20:44:18','0000-00-00 00:00:00','65.23.57.210','',''),(131,2,'justinAshleyLeach','2016-06-12 22:07:11','2016-06-17 02:45:11','73.67.10.42','',''),(132,2,'justinAshleyLeach','2016-06-17 02:12:22','2016-06-17 02:45:11','73.67.10.42','',''),(133,2,'justinAshleyLeach','2016-06-24 14:45:17','0000-00-00 00:00:00','73.67.10.42','',''),(134,2,'justinAshleyLeach','2016-06-26 20:16:38','0000-00-00 00:00:00','73.67.10.42','',''),(135,2,'justinAshleyLeach','2016-06-26 20:17:54','0000-00-00 00:00:00','73.67.10.42','',''),(136,2,'justinAshleyLeach','2016-06-28 15:47:09','0000-00-00 00:00:00','65.23.57.210','',''),(137,2,'justinAshleyLeach','2016-07-18 02:32:31','0000-00-00 00:00:00','73.67.10.42','',''),(138,2,'justinAshleyLeach','2016-07-27 01:28:05','0000-00-00 00:00:00','73.67.10.42','',''),(139,2,'justinAshleyLeach','2016-07-29 01:47:41','0000-00-00 00:00:00','73.67.10.42','',''),(140,2,'justinAshleyLeach','2016-08-11 12:14:52','0000-00-00 00:00:00','199.180.240.194','',''),(141,2,'justinAshleyLeach','2016-08-17 02:56:01','0000-00-00 00:00:00','73.67.10.42','',''),(142,2,'justinAshleyLeach','2016-08-29 02:25:45','0000-00-00 00:00:00','73.67.10.42','',''),(143,3,'jhw','2016-09-07 17:51:57','0000-00-00 00:00:00','73.3.15.61','',''),(144,3,'jhw','2016-09-22 18:16:18','0000-00-00 00:00:00','24.2.4.186','',''),(145,3,'jhw','2016-09-24 03:08:31','0000-00-00 00:00:00','73.3.15.61','',''),(146,3,'jhw','2016-10-06 16:13:24','0000-00-00 00:00:00','73.3.15.61','',''),(147,2,'justinAshleyLeach','2016-11-30 03:16:33','0000-00-00 00:00:00','73.67.10.42','',''),(148,2,'justinAshleyLeach','2017-01-11 13:30:27','0000-00-00 00:00:00','65.23.57.210','',''),(149,3,'jhw','2017-01-24 19:00:03','0000-00-00 00:00:00','73.3.15.61','',''),(150,2,'justinAshleyLeach','2017-02-24 02:23:25','0000-00-00 00:00:00','73.67.10.42','',''),(151,3,'jhw','2017-02-27 20:41:22','0000-00-00 00:00:00','73.3.15.61','',''),(152,2,'justinAshleyLeach','2017-03-08 02:34:43','0000-00-00 00:00:00','73.67.10.42','',''),(153,2,'justinAshleyLeach','2017-03-25 23:00:57','0000-00-00 00:00:00','73.67.10.42','',''),(154,3,'jhw','2017-03-26 03:12:48','0000-00-00 00:00:00','73.3.15.61','',''),(155,2,'justinAshleyLeach','2017-03-26 22:43:18','2017-03-26 22:44:56','24.2.4.186','',''),(156,2,'justinAshleyLeach','2017-03-30 11:35:08','0000-00-00 00:00:00','73.67.10.42','',''),(157,2,'justinAshleyLeach','2017-04-05 02:32:02','0000-00-00 00:00:00','73.67.10.42','',''),(158,2,'justinAshleyLeach','2017-04-09 18:13:29','0000-00-00 00:00:00','73.67.10.42','',''),(159,3,'jhw','2017-04-15 04:15:42','0000-00-00 00:00:00','73.3.15.61','',''),(160,2,'justinAshleyLeach','2017-04-16 22:36:40','0000-00-00 00:00:00','24.2.4.186','',''),(161,2,'justinAshleyLeach','2017-04-23 17:16:43','0000-00-00 00:00:00','24.2.4.186','',''),(162,2,'justinAshleyLeach','2017-04-30 22:49:49','0000-00-00 00:00:00','24.2.4.186','',''),(163,2,'justinAshleyLeach','2017-05-04 23:13:11','2017-05-04 23:43:51','69.242.143.139','',''),(164,2,'justinAshleyLeach','2017-05-05 15:38:23','0000-00-00 00:00:00','73.67.10.42','',''),(165,5,'rolu315','2017-05-07 02:53:31','0000-00-00 00:00:00','70.195.12.88','',''),(166,5,'rolu315','2017-05-07 02:54:16','0000-00-00 00:00:00','70.195.12.88','',''),(167,2,'justinAshleyLeach','2017-05-09 02:18:45','0000-00-00 00:00:00','73.67.10.42','',''),(168,5,'rolu315','2017-05-14 21:16:30','0000-00-00 00:00:00','69.242.143.139','',''),(169,5,'rolu315','2017-05-14 22:04:22','0000-00-00 00:00:00','69.242.143.139','',''),(170,2,'justinAshleyLeach','2017-05-14 22:45:39','0000-00-00 00:00:00','24.2.4.186','',''),(171,2,'justinAshleyLeach','2017-05-31 00:56:16','0000-00-00 00:00:00','73.67.10.42','',''),(172,2,'justinAshleyLeach','2017-06-02 01:06:48','0000-00-00 00:00:00','73.67.10.42','',''),(173,5,'rolu315','2017-06-05 23:50:32','0000-00-00 00:00:00','69.242.143.139','',''),(174,5,'rolu315','2017-06-26 02:23:31','0000-00-00 00:00:00','69.242.143.139','',''),(175,3,'jhw','2017-06-30 19:14:32','0000-00-00 00:00:00','73.3.15.61','',''),(176,2,'justinAshleyLeach','2017-08-06 18:08:23','0000-00-00 00:00:00','73.67.10.42','',''),(177,5,'rolu315','2017-08-06 19:53:14','0000-00-00 00:00:00','69.242.142.99','',''),(178,2,'justinAshleyLeach','2017-08-08 02:30:25','0000-00-00 00:00:00','73.67.10.42','',''),(179,2,'justinAshleyLeach','2017-08-20 18:25:39','0000-00-00 00:00:00','73.67.10.42','',''),(180,5,'rolu315','2017-08-28 02:02:39','0000-00-00 00:00:00','73.217.252.173','',''),(181,2,'justinAshleyLeach','2017-08-28 12:42:02','0000-00-00 00:00:00','199.180.240.156','',''),(182,2,'justinAshleyLeach','2017-09-04 01:05:35','0000-00-00 00:00:00','73.67.10.42','',''),(183,5,'rolu315','2017-09-05 03:15:53','0000-00-00 00:00:00','73.217.252.173','',''),(184,2,'justinAshleyLeach','2017-09-07 02:33:30','0000-00-00 00:00:00','73.67.10.42','',''),(185,2,'justinAshleyLeach','2017-09-11 01:21:14','0000-00-00 00:00:00','73.67.10.42','',''),(186,2,'justinAshleyLeach','2017-09-12 12:15:49','0000-00-00 00:00:00','199.180.240.194','',''),(187,2,'justinAshleyLeach','2017-09-22 23:49:15','0000-00-00 00:00:00','73.67.10.42','',''),(188,5,'rolu315','2017-09-23 12:44:24','0000-00-00 00:00:00','73.217.252.173','',''),(189,2,'justinAshleyLeach','2017-09-26 01:29:42','0000-00-00 00:00:00','73.67.10.42','',''),(190,3,'jhw','2017-09-26 20:36:33','0000-00-00 00:00:00','73.3.55.143','',''),(191,2,'justinAshleyLeach','2017-10-31 01:57:20','0000-00-00 00:00:00','73.67.10.42','',''),(192,5,'rolu315','2017-11-01 22:35:53','0000-00-00 00:00:00','73.217.252.173','',''),(193,2,'justinAshleyLeach','2017-11-07 03:09:16','0000-00-00 00:00:00','73.67.10.42','',''),(194,3,'jhw','2017-11-11 14:52:15','0000-00-00 00:00:00','73.3.55.143','',''),(195,2,'justinAshleyLeach','2017-11-14 02:16:43','0000-00-00 00:00:00','73.67.10.42','',''),(196,2,'justinAshleyLeach','2017-11-16 00:07:24','0000-00-00 00:00:00','73.217.234.42','',''),(197,3,'jhw','2017-11-26 14:10:26','0000-00-00 00:00:00','73.3.55.143','',''),(198,2,'justinAshleyLeach','2018-02-12 13:16:53','0000-00-00 00:00:00','199.180.241.98','',''),(199,2,'justinAshleyLeach','2018-02-14 02:52:10','0000-00-00 00:00:00','73.67.10.42','',''),(200,3,'jhw','2018-03-15 23:51:25','2019-03-19 12:46:08','73.67.41.43','',''),(201,2,'justinAshleyLeach','2018-03-19 02:28:00','2019-01-19 20:05:02','73.67.29.177','',''),(202,2,'justinAshleyLeach','2018-04-17 01:07:40','2019-01-19 20:05:02','73.67.29.177','',''),(203,2,'justinAshleyLeach','2018-04-20 23:13:48','0000-00-00 00:00:00','73.217.234.42','',''),(204,3,'jhw','2018-05-01 16:24:16','2019-03-19 12:46:08','73.67.41.43','',''),(205,2,'justinAshleyLeach','2018-05-07 23:09:31','2019-01-19 20:05:02','73.67.29.177','',''),(206,2,'justinAshleyLeach','2018-05-09 11:00:10','2019-01-19 20:05:02','73.67.29.177','',''),(207,2,'justinAshleyLeach','2018-05-10 00:34:55','0000-00-00 00:00:00','73.217.234.42','',''),(208,3,'jhw','2018-05-17 04:42:03','2019-03-19 12:46:08','73.67.41.43','',''),(209,3,'jhw','2018-07-17 06:19:25','2019-03-19 12:46:08','73.67.41.43','',''),(210,2,'justinAshleyLeach','2018-07-18 01:45:05','2019-01-19 20:05:02','73.67.29.177','',''),(211,2,'justinAshleyLeach','2018-07-20 02:22:34','2019-01-19 20:05:02','73.67.29.177','',''),(212,2,'justinAshleyLeach','2018-08-24 00:10:00','2019-01-19 20:05:02','73.67.29.177','',''),(213,2,'justinAshleyLeach','2018-09-14 00:05:53','2019-01-19 20:05:02','73.67.29.177','',''),(214,2,'justinAshleyLeach','2018-10-21 13:54:20','2019-04-01 20:10:36','174.58.149.47','',''),(215,2,'justinAshleyLeach','2019-01-16 00:21:38','2019-01-19 20:05:02','73.67.29.177','',''),(216,2,'justinAshleyLeach','2019-01-18 00:23:13','2019-01-19 20:05:02','73.67.29.177','',''),(217,2,'justinAshleyLeach','2019-01-20 01:15:44','2019-01-19 20:05:02','73.67.29.177','',''),(218,2,'justinashleyleach','2019-01-19 20:04:34','2019-01-19 20:05:02','73.67.29.177','',''),(219,2,'justinashleyleach','2019-01-21 20:10:46','2019-03-18 20:02:40','73.67.29.177','',''),(220,2,'justinashleyleach','2019-01-28 18:59:50','2019-03-18 20:02:40','73.67.29.177','',''),(221,1,'39thStreet','2019-02-11 10:58:24','0000-00-00 00:00:00','174.58.149.47','',''),(222,2,'justinAshleyLeach','2019-02-17 15:21:38','2019-03-18 20:02:40','73.67.29.177','',''),(223,2,'justinAshleyLeach','2019-02-25 20:56:24','2019-03-18 20:02:40','73.67.29.177','',''),(224,1,'39thStreet','2019-03-02 19:31:49','0000-00-00 00:00:00','174.58.149.47','',''),(225,3,'jhw','2019-03-08 08:22:54','0000-00-00 00:00:00','174.58.149.47','',''),(226,3,'jhw','2019-03-08 09:07:29','0000-00-00 00:00:00','174.58.149.47','',''),(227,3,'jhw','2019-03-08 10:37:21','0000-00-00 00:00:00','174.58.149.47','',''),(228,3,'jhw','2019-03-08 11:42:55','0000-00-00 00:00:00','174.58.149.47','',''),(229,2,'justinAshleyLeach','2019-03-09 15:19:19','2019-03-18 20:02:40','73.67.29.177','',''),(230,2,'justinAshleyLeach','2019-03-11 19:47:27','2019-03-18 20:02:40','73.67.29.177','',''),(231,2,'justinAshleyLeach','2019-03-14 20:38:31','2019-03-18 20:02:40','73.67.29.177','',''),(232,7,'jarrodWilliams','2019-03-14 23:22:07','0000-00-00 00:00:00','99.203.28.149','',''),(233,7,'jarrodWilliams','2019-03-17 10:20:53','2019-04-01 20:07:50','174.58.149.47','',''),(234,2,'justinAshleyLeach','2019-03-18 19:44:53','2019-03-18 20:02:40','73.67.29.177','',''),(235,8,'thoseWhoServe','2019-03-18 20:04:43','2019-03-18 20:06:59','73.67.29.177','',''),(236,8,'thosewhoserve','2019-03-18 20:14:33','0000-00-00 00:00:00','73.48.45.123','',''),(237,2,'justinAshleyLeach','2019-03-18 20:16:26','2019-08-05 10:46:20','73.67.29.177','',''),(238,8,' thoseWhoServe','2019-03-19 08:23:12','0000-00-00 00:00:00','172.124.103.175','',''),(239,3,'jhw','2019-03-19 12:40:54','2019-03-19 12:46:08','73.67.41.43','',''),(240,8,'thoseWhoServe','2019-03-19 12:46:57','0000-00-00 00:00:00','73.67.41.43','',''),(241,7,'jarrodWilliams','2019-03-24 10:07:04','2019-04-01 20:07:50','174.58.149.47','',''),(242,2,'justinAshleyLeach','2019-04-01 17:47:30','2019-08-05 10:46:20','73.67.29.177','',''),(243,9,'connorWilliams','2019-04-01 20:09:26','2019-04-01 20:09:47','174.58.149.47','',''),(244,2,'justinAshleyLeach','2019-04-01 20:09:59','2019-04-01 20:10:36','174.58.149.47','',''),(245,9,'connorWilliams','2019-04-01 20:10:57','0000-00-00 00:00:00','174.58.149.47','',''),(246,2,'justinAshleyLeach','2019-04-04 12:04:20','2019-08-05 10:46:20','73.67.29.177','',''),(247,2,'justinAshleyLeach','2019-04-04 18:42:39','2019-08-05 10:46:20','73.67.29.177','',''),(248,2,'justinAshleyLeach','2019-04-08 20:09:12','2019-08-05 10:46:20','73.67.29.177','',''),(249,2,'justinAshleyLeach','2019-04-11 18:47:56','2019-08-05 10:46:20','73.67.29.177','',''),(250,9,'connorWilliams','2019-04-12 14:55:27','0000-00-00 00:00:00','174.58.149.47','',''),(251,2,'justinAshleyLeach','2019-04-15 20:31:52','2019-08-05 10:46:20','73.67.29.177','',''),(252,2,'justinAshleyLeach','2019-04-22 20:04:54','2019-08-05 10:46:20','73.67.29.177','',''),(253,2,'justinAshleyLeach','2019-05-21 19:50:38','2019-08-05 10:46:20','73.67.29.177','',''),(254,2,'justinAshleyLeach','2019-05-23 20:27:20','2019-08-05 10:46:20','73.67.29.177','',''),(255,2,'justinAshleyLeach','2019-06-24 20:30:24','2019-08-05 10:46:20','73.67.29.177','',''),(256,2,'justinAshleyLeach','2019-06-24 20:36:43','2019-08-05 10:46:20','73.67.29.177','',''),(257,2,'justinAshleyLeach','2019-07-08 20:38:22','2019-08-05 10:46:20','73.67.29.177','',''),(258,2,'justinAshleyLeach','2019-07-22 21:01:19','2019-08-05 10:46:20','73.67.29.177','',''),(259,2,'justinAshleyLeach','2019-08-04 16:42:09','2019-08-05 10:46:20','73.67.29.177','',''),(260,2,'justinAshleyLeach','2019-10-07 20:18:28','0000-00-00 00:00:00','73.67.29.177','',''),(261,2,'justinAshleyLeach','2019-10-14 20:57:47','0000-00-00 00:00:00','73.67.29.177','',''),(262,2,'justinAshleyLeach','2019-11-14 20:12:05','0000-00-00 00:00:00','73.67.29.177','',''),(263,2,'justinAshleyLeach','2020-02-20 06:18:57','0000-00-00 00:00:00','73.67.29.177','',''),(264,2,'justinAshleyLeach','2020-03-16 20:32:58','0000-00-00 00:00:00','73.67.29.177','',''),(265,2,'justinAshleyLeach','2020-07-07 15:21:31','0000-00-00 00:00:00','73.67.29.177','',''),(266,2,'justinAshleyLeach','2020-08-22 09:35:38','0000-00-00 00:00:00','73.67.29.177','',''),(267,2,'justinAshleyLeach','2020-09-08 18:42:17','0000-00-00 00:00:00','73.67.29.177','',''),(268,2,'justinAshleyLeach','2020-10-18 14:28:23','0000-00-00 00:00:00','73.67.29.177','',''),(269,6,'awflint','2020-11-18 16:08:33','0000-00-00 00:00:00','172.9.207.147','',''),(270,6,'awflint','2020-11-19 12:17:06','0000-00-00 00:00:00','172.9.207.147','',''),(271,6,'awflint','2020-11-19 12:20:11','0000-00-00 00:00:00','172.9.207.147','',''),(272,2,'justinAshleyLeach','2021-01-01 13:49:06','0000-00-00 00:00:00','73.67.29.177','',''),(273,2,'justinAshleyLeach','2021-01-03 15:47:16','0000-00-00 00:00:00','73.67.29.177','',''),(274,2,'justinAshleyLeach','2021-02-01 17:56:22','0000-00-00 00:00:00','73.67.28.128','',''),(275,2,'justinAshleyLeach','2021-02-28 12:13:28','0000-00-00 00:00:00','73.3.31.200','',''),(276,2,'justinAshleyLeach','2021-03-29 20:03:09','0000-00-00 00:00:00','73.3.31.200','',''),(277,6,'awflint','2021-04-20 12:52:09','0000-00-00 00:00:00','172.9.207.147','',''),(278,6,'awflint','2021-04-25 18:41:26','0000-00-00 00:00:00','172.9.207.147','',''),(279,2,'justinashleyleach','2021-04-25 18:43:00','0000-00-00 00:00:00','172.9.207.147','',''),(280,2,'justinAshleyLeach','2021-04-26 16:16:56','0000-00-00 00:00:00','73.3.31.200','',''),(281,2,'justinAshleyLeach','2021-05-02 07:47:41','0000-00-00 00:00:00','73.3.31.200','','');
/*!40000 ALTER TABLE `wkibl_aiowps_login_activity` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wkibl_aiowps_login_lockdown`
--

DROP TABLE IF EXISTS `wkibl_aiowps_login_lockdown`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wkibl_aiowps_login_lockdown` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `user_id` bigint(20) NOT NULL,
  `user_login` varchar(150) NOT NULL,
  `lockdown_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `release_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `failed_login_ip` varchar(100) NOT NULL DEFAULT '',
  `lock_reason` varchar(128) NOT NULL DEFAULT '',
  `unlock_key` varchar(128) NOT NULL DEFAULT '',
  PRIMARY KEY (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=35 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wkibl_aiowps_login_lockdown`
--

LOCK TABLES `wkibl_aiowps_login_lockdown` WRITE;
/*!40000 ALTER TABLE `wkibl_aiowps_login_lockdown` DISABLE KEYS */;
INSERT INTO `wkibl_aiowps_login_lockdown` VALUES (1,0,'39thstreeet','2014-06-12 13:49:00','2014-06-12 14:19:00','99.66.12.*','login_fail',''),(2,0,'test','2014-06-13 14:56:12','2014-06-13 15:26:12','70.129.197.*','login_fail',''),(3,0,'38thStreet','2014-06-22 14:33:02','2014-06-22 15:03:02','99.66.12.*','login_fail',''),(4,0,'joehrn0','2014-06-30 17:11:11','2014-06-30 17:41:11','207.160.205.*','login_fail',''),(5,0,'kawat','2014-08-09 19:13:41','2014-08-09 19:43:41','24.2.9.*','login_fail',''),(6,0,'joehrn0','2014-08-11 12:42:51','2014-08-11 13:12:51','207.160.205.*','login_fail',''),(7,0,'jackhwilliams','2014-09-19 16:25:56','2014-09-19 16:55:56','99.66.12.*','login_fail',''),(8,0,'YqOBIgVDDEcRYpwwNj','2014-10-03 16:23:41','2014-10-03 16:53:41','37.59.28.*','login_fail',''),(9,0,'gnvvWgnRVHfMbE','2014-10-31 22:20:16','2014-10-31 22:50:16','188.143.232.*','login_fail',''),(10,0,'mallory','2014-11-28 12:36:16','2014-11-28 13:06:16','174.58.150.*','login_fail',''),(11,0,'qQhKzv dsowucslbwzt, [url=http://vwjnqexubdjn.com/]vwjnqexubdjn[/url], [link=http://pahartmlagao.com/]pahartmlagao[/link], http://jyamwwkupiaq.com/','2015-01-07 20:39:32','2015-01-07 21:09:32','213.238.175.*','login_fail',''),(12,0,'9TaA8I pstveigwizti, [url=http://yqhjswiippoo.com/]yqhjswiippoo[/url], [link=http://bovzynxahcco.com/]bovzynxahcco[/link], http://adsxgwygcvhz.com/','2015-01-07 21:53:39','2015-01-07 22:23:39','213.238.175.*','login_fail',''),(13,0,'H7VHHt prrsaaobfohc, [url=http://yiitmzkiuwqh.com/]yiitmzkiuwqh[/url], [link=http://uedxwwtoljmn.com/]uedxwwtoljmn[/link], http://gftaivdcvkdl.com/','2015-01-08 00:51:53','2015-01-08 01:21:53','213.238.175.*','login_fail',''),(14,0,'Zq5yzA ldijjbqantig, [url=http://geyfaszqtrhe.com/]geyfaszqtrhe[/url], [link=http://dgenradpyaum.com/]dgenradpyaum[/link], http://slztebirpqhl.com/','2015-01-08 01:30:44','2015-01-08 02:00:44','213.238.175.*','login_fail',''),(15,0,'g13Wri cgumgsvzvtco, [url=http://ydzzbedujqqw.com/]ydzzbedujqqw[/url], [link=http://restkcwnaeiv.com/]restkcwnaeiv[/link], http://yuksmrorwvrz.com/','2015-01-08 03:04:45','2015-01-08 03:34:45','213.238.175.*','login_fail',''),(16,0,'TkquWI jkjxfexzvpgo, [url=http://arhohlrvydhc.com/]arhohlrvydhc[/url], [link=http://wktdgzctkpqn.com/]wktdgzctkpqn[/link], http://oowaiksqarua.com/','2015-02-02 02:20:11','2015-02-02 02:50:11','213.238.175.*','login_fail',''),(17,0,'PG1wEZ makzzkcocqlx, [url=http://lhaafifscbxb.com/]lhaafifscbxb[/url], [link=http://aquglpqterzp.com/]aquglpqterzp[/link], http://kjhsegvymrol.com/','2015-02-02 03:11:53','2015-02-02 03:41:53','213.238.175.*','login_fail',''),(18,0,'39thstreeet','2015-02-05 06:56:53','2015-02-05 07:26:53','99.66.12.*','login_fail',''),(19,0,'Cr57qg npuijcqgvijn, [url=http://zacaguhralqe.com/]zacaguhralqe[/url], [link=http://ifxfflfepcgt.com/]ifxfflfepcgt[/link], http://ulzalhofgdjd.com/','2015-02-13 02:59:36','2015-02-13 03:29:36','213.238.175.*','login_fail',''),(20,0,'qUhbt4 nvwxrludxdvx, [url=http://pmfwhpxbwghl.com/]pmfwhpxbwghl[/url], [link=http://lnauftqmzmmg.com/]lnauftqmzmmg[/link], http://ohzckubhbqzl.com/','2015-02-13 05:16:07','2015-02-13 05:46:07','213.238.175.*','login_fail',''),(21,0,'39StStreet','2015-02-18 11:15:29','2015-02-18 11:45:29','99.66.12.*','login_fail',''),(22,0,'Timothy_Sowell','2015-02-24 21:10:38','2015-02-24 21:40:38','172.56.10.*','login_fail',''),(23,0,'terahuff80','2015-03-05 14:26:30','2015-03-05 14:56:30','73.3.4.*','login_fail',''),(24,0,'Clif Dennis','2015-03-12 19:35:29','2015-03-12 20:05:29','173.190.36.*','login_fail',''),(25,0,'yYKcUFZLk','2015-04-04 15:59:39','2015-04-04 16:29:39','95.130.13.*','login_fail',''),(26,0,'psktWSctGsE','2015-04-09 03:40:58','2015-04-09 04:10:58','176.10.104.*','login_fail',''),(27,0,'123456','2015-08-19 11:19:59','2015-08-19 11:49:59','162.246.19.*','login_fail',''),(28,0,'123456','2015-08-30 11:35:26','2015-08-30 12:05:26','199.231.186.*','login_fail',''),(29,0,'123456','2015-09-09 15:14:30','2015-09-09 15:44:30','208.73.207.*','login_fail',''),(30,0,'123456','2015-09-15 00:09:33','2015-09-15 00:39:33','208.73.207.*','login_fail',''),(31,0,'123456','2015-09-20 05:51:25','2015-09-20 06:21:25','208.73.207.*','login_fail',''),(32,0,'PSmith','2015-09-20 18:08:55','2015-09-20 18:38:55','70.198.202.*','login_fail',''),(33,0,'justinLeach','2016-06-16 21:11:08','2016-06-16 21:12:11','73.67.10.*','login_fail','0a930ae75f903b619ccc40bf68b887e9'),(34,2,'justinAshleyLeach','2021-04-20 21:16:12','2021-04-20 21:46:12','73.3.31.200','login_fail','');
/*!40000 ALTER TABLE `wkibl_aiowps_login_lockdown` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wkibl_aiowps_permanent_block`
--

DROP TABLE IF EXISTS `wkibl_aiowps_permanent_block`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wkibl_aiowps_permanent_block` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `blocked_ip` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `block_reason` varchar(128) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `country_origin` varchar(50) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `blocked_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `unblock` tinyint(1) NOT NULL DEFAULT 0,
  PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wkibl_aiowps_permanent_block`
--

LOCK TABLES `wkibl_aiowps_permanent_block` WRITE;
/*!40000 ALTER TABLE `wkibl_aiowps_permanent_block` DISABLE KEYS */;
/*!40000 ALTER TABLE `wkibl_aiowps_permanent_block` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wkibl_bbpp_thankmelater_messages`
--

DROP TABLE IF EXISTS `wkibl_bbpp_thankmelater_messages`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wkibl_bbpp_thankmelater_messages` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `from_name` varchar(255) NOT NULL,
  `from_email` varchar(100) NOT NULL,
  `subject` varchar(255) NOT NULL,
  `message` longtext NOT NULL,
  `min_delay` double unsigned NOT NULL,
  `min_delay_unit` enum('minutes','hours','days','weeks') NOT NULL,
  `target_tags` longtext NOT NULL,
  `target_categories` longtext NOT NULL,
  `target_posts` longtext NOT NULL,
  `max_sends_per_email` int(10) unsigned NOT NULL,
  `track_opens` int(10) unsigned NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wkibl_bbpp_thankmelater_messages`
--

LOCK TABLES `wkibl_bbpp_thankmelater_messages` WRITE;
/*!40000 ALTER TABLE `wkibl_bbpp_thankmelater_messages` DISABLE KEYS */;
INSERT INTO `wkibl_bbpp_thankmelater_messages` VALUES (1,'39 Street Church Of Christ','jhw@kc-cofc.org','[post_title] - 39 Street Church Of Christ','[t_simple]\n\n[t_part name=\"main\"]\n\nHi [name],\n\nThank you for your comment on [post_title]. Please check back soon for a response.\n\n[htmlonly]\n<a href=\"[comment_url attr=1]\">Return to your comment.</a>\n[/htmlonly]\n\n[textonly]\nReturn to your comment: [comment_url]\n[/textonly]\n\nYou posted this comment on [date format=\"d M\"]: [comment maxlength=200]\n\nThank you!\n\n[/t_part]\n\n[/t_simple]',30,'minutes','','','',0,0);
/*!40000 ALTER TABLE `wkibl_bbpp_thankmelater_messages` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wkibl_bbpp_thankmelater_opens`
--

DROP TABLE IF EXISTS `wkibl_bbpp_thankmelater_opens`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wkibl_bbpp_thankmelater_opens` (
  `comment_id` int(10) unsigned NOT NULL,
  `date_gmt` datetime NOT NULL,
  PRIMARY KEY (`comment_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wkibl_bbpp_thankmelater_opens`
--

LOCK TABLES `wkibl_bbpp_thankmelater_opens` WRITE;
/*!40000 ALTER TABLE `wkibl_bbpp_thankmelater_opens` DISABLE KEYS */;
/*!40000 ALTER TABLE `wkibl_bbpp_thankmelater_opens` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wkibl_bbpp_thankmelater_opt_outs`
--

DROP TABLE IF EXISTS `wkibl_bbpp_thankmelater_opt_outs`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wkibl_bbpp_thankmelater_opt_outs` (
  `email` varchar(255) NOT NULL,
  `date_gmt` datetime NOT NULL,
  PRIMARY KEY (`email`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wkibl_bbpp_thankmelater_opt_outs`
--

LOCK TABLES `wkibl_bbpp_thankmelater_opt_outs` WRITE;
/*!40000 ALTER TABLE `wkibl_bbpp_thankmelater_opt_outs` DISABLE KEYS */;
/*!40000 ALTER TABLE `wkibl_bbpp_thankmelater_opt_outs` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wkibl_bbpp_thankmelater_schedules`
--

DROP TABLE IF EXISTS `wkibl_bbpp_thankmelater_schedules`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wkibl_bbpp_thankmelater_schedules` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `message_id` int(10) unsigned NOT NULL,
  `comment_id` int(10) unsigned NOT NULL,
  `send_date_gmt` datetime NOT NULL,
  `sent` tinyint(1) NOT NULL DEFAULT 0,
  PRIMARY KEY (`id`),
  KEY `sent_send_date_gmt` (`sent`,`send_date_gmt`)
) ENGINE=InnoDB AUTO_INCREMENT=9 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wkibl_bbpp_thankmelater_schedules`
--

LOCK TABLES `wkibl_bbpp_thankmelater_schedules` WRITE;
/*!40000 ALTER TABLE `wkibl_bbpp_thankmelater_schedules` DISABLE KEYS */;
INSERT INTO `wkibl_bbpp_thankmelater_schedules` VALUES (2,1,4,'2014-04-09 02:47:15',1),(3,1,5,'2014-06-12 03:31:41',1),(4,1,8,'2014-07-01 17:44:41',1),(5,1,23,'2014-08-10 20:07:36',1),(6,1,1759,'2017-01-11 13:30:52',1),(7,1,1833,'2019-10-15 02:02:42',1),(8,1,1835,'2020-03-17 01:33:39',1);
/*!40000 ALTER TABLE `wkibl_bbpp_thankmelater_schedules` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wkibl_commentmeta`
--

DROP TABLE IF EXISTS `wkibl_commentmeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wkibl_commentmeta` (
  `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `comment_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `meta_key` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `meta_value` longtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  PRIMARY KEY (`meta_id`),
  KEY `comment_id` (`comment_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=MyISAM AUTO_INCREMENT=6294 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wkibl_commentmeta`
--

LOCK TABLES `wkibl_commentmeta` WRITE;
/*!40000 ALTER TABLE `wkibl_commentmeta` DISABLE KEYS */;
INSERT INTO `wkibl_commentmeta` VALUES (5978,1759,'akismet_history','a:3:{s:4:\"time\";d:1484141452.6951119899749755859375;s:5:\"event\";s:15:\"status-approved\";s:4:\"user\";s:17:\"justinAshleyLeach\";}'),(5965,1759,'akismet_result','false'),(5966,1759,'akismet_history','a:2:{s:4:\"time\";d:1483659932.8821880817413330078125;s:5:\"event\";s:9:\"check-ham\";}'),(6226,1833,'akismet_history','a:3:{s:4:\"time\";d:1571104962.50181293487548828125;s:5:\"event\";s:15:\"status-approved\";s:4:\"user\";s:17:\"justinAshleyLeach\";}'),(6227,1835,'akismet_result','false'),(6228,1835,'akismet_history','a:2:{s:4:\"time\";d:1574531321.4138469696044921875;s:5:\"event\";s:9:\"check-ham\";}'),(6237,1835,'akismet_history','a:3:{s:4:\"time\";d:1584408820.241931915283203125;s:5:\"event\";s:15:\"status-approved\";s:4:\"user\";s:17:\"justinAshleyLeach\";}'),(6220,1833,'akismet_result','false'),(6221,1833,'akismet_history','a:2:{s:4:\"time\";d:1562734149.6521289348602294921875;s:5:\"event\";s:9:\"check-ham\";}');
/*!40000 ALTER TABLE `wkibl_commentmeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wkibl_comments`
--

DROP TABLE IF EXISTS `wkibl_comments`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wkibl_comments` (
  `comment_ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `comment_post_ID` bigint(20) unsigned NOT NULL DEFAULT 0,
  `comment_author` tinytext COLLATE utf8mb4_unicode_ci NOT NULL,
  `comment_author_email` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `comment_author_url` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `comment_author_IP` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `comment_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `comment_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `comment_content` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `comment_karma` int(11) NOT NULL DEFAULT 0,
  `comment_approved` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '1',
  `comment_agent` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `comment_type` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `comment_parent` bigint(20) unsigned NOT NULL DEFAULT 0,
  `user_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  PRIMARY KEY (`comment_ID`),
  KEY `comment_post_ID` (`comment_post_ID`),
  KEY `comment_approved_date_gmt` (`comment_approved`,`comment_date_gmt`),
  KEY `comment_date_gmt` (`comment_date_gmt`),
  KEY `comment_parent` (`comment_parent`),
  KEY `comment_author_email` (`comment_author_email`(10))
) ENGINE=MyISAM AUTO_INCREMENT=1854 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wkibl_comments`
--

LOCK TABLES `wkibl_comments` WRITE;
/*!40000 ALTER TABLE `wkibl_comments` DISABLE KEYS */;
INSERT INTO `wkibl_comments` VALUES (1766,53,'John Doe','john.doe@example.com','','127.0.0.1','2017-03-08 02:47:46','2017-03-08 02:47:46','This is a sample comment used by Thank Me Later. It is not displayed on any blog posts.',0,'1','Firefox','',0,2),(1759,461,'Vernita','vljrcoats@outlook.com','','73.92.250.29','2017-01-05 23:45:32','2017-01-05 23:45:32','Enojoyed your bulletin',0,'1','Mozilla/5.0 (Windows NT 6.1; Trident/7.0; rv:11.0) like Gecko','',0,0),(1833,167,'Jackie Baker','bakerjackie32@gmail.com','http://na','107.77.194.174','2019-07-09 23:49:09','2019-07-10 04:49:09','I would appreciate any lititure you can possibly send me . on the subjects of salvation , baptism , and the true church Jackie Baker Sr \r\n1317 scuddy branch rd\r\nScuddy Kentucky 41760',0,'1','Mozilla/5.0 (Linux; Android 8.1.0; LM-X210APM) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.110 Mobile Safari/537.36','',0,0),(1835,169,'topedqq','nathanielshumaker@gmail.com','http://63.250.37.142','124.105.29.184','2019-11-23 11:48:41','2019-11-23 17:48:41','It\'s goіng tο bｅ ending of mine day, except before finish Ι am гeading this impressive paragｒaph to improve my \r\nknowledge.',0,'1','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.189 Safari/537.36 Vivaldi/1.95.1077.60','',0,0);
/*!40000 ALTER TABLE `wkibl_comments` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wkibl_links`
--

DROP TABLE IF EXISTS `wkibl_links`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wkibl_links` (
  `link_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `link_url` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `link_name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `link_image` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `link_target` varchar(25) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `link_description` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `link_visible` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'Y',
  `link_owner` bigint(20) unsigned NOT NULL DEFAULT 1,
  `link_rating` int(11) NOT NULL DEFAULT 0,
  `link_updated` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `link_rel` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `link_notes` mediumtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `link_rss` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  PRIMARY KEY (`link_id`),
  KEY `link_visible` (`link_visible`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wkibl_links`
--

LOCK TABLES `wkibl_links` WRITE;
/*!40000 ALTER TABLE `wkibl_links` DISABLE KEYS */;
/*!40000 ALTER TABLE `wkibl_links` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wkibl_options`
--

DROP TABLE IF EXISTS `wkibl_options`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wkibl_options` (
  `option_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `option_name` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `option_value` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `autoload` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'yes',
  PRIMARY KEY (`option_id`),
  UNIQUE KEY `option_name` (`option_name`)
) ENGINE=MyISAM AUTO_INCREMENT=1391850 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wkibl_options`
--

LOCK TABLES `wkibl_options` WRITE;
/*!40000 ALTER TABLE `wkibl_options` DISABLE KEYS */;
INSERT INTO `wkibl_options` VALUES (1,'siteurl','https://39thstreetchurchofchrist.org/wordpress','yes'),(2,'blogname','39 Street Church Of Christ','yes'),(3,'blogdescription','','yes'),(4,'users_can_register','0','yes'),(5,'admin_email','jhw@kc-cofc.org','yes'),(6,'start_of_week','1','yes'),(7,'use_balanceTags','0','yes'),(8,'use_smilies','1','yes'),(9,'require_name_email','','yes'),(10,'comments_notify','1','yes'),(11,'posts_per_rss','10','yes'),(12,'rss_use_excerpt','1','yes'),(13,'mailserver_url','mail.example.com','yes'),(14,'mailserver_login','login@example.com','yes'),(15,'mailserver_pass','password','yes'),(16,'mailserver_port','110','yes'),(17,'default_category','1','yes'),(18,'default_comment_status','open','yes'),(19,'default_ping_status','open','yes'),(20,'default_pingback_flag','1','yes'),(21,'posts_per_page','10','yes'),(22,'date_format','F j, Y','yes'),(23,'time_format','g:i a','yes'),(24,'links_updated_date_format','F j, Y g:i a','yes'),(28,'comment_moderation','1','yes'),(29,'moderation_notify','1','yes'),(30,'permalink_structure','/%postname%/','yes'),(32,'hack_file','0','yes'),(33,'blog_charset','UTF-8','yes'),(34,'moderation_keys','','no'),(35,'active_plugins','a:24:{i:0;s:19:\"akismet/akismet.php\";i:1;s:55:\"all-in-one-event-calendar/all-in-one-event-calendar.php\";i:2;s:51:\"all-in-one-wp-security-and-firewall/wp-security.php\";i:3;s:54:\"cf7-google-sheets-connector/google-sheet-connector.php\";i:4;s:36:\"contact-form-7-honeypot/honeypot.php\";i:5;s:36:\"contact-form-7/wp-contact-form-7.php\";i:6;s:36:\"hashbar-wp-notification-bar/init.php\";i:7;s:19:\"jetpack/jetpack.php\";i:8;s:35:\"login-form-recaptcha/no-captcha.php\";i:9;s:46:\"nice-login-register-widget/pw-login-widget.php\";i:10;s:35:\"page-lists-plus/page-lists-plus.php\";i:11;s:29:\"pagerestrict/pagerestrict.php\";i:12;s:45:\"powr-youtube-gallery/powr-youtube-gallery.php\";i:13;s:47:\"really-simple-ssl/rlrsssl-really-simple-ssl.php\";i:14;s:23:\"reftagger/RefTagger.php\";i:15;s:19:\"rest-api/plugin.php\";i:16;s:33:\"schema-creator/schema-creator.php\";i:17;s:33:\"seo-image/seo-friendly-images.php\";i:18;s:31:\"thank-me-later/thankmelater.php\";i:19;s:33:\"w3-total-cache/w3-total-cache.php\";i:20;s:24:\"wordpress-seo/wp-seo.php\";i:21;s:41:\"wp-database-backup/wp-database-backup.php\";i:23;s:47:\"wpvn-username-changer/wpvn-username-changer.php\";i:24;s:30:\"youtube-embed-plus/youtube.php\";}','yes'),(36,'home','https://39thstreetchurchofchrist.org/wordpress','yes'),(37,'category_base','','yes'),(38,'ping_sites','http://rpc.pingomatic.com/','yes'),(40,'comment_max_links','2','yes'),(41,'gmt_offset','','yes'),(42,'default_email_category','1','yes'),(43,'recently_edited','a:5:{i:0;s:92:\"/home/kccofc39/public_html/wordpress/wp-content/plugins/hashbar-wp-notification-bar/init.php\";i:1;s:70:\"/home/kccofc39/public_html/wordpress/wp-content/themes/dara/header.php\";i:2;s:81:\"/home/kccofc39/public_html/wordpress/wp-content/themes/dara/inc/custom-header.php\";i:3;s:74:\"/home/kccofc39/public_html/wordpress/wp-content/themes/dara/front-page.php\";i:4;s:70:\"/home/kccofc39/public_html/wordpress/wp-content/themes/dara/footer.php\";}','no'),(44,'template','dara','yes'),(45,'stylesheet','dara','yes'),(46,'comment_whitelist','','yes'),(47,'blacklist_keys','','no'),(48,'comment_registration','1','yes'),(49,'html_type','text/html','yes'),(50,'use_trackback','0','yes'),(51,'default_role','subscriber','yes'),(52,'db_version','44719','yes'),(53,'uploads_use_yearmonth_folders','1','yes'),(54,'upload_path','','yes'),(55,'blog_public','1','yes'),(56,'default_link_category','2','yes'),(57,'show_on_front','page','yes'),(58,'tag_base','','yes'),(59,'show_avatars','1','yes'),(60,'avatar_rating','G','yes'),(61,'upload_url_path','','yes'),(62,'thumbnail_size_w','150','yes'),(63,'thumbnail_size_h','150','yes'),(64,'thumbnail_crop','1','yes'),(65,'medium_size_w','300','yes'),(66,'medium_size_h','300','yes'),(67,'avatar_default','mystery','yes'),(68,'large_size_w','1024','yes'),(69,'large_size_h','1024','yes'),(70,'image_default_link_type','file','yes'),(71,'image_default_size','','yes'),(72,'image_default_align','','yes'),(73,'close_comments_for_old_posts','','yes'),(74,'close_comments_days_old','14','yes'),(75,'thread_comments','1','yes'),(76,'thread_comments_depth','5','yes'),(77,'page_comments','','yes'),(78,'comments_per_page','50','yes'),(79,'default_comments_page','newest','yes'),(80,'comment_order','desc','yes'),(81,'sticky_posts','a:0:{}','yes'),(82,'widget_categories','a:2:{i:3;a:4:{s:5:\"title\";s:0:\"\";s:5:\"count\";i:0;s:12:\"hierarchical\";i:0;s:8:\"dropdown\";i:0;}s:12:\"_multiwidget\";i:1;}','yes'),(83,'widget_text','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(84,'widget_rss','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(85,'uninstall_plugins','a:4:{s:19:\"captcha/captcha.php\";s:20:\"cptch_delete_options\";s:41:\"wp-youtube-gallery/wp-youtube-gallery.php\";s:21:\"wpyg_plugin_uninstall\";s:54:\"cf7-google-sheets-connector/google-sheet-connector.php\";a:2:{i:0;s:22:\"Gs_Connector_Free_Init\";i:1;s:27:\"gs_connector_free_uninstall\";}s:36:\"contact-form-7-honeypot/honeypot.php\";s:22:\"honeypot4cf7_uninstall\";}','no'),(86,'timezone_string','America/Chicago','yes'),(87,'page_for_posts','0','yes'),(88,'page_on_front','967','yes'),(89,'default_post_format','0','yes'),(90,'link_manager_enabled','0','yes'),(91,'initial_db_version','26691','yes'),(92,'wkibl_user_roles','a:8:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:80:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:12:\"delete_users\";b:1;s:12:\"create_users\";b:1;s:17:\"unfiltered_upload\";b:1;s:14:\"edit_dashboard\";b:1;s:14:\"update_plugins\";b:1;s:14:\"delete_plugins\";b:1;s:15:\"install_plugins\";b:1;s:13:\"update_themes\";b:1;s:14:\"install_themes\";b:1;s:11:\"update_core\";b:1;s:10:\"list_users\";b:1;s:12:\"remove_users\";b:1;s:13:\"promote_users\";b:1;s:18:\"edit_theme_options\";b:1;s:13:\"delete_themes\";b:1;s:6:\"export\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:20:\"wpseo_manage_options\";b:1;s:16:\"read_ai1ec_event\";b:1;s:16:\"edit_ai1ec_event\";b:1;s:17:\"edit_ai1ec_events\";b:1;s:25:\"edit_private_ai1ec_events\";b:1;s:27:\"edit_published_ai1ec_events\";b:1;s:18:\"delete_ai1ec_event\";b:1;s:19:\"delete_ai1ec_events\";b:1;s:29:\"delete_published_ai1ec_events\";b:1;s:27:\"delete_private_ai1ec_events\";b:1;s:20:\"publish_ai1ec_events\";b:1;s:25:\"read_private_ai1ec_events\";b:1;s:24:\"manage_events_categories\";b:1;s:18:\"manage_ai1ec_feeds\";b:1;s:19:\"switch_ai1ec_themes\";b:1;s:20:\"manage_ai1ec_options\";b:1;s:24:\"edit_others_ai1ec_events\";b:1;s:26:\"delete_others_ai1ec_events\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:50:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:16:\"read_ai1ec_event\";b:1;s:16:\"edit_ai1ec_event\";b:1;s:17:\"edit_ai1ec_events\";b:1;s:25:\"edit_private_ai1ec_events\";b:1;s:27:\"edit_published_ai1ec_events\";b:1;s:18:\"delete_ai1ec_event\";b:1;s:19:\"delete_ai1ec_events\";b:1;s:29:\"delete_published_ai1ec_events\";b:1;s:27:\"delete_private_ai1ec_events\";b:1;s:20:\"publish_ai1ec_events\";b:1;s:25:\"read_private_ai1ec_events\";b:1;s:24:\"manage_events_categories\";b:1;s:18:\"manage_ai1ec_feeds\";b:1;s:24:\"edit_others_ai1ec_events\";b:1;s:26:\"delete_others_ai1ec_events\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:23:{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:16:\"read_ai1ec_event\";b:1;s:16:\"edit_ai1ec_event\";b:1;s:17:\"edit_ai1ec_events\";b:1;s:25:\"edit_private_ai1ec_events\";b:1;s:27:\"edit_published_ai1ec_events\";b:1;s:18:\"delete_ai1ec_event\";b:1;s:19:\"delete_ai1ec_events\";b:1;s:29:\"delete_published_ai1ec_events\";b:1;s:27:\"delete_private_ai1ec_events\";b:1;s:20:\"publish_ai1ec_events\";b:1;s:25:\"read_private_ai1ec_events\";b:1;s:24:\"manage_events_categories\";b:1;s:18:\"manage_ai1ec_feeds\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{s:10:\"edit_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:37:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}s:21:\"ai1ec_event_assistant\";a:2:{s:4:\"name\";s:17:\"Event Contributor\";s:12:\"capabilities\";a:7:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_ai1ec_events\";b:1;s:17:\"read_ai1ec_events\";b:1;s:19:\"delete_ai1ec_events\";b:1;s:27:\"edit_published_ai1ec_events\";b:1;s:29:\"delete_published_ai1ec_events\";b:1;}}}','yes'),(93,'widget_search','a:2:{i:2;a:1:{s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(94,'widget_recent-posts','a:3:{i:3;a:3:{s:5:\"title\";s:0:\"\";s:6:\"number\";i:5;s:9:\"show_date\";b:0;}s:12:\"_multiwidget\";i:1;i:5;a:0:{}}','yes'),(95,'widget_recent-comments','a:2:{s:12:\"_multiwidget\";i:1;i:1;a:0:{}}','yes'),(96,'widget_archives','a:2:{i:2;a:3:{s:5:\"title\";s:0:\"\";s:5:\"count\";i:0;s:8:\"dropdown\";i:0;}s:12:\"_multiwidget\";i:1;}','yes'),(97,'widget_meta','a:2:{s:12:\"_multiwidget\";i:1;i:1;a:0:{}}','yes'),(98,'sidebars_widgets','a:13:{s:19:\"primary-widget-area\";a:1:{i:0;s:8:\"search-2\";}s:21:\"secondary-widget-area\";a:1:{i:0;s:14:\"recent-posts-3\";}s:24:\"first-footer-widget-area\";a:1:{i:0;s:12:\"categories-3\";}s:25:\"second-footer-widget-area\";a:1:{i:0;s:10:\"archives-2\";}s:24:\"third-footer-widget-area\";a:1:{i:0;s:19:\"blog_subscription-2\";}s:25:\"fourth-footer-widget-area\";a:1:{i:0;s:18:\"facebook-likebox-2\";}s:19:\"wp_inactive_widgets\";a:6:{i:0;s:10:\"nav_menu-3\";i:1;s:13:\"custom_html-4\";i:2;s:21:\"widget_contact_info-3\";i:3;s:18:\"facebook-likebox-4\";i:4;s:29:\"jetpack_widget_social_icons-3\";i:5;s:24:\"upcoming_events_widget-3\";}s:18:\"sp_login_shortcode\";a:0:{}s:9:\"sidebar-1\";a:0:{}s:9:\"sidebar-2\";a:1:{i:0;s:21:\"ai1ec_agenda_widget-2\";}s:9:\"sidebar-3\";a:1:{i:0;s:21:\"widget_contact_info-4\";}s:9:\"sidebar-4\";a:1:{i:0;s:14:\"recent-posts-5\";}s:13:\"array_version\";i:3;}','yes'),(99,'cron','a:21:{i:1620748652;a:1:{s:22:\"jetpack_sync_full_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:21:\"jetpack_sync_interval\";s:4:\"args\";a:0:{}s:8:\"interval\";i:300;}}}i:1620748864;a:1:{s:16:\"w3_pgcache_prime\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:16:\"w3_pgcache_prime\";s:4:\"args\";a:0:{}s:8:\"interval\";i:900;}}}i:1620748922;a:1:{s:17:\"jetpack_sync_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:21:\"jetpack_sync_interval\";s:4:\"args\";a:0:{}s:8:\"interval\";i:300;}}}i:1620749686;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:1620749713;a:1:{s:30:\"bbpp_thankmelater_control_tick\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1620750743;a:1:{s:34:\"wp_privacy_delete_old_export_files\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1620751263;a:2:{s:18:\"w3_dbcache_cleanup\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:18:\"w3_dbcache_cleanup\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}s:22:\"w3_objectcache_cleanup\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:22:\"w3_objectcache_cleanup\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1620751413;a:1:{s:18:\"w3_pgcache_cleanup\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:18:\"w3_pgcache_cleanup\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1620776399;a:2:{s:17:\"wp_update_plugins\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:16:\"wp_update_themes\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1620776445;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:1620780387;a:1:{s:20:\"jp_sitemap_cron_hook\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:16:\"sitemap-interval\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1620782071;a:1:{s:30:\"wp_scheduled_auto_draft_delete\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1620783130;a:1:{s:32:\"recovery_mode_clean_expired_keys\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1620783156;a:1:{s:25:\"delete_expired_transients\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1620783417;a:1:{s:24:\"jp_purge_transients_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1620785835;a:1:{s:24:\"akismet_scheduled_delete\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1620787263;a:1:{s:17:\"w3_minify_cleanup\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:17:\"w3_minify_cleanup\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1620787821;a:1:{s:20:\"jetpack_v2_heartbeat\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1620823587;a:1:{s:19:\"wpseo-reindex-links\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1620881428;a:1:{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:7:\"version\";i:2;}','yes'),(894,'pr_options','a:6:{s:5:\"pages\";a:54:{i:0;s:3:\"206\";i:1;s:3:\"100\";i:2;s:3:\"206\";i:3;s:3:\"206\";i:4;s:3:\"206\";i:5;s:3:\"206\";i:6;s:3:\"242\";i:7;s:3:\"242\";i:8;s:3:\"242\";i:9;s:3:\"242\";i:10;s:3:\"242\";i:11;s:3:\"242\";i:12;s:3:\"242\";i:13;s:3:\"242\";i:14;s:3:\"256\";i:15;s:3:\"256\";i:16;s:3:\"256\";i:17;s:3:\"256\";i:18;s:3:\"256\";i:19;s:3:\"256\";i:20;s:3:\"242\";i:21;s:3:\"242\";i:22;s:3:\"206\";i:23;s:3:\"206\";i:24;s:3:\"206\";i:25;s:3:\"206\";i:26;s:3:\"206\";i:27;s:3:\"206\";i:28;s:3:\"256\";i:29;s:3:\"256\";i:30;s:3:\"242\";i:31;s:3:\"242\";i:32;s:3:\"100\";i:33;s:3:\"100\";i:34;s:3:\"100\";i:35;s:3:\"100\";i:36;s:3:\"100\";i:37;s:3:\"100\";i:38;s:3:\"100\";i:39;s:3:\"100\";i:40;s:3:\"100\";i:41;s:3:\"100\";i:42;s:3:\"100\";i:43;s:3:\"100\";i:44;s:3:\"100\";i:45;s:3:\"100\";i:46;s:3:\"100\";i:47;s:3:\"100\";i:48;s:3:\"100\";i:49;s:3:\"100\";i:50;s:3:\"100\";i:51;s:3:\"100\";i:52;s:3:\"100\";i:53;s:3:\"100\";}s:5:\"posts\";a:0:{}s:9:\"loginform\";b:0;s:6:\"method\";s:8:\"selected\";s:7:\"message\";s:44:\"You are required to login to view this page.\";s:7:\"version\";s:4:\"2.02\";}','yes'),(34664,'jetpack_updates','a:7:{s:7:\"plugins\";i:7;s:6:\"themes\";i:5;s:9:\"wordpress\";i:0;s:12:\"translations\";i:0;s:5:\"total\";i:12;s:10:\"wp_version\";s:5:\"4.3.1\";s:26:\"site_is_version_controlled\";b:0;}','yes'),(34644,'simple_schema_settings','a:7:{s:4:\"name\";s:7:\"My Name\";s:11:\"description\";s:7:\"My Name\";s:4:\"logo\";s:11:\"My Logo URL\";s:7:\"address\";a:6:{s:7:\"country\";s:7:\"Country\";s:8:\"locality\";s:8:\"Locality\";s:6:\"region\";s:6:\"Region\";s:11:\"postal_code\";s:11:\"Postal Code\";s:22:\"post_office_box_number\";s:22:\"Post Office Box Number\";s:14:\"street_address\";s:14:\"Street Address\";}s:9:\"telephone\";s:12:\"054011544448\";s:5:\"email\";s:19:\"example@example.com\";s:7:\"itemref\";s:21:\"Insert your ID\'s here\";}','yes'),(34677,'sharing-services','a:2:{s:7:\"visible\";a:5:{i:0;s:8:\"facebook\";i:1;s:7:\"twitter\";i:2;s:6:\"pocket\";i:3;s:13:\"google-plus-1\";i:4;s:5:\"email\";}s:6:\"hidden\";a:0:{}}','yes'),(34678,'sharedaddy_disable_resources','0','yes'),(34679,'jetpack-twitter-cards-site-tag','','yes'),(4481,'widget_pw_login_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1998,'lwa_notice','1','yes'),(4510,'bbpp_thankmelater_show_install_screen','','yes'),(4511,'bbpp_thankmelater_share_data','0','yes'),(4448,'custom_login','a:50:{s:6:\"active\";s:2:\"on\";s:21:\"html_background_color\";s:0:\"\";s:30:\"html_background_color_checkbox\";s:3:\"off\";s:29:\"html_background_color_opacity\";s:1:\"1\";s:19:\"html_background_url\";s:0:\"\";s:24:\"html_background_position\";s:8:\"left top\";s:22:\"html_background_repeat\";s:9:\"no-repeat\";s:20:\"html_background_size\";s:4:\"none\";s:12:\"hide_wp_logo\";s:2:\"on\";s:19:\"logo_background_url\";s:0:\"\";s:26:\"logo_background_size_width\";i:0;s:27:\"logo_background_size_height\";i:0;s:24:\"logo_background_position\";s:8:\"left top\";s:22:\"logo_background_repeat\";s:9:\"no-repeat\";s:20:\"logo_background_size\";s:4:\"none\";s:27:\"logo_background_size_custom\";s:0:\"\";s:27:\"login_form_background_color\";s:0:\"\";s:36:\"login_form_background_color_checkbox\";s:3:\"off\";s:35:\"login_form_background_color_opacity\";s:1:\"1\";s:25:\"login_form_background_url\";s:0:\"\";s:30:\"login_form_background_position\";s:8:\"left top\";s:28:\"login_form_background_repeat\";s:9:\"no-repeat\";s:26:\"login_form_background_size\";s:4:\"none\";s:24:\"login_form_border_radius\";i:0;s:22:\"login_form_border_size\";i:0;s:23:\"login_form_border_color\";s:0:\"\";s:32:\"login_form_border_color_checkbox\";s:3:\"off\";s:31:\"login_form_border_color_opacity\";s:1:\"1\";s:21:\"login_form_box_shadow\";s:12:\"5px 5px 10px\";s:27:\"login_form_box_shadow_color\";s:0:\"\";s:36:\"login_form_box_shadow_color_checkbox\";s:3:\"off\";s:35:\"login_form_box_shadow_color_opacity\";s:1:\"1\";s:11:\"label_color\";s:0:\"\";s:20:\"label_color_checkbox\";s:3:\"off\";s:19:\"label_color_opacity\";s:1:\"1\";s:9:\"nav_color\";s:0:\"\";s:18:\"nav_color_checkbox\";s:3:\"off\";s:17:\"nav_color_opacity\";s:1:\"1\";s:21:\"nav_text_shadow_color\";s:0:\"\";s:30:\"nav_text_shadow_color_checkbox\";s:3:\"off\";s:29:\"nav_text_shadow_color_opacity\";s:1:\"1\";s:15:\"nav_hover_color\";s:0:\"\";s:24:\"nav_hover_color_checkbox\";s:3:\"off\";s:23:\"nav_hover_color_opacity\";s:1:\"1\";s:27:\"nav_text_shadow_hover_color\";s:0:\"\";s:36:\"nav_text_shadow_hover_color_checkbox\";s:3:\"off\";s:35:\"nav_text_shadow_hover_color_opacity\";s:1:\"1\";s:10:\"custom_css\";s:0:\"\";s:11:\"custom_html\";s:0:\"\";s:13:\"custom_jquery\";s:0:\"\";}','yes'),(4478,'nlw_version','1.3.10','yes'),(4471,'widget_login_wid','a:2:{i:2;a:1:{s:9:\"wid_title\";s:7:\"Account\";}s:12:\"_multiwidget\";i:1;}','yes'),(4453,'custom_login_announcement_message','Announcing WordPress Login <a href=\"http://extendd.com/plugin/wordpress-login-redirects/\" target=\"_blank\">Redirects</a>. Manage redirects after logging in.','yes'),(4456,'custom_login_extensions_message','<div class=\"eddri-addon\"> <div class=\"eddri-addon-container\"> <div class=\"eddri-img-wrap\"> <a href=\"http://extendd.com/plugin/custom-login-stealth-login/?utm_source=wordpressorg&utm_medium=custom-login&utm_campaign=eddri\" target=\"_blank\"><img class=\"eddri-thumbnail\" src=\"https://i.imgur.com/mhuymPG.jpg\"></a> <p>Protect your wp-login.php page from brute force attacks.</p> </div> <h3>Stealth Login</h3> <span class=\"eddri-status\">Not Installed</span> <a class=\"button\" data-edd-install=\"Custom Login Stealth Login\">Install</a> <a class=\"button show-if-not-purchased\" data-toggle=\"purchase-links\" style=\"display:none\">Purchase License</a> <div id=\"purchase-links\" style=\"display:none\"> <ul> <li><a href=\"http://extendd.com/checkout?edd_action=straight_to_gateway&download_id=7819&edd_options[price_id]=0\">Single site license ($25)</a></li> <li><a href=\"http://extendd.com/checkout?edd_action=straight_to_gateway&download_id=7819&edd_options[price_id]=1\">Up to 5 site licenses ($70)</a></li> <li><a href=\"http://extendd.com/checkout?edd_action=straight_to_gateway&download_id=7819&edd_options[price_id]=2\">Unlimited site licenses ($100)</a></li> </ul> </div> </div> </div><div class=\"eddri-addon\"> <div class=\"eddri-addon-container\"> <div class=\"eddri-img-wrap\"> <a href=\"http://extendd.com/plugin/custom-login-page-template/?utm_source=wordpressorg&utm_medium=custom-login&utm_campaign=eddri\" target=\"_blank\"><img class=\"eddri-thumbnail\" src=\"https://i.imgur.com/A0rzS9q.jpg\"></a> <p>Add a login form to any WordPress page.</p> </div> <h3>Page Template</h3> <span class=\"eddri-status\">Not Installed</span> <a class=\"button\" data-edd-install=\"Custom Login Page Template\">Install</a> <a class=\"button show-if-not-purchased\" data-toggle=\"purchase-links\" style=\"display:none\">Purchase License</a> <div id=\"purchase-links\" style=\"display:none\"> <ul> <li><a href=\"http://extendd.com/checkout?edd_action=straight_to_gateway&download_id=13528\">One price! ($35)</a></li> </ul> </div> </div> </div><div class=\"eddri-addon\"> <div class=\"eddri-addon-container\"> <div class=\"eddri-img-wrap\"> <a href=\"http://extendd.com/plugin/wordpress-login-redirects/?utm_source=wordpressorg&utm_medium=custom-login&utm_campaign=eddri\" target=\"_blank\"><img class=\"eddri-thumbnail\" src=\"https://i.imgur.com/aNGoyAa.jpg\"></a> <p>Manage redirects after logging in.</p> </div> <h3>Login Redirects</h3> <span class=\"eddri-status\">Not Installed</span> <a class=\"button\" data-edd-install=\"WordPress Login Redirects\">Install</a> <a class=\"button show-if-not-purchased\" data-toggle=\"purchase-links\" style=\"display:none\">Purchase License</a> <div id=\"purchase-links\" style=\"display:none\"> <ul> <li><a href=\"http://extendd.com/checkout?edd_action=straight_to_gateway&download_id=14333&edd_options[price_id]=0\">Single site license ($30)</a></li> <li><a href=\"http://extendd.com/checkout?edd_action=straight_to_gateway&download_id=14333&edd_options[price_id]=1\">Up to 5 site licenses ($70)</a></li> <li><a href=\"http://extendd.com/checkout?edd_action=straight_to_gateway&download_id=14333&edd_options[price_id]=2\">Unlimited site licenses ($150)</a></li> </ul> </div> </div> </div>','yes'),(27969,'jetpack_available_modules','a:1:{s:5:\"6.9.1\";a:44:{s:18:\"after-the-deadline\";s:3:\"1.1\";s:8:\"carousel\";s:3:\"1.5\";s:13:\"comment-likes\";s:3:\"5.1\";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:16:\"google-analytics\";s:3:\"4.5\";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:11:\"lazy-images\";s:5:\"5.6.0\";s:5:\"likes\";s:3:\"2.2\";s:6:\"manage\";s:3:\"3.4\";s:8:\"markdown\";s:3:\"2.8\";s:9:\"masterbar\";s:3:\"4.8\";s:9:\"minileven\";s:3:\"1.8\";s:7:\"monitor\";s:3:\"2.6\";s:5:\"notes\";s:3:\"1.9\";s:10:\"photon-cdn\";s:3:\"6.6\";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:3:\"pwa\";s:5:\"5.6.0\";s:13:\"related-posts\";s:3:\"2.9\";s:6:\"search\";s:3:\"5.0\";s:9:\"seo-tools\";s:3:\"4.4\";s:10:\"sharedaddy\";s:3:\"1.1\";s:10:\"shortcodes\";s:3:\"1.1\";s:10:\"shortlinks\";s:3:\"1.1\";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\";s:7:\"wordads\";s:5:\"4.5.0\";}}','yes'),(34658,'jetpack_private_options','a:3:{s:10:\"blog_token\";s:65:\"FKPXqlmM4#QO)Lbc9RoCJtAOOz4J6(Ut.5j3nokIxOIGaeVurT7ZPWYk3fleqpa$P\";s:11:\"user_tokens\";a:2:{i:1;s:67:\"dJqshS!$j6V04nmaJ&H@lRZpP!GyVxEU.vUvT5AoNQU@x6y*kdAjUFOmqBYr5wSgB.1\";i:2;s:67:\"s@zFsBVMNsv5HtD73%7THbV^dDEKLhJX.gUrKhTiOxdHnUul0$A1y1iudp1TppvS^.2\";}s:9:\"authorize\";s:78:\"1DLj5Ncfsc6SU2NsDJLqeLIeUJ5Jxzvw:8aGUP1zepwOmxF5E9BmYqvRrsXnrcYyk:1480476713:2\";}','yes'),(34660,'jetpack_security_report','a:0:{}','yes'),(130,'_transient_twentyfourteen_category_count','1','yes'),(838,'widget_geissinger_wp_modal_login_widget','a:2:{i:2;a:5:{s:12:\"widget-title\";s:7:\"Members\";s:10:\"login-text\";s:5:\"Login\";s:11:\"logout-text\";s:6:\"Logout\";s:10:\"logout-url\";s:0:\"\";s:10:\"show-admin\";i:0;}s:12:\"_multiwidget\";i:1;}','yes'),(155,'recently_activated','a:1:{s:25:\"wp-members/wp-members.php\";i:1619474366;}','yes'),(1978,'lwa_data','a:4:{s:8:\"template\";s:9:\"divs-only\";s:10:\"role_login\";a:1:{s:13:\"administrator\";s:58:\"http://39thstreetchurchofchrist.org/wordpress/?page_id=167\";}s:20:\"notification_subject\";s:31:\"Your registration at %BLOGNAME%\";s:20:\"notification_message\";s:218:\"Thanks for signing up to our blog. \r\n\r\nYou can login with the following credentials by visiting %BLOGURL%\r\n\r\nUsername : %USERNAME%\r\nPassword : %PASSWORD%\r\n\r\nWe look forward to your next visit!\r\n\r\nThe team at %BLOGNAME%\";}','yes'),(1981,'widget_loginwithajaxwidget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(27968,'jetpack_file_data','a:2:{s:3:\"5.4\";a:55:{s:32:\"31e5b9ae08b62c2b0cd8a7792242298b\";a:14:{s:4:\"name\";s:20:\"Spelling and Grammar\";s:11:\"description\";s:39:\"Check your spelling, style, and grammar\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:1:\"6\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"1.1\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:7:\"Writing\";s:7:\"feature\";s:7:\"Writing\";s:25:\"additional_search_queries\";s:115:\"after the deadline, afterthedeadline, spell, spellchecker, spelling, grammar, proofreading, style, language, cliche\";}s:32:\"3f41b2d629265b5de8108b463abbe8e2\";a:14:{s:4:\"name\";s:8:\"Carousel\";s:11:\"description\";s:75:\"Display images and galleries in a gorgeous, full-screen browsing experience\";s:14:\"jumpstart_desc\";s:79:\"Brings your photos and images to life as full-size, easily navigable galleries.\";s:4:\"sort\";s:2:\"22\";s:20:\"recommendation_order\";s:2:\"12\";s:10:\"introduced\";s:3:\"1.5\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:17:\"Photos and Videos\";s:7:\"feature\";s:21:\"Appearance, Jumpstart\";s:25:\"additional_search_queries\";s:80:\"gallery, carousel, diaporama, slideshow, images, lightbox, exif, metadata, image\";}s:32:\"e1c539d5b392f5a1709dada3da5793cc\";a:14:{s:4:\"name\";s:13:\"Comment Likes\";s:11:\"description\";s:64:\"Increase visitor engagement by adding a Like button to comments.\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:2:\"39\";s:20:\"recommendation_order\";s:2:\"17\";s:10:\"introduced\";s:3:\"5.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:2:\"No\";s:11:\"module_tags\";s:6:\"Social\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:37:\"like widget, like button, like, likes\";}s:32:\"c6ebb418dde302de09600a6025370583\";a:14:{s:4:\"name\";s:8:\"Comments\";s:11:\"description\";s:80:\"Let readers use WordPress.com, Twitter, Facebook, or Google+ accounts to comment\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:2:\"20\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"1.4\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:6:\"Social\";s:7:\"feature\";s:10:\"Engagement\";s:25:\"additional_search_queries\";s:53:\"comments, comment, facebook, twitter, google+, social\";}s:32:\"836f9485669e1bbb02920cb474730df0\";a:14:{s:4:\"name\";s:12:\"Contact Form\";s:11:\"description\";s:57:\"Insert a customizable contact form anywhere on your site.\";s:14:\"jumpstart_desc\";s:111:\"Adds a button to your post and page editors, allowing you to build simple forms to help visitors stay in touch.\";s:4:\"sort\";s:2:\"15\";s:20:\"recommendation_order\";s:2:\"14\";s:10:\"introduced\";s:3:\"1.3\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:5:\"Other\";s:7:\"feature\";s:18:\"Writing, Jumpstart\";s:25:\"additional_search_queries\";s:44:\"contact, form, grunion, feedback, submission\";}s:32:\"ea3970eebf8aac55fc3eca5dca0e0157\";a:14:{s:4:\"name\";s:20:\"Custom content types\";s:11:\"description\";s:74:\"Display different types of content on your site with custom content types.\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:2:\"34\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"3.1\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:7:\"Writing\";s:7:\"feature\";s:7:\"Writing\";s:25:\"additional_search_queries\";s:72:\"cpt, custom post types, portfolio, portfolios, testimonial, testimonials\";}s:32:\"d2bb05ccad3d8789df40ca3abb97336c\";a:14:{s:4:\"name\";s:10:\"Custom CSS\";s:11:\"description\";s:53:\"Tweak your site’s CSS without modifying your theme.\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:1:\"2\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"1.7\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:10:\"Appearance\";s:7:\"feature\";s:10:\"Appearance\";s:25:\"additional_search_queries\";s:108:\"css, customize, custom, style, editor, less, sass, preprocessor, font, mobile, appearance, theme, stylesheet\";}s:32:\"a2064eec5b9c7e0d816af71dee7a715f\";a:14:{s:4:\"name\";s:0:\"\";s:11:\"description\";s:0:\"\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:0:\"\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:0:\"\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:0:\"\";s:13:\"auto_activate\";s:0:\"\";s:11:\"module_tags\";s:0:\"\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:0:\"\";}s:32:\"53a4ec755022ef3953699734c343da02\";a:14:{s:4:\"name\";s:21:\"Enhanced Distribution\";s:11:\"description\";s:27:\"Increase reach and traffic.\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:1:\"5\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"1.2\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:6:\"Public\";s:11:\"module_tags\";s:7:\"Writing\";s:7:\"feature\";s:10:\"Engagement\";s:25:\"additional_search_queries\";s:54:\"google, seo, firehose, search, broadcast, broadcasting\";}s:32:\"e1f1f6e3689fc31c477e64b06e2f8fbf\";a:14:{s:4:\"name\";s:16:\"Google Analytics\";s:11:\"description\";s:56:\"Set up Google Analytics without touching a line of code.\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:2:\"37\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"4.5\";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:0:\"\";s:7:\"feature\";s:10:\"Engagement\";s:25:\"additional_search_queries\";s:37:\"webmaster, google, analytics, console\";}s:32:\"72fecb67ee6704ba0a33e0225316ad06\";a:14:{s:4:\"name\";s:0:\"\";s:11:\"description\";s:0:\"\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:0:\"\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:0:\"\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:0:\"\";s:13:\"auto_activate\";s:0:\"\";s:11:\"module_tags\";s:0:\"\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:0:\"\";}s:32:\"d56e2886185a9eace719cc57d46770df\";a:14:{s:4:\"name\";s:19:\"Gravatar Hovercards\";s:11:\"description\";s:58:\"Enable pop-up business cards over commenters’ Gravatars.\";s:14:\"jumpstart_desc\";s:131:\"Let commenters link their profiles to their Gravatar accounts, making it easy for your visitors to learn more about your community.\";s:4:\"sort\";s:2:\"11\";s:20:\"recommendation_order\";s:2:\"13\";s:10:\"introduced\";s:3:\"1.1\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:18:\"Social, Appearance\";s:7:\"feature\";s:21:\"Appearance, Jumpstart\";s:25:\"additional_search_queries\";s:20:\"gravatar, hovercards\";}s:32:\"e391e760617bd0e0736550e34a73d7fe\";a:14:{s:4:\"name\";s:0:\"\";s:11:\"description\";s:0:\"\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:0:\"\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:8:\"2.0.3 ??\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:0:\"\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:0:\"\";}s:32:\"2e345370766346c616b3c5046e817720\";a:14:{s:4:\"name\";s:15:\"Infinite Scroll\";s:11:\"description\";s:53:\"Automatically load new content when a visitor scrolls\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:2:\"26\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"2.0\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:10:\"Appearance\";s:7:\"feature\";s:10:\"Appearance\";s:25:\"additional_search_queries\";s:33:\"scroll, infinite, infinite scroll\";}s:32:\"bd69edbf134de5fae8fdcf2e70a45b56\";a:14:{s:4:\"name\";s:8:\"JSON API\";s:11:\"description\";s:51:\"Allow applications to securely access your content.\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:2:\"19\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"1.9\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:6:\"Public\";s:11:\"module_tags\";s:19:\"Writing, Developers\";s:7:\"feature\";s:7:\"General\";s:25:\"additional_search_queries\";s:50:\"api, rest, develop, developers, json, klout, oauth\";}s:32:\"8110b7a4423aaa619dfa46b8843e10d1\";a:14:{s:4:\"name\";s:14:\"Beautiful Math\";s:11:\"description\";s:57:\"Use LaTeX markup for complex equations and other geekery.\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:2:\"12\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"1.1\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:7:\"Writing\";s:7:\"feature\";s:7:\"Writing\";s:25:\"additional_search_queries\";s:47:\"latex, math, equation, equations, formula, code\";}s:32:\"fd7e85d3b4887fa6b6f997d6592c1f33\";a:14:{s:4:\"name\";s:5:\"Likes\";s:11:\"description\";s:63:\"Give visitors an easy way to show they appreciate your content.\";s:14:\"jumpstart_desc\";s:63:\"Give visitors an easy way to show they appreciate your content.\";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:21:\"Engagement, Jumpstart\";s:25:\"additional_search_queries\";s:26:\"like, likes, wordpress.com\";}s:32:\"c5dfef41fad5bcdcaae8e315e5cfc420\";a:14:{s:4:\"name\";s:6:\"Manage\";s:11:\"description\";s:54:\"Manage all of your sites from a centralized dashboard.\";s:14:\"jumpstart_desc\";s:151:\"Helps you remotely manage plugins, turn on automated updates, and more from <a href=\"https://wordpress.com/plugins/\" target=\"_blank\">wordpress.com</a>.\";s:4:\"sort\";s:1:\"1\";s:20:\"recommendation_order\";s:1:\"3\";s:10:\"introduced\";s:3:\"3.4\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:35:\"Centralized Management, Recommended\";s:7:\"feature\";s:7:\"General\";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:50:\"Write posts or pages in plain-text Markdown syntax\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:2:\"31\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"2.8\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:7:\"Writing\";s:7:\"feature\";s:7:\"Writing\";s:25:\"additional_search_queries\";s:12:\"md, markdown\";}s:32:\"614679778a7db6d8129c9f69ac8e10a5\";a:14:{s:4:\"name\";s:21:\"WordPress.com Toolbar\";s:11:\"description\";s:91:\"Replaces the admin bar with a useful toolbar to quickly manage your site via WordPress.com.\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:2:\"38\";s:20:\"recommendation_order\";s:2:\"16\";s:10:\"introduced\";s:3:\"4.8\";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:7:\"General\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:19:\"adminbar, masterbar\";}s:32:\"c49a35b6482b0426cb07ad28ecf5d7df\";a:14:{s:4:\"name\";s:12:\"Mobile Theme\";s:11:\"description\";s:31:\"Enable the Jetpack Mobile theme\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:2:\"21\";s:20:\"recommendation_order\";s:2:\"11\";s:10:\"introduced\";s:3:\"1.8\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:31:\"Appearance, Mobile, Recommended\";s:7:\"feature\";s:10:\"Appearance\";s:25:\"additional_search_queries\";s:24:\"mobile, theme, minileven\";}s:32:\"b42e38f6fafd2e4104ebe5bf39b4be47\";a:14:{s:4:\"name\";s:0:\"\";s:11:\"description\";s:0:\"\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:0:\"\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:0:\"\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:0:\"\";s:13:\"auto_activate\";s:0:\"\";s:11:\"module_tags\";s:0:\"\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:0:\"\";}s:32:\"771cfeeba0d3d23ec344d5e781fb0ae2\";a:14:{s:4:\"name\";s:0:\"\";s:11:\"description\";s:0:\"\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:0:\"\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:0:\"\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:0:\"\";s:13:\"auto_activate\";s:0:\"\";s:11:\"module_tags\";s:0:\"\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:0:\"\";}s:32:\"54f0661d27c814fc8bde39580181d939\";a:14:{s:4:\"name\";s:0:\"\";s:11:\"description\";s:0:\"\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:0:\"\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:0:\"\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:0:\"\";s:13:\"auto_activate\";s:0:\"\";s:11:\"module_tags\";s:0:\"\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:0:\"\";}s:32:\"46c4c413b5c72bbd3c3dbd14ff8f8adc\";a:14:{s:4:\"name\";s:0:\"\";s:11:\"description\";s:0:\"\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:0:\"\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:0:\"\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:0:\"\";s:13:\"auto_activate\";s:0:\"\";s:11:\"module_tags\";s:0:\"\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:0:\"\";}s:32:\"9ea52fa25783e5ceeb6bfaed3268e64e\";a:14:{s:4:\"name\";s:7:\"Monitor\";s:11:\"description\";s:61:\"Receive immediate notifications if your site goes down, 24/7.\";s:14:\"jumpstart_desc\";s:61:\"Receive immediate notifications if your site goes down, 24/7.\";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:19:\"Security, Jumpstart\";s:25:\"additional_search_queries\";s:37:\"monitor, uptime, downtime, monitoring\";}s:32:\"cfcaafd0fcad087899d715e0b877474d\";a:14:{s:4:\"name\";s:13:\"Notifications\";s:11:\"description\";s:57:\"Receive instant notifications of site comments and likes.\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:2:\"13\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"1.9\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:5:\"Other\";s:7:\"feature\";s:7:\"General\";s:25:\"additional_search_queries\";s:62:\"notification, notifications, toolbar, adminbar, push, comments\";}s:32:\"0d18bfa69bec61550c1d813ce64149b0\";a:14:{s:4:\"name\";s: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:\"3f0a11e23118f0788d424b646a6d465f\";a:14:{s:4:\"name\";s:6:\"Photon\";s:11:\"description\";s:26:\"Speed up images and photos\";s:14:\"jumpstart_desc\";s:141:\"Mirrors and serves your images from our free and fast image CDN, improving your site’s performance with no additional load on your servers.\";s:4:\"sort\";s:2:\"25\";s:20:\"recommendation_order\";s:1:\"1\";s:10:\"introduced\";s:3:\"2.0\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:42:\"Photos and Videos, Appearance, Recommended\";s:7:\"feature\";s:34:\"Recommended, Jumpstart, Appearance\";s:25:\"additional_search_queries\";s:38:\"photon, image, cdn, performance, speed\";}s:32:\"e37cfbcb72323fb1fe8255a2edb4d738\";a:14:{s:4:\"name\";s:13:\"Post by email\";s:11:\"description\";s:33:\"Publish posts by sending an email\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:2:\"14\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"2.0\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:7:\"Writing\";s:7:\"feature\";s:7:\"Writing\";s:25:\"additional_search_queries\";s:20:\"post by email, email\";}s:32:\"728290d131a480bfe7b9e405d7cd925f\";a:14:{s:4:\"name\";s:7:\"Protect\";s:11:\"description\";s:41:\"Block suspicious-looking sign in activity\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:1:\"1\";s:20:\"recommendation_order\";s:1:\"4\";s:10:\"introduced\";s:3:\"3.4\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:11:\"Recommended\";s:7:\"feature\";s:8:\"Security\";s:25:\"additional_search_queries\";s:65:\"security, secure, protection, botnet, brute force, protect, login\";}s:32:\"f9ce784babbbf4dcca99b8cd2ceb420c\";a:14:{s:4:\"name\";s:9:\"Publicize\";s:11:\"description\";s:27:\"Automated social marketing.\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:2:\"10\";s:20:\"recommendation_order\";s:1:\"7\";s:10:\"introduced\";s:3:\"2.0\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:19:\"Social, Recommended\";s:7:\"feature\";s:10:\"Engagement\";s:25:\"additional_search_queries\";s:107:\"facebook, twitter, google+, googleplus, google, path, tumblr, linkedin, social, tweet, connections, sharing\";}s:32:\"052c03877dd3d296a71531cb07ad939a\";a:14:{s:4:\"name\";s:0:\"\";s:11:\"description\";s:0:\"\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:0:\"\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:0:\"\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:0:\"\";s:13:\"auto_activate\";s:0:\"\";s:11:\"module_tags\";s:0:\"\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:0:\"\";}s:32:\"52edecb2a75222e75b2dce4356a4efce\";a:14:{s:4:\"name\";s:13:\"Related posts\";s:11:\"description\";s:64:\"Increase page views by showing related content to your visitors.\";s:14:\"jumpstart_desc\";s:113:\"Keep visitors engaged on your blog by highlighting relevant and new content at the bottom of each published post.\";s:4:\"sort\";s:2:\"29\";s:20:\"recommendation_order\";s:1:\"9\";s:10:\"introduced\";s:3:\"2.9\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:11:\"Recommended\";s:7:\"feature\";s:21:\"Engagement, Jumpstart\";s:25:\"additional_search_queries\";s:22:\"related, related posts\";}s:32:\"fe7a38addc9275dcbe6c4ff6c44a9350\";a:14:{s:4:\"name\";s:6:\"Search\";s:11:\"description\";s:41:\"Enhanced search, powered by Elasticsearch\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:0:\"\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"5.0\";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:2:\"No\";s:11:\"module_tags\";s:0:\"\";s:7:\"feature\";s:6:\"Search\";s:25:\"additional_search_queries\";s:6:\"search\";}s:32:\"68b0d01689803c0ea7e4e60a86de2519\";a:14:{s:4:\"name\";s:9:\"SEO Tools\";s:11:\"description\";s:50:\"Better results on search engines and social media.\";s:14:\"jumpstart_desc\";s:50:\"Better results on search engines and social media.\";s:4:\"sort\";s:2:\"35\";s:20:\"recommendation_order\";s:2:\"15\";s:10:\"introduced\";s:3:\"4.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:18:\"Social, Appearance\";s:7:\"feature\";s:18:\"Traffic, Jumpstart\";s:25:\"additional_search_queries\";s:81:\"search engine optimization, social preview, meta description, custom title format\";}s:32:\"8b059cb50a66b717f1ec842e736b858c\";a:14:{s:4:\"name\";s:7:\"Sharing\";s:11:\"description\";s:37:\"Allow visitors to share your content.\";s:14:\"jumpstart_desc\";s:116:\"Twitter, Facebook and Google+ buttons at the bottom of each post, making it easy for visitors to share your content.\";s:4:\"sort\";s:1:\"7\";s:20:\"recommendation_order\";s:1:\"6\";s:10:\"introduced\";s:3:\"1.1\";s:7:\"changed\";s:3:\"1.2\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:19:\"Social, Recommended\";s:7:\"feature\";s:21:\"Engagement, Jumpstart\";s:25:\"additional_search_queries\";s:141:\"share, sharing, sharedaddy, buttons, icons, email, facebook, twitter, google+, linkedin, pinterest, pocket, press this, print, reddit, tumblr\";}s:32:\"a6d2394329871857401255533a9873f7\";a:14:{s:4:\"name\";s:16:\"Shortcode Embeds\";s:11:\"description\";s:50:\"Embed media from popular sites without any coding.\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:1:\"3\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"1.1\";s:7:\"changed\";s:3:\"1.2\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:46:\"Photos and Videos, Social, Writing, Appearance\";s:7:\"feature\";s:7:\"Writing\";s:25:\"additional_search_queries\";s:236:\"shortcodes, shortcode, embeds, media, bandcamp, dailymotion, facebook, flickr, google calendars, google maps, google+, polldaddy, recipe, recipes, scribd, slideshare, slideshow, slideshows, soundcloud, ted, twitter, vimeo, vine, youtube\";}s:32:\"21496e2897ea5f81605e2f2ac3beb921\";a:14:{s:4:\"name\";s:16:\"WP.me Shortlinks\";s:11:\"description\";s:54:\"Create short and simple links for all posts and pages.\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:1:\"8\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"1.1\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:6:\"Social\";s:7:\"feature\";s:7:\"Writing\";s:25:\"additional_search_queries\";s:17:\"shortlinks, wp.me\";}s:32:\"e2a54a5d7879a4162709e6ffb540dd08\";a:14:{s:4:\"name\";s: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:\"f5c537bc304f55b29c1a87e30be0cd24\";a:14:{s:4:\"name\";s:8:\"Sitemaps\";s:11:\"description\";s:50:\"Make it easy for search engines to find your site.\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:2:\"13\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"3.9\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:6:\"Public\";s:11:\"module_tags\";s:20:\"Recommended, Traffic\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:39:\"sitemap, traffic, search, site map, seo\";}s:32:\"59a23643437358a9b557f1d1e20ab040\";a:14:{s:4:\"name\";s:0:\"\";s:11:\"description\";s:0:\"\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:0:\"\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:0:\"\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:0:\"\";s:13:\"auto_activate\";s:0:\"\";s:11:\"module_tags\";s:0:\"\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:0:\"\";}s:32:\"6a90f97c3194cfca5671728eaaeaf15e\";a:14:{s:4:\"name\";s:14:\"Single Sign On\";s:11:\"description\";s:62:\"Allow users to log into this site using WordPress.com accounts\";s:14:\"jumpstart_desc\";s:98:\"Lets you log in to all your Jetpack-enabled sites with one click using your WordPress.com account.\";s:4:\"sort\";s:2:\"30\";s:20:\"recommendation_order\";s:1:\"5\";s:10:\"introduced\";s:3:\"2.6\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:10:\"Developers\";s:7:\"feature\";s:19:\"Security, Jumpstart\";s:25:\"additional_search_queries\";s:34:\"sso, single sign on, login, log in\";}s:32:\"b65604e920392e2f7134b646760b75e8\";a:14:{s:4:\"name\";s:10:\"Site Stats\";s:11:\"description\";s:44:\"Collect valuable traffic stats and insights.\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:1:\"1\";s:20:\"recommendation_order\";s:1:\"2\";s:10:\"introduced\";s:3:\"1.1\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:23:\"Site Stats, Recommended\";s:7:\"feature\";s:10:\"Engagement\";s:25:\"additional_search_queries\";s:54:\"statistics, tracking, analytics, views, traffic, stats\";}s:32:\"23a586dd7ead00e69ec53eb32ef740e4\";a:14:{s:4:\"name\";s:13:\"Subscriptions\";s:11:\"description\";s:87:\"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:21:\"Engagement, Jumpstart\";s:25:\"additional_search_queries\";s:74:\"subscriptions, subscription, email, follow, followers, subscribers, signup\";}s:32:\"1d978b8d84d2f378fe1a702a67633b6d\";a:14:{s:4:\"name\";s:0:\"\";s:11:\"description\";s:0:\"\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:0:\"\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:0:\"\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:0:\"\";s:13:\"auto_activate\";s:0:\"\";s:11:\"module_tags\";s:0:\"\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:0:\"\";}s:32:\"b3b983461d7f3d27322a3551ed8a9405\";a:14:{s:4:\"name\";s:15:\"Tiled Galleries\";s:11:\"description\";s:61:\"Display image galleries in a variety of elegant arrangements.\";s:14:\"jumpstart_desc\";s:61:\"Display image galleries in a variety of elegant arrangements.\";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:21:\"Appearance, Jumpstart\";s:25:\"additional_search_queries\";s:43:\"gallery, tiles, tiled, grid, mosaic, images\";}s:32:\"d924e5b05722b0e104448543598f54c0\";a:14:{s:4:\"name\";s:0:\"\";s:11:\"description\";s:0:\"\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:0:\"\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:0:\"\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:0:\"\";s:13:\"auto_activate\";s:0:\"\";s:11:\"module_tags\";s:0:\"\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:0:\"\";}s:32:\"36741583b10c521997e563ad8e1e8b77\";a:14:{s:4:\"name\";s:12:\"Data Backups\";s:11:\"description\";s:54:\"Off-site backups, security scans, and automatic fixes.\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:2:\"32\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:5:\"0:1.2\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:5:\"false\";s:4:\"free\";s:5:\"false\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:0:\"\";s:7:\"feature\";s:16:\"Security, Health\";s:25:\"additional_search_queries\";s:28:\"vaultpress, backup, security\";}s:32:\"2b9b44f09b5459617d68dd82ee17002a\";a:14:{s:4:\"name\";s:17:\"Site verification\";s:11:\"description\";s:58:\"Establish your site\'s authenticity with external services.\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:2:\"33\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"3.0\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:0:\"\";s:7:\"feature\";s:10:\"Engagement\";s:25:\"additional_search_queries\";s:56:\"webmaster, seo, google, bing, pinterest, search, console\";}s:32:\"5ab4c0db7c42e10e646342da0274c491\";a:14:{s:4:\"name\";s:10:\"VideoPress\";s:11:\"description\";s:27:\"Fast, ad-free video hosting\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:2:\"27\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"2.5\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:5:\"false\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:0:\"\";s:11:\"module_tags\";s:17:\"Photos and Videos\";s:7:\"feature\";s:7:\"Writing\";s:25:\"additional_search_queries\";s:25:\"video, videos, videopress\";}s:32:\"60a1d3aa38bc0fe1039e59dd60888543\";a:14:{s:4:\"name\";s:17:\"Widget Visibility\";s:11:\"description\";s:42:\"Control where widgets appear on your site.\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:2:\"17\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"2.4\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:10:\"Appearance\";s:7:\"feature\";s:10:\"Appearance\";s:25:\"additional_search_queries\";s:54:\"widget visibility, logic, conditional, widgets, widget\";}s:32:\"174ed3416476c2cb9ff5b0f671280b15\";a:14:{s:4:\"name\";s:21:\"Extra Sidebar Widgets\";s:11:\"description\";s:54:\"Add images, Twitter streams, and more to your sidebar.\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:1:\"4\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"1.2\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:18:\"Social, Appearance\";s:7:\"feature\";s:10:\"Appearance\";s:25:\"additional_search_queries\";s:65:\"widget, widgets, facebook, gallery, twitter, gravatar, image, rss\";}s:32:\"a668bc9418d6de87409f867892fcdd7f\";a:14:{s:4:\"name\";s:3:\"Ads\";s:11:\"description\";s:60:\"Earn income by allowing Jetpack to display high quality ads.\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:1:\"1\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:5:\"4.5.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:19:\"Traffic, Appearance\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:26:\"advertising, ad codes, ads\";}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:\"\";}}s:3:\"5.3\";a:55:{s:32:\"31e5b9ae08b62c2b0cd8a7792242298b\";a:14:{s:4:\"name\";s:20:\"Spelling and Grammar\";s:11:\"description\";s:39:\"Check your spelling, style, and grammar\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:1:\"6\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"1.1\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:7:\"Writing\";s:7:\"feature\";s:7:\"Writing\";s:25:\"additional_search_queries\";s:115:\"after the deadline, afterthedeadline, spell, spellchecker, spelling, grammar, proofreading, style, language, cliche\";}s:32:\"3f41b2d629265b5de8108b463abbe8e2\";a:14:{s:4:\"name\";s:8:\"Carousel\";s:11:\"description\";s:75:\"Display images and galleries in a gorgeous, full-screen browsing experience\";s:14:\"jumpstart_desc\";s:79:\"Brings your photos and images to life as full-size, easily navigable galleries.\";s:4:\"sort\";s:2:\"22\";s:20:\"recommendation_order\";s:2:\"12\";s:10:\"introduced\";s:3:\"1.5\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:17:\"Photos and Videos\";s:7:\"feature\";s:21:\"Appearance, Jumpstart\";s:25:\"additional_search_queries\";s:80:\"gallery, carousel, diaporama, slideshow, images, lightbox, exif, metadata, image\";}s:32:\"e1c539d5b392f5a1709dada3da5793cc\";a:14:{s:4:\"name\";s:13:\"Comment Likes\";s:11:\"description\";s:64:\"Increase visitor engagement by adding a Like button to comments.\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:2:\"39\";s:20:\"recommendation_order\";s:2:\"17\";s:10:\"introduced\";s:3:\"5.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:2:\"No\";s:11:\"module_tags\";s:6:\"Social\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:37:\"like widget, like button, like, likes\";}s:32:\"c6ebb418dde302de09600a6025370583\";a:14:{s:4:\"name\";s:8:\"Comments\";s:11:\"description\";s:80:\"Let readers use WordPress.com, Twitter, Facebook, or Google+ accounts to comment\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:2:\"20\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"1.4\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:6:\"Social\";s:7:\"feature\";s:10:\"Engagement\";s:25:\"additional_search_queries\";s:53:\"comments, comment, facebook, twitter, google+, social\";}s:32:\"836f9485669e1bbb02920cb474730df0\";a:14:{s:4:\"name\";s:12:\"Contact Form\";s:11:\"description\";s:57:\"Insert a customizable contact form anywhere on your site.\";s:14:\"jumpstart_desc\";s:111:\"Adds a button to your post and page editors, allowing you to build simple forms to help visitors stay in touch.\";s:4:\"sort\";s:2:\"15\";s:20:\"recommendation_order\";s:2:\"14\";s:10:\"introduced\";s:3:\"1.3\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:5:\"Other\";s:7:\"feature\";s:18:\"Writing, Jumpstart\";s:25:\"additional_search_queries\";s:44:\"contact, form, grunion, feedback, submission\";}s:32:\"ea3970eebf8aac55fc3eca5dca0e0157\";a:14:{s:4:\"name\";s:20:\"Custom content types\";s:11:\"description\";s:74:\"Display different types of content on your site with custom content types.\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:2:\"34\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"3.1\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:7:\"Writing\";s:7:\"feature\";s:7:\"Writing\";s:25:\"additional_search_queries\";s:72:\"cpt, custom post types, portfolio, portfolios, testimonial, testimonials\";}s:32:\"d2bb05ccad3d8789df40ca3abb97336c\";a:14:{s:4:\"name\";s:10:\"Custom CSS\";s:11:\"description\";s:53:\"Tweak your site’s CSS without modifying your theme.\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:1:\"2\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"1.7\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:10:\"Appearance\";s:7:\"feature\";s:10:\"Appearance\";s:25:\"additional_search_queries\";s:108:\"css, customize, custom, style, editor, less, sass, preprocessor, font, mobile, appearance, theme, stylesheet\";}s:32:\"a2064eec5b9c7e0d816af71dee7a715f\";a:14:{s:4:\"name\";s:0:\"\";s:11:\"description\";s:0:\"\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:0:\"\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:0:\"\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:0:\"\";s:13:\"auto_activate\";s:0:\"\";s:11:\"module_tags\";s:0:\"\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:0:\"\";}s:32:\"53a4ec755022ef3953699734c343da02\";a:14:{s:4:\"name\";s:21:\"Enhanced Distribution\";s:11:\"description\";s:27:\"Increase reach and traffic.\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:1:\"5\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"1.2\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:6:\"Public\";s:11:\"module_tags\";s:7:\"Writing\";s:7:\"feature\";s:10:\"Engagement\";s:25:\"additional_search_queries\";s:54:\"google, seo, firehose, search, broadcast, broadcasting\";}s:32:\"e1f1f6e3689fc31c477e64b06e2f8fbf\";a:14:{s:4:\"name\";s:16:\"Google Analytics\";s:11:\"description\";s:56:\"Set up Google Analytics without touching a line of code.\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:2:\"37\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"4.5\";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:0:\"\";s:7:\"feature\";s:10:\"Engagement\";s:25:\"additional_search_queries\";s:37:\"webmaster, google, analytics, console\";}s:32:\"72fecb67ee6704ba0a33e0225316ad06\";a:14:{s:4:\"name\";s:0:\"\";s:11:\"description\";s:0:\"\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:0:\"\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:0:\"\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:0:\"\";s:13:\"auto_activate\";s:0:\"\";s:11:\"module_tags\";s:0:\"\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:0:\"\";}s:32:\"d56e2886185a9eace719cc57d46770df\";a:14:{s:4:\"name\";s:19:\"Gravatar Hovercards\";s:11:\"description\";s:58:\"Enable pop-up business cards over commenters’ Gravatars.\";s:14:\"jumpstart_desc\";s:131:\"Let commenters link their profiles to their Gravatar accounts, making it easy for your visitors to learn more about your community.\";s:4:\"sort\";s:2:\"11\";s:20:\"recommendation_order\";s:2:\"13\";s:10:\"introduced\";s:3:\"1.1\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:18:\"Social, Appearance\";s:7:\"feature\";s:21:\"Appearance, Jumpstart\";s:25:\"additional_search_queries\";s:20:\"gravatar, hovercards\";}s:32:\"e391e760617bd0e0736550e34a73d7fe\";a:14:{s:4:\"name\";s:0:\"\";s:11:\"description\";s:0:\"\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:0:\"\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:8:\"2.0.3 ??\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:0:\"\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:0:\"\";}s:32:\"2e345370766346c616b3c5046e817720\";a:14:{s:4:\"name\";s:15:\"Infinite Scroll\";s:11:\"description\";s:53:\"Automatically load new content when a visitor scrolls\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:2:\"26\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"2.0\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:10:\"Appearance\";s:7:\"feature\";s:10:\"Appearance\";s:25:\"additional_search_queries\";s:33:\"scroll, infinite, infinite scroll\";}s:32:\"bd69edbf134de5fae8fdcf2e70a45b56\";a:14:{s:4:\"name\";s:8:\"JSON API\";s:11:\"description\";s:51:\"Allow applications to securely access your content.\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:2:\"19\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"1.9\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:6:\"Public\";s:11:\"module_tags\";s:19:\"Writing, Developers\";s:7:\"feature\";s:7:\"General\";s:25:\"additional_search_queries\";s:50:\"api, rest, develop, developers, json, klout, oauth\";}s:32:\"8110b7a4423aaa619dfa46b8843e10d1\";a:14:{s:4:\"name\";s:14:\"Beautiful Math\";s:11:\"description\";s:57:\"Use LaTeX markup for complex equations and other geekery.\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:2:\"12\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"1.1\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:7:\"Writing\";s:7:\"feature\";s:7:\"Writing\";s:25:\"additional_search_queries\";s:47:\"latex, math, equation, equations, formula, code\";}s:32:\"fd7e85d3b4887fa6b6f997d6592c1f33\";a:14:{s:4:\"name\";s:5:\"Likes\";s:11:\"description\";s:63:\"Give visitors an easy way to show they appreciate your content.\";s:14:\"jumpstart_desc\";s:63:\"Give visitors an easy way to show they appreciate your content.\";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:21:\"Engagement, Jumpstart\";s:25:\"additional_search_queries\";s:26:\"like, likes, wordpress.com\";}s:32:\"c5dfef41fad5bcdcaae8e315e5cfc420\";a:14:{s:4:\"name\";s:6:\"Manage\";s:11:\"description\";s:54:\"Manage all of your sites from a centralized dashboard.\";s:14:\"jumpstart_desc\";s:151:\"Helps you remotely manage plugins, turn on automated updates, and more from <a href=\"https://wordpress.com/plugins/\" target=\"_blank\">wordpress.com</a>.\";s:4:\"sort\";s:1:\"1\";s:20:\"recommendation_order\";s:1:\"3\";s:10:\"introduced\";s:3:\"3.4\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:35:\"Centralized Management, Recommended\";s:7:\"feature\";s:7:\"General\";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:50:\"Write posts or pages in plain-text Markdown syntax\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:2:\"31\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"2.8\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:7:\"Writing\";s:7:\"feature\";s:7:\"Writing\";s:25:\"additional_search_queries\";s:12:\"md, markdown\";}s:32:\"614679778a7db6d8129c9f69ac8e10a5\";a:14:{s:4:\"name\";s:21:\"WordPress.com Toolbar\";s:11:\"description\";s:91:\"Replaces the admin bar with a useful toolbar to quickly manage your site via WordPress.com.\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:2:\"38\";s:20:\"recommendation_order\";s:2:\"16\";s:10:\"introduced\";s:3:\"4.8\";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:7:\"General\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:19:\"adminbar, masterbar\";}s:32:\"c49a35b6482b0426cb07ad28ecf5d7df\";a:14:{s:4:\"name\";s:12:\"Mobile Theme\";s:11:\"description\";s:31:\"Enable the Jetpack Mobile theme\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:2:\"21\";s:20:\"recommendation_order\";s:2:\"11\";s:10:\"introduced\";s:3:\"1.8\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:31:\"Appearance, Mobile, Recommended\";s:7:\"feature\";s:10:\"Appearance\";s:25:\"additional_search_queries\";s:24:\"mobile, theme, minileven\";}s:32:\"b42e38f6fafd2e4104ebe5bf39b4be47\";a:14:{s:4:\"name\";s:0:\"\";s:11:\"description\";s:0:\"\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:0:\"\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:0:\"\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:0:\"\";s:13:\"auto_activate\";s:0:\"\";s:11:\"module_tags\";s:0:\"\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:0:\"\";}s:32:\"771cfeeba0d3d23ec344d5e781fb0ae2\";a:14:{s:4:\"name\";s:0:\"\";s:11:\"description\";s:0:\"\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:0:\"\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:0:\"\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:0:\"\";s:13:\"auto_activate\";s:0:\"\";s:11:\"module_tags\";s:0:\"\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:0:\"\";}s:32:\"54f0661d27c814fc8bde39580181d939\";a:14:{s:4:\"name\";s:0:\"\";s:11:\"description\";s:0:\"\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:0:\"\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:0:\"\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:0:\"\";s:13:\"auto_activate\";s:0:\"\";s:11:\"module_tags\";s:0:\"\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:0:\"\";}s:32:\"46c4c413b5c72bbd3c3dbd14ff8f8adc\";a:14:{s:4:\"name\";s:0:\"\";s:11:\"description\";s:0:\"\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:0:\"\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:0:\"\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:0:\"\";s:13:\"auto_activate\";s:0:\"\";s:11:\"module_tags\";s:0:\"\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:0:\"\";}s:32:\"9ea52fa25783e5ceeb6bfaed3268e64e\";a:14:{s:4:\"name\";s:7:\"Monitor\";s:11:\"description\";s:61:\"Receive immediate notifications if your site goes down, 24/7.\";s:14:\"jumpstart_desc\";s:61:\"Receive immediate notifications if your site goes down, 24/7.\";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:19:\"Security, Jumpstart\";s:25:\"additional_search_queries\";s:37:\"monitor, uptime, downtime, monitoring\";}s:32:\"cfcaafd0fcad087899d715e0b877474d\";a:14:{s:4:\"name\";s:13:\"Notifications\";s:11:\"description\";s:57:\"Receive instant notifications of site comments and likes.\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:2:\"13\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"1.9\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:5:\"Other\";s:7:\"feature\";s:7:\"General\";s:25:\"additional_search_queries\";s:62:\"notification, notifications, toolbar, adminbar, push, comments\";}s:32:\"0d18bfa69bec61550c1d813ce64149b0\";a:14:{s:4:\"name\";s: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:\"3f0a11e23118f0788d424b646a6d465f\";a:14:{s:4:\"name\";s:6:\"Photon\";s:11:\"description\";s:26:\"Speed up images and photos\";s:14:\"jumpstart_desc\";s:141:\"Mirrors and serves your images from our free and fast image CDN, improving your site’s performance with no additional load on your servers.\";s:4:\"sort\";s:2:\"25\";s:20:\"recommendation_order\";s:1:\"1\";s:10:\"introduced\";s:3:\"2.0\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:42:\"Photos and Videos, Appearance, Recommended\";s:7:\"feature\";s:34:\"Recommended, Jumpstart, Appearance\";s:25:\"additional_search_queries\";s:38:\"photon, image, cdn, performance, speed\";}s:32:\"e37cfbcb72323fb1fe8255a2edb4d738\";a:14:{s:4:\"name\";s:13:\"Post by email\";s:11:\"description\";s:33:\"Publish posts by sending an email\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:2:\"14\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"2.0\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:7:\"Writing\";s:7:\"feature\";s:7:\"Writing\";s:25:\"additional_search_queries\";s:20:\"post by email, email\";}s:32:\"728290d131a480bfe7b9e405d7cd925f\";a:14:{s:4:\"name\";s:7:\"Protect\";s:11:\"description\";s:41:\"Block suspicious-looking sign in activity\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:1:\"1\";s:20:\"recommendation_order\";s:1:\"4\";s:10:\"introduced\";s:3:\"3.4\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:11:\"Recommended\";s:7:\"feature\";s:8:\"Security\";s:25:\"additional_search_queries\";s:65:\"security, secure, protection, botnet, brute force, protect, login\";}s:32:\"f9ce784babbbf4dcca99b8cd2ceb420c\";a:14:{s:4:\"name\";s:9:\"Publicize\";s:11:\"description\";s:27:\"Automated social marketing.\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:2:\"10\";s:20:\"recommendation_order\";s:1:\"7\";s:10:\"introduced\";s:3:\"2.0\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:19:\"Social, Recommended\";s:7:\"feature\";s:10:\"Engagement\";s:25:\"additional_search_queries\";s:107:\"facebook, twitter, google+, googleplus, google, path, tumblr, linkedin, social, tweet, connections, sharing\";}s:32:\"052c03877dd3d296a71531cb07ad939a\";a:14:{s:4:\"name\";s:0:\"\";s:11:\"description\";s:0:\"\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:0:\"\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:0:\"\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:0:\"\";s:13:\"auto_activate\";s:0:\"\";s:11:\"module_tags\";s:0:\"\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:0:\"\";}s:32:\"52edecb2a75222e75b2dce4356a4efce\";a:14:{s:4:\"name\";s:13:\"Related posts\";s:11:\"description\";s:64:\"Increase page views by showing related content to your visitors.\";s:14:\"jumpstart_desc\";s:113:\"Keep visitors engaged on your blog by highlighting relevant and new content at the bottom of each published post.\";s:4:\"sort\";s:2:\"29\";s:20:\"recommendation_order\";s:1:\"9\";s:10:\"introduced\";s:3:\"2.9\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:11:\"Recommended\";s:7:\"feature\";s:21:\"Engagement, Jumpstart\";s:25:\"additional_search_queries\";s:22:\"related, related posts\";}s:32:\"fe7a38addc9275dcbe6c4ff6c44a9350\";a:14:{s:4:\"name\";s:6:\"Search\";s:11:\"description\";s:41:\"Enhanced search, powered by Elasticsearch\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:0:\"\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"5.0\";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:2:\"No\";s:11:\"module_tags\";s:0:\"\";s:7:\"feature\";s:6:\"Search\";s:25:\"additional_search_queries\";s:6:\"search\";}s:32:\"68b0d01689803c0ea7e4e60a86de2519\";a:14:{s:4:\"name\";s:9:\"SEO Tools\";s:11:\"description\";s:50:\"Better results on search engines and social media.\";s:14:\"jumpstart_desc\";s:50:\"Better results on search engines and social media.\";s:4:\"sort\";s:2:\"35\";s:20:\"recommendation_order\";s:2:\"15\";s:10:\"introduced\";s:3:\"4.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:18:\"Social, Appearance\";s:7:\"feature\";s:18:\"Traffic, Jumpstart\";s:25:\"additional_search_queries\";s:81:\"search engine optimization, social preview, meta description, custom title format\";}s:32:\"8b059cb50a66b717f1ec842e736b858c\";a:14:{s:4:\"name\";s:7:\"Sharing\";s:11:\"description\";s:37:\"Allow visitors to share your content.\";s:14:\"jumpstart_desc\";s:116:\"Twitter, Facebook and Google+ buttons at the bottom of each post, making it easy for visitors to share your content.\";s:4:\"sort\";s:1:\"7\";s:20:\"recommendation_order\";s:1:\"6\";s:10:\"introduced\";s:3:\"1.1\";s:7:\"changed\";s:3:\"1.2\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:19:\"Social, Recommended\";s:7:\"feature\";s:21:\"Engagement, Jumpstart\";s:25:\"additional_search_queries\";s:141:\"share, sharing, sharedaddy, buttons, icons, email, facebook, twitter, google+, linkedin, pinterest, pocket, press this, print, reddit, tumblr\";}s:32:\"a6d2394329871857401255533a9873f7\";a:14:{s:4:\"name\";s:16:\"Shortcode Embeds\";s:11:\"description\";s:50:\"Embed media from popular sites without any coding.\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:1:\"3\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"1.1\";s:7:\"changed\";s:3:\"1.2\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:46:\"Photos and Videos, Social, Writing, Appearance\";s:7:\"feature\";s:7:\"Writing\";s:25:\"additional_search_queries\";s:236:\"shortcodes, shortcode, embeds, media, bandcamp, dailymotion, facebook, flickr, google calendars, google maps, google+, polldaddy, recipe, recipes, scribd, slideshare, slideshow, slideshows, soundcloud, ted, twitter, vimeo, vine, youtube\";}s:32:\"21496e2897ea5f81605e2f2ac3beb921\";a:14:{s:4:\"name\";s:16:\"WP.me Shortlinks\";s:11:\"description\";s:54:\"Create short and simple links for all posts and pages.\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:1:\"8\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"1.1\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:6:\"Social\";s:7:\"feature\";s:7:\"Writing\";s:25:\"additional_search_queries\";s:17:\"shortlinks, wp.me\";}s:32:\"e2a54a5d7879a4162709e6ffb540dd08\";a:14:{s:4:\"name\";s: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:\"f5c537bc304f55b29c1a87e30be0cd24\";a:14:{s:4:\"name\";s:8:\"Sitemaps\";s:11:\"description\";s:50:\"Make it easy for search engines to find your site.\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:2:\"13\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"3.9\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:6:\"Public\";s:11:\"module_tags\";s:20:\"Recommended, Traffic\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:39:\"sitemap, traffic, search, site map, seo\";}s:32:\"59a23643437358a9b557f1d1e20ab040\";a:14:{s:4:\"name\";s:0:\"\";s:11:\"description\";s:0:\"\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:0:\"\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:0:\"\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:0:\"\";s:13:\"auto_activate\";s:0:\"\";s:11:\"module_tags\";s:0:\"\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:0:\"\";}s:32:\"6a90f97c3194cfca5671728eaaeaf15e\";a:14:{s:4:\"name\";s:14:\"Single Sign On\";s:11:\"description\";s:62:\"Allow users to log into this site using WordPress.com accounts\";s:14:\"jumpstart_desc\";s:98:\"Lets you log in to all your Jetpack-enabled sites with one click using your WordPress.com account.\";s:4:\"sort\";s:2:\"30\";s:20:\"recommendation_order\";s:1:\"5\";s:10:\"introduced\";s:3:\"2.6\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:10:\"Developers\";s:7:\"feature\";s:19:\"Security, Jumpstart\";s:25:\"additional_search_queries\";s:34:\"sso, single sign on, login, log in\";}s:32:\"b65604e920392e2f7134b646760b75e8\";a:14:{s:4:\"name\";s:10:\"Site Stats\";s:11:\"description\";s:44:\"Collect valuable traffic stats and insights.\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:1:\"1\";s:20:\"recommendation_order\";s:1:\"2\";s:10:\"introduced\";s:3:\"1.1\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:23:\"Site Stats, Recommended\";s:7:\"feature\";s:10:\"Engagement\";s:25:\"additional_search_queries\";s:54:\"statistics, tracking, analytics, views, traffic, stats\";}s:32:\"23a586dd7ead00e69ec53eb32ef740e4\";a:14:{s:4:\"name\";s:13:\"Subscriptions\";s:11:\"description\";s:87:\"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:21:\"Engagement, Jumpstart\";s:25:\"additional_search_queries\";s:74:\"subscriptions, subscription, email, follow, followers, subscribers, signup\";}s:32:\"1d978b8d84d2f378fe1a702a67633b6d\";a:14:{s:4:\"name\";s:0:\"\";s:11:\"description\";s:0:\"\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:0:\"\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:0:\"\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:0:\"\";s:13:\"auto_activate\";s:0:\"\";s:11:\"module_tags\";s:0:\"\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:0:\"\";}s:32:\"b3b983461d7f3d27322a3551ed8a9405\";a:14:{s:4:\"name\";s:15:\"Tiled Galleries\";s:11:\"description\";s:61:\"Display image galleries in a variety of elegant arrangements.\";s:14:\"jumpstart_desc\";s:61:\"Display image galleries in a variety of elegant arrangements.\";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:21:\"Appearance, Jumpstart\";s:25:\"additional_search_queries\";s:43:\"gallery, tiles, tiled, grid, mosaic, images\";}s:32:\"d924e5b05722b0e104448543598f54c0\";a:14:{s:4:\"name\";s:0:\"\";s:11:\"description\";s:0:\"\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:0:\"\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:0:\"\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:0:\"\";s:13:\"auto_activate\";s:0:\"\";s:11:\"module_tags\";s:0:\"\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:0:\"\";}s:32:\"36741583b10c521997e563ad8e1e8b77\";a:14:{s:4:\"name\";s:12:\"Data Backups\";s:11:\"description\";s:54:\"Off-site backups, security scans, and automatic fixes.\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:2:\"32\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:5:\"0:1.2\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:5:\"false\";s:4:\"free\";s:5:\"false\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:0:\"\";s:7:\"feature\";s:16:\"Security, Health\";s:25:\"additional_search_queries\";s:28:\"vaultpress, backup, security\";}s:32:\"2b9b44f09b5459617d68dd82ee17002a\";a:14:{s:4:\"name\";s:17:\"Site verification\";s:11:\"description\";s:58:\"Establish your site\'s authenticity with external services.\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:2:\"33\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"3.0\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:0:\"\";s:7:\"feature\";s:10:\"Engagement\";s:25:\"additional_search_queries\";s:56:\"webmaster, seo, google, bing, pinterest, search, console\";}s:32:\"5ab4c0db7c42e10e646342da0274c491\";a:14:{s:4:\"name\";s:10:\"VideoPress\";s:11:\"description\";s:27:\"Fast, ad-free video hosting\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:2:\"27\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"2.5\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:5:\"false\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:0:\"\";s:11:\"module_tags\";s:17:\"Photos and Videos\";s:7:\"feature\";s:7:\"Writing\";s:25:\"additional_search_queries\";s:25:\"video, videos, videopress\";}s:32:\"60a1d3aa38bc0fe1039e59dd60888543\";a:14:{s:4:\"name\";s:17:\"Widget Visibility\";s:11:\"description\";s:42:\"Control where widgets appear on your site.\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:2:\"17\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"2.4\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:10:\"Appearance\";s:7:\"feature\";s:10:\"Appearance\";s:25:\"additional_search_queries\";s:54:\"widget visibility, logic, conditional, widgets, widget\";}s:32:\"174ed3416476c2cb9ff5b0f671280b15\";a:14:{s:4:\"name\";s:21:\"Extra Sidebar Widgets\";s:11:\"description\";s:54:\"Add images, Twitter streams, and more to your sidebar.\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:1:\"4\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"1.2\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:18:\"Social, Appearance\";s:7:\"feature\";s:10:\"Appearance\";s:25:\"additional_search_queries\";s:65:\"widget, widgets, facebook, gallery, twitter, gravatar, image, rss\";}s:32:\"a668bc9418d6de87409f867892fcdd7f\";a:14:{s:4:\"name\";s:3:\"Ads\";s:11:\"description\";s:60:\"Earn income by allowing Jetpack to display high quality ads.\";s:14:\"jumpstart_desc\";s:0:\"\";s:4:\"sort\";s:1:\"1\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:5:\"4.5.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:19:\"Traffic, Appearance\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:26:\"advertising, ad codes, ads\";}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'),(165,'current_theme','Dara','yes'),(166,'theme_mods_start-point','a:10:{i:0;b:0;s:18:\"nav_menu_locations\";a:3:{s:9:\"home-menu\";i:2;s:14:\"frontpage-menu\";i:2;s:11:\"footer-menu\";i:4;}s:16:\"background_color\";s:0:\"\";s:16:\"background_image\";s:0:\"\";s:17:\"background_repeat\";s:6:\"repeat\";s:21:\"background_position_x\";s:4:\"left\";s:21:\"background_attachment\";s:5:\"fixed\";s:18:\"custom_css_post_id\";i:656;s:18:\"jetpack_custom_css\";a:3:{s:12:\"preprocessor\";s:4:\"sass\";s:7:\"replace\";b:0;s:13:\"content_width\";s:0:\"\";}s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1547775164;s:4:\"data\";a:8:{s:19:\"wp_inactive_widgets\";a:0:{}s:18:\"sp_login_shortcode\";a:0:{}s:19:\"primary-widget-area\";a:1:{i:0;s:8:\"search-2\";}s:21:\"secondary-widget-area\";a:1:{i:0;s:14:\"recent-posts-3\";}s:24:\"first-footer-widget-area\";a:1:{i:0;s:12:\"categories-3\";}s:25:\"second-footer-widget-area\";a:1:{i:0;s:10:\"archives-2\";}s:24:\"third-footer-widget-area\";a:1:{i:0;s:19:\"blog_subscription-2\";}s:25:\"fourth-footer-widget-area\";a:1:{i:0;s:18:\"facebook-likebox-2\";}}}}','yes'),(167,'theme_switched','','yes'),(168,'startpoint_options','a:34:{s:11:\"of_template\";a:41:{i:0;a:2:{s:4:\"name\";s:16:\"General Settings\";s:4:\"type\";s:7:\"heading\";}i:1;a:4:{s:4:\"name\";s:11:\"Custom Logo\";s:4:\"desc\";s:91:\"Upload a logo for your Website. The recommended size for logo is 260px width x 50px height.\";s:2:\"id\";s:15:\"startpoint_logo\";s:4:\"type\";s:6:\"upload\";}i:2;a:4:{s:4:\"name\";s:23:\"Header Background Image\";s:4:\"desc\";s:133:\"Choose a suitable header background for other pages of website. For eg. page, post, etc. Optimal width is 1600px and height is 150px.\";s:2:\"id\";s:17:\"startpoint_headbg\";s:4:\"type\";s:6:\"upload\";}i:3;a:2:{s:4:\"name\";s:18:\"Top Featured Image\";s:4:\"type\";s:7:\"heading\";}i:4;a:3:{s:4:\"name\";s:18:\"Top Featured Image\";s:4:\"type\";s:8:\"saperate\";s:5:\"class\";s:9:\"saperator\";}i:5;a:5:{s:4:\"name\";s:5:\"Image\";s:4:\"desc\";s:108:\"The optimal size of the image is 1600 px wide x 650 px height, but it can be varied as per your requirement.\";s:2:\"id\";s:22:\"startpoint_slideimage1\";s:3:\"std\";s:0:\"\";s:4:\"type\";s:6:\"upload\";}i:6;a:5:{s:4:\"name\";s:5:\"Video\";s:4:\"desc\";s:87:\"Paste the embed code of vimeo or youtube video. Leave blank if you want a slider image.\";s:2:\"id\";s:22:\"startpoint_slidevideo1\";s:3:\"std\";s:0:\"\";s:4:\"type\";s:8:\"textarea\";}i:7;a:5:{s:4:\"name\";s:7:\"Heading\";s:4:\"desc\";s:41:\"Mention the heading for the First slider.\";s:2:\"id\";s:25:\"startpoint_sliderheading1\";s:3:\"std\";s:0:\"\";s:4:\"type\";s:8:\"textarea\";}i:8;a:5:{s:4:\"name\";s:11:\"Description\";s:4:\"desc\";s:62:\"Here mention a short description for the First slider heading.\";s:2:\"id\";s:21:\"startpoint_sliderdes1\";s:3:\"std\";s:0:\"\";s:4:\"type\";s:8:\"textarea\";}i:9;a:5:{s:4:\"name\";s:11:\"Button Text\";s:4:\"desc\";s:41:\"Mention the button text for first slider.\";s:2:\"id\";s:29:\"startpoint_Slider_butotntext1\";s:3:\"std\";s:0:\"\";s:4:\"type\";s:4:\"text\";}i:10;a:5:{s:4:\"name\";s:11:\"Button Link\";s:4:\"desc\";s:36:\"Mention button URL for first slider.\";s:2:\"id\";s:29:\"startpoint_Slider_buttonlink1\";s:3:\"std\";s:0:\"\";s:4:\"type\";s:4:\"text\";}i:11;a:2:{s:4:\"name\";s:21:\"3 Column Feature Area\";s:4:\"type\";s:7:\"heading\";}i:12;a:3:{s:4:\"name\";s:12:\"First Column\";s:4:\"type\";s:8:\"saperate\";s:5:\"class\";s:9:\"saperator\";}i:13;a:5:{s:4:\"name\";s:10:\"First Icon\";s:4:\"desc\";s:321:\"Enter the CSS class of the icons you want to use on your 3 column feature. You can find a list of icon classes <a href=\'http://fortawesome.github.io/Font-Awesome/icons/\' target=\'_blank\'>here</a>  \r\n			To increase icon sizes relative to their container, use the fa-lg (33% increase), fa-2x, fa-3x, fa-4x, or fa-5x classes.\";s:2:\"id\";s:32:\"startpoint_threecolumn_fet_font1\";s:3:\"std\";s:21:\"fa fa-thumbs-up fa-5x\";s:4:\"type\";s:4:\"text\";}i:14;a:5:{s:4:\"name\";s:7:\"Title 1\";s:4:\"desc\";s:91:\"Here you can mention a suitable title that will display the title in 3 column feature area.\";s:2:\"id\";s:33:\"startpoint_threecolumn_fet_title1\";s:3:\"std\";s:0:\"\";s:4:\"type\";s:4:\"text\";}i:15;a:5:{s:4:\"name\";s:16:\"Link for Title 1\";s:4:\"desc\";s:27:\"Mention the URL for Title 1\";s:2:\"id\";s:31:\"startpoint_services_title_link1\";s:3:\"std\";s:0:\"\";s:4:\"type\";s:4:\"text\";}i:16;a:5:{s:4:\"name\";s:13:\"Description 1\";s:4:\"desc\";s:67:\"Here you can mention a short description for 3 column feature area.\";s:2:\"id\";s:32:\"startpoint_threecolumn_fet_desc1\";s:3:\"std\";s:0:\"\";s:4:\"type\";s:8:\"textarea\";}i:17;a:3:{s:4:\"name\";s:12:\"Second Block\";s:4:\"type\";s:8:\"saperate\";s:5:\"class\";s:9:\"saperator\";}i:18;a:5:{s:4:\"name\";s:11:\"Second Icon\";s:4:\"desc\";s:321:\"Enter the CSS class of the icons you want to use on your 3 column feature. You can find a list of icon classes <a href=\'http://fortawesome.github.io/Font-Awesome/icons/\' target=\'_blank\'>here</a>  \r\n			To increase icon sizes relative to their container, use the fa-lg (33% increase), fa-2x, fa-3x, fa-4x, or fa-5x classes.\";s:2:\"id\";s:32:\"startpoint_threecolumn_fet_font2\";s:3:\"std\";s:19:\"fa fa-smile-o fa-5x\";s:4:\"type\";s:4:\"text\";}i:19;a:5:{s:4:\"name\";s:7:\"Title 2\";s:4:\"desc\";s:91:\"Here you can mention a suitable title that will display the title in 3 column feature area.\";s:2:\"id\";s:33:\"startpoint_threecolumn_fet_title2\";s:3:\"std\";s:0:\"\";s:4:\"type\";s:4:\"text\";}i:20;a:5:{s:4:\"name\";s:16:\"Link for Title 2\";s:4:\"desc\";s:26:\"Mention the URL for Title2\";s:2:\"id\";s:31:\"startpoint_services_title_link2\";s:3:\"std\";s:0:\"\";s:4:\"type\";s:4:\"text\";}i:21;a:5:{s:4:\"name\";s:13:\"Description 2\";s:4:\"desc\";s:67:\"Here you can mention a short description for 3 column feature area.\";s:2:\"id\";s:32:\"startpoint_threecolumn_fet_desc2\";s:3:\"std\";s:0:\"\";s:4:\"type\";s:8:\"textarea\";}i:22;a:3:{s:4:\"name\";s:11:\"Third block\";s:4:\"type\";s:8:\"saperate\";s:5:\"class\";s:9:\"saperator\";}i:23;a:5:{s:4:\"name\";s:10:\"Third Icon\";s:4:\"desc\";s:321:\"Enter the CSS class of the icons you want to use on your 3 column feature. You can find a list of icon classes <a href=\'http://fortawesome.github.io/Font-Awesome/icons/\' target=\'_blank\'>here</a>  \r\n			To increase icon sizes relative to their container, use the fa-lg (33% increase), fa-2x, fa-3x, fa-4x, or fa-5x classes.\";s:2:\"id\";s:32:\"startpoint_threecolumn_fet_font3\";s:3:\"std\";s:15:\"fa fa-eye fa-5x\";s:4:\"type\";s:4:\"text\";}i:24;a:5:{s:4:\"name\";s:7:\"Title 3\";s:4:\"desc\";s:91:\"Here you can mention a suitable title that will display the title in 3 column feature area.\";s:2:\"id\";s:33:\"startpoint_threecolumn_fet_title3\";s:3:\"std\";s:0:\"\";s:4:\"type\";s:4:\"text\";}i:25;a:5:{s:4:\"name\";s:16:\"Link for Title 3\";s:4:\"desc\";s:27:\"Mention the URL for Title 3\";s:2:\"id\";s:31:\"startpoint_services_title_link3\";s:3:\"std\";s:0:\"\";s:4:\"type\";s:4:\"text\";}i:26;a:5:{s:4:\"name\";s:13:\"Description 3\";s:4:\"desc\";s:67:\"Here you can mention a short description for 3 column feature area.\";s:2:\"id\";s:32:\"startpoint_threecolumn_fet_desc3\";s:3:\"std\";s:0:\"\";s:4:\"type\";s:8:\"textarea\";}i:27;a:2:{s:4:\"name\";s:14:\"Home Page Blog\";s:4:\"type\";s:7:\"heading\";}i:28;a:5:{s:4:\"name\";s:5:\"Title\";s:4:\"desc\";s:91:\"Here you can mention a suitable title that will display the title in 3 column feature area.\";s:2:\"id\";s:28:\"startpoint_home_blog_heading\";s:3:\"std\";s:0:\"\";s:4:\"type\";s:4:\"text\";}i:29;a:5:{s:4:\"name\";s:11:\"Description\";s:4:\"desc\";s:54:\"Mention the description for blog section on home page.\";s:2:\"id\";s:25:\"startpoint_home_blog_desc\";s:3:\"std\";s:0:\"\";s:4:\"type\";s:8:\"textarea\";}i:30;a:2:{s:4:\"name\";s:12:\"Testimonials\";s:4:\"type\";s:7:\"heading\";}i:31;a:5:{s:4:\"name\";s:5:\"Title\";s:4:\"desc\";s:46:\"Mention the title of Testimonial Section Here.\";s:2:\"id\";s:35:\"startpoint_home_testimonial_heading\";s:3:\"std\";s:0:\"\";s:4:\"type\";s:4:\"text\";}i:32;a:3:{s:4:\"name\";s:11:\"Testimonial\";s:4:\"type\";s:8:\"saperate\";s:5:\"class\";s:9:\"saperator\";}i:33;a:5:{s:4:\"name\";s:12:\"Author Image\";s:4:\"desc\";s:58:\"Upload an image for the author. Optimal size is 148X148px.\";s:2:\"id\";s:29:\"startpoint_testimonial_image1\";s:3:\"std\";s:0:\"\";s:4:\"type\";s:6:\"upload\";}i:34;a:5:{s:4:\"name\";s:16:\"Testimonial text\";s:4:\"desc\";s:29:\"Mention the testimonial here.\";s:2:\"id\";s:28:\"startpoint_testimonial_text1\";s:3:\"std\";s:0:\"\";s:4:\"type\";s:8:\"textarea\";}i:35;a:5:{s:4:\"name\";s:11:\"Author Name\";s:4:\"desc\";s:36:\"Mention the testimonial author name.\";s:2:\"id\";s:28:\"startpoint_testimonial_name1\";s:3:\"std\";s:0:\"\";s:4:\"type\";s:4:\"text\";}i:36;a:2:{s:4:\"name\";s:15:\"Contact Section\";s:4:\"type\";s:7:\"heading\";}i:37;a:5:{s:4:\"name\";s:21:\"Contact Section Title\";s:4:\"desc\";s:43:\"Mention the title for contact section here.\";s:2:\"id\";s:31:\"startpoint_home_contact_heading\";s:3:\"std\";s:0:\"\";s:4:\"type\";s:4:\"text\";}i:38;a:5:{s:4:\"name\";s:11:\"Description\";s:4:\"desc\";s:57:\"Mention the description for contact section on home page.\";s:2:\"id\";s:28:\"startpoint_home_contact_desc\";s:3:\"std\";s:0:\"\";s:4:\"type\";s:8:\"textarea\";}i:39;a:2:{s:4:\"name\";s:15:\"Styling Options\";s:4:\"type\";s:7:\"heading\";}i:40;a:5:{s:4:\"name\";s:10:\"Custom CSS\";s:4:\"desc\";s:81:\"Quickly add your custom CSS code to your theme by writing the code in this block.\";s:2:\"id\";s:20:\"startpoint_customcss\";s:3:\"std\";s:0:\"\";s:4:\"type\";s:8:\"textarea\";}}s:12:\"of_themename\";s:16:\"StartPoint Theme\";s:12:\"of_shortname\";s:2:\"of\";s:5:\"re_nm\";s:2:\"on\";s:22:\"startpoint_slidevideo1\";s:0:\"\";s:25:\"startpoint_sliderheading1\";s:114:\"Welcome! We hope you are able to join us during our service times.  Please let us know if you have any questions. \";s:21:\"startpoint_sliderdes1\";s:0:\"\";s:29:\"startpoint_Slider_butotntext1\";s:34:\"Click here for our YouTube channel\";s:29:\"startpoint_Slider_buttonlink1\";s:48:\"https://www.youtube.com/39thStreetChurchOfChrist\";s:32:\"startpoint_threecolumn_fet_font1\";s:4:\"none\";s:33:\"startpoint_threecolumn_fet_title1\";s:15:\"How to be saved\";s:31:\"startpoint_services_title_link1\";s:0:\"\";s:32:\"startpoint_threecolumn_fet_desc1\";s:567:\"<p style=\"text-align:left\">You may only come to Him through Christ (Hebrews 5:9; John 14:6)</p>\r\n\r\n<p style=\"text-align:left\">You must have faith that comes through the study of His Word (John 8:24; Romans 10:17)</p>\r\n\r\n<p style=\"text-align:left\">You must repent of your sins (Act 2:38; 17:30)</p>\r\n\r\n<p style=\"text-align:left\">You must confess Him before others (Acts 8:36-37)</p>\r\n\r\n<p style=\"text-align:left\">You must be baptized for the remission of sins (Acts 2:38; 22:16)</p>\r\n\r\n<p style=\"text-align:left\">You must live faithfully to His Word (1 John 1:5-9)</p>\";s:32:\"startpoint_threecolumn_fet_font2\";s:4:\"none\";s:33:\"startpoint_threecolumn_fet_title2\";s:13:\"Service Times\";s:31:\"startpoint_services_title_link2\";s:0:\"\";s:32:\"startpoint_threecolumn_fet_desc2\";s:248:\"Sunday Bible Classes: 9:30 A.M. Classes for all ages, nursery through adult\r\n\r\n<p>Sunday Morning Worship: 10:30 A.M.</p>\r\n\r\n<p>Sunday Evening Worship: 6:00 P.M.</p>\r\n\r\n<p>Wednesday Classes: 7:00 P.M Classes for all ages, nursery through adult  </p>\";s:32:\"startpoint_threecolumn_fet_font3\";s:4:\"none\";s:33:\"startpoint_threecolumn_fet_title3\";s:10:\"Directions\";s:31:\"startpoint_services_title_link3\";s:0:\"\";s:32:\"startpoint_threecolumn_fet_desc3\";s:273:\"We are located at:<br/> \r\n<a href=\"https://www.google.com/maps/place/15331+East+39th+St+S,+Independence,+MO+64055/@39.0484647,-94.390961,17z/data=!3m1!4b1!4m2!3m1!1s0x87c11d671bd7c675:0x165ba94dc6d095af\" target=\"_blank\">15331 E. 39th Street<br/>\r\nIndependence MO, 64055</a>\";s:28:\"startpoint_home_blog_heading\";s:0:\"\";s:25:\"startpoint_home_blog_desc\";s:0:\"\";s:35:\"startpoint_home_testimonial_heading\";s:6:\"Verse \";s:28:\"startpoint_testimonial_text1\";s:142:\"And I say also unto thee, That thou art Peter, and upon this rock I will build my church; and the gates of hell shall not prevail against it.\n\";s:28:\"startpoint_testimonial_name1\";s:18:\"Matthew 16:18 KJV\n\";s:31:\"startpoint_home_contact_heading\";s:56:\"Questions about Church of Christ? Please email us below:\";s:28:\"startpoint_home_contact_desc\";s:0:\"\";s:20:\"startpoint_customcss\";s:96:\"#subscribe-email, #subscribe-submit {\r\n color: #293035\r\n}\r\n\r\n.nocomments {\r\n   display: none;\r\n}\";s:21:\"startpoint_of_options\";a:30:{s:15:\"startpoint_logo\";s:0:\"\";s:17:\"startpoint_headbg\";s:0:\"\";s:5:\"re_nm\";s:3:\"off\";s:22:\"startpoint_slideimage1\";s:0:\"\";s:22:\"startpoint_slidevideo1\";s:0:\"\";s:25:\"startpoint_sliderheading1\";s:0:\"\";s:21:\"startpoint_sliderdes1\";s:0:\"\";s:29:\"startpoint_Slider_butotntext1\";s:0:\"\";s:29:\"startpoint_Slider_buttonlink1\";s:0:\"\";s:32:\"startpoint_threecolumn_fet_font1\";s:21:\"fa fa-thumbs-up fa-5x\";s:33:\"startpoint_threecolumn_fet_title1\";s:0:\"\";s:31:\"startpoint_services_title_link1\";s:0:\"\";s:32:\"startpoint_threecolumn_fet_desc1\";s:0:\"\";s:32:\"startpoint_threecolumn_fet_font2\";s:19:\"fa fa-smile-o fa-5x\";s:33:\"startpoint_threecolumn_fet_title2\";s:0:\"\";s:31:\"startpoint_services_title_link2\";s:0:\"\";s:32:\"startpoint_threecolumn_fet_desc2\";s:0:\"\";s:32:\"startpoint_threecolumn_fet_font3\";s:15:\"fa fa-eye fa-5x\";s:33:\"startpoint_threecolumn_fet_title3\";s:0:\"\";s:31:\"startpoint_services_title_link3\";s:0:\"\";s:32:\"startpoint_threecolumn_fet_desc3\";s:0:\"\";s:28:\"startpoint_home_blog_heading\";s:0:\"\";s:25:\"startpoint_home_blog_desc\";s:0:\"\";s:35:\"startpoint_home_testimonial_heading\";s:0:\"\";s:29:\"startpoint_testimonial_image1\";s:0:\"\";s:28:\"startpoint_testimonial_text1\";s:0:\"\";s:28:\"startpoint_testimonial_name1\";s:0:\"\";s:31:\"startpoint_home_contact_heading\";s:52:\"Questions about Jesus Christ? Please email us below:\";s:28:\"startpoint_home_contact_desc\";s:0:\"\";s:20:\"startpoint_customcss\";s:0:\"\";}s:15:\"startpoint_logo\";s:0:\"\";s:17:\"startpoint_headbg\";s:0:\"\";s:22:\"startpoint_slideimage1\";s:85:\"http://39thstreetchurchofchrist.org/wordpress/wp-content/uploads/2014/06/IMG_5317.jpg\";s:29:\"startpoint_testimonial_image1\";s:0:\"\";}','yes'),(169,'startpoint_of_options','a:0:{}','yes'),(170,'nav_menu_options','a:2:{i:0;b:0;s:8:\"auto_add\";a:0:{}}','yes'),(8569,'widget_akismet_widget','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(8570,'widget_facebook-likebox','a:4:{i:1;a:0:{}i:2;a:2:{s:5:\"title\";s:8:\"Facebook\";s:9:\"like_args\";a:5:{s:4:\"href\";s:80:\"https://www.facebook.com/39th-Street-Church-of-Christ-1689204584632501/timeline/\";s:6:\"height\";i:432;s:10:\"show_faces\";b:0;s:6:\"stream\";b:1;s:5:\"cover\";b:1;}}s:12:\"_multiwidget\";i:1;i:4;a:2:{s:5:\"title\";s:0:\"\";s:9:\"like_args\";a:6:{s:4:\"href\";s:49:\"https://www.facebook.com/39thStreetChurchofChrist\";s:5:\"width\";i:340;s:6:\"height\";i:130;s:10:\"show_faces\";b:1;s:6:\"stream\";b:1;s:5:\"cover\";b:1;}}}','yes'),(8571,'widget_rss_links','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(8572,'widget_grofile','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(8573,'widget_jetpack_readmill_widget','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(8574,'widget_jetpack_display_posts_widget','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(8575,'widget_top-posts','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(8577,'widget_twitter_timeline','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(177,'plp_show_link_text_field','on','yes'),(178,'plp_show_include_field','on','yes'),(179,'plp_db_version','2','yes'),(180,'plp_add_home_link','','yes'),(181,'plp_add_contact_link','','yes'),(182,'plp_unlink_current','on','yes'),(183,'plp_unlink_js','on','yes'),(184,'plp_exclude_children','','yes'),(185,'plp_label_first_item','','yes'),(186,'plp_add_spans_at_start_of_list_items','','yes'),(187,'plp_add_spans_inside_list_items','','yes'),(188,'plp_add_spans_at_start_of_anchors','','yes'),(189,'plp_add_spans_inside_anchors','','yes'),(190,'plp_remove_title_attributes','','yes'),(191,'plp_show_link_class_field','','yes'),(192,'plp_show_title_attribute_field','','yes'),(193,'plp_show_redirect_field','','yes'),(194,'plp_show_target_blank','','yes'),(195,'plp_show_link_field','on','yes'),(196,'plp_show_nofollow_field','','yes'),(197,'plp_delete_data_on_deactivation','','yes'),(266772,'category_children','a:1:{i:8;a:1:{i:0;i:10;}}','yes'),(209,'seo_friendly_images_alt','%name %title','yes'),(210,'seo_friendly_images_title','%title','yes'),(211,'seo_friendly_images_override','on','yes'),(212,'seo_friendly_images_override_title','off','yes'),(213,'wordpress_api_key','db1a14a1d583','yes'),(214,'akismet_discard_month','false','yes'),(215,'akismet_show_user_comments_approved','false','yes'),(216,'akismet_available_servers','a:4:{s:12:\"66.135.58.61\";b:1;s:12:\"66.135.58.62\";b:1;s:12:\"192.0.80.244\";b:1;s:12:\"192.0.80.246\";b:1;}','yes'),(217,'akismet_connectivity_time','1396230998','yes'),(221,'disqus_forum_url','39thstreetchurchofchrist','yes'),(222,'disqus_api_key','a4TNXwiFYExTiKtKiKUP6tp6Z7YwPKixCCI6WG3rQnrz85BB3GVoHSPj8lWO8y2o','yes'),(223,'disqus_user_api_key','LE4KrXLRBbUQHGuLbyVxjTpGtdF9f18z7j41SHpc89orHGba6rV2kL03ythmjxFV','yes'),(224,'disqus_replace','all','yes'),(226,'wpcf7','a:2:{s:7:\"version\";s:5:\"5.0.1\";s:9:\"recaptcha\";a:1:{s:40:\"6LcVARsTAAAAAKqV4ZcTubc7Y7R8lElkBGR4k1AZ\";s:40:\"6LcVARsTAAAAACSS8KooREVlr4RGgRVB1avI0bCj\";}}','yes'),(294,'theme_mods_twentyfourteen','a:2:{s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1396234245;s:4:\"data\";a:4:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:6:{i:0;s:8:\"search-2\";i:1;s:14:\"recent-posts-2\";i:2;s:17:\"recent-comments-2\";i:3;s:10:\"archives-2\";i:4;s:12:\"categories-2\";i:5;s:6:\"meta-2\";}s:9:\"sidebar-2\";a:0:{}s:9:\"sidebar-3\";a:0:{}}}s:18:\"custom_css_post_id\";i:-1;}','yes'),(296,'responsive_theme_options','a:34:{s:10:\"breadcrumb\";b:0;s:10:\"cta_button\";b:0;s:12:\"minified_css\";b:0;s:10:\"front_page\";i:1;s:13:\"home_headline\";N;s:16:\"home_subheadline\";N;s:17:\"home_content_area\";N;s:8:\"cta_text\";N;s:7:\"cta_url\";N;s:16:\"featured_content\";N;s:24:\"google_site_verification\";s:0:\"\";s:22:\"bing_site_verification\";s:0:\"\";s:23:\"yahoo_site_verification\";s:0:\"\";s:23:\"site_statistics_tracker\";s:0:\"\";s:11:\"twitter_uid\";s:0:\"\";s:12:\"facebook_uid\";s:0:\"\";s:12:\"linkedin_uid\";s:0:\"\";s:11:\"youtube_uid\";s:0:\"\";s:11:\"stumble_uid\";s:0:\"\";s:7:\"rss_uid\";s:0:\"\";s:15:\"google_plus_uid\";s:0:\"\";s:13:\"instagram_uid\";s:0:\"\";s:13:\"pinterest_uid\";s:0:\"\";s:8:\"yelp_uid\";s:0:\"\";s:9:\"vimeo_uid\";s:0:\"\";s:14:\"foursquare_uid\";s:0:\"\";s:21:\"responsive_inline_css\";s:0:\"\";s:25:\"responsive_inline_js_head\";s:0:\"\";s:31:\"responsive_inline_css_js_footer\";s:0:\"\";s:26:\"static_page_layout_default\";s:7:\"default\";s:26:\"single_post_layout_default\";s:7:\"default\";s:31:\"blog_posts_index_layout_default\";s:7:\"default\";s:14:\"googleplus_uid\";s:0:\"\";s:15:\"stumbleupon_uid\";s:0:\"\";}','yes'),(236,'jetpack_activated','1','yes'),(237,'jetpack_options','a:13:{s:7:\"version\";s:16:\"6.9.1:1574207343\";s:11:\"old_version\";s:14:\"6.9:1547776753\";s:28:\"fallback_no_verify_ssl_certs\";i:0;s:9:\"time_diff\";i:1;s:2:\"id\";i:66393687;s:6:\"public\";i:1;s:11:\"master_user\";i:1;s:14:\"last_heartbeat\";i:1620701492;s:20:\"last_security_report\";i:1430262270;s:24:\"custom_css_4.7_migration\";b:1;s:22:\"image_widget_migration\";b:1;s:21:\"publicize_connections\";a:1:{s:8:\"facebook\";a:1:{i:21832395;a:9:{s:7:\"user_id\";i:2;s:8:\"provider\";s:21:\"facebook:249643311490\";s:6:\"issued\";s:19:\"2019-05-24 01:41:16\";s:7:\"expires\";s:19:\"0000-00-00 00:00:00\";s:11:\"external_id\";s:10:\"1067362851\";s:13:\"external_name\";s:0:\"\";s:16:\"external_display\";s:12:\"Justin Leach\";s:4:\"type\";s:6:\"access\";s:15:\"connection_data\";a:5:{s:2:\"id\";s:8:\"21832395\";s:8:\"token_id\";s:8:\"22570096\";s:7:\"blog_id\";s:8:\"66393687\";s:7:\"user_id\";i:2;s:4:\"meta\";a:5:{s:16:\"external_user_id\";i:2;s:13:\"facebook_page\";i:1689204584632501;s:14:\"follower_count\";i:364;s:4:\"link\";s:50:\"https://www.facebook.com/39thStreetChurchofChrist/\";s:12:\"display_name\";s:28:\"39th Street Church of Christ\";}}}}}s:24:\"gallery_widget_migration\";b:1;}','yes'),(239,'printfriendly_option','a:39:{s:11:\"button_type\";s:32:\"buttons/printfriendly-button.png\";s:16:\"content_position\";s:4:\"left\";s:17:\"content_placement\";s:5:\"after\";s:12:\"custom_image\";s:40:\"http://cdn.printfriendly.com/pf-icon.gif\";s:11:\"custom_text\";s:14:\"Print Friendly\";s:10:\"enable_css\";s:2:\"on\";s:10:\"margin_top\";s:2:\"12\";s:12:\"margin_right\";s:2:\"12\";s:13:\"margin_bottom\";s:2:\"12\";s:11:\"margin_left\";s:2:\"12\";s:13:\"show_on_posts\";s:2:\"on\";s:13:\"show_on_pages\";s:2:\"on\";s:10:\"text_color\";s:7:\"#6D9F00\";s:9:\"text_size\";i:14;s:4:\"logo\";s:7:\"favicon\";s:9:\"image_url\";s:0:\"\";s:7:\"tagline\";s:0:\"\";s:15:\"click_to_delete\";s:1:\"0\";s:11:\"hide-images\";s:1:\"0\";s:11:\"image-style\";s:5:\"right\";s:5:\"email\";s:1:\"0\";s:3:\"pdf\";s:1:\"0\";s:5:\"print\";s:1:\"0\";s:16:\"website_protocol\";s:4:\"http\";s:18:\"password_protected\";s:2:\"no\";s:10:\"javascript\";s:3:\"yes\";s:14:\"custom_css_url\";s:0:\"\";s:23:\"enable_google_analytics\";s:2:\"no\";s:7:\"pf_algo\";s:2:\"wp\";s:10:\"db_version\";i:17;s:22:\"enable_error_reporting\";s:3:\"yes\";s:11:\"images-size\";s:9:\"full-size\";s:9:\"pro_email\";s:15:\"jhw@kc-cofc.org\";s:10:\"pro_domain\";s:28:\"39thstreetchurchofchrist.org\";s:11:\"sent_domain\";s:45:\"http://39thstreetchurchofchrist.org/wordpress\";s:16:\"sent_cms_version\";s:5:\"4.8.6\";s:16:\"sent_php_version\";s:6:\"5.6.21\";s:15:\"sent_pf_version\";s:6:\"3.14.1\";s:16:\"sent_admin_email\";s:15:\"jhw@kc-cofc.org\";}','yes'),(251,'bbpp_thankmelater_last_legacy_tick','1605736645','yes'),(4516,'bbpp_thankmelater_version','3.3','yes'),(249,'bbpp_thankmelater_opt_out_level','email','yes'),(252,'w3tc_request_data','','no'),(888,'dmx_page_list_pages','a:0:{}','yes'),(259,'jetpack_log','a:13:{i:0;a:4:{s:4:\"time\";i:1396232079;s:7:\"user_id\";i:1;s:7:\"blog_id\";b:0;s:4:\"code\";s:8:\"register\";}i:1;a:4:{s:4:\"time\";i:1396232085;s:7:\"user_id\";i:1;s:7:\"blog_id\";i:66393687;s:4:\"code\";s:9:\"authorize\";}i:2;a:5:{s:4:\"time\";i:1396232126;s:7:\"user_id\";i:1;s:7:\"blog_id\";i:66393687;s:4:\"code\";s:8:\"activate\";s:4:\"data\";s:12:\"contact-form\";}i:3;a:5:{s:4:\"time\";i:1396232139;s:7:\"user_id\";i:1;s:7:\"blog_id\";i:66393687;s:4:\"code\";s:8:\"activate\";s:4:\"data\";s:10:\"videopress\";}i:4;a:5:{s:4:\"time\";i:1396232159;s:7:\"user_id\";i:1;s:7:\"blog_id\";i:66393687;s:4:\"code\";s:8:\"activate\";s:4:\"data\";s:7:\"monitor\";}i:5;a:5:{s:4:\"time\";i:1396232172;s:7:\"user_id\";i:1;s:7:\"blog_id\";i:66393687;s:4:\"code\";s:8:\"activate\";s:4:\"data\";s:6:\"photon\";}i:6;a:5:{s:4:\"time\";i:1396232184;s:7:\"user_id\";i:1;s:7:\"blog_id\";i:66393687;s:4:\"code\";s:8:\"activate\";s:4:\"data\";s:8:\"comments\";}i:7;a:5:{s:4:\"time\";i:1396232310;s:7:\"user_id\";i:1;s:7:\"blog_id\";i:66393687;s:4:\"code\";s:10:\"deactivate\";s:4:\"data\";s:8:\"comments\";}i:8;a:5:{s:4:\"time\";i:1396315392;s:7:\"user_id\";i:1;s:7:\"blog_id\";i:66393687;s:4:\"code\";s:8:\"activate\";s:4:\"data\";s:8:\"comments\";}i:9;a:5:{s:4:\"time\";i:1397009164;s:7:\"user_id\";i:2;s:7:\"blog_id\";i:66393687;s:4:\"code\";s:10:\"deactivate\";s:4:\"data\";s:8:\"comments\";}i:10;a:4:{s:4:\"time\";i:1397009189;s:7:\"user_id\";i:2;s:7:\"blog_id\";i:66393687;s:4:\"code\";s:9:\"authorize\";}i:11;a:5:{s:4:\"time\";i:1484141543;s:7:\"user_id\";i:2;s:7:\"blog_id\";i:66393687;s:4:\"code\";s:24:\"custom_css_4.7_migration\";s:4:\"data\";s:5:\"start\";}i:12;a:5:{s:4:\"time\";i:1484141546;s:7:\"user_id\";i:2;s:7:\"blog_id\";i:66393687;s:4:\"code\";s:24:\"custom_css_4.7_migration\";s:4:\"data\";s:20:\"46revisions migrated\";}}','no'),(260,'_transient_random_seed','83c3585dc3697a4838fe62ab4aed7bfa','yes'),(264,'jetpack_active_modules','a:27:{i:1;s:10:\"shortcodes\";i:3;s:13:\"post-by-email\";i:5;s:17:\"widget-visibility\";i:7;s:21:\"enhanced-distribution\";i:9;s:13:\"subscriptions\";i:11;s:5:\"stats\";i:13;s:18:\"after-the-deadline\";i:15;s:10:\"sharedaddy\";i:17;s:19:\"gravatar-hovercards\";i:21;s:10:\"custom-css\";i:23;s:10:\"shortlinks\";i:25;s:5:\"latex\";i:29;s:8:\"json-api\";i:31;s:7:\"widgets\";i:33;s:9:\"publicize\";i:35;s:5:\"notes\";i:37;s:12:\"contact-form\";i:41;s:7:\"monitor\";i:43;s:6:\"photon\";i:45;s:18:\"verification-tools\";i:47;s:20:\"custom-content-types\";i:48;s:7:\"protect\";i:49;s:6:\"manage\";i:50;s:8:\"sitemaps\";i:51;s:10:\"photon-cdn\";i:52;s:11:\"lazy-images\";i:53;s:13:\"related-posts\";}','yes'),(266,'stats_options','a:7:{s:9:\"admin_bar\";b:1;s:5:\"roles\";a:1:{i:0;s:13:\"administrator\";}s:11:\"count_roles\";a:0:{}s:7:\"blog_id\";i:66393687;s:12:\"do_not_track\";b:1;s:10:\"hide_smile\";b:0;s:7:\"version\";s:1:\"9\";}','yes'),(268,'bbpp_thankmelater_last_control_tick','1620746331','yes'),(269,'sharing-options','a:1:{s:6:\"global\";a:5:{s:12:\"button_style\";s:8:\"official\";s:13:\"sharing_label\";b:0;s:10:\"open_links\";s:4:\"same\";s:4:\"show\";a:2:{i:0;s:4:\"post\";i:1;s:4:\"page\";}s:6:\"custom\";a:0:{}}}','yes'),(301,'theme_mods_alexandria','a:4:{i:0;b:0;s:18:\"nav_menu_locations\";a:1:{s:7:\"primary\";i:2;}s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1525912534;s:4:\"data\";a:5:{s:19:\"wp_inactive_widgets\";a:4:{i:0;s:12:\"categories-3\";i:1;s:14:\"recent-posts-3\";i:2;s:19:\"blog_subscription-2\";i:3;s:18:\"facebook-likebox-2\";}s:9:\"sidebar-1\";a:2:{i:0;s:8:\"search-2\";i:1;s:10:\"archives-2\";}s:11:\"footer-left\";a:0:{}s:13:\"footer-center\";a:0:{}s:12:\"footer-right\";N;}}}','yes'),(272,'disqus_last_comment_id','1311301195','yes'),(285,'seo_friendly_images_notice','1','yes'),(312,'theme_mods_customizr','a:4:{i:0;b:0;s:18:\"nav_menu_locations\";a:1:{s:4:\"main\";i:2;}s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1396234820;s:4:\"data\";a:6:{s:19:\"wp_inactive_widgets\";a:0:{}s:5:\"right\";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:4:\"left\";a:0:{}s:10:\"footer_one\";a:0:{}s:10:\"footer_two\";N;s:12:\"footer_three\";N;}}s:18:\"custom_css_post_id\";i:-1;}','yes'),(295,'theme_mods_responsive','a:3:{i:0;b:0;s:18:\"nav_menu_locations\";a:1:{s:11:\"header-menu\";i:2;}s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1396234416;s:4:\"data\";a:13:{s:19:\"wp_inactive_widgets\";a:0:{}s:12:\"main-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\";a:0:{}s:12:\"left-sidebar\";a:0:{}s:17:\"left-sidebar-half\";N;s:18:\"right-sidebar-half\";N;s:13:\"home-widget-1\";N;s:13:\"home-widget-2\";N;s:13:\"home-widget-3\";N;s:14:\"gallery-widget\";N;s:15:\"colophon-widget\";N;s:10:\"top-widget\";N;s:13:\"footer-widget\";N;}}}','yes'),(291,'safecss_rev','56','yes'),(302,'optionsframework','a:2:{s:2:\"id\";s:10:\"alexandria\";s:12:\"knownoptions\";a:1:{i:0;s:10:\"alexandria\";}}','yes'),(303,'alexandria','a:26:{s:10:\"skin_style\";s:10:\"alexandria\";s:26:\"show_featured_image_single\";s:5:\"false\";s:18:\"show_rat_on_single\";s:4:\"true\";s:17:\"show_pd_on_single\";s:4:\"true\";s:19:\"show_cats_on_single\";s:4:\"true\";s:11:\"show_np_box\";s:4:\"true\";s:10:\"twitter_id\";s:0:\"\";s:8:\"redit_id\";s:0:\"\";s:11:\"facebook_id\";s:0:\"\";s:10:\"stumble_id\";s:0:\"\";s:9:\"flickr_id\";s:0:\"\";s:11:\"linkedin_id\";s:0:\"\";s:9:\"google_id\";s:0:\"\";s:17:\"logo_layout_style\";s:4:\"sbys\";s:13:\"header_slider\";s:3:\"one\";s:27:\"show_alexandria_slider_home\";s:4:\"true\";s:29:\"show_alexandria_slider_single\";s:5:\"false\";s:27:\"show_alexandria_slider_page\";s:5:\"false\";s:30:\"show_alexandria_slider_archive\";s:5:\"false\";s:15:\"homepage_layout\";s:4:\"bone\";s:28:\"show_alexandria_quote_bizone\";s:4:\"true\";s:17:\"show_bizone_posts\";s:4:\"true\";s:28:\"show_alexandria_quote_biztwo\";s:4:\"true\";s:17:\"show_biztwo_posts\";s:4:\"true\";s:19:\"show_comments_spage\";s:4:\"true\";s:13:\"footer_layout\";s:3:\"one\";}','yes'),(306,'theme_mods_radiate','a:4:{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:1396234620;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\";}}}s:18:\"custom_css_post_id\";i:-1;}','yes'),(373,'widget_calendar','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(314,'theme_mods_catch-box','a:7:{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:1396234912;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:9:\"sidebar-2\";a:0:{}s:9:\"sidebar-3\";a:0:{}s:9:\"sidebar-4\";N;}}s:12:\"header_image\";s:0:\"\";s:17:\"header_image_data\";a:0:{}s:12:\"logo_version\";s:3:\"3.6\";s:18:\"custom_css_post_id\";i:-1;}','yes'),(321,'theme_mods_vantage','a:5:{i:0;b:0;s:17:\"version_activated\";s:6:\"1.1.10\";s:18:\"nav_menu_locations\";a:1:{s:7:\"primary\";i:2;}s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1396234974;s:4:\"data\";a:4:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:6:{i:0;s:8:\"search-2\";i:1;s:14:\"recent-posts-2\";i:2;s:17:\"recent-comments-2\";i:3;s:10:\"archives-2\";i:4;s:12:\"categories-2\";i:5;s:6:\"meta-2\";}s:14:\"sidebar-footer\";a:0:{}s:14:\"sidebar-header\";a:0:{}}}s:18:\"custom_css_post_id\";i:-1;}','yes'),(372,'widget_blog_subscription','a:2:{i:2;a:5:{s:5:\"title\";s:27:\"Subscribe to Blog via Email\";s:14:\"subscribe_text\";s:99:\"Enter your email address to subscribe to this blog and receive notifications of new posts by email.\";s:19:\"subscribe_logged_in\";s:0:\"\";s:16:\"subscribe_button\";s:9:\"Subscribe\";s:22:\"show_subscribers_total\";b:0;}s:12:\"_multiwidget\";i:1;}','yes'),(366,'stats_cache','a:2:{s:32:\"3a7830e960703c6fa7140a51b40269d9\";a:1:{i:1619959690;a:1:{i:0;a:4:{s:7:\"post_id\";s:3:\"967\";s:10:\"post_title\";s:0:\"\";s:14:\"post_permalink\";s:47:\"https://39thstreetchurchofchrist.org/wordpress/\";s:5:\"views\";s:1:\"2\";}}}s:32:\"dae4d73f0b3bfc2c2651ae20dc2fab70\";a:1:{i:1619959690;a:1:{i:0;a:2:{s:10:\"searchterm\";s:19:\"church plant tracts\";s:5:\"views\";s:17:\" church of christ\";}}}}','yes'),(1105219,'_transient_timeout_aiowps_captcha_string_info_rcyif7kn4k','1598113349','no'),(1105220,'_transient_aiowps_captcha_string_info_rcyif7kn4k','MTU5ODExMTU0OXlhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(1124849,'_transient_timeout_aiowps_captcha_string_info_p1no2lfmeq','1599493180','no'),(1124850,'_transient_aiowps_captcha_string_info_p1no2lfmeq','MTU5OTQ5MTM4MHlhajNtcDh1cmRjYjZyanVjbHNsMjE=','no'),(1105242,'_transient_timeout_aiowps_captcha_string_info_9olcdo6cv7','1598114757','no'),(1105243,'_transient_aiowps_captcha_string_info_9olcdo6cv7','MTU5ODExMjk1N3lhajNtcDh1cmRjYjZyanVjbHNsMzQ=','no'),(1105296,'_transient_timeout_aiowps_captcha_string_info_giwgji2ncr','1598118467','no'),(1105297,'_transient_aiowps_captcha_string_info_giwgji2ncr','MTU5ODExNjY2N3lhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1125926,'_transient_timeout_aiowps_captcha_string_info_elmcpegwn1','1599569495','no'),(1124923,'_transient_timeout_aiowps_captcha_string_info_sc19mrd2cj','1599499526','no'),(1124924,'_transient_aiowps_captcha_string_info_sc19mrd2cj','MTU5OTQ5NzcyNnlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1125010,'_transient_timeout_aiowps_captcha_string_info_352hzve1br','1599505600','no'),(685786,'_transient_aiowps_captcha_string_info_job04pas91','MTU2NzEwNDM2N3lhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(685653,'_transient_aiowps_captcha_string_info_8du871yl3j','MTU2NzA5NTA5MXlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(685513,'_transient_aiowps_captcha_string_info_o7e5fx4ukt','MTU2NzA4MzkyN3lhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(685512,'_transient_timeout_aiowps_captcha_string_info_o7e5fx4ukt','1567085727','no'),(685470,'_transient_aiowps_captcha_string_info_awjygok7c3','MTU2NzA4MzQ5OHlhajNtcDh1cmRjYjZyanVjbHNsMTQ=','no'),(685471,'_transient_timeout_aiowps_captcha_string_info_p63c7pu7kr','1567085305','no'),(685282,'_transient_timeout_aiowps_captcha_string_info_zhmt2i9pqy','1567072597','no'),(685283,'_transient_aiowps_captcha_string_info_zhmt2i9pqy','MTU2NzA3MDc5N3lhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(685376,'_transient_timeout_aiowps_captcha_string_info_s515b6d09b','1567080382','no'),(685377,'_transient_aiowps_captcha_string_info_s515b6d09b','MTU2NzA3ODU4MnlhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(685326,'_transient_timeout_aiowps_captcha_string_info_qm0dguw1i1','1567076590','no'),(685327,'_transient_aiowps_captcha_string_info_qm0dguw1i1','MTU2NzA3NDc5MHlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(685652,'_transient_timeout_aiowps_captcha_string_info_8du871yl3j','1567096891','no'),(686035,'_transient_aiowps_captcha_string_info_vry09f3oxl','MTU2NzEyMjk3OHlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(266042,'wpseo_sitemap_819_cache_validator','6cuD2','no'),(223815,'widget_authors','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(223816,'widget_milestone_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(223817,'widget_upcoming_events_widget','a:2:{s:12:\"_multiwidget\";i:1;i:3;a:0:{}}','yes'),(223819,'jetpack_sync_settings_cron_sync_time_limit','30','yes'),(224073,'jetpack_updates_sync_checksum','a:3:{s:11:\"update_core\";i:866049153;s:14:\"update_plugins\";i:2814623144;s:13:\"update_themes\";i:2820406230;}','yes'),(248853,'wpseo_sitemap_page_cache_validator','4lfG3','no'),(298957,'tc_theme_options','a:3:{s:8:\"defaults\";a:134:{s:14:\"tc_logo_upload\";N;s:14:\"tc_logo_resize\";b:1;s:13:\"tc_skin_color\";s:7:\"#5a5a5a\";s:8:\"tc_fonts\";s:16:\"_g_sourcesanspro\";s:17:\"tc_body_font_size\";i:15;s:15:\"tc_social_links\";a:0:{}s:14:\"tc_link_scroll\";b:0;s:20:\"tc_link_hover_effect\";b:1;s:11:\"tc_fancybox\";b:1;s:17:\"tc_retina_support\";b:0;s:20:\"tc_center_slider_img\";b:1;s:13:\"tc_center_img\";b:1;s:18:\"tc_resp_thumbs_img\";b:1;s:18:\"tc_slider_parallax\";b:1;s:19:\"tc_show_author_info\";b:1;s:15:\"tc_smoothscroll\";b:1;s:14:\"tc_header_skin\";s:5:\"light\";s:13:\"tc_top_border\";b:1;s:25:\"tc_header_title_underline\";b:1;s:31:\"tc_sticky_transparent_on_scroll\";b:1;s:17:\"tc_sticky_z_index\";i:100;s:16:\"tc_header_layout\";s:4:\"left\";s:24:\"tc_header_desktop_topbar\";b:0;s:19:\"tc_social_in_header\";b:1;s:25:\"tc_header_desktop_tagline\";s:11:\"brand_below\";s:24:\"tc_header_desktop_search\";s:6:\"navbar\";s:25:\"tc_header_desktop_wc_cart\";s:6:\"topbar\";s:24:\"tc_header_desktop_sticky\";s:8:\"stick_up\";s:26:\"tc_header_desktop_to_stick\";s:7:\"primary\";s:27:\"tc_sticky_shrink_title_logo\";b:1;s:28:\"tc_header_mobile_menu_layout\";s:11:\"mobile_menu\";s:24:\"tc_header_mobile_tagline\";b:0;s:23:\"tc_header_mobile_search\";b:1;s:24:\"tc_header_mobile_wc_cart\";b:1;s:23:\"tc_header_mobile_sticky\";s:8:\"stick_up\";s:22:\"tc_display_second_menu\";b:0;s:13:\"tc_menu_style\";s:6:\"navbar\";s:16:\"tc_menu_position\";s:15:\"pull-menu-right\";s:23:\"tc_second_menu_position\";s:14:\"pull-menu-left\";s:12:\"tc_menu_type\";s:5:\"hover\";s:27:\"tc_menu_submenu_fade_effect\";b:1;s:32:\"tc_menu_submenu_item_move_effect\";b:1;s:17:\"tc_hide_all_menus\";b:0;s:28:\"tc_show_post_navigation_home\";b:1;s:23:\"tc_blog_restrict_by_cat\";a:0:{}s:15:\"tc_front_layout\";s:1:\"f\";s:15:\"tc_front_slider\";s:15:\"tc_posts_slider\";s:22:\"tc_posts_slider_number\";i:4;s:24:\"tc_posts_slider_stickies\";b:0;s:21:\"tc_posts_slider_title\";b:1;s:20:\"tc_posts_slider_text\";b:1;s:20:\"tc_posts_slider_link\";s:3:\"cta\";s:27:\"tc_posts_slider_button_text\";s:17:\"Read more &raquo;\";s:15:\"tc_slider_width\";b:1;s:15:\"tc_slider_delay\";i:5000;s:22:\"tc_home_slider_overlay\";s:2:\"on\";s:24:\"tc_slider_default_height\";i:500;s:34:\"tc_slider_default_height_apply_all\";b:1;s:33:\"tc_slider_change_default_img_size\";b:0;s:22:\"tc_show_featured_pages\";i:1;s:26:\"tc_show_featured_pages_img\";b:1;s:28:\"tc_featured_page_button_text\";s:17:\"Read more &raquo;\";s:20:\"tc_featured_page_one\";i:0;s:20:\"tc_featured_page_two\";i:0;s:22:\"tc_featured_page_three\";i:0;s:20:\"tc_featured_text_one\";N;s:20:\"tc_featured_text_two\";N;s:22:\"tc_featured_text_three\";N;s:24:\"tc_sidebar_global_layout\";s:1:\"l\";s:23:\"tc_sidebar_force_layout\";b:0;s:22:\"tc_sidebar_post_layout\";s:1:\"l\";s:22:\"tc_sidebar_page_layout\";s:1:\"l\";s:22:\"tc_comment_show_bubble\";b:1;s:16:\"tc_page_comments\";b:0;s:16:\"tc_post_comments\";b:1;s:20:\"tc_show_comment_list\";b:1;s:13:\"tc_breadcrumb\";b:1;s:23:\"tc_show_breadcrumb_home\";b:0;s:27:\"tc_show_breadcrumb_in_pages\";b:1;s:34:\"tc_show_breadcrumb_in_single_posts\";b:1;s:32:\"tc_show_breadcrumb_in_post_lists\";b:1;s:19:\"tc_breadcrumb_yoast\";b:1;s:18:\"tc_show_post_metas\";b:1;s:23:\"tc_show_post_metas_home\";b:0;s:30:\"tc_show_post_metas_single_post\";b:1;s:29:\"tc_show_post_metas_post_lists\";b:1;s:29:\"tc_show_post_metas_categories\";b:1;s:23:\"tc_show_post_metas_tags\";b:1;s:25:\"tc_show_post_metas_author\";b:1;s:35:\"tc_show_post_metas_publication_date\";b:1;s:30:\"tc_show_post_metas_update_date\";b:0;s:27:\"tc_post_list_excerpt_length\";i:50;s:23:\"tc_post_list_show_thumb\";b:1;s:36:\"tc_post_list_use_attachment_as_thumb\";b:1;s:24:\"tc_post_list_thumb_shape\";s:7:\"rounded\";s:27:\"tc_post_list_thumb_position\";s:5:\"right\";s:28:\"tc_post_list_thumb_alternate\";b:1;s:12:\"tc_cat_title\";s:0:\"\";s:12:\"tc_tag_title\";s:0:\"\";s:15:\"tc_author_title\";s:0:\"\";s:15:\"tc_search_title\";s:20:\"Search Results for :\";s:17:\"tc_post_list_grid\";s:4:\"grid\";s:15:\"tc_grid_columns\";s:1:\"3\";s:23:\"tc_grid_expand_featured\";b:1;s:14:\"tc_grid_shadow\";b:1;s:21:\"tc_grid_bottom_border\";b:1;s:17:\"tc_grid_num_words\";i:10;s:30:\"tc_post_list_thumb_placeholder\";b:1;s:29:\"tc_single_post_thumb_location\";s:4:\"hide\";s:27:\"tc_single_post_thumb_height\";i:250;s:16:\"tc_related_posts\";s:10:\"categories\";s:29:\"tc_single_page_thumb_location\";s:4:\"hide\";s:27:\"tc_single_page_thumb_height\";i:250;s:17:\"tc_enable_gallery\";b:1;s:19:\"tc_gallery_fancybox\";b:1;s:16:\"tc_gallery_style\";b:1;s:23:\"tc_show_post_navigation\";b:1;s:28:\"tc_show_post_navigation_page\";b:0;s:30:\"tc_show_post_navigation_single\";b:1;s:31:\"tc_show_post_navigation_archive\";b:1;s:25:\"tc_social_in_left-sidebar\";b:0;s:26:\"tc_social_in_right-sidebar\";b:0;s:14:\"tc_footer_skin\";s:4:\"dark\";s:19:\"tc_social_in_footer\";b:1;s:16:\"tc_sticky_footer\";b:1;s:19:\"tc_show_back_to_top\";b:1;s:23:\"tc_back_to_top_position\";s:5:\"right\";s:16:\"tc_minified_skin\";b:1;s:17:\"tc_img_smart_load\";b:0;s:21:\"tc_display_front_help\";b:1;s:21:\"tc_font_awesome_icons\";b:1;s:17:\"tc_ms_respond_css\";b:1;s:8:\"tc_style\";s:6:\"modern\";s:3:\"ver\";s:5:\"4.0.5\";}s:15:\"tc_social_links\";a:1:{i:0;a:5:{s:2:\"id\";s:19:\"czr_social_module_0\";s:5:\"title\";s:24:\"Subscribe to my rss feed\";s:11:\"social-icon\";s:6:\"fa-rss\";s:11:\"social-link\";s:55:\"http://39thstreetchurchofchrist.org/wordpress/feed/rss/\";s:13:\"social-target\";i:1;}}s:12:\"__moved_opts\";a:6:{i:0;s:11:\"old_socials\";i:1;s:10:\"custom_css\";i:2;s:12:\"classic_skin\";i:3;s:21:\"classic_sticky_header\";i:4;s:21:\"classic_header_wccart\";i:5;s:22:\"classic_header_tagline\";}}','yes'),(353793,'jetpack_sync_full_enqueue_status','a:4:{s:9:\"constants\";a:3:{i:0;i:1;i:1;i:1;i:2;b:1;}s:9:\"functions\";a:3:{i:0;i:1;i:1;i:1;i:2;b:1;}s:7:\"options\";a:3:{i:0;i:1;i:1;i:1;i:2;b:1;}s:5:\"users\";a:3:{i:0;i:1;i:1;i:1;i:2;b:1;}}','no'),(353792,'jetpack_sync_full_config','a:4:{s:9:\"constants\";b:1;s:9:\"functions\";b:1;s:7:\"options\";b:1;s:5:\"users\";a:1:{i:0;i:2;}}','no'),(978587,'_transient_timeout_aiowps_captcha_string_info_v4a1pc5dc0','1588680687','no'),(978588,'_transient_aiowps_captcha_string_info_v4a1pc5dc0','MTU4ODY3ODg4N3lhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(978597,'_transient_timeout_aiowps_captcha_string_info_w4cr6n4ciy','1588681080','no'),(978598,'_transient_aiowps_captcha_string_info_w4cr6n4ciy','MTU4ODY3OTI4MHlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(1017187,'_transient_aiowps_captcha_string_info_xifok3dqw1','MTU5MTU2MDQ0MnlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1017191,'_transient_timeout_aiowps_captcha_string_info_2dnlxuq8ej','1591562375','no'),(1017192,'_transient_aiowps_captcha_string_info_2dnlxuq8ej','MTU5MTU2MDU3NXlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(978698,'_transient_aiowps_captcha_string_info_me213201gr','MTU4ODY4NjIxNHlhajNtcDh1cmRjYjZyanVjbHNsMjI=','no'),(978706,'_transient_timeout_aiowps_captcha_string_info_af3p48fsyf','1588688318','no'),(978707,'_transient_aiowps_captcha_string_info_af3p48fsyf','MTU4ODY4NjUxOHlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1011518,'_transient_aiowps_captcha_string_info_q56pw8eubw','MTU5MTEzMDc5OXlhajNtcDh1cmRjYjZyanVjbHNsMjI=','no'),(1012000,'_transient_aiowps_captcha_string_info_xa2r7b9tu5','MTU5MTE2OTI5NHlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1104583,'_transient_timeout_yst_sm_page_1:4gHp_pLrW','1598177883','no'),(978718,'_transient_timeout_aiowps_captcha_string_info_zznuo05vhc','1588689299','no'),(978719,'_transient_aiowps_captcha_string_info_zznuo05vhc','MTU4ODY4NzQ5OXlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(978734,'_transient_timeout_aiowps_captcha_string_info_z2k3swretc','1588690542','no'),(978735,'_transient_aiowps_captcha_string_info_z2k3swretc','MTU4ODY4ODc0MnlhajNtcDh1cmRjYjZyanVjbHNsMjg=','no'),(978747,'_transient_timeout_aiowps_captcha_string_info_s8k9gy42p6','1588691754','no'),(978748,'_transient_aiowps_captcha_string_info_s8k9gy42p6','MTU4ODY4OTk1NHlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(978820,'_transient_timeout_aiowps_captcha_string_info_g8rnk07g30','1588697242','no'),(978821,'_transient_aiowps_captcha_string_info_g8rnk07g30','MTU4ODY5NTQ0MnlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1012917,'_transient_aiowps_captcha_string_info_2nn7sgaasj','MTU5MTIzNjgwMHlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1011576,'_transient_aiowps_captcha_string_info_nwpg1xjf7h','MTU5MTEzNjA3MHlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(978856,'_transient_timeout_aiowps_captcha_string_info_3p7wp99sg8','1588699665','no'),(978857,'_transient_aiowps_captcha_string_info_3p7wp99sg8','MTU4ODY5Nzg2NXlhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(978875,'_transient_timeout_aiowps_captcha_string_info_210drlmkth','1588701136','no'),(978876,'_transient_aiowps_captcha_string_info_210drlmkth','MTU4ODY5OTMzNnlhajNtcDh1cmRjYjZyanVjbHNsMTc=','no'),(1016204,'_transient_timeout_aiowps_captcha_string_info_fj8c6bij5o','1591490997','no'),(1016205,'_transient_aiowps_captcha_string_info_fj8c6bij5o','MTU5MTQ4OTE5N3lhajNtcDh1cmRjYjZyanVjbHNsMTQ=','no'),(1071183,'_transient_aiowps_captcha_string_info_dhhcbu2e4u','MTU5NTYxNDg5N3lhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1071197,'_transient_timeout_aiowps_captcha_string_info_342ocpo1wx','1595617644','no'),(978974,'_transient_timeout_aiowps_captcha_string_info_m7dy6rua6j','1588708236','no'),(978975,'_transient_aiowps_captcha_string_info_m7dy6rua6j','MTU4ODcwNjQzNnlhajNtcDh1cmRjYjZyanVjbHNsMTg=','no'),(979030,'_transient_timeout_aiowps_captcha_string_info_qe1athqcnc','1588712515','no'),(979031,'_transient_aiowps_captcha_string_info_qe1athqcnc','MTU4ODcxMDcxNXlhajNtcDh1cmRjYjZyanVjbHNsMzY=','no'),(979083,'_transient_timeout_aiowps_captcha_string_info_j77mada7cs','1588716080','no'),(979084,'_transient_aiowps_captcha_string_info_j77mada7cs','MTU4ODcxNDI4MHlhajNtcDh1cmRjYjZyanVjbHNsMjc=','no'),(1009451,'_transient_aiowps_captcha_string_info_52nxg2z4fs','MTU5MDk2NzgyN3lhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1011072,'_transient_timeout_aiowps_captcha_string_info_by2iei90nh','1591097062','no'),(1009066,'_transient_timeout_aiowps_captcha_string_info_zqmsutfbke','1590941952','no'),(1009035,'_transient_aiowps_captcha_string_info_9813q2nqhj','MTU5MDkzODA0MXlhajNtcDh1cmRjYjZyanVjbHNsMzA=','no'),(1009026,'_transient_timeout_aiowps_captcha_string_info_j3aq1ikfmi','1590939398','no'),(1008336,'_transient_timeout_aiowps_captcha_string_info_4782vnkgap','1590888081','no'),(1008337,'_transient_aiowps_captcha_string_info_4782vnkgap','MTU5MDg4NjI4MXlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(1009022,'_transient_aiowps_captcha_string_info_d6es3ljlzn','MTU5MDkzNzEzOHlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(1011401,'_transient_aiowps_captcha_string_info_41mqhogp4n','MTU5MTEyMDg4M3lhajNtcDh1cmRjYjZyanVjbHNsMTQ=','no'),(1009496,'_transient_aiowps_captcha_string_info_6se2p0mbz3','MTU5MDk3MTU1NXlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1011073,'_transient_aiowps_captcha_string_info_by2iei90nh','MTU5MTA5NTI2MnlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1008467,'_transient_timeout_aiowps_captcha_string_info_gnmwyt9mgt','1590897234','no'),(1008468,'_transient_aiowps_captcha_string_info_gnmwyt9mgt','MTU5MDg5NTQzNHlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1009135,'_transient_aiowps_captcha_string_info_w9j17re7kr','MTU5MDk0NDc4OXlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1008491,'_transient_timeout_aiowps_captcha_string_info_w6mz86qyeb','1590899105','no'),(1008492,'_transient_aiowps_captcha_string_info_w6mz86qyeb','MTU5MDg5NzMwNXlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1008513,'_transient_timeout_aiowps_captcha_string_info_mezppfdfhz','1590900633','no'),(1008514,'_transient_aiowps_captcha_string_info_mezppfdfhz','MTU5MDg5ODgzM3lhajNtcDh1cmRjYjZyanVjbHNsMzE=','no'),(1009314,'_transient_aiowps_captcha_string_info_3hgpiwuwkw','MTU5MDk1ODExOHlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1009087,'_transient_aiowps_captcha_string_info_ax4n9u515o','MTU5MDk0MDkyNXlhajNtcDh1cmRjYjZyanVjbHNsMjQ=','no'),(1009083,'_transient_aiowps_captcha_string_info_5aarixohrp','MTU5MDk0MDgxMXlhajNtcDh1cmRjYjZyanVjbHNsMTg=','no'),(1009086,'_transient_timeout_aiowps_captcha_string_info_ax4n9u515o','1590942725','no'),(1009067,'_transient_aiowps_captcha_string_info_zqmsutfbke','MTU5MDk0MDE1MnlhajNtcDh1cmRjYjZyanVjbHNsMA==','no'),(1009082,'_transient_timeout_aiowps_captcha_string_info_5aarixohrp','1590942611','no'),(1008622,'_transient_timeout_aiowps_captcha_string_info_bh71nff9hl','1590909480','no'),(1008623,'_transient_aiowps_captcha_string_info_bh71nff9hl','MTU5MDkwNzY4MHlhajNtcDh1cmRjYjZyanVjbHNsMzQ=','no'),(1009134,'_transient_timeout_aiowps_captcha_string_info_w9j17re7kr','1590946589','no'),(1009040,'_transient_aiowps_captcha_string_info_dvg9izx8vk','MTU5MDkzODQ5MHlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1008666,'_transient_timeout_aiowps_captcha_string_info_u2n5gk6kzf','1590912474','no'),(1008667,'_transient_aiowps_captcha_string_info_u2n5gk6kzf','MTU5MDkxMDY3NHlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1009039,'_transient_timeout_aiowps_captcha_string_info_dvg9izx8vk','1590940290','no'),(1010308,'_transient_yst_sm_1_1:4gHp_4lLSY','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-02-20T06:22:53-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2019-07-22T21:02:01-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2019-05-23T20:54:45-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1012090,'_transient_timeout_aiowps_captcha_string_info_l8dvcswfj3','1591178623','no'),(1008732,'_transient_timeout_aiowps_captcha_string_info_mrypeqa1nm','1590918071','no'),(1008733,'_transient_aiowps_captcha_string_info_mrypeqa1nm','MTU5MDkxNjI3MXlhajNtcDh1cmRjYjZyanVjbHNsMzA=','no'),(1009034,'_transient_timeout_aiowps_captcha_string_info_9813q2nqhj','1590939841','no'),(1008916,'_transient_aiowps_captcha_string_info_7b9nbz29nv','MTU5MDkyOTc2MXlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1009213,'_transient_aiowps_captcha_string_info_5jg2khc1os','MTU5MDk1MTI5OHlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1009313,'_transient_timeout_aiowps_captcha_string_info_3hgpiwuwkw','1590959918','no'),(1008915,'_transient_timeout_aiowps_captcha_string_info_7b9nbz29nv','1590931562','no'),(1119601,'_transient_timeout_aiowps_captcha_string_info_434j24rnsj','1599125868','no'),(1119602,'_transient_aiowps_captcha_string_info_434j24rnsj','MTU5OTEyNDA2OHlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1119669,'_transient_aiowps_captcha_string_info_2nr8osbt8l','MTU5OTEyOTQwMnlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(1119678,'_transient_timeout_aiowps_captcha_string_info_kbtfnsbjsy','1599131736','no'),(1119679,'_transient_aiowps_captcha_string_info_kbtfnsbjsy','MTU5OTEyOTkzNnlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1119689,'_transient_timeout_aiowps_captcha_string_info_cz3muij944','1599132435','no'),(1119690,'_transient_aiowps_captcha_string_info_cz3muij944','MTU5OTEzMDYzNXlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1119709,'_transient_timeout_aiowps_captcha_string_info_r9xi0fv7oj','1599134114','no'),(1119710,'_transient_aiowps_captcha_string_info_r9xi0fv7oj','MTU5OTEzMjMxNHlhajNtcDh1cmRjYjZyanVjbHNsMjY=','no'),(1120969,'_transient_timeout_aiowps_captcha_string_info_1b996dat1q','1599221464','no'),(1120970,'_transient_aiowps_captcha_string_info_1b996dat1q','MTU5OTIxOTY2NHlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(1120993,'_transient_timeout_aiowps_captcha_string_info_07mn9l6me5','1599223082','no'),(1120994,'_transient_aiowps_captcha_string_info_07mn9l6me5','MTU5OTIyMTI4MnlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(1121139,'_transient_aiowps_captcha_string_info_3a2bfsawuo','MTU5OTIzMDcwNHlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1120352,'_transient_aiowps_captcha_string_info_skc4375837','MTU5OTE3NzE1MXlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(1120356,'_transient_timeout_aiowps_captcha_string_info_fwrl0p9eww','1599179162','no'),(1120357,'_transient_aiowps_captcha_string_info_fwrl0p9eww','MTU5OTE3NzM2MnlhajNtcDh1cmRjYjZyanVjbHNsMTk=','no'),(1120385,'_transient_timeout_aiowps_captcha_string_info_6s6ncc2g3v','1599180982','no'),(1120369,'_transient_timeout_aiowps_captcha_string_info_tp7x2qot7b','1599180167','no'),(1120370,'_transient_aiowps_captcha_string_info_tp7x2qot7b','MTU5OTE3ODM2N3lhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(1120386,'_transient_aiowps_captcha_string_info_6s6ncc2g3v','MTU5OTE3OTE4MnlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(1121190,'_transient_aiowps_captcha_string_info_247epnlcvb','MTU5OTIzNDQzN3lhajNtcDh1cmRjYjZyanVjbHNsMzA=','no'),(1389911,'_transient__jetpack_related_posts_cache_8f2e84b87c65274d27ddef45ae1ed53c_1116','a:0:{}','no'),(1120508,'_transient_timeout_aiowps_captcha_string_info_gsh2d70aau','1599188110','no'),(1120425,'_transient_timeout_aiowps_captcha_string_info_5vhr01pbum','1599182545','no'),(1120426,'_transient_aiowps_captcha_string_info_5vhr01pbum','MTU5OTE4MDc0NXlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1119757,'_transient_timeout_yst_sm_1_1:4gHp_eNkN','1599221784','no'),(1119758,'_transient_yst_sm_1_1:4gHp_eNkN','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-08-22T09:40:24-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2020-08-22T09:52:13-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2020-08-22T09:53:10-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1119848,'_transient_timeout_aiowps_captcha_string_info_8sraaj7cz8','1599142359','no'),(1119849,'_transient_aiowps_captcha_string_info_8sraaj7cz8','MTU5OTE0MDU1OXlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1120481,'_transient_aiowps_captcha_string_info_otvcjiug3e','MTU5OTE4NDk4N3lhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(1119807,'_transient_timeout_aiowps_captcha_string_info_tk9bbq66n9','1599139337','no'),(1119808,'_transient_aiowps_captcha_string_info_tk9bbq66n9','MTU5OTEzNzUzN3lhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1119842,'_transient_timeout_aiowps_captcha_string_info_9yrscckcqk','1599142157','no'),(1119843,'_transient_aiowps_captcha_string_info_9yrscckcqk','MTU5OTE0MDM1N3lhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1024789,'_transient_aiowps_captcha_string_info_0ql5kzy4aa','MTU5MjEzODQzNXlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1209638,'_transient_timeout_aiowps_captcha_string_info_2tqsbck41b','1605627264','no'),(1024819,'_transient_timeout_aiowps_captcha_string_info_u7r54fvn45','1592141279','no'),(1024820,'_transient_aiowps_captcha_string_info_u7r54fvn45','MTU5MjEzOTQ3OXlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1024857,'_transient_timeout_aiowps_captcha_string_info_fn27yajvsz','1592144052','no'),(1024858,'_transient_aiowps_captcha_string_info_fn27yajvsz','MTU5MjE0MjI1MnlhajNtcDh1cmRjYjZyanVjbHNsMzA=','no'),(1024865,'_transient_timeout_aiowps_captcha_string_info_losqoqsfj1','1592144577','no'),(1024874,'_transient_timeout_aiowps_captcha_string_info_jzb4p2g92t','1592145116','no'),(1024875,'_transient_aiowps_captcha_string_info_jzb4p2g92t','MTU5MjE0MzMxNnlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1025791,'_transient_timeout_aiowps_captcha_string_info_5zojqu73kp','1592215987','no'),(1025792,'_transient_aiowps_captcha_string_info_5zojqu73kp','MTU5MjIxNDE4N3lhajNtcDh1cmRjYjZyanVjbHNsMjM=','no'),(1024906,'_transient_timeout_aiowps_captcha_string_info_pd54sbhgxp','1592147415','no'),(1024907,'_transient_aiowps_captcha_string_info_pd54sbhgxp','MTU5MjE0NTYxNXlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1024923,'_transient_timeout_aiowps_captcha_string_info_jxhelt66hh','1592148546','no'),(1024924,'_transient_aiowps_captcha_string_info_jxhelt66hh','MTU5MjE0Njc0NnlhajNtcDh1cmRjYjZyanVjbHNsMTg=','no'),(1025043,'_transient_aiowps_captcha_string_info_x2lj0cxw5v','MTU5MjE1NzcxOHlhajNtcDh1cmRjYjZyanVjbHNsMjk=','no'),(1025219,'_transient_yst_sm_1_1:4gHp_4lmBF','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-02-20T06:22:53-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2019-07-22T21:02:01-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2019-05-23T20:54:45-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1025218,'_transient_timeout_yst_sm_1_1:4gHp_4lmBF','1592257607','no'),(1025042,'_transient_timeout_aiowps_captcha_string_info_x2lj0cxw5v','1592159518','no'),(1007621,'_transient_aiowps_captcha_string_info_iz57j0o3r1','MTU5MDgzOTE5NXlhajNtcDh1cmRjYjZyanVjbHNsMjg=','no'),(1007623,'_transient_timeout_aiowps_captcha_string_info_365aax2eb3','1590841037','no'),(1007624,'_transient_aiowps_captcha_string_info_365aax2eb3','MTU5MDgzOTIzN3lhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(1007626,'_transient_timeout_aiowps_captcha_string_info_p85vf4hm0c','1590841076','no'),(1007627,'_transient_aiowps_captcha_string_info_p85vf4hm0c','MTU5MDgzOTI3NnlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1007628,'_transient_timeout_aiowps_captcha_string_info_ic1y10f4ob','1590841084','no'),(1007629,'_transient_aiowps_captcha_string_info_ic1y10f4ob','MTU5MDgzOTI4NHlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1007630,'_transient_timeout_aiowps_captcha_string_info_ao98c5zjxk','1590841093','no'),(1007631,'_transient_aiowps_captcha_string_info_ao98c5zjxk','MTU5MDgzOTI5M3lhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1007632,'_transient_timeout_aiowps_captcha_string_info_dvehy1wh6d','1590841101','no'),(1007633,'_transient_aiowps_captcha_string_info_dvehy1wh6d','MTU5MDgzOTMwMXlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1007634,'_transient_timeout_aiowps_captcha_string_info_8dsdqhxygg','1590841128','no'),(1007635,'_transient_aiowps_captcha_string_info_8dsdqhxygg','MTU5MDgzOTMyOHlhajNtcDh1cmRjYjZyanVjbHNsMzU=','no'),(1007636,'_transient_timeout_aiowps_captcha_string_info_j4r19l23t2','1590841141','no'),(1007637,'_transient_aiowps_captcha_string_info_j4r19l23t2','MTU5MDgzOTM0MXlhajNtcDh1cmRjYjZyanVjbHNsMjE=','no'),(1007638,'_transient_timeout_aiowps_captcha_string_info_jomzg35qqe','1590841152','no'),(1007639,'_transient_aiowps_captcha_string_info_jomzg35qqe','MTU5MDgzOTM1MnlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1007640,'_transient_timeout_aiowps_captcha_string_info_r8sipolrmf','1590841165','no'),(1007641,'_transient_aiowps_captcha_string_info_r8sipolrmf','MTU5MDgzOTM2NXlhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(1007646,'_transient_timeout_aiowps_captcha_string_info_r5slre1kv1','1590841314','no'),(1007647,'_transient_aiowps_captcha_string_info_r5slre1kv1','MTU5MDgzOTUxNHlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1007649,'_transient_timeout_aiowps_captcha_string_info_16umqgfh0z','1590841358','no'),(1007650,'_transient_aiowps_captcha_string_info_16umqgfh0z','MTU5MDgzOTU1OHlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(278242,'wpseo_sitemap_882_cache_validator','odAn','no'),(833,'geissinger_wpml_options','a:5:{s:21:\"display-shortcode-btn\";s:4:\"true\";s:11:\"modal-theme\";s:7:\"default\";s:10:\"custom-css\";s:0:\"\";s:10:\"remove-reg\";s:0:\"\";s:14:\"display-widget\";s:4:\"true\";}','yes'),(431,'stb_enabled','1','yes'),(432,'stc_enabled','1','yes'),(433,'highlander_comment_form_prompt','Share your thoughts','yes'),(434,'gravatar_disable_hovercards','enabled','yes'),(381,'bbpp_thankmelater_preview_post_id','53','yes'),(382,'bbpp_thankmelater_preview_comment_id','1766','yes'),(1480,'db_upgraded','','yes'),(6582,'akismet_spam_count','3704','yes'),(6116,'lbs_bible_version','KJV','yes'),(6117,'lbs_libronix','','yes'),(6118,'lbs_existing_libronix','','yes'),(6119,'lbs_libronix_color','dark','yes'),(6120,'lbs_tooltips','1','yes'),(6121,'lbs_search_comments','1','yes'),(6122,'lbs_nosearch','a:3:{s:2:\"h1\";s:1:\"1\";s:2:\"h2\";s:1:\"1\";s:2:\"h3\";s:1:\"1\";}','yes'),(6123,'lbs_new_window','1','yes'),(6124,'lbs_libronix_bible_version','KJV','yes'),(6125,'lbs_convert_hyperlinks','','yes'),(6126,'lbs_case_insensitive','','yes'),(6127,'lbs_tag_chapters','1','yes'),(63717,'trusted_ip_header','','no'),(918,'aiowpsec_db_version','1.9','yes'),(864,'auto_core_update_notified','a:4:{s:4:\"type\";s:7:\"success\";s:5:\"email\";s:15:\"jhw@kc-cofc.org\";s:7:\"version\";s:5:\"5.2.9\";s:9:\"timestamp\";i:1604101433;}','no'),(13983,'WPLANG','','yes'),(919,'aio_wp_security_configs','a:84:{s:36:\"aiowps_remove_wp_generator_meta_info\";s:0:\"\";s:25:\"aiowps_prevent_hotlinking\";s:0:\"\";s:28:\"aiowps_enable_login_lockdown\";s:1:\"1\";s:28:\"aiowps_allow_unlock_requests\";s:1:\"1\";s:25:\"aiowps_max_login_attempts\";i:5;s:24:\"aiowps_retry_time_period\";i:5;s:26:\"aiowps_lockout_time_length\";i:30;s:28:\"aiowps_set_generic_login_msg\";s:1:\"1\";s:26:\"aiowps_enable_email_notify\";s:1:\"1\";s:20:\"aiowps_email_address\";s:23:\"leachjustin18@yahoo.com\";s:27:\"aiowps_enable_forced_logout\";s:0:\"\";s:25:\"aiowps_logout_time_period\";s:2:\"60\";s:39:\"aiowps_enable_invalid_username_lockdown\";s:1:\"1\";s:32:\"aiowps_unlock_request_secret_key\";s:20:\"ame3fsp7fm1gobrezu2f\";s:26:\"aiowps_enable_whitelisting\";s:0:\"\";s:27:\"aiowps_allowed_ip_addresses\";s:0:\"\";s:27:\"aiowps_enable_login_captcha\";s:0:\"\";s:25:\"aiowps_captcha_secret_key\";s:20:\"yaj3mp8urdcb6rjuclsl\";s:42:\"aiowps_enable_manual_registration_approval\";s:1:\"1\";s:39:\"aiowps_enable_registration_page_captcha\";s:0:\"\";s:27:\"aiowps_enable_random_prefix\";s:0:\"\";s:31:\"aiowps_enable_automated_backups\";s:0:\"\";s:26:\"aiowps_db_backup_frequency\";s:1:\"4\";s:25:\"aiowps_db_backup_interval\";s:1:\"2\";s:26:\"aiowps_backup_files_stored\";s:1:\"2\";s:32:\"aiowps_send_backup_email_address\";s:0:\"\";s:27:\"aiowps_backup_email_address\";s:15:\"jhw@kc-cofc.org\";s:27:\"aiowps_disable_file_editing\";s:0:\"\";s:37:\"aiowps_prevent_default_wp_file_access\";s:0:\"\";s:22:\"aiowps_system_log_file\";s:9:\"error_log\";s:26:\"aiowps_enable_blacklisting\";s:0:\"\";s:26:\"aiowps_banned_ip_addresses\";s:0:\"\";s:28:\"aiowps_enable_basic_firewall\";s:1:\"1\";s:31:\"aiowps_enable_pingback_firewall\";s:1:\"1\";s:26:\"aiowps_disable_index_views\";s:1:\"1\";s:30:\"aiowps_disable_trace_and_track\";s:1:\"1\";s:28:\"aiowps_forbid_proxy_comments\";s:1:\"1\";s:29:\"aiowps_deny_bad_query_strings\";s:1:\"1\";s:34:\"aiowps_advanced_char_string_filter\";s:1:\"1\";s:25:\"aiowps_enable_5g_firewall\";s:1:\"1\";s:43:\"aiowps_enable_brute_force_attack_prevention\";s:0:\"\";s:30:\"aiowps_brute_force_secret_word\";s:0:\"\";s:44:\"aiowps_cookie_based_brute_force_redirect_url\";s:16:\"http://127.0.0.1\";s:59:\"aiowps_brute_force_attack_prevention_pw_protected_exception\";s:0:\"\";s:51:\"aiowps_brute_force_attack_prevention_ajax_exception\";s:0:\"\";s:25:\"aiowps_enable_404_logging\";s:0:\"\";s:28:\"aiowps_enable_404_IP_lockout\";s:0:\"\";s:30:\"aiowps_404_lockout_time_length\";s:2:\"60\";s:28:\"aiowps_404_lock_redirect_url\";s:16:\"http://127.0.0.1\";s:31:\"aiowps_enable_rename_login_page\";s:1:\"1\";s:19:\"aiowps_site_lockout\";s:0:\"\";s:23:\"aiowps_site_lockout_msg\";s:0:\"\";s:30:\"aiowps_enable_spambot_blocking\";s:1:\"1\";s:29:\"aiowps_enable_comment_captcha\";s:1:\"1\";s:32:\"aiowps_enable_automated_fcd_scan\";s:1:\"1\";s:25:\"aiowps_fcd_scan_frequency\";i:4;s:24:\"aiowps_fcd_scan_interval\";s:1:\"2\";s:28:\"aiowps_fcd_exclude_filetypes\";s:0:\"\";s:24:\"aiowps_fcd_exclude_files\";s:0:\"\";s:26:\"aiowps_send_fcd_scan_email\";s:1:\"1\";s:29:\"aiowps_fcd_scan_email_address\";s:15:\"jhw@kc-cofc.org\";s:27:\"aiowps_fcds_change_detected\";b:0;s:22:\"aiowps_login_page_slug\";s:16:\"39-get-access-wp\";s:25:\"aiowps_last_fcd_scan_time\";s:19:\"2015-02-18 18:43:22\";s:28:\"aiowps_block_fake_googlebots\";s:1:\"1\";s:19:\"aiowps_enable_debug\";s:0:\"\";s:34:\"aiowps_enable_custom_login_captcha\";s:0:\"\";s:34:\"aiowps_block_debug_log_file_access\";s:1:\"1\";s:26:\"aiowps_enable_custom_rules\";s:0:\"\";s:19:\"aiowps_custom_rules\";s:0:\"\";s:28:\"aiowps_enable_login_honeypot\";s:0:\"\";s:24:\"aiowps_cookie_brute_test\";s:29:\"aiowps_cookie_test_d61yqag4e4\";s:31:\"aiowps_enable_autoblock_spam_ip\";s:0:\"\";s:33:\"aiowps_spam_ip_min_comments_block\";s:0:\"\";s:22:\"aiowps_copy_protection\";s:0:\"\";s:40:\"aiowps_prevent_site_display_inside_frame\";s:0:\"\";s:32:\"aiowps_prevent_users_enumeration\";s:0:\"\";s:38:\"aiowps_disable_xmlrpc_pingback_methods\";s:0:\"\";s:26:\"aiowps_cookie_test_success\";s:1:\"1\";s:43:\"aiowps_instantly_lockout_specific_usernames\";a:0:{}s:35:\"aiowps_lockdown_enable_whitelisting\";s:0:\"\";s:36:\"aiowps_lockdown_allowed_ip_addresses\";s:0:\"\";s:35:\"aiowps_enable_registration_honeypot\";s:0:\"\";s:25:\"aiowps_enable_6g_firewall\";s:0:\"\";}','yes'),(928,'bstwbsftwppdtplgns_options','a:1:{s:8:\"bws_menu\";a:1:{s:7:\"version\";a:1:{s:19:\"captcha/captcha.php\";s:5:\"1.6.5\";}}}','yes'),(931,'cptch_options','a:17:{s:21:\"plugin_option_version\";s:5:\"4.1.3\";s:13:\"cptch_str_key\";a:2:{s:4:\"time\";i:1438715658;s:3:\"key\";s:32:\"0e9e954804897369aaa38af1748125f5\";}s:16:\"cptch_login_form\";i:1;s:19:\"cptch_register_form\";i:1;s:24:\"cptch_lost_password_form\";i:1;s:19:\"cptch_comments_form\";i:1;s:19:\"cptch_hide_register\";i:1;s:18:\"cptch_contact_form\";i:0;s:22:\"cptch_math_action_plus\";i:1;s:23:\"cptch_math_action_minus\";i:1;s:26:\"cptch_math_action_increase\";i:1;s:16:\"cptch_label_form\";s:0:\"\";s:21:\"cptch_required_symbol\";s:1:\"*\";s:23:\"cptch_error_empty_value\";s:29:\"Please enter a CAPTCHA value.\";s:27:\"cptch_error_incorrect_value\";s:35:\"Please enter a valid CAPTCHA value.\";s:23:\"cptch_difficulty_number\";i:1;s:21:\"cptch_difficulty_word\";i:1;}','yes'),(8566,'widget_pages','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(8567,'widget_tag_cloud','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(8568,'widget_nav_menu','a:3:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;i:3;a:0:{}}','yes'),(1019,'jwl_options_group3','a:1:{s:26:\"jwl_tinycolor_css_field_id\";a:1:{s:9:\"tinycolor\";s:7:\"Default\";}}','yes'),(1020,'jwl_options_group4','a:2:{s:17:\"jwl_menu_location\";s:4:\"Main\";s:21:\"jwl_tinymce_user_role\";s:13:\"Administrator\";}','yes'),(1041,'jwl_options_group1','a:91:{s:23:\"jwl_fontselect_field_id\";s:1:\"1\";s:23:\"jwl_fontselect_dropdown\";a:1:{s:3:\"row\";s:5:\"Row 3\";}s:27:\"jwl_fontsizeselect_field_id\";s:1:\"1\";s:27:\"jwl_fontsizeselect_dropdown\";a:1:{s:3:\"row\";s:5:\"Row 3\";}s:16:\"jwl_cut_field_id\";s:1:\"1\";s:16:\"jwl_cut_dropdown\";a:1:{s:3:\"row\";s:5:\"Row 1\";}s:17:\"jwl_copy_field_id\";s:1:\"1\";s:17:\"jwl_copy_dropdown\";a:1:{s:3:\"row\";s:5:\"Row 1\";}s:18:\"jwl_paste_field_id\";s:1:\"1\";s:18:\"jwl_paste_dropdown\";a:1:{s:3:\"row\";s:5:\"Row 1\";}s:28:\"jwl_backcolorpicker_field_id\";s:1:\"1\";s:28:\"jwl_backcolorpicker_dropdown\";a:1:{s:3:\"row\";s:5:\"Row 1\";}s:28:\"jwl_forecolorpicker_field_id\";s:1:\"1\";s:28:\"jwl_forecolorpicker_dropdown\";a:1:{s:3:\"row\";s:5:\"Row 1\";}s:18:\"jwl_advhr_field_id\";s:1:\"1\";s:18:\"jwl_advhr_dropdown\";a:1:{s:3:\"row\";s:5:\"Row 1\";}s:22:\"jwl_visualaid_field_id\";s:1:\"1\";s:22:\"jwl_visualaid_dropdown\";a:1:{s:3:\"row\";s:5:\"Row 1\";}s:19:\"jwl_anchor_field_id\";s:1:\"1\";s:19:\"jwl_anchor_dropdown\";a:1:{s:3:\"row\";s:5:\"Row 2\";}s:16:\"jwl_sub_field_id\";s:1:\"1\";s:16:\"jwl_sub_dropdown\";a:1:{s:3:\"row\";s:5:\"Row 2\";}s:16:\"jwl_sup_field_id\";s:1:\"1\";s:16:\"jwl_sup_dropdown\";a:1:{s:3:\"row\";s:5:\"Row 2\";}s:19:\"jwl_search_dropdown\";a:1:{s:3:\"row\";s:5:\"Row 2\";}s:20:\"jwl_replace_dropdown\";a:1:{s:3:\"row\";s:5:\"Row 1\";}s:21:\"jwl_datetime_field_id\";s:1:\"1\";s:21:\"jwl_datetime_dropdown\";a:1:{s:3:\"row\";s:5:\"Row 2\";}s:24:\"jwl_nonbreaking_dropdown\";a:1:{s:3:\"row\";s:5:\"Row 1\";}s:19:\"jwl_mailto_field_id\";s:1:\"1\";s:19:\"jwl_mailto_dropdown\";a:1:{s:3:\"row\";s:5:\"Row 3\";}s:19:\"jwl_layers_field_id\";s:1:\"1\";s:19:\"jwl_layers_dropdown\";a:1:{s:3:\"row\";s:5:\"Row 3\";}s:17:\"jwl_span_field_id\";s:1:\"1\";s:17:\"jwl_span_dropdown\";a:1:{s:3:\"row\";s:5:\"Row 3\";}s:21:\"jwl_equation_field_id\";s:1:\"1\";s:21:\"jwl_equation_dropdown\";a:1:{s:3:\"row\";s:5:\"Row 3\";}s:19:\"jwl_encode_dropdown\";a:1:{s:3:\"row\";s:5:\"Row 1\";}s:27:\"jwl_directionality_field_id\";s:1:\"1\";s:27:\"jwl_directionality_dropdown\";a:1:{s:3:\"row\";s:5:\"Row 3\";}s:20:\"jwl_ezimage_field_id\";s:1:\"1\";s:20:\"jwl_ezimage_dropdown\";a:1:{s:3:\"row\";s:5:\"Row 3\";}s:18:\"jwl_ptags_field_id\";s:1:\"1\";s:18:\"jwl_ptags_dropdown\";a:1:{s:3:\"row\";s:5:\"Row 3\";}s:25:\"jwl_mcelinebreak_field_id\";s:1:\"1\";s:25:\"jwl_mcelinebreak_dropdown\";a:1:{s:3:\"row\";s:5:\"Row 3\";}s:24:\"jwl_styleselect_field_id\";s:1:\"1\";s:24:\"jwl_styleselect_dropdown\";a:1:{s:3:\"row\";s:5:\"Row 3\";}s:26:\"jwl_tableDropdown_field_id\";s:1:\"1\";s:26:\"jwl_tableDropdown_dropdown\";a:1:{s:3:\"row\";s:5:\"Row 4\";}s:21:\"jwl_emotions_field_id\";s:1:\"1\";s:21:\"jwl_emotions_dropdown\";a:1:{s:3:\"row\";s:5:\"Row 4\";}s:18:\"jwl_image_field_id\";s:1:\"1\";s:18:\"jwl_image_dropdown\";a:1:{s:3:\"row\";s:5:\"Row 4\";}s:20:\"jwl_preview_field_id\";s:1:\"1\";s:20:\"jwl_preview_dropdown\";a:1:{s:3:\"row\";s:5:\"Row 4\";}s:17:\"jwl_cite_field_id\";s:1:\"1\";s:17:\"jwl_cite_dropdown\";a:1:{s:3:\"row\";s:5:\"Row 3\";}s:17:\"jwl_abbr_field_id\";s:1:\"1\";s:17:\"jwl_abbr_dropdown\";a:1:{s:3:\"row\";s:5:\"Row 3\";}s:20:\"jwl_acronym_field_id\";s:1:\"1\";s:20:\"jwl_acronym_dropdown\";a:1:{s:3:\"row\";s:5:\"Row 4\";}s:16:\"jwl_del_dropdown\";a:1:{s:3:\"row\";s:5:\"Row 1\";}s:16:\"jwl_ins_dropdown\";a:1:{s:3:\"row\";s:5:\"Row 1\";}s:20:\"jwl_attribs_field_id\";s:1:\"1\";s:20:\"jwl_attribs_dropdown\";a:1:{s:3:\"row\";s:5:\"Row 4\";}s:23:\"jwl_styleprops_field_id\";s:1:\"1\";s:23:\"jwl_styleprops_dropdown\";a:1:{s:3:\"row\";s:5:\"Row 4\";}s:17:\"jwl_code_field_id\";s:1:\"1\";s:17:\"jwl_code_dropdown\";a:1:{s:3:\"row\";s:5:\"Row 4\";}s:22:\"jwl_codemagic_field_id\";s:1:\"1\";s:22:\"jwl_codemagic_dropdown\";a:1:{s:3:\"row\";s:5:\"Row 4\";}s:18:\"jwl_html5_dropdown\";a:1:{s:3:\"row\";s:5:\"Row 1\";}s:18:\"jwl_media_dropdown\";a:1:{s:3:\"row\";s:5:\"Row 1\";}s:20:\"jwl_youtube_field_id\";s:1:\"1\";s:20:\"jwl_youtube_dropdown\";a:1:{s:3:\"row\";s:5:\"Row 4\";}s:26:\"jwl_youtubeIframe_dropdown\";a:1:{s:3:\"row\";s:5:\"Row 1\";}s:19:\"jwl_imgmap_dropdown\";a:1:{s:3:\"row\";s:5:\"Row 1\";}s:24:\"jwl_visualchars_dropdown\";a:1:{s:3:\"row\";s:5:\"Row 1\";}s:18:\"jwl_print_field_id\";s:1:\"1\";s:18:\"jwl_print_dropdown\";a:1:{s:3:\"row\";s:5:\"Row 4\";}s:23:\"jwl_shortcodes_dropdown\";a:1:{s:3:\"row\";s:5:\"Row 1\";}s:23:\"jwl_loremipsum_dropdown\";a:1:{s:3:\"row\";s:5:\"Row 1\";}s:24:\"jwl_w3cvalidate_dropdown\";a:1:{s:3:\"row\";s:5:\"Row 1\";}s:18:\"jwl_clker_field_id\";s:1:\"1\";s:18:\"jwl_clker_dropdown\";a:1:{s:3:\"row\";s:5:\"Row 4\";}s:19:\"jwl_acheck_dropdown\";a:1:{s:3:\"row\";s:5:\"Row 1\";}s:20:\"jwl_advlink_field_id\";s:1:\"1\";s:20:\"jwl_advlink_dropdown\";a:1:{s:3:\"row\";s:5:\"Row 4\";}s:16:\"jwl_div_dropdown\";a:1:{s:3:\"row\";s:5:\"Row 1\";}s:21:\"jwl_nextpage_dropdown\";a:1:{s:3:\"row\";s:5:\"Row 1\";}}','yes'),(1045,'safecss_revision_migrated','1397085584','yes'),(1385692,'_transient_timeout_users_online','1619961464','no'),(1385693,'_transient_users_online','a:1:{i:0;a:4:{s:7:\"user_id\";i:2;s:13:\"last_activity\";d:1619941664;s:10:\"ip_address\";s:11:\"73.3.31.200\";s:7:\"blog_id\";b:0;}}','no'),(34648,'schema_options','a:3:{s:4:\"body\";b:1;s:4:\"post\";b:1;s:3:\"css\";b:0;}','yes'),(276681,'jetpack_secrets','a:2:{s:19:\"jetpack_authorize_2\";a:3:{s:8:\"secret_1\";s:32:\"ZRaf3qpLiZfoKGbOsSeQloPgcC484OPh\";s:8:\"secret_2\";s:32:\"bYRjCnxQr6s3Ky6BViEpJWnM2INeLBKd\";s:3:\"exp\";i:1603670185;}s:19:\"jetpack_authorize_7\";a:3:{s:8:\"secret_1\";s:32:\"baQPNzV2xBRTSCn4taRHDZXxR3Q6TijB\";s:8:\"secret_2\";s:32:\"DyviJBawoxNywMsg9HRfKcC5tEDvgYS8\";s:3:\"exp\";i:1554174462;}}','no'),(767597,'_transient_yst_sm_1_1:4gHp_dZQv','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2019-10-14T21:10:24-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2019-07-22T21:02:01-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2019-05-23T20:54:45-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(767564,'_transient_timeout_aiowps_captcha_string_info_8399r31fuv','1573196924','no'),(767565,'_transient_aiowps_captcha_string_info_8399r31fuv','MTU3MzE5NTEyNHlhajNtcDh1cmRjYjZyanVjbHNsMjI=','no'),(448691,'jetpack_relatedposts','a:9:{i:0;b:0;s:13:\"show_headline\";b:0;s:15:\"show_thumbnails\";b:0;s:7:\"enabled\";b:1;s:9:\"show_date\";b:1;s:12:\"show_context\";b:1;s:6:\"layout\";s:4:\"grid\";s:8:\"headline\";s:7:\"Related\";s:4:\"size\";N;}','yes'),(448700,'akismet_strictness','0','yes'),(299673,'jetpack_last_connect_url_check','1603662985','no'),(157665,'_transient_timeout_jetpack_https_test_message','1620787892','no'),(157666,'_transient_jetpack_https_test_message','','no'),(790913,'_transient_timeout_aiowps_captcha_string_info_8v9p2q63n9','1574912071','no'),(790914,'_transient_aiowps_captcha_string_info_8v9p2q63n9','MTU3NDkxMDI3MXlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(792220,'_transient_timeout_aiowps_captcha_string_info_v8252e4cok','1575004876','no'),(792221,'_transient_aiowps_captcha_string_info_v8252e4cok','MTU3NTAwMzA3NnlhajNtcDh1cmRjYjZyanVjbHNsMTM=','no'),(792222,'_transient_timeout_aiowps_captcha_string_info_r6f7raf1qz','1575004876','no'),(792223,'_transient_aiowps_captcha_string_info_r6f7raf1qz','MTU3NTAwMzA3NnlhajNtcDh1cmRjYjZyanVjbHNsMTM=','no'),(792224,'_transient_timeout_aiowps_captcha_string_info_5iuu31chlp','1575004876','no'),(792225,'_transient_aiowps_captcha_string_info_5iuu31chlp','MTU3NTAwMzA3NnlhajNtcDh1cmRjYjZyanVjbHNsMTk=','no'),(822514,'_transient_timeout_aiowps_captcha_string_info_3ixrv8winc','1577223902','no'),(822515,'_transient_aiowps_captcha_string_info_3ixrv8winc','MTU3NzIyMjEwMnlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(824747,'_transient_timeout_aiowps_captcha_string_info_3gfcrkhj2g','1577376116','no'),(792302,'_transient_timeout_aiowps_captcha_string_info_eaztyi71ha','1575011012','no'),(792303,'_transient_aiowps_captcha_string_info_eaztyi71ha','MTU3NTAwOTIxMnlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(792325,'_transient_timeout_aiowps_captcha_string_info_sek1570aw4','1575012545','no'),(792326,'_transient_aiowps_captcha_string_info_sek1570aw4','MTU3NTAxMDc0NXlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(807406,'_transient_aiowps_captcha_string_info_zusbt952dq','MTU3NjExNTY2NnlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(806853,'_transient_timeout_aiowps_captcha_string_info_u3mf86p0gk','1576079151','no'),(792412,'_transient_timeout_aiowps_captcha_string_info_py5ue0jk1x','1575018766','no'),(792413,'_transient_aiowps_captcha_string_info_py5ue0jk1x','MTU3NTAxNjk2NnlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(792499,'_transient_timeout_aiowps_captcha_string_info_dr8j6gni80','1575025475','no'),(792500,'_transient_aiowps_captcha_string_info_dr8j6gni80','MTU3NTAyMzY3NXlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(806917,'_transient_aiowps_captcha_string_info_2lwpfb0mo3','MTU3NjA4MjIwMHlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(806638,'_transient_timeout_aiowps_captcha_string_info_om7a52x2ac','1576063388','no'),(806639,'_transient_aiowps_captcha_string_info_om7a52x2ac','MTU3NjA2MTU4OHlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(807015,'_transient_timeout_aiowps_captcha_string_info_72qyv1i7dy','1576091436','no'),(792536,'_transient_timeout_aiowps_captcha_string_info_jxcbrxfh8q','1575028762','no'),(792537,'_transient_aiowps_captcha_string_info_jxcbrxfh8q','MTU3NTAyNjk2MnlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(792548,'_transient_timeout_aiowps_captcha_string_info_isdvi559ko','1575029167','no'),(792549,'_transient_aiowps_captcha_string_info_isdvi559ko','MTU3NTAyNzM2N3lhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(807851,'_transient_aiowps_captcha_string_info_rompt0ob7h','MTU3NjE0NzY4N3lhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(794029,'_transient_timeout_aiowps_captcha_string_info_jdqweoacec','1575133900','no'),(794030,'_transient_aiowps_captcha_string_info_jdqweoacec','MTU3NTEzMjEwMHlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(794063,'_transient_timeout_aiowps_captcha_string_info_iomvk9zv4h','1575135909','no'),(794064,'_transient_aiowps_captcha_string_info_iomvk9zv4h','MTU3NTEzNDEwOXlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(794074,'_transient_timeout_aiowps_captcha_string_info_lu42a7gfnb','1575136642','no'),(794075,'_transient_aiowps_captcha_string_info_lu42a7gfnb','MTU3NTEzNDg0MnlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(794108,'_transient_timeout_aiowps_captcha_string_info_0r3niu2mjr','1575138615','no'),(794109,'_transient_aiowps_captcha_string_info_0r3niu2mjr','MTU3NTEzNjgxNXlhajNtcDh1cmRjYjZyanVjbHNsMzQ=','no'),(794120,'_transient_timeout_aiowps_captcha_string_info_g3skqm5465','1575139561','no'),(794121,'_transient_aiowps_captcha_string_info_g3skqm5465','MTU3NTEzNzc2MXlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(794148,'_transient_timeout_aiowps_captcha_string_info_4ueuolo6no','1575141434','no'),(794149,'_transient_aiowps_captcha_string_info_4ueuolo6no','MTU3NTEzOTYzNHlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(807026,'_transient_aiowps_captcha_string_info_8vnnfygudx','MTU3NjA4OTkyMHlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(792679,'_transient_timeout_aiowps_captcha_string_info_l34x9sji1s','1575038322','no'),(792680,'_transient_aiowps_captcha_string_info_l34x9sji1s','MTU3NTAzNjUyMnlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(792695,'_transient_timeout_aiowps_captcha_string_info_8vjoqr1s2u','1575039619','no'),(792696,'_transient_aiowps_captcha_string_info_8vjoqr1s2u','MTU3NTAzNzgxOXlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(792734,'_transient_timeout_aiowps_captcha_string_info_qz4khf33qs','1575042517','no'),(792735,'_transient_aiowps_captcha_string_info_qz4khf33qs','MTU3NTA0MDcxN3lhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(792746,'_transient_timeout_aiowps_captcha_string_info_3e8dujifd4','1575043012','no'),(792747,'_transient_aiowps_captcha_string_info_3e8dujifd4','MTU3NTA0MTIxMnlhajNtcDh1cmRjYjZyanVjbHNsMzA=','no'),(792762,'_transient_timeout_aiowps_captcha_string_info_q4xy8n45sn','1575043781','no'),(792763,'_transient_aiowps_captcha_string_info_q4xy8n45sn','MTU3NTA0MTk4MXlhajNtcDh1cmRjYjZyanVjbHNsMjM=','no'),(792778,'_transient_timeout_aiowps_captcha_string_info_afenr26u49','1575044644','no'),(792779,'_transient_aiowps_captcha_string_info_afenr26u49','MTU3NTA0Mjg0NHlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(792793,'_transient_timeout_aiowps_captcha_string_info_089606i1ys','1575045987','no'),(792794,'_transient_aiowps_captcha_string_info_089606i1ys','MTU3NTA0NDE4N3lhajNtcDh1cmRjYjZyanVjbHNsMTc=','no'),(794376,'_transient_aiowps_captcha_string_info_26fvyqfsok','MTU3NTE1NTc5OXlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(794224,'_transient_aiowps_captcha_string_info_abf8uvg2ce','MTU3NTE0NDE3MXlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(794229,'_transient_timeout_aiowps_captcha_string_info_zbaacgrdgk','1575146221','no'),(792850,'_transient_timeout_aiowps_captcha_string_info_kwgrsp09ss','1575050021','no'),(792851,'_transient_aiowps_captcha_string_info_kwgrsp09ss','MTU3NTA0ODIyMXlhajNtcDh1cmRjYjZyanVjbHNsMjI=','no'),(792870,'_transient_timeout_aiowps_captcha_string_info_5dtfbiky53','1575051299','no'),(792871,'_transient_aiowps_captcha_string_info_5dtfbiky53','MTU3NTA0OTQ5OXlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(794230,'_transient_aiowps_captcha_string_info_zbaacgrdgk','MTU3NTE0NDQyMXlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(794375,'_transient_timeout_aiowps_captcha_string_info_26fvyqfsok','1575157599','no'),(793040,'_transient_timeout_aiowps_captcha_string_info_ncnybrg71w','1575065450','no'),(793041,'_transient_aiowps_captcha_string_info_ncnybrg71w','MTU3NTA2MzY1MHlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(807478,'_transient_aiowps_captcha_string_info_z8o09vaki0','MTU3NjEyMDE2M3lhajNtcDh1cmRjYjZyanVjbHNsMjc=','no'),(807493,'_transient_timeout_aiowps_captcha_string_info_riweyk9ino','1576122630','no'),(807494,'_transient_aiowps_captcha_string_info_riweyk9ino','MTU3NjEyMDgzMHlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(807520,'_transient_timeout_aiowps_captcha_string_info_wete3h6t9m','1576124342','no'),(807521,'_transient_aiowps_captcha_string_info_wete3h6t9m','MTU3NjEyMjU0MnlhajNtcDh1cmRjYjZyanVjbHNsMzA=','no'),(807535,'_transient_aiowps_captcha_string_info_vmbrjwhpyq','MTU3NjEyMzE3NHlhajNtcDh1cmRjYjZyanVjbHNsMzQ=','no'),(807540,'_transient_timeout_aiowps_captcha_string_info_5m0clywr24','1576125471','no'),(807541,'_transient_aiowps_captcha_string_info_5m0clywr24','MTU3NjEyMzY3MXlhajNtcDh1cmRjYjZyanVjbHNsMjI=','no'),(807623,'_transient_timeout_aiowps_captcha_string_info_uxncehdw67','1576131824','no'),(807624,'_transient_aiowps_captcha_string_info_uxncehdw67','MTU3NjEzMDAyNHlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(807653,'_transient_timeout_aiowps_captcha_string_info_m9lpnkn3jn','1576134425','no'),(807654,'_transient_aiowps_captcha_string_info_m9lpnkn3jn','MTU3NjEzMjYyNHlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(794007,'_transient_timeout_yst_sm_1_1:4gHp_4kGKl','1575216952','no'),(793231,'_transient_timeout_aiowps_captcha_string_info_0dqz1pxh5c','1575078761','no'),(793232,'_transient_aiowps_captcha_string_info_0dqz1pxh5c','MTU3NTA3Njk2MXlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(793172,'_transient_timeout_aiowps_captcha_string_info_evfqz2xkam','1575075210','no'),(793173,'_transient_aiowps_captcha_string_info_evfqz2xkam','MTU3NTA3MzQxMHlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(793985,'_transient_aiowps_captcha_string_info_0646pgvy1c','MTU3NTEyOTQzMXlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(793984,'_transient_timeout_aiowps_captcha_string_info_0646pgvy1c','1575131231','no'),(793239,'_transient_timeout_aiowps_captcha_string_info_bvbvy8c1r8','1575079346','no'),(793240,'_transient_aiowps_captcha_string_info_bvbvy8c1r8','MTU3NTA3NzU0NnlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(793251,'_transient_timeout_aiowps_captcha_string_info_lwvcavgmfz','1575080019','no'),(793252,'_transient_aiowps_captcha_string_info_lwvcavgmfz','MTU3NTA3ODIxOXlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(793295,'_transient_timeout_aiowps_captcha_string_info_uc40c5fvpx','1575083332','no'),(793296,'_transient_aiowps_captcha_string_info_uc40c5fvpx','MTU3NTA4MTUzMnlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(793298,'_transient_timeout_aiowps_captcha_string_info_pb5o7vydiu','1575083505','no'),(793299,'_transient_aiowps_captcha_string_info_pb5o7vydiu','MTU3NTA4MTcwNXlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(793369,'_transient_timeout_aiowps_captcha_string_info_kkvmnr0lp8','1575087889','no'),(793370,'_transient_aiowps_captcha_string_info_kkvmnr0lp8','MTU3NTA4NjA4OXlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(793392,'_transient_timeout_aiowps_captcha_string_info_rgjs2gbtic','1575089202','no'),(793393,'_transient_aiowps_captcha_string_info_rgjs2gbtic','MTU3NTA4NzQwMnlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(793456,'_transient_timeout_aiowps_captcha_string_info_uvajtxt45q','1575093968','no'),(793457,'_transient_aiowps_captcha_string_info_uvajtxt45q','MTU3NTA5MjE2OHlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(793761,'_transient_timeout_aiowps_captcha_string_info_8jxsbjhres','1575116321','no'),(992839,'_transient_timeout_aiowps_captcha_string_info_47lxe58u74','1589737469','no'),(793582,'_transient_timeout_aiowps_captcha_string_info_bf5n1j87op','1575103489','no'),(793583,'_transient_aiowps_captcha_string_info_bf5n1j87op','MTU3NTEwMTY4OHlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(880815,'_transient_timeout_aiowps_captcha_string_info_8xhd7w52oi','1581529179','no'),(794223,'_transient_timeout_aiowps_captcha_string_info_abf8uvg2ce','1575145971','no'),(794999,'_transient_aiowps_captcha_string_info_74m0ffhfti','MTU3NTE5ODIzMHlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(794532,'_transient_timeout_aiowps_captcha_string_info_iarknm2p4i','1575167421','no'),(793762,'_transient_aiowps_captcha_string_info_8jxsbjhres','MTU3NTExNDUyMXlhajNtcDh1cmRjYjZyanVjbHNsMTg=','no'),(794566,'_transient_timeout_aiowps_captcha_string_info_u4pkfx93k7','1575169296','no'),(807031,'_transient_aiowps_captcha_string_info_0c4indefve','MTU3NjA4OTk4OHlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(793888,'_transient_timeout_aiowps_captcha_string_info_zg5wnh64wa','1575123575','no'),(793889,'_transient_aiowps_captcha_string_info_zg5wnh64wa','MTU3NTEyMTc3NXlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(793728,'_transient_timeout_aiowps_captcha_string_info_3fen6qknx7','1575114290','no'),(992835,'_transient_aiowps_captcha_string_info_da7s0btvua','MTU4OTczNTQyOXlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(272573,'wpseo_sitemap_852_cache_validator','zsJm','no'),(892992,'_transient_timeout_aiowps_captcha_string_info_t3ydmlt3by','1582419625','no'),(892993,'_transient_aiowps_captcha_string_info_t3ydmlt3by','MTU4MjQxNzgyNXlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(893270,'_transient_aiowps_captcha_string_info_otxdn9jbfe','MTU4MjQzNzcxNHlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(971110,'_transient_timeout_aiowps_captcha_string_info_ve09q8x6e5','1588128095','no'),(971111,'_transient_aiowps_captcha_string_info_ve09q8x6e5','MTU4ODEyNjI5NXlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(971624,'_transient_timeout_aiowps_captcha_string_info_fo5oo4johj','1588166940','no'),(1019659,'_transient_aiowps_captcha_string_info_1ae9rvxsk6','MTU5MTc0NTEyNXlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(971184,'_transient_timeout_aiowps_captcha_string_info_5q1fo0tff2','1588133452','no'),(971185,'_transient_aiowps_captcha_string_info_5q1fo0tff2','MTU4ODEzMTY1MnlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(971187,'_transient_timeout_aiowps_captcha_string_info_zkxbxgexs7','1588133477','no'),(971188,'_transient_aiowps_captcha_string_info_zkxbxgexs7','MTU4ODEzMTY3N3lhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(971286,'_transient_timeout_aiowps_captcha_string_info_zg3nyu47q4','1588141655','no'),(971287,'_transient_aiowps_captcha_string_info_zg3nyu47q4','MTU4ODEzOTg1NXlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(971694,'_transient_timeout_aiowps_captcha_string_info_cheqyx848g','1588172602','no'),(1018981,'_transient_timeout_aiowps_captcha_string_info_vlf4tkeobq','1591697024','no'),(971600,'_transient_aiowps_captcha_string_info_th9asbkllr','MTU4ODE2NDcxMHlhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(1120587,'_transient_timeout_aiowps_captcha_string_info_wcylm6dn37','1599192770','no'),(971463,'_transient_timeout_aiowps_captcha_string_info_dtlzsbdzcn','1588156455','no'),(971464,'_transient_aiowps_captcha_string_info_dtlzsbdzcn','MTU4ODE1NDY1NXlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(972152,'_transient_aiowps_captcha_string_info_7qkx64q340','MTU4ODIwNDkwOHlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(972244,'_transient_timeout_aiowps_captcha_string_info_cfzc0no3u5','1588212615','no'),(1209597,'_transient_yst_sm_author_1:wW9T_3Otb6','C:24:\"WPSEO_Sitemap_Cache_Data\":1029:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:982:\"<urlset xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xmlns:image=\"http://www.google.com/schemas/sitemap-image/1.1\" xsi:schemaLocation=\"http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd http://www.google.com/schemas/sitemap-image/1.1 http://www.google.com/schemas/sitemap-image/1.1/sitemap-image.xsd\" xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author/rolu315/</loc>\n		<lastmod>2020-10-18T15:44:14-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author/39thstreet/</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author/justinashleyleach/</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author/jhw/</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</url>\n</urlset>\";}}','no'),(1019037,'_transient_timeout_yst_sm_1_1:4gHp_dVUj','1591785751','no'),(1019038,'_transient_yst_sm_1_1:4gHp_dVUj','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-02-20T06:22:53-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2019-07-22T21:02:01-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2019-05-23T20:54:45-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1004566,'_transient_timeout_aiowps_captcha_string_info_2qsrr7ih2h','1590606671','no'),(1004539,'_transient_timeout_aiowps_captcha_string_info_l6jkkl2ihj','1590604611','no'),(1002862,'_transient_timeout_aiowps_captcha_string_info_08bzz0ohdl','1590477272','no'),(982815,'_transient_timeout_aiowps_captcha_string_info_fxefmx3tja','1588997760','no'),(982816,'_transient_aiowps_captcha_string_info_fxefmx3tja','MTU4ODk5NTk2MHlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(982959,'_transient_timeout_aiowps_captcha_string_info_y8obag1cde','1589010052','no'),(982960,'_transient_aiowps_captcha_string_info_y8obag1cde','MTU4OTAwODI1MnlhajNtcDh1cmRjYjZyanVjbHNsMzA=','no'),(119167,'startpoint_option_migrate','1','yes'),(124450,'widget_powr_youtube_gallery','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(124439,'widget_youtube_embed_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(124455,'powr_token','5L9AwDEMLg1458184113','yes'),(119163,'widget_googleplus-badge','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(63713,'jetpack_unique_connection','a:3:{s:9:\"connected\";i:1;s:12:\"disconnected\";i:-1;s:7:\"version\";s:5:\"3.6.1\";}','yes'),(68813,'finished_splitting_shared_terms','1','yes'),(68838,'widget_widget_contact_info','a:4:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;i:3;a:0:{}i:4;a:9:{s:5:\"title\";s:16:\"Hours &amp; Info\";s:7:\"address\";s:47:\"15331 E 39th St S\r\nIndependence, Missouri 64055\";s:5:\"phone\";s:14:\"1-816-373-4946\";s:5:\"email\";s:0:\"\";s:5:\"hours\";s:227:\"\r\nSunday Bible Classes: 9:30 A.M. Classes for all ages, nursery through adult\r\n\r\nSunday Morning Worship: 10:30 A.M.\r\n\r\nSunday Evening Worship: 6:00 P.M.\r\n\r\nWednesday Classes: 7:00 P.M Classes for all ages, nursery through adult\";s:6:\"apikey\";s:0:\"\";s:3:\"lat\";s:1:\"0\";s:3:\"lon\";s:1:\"0\";s:7:\"showmap\";i:0;}}','yes'),(68839,'widget_wpcom-goodreads','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(68840,'widget_wpcom_social_media_icons_widget','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(119156,'site_icon','0','yes'),(119157,'medium_large_size_w','768','yes'),(119158,'medium_large_size_h','0','yes'),(129502,'jetpack_publicize','aa9gOKPpitwrN4Q3z1P4PM05jHKqCnwn:7sY7nzIgpfHtFj8PIrYKAzgVsHkcqZCq:1459738451','yes'),(127625,'vvq_options','a:2:{i:0;b:0;s:7:\"version\";s:5:\"6.5.2\";}','yes'),(170364,'jetpack_sync_settings_disable','0','yes'),(170365,'jetpack_sync_settings_max_queue_size','1000','yes'),(170366,'jetpack_sync_settings_max_queue_lag','900','yes'),(353791,'jetpack_sync_full__params','a:4:{s:7:\"options\";b:1;s:9:\"functions\";b:1;s:9:\"constants\";b:1;s:5:\"users\";a:1:{i:0;i:2;}}','no'),(170374,'jetpack_sync_settings_max_queue_size_full_sync','1000','yes'),(170375,'jetpack_sync_settings_max_enqueue_full_sync','100','yes'),(170382,'wp_db_backup_destination_FTP','1','yes'),(170383,'wp_db_backup_destination_Email','1','yes'),(170384,'wp_db_backup_destination_s3','1','yes'),(170385,'widget_google_translate_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(170386,'widget_jetpack_my_community','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(170387,'jetpack_portfolio','0','yes'),(170391,'jetpack_testimonial','1','yes'),(170393,'jetpack_sync_settings_sync_via_cron','1','yes'),(170394,'verification_services_codes','0','yes'),(170396,'open_graph_protocol_site_type','','yes'),(170397,'facebook_admins','a:0:{}','yes'),(170399,'jetpack_sync_settings_dequeue_max_bytes','500000','yes'),(170400,'jetpack_sync_settings_upload_max_bytes','600000','yes'),(170401,'jetpack_sync_settings_upload_max_rows','500','yes'),(170402,'jetpack_sync_settings_sync_wait_time','10','yes'),(170403,'jetpack_sync_settings_sync_wait_threshold','5','yes'),(170404,'jetpack_sync_settings_enqueue_wait_time','10','yes'),(170405,'jetpack_sync_settings_queue_max_writes_sec','100','yes'),(170406,'jetpack_sync_settings_post_types_blacklist','a:0:{}','yes'),(170407,'jetpack_sync_settings_render_filtered_content','0','yes'),(170408,'jetpack_sync_settings_post_meta_whitelist','a:0:{}','yes'),(170409,'jetpack_sync_settings_comment_meta_whitelist','a:0:{}','yes'),(971728,'_transient_timeout_aiowps_captcha_string_info_w5vqvexjs8','1588175238','no'),(971635,'_transient_aiowps_captcha_string_info_h8nce3e59h','MTU4ODE2NTkwN3lhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(971599,'_transient_timeout_aiowps_captcha_string_info_th9asbkllr','1588166510','no'),(1391741,'_transient_timeout_jetpack_is_single_user','1620791668','no'),(1391742,'_transient_jetpack_is_single_user','2','no'),(170423,'jetpack_sync_https_history_site_url','a:5:{i:0;s:4:\"http\";i:1;s:4:\"http\";i:2;s:4:\"http\";i:3;s:4:\"http\";i:4;s:4:\"http\";}','yes'),(170424,'jetpack_sync_https_history_home_url','a:5:{i:0;s:4:\"http\";i:1;s:4:\"http\";i:2;s:4:\"http\";i:3;s:4:\"http\";i:4;s:4:\"http\";}','yes'),(170420,'jetpack_next_sync_time_full-sync-enqueue','1620748732','yes'),(170421,'jpsq_full_sync_checkout','0:0','no'),(170422,'jetpack_sync_https_history_main_network_site_url','a:5:{i:0;s:5:\"https\";i:1;s:5:\"https\";i:2;s:5:\"https\";i:3;s:5:\"https\";i:4;s:5:\"https\";}','yes'),(170418,'jetpack_constants_sync_checksum','a:19:{s:16:\"EMPTY_TRASH_DAYS\";i:2473281379;s:17:\"WP_POST_REVISIONS\";i:4261170317;s:26:\"AUTOMATIC_UPDATER_DISABLED\";i:634125391;s:7:\"ABSPATH\";i:2858491401;s:14:\"WP_CONTENT_DIR\";i:3316500524;s:9:\"FS_METHOD\";i:634125391;s:18:\"DISALLOW_FILE_EDIT\";i:634125391;s:18:\"DISALLOW_FILE_MODS\";i:634125391;s:19:\"WP_AUTO_UPDATE_CORE\";i:634125391;s:22:\"WP_HTTP_BLOCK_EXTERNAL\";i:634125391;s:19:\"WP_ACCESSIBLE_HOSTS\";i:634125391;s:16:\"JETPACK__VERSION\";i:3310426249;s:12:\"IS_PRESSABLE\";i:634125391;s:15:\"DISABLE_WP_CRON\";i:634125391;s:17:\"ALTERNATE_WP_CRON\";i:634125391;s:20:\"WP_CRON_LOCK_TIMEOUT\";i:3994858278;s:11:\"PHP_VERSION\";i:1257738157;s:15:\"WP_MEMORY_LIMIT\";i:3065409971;s:19:\"WP_MAX_MEMORY_LIMIT\";i:1474498405;}','yes'),(170419,'jpsq_sync_checkout','0:0','no'),(170437,'do_activate','0','yes'),(170477,'jetpack_restapi_stats_cache','a:1:{s:32:\"a509e2448ae5bcb17d250c79a40e869d\";a:1:{i:1554775041;O:8:\"stdClass\":3:{s:4:\"date\";s:10:\"2019-04-09\";s:5:\"stats\";O:8:\"stdClass\":24:{s:14:\"visitors_today\";i:13;s:18:\"visitors_yesterday\";i:24;s:8:\"visitors\";i:13968;s:11:\"views_today\";i:19;s:15:\"views_yesterday\";i:60;s:14:\"views_best_day\";s:10:\"2017-01-15\";s:20:\"views_best_day_total\";i:148;s:5:\"views\";i:43814;s:8:\"comments\";i:2;s:5:\"posts\";i:19;s:14:\"followers_blog\";i:16;s:18:\"followers_comments\";i:1;s:18:\"comments_per_month\";i:0;s:31:\"comments_most_active_recent_day\";s:19:\"2017-03-08 02:47:46\";s:25:\"comments_most_active_time\";s:5:\"02:00\";s:13:\"comments_spam\";i:0;s:10:\"categories\";i:7;s:4:\"tags\";i:0;s:6:\"shares\";i:0;s:14:\"shares_twitter\";i:0;s:13:\"shares_pocket\";i:0;s:20:\"shares_google-plus-1\";i:0;s:15:\"shares_facebook\";i:0;s:12:\"shares_email\";i:0;}s:6:\"visits\";O:8:\"stdClass\":3:{s:4:\"unit\";s:3:\"day\";s:6:\"fields\";a:3:{i:0;s:6:\"period\";i:1;s:5:\"views\";i:2;s:8:\"visitors\";}s:4:\"data\";a:30:{i:0;a:3:{i:0;s:10:\"2019-03-10\";i:1;i:51;i:2;i:18;}i:1;a:3:{i:0;s:10:\"2019-03-11\";i:1;i:50;i:2;i:14;}i:2;a:3:{i:0;s:10:\"2019-03-12\";i:1;i:26;i:2;i:11;}i:3;a:3:{i:0;s:10:\"2019-03-13\";i:1;i:32;i:2;i:12;}i:4;a:3:{i:0;s:10:\"2019-03-14\";i:1;i:21;i:2;i:10;}i:5;a:3:{i:0;s:10:\"2019-03-15\";i:1;i:13;i:2;i:4;}i:6;a:3:{i:0;s:10:\"2019-03-16\";i:1;i:15;i:2;i:8;}i:7;a:3:{i:0;s:10:\"2019-03-17\";i:1;i:32;i:2;i:11;}i:8;a:3:{i:0;s:10:\"2019-03-18\";i:1;i:12;i:2;i:5;}i:9;a:3:{i:0;s:10:\"2019-03-19\";i:1;i:5;i:2;i:3;}i:10;a:3:{i:0;s:10:\"2019-03-20\";i:1;i:30;i:2;i:11;}i:11;a:3:{i:0;s:10:\"2019-03-21\";i:1;i:11;i:2;i:7;}i:12;a:3:{i:0;s:10:\"2019-03-22\";i:1;i:2;i:2;i:1;}i:13;a:3:{i:0;s:10:\"2019-03-23\";i:1;i:21;i:2;i:6;}i:14;a:3:{i:0;s:10:\"2019-03-24\";i:1;i:32;i:2;i:12;}i:15;a:3:{i:0;s:10:\"2019-03-25\";i:1;i:21;i:2;i:7;}i:16;a:3:{i:0;s:10:\"2019-03-26\";i:1;i:27;i:2;i:5;}i:17;a:3:{i:0;s:10:\"2019-03-27\";i:1;i:22;i:2;i:10;}i:18;a:3:{i:0;s:10:\"2019-03-28\";i:1;i:3;i:2;i:3;}i:19;a:3:{i:0;s:10:\"2019-03-29\";i:1;i:6;i:2;i:5;}i:20;a:3:{i:0;s:10:\"2019-03-30\";i:1;i:31;i:2;i:10;}i:21;a:3:{i:0;s:10:\"2019-03-31\";i:1;i:35;i:2;i:17;}i:22;a:3:{i:0;s:10:\"2019-04-01\";i:1;i:22;i:2;i:16;}i:23;a:3:{i:0;s:10:\"2019-04-02\";i:1;i:12;i:2;i:5;}i:24;a:3:{i:0;s:10:\"2019-04-03\";i:1;i:21;i:2;i:8;}i:25;a:3:{i:0;s:10:\"2019-04-04\";i:1;i:71;i:2;i:23;}i:26;a:3:{i:0;s:10:\"2019-04-05\";i:1;i:10;i:2;i:9;}i:27;a:3:{i:0;s:10:\"2019-04-06\";i:1;i:14;i:2;i:9;}i:28;a:3:{i:0;s:10:\"2019-04-07\";i:1;i:60;i:2;i:24;}i:29;a:3:{i:0;s:10:\"2019-04-08\";i:1;i:19;i:2;i:13;}}}}}}','no'),(170472,'post_by_email_address2','NULL','yes'),(170473,'monitor_receive_notifications','1','yes'),(170471,'jetpack_callables_sync_checksum','a:31:{s:18:\"wp_max_upload_size\";i:2852815834;s:15:\"is_main_network\";i:734881840;s:13:\"is_multi_site\";i:734881840;s:17:\"main_network_site\";i:2503988005;s:8:\"site_url\";i:3223699053;s:8:\"home_url\";i:3223699053;s:16:\"single_user_site\";i:734881840;s:7:\"updates\";i:205581925;s:28:\"has_file_system_write_access\";i:4261170317;s:21:\"is_version_controlled\";i:734881840;s:10:\"taxonomies\";i:2335580090;s:10:\"post_types\";i:3862783937;s:18:\"post_type_features\";i:3231904740;s:10:\"shortcodes\";i:2896354814;s:27:\"rest_api_allowed_post_types\";i:696315151;s:32:\"rest_api_allowed_public_metadata\";i:223132457;s:24:\"sso_is_two_step_required\";i:734881840;s:26:\"sso_should_hide_login_form\";i:734881840;s:18:\"sso_match_by_email\";i:4261170317;s:21:\"sso_new_user_override\";i:734881840;s:29:\"sso_bypass_default_login_form\";i:734881840;s:10:\"wp_version\";i:2903482282;s:11:\"get_plugins\";i:3125625128;s:24:\"get_plugins_action_links\";i:188664530;s:14:\"active_modules\";i:2428504237;s:16:\"hosting_provider\";i:769900095;s:6:\"locale\";i:110763218;s:13:\"site_icon_url\";i:734881840;s:5:\"roles\";i:3967392714;s:8:\"timezone\";i:24056537;s:24:\"available_jetpack_blocks\";i:3465117566;}','yes'),(939608,'_transient_timeout_aiowps_captcha_string_info_xxqjeplt6x','1585787862','no'),(939609,'_transient_aiowps_captcha_string_info_xxqjeplt6x','MTU4NTc4NjA2MnlhajNtcDh1cmRjYjZyanVjbHNsMTM=','no'),(966853,'_transient_aiowps_captcha_string_info_fg5aqa58w2','MTU4NzgwNTAzNHlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(939764,'_transient_timeout_aiowps_captcha_string_info_jh8ur778oe','1585798346','no'),(939765,'_transient_aiowps_captcha_string_info_jh8ur778oe','MTU4NTc5NjU0NnlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(939771,'_transient_timeout_aiowps_captcha_string_info_jxiyqra4oe','1585798543','no'),(939772,'_transient_aiowps_captcha_string_info_jxiyqra4oe','MTU4NTc5Njc0M3lhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(968690,'_transient_aiowps_captcha_string_info_kurlfynntc','MTU4Nzk0MjY3OHlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(965963,'_transient_timeout_aiowps_captcha_string_info_k0arbxh2tw','1587740062','no'),(965964,'_transient_aiowps_captcha_string_info_k0arbxh2tw','MTU4NzczODI2MnlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1013665,'_transient_timeout_aiowps_captcha_string_info_065s9ooou8','1591298087','no'),(940303,'_transient_timeout_aiowps_captcha_string_info_hmj6sy9zru','1585837811','no'),(940304,'_transient_aiowps_captcha_string_info_hmj6sy9zru','MTU4NTgzNjAxMXlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(940382,'_transient_timeout_aiowps_captcha_string_info_8uec6ducm3','1585844571','no'),(940383,'_transient_aiowps_captcha_string_info_8uec6ducm3','MTU4NTg0Mjc3MXlhajNtcDh1cmRjYjZyanVjbHNsMjc=','no'),(966403,'_transient_aiowps_captcha_string_info_sfephn99cg','MTU4Nzc3MzU4NXlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(940411,'_transient_timeout_aiowps_captcha_string_info_52xzuyf71p','1585846237','no'),(940412,'_transient_aiowps_captcha_string_info_52xzuyf71p','MTU4NTg0NDQzN3lhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(967382,'_transient_timeout_aiowps_captcha_string_info_272iyziwa4','1587847557','no'),(940517,'_transient_timeout_aiowps_captcha_string_info_z61f7yzfbs','1585854834','no'),(940518,'_transient_aiowps_captcha_string_info_z61f7yzfbs','MTU4NTg1MzAzNHlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(957742,'_transient_aiowps_captcha_string_info_o87ewhu6qe','MTU4NzEyNjg4OXlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(941305,'_transient_timeout_aiowps_captcha_string_info_lbhnv8ktke','1585909287','no'),(941306,'_transient_aiowps_captcha_string_info_lbhnv8ktke','MTU4NTkwNzQ4N3lhajNtcDh1cmRjYjZyanVjbHNsMjg=','no'),(940606,'_transient_timeout_aiowps_captcha_string_info_81h3ffj0j2','1585861571','no'),(940607,'_transient_aiowps_captcha_string_info_81h3ffj0j2','MTU4NTg1OTc3MXlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(940805,'_transient_timeout_aiowps_captcha_string_info_jmpfv6zqi1','1585875149','no'),(940696,'_transient_timeout_aiowps_captcha_string_info_0i4e4w41cq','1585867749','no'),(940697,'_transient_aiowps_captcha_string_info_0i4e4w41cq','MTU4NTg2NTk0OXlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(940715,'_transient_timeout_aiowps_captcha_string_info_2ea74etpro','1585868723','no'),(940716,'_transient_aiowps_captcha_string_info_2ea74etpro','MTU4NTg2NjkyM3lhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(959378,'_transient_aiowps_captcha_string_info_3vk7b87bn0','MTU4NzI0NjMzMHlhajNtcDh1cmRjYjZyanVjbHNsMTM=','no'),(957734,'_transient_aiowps_captcha_string_info_jjmsplftwy','MTU4NzEyNjg1NnlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(957735,'_transient_timeout_aiowps_captcha_string_info_4sjf4g2uic','1587128663','no'),(957736,'_transient_aiowps_captcha_string_info_4sjf4g2uic','MTU4NzEyNjg2M3lhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(957737,'_transient_timeout_aiowps_captcha_string_info_60vugh3c0t','1587128674','no'),(957738,'_transient_aiowps_captcha_string_info_60vugh3c0t','MTU4NzEyNjg3NHlhajNtcDh1cmRjYjZyanVjbHNsMjM=','no'),(964691,'_transient_timeout_aiowps_captcha_string_info_s53gpmegok','1587645683','no'),(964692,'_transient_aiowps_captcha_string_info_s53gpmegok','MTU4NzY0Mzg4M3lhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(961714,'_transient_timeout_aiowps_captcha_string_info_frdxeykb9a','1587423221','no'),(961715,'_transient_aiowps_captcha_string_info_frdxeykb9a','MTU4NzQyMTQyMXlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(961774,'_transient_timeout_aiowps_captcha_string_info_yspg4kvmsz','1587427682','no'),(958308,'_transient_aiowps_captcha_string_info_qdn4sl04it','MTU4NzE2Njk2OHlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(959377,'_transient_timeout_aiowps_captcha_string_info_3vk7b87bn0','1587248130','no'),(959070,'_transient_aiowps_captcha_string_info_nmf9wanldl','MTU4NzIyMjk1MXlhajNtcDh1cmRjYjZyanVjbHNsMTk=','no'),(959069,'_transient_timeout_aiowps_captcha_string_info_nmf9wanldl','1587224751','no'),(940806,'_transient_aiowps_captcha_string_info_jmpfv6zqi1','MTU4NTg3MzM0OXlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(940920,'_transient_timeout_aiowps_captcha_string_info_htx55g5dcz','1585882605','no'),(940921,'_transient_aiowps_captcha_string_info_htx55g5dcz','MTU4NTg4MDgwNXlhajNtcDh1cmRjYjZyanVjbHNsMTc=','no'),(957850,'_transient_aiowps_captcha_string_info_d5wwsv7iz0','MTU4NzEzMjU0NHlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(940944,'_transient_timeout_aiowps_captcha_string_info_f90nt65yt8','1585883574','no'),(940945,'_transient_aiowps_captcha_string_info_f90nt65yt8','MTU4NTg4MTc3NHlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(940993,'_transient_timeout_aiowps_captcha_string_info_thg398cfry','1585886559','no'),(940994,'_transient_aiowps_captcha_string_info_thg398cfry','MTU4NTg4NDc1OXlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(941003,'_transient_timeout_aiowps_captcha_string_info_hfbhi6p3w2','1585887156','no'),(941004,'_transient_aiowps_captcha_string_info_hfbhi6p3w2','MTU4NTg4NTM1NnlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(965142,'_transient_aiowps_captcha_string_info_r6etfmkirz','MTU4NzY3NzI1OHlhajNtcDh1cmRjYjZyanVjbHNsMjY=','no'),(965153,'_transient_timeout_aiowps_captcha_string_info_jwjc99cp5k','1587679725','no'),(965154,'_transient_aiowps_captcha_string_info_jwjc99cp5k','MTU4NzY3NzkyNXlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(965499,'_transient_timeout_aiowps_captcha_string_info_f4y7ctih9o','1587704764','no'),(965187,'_transient_timeout_aiowps_captcha_string_info_dpgchz1dfy','1587682062','no'),(965188,'_transient_aiowps_captcha_string_info_dpgchz1dfy','MTU4NzY4MDI2MnlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(965194,'_transient_timeout_aiowps_captcha_string_info_xhldnjvuox','1587682370','no'),(965195,'_transient_aiowps_captcha_string_info_xhldnjvuox','MTU4NzY4MDU3MHlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(966143,'_transient_yst_sm_1_1:4gHp_4laOM','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-02-20T06:22:53-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2019-07-22T21:02:01-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2019-05-23T20:54:45-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(965353,'_transient_timeout_aiowps_captcha_string_info_9loxd8cp88','1587694192','no'),(965327,'_transient_timeout_aiowps_captcha_string_info_4odduqlfe2','1587692139','no'),(965328,'_transient_aiowps_captcha_string_info_4odduqlfe2','MTU4NzY5MDMzOXlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(965354,'_transient_aiowps_captcha_string_info_9loxd8cp88','MTU4NzY5MjM5MnlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(965358,'_transient_timeout_aiowps_captcha_string_info_d1m9mkp5tw','1587694313','no'),(942836,'_transient_timeout_aiowps_captcha_string_info_3r0dkf6kch','1586019277','no'),(960223,'_transient_timeout_aiowps_captcha_string_info_sgi4b598lw','1587310085','no'),(941216,'_transient_timeout_aiowps_captcha_string_info_knle6xkasl','1585904142','no'),(941217,'_transient_aiowps_captcha_string_info_knle6xkasl','MTU4NTkwMjM0MnlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(958441,'_transient_timeout_aiowps_captcha_string_info_vw07jr138v','1587178306','no'),(958442,'_transient_aiowps_captcha_string_info_vw07jr138v','MTU4NzE3NjUwNnlhajNtcDh1cmRjYjZyanVjbHNsMjQ=','no'),(965137,'_transient_timeout_aiowps_captcha_string_info_yvrf791gd2','1587678874','no'),(958886,'_transient_aiowps_captcha_string_info_94bnmquy8k','MTU4NzIwOTM4MXlhajNtcDh1cmRjYjZyanVjbHNsMA==','no'),(958801,'_transient_timeout_aiowps_captcha_string_info_aj431xm5im','1587205470','no'),(941271,'_transient_timeout_aiowps_captcha_string_info_s4bgp8wjm4','1585907844','no'),(941272,'_transient_aiowps_captcha_string_info_s4bgp8wjm4','MTU4NTkwNjA0NHlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(941274,'_transient_timeout_aiowps_captcha_string_info_ptt1gpafmb','1585907996','no'),(941275,'_transient_aiowps_captcha_string_info_ptt1gpafmb','MTU4NTkwNjE5NnlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(941333,'_transient_timeout_aiowps_captcha_string_info_xra9hrs44a','1585911804','no'),(941334,'_transient_aiowps_captcha_string_info_xra9hrs44a','MTU4NTkxMDAwNHlhajNtcDh1cmRjYjZyanVjbHNsMjE=','no'),(957741,'_transient_timeout_aiowps_captcha_string_info_o87ewhu6qe','1587128689','no'),(941368,'_transient_timeout_aiowps_captcha_string_info_gl1562j5qd','1585914101','no'),(941369,'_transient_aiowps_captcha_string_info_gl1562j5qd','MTU4NTkxMjMwMXlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(941414,'_transient_timeout_aiowps_captcha_string_info_4mgl6uhze3','1585917043','no'),(957743,'_transient_timeout_aiowps_captcha_string_info_zsnj6fref7','1587128699','no'),(957744,'_transient_aiowps_captcha_string_info_zsnj6fref7','MTU4NzEyNjg5OXlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(957745,'_transient_timeout_aiowps_captcha_string_info_gb4y91eiby','1587128704','no'),(957746,'_transient_aiowps_captcha_string_info_gb4y91eiby','MTU4NzEyNjkwNHlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(957747,'_transient_timeout_aiowps_captcha_string_info_tbwxmsut95','1587128713','no'),(957748,'_transient_aiowps_captcha_string_info_tbwxmsut95','MTU4NzEyNjkxM3lhajNtcDh1cmRjYjZyanVjbHNsMTc=','no'),(959352,'_transient_aiowps_captcha_string_info_tr0m0t7rt2','MTU4NzI0NDY4MXlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(941415,'_transient_aiowps_captcha_string_info_4mgl6uhze3','MTU4NTkxNTI0M3lhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(941438,'_transient_timeout_aiowps_captcha_string_info_pdhaqyi5s9','1585918965','no'),(941439,'_transient_aiowps_captcha_string_info_pdhaqyi5s9','MTU4NTkxNzE2NXlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(942726,'_transient_aiowps_captcha_string_info_r575gsqkix','MTU4NjAwOTYxOHlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(942765,'_transient_timeout_aiowps_captcha_string_info_cewbbhsbkl','1586014745','no'),(942766,'_transient_aiowps_captcha_string_info_cewbbhsbkl','MTU4NjAxMjk0NXlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(959399,'_transient_aiowps_captcha_string_info_3e2afxcww9','MTU4NzI0NzkxNXlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(942828,'_transient_timeout_aiowps_captcha_string_info_haz5gczxvo','1586018691','no'),(942829,'_transient_aiowps_captcha_string_info_haz5gczxvo','MTU4NjAxNjg5MXlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(941610,'_transient_timeout_aiowps_captcha_string_info_v965kqok5b','1585930300','no'),(941611,'_transient_aiowps_captcha_string_info_v965kqok5b','MTU4NTkyODUwMHlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(941614,'_transient_timeout_aiowps_captcha_string_info_un54hazzac','1585930372','no'),(941615,'_transient_aiowps_captcha_string_info_un54hazzac','MTU4NTkyODU3MnlhajNtcDh1cmRjYjZyanVjbHNsMjc=','no'),(941689,'_transient_timeout_aiowps_captcha_string_info_qqmj0hs252','1585935707','no'),(941690,'_transient_aiowps_captcha_string_info_qqmj0hs252','MTU4NTkzMzkwN3lhajNtcDh1cmRjYjZyanVjbHNsMTc=','no'),(941693,'_transient_timeout_aiowps_captcha_string_info_83n8p1f76j','1585935949','no'),(941694,'_transient_aiowps_captcha_string_info_83n8p1f76j','MTU4NTkzNDE0OXlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(957947,'_transient_aiowps_captcha_string_info_logo4bnpbw','MTU4NzEzODk4N3lhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(941768,'_transient_timeout_aiowps_captcha_string_info_pg4bqw6ai8','1585941558','no'),(941769,'_transient_aiowps_captcha_string_info_pg4bqw6ai8','MTU4NTkzOTc1OHlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(941933,'_transient_timeout_aiowps_captcha_string_info_4abl09nuxk','1585954420','no'),(941934,'_transient_aiowps_captcha_string_info_4abl09nuxk','MTU4NTk1MjYyMHlhajNtcDh1cmRjYjZyanVjbHNsMTc=','no'),(941958,'_transient_timeout_aiowps_captcha_string_info_9415b4nz9k','1585956328','no'),(941959,'_transient_aiowps_captcha_string_info_9415b4nz9k','MTU4NTk1NDUyOHlhajNtcDh1cmRjYjZyanVjbHNsMzE=','no'),(942069,'_transient_timeout_aiowps_captcha_string_info_eiisx41hyy','1585963732','no'),(958560,'_transient_timeout_aiowps_captcha_string_info_ubrcoa5wx0','1587187001','no'),(958561,'_transient_aiowps_captcha_string_info_ubrcoa5wx0','MTU4NzE4NTIwMXlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(958633,'_transient_timeout_aiowps_captcha_string_info_ua5c2ya83q','1587191403','no'),(958634,'_transient_aiowps_captcha_string_info_ua5c2ya83q','MTU4NzE4OTYwM3lhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(958914,'_transient_timeout_aiowps_captcha_string_info_t12dh23f19','1587213190','no'),(959007,'_transient_aiowps_captcha_string_info_h3nmsr6wzo','MTU4NzIxNzQyMnlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(958915,'_transient_aiowps_captcha_string_info_t12dh23f19','MTU4NzIxMTM5MHlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(958707,'_transient_timeout_aiowps_captcha_string_info_zdo0iq5vo8','1587197635','no'),(958708,'_transient_aiowps_captcha_string_info_zdo0iq5vo8','MTU4NzE5NTgzNXlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(958802,'_transient_aiowps_captcha_string_info_aj431xm5im','MTU4NzIwMzY3MHlhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(958885,'_transient_timeout_aiowps_captcha_string_info_94bnmquy8k','1587211181','no'),(958777,'_transient_timeout_aiowps_captcha_string_info_f3mbaouzrm','1587203441','no'),(958778,'_transient_aiowps_captcha_string_info_f3mbaouzrm','MTU4NzIwMTY0MXlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(971767,'_transient_timeout_aiowps_captcha_string_info_6rqickc3sw','1588178619','no'),(942070,'_transient_aiowps_captcha_string_info_eiisx41hyy','MTU4NTk2MTkzMnlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(957849,'_transient_timeout_aiowps_captcha_string_info_d5wwsv7iz0','1587134344','no'),(957848,'_transient_aiowps_captcha_string_info_vg2hbtz7ge','MTU4NzEzMjUzMnlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(972245,'_transient_aiowps_captcha_string_info_cfzc0no3u5','MTU4ODIxMDgxNXlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1018968,'_transient_aiowps_captcha_string_info_dus1rpy80k','MTU5MTY5NTE5M3lhajNtcDh1cmRjYjZyanVjbHNsMzE=','no'),(942111,'_transient_timeout_yst_sm_1_1:4gHp_dAfs','1586051480','no'),(942112,'_transient_yst_sm_1_1:4gHp_dAfs','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-02-20T06:22:53-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2019-07-22T21:02:01-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2019-05-23T20:54:45-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(957852,'_transient_aiowps_captcha_string_info_cyktl00mkr','MTU4NzEzMjU3N3lhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(942401,'_transient_aiowps_captcha_string_info_efc7k4or41','MTU4NTk4NjkwNXlhajNtcDh1cmRjYjZyanVjbHNsMTg=','no'),(942307,'_transient_timeout_aiowps_captcha_string_info_51dm0ddp4q','1585981477','no'),(942308,'_transient_aiowps_captcha_string_info_51dm0ddp4q','MTU4NTk3OTY3N3lhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(957864,'_transient_timeout_aiowps_captcha_string_info_kkk7wwh5dr','1587135091','no'),(942400,'_transient_timeout_aiowps_captcha_string_info_efc7k4or41','1585988705','no'),(957865,'_transient_aiowps_captcha_string_info_kkk7wwh5dr','MTU4NzEzMzI5MXlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(957866,'_transient_timeout_aiowps_captcha_string_info_32mbet9yts','1587135097','no'),(957867,'_transient_aiowps_captcha_string_info_32mbet9yts','MTU4NzEzMzI5N3lhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(957871,'_transient_timeout_aiowps_captcha_string_info_9o7xcmrp6k','1587135124','no'),(957872,'_transient_aiowps_captcha_string_info_9o7xcmrp6k','MTU4NzEzMzMyNHlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(957960,'_transient_timeout_aiowps_captcha_string_info_or0mlfc5p7','1587141727','no'),(957961,'_transient_aiowps_captcha_string_info_or0mlfc5p7','MTU4NzEzOTkyN3lhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(958307,'_transient_timeout_aiowps_captcha_string_info_qdn4sl04it','1587168768','no'),(943574,'_transient_timeout_aiowps_captcha_string_info_4fseqnf2fl','1586072748','no'),(942725,'_transient_timeout_aiowps_captcha_string_info_r575gsqkix','1586011418','no'),(1016362,'_transient_aiowps_captcha_string_info_4r5ecgkd5i','MTU5MTQ5OTMwNnlhajNtcDh1cmRjYjZyanVjbHNsMjg=','no'),(1014651,'_transient_aiowps_captcha_string_info_i15fjeupuq','MTU5MTM3Mzc2MnlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(945897,'_transient_timeout_aiowps_captcha_string_info_5kn0dzsxei','1586244759','no'),(942648,'_transient_timeout_aiowps_captcha_string_info_2lyk60jit8','1586006617','no'),(942649,'_transient_aiowps_captcha_string_info_2lyk60jit8','MTU4NjAwNDgxN3lhajNtcDh1cmRjYjZyanVjbHNsMTQ=','no'),(965114,'_transient_aiowps_captcha_string_info_oqmwf8xjzu','MTU4NzY3NTY2MHlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(942653,'_transient_timeout_aiowps_captcha_string_info_y6y5dsoejj','1586006777','no'),(942654,'_transient_aiowps_captcha_string_info_y6y5dsoejj','MTU4NjAwNDk3N3lhajNtcDh1cmRjYjZyanVjbHNsMzA=','no'),(942539,'_transient_timeout_aiowps_captcha_string_info_1fovtav5tw','1586000193','no'),(942540,'_transient_aiowps_captcha_string_info_1fovtav5tw','MTU4NTk5ODM5M3lhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(942576,'_transient_timeout_aiowps_captcha_string_info_pj5h1k7j3l','1586002371','no'),(960135,'_transient_timeout_aiowps_captcha_string_info_pqzf0c399j','1587304298','no'),(960133,'_transient_timeout_aiowps_captcha_string_info_tx2sgec9wy','1587304261','no'),(960134,'_transient_aiowps_captcha_string_info_tx2sgec9wy','MTU4NzMwMjQ2MXlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(960136,'_transient_aiowps_captcha_string_info_pqzf0c399j','MTU4NzMwMjQ5OHlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(959914,'_transient_timeout_aiowps_captcha_string_info_fyw4nu3puz','1587289449','no'),(959789,'_transient_timeout_aiowps_captcha_string_info_f8v4fpnn0l','1587279081','no'),(959790,'_transient_aiowps_captcha_string_info_f8v4fpnn0l','MTU4NzI3NzI4MXlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(960224,'_transient_aiowps_captcha_string_info_sgi4b598lw','MTU4NzMwODI4NXlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(942577,'_transient_aiowps_captcha_string_info_pj5h1k7j3l','MTU4NjAwMDU3MXlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(942837,'_transient_aiowps_captcha_string_info_3r0dkf6kch','MTU4NjAxNzQ3N3lhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(959351,'_transient_timeout_aiowps_captcha_string_info_tr0m0t7rt2','1587246481','no'),(964936,'_transient_aiowps_captcha_string_info_lnquzb2icp','MTU4NzY2MTU0N3lhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(942904,'_transient_timeout_aiowps_captcha_string_info_yag9jow9sw','1586024754','no'),(942905,'_transient_aiowps_captcha_string_info_yag9jow9sw','MTU4NjAyMjk1NHlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(942906,'_transient_timeout_aiowps_captcha_string_info_aic049uro0','1586024754','no'),(942907,'_transient_aiowps_captcha_string_info_aic049uro0','MTU4NjAyMjk1NHlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(942908,'_transient_timeout_aiowps_captcha_string_info_gy62j6qcln','1586024754','no'),(942909,'_transient_aiowps_captcha_string_info_gy62j6qcln','MTU4NjAyMjk1NHlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(960479,'_transient_timeout_aiowps_captcha_string_info_fluy6msshy','1587330215','no'),(960480,'_transient_aiowps_captcha_string_info_fluy6msshy','MTU4NzMyODQxNXlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(942983,'_transient_timeout_aiowps_captcha_string_info_58q2q5hdk6','1586029788','no'),(942984,'_transient_aiowps_captcha_string_info_58q2q5hdk6','MTU4NjAyNzk4OHlhajNtcDh1cmRjYjZyanVjbHNsMzk=','no'),(942989,'_transient_timeout_aiowps_captcha_string_info_ks5iad46ab','1586030077','no'),(942990,'_transient_aiowps_captcha_string_info_ks5iad46ab','MTU4NjAyODI3N3lhajNtcDh1cmRjYjZyanVjbHNsMTk=','no'),(959514,'_transient_aiowps_captcha_string_info_zhpovbext5','MTU4NzI1Njc5NHlhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(959513,'_transient_timeout_aiowps_captcha_string_info_zhpovbext5','1587258594','no'),(964443,'_transient_aiowps_captcha_string_info_pw20qxn195','MTU4NzYyMzU0MXlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(943038,'_transient_timeout_aiowps_captcha_string_info_ajhxrer852','1586033729','no'),(943039,'_transient_aiowps_captcha_string_info_ajhxrer852','MTU4NjAzMTkyOXlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(971806,'_transient_aiowps_captcha_string_info_vxquqnbbkt','MTU4ODE3OTI5NnlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(952557,'_transient_timeout_aiowps_captcha_string_info_ogeq4jojxr','1586733863','no'),(952558,'_transient_aiowps_captcha_string_info_ogeq4jojxr','MTU4NjczMjA2M3lhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(962620,'_transient_aiowps_captcha_string_info_hioydxa9vp','MTU4NzQ4Njk3N3lhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(953340,'_transient_aiowps_captcha_string_info_ev461zj08x','MTU4Njc4OTkyM3lhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(955726,'_transient_aiowps_captcha_string_info_ypcxpb7jw6','MTU4Njk3NjMxMXlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(952663,'_transient_aiowps_captcha_string_info_9491jhhfm5','MTU4NjczODkxN3lhajNtcDh1cmRjYjZyanVjbHNsMzM=','no'),(953604,'_transient_timeout_aiowps_captcha_string_info_06p0b4p806','1586820064','no'),(953397,'_transient_timeout_aiowps_captcha_string_info_bqehi6oyeq','1586796033','no'),(952877,'_transient_timeout_aiowps_captcha_string_info_qlqpeax2b1','1586757843','no'),(952745,'_transient_timeout_aiowps_captcha_string_info_rmznhanbje','1586747397','no'),(952746,'_transient_aiowps_captcha_string_info_rmznhanbje','MTU4Njc0NTU5N3lhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(953129,'_transient_timeout_aiowps_captcha_string_info_hl1gf3rg2t','1586777608','no'),(968512,'_transient_aiowps_captcha_string_info_kkw6yl6a3k','MTU4NzkyOTg3OHlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(943283,'_transient_timeout_aiowps_captcha_string_info_0epci0tlxi','1586051657','no'),(943284,'_transient_aiowps_captcha_string_info_0epci0tlxi','MTU4NjA0OTg1N3lhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(953517,'_transient_aiowps_captcha_string_info_4vr2oe4wfu','MTU4NjgwMjcyNHlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(953605,'_transient_aiowps_captcha_string_info_06p0b4p806','MTU4NjgxODI2NHlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(951463,'_transient_timeout_aiowps_captcha_string_info_ae0mljnb9j','1586654179','no'),(951464,'_transient_aiowps_captcha_string_info_ae0mljnb9j','MTU4NjY1MjM3OXlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(947713,'_transient_aiowps_captcha_string_info_bvvltrma7q','MTU4NjM3NDQ5NXlhajNtcDh1cmRjYjZyanVjbHNsMjE=','no'),(943999,'_transient_timeout_aiowps_captcha_string_info_qp8rzdujbw','1586102218','no'),(944000,'_transient_aiowps_captcha_string_info_qp8rzdujbw','MTU4NjEwMDQxOHlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(953400,'_transient_aiowps_captcha_string_info_51d34zvz1n','MTU4Njc5NDIzNnlhajNtcDh1cmRjYjZyanVjbHNsMzE=','no'),(943575,'_transient_aiowps_captcha_string_info_4fseqnf2fl','MTU4NjA3MDk0OHlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(943459,'_transient_timeout_aiowps_captcha_string_info_lmpaqr1vsa','1586063791','no'),(943460,'_transient_aiowps_captcha_string_info_lmpaqr1vsa','MTU4NjA2MTk5MXlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(943434,'_transient_timeout_aiowps_captcha_string_info_pnc25doebx','1586062840','no'),(943435,'_transient_aiowps_captcha_string_info_pnc25doebx','MTU4NjA2MTA0MHlhajNtcDh1cmRjYjZyanVjbHNsMjI=','no'),(943438,'_transient_timeout_aiowps_captcha_string_info_txdjzc5ydb','1586062926','no'),(943439,'_transient_aiowps_captcha_string_info_txdjzc5ydb','MTU4NjA2MTEyNnlhajNtcDh1cmRjYjZyanVjbHNsMjc=','no'),(960282,'_transient_aiowps_captcha_string_info_0l3pt0zorm','MTU4NzMxMTk1OXlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1011926,'_transient_aiowps_captcha_string_info_m9r9zvjg64','MTU5MTE2MzM5NXlhajNtcDh1cmRjYjZyanVjbHNsMTQ=','no'),(953880,'_transient_aiowps_captcha_string_info_9w7pk46oog','MTU4NjgzODg0NHlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(953879,'_transient_aiowps_captcha_string_info_6x2795xh3e','MTU4NjgzODg0NHlhajNtcDh1cmRjYjZyanVjbHNsMjI=','no'),(943590,'_transient_timeout_aiowps_captcha_string_info_qid32aq2ka','1586073955','no'),(943591,'_transient_aiowps_captcha_string_info_qid32aq2ka','MTU4NjA3MjE1NXlhajNtcDh1cmRjYjZyanVjbHNsMTc=','no'),(943608,'_transient_timeout_aiowps_captcha_string_info_agu1w0ghl4','1586075040','no'),(943609,'_transient_aiowps_captcha_string_info_agu1w0ghl4','MTU4NjA3MzI0MHlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1019914,'_transient_timeout_aiowps_captcha_string_info_gcr736l0mo','1591763431','no'),(1019915,'_transient_aiowps_captcha_string_info_gcr736l0mo','MTU5MTc2MTYzMXlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1009910,'_transient_aiowps_captcha_string_info_zlgok2dxay','MTU5MTAwMjYyNHlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1009909,'_transient_timeout_aiowps_captcha_string_info_zlgok2dxay','1591004424','no'),(992317,'_transient_timeout_aiowps_captcha_string_info_fz8ft8ch11','1589699437','no'),(951115,'_transient_timeout_aiowps_captcha_string_info_owba2df8lv','1586625947','no'),(943658,'_transient_timeout_aiowps_captcha_string_info_ptkgshlp4w','1586078787','no'),(943659,'_transient_aiowps_captcha_string_info_ptkgshlp4w','MTU4NjA3Njk4N3lhajNtcDh1cmRjYjZyanVjbHNsMjM=','no'),(953516,'_transient_timeout_aiowps_captcha_string_info_4vr2oe4wfu','1586804524','no'),(943709,'_transient_timeout_aiowps_captcha_string_info_t6maxikcok','1586082409','no'),(943710,'_transient_aiowps_captcha_string_info_t6maxikcok','MTU4NjA4MDYwOXlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(943802,'_transient_timeout_aiowps_captcha_string_info_knjkvs1xgt','1586089393','no'),(948860,'_transient_timeout_aiowps_captcha_string_info_7dohjslubp','1586458065','no'),(948861,'_transient_aiowps_captcha_string_info_7dohjslubp','MTU4NjQ1NjI2NXlhajNtcDh1cmRjYjZyanVjbHNsMjY=','no'),(948530,'_transient_timeout_aiowps_captcha_string_info_3zaxe14zja','1586434974','no'),(948531,'_transient_aiowps_captcha_string_info_3zaxe14zja','MTU4NjQzMzE3NHlhajNtcDh1cmRjYjZyanVjbHNsMjI=','no'),(948534,'_transient_timeout_aiowps_captcha_string_info_2ipqooceoa','1586435106','no'),(948535,'_transient_aiowps_captcha_string_info_2ipqooceoa','MTU4NjQzMzMwNnlhajNtcDh1cmRjYjZyanVjbHNsMTg=','no'),(948553,'_transient_timeout_aiowps_captcha_string_info_uv1hqkzbvb','1586436690','no'),(948554,'_transient_aiowps_captcha_string_info_uv1hqkzbvb','MTU4NjQzNDg5MHlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(943803,'_transient_aiowps_captcha_string_info_knjkvs1xgt','MTU4NjA4NzU5M3lhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(943807,'_transient_timeout_yst_sm_1_1:4gHp_en67','1586174233','no'),(943808,'_transient_yst_sm_1_1:4gHp_en67','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-02-20T06:22:53-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2019-07-22T21:02:01-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2019-05-23T20:54:45-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(943810,'_transient_timeout_aiowps_captcha_string_info_llnoytzdcs','1586089665','no'),(943811,'_transient_aiowps_captcha_string_info_llnoytzdcs','MTU4NjA4Nzg2NXlhajNtcDh1cmRjYjZyanVjbHNsMzY=','no'),(943960,'_transient_timeout_aiowps_captcha_string_info_ftao979dp0','1586099765','no'),(943961,'_transient_aiowps_captcha_string_info_ftao979dp0','MTU4NjA5Nzk2NXlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(953414,'_transient_aiowps_captcha_string_info_o7bljif29i','MTU4Njc5NDk1MXlhajNtcDh1cmRjYjZyanVjbHNsMjQ=','no'),(953507,'_transient_timeout_aiowps_captcha_string_info_4ldg3mgyqd','1586803900','no'),(953508,'_transient_aiowps_captcha_string_info_4ldg3mgyqd','MTU4NjgwMjEwMHlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(944201,'_transient_timeout_aiowps_captcha_string_info_40jjvk0wxr','1586118583','no'),(944202,'_transient_aiowps_captcha_string_info_40jjvk0wxr','MTU4NjExNjc4M3lhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(944227,'_transient_timeout_aiowps_captcha_string_info_okfaxcd6ka','1586120021','no'),(953413,'_transient_timeout_aiowps_captcha_string_info_o7bljif29i','1586796751','no'),(944228,'_transient_aiowps_captcha_string_info_okfaxcd6ka','MTU4NjExODIyMXlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(944250,'_transient_timeout_aiowps_captcha_string_info_a7abgho89g','1586121755','no'),(944251,'_transient_aiowps_captcha_string_info_a7abgho89g','MTU4NjExOTk1NXlhajNtcDh1cmRjYjZyanVjbHNsMjY=','no'),(944319,'_transient_timeout_aiowps_captcha_string_info_mmqevxiz9l','1586127337','no'),(944320,'_transient_aiowps_captcha_string_info_mmqevxiz9l','MTU4NjEyNTUzN3lhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(960672,'_transient_aiowps_captcha_string_info_nlv3kuyy3a','MTU4NzM0MjYwNHlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(953263,'_transient_timeout_aiowps_captcha_string_info_qck0jur8rq','1586786234','no'),(953264,'_transient_aiowps_captcha_string_info_qck0jur8rq','MTU4Njc4NDQzNHlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(952878,'_transient_aiowps_captcha_string_info_qlqpeax2b1','MTU4Njc1NjA0M3lhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(953089,'_transient_aiowps_captcha_string_info_7zpkuojjed','MTU4Njc3MjMzOHlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(965359,'_transient_aiowps_captcha_string_info_d1m9mkp5tw','MTU4NzY5MjUxM3lhajNtcDh1cmRjYjZyanVjbHNsMTM=','no'),(949212,'_transient_aiowps_captcha_string_info_b0kqyse6qu','MTU4NjQ4MDU3NnlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(962877,'_transient_timeout_aiowps_captcha_string_info_15xs9t911i','1587508040','no'),(949665,'_transient_timeout_aiowps_captcha_string_info_blpxk0u33k','1586516123','no'),(944557,'_transient_timeout_aiowps_captcha_string_info_um0so1amzi','1586143664','no'),(944558,'_transient_aiowps_captcha_string_info_um0so1amzi','MTU4NjE0MTg2NHlhajNtcDh1cmRjYjZyanVjbHNsMTM=','no'),(951465,'_transient_timeout_aiowps_captcha_string_info_qgihiy7d4c','1586654180','no'),(944664,'_transient_timeout_aiowps_captcha_string_info_y5r6uiyr1d','1586152557','no'),(944665,'_transient_aiowps_captcha_string_info_y5r6uiyr1d','MTU4NjE1MDc1N3lhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(950355,'_transient_timeout_aiowps_captcha_string_info_sp8m6dar1h','1586568520','no'),(950356,'_transient_aiowps_captcha_string_info_sp8m6dar1h','MTU4NjU2NjcyMHlhajNtcDh1cmRjYjZyanVjbHNsMjY=','no'),(950368,'_transient_timeout_aiowps_captcha_string_info_ga4naddige','1586568869','no'),(950369,'_transient_aiowps_captcha_string_info_ga4naddige','MTU4NjU2NzA2OXlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1016951,'_transient_timeout_aiowps_captcha_string_info_7ydta25gtr','1591543930','no'),(944802,'_transient_timeout_aiowps_captcha_string_info_dscgwf73oo','1586163121','no'),(944803,'_transient_aiowps_captcha_string_info_dscgwf73oo','MTU4NjE2MTMyMXlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(951068,'_transient_aiowps_captcha_string_info_be9ngrldry','MTU4NjYxOTg3OHlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1362803,'_transient_timeout__jetpack_related_posts_cache_8f6677c9d6b0f903e98ad32ec61f8deb_876','1618044057','no'),(1362804,'_transient__jetpack_related_posts_cache_8f6677c9d6b0f903e98ad32ec61f8deb_876','a:3:{i:0;a:1:{s:2:\"id\";i:819;}i:1;a:1:{s:2:\"id\";i:833;}i:2;a:1:{s:2:\"id\";i:461;}}','no'),(944885,'_transient_timeout_aiowps_captcha_string_info_j71iz4eodz','1586169865','no'),(944886,'_transient_aiowps_captcha_string_info_j71iz4eodz','MTU4NjE2ODA2NXlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(944896,'_transient_timeout_aiowps_captcha_string_info_f89td7g8h6','1586170754','no'),(944897,'_transient_aiowps_captcha_string_info_f89td7g8h6','MTU4NjE2ODk1NHlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(948808,'_transient_aiowps_captcha_string_info_o9oe3ni6pg','MTU4NjQ1MjM1OHlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(947838,'_transient_timeout_aiowps_captcha_string_info_d8ruo2zu76','1586386464','no'),(947839,'_transient_aiowps_captcha_string_info_d8ruo2zu76','MTU4NjM4NDY2NHlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(946147,'_transient_aiowps_captcha_string_info_e305mgsuhg','MTU4NjI2MDc2MXlhajNtcDh1cmRjYjZyanVjbHNsMjQ=','no'),(946148,'_transient_timeout_aiowps_captcha_string_info_60gb721k4i','1586262614','no'),(946149,'_transient_aiowps_captcha_string_info_60gb721k4i','MTU4NjI2MDgxNHlhajNtcDh1cmRjYjZyanVjbHNsMjE=','no'),(946154,'_transient_timeout_aiowps_captcha_string_info_ph3scwgenm','1586263044','no'),(946155,'_transient_aiowps_captcha_string_info_ph3scwgenm','MTU4NjI2MTI0NHlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(944989,'_transient_timeout_aiowps_captcha_string_info_5ypjfhd5sf','1586177572','no'),(944990,'_transient_aiowps_captcha_string_info_5ypjfhd5sf','MTU4NjE3NTc3MnlhajNtcDh1cmRjYjZyanVjbHNsMjE=','no'),(944999,'_transient_timeout_aiowps_captcha_string_info_clsztueizp','1586178043','no'),(945000,'_transient_aiowps_captcha_string_info_clsztueizp','MTU4NjE3NjI0M3lhajNtcDh1cmRjYjZyanVjbHNsMjk=','no'),(952988,'_transient_aiowps_captcha_string_info_a03ggglyhz','MTU4Njc2NTQyOHlhajNtcDh1cmRjYjZyanVjbHNsMzE=','no'),(945060,'_transient_timeout_yst_sm_1_1:4gHp_4lYvF','1586267040','no'),(945061,'_transient_yst_sm_1_1:4gHp_4lYvF','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-02-20T06:22:53-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2019-07-22T21:02:01-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2019-05-23T20:54:45-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1016484,'_transient_timeout_aiowps_captcha_string_info_bukmksihcx','1591509836','no'),(1016485,'_transient_aiowps_captcha_string_info_bukmksihcx','MTU5MTUwODAzNnlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(948169,'_transient_timeout_aiowps_captcha_string_info_u75ffkf4qz','1586408998','no'),(947712,'_transient_timeout_aiowps_captcha_string_info_bvvltrma7q','1586376295','no'),(947564,'_transient_timeout_aiowps_captcha_string_info_dff6a2ijd9','1586364319','no'),(947565,'_transient_aiowps_captcha_string_info_dff6a2ijd9','MTU4NjM2MjUxOXlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(945145,'_transient_timeout_aiowps_captcha_string_info_m2wtqjubxe','1586188925','no'),(951491,'_transient_aiowps_captcha_string_info_jttd88dotl','MTU4NjY1MjUwMXlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(947476,'_transient_timeout_aiowps_captcha_string_info_2kdemrph51','1586357147','no'),(947477,'_transient_aiowps_captcha_string_info_2kdemrph51','MTU4NjM1NTM0N3lhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(945146,'_transient_aiowps_captcha_string_info_m2wtqjubxe','MTU4NjE4NzEyNXlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(945161,'_transient_timeout_aiowps_captcha_string_info_7uvfi4aeuu','1586190235','no'),(945162,'_transient_aiowps_captcha_string_info_7uvfi4aeuu','MTU4NjE4ODQzNXlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(945221,'_transient_timeout_aiowps_captcha_string_info_sjw0tue0zn','1586194768','no'),(945222,'_transient_aiowps_captcha_string_info_sjw0tue0zn','MTU4NjE5Mjk2OHlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(945940,'_transient_timeout_aiowps_captcha_string_info_tapneoxm9x','1586247593','no'),(945941,'_transient_aiowps_captcha_string_info_tapneoxm9x','MTU4NjI0NTc5M3lhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(945302,'_transient_timeout_aiowps_captcha_string_info_3rfadlofb9','1586201155','no'),(945918,'_transient_aiowps_captcha_string_info_wkn3tp3f78','MTU4NjI0NDE1NXlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(945303,'_transient_aiowps_captcha_string_info_3rfadlofb9','MTU4NjE5OTM1NXlhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(945344,'_transient_timeout_aiowps_captcha_string_info_cjfws0yjec','1586204949','no'),(945345,'_transient_aiowps_captcha_string_info_cjfws0yjec','MTU4NjIwMzE0OXlhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(945366,'_transient_timeout_aiowps_captcha_string_info_z4ulfo1c4c','1586206182','no'),(945367,'_transient_aiowps_captcha_string_info_z4ulfo1c4c','MTU4NjIwNDM4MnlhajNtcDh1cmRjYjZyanVjbHNsMTM=','no'),(945898,'_transient_aiowps_captcha_string_info_5kn0dzsxei','MTU4NjI0Mjk1OXlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1174917,'_transient_yst_sm_author_1:4gHp_4Zd4X','C:24:\"WPSEO_Sitemap_Cache_Data\":1029:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:982:\"<urlset xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xmlns:image=\"http://www.google.com/schemas/sitemap-image/1.1\" xsi:schemaLocation=\"http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd http://www.google.com/schemas/sitemap-image/1.1 http://www.google.com/schemas/sitemap-image/1.1/sitemap-image.xsd\" xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author/rolu315/</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author/justinashleyleach/</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author/jhw/</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author/39thstreet/</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</url>\n</urlset>\";}}','no'),(952359,'_transient_timeout_aiowps_captcha_string_info_89ff4eosie','1586719248','no'),(945420,'_transient_timeout_aiowps_captcha_string_info_eyucckv52b','1586210745','no'),(945421,'_transient_aiowps_captcha_string_info_eyucckv52b','MTU4NjIwODk0NXlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(946092,'_transient_aiowps_captcha_string_info_oh39is17bf','MTU4NjI1NzI1MnlhajNtcDh1cmRjYjZyanVjbHNsMjI=','no'),(951116,'_transient_aiowps_captcha_string_info_owba2df8lv','MTU4NjYyNDE0N3lhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(945456,'_transient_timeout_aiowps_captcha_string_info_19xw12sdut','1586213251','no'),(945457,'_transient_aiowps_captcha_string_info_19xw12sdut','MTU4NjIxMTQ1MXlhajNtcDh1cmRjYjZyanVjbHNsMTc=','no'),(946146,'_transient_timeout_aiowps_captcha_string_info_e305mgsuhg','1586262561','no'),(945642,'_transient_timeout_aiowps_captcha_string_info_fdrsjl62br','1586226669','no'),(945917,'_transient_timeout_aiowps_captcha_string_info_wkn3tp3f78','1586245955','no'),(952987,'_transient_timeout_aiowps_captcha_string_info_a03ggglyhz','1586767228','no'),(953088,'_transient_timeout_aiowps_captcha_string_info_7zpkuojjed','1586774138','no'),(952483,'_transient_timeout_aiowps_captcha_string_info_nzxu7ae3p9','1586728626','no'),(952484,'_transient_aiowps_captcha_string_info_nzxu7ae3p9','MTU4NjcyNjgyNnlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1016642,'_transient_aiowps_captcha_string_info_bpagtp3nzt','MTU5MTUyMDM3OHlhajNtcDh1cmRjYjZyanVjbHNsMTM=','no'),(945643,'_transient_aiowps_captcha_string_info_fdrsjl62br','MTU4NjIyNDg2OXlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(353790,'jetpack_sync_full__started','1524266081','no'),(181813,'jetpack_next_sync_time_sync','1620353599','yes'),(191618,'w3tc_nr_application_id','{\"d41d8cd98f00b204e9800998ecf8427e\":0}','yes'),(191619,'w3tc_state','{\"common.install\":1484141612,\"common.next_support_us_invitation\":1561082790,\"common.support_us_invitations\":5,\"common.next_edge_invitation\":1513384192,\"common.edge_invitations\":3,\"common.show_note.flush_statics_needed\":false,\"common.show_note.flush_statics_needed.timestamp\":1564955727,\"common.show_note.flush_posts_needed\":false,\"common.show_note.flush_posts_needed.timestamp\":1619474531,\"common.show_note.plugins_updated\":false,\"common.show_note.plugins_updated.timestamp\":1619474531,\"minify.show_note.need_flush\":false,\"minify.show_note.need_flush.timestamp\":1564955727,\"objectcache.show_note.flush_needed\":false,\"objectcache.show_note.flush_needed.timestamp\":1564955727,\"minify.hide_minify_help\":true,\"license.status\":\"no_key\",\"license.next_check\":1620391680,\"license.terms\":\"\"}','no'),(191622,'w3tc_generic_widgetservices','{\"content\":{\"items\":[{\"name\":\"Premium Support Response (Usually <1h First Response)\",\"parameter_name\":\"field4\",\"parameter_value\":\"Premium Support Response (Usually <1h First Response)\",\"form_hash\":\"m5pom8z0qy59rm\"},{\"name\":\"Performance Audit \\/ Consult (Theme, Plugin, Content, Server)\",\"parameter_name\":\"field4\",\"parameter_value\":\"Performance Audit \\/ Consult (Theme, Plugin, Content, Server)\",\"form_hash\":\"m5pom8z0qy59rm\"},{\"name\":\"Plugin Configuration\",\"parameter_name\":\"field4\",\"parameter_value\":\"Plugin Configuration\",\"form_hash\":\"m5pom8z0qy59rm\"},{\"name\":\"SSL Performance Setup\",\"parameter_name\":\"field4\",\"parameter_value\":\"SSL Performance Setup\",\"form_hash\":\"m5pom8z0qy59rm\"},{\"name\":\"Full Site Delivery Setup\",\"parameter_name\":\"field4\",\"parameter_value\":\"Full Site Delivery Setup\",\"form_hash\":\"m5pom8z0qy59rm\"},{\"name\":\"Hosting Environment Troubleshooting\",\"parameter_name\":\"field4\",\"parameter_value\":\"Hosting Environment Troubleshooting\",\"form_hash\":\"m5pom8z0qy59rm\"},{\"name\":\"Performance Monitoring\",\"parameter_name\":\"field4\",\"parameter_value\":\"Performance Monitoring\",\"form_hash\":\"m5pom8z0qy59rm\"}],\"ui_strings\":{\"cdn.maxcdn.signUpAndSave\":\"Sign Up Now and save !\",\"cdn.maxcdn.signUpAndSave.description\":\"MaxCDN is a service that lets you speed up your site even more with W3 Total Cache. Sign up now to recieve a special offer!\",\"cdn.stackpath.signUpAndSave\":\"Sign Up Now and save !\",\"cdn.stackpath.signUpAndSave.description\":\"StackPath is a service that lets you speed up your site even more with W3 Total Cache. Sign up now and save!\",\"cdn.stackpath2.signUpAndSave\":\"Sign Up Now and save !\",\"cdn.stackpath2.signUpAndSave.description\":\"StackPath is a service that lets you speed up your site even more with W3 Total Cache. Sign up now to recieve a special offer!\",\"minify.general.header\":\"Reduce load time by decreasing the size and number of <acronym title=\'Cascading Style Sheet\'>CSS<\\/acronym> and <acronym title=\'JavaScript\'>JS<\\/acronym> files. Automatically remove unncessary data from <acronym title=\'Cascading Style Sheet\'>CSS<\\/acronym>, <acronym title=\'JavaScript\'>JS<\\/acronym>, feed, page and post <acronym title=\'Hypertext Markup Language\'>HTML<\\/acronym>.\",\"newrelic.general.header\":\"New Relic may not be installed or not active on this server. <a href=\'%s\' target=\'_blank\'>Sign up for a (free) account<\\/a>. Visit <a href=\'%s\' target=\'_blank\'>New Relic<\\/a> for installation instructions.\",\"reverseproxy.general.header\":\"A reverse proxy adds scale to an server by handling requests before WordPress does. Purge settings are set on the <a href=\'%s\'>Page Cache settings<\\/a> page and <a href=\'%s\'>Browser Cache settings<\\/a> are set on the browser cache settings page.\",\"cdnfsd.general.header\":\"Host the entire website with your compatible <acronym title=\'Content Delivery Network\'>CDN<\\/acronym> provider to reduce page load time.\",\"cdn.general.header\":\"Host static files with your <acronym title=\'Content Delivery Network\'>CDN<\\/acronym> to reduce page load time.\",\"cdn.stackpath.widget.existing\":\"If you\'re an existing StackPath customer, enable <acronym title=\'Content Delivery Network\'>CDN<\\/acronym> and:\",\"cdn.stackpath2.widget.existing\":\"If you\'re an existing StackPath customer, enable <acronym title=\'Content Delivery Network\'>CDN<\\/acronym> and:\",\"cdn.stackpath2.widget.works_magically\":\"StackPath works magically with W3 Total Cache.\",\"cdn.stackpath.widget.header\":\"Dramatically increase website speeds in just a few clicks! Add the StackPath content delivery network (<acronym title=\'Content Delivery Network\'>CDN<\\/acronym>) service to your site.\",\"cdn.stackpath2.widget.header\":\"Dramatically increase website speeds in just a few clicks! Add the StackPath content delivery network (<acronym title=\'Content Delivery Network\'>CDN<\\/acronym>) service to your site.\"}},\"expires\":1565560140}','no'),(278872,'widget_vantage-social-media','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(278873,'widget_circleicon-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(278874,'widget_headline-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(939963,'_transient_timeout_aiowps_captcha_string_info_1jblas3wcf','1585814052','no'),(939964,'_transient_aiowps_captcha_string_info_1jblas3wcf','MTU4NTgxMjI1MnlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(939957,'_transient_timeout_aiowps_captcha_string_info_qlzp0a0bjj','1585813519','no'),(940087,'_transient_timeout_aiowps_captcha_string_info_xl3jhatpu0','1585823085','no'),(939958,'_transient_aiowps_captcha_string_info_qlzp0a0bjj','MTU4NTgxMTcxOXlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(893471,'_transient_timeout_aiowps_captcha_string_info_p393h44zpt','1582456493','no'),(893451,'_transient_timeout_aiowps_captcha_string_info_nz3k2z67vy','1582454815','no'),(893452,'_transient_aiowps_captcha_string_info_nz3k2z67vy','MTU4MjQ1MzAxNXlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(893472,'_transient_aiowps_captcha_string_info_p393h44zpt','MTU4MjQ1NDY5M3lhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(893476,'_transient_timeout_aiowps_captcha_string_info_bfn1vjwt9n','1582456639','no'),(893477,'_transient_aiowps_captcha_string_info_bfn1vjwt9n','MTU4MjQ1NDgzOXlhajNtcDh1cmRjYjZyanVjbHNsMjY=','no'),(940192,'_transient_timeout_aiowps_captcha_string_info_zekxtm6do4','1585830429','no'),(940149,'_transient_timeout_aiowps_captcha_string_info_ljadp9mwsh','1585828181','no'),(894178,'_transient_aiowps_captcha_string_info_hhp66s0e3r','MTU4MjUwNDg1N3lhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(966714,'_transient_aiowps_captcha_string_info_qkz4jsrhab','MTU4Nzc5NDM1N3lhajNtcDh1cmRjYjZyanVjbHNsMjc=','no'),(966852,'_transient_timeout_aiowps_captcha_string_info_fg5aqa58w2','1587806834','no'),(894222,'_transient_timeout_aiowps_captcha_string_info_1l8jt9tkra','1582509113','no'),(894223,'_transient_aiowps_captcha_string_info_1l8jt9tkra','MTU4MjUwNzMxM3lhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(894233,'_transient_timeout_aiowps_captcha_string_info_g5rsyqjdwl','1582509885','no'),(967384,'_transient_timeout_aiowps_captcha_string_info_qgr7mbvtdw','1587847557','no'),(894234,'_transient_aiowps_captcha_string_info_g5rsyqjdwl','MTU4MjUwODA4NXlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(894288,'_transient_aiowps_captcha_string_info_1v57j2ycyg','MTU4MjUxMjExMnlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(893783,'_transient_timeout_aiowps_captcha_string_info_x1as4m07uo','1582478493','no'),(966630,'_transient_aiowps_captcha_string_info_qs1wksatcn','MTU4Nzc4ODA5MnlhajNtcDh1cmRjYjZyanVjbHNsMTM=','no'),(968082,'_transient_aiowps_captcha_string_info_kw6s0r45td','MTU4Nzg5NzUwNnlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(968054,'_transient_timeout_aiowps_captcha_string_info_tirwvwz0xs','1587897411','no'),(966687,'_transient_timeout_aiowps_captcha_string_info_s7p0gjm4ph','1587794113','no'),(966688,'_transient_aiowps_captcha_string_info_s7p0gjm4ph','MTU4Nzc5MjMxM3lhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(893784,'_transient_aiowps_captcha_string_info_x1as4m07uo','MTU4MjQ3NjY5M3lhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(893872,'_transient_timeout_aiowps_captcha_string_info_8cjxrqdld7','1582485476','no'),(893873,'_transient_aiowps_captcha_string_info_8cjxrqdld7','MTU4MjQ4MzY3NnlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(893894,'_transient_timeout_aiowps_captcha_string_info_d3soowctz2','1582487101','no'),(893895,'_transient_aiowps_captcha_string_info_d3soowctz2','MTU4MjQ4NTMwMXlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(893943,'_transient_timeout_aiowps_captcha_string_info_fud9r2ufwi','1582489984','no'),(893944,'_transient_aiowps_captcha_string_info_fud9r2ufwi','MTU4MjQ4ODE4NHlhajNtcDh1cmRjYjZyanVjbHNsMjE=','no'),(894074,'_transient_timeout_aiowps_captcha_string_info_9pqfi03vvx','1582500705','no'),(894075,'_transient_aiowps_captcha_string_info_9pqfi03vvx','MTU4MjQ5ODkwNXlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(894077,'_transient_timeout_aiowps_captcha_string_info_ocd9tfolly','1582500951','no'),(894078,'_transient_aiowps_captcha_string_info_ocd9tfolly','MTU4MjQ5OTE1MXlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(894092,'_transient_timeout_aiowps_captcha_string_info_xd72x6hn0c','1582501646','no'),(894093,'_transient_aiowps_captcha_string_info_xd72x6hn0c','MTU4MjQ5OTg0NnlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(894287,'_transient_timeout_aiowps_captcha_string_info_1v57j2ycyg','1582513912','no'),(966584,'_transient_aiowps_captcha_string_info_geksv7dtpj','MTU4Nzc4NTQwM3lhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(894177,'_transient_timeout_aiowps_captcha_string_info_hhp66s0e3r','1582506657','no'),(966528,'_transient_aiowps_captcha_string_info_brbfd6wzxu','MTU4Nzc4MTc4OHlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(940088,'_transient_aiowps_captcha_string_info_xl3jhatpu0','MTU4NTgyMTI4NXlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(940150,'_transient_aiowps_captcha_string_info_ljadp9mwsh','MTU4NTgyNjM4MXlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(895364,'_transient_timeout_aiowps_captcha_string_info_xzccwnaea0','1582591499','no'),(895365,'_transient_aiowps_captcha_string_info_xzccwnaea0','MTU4MjU4OTY5OXlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(894663,'_transient_timeout_aiowps_captcha_string_info_xshdwaust5','1582542525','no'),(894378,'_transient_timeout_aiowps_captcha_string_info_7clqk380gr','1582520496','no'),(894379,'_transient_aiowps_captcha_string_info_7clqk380gr','MTU4MjUxODY5NnlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(894493,'_transient_timeout_aiowps_captcha_string_info_ucxbunj78y','1582529153','no'),(894494,'_transient_aiowps_captcha_string_info_ucxbunj78y','MTU4MjUyNzM1M3lhajNtcDh1cmRjYjZyanVjbHNsMTM=','no'),(966583,'_transient_timeout_aiowps_captcha_string_info_geksv7dtpj','1587787203','no'),(894563,'_transient_timeout_aiowps_captcha_string_info_yy2gybqwyo','1582534552','no'),(894564,'_transient_aiowps_captcha_string_info_yy2gybqwyo','MTU4MjUzMjc1MnlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(894603,'_transient_timeout_aiowps_captcha_string_info_tzgohpolr8','1582537746','no'),(894604,'_transient_aiowps_captcha_string_info_tzgohpolr8','MTU4MjUzNTk0NnlhajNtcDh1cmRjYjZyanVjbHNsMzI=','no'),(895301,'_transient_timeout_aiowps_captcha_string_info_az846w9oai','1582587799','no'),(894664,'_transient_aiowps_captcha_string_info_xshdwaust5','MTU4MjU0MDcyNXlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(895310,'_transient_aiowps_captcha_string_info_yonjcu0850','MTU4MjU4NjIyMnlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(894708,'_transient_timeout_aiowps_captcha_string_info_l4hyyiunm9','1582546187','no'),(894709,'_transient_aiowps_captcha_string_info_l4hyyiunm9','MTU4MjU0NDM4N3lhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(896212,'_transient_timeout_aiowps_captcha_string_info_dhnlxqhyd8','1582651614','no'),(896213,'_transient_aiowps_captcha_string_info_dhnlxqhyd8','MTU4MjY0OTgxNHlhajNtcDh1cmRjYjZyanVjbHNsMjc=','no'),(910764,'_transient_aiowps_captcha_string_info_trjrxbfl7w','MTU4MzcwOTY0M3lhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(910763,'_transient_timeout_aiowps_captcha_string_info_trjrxbfl7w','1583711443','no'),(896305,'_transient_timeout_aiowps_captcha_string_info_duk6m0yla2','1582658691','no'),(896306,'_transient_aiowps_captcha_string_info_duk6m0yla2','MTU4MjY1Njg5MXlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(896392,'_transient_timeout_aiowps_captcha_string_info_gu9fkaqzh0','1582665877','no'),(896393,'_transient_aiowps_captcha_string_info_gu9fkaqzh0','MTU4MjY2NDA3N3lhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(896403,'_transient_timeout_aiowps_captcha_string_info_o24i3brta9','1582666861','no'),(896404,'_transient_aiowps_captcha_string_info_o24i3brta9','MTU4MjY2NTA2MXlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(896517,'_transient_timeout_aiowps_captcha_string_info_2bgqp6eao1','1582675052','no'),(896518,'_transient_aiowps_captcha_string_info_2bgqp6eao1','MTU4MjY3MzI1MnlhajNtcDh1cmRjYjZyanVjbHNsMTM=','no'),(896529,'_transient_timeout_aiowps_captcha_string_info_six18umfv3','1582675363','no'),(896530,'_transient_aiowps_captcha_string_info_six18umfv3','MTU4MjY3MzU2M3lhajNtcDh1cmRjYjZyanVjbHNsMzE=','no'),(912307,'_transient_timeout_aiowps_captcha_string_info_i4izhq9271','1583819488','no'),(912308,'_transient_aiowps_captcha_string_info_i4izhq9271','MTU4MzgxNzY4OHlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(910623,'_transient_aiowps_captcha_string_info_q42vvn6h40','MTU4MzY5OTkyN3lhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(896645,'_transient_timeout_aiowps_captcha_string_info_i96cnki31p','1582682092','no'),(896646,'_transient_aiowps_captcha_string_info_i96cnki31p','MTU4MjY4MDI5MnlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(896647,'_transient_timeout_aiowps_captcha_string_info_1cwfze32xv','1582682129','no'),(896648,'_transient_aiowps_captcha_string_info_1cwfze32xv','MTU4MjY4MDMyOXlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(896649,'_transient_timeout_aiowps_captcha_string_info_ie8qy6pxqo','1582682133','no'),(896650,'_transient_aiowps_captcha_string_info_ie8qy6pxqo','MTU4MjY4MDMzM3lhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(912187,'_transient_aiowps_captcha_string_info_2xyacb4ovp','MTU4MzgwODU4NnlhajNtcDh1cmRjYjZyanVjbHNsMjM=','no'),(912186,'_transient_timeout_aiowps_captcha_string_info_2xyacb4ovp','1583810386','no'),(896703,'_transient_timeout_aiowps_captcha_string_info_umfonk5odq','1582685671','no'),(896704,'_transient_aiowps_captcha_string_info_umfonk5odq','MTU4MjY4Mzg3MXlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(897330,'_transient_timeout_aiowps_captcha_string_info_cxsrbff7cy','1582730860','no'),(896809,'_transient_aiowps_captcha_string_info_tp0hq4set6','MTU4MjY5MTI3NXlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(896808,'_transient_timeout_aiowps_captcha_string_info_tp0hq4set6','1582693075','no'),(910878,'_transient_aiowps_captcha_string_info_k8jdh756o0','MTU4MzcxNjI2MnlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(912162,'_transient_aiowps_captcha_string_info_y5cof49a02','MTU4MzgwNjUxNHlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(912161,'_transient_timeout_aiowps_captcha_string_info_y5cof49a02','1583808314','no'),(896853,'_transient_timeout_yst_sm_1_1:4gHp_dDKB','1582781179','no'),(896854,'_transient_yst_sm_1_1:4gHp_dDKB','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-02-20T06:22:53-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2019-07-22T21:02:01-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2019-05-23T20:54:45-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(936617,'_transient_timeout_aiowps_captcha_string_info_nvfx6h9hcl','1585570489','no'),(936618,'_transient_aiowps_captcha_string_info_nvfx6h9hcl','MTU4NTU2ODY4OXlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(917295,'_transient_timeout_aiowps_captcha_string_info_4hbpqnjo03','1584182678','no'),(917296,'_transient_aiowps_captcha_string_info_4hbpqnjo03','MTU4NDE4MDg3OHlhajNtcDh1cmRjYjZyanVjbHNsMTc=','no'),(917298,'_transient_timeout_aiowps_captcha_string_info_ak3f3jvfp3','1584182706','no'),(917299,'_transient_aiowps_captcha_string_info_ak3f3jvfp3','MTU4NDE4MDkwNnlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(917487,'_transient_aiowps_captcha_string_info_hgizsfdpuw','MTU4NDE5MzU2OXlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(937024,'_transient_timeout_aiowps_captcha_string_info_p0yjmeiwxl','1585601475','no'),(937218,'_transient_timeout_aiowps_captcha_string_info_v4y5ipb8t8','1585615217','no'),(959006,'_transient_timeout_aiowps_captcha_string_info_h3nmsr6wzo','1587219222','no'),(971634,'_transient_timeout_aiowps_captcha_string_info_h8nce3e59h','1588167707','no'),(967389,'_transient_timeout_aiowps_captcha_string_info_9at9ticwxd','1587847568','no'),(917735,'_transient_timeout_aiowps_captcha_string_info_2pizk2md0n','1584213209','no'),(917736,'_transient_aiowps_captcha_string_info_2pizk2md0n','MTU4NDIxMTQwOXlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(917754,'_transient_timeout_aiowps_captcha_string_info_1l0oqjlgx0','1584214586','no'),(917755,'_transient_aiowps_captcha_string_info_1l0oqjlgx0','MTU4NDIxMjc4NnlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(917948,'_transient_timeout_aiowps_captcha_string_info_l547od2ay2','1584229804','no'),(917949,'_transient_aiowps_captcha_string_info_l547od2ay2','MTU4NDIyODAwNHlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(917956,'_transient_timeout_aiowps_captcha_string_info_vwbim3vxl7','1584230127','no'),(917957,'_transient_aiowps_captcha_string_info_vwbim3vxl7','MTU4NDIyODMyN3lhajNtcDh1cmRjYjZyanVjbHNsMjE=','no'),(917960,'_transient_timeout_aiowps_captcha_string_info_pfq7bkrjgh','1584230348','no'),(917961,'_transient_aiowps_captcha_string_info_pfq7bkrjgh','MTU4NDIyODU0OHlhajNtcDh1cmRjYjZyanVjbHNsMzA=','no'),(917962,'_transient_timeout_aiowps_captcha_string_info_05zlpnpcp2','1584230354','no'),(917963,'_transient_aiowps_captcha_string_info_05zlpnpcp2','MTU4NDIyODU1M3lhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(917968,'_transient_timeout_aiowps_captcha_string_info_mncfvp0r0g','1584230415','no'),(917969,'_transient_aiowps_captcha_string_info_mncfvp0r0g','MTU4NDIyODYxNXlhajNtcDh1cmRjYjZyanVjbHNsMTQ=','no'),(917970,'_transient_timeout_aiowps_captcha_string_info_re8xj17fsx','1584230418','no'),(917971,'_transient_aiowps_captcha_string_info_re8xj17fsx','MTU4NDIyODYxOHlhajNtcDh1cmRjYjZyanVjbHNsMjI=','no'),(917972,'_transient_timeout_aiowps_captcha_string_info_dtm8067dwl','1584230424','no'),(917973,'_transient_aiowps_captcha_string_info_dtm8067dwl','MTU4NDIyODYyNHlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(924937,'_transient_aiowps_captcha_string_info_7pdpun0rbd','MTU4NDcyODQ2M3lhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(933816,'_transient_timeout_aiowps_captcha_string_info_skicmvov8p','1585374550','no'),(933817,'_transient_aiowps_captcha_string_info_skicmvov8p','MTU4NTM3Mjc1MHlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(933866,'_transient_timeout_aiowps_captcha_string_info_9fxrdomunw','1585378060','no'),(933867,'_transient_aiowps_captcha_string_info_9fxrdomunw','MTU4NTM3NjI2MHlhajNtcDh1cmRjYjZyanVjbHNsMjc=','no'),(933872,'_transient_timeout_aiowps_captcha_string_info_6x5taqwzpw','1585378086','no'),(933873,'_transient_aiowps_captcha_string_info_6x5taqwzpw','MTU4NTM3NjI4NnlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(933874,'_transient_timeout_aiowps_captcha_string_info_ufq27cilmn','1585378096','no'),(933875,'_transient_aiowps_captcha_string_info_ufq27cilmn','MTU4NTM3NjI5NnlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(933876,'_transient_timeout_aiowps_captcha_string_info_kyh4udtpyj','1585378106','no'),(933877,'_transient_aiowps_captcha_string_info_kyh4udtpyj','MTU4NTM3NjMwNnlhajNtcDh1cmRjYjZyanVjbHNsMzA=','no'),(920464,'_site_transient_timeout_browser_944c1ecf1f99af9c7b869fafe8a16778','1585013582','no'),(920465,'_site_transient_browser_944c1ecf1f99af9c7b869fafe8a16778','a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:13:\"80.0.3987.132\";s:8:\"platform\";s:9:\"Macintosh\";s:10:\"update_url\";s:29:\"https://www.google.com/chrome\";s:7:\"img_src\";s:43:\"http://s.w.org/images/browsers/chrome.png?1\";s:11:\"img_src_ssl\";s:44:\"https://s.w.org/images/browsers/chrome.png?1\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}','no'),(1118074,'_transient_timeout_aiowps_captcha_string_info_poj0bsmtf9','1599020152','no'),(1118075,'_transient_aiowps_captcha_string_info_poj0bsmtf9','MTU5OTAxODM1MnlhajNtcDh1cmRjYjZyanVjbHNsMTc=','no'),(1118121,'_transient_timeout_aiowps_captcha_string_info_4g4imxfs6g','1599023719','no'),(1118122,'_transient_aiowps_captcha_string_info_4g4imxfs6g','MTU5OTAyMTkxOXlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(1118145,'_transient_timeout_aiowps_captcha_string_info_yf1vrqofcw','1599025830','no'),(1118146,'_transient_aiowps_captcha_string_info_yf1vrqofcw','MTU5OTAyNDAzMHlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1118227,'_transient_timeout_aiowps_captcha_string_info_1u3s3c7rm9','1599031885','no'),(1118228,'_transient_aiowps_captcha_string_info_1u3s3c7rm9','MTU5OTAzMDA4NXlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(1118031,'_transient_timeout_aiowps_captcha_string_info_88rnyocew3','1599016928','no'),(1118032,'_transient_aiowps_captcha_string_info_88rnyocew3','MTU5OTAxNTEyOHlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1119858,'_transient_aiowps_captcha_string_info_6ca5okxd9d','MTU5OTE0MDkyM3lhajNtcDh1cmRjYjZyanVjbHNsMjg=','no'),(1063181,'_transient_timeout_aiowps_captcha_string_info_scitfe4b84','1595038730','no'),(1063182,'_transient_aiowps_captcha_string_info_scitfe4b84','MTU5NTAzNjkzMHlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1063183,'_transient_timeout_aiowps_captcha_string_info_3em1myoizu','1595038753','no'),(1063184,'_transient_aiowps_captcha_string_info_3em1myoizu','MTU5NTAzNjk1M3lhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1063356,'_transient_timeout_aiowps_captcha_string_info_s8sogjsydp','1595051334','no'),(1063320,'_transient_timeout_aiowps_captcha_string_info_s7b01b24g2','1595048854','no'),(1063321,'_transient_aiowps_captcha_string_info_s7b01b24g2','MTU5NTA0NzA1NHlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(925284,'_transient_timeout_aiowps_captcha_string_info_jxdtofjb8d','1584753448','no'),(925285,'_transient_aiowps_captcha_string_info_jxdtofjb8d','MTU4NDc1MTY0OHlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(926034,'_transient_timeout_aiowps_captcha_string_info_4gnqnnameu','1584809665','no'),(925360,'_transient_timeout_aiowps_captcha_string_info_tt87ihgmaj','1584759420','no'),(925361,'_transient_aiowps_captcha_string_info_tt87ihgmaj','MTU4NDc1NzYyMHlhajNtcDh1cmRjYjZyanVjbHNsMzQ=','no'),(925737,'_transient_timeout_aiowps_captcha_string_info_7r2aczsi97','1584788919','no'),(925408,'_transient_timeout_aiowps_captcha_string_info_077ww00kcf','1584762011','no'),(925409,'_transient_aiowps_captcha_string_info_077ww00kcf','MTU4NDc2MDIxMXlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(925428,'_transient_timeout_aiowps_captcha_string_info_6d2l5mmy6s','1584763905','no'),(925429,'_transient_aiowps_captcha_string_info_6d2l5mmy6s','MTU4NDc2MjEwNXlhajNtcDh1cmRjYjZyanVjbHNsMjI=','no'),(1388710,'_transient_timeout__jetpack_related_posts_cache_8f6677c9d6b0f903e98ad32ec61f8deb_451','1620392383','no'),(1388711,'_transient__jetpack_related_posts_cache_8f6677c9d6b0f903e98ad32ec61f8deb_451','a:3:{i:0;a:1:{s:2:\"id\";i:633;}i:1;a:1:{s:2:\"id\";i:876;}i:2;a:1:{s:2:\"id\";i:461;}}','no'),(928662,'_transient_timeout_yst_sm_post_1:4gHp_pByj','1585081647','no'),(928663,'_transient_yst_sm_post_1:4gHp_pByj','C:24:\"WPSEO_Sitemap_Cache_Data\":3389:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:3341:\"<urlset xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xmlns:image=\"http://www.google.com/schemas/sitemap-image/1.1\" xsi:schemaLocation=\"http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd http://www.google.com/schemas/sitemap-image/1.1 http://www.google.com/schemas/sitemap-image/1.1/sitemap-image.xsd\" xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/33rd-annual-mid-west-lectures-do-you-know/</loc>\n		<lastmod>2015-09-21T07:54:36-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/25th-annual-youth-rally/</loc>\n		<lastmod>2016-03-16T18:21:06-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/new-website/</loc>\n		<lastmod>2016-03-16T23:22:43-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/youtube-channel/</loc>\n		<lastmod>2016-03-16T23:23:28-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/change-the-channel/</loc>\n		<lastmod>2016-03-28T21:51:14-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/being-a-christian-father/</loc>\n		<lastmod>2016-05-19T08:17:11-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/armor-of-god/</loc>\n		<lastmod>2016-05-19T08:18:36-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/one-church/</loc>\n		<lastmod>2016-06-09T15:45:03-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/talents/</loc>\n		<lastmod>2016-08-28T21:33:31-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/what-have-i-been-putting-in-my-heart/</loc>\n		<lastmod>2017-08-07T21:51:02-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/do-you-know-who-i-am/</loc>\n		<lastmod>2017-08-20T13:27:02-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/god-never-gives-challenge-great/</loc>\n		<lastmod>2017-08-20T13:36:56-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/what-do-you-know/</loc>\n		<lastmod>2017-08-20T13:53:46-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/not-whether-win-lose/</loc>\n		<lastmod>2017-08-20T14:03:58-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/received-calling-god/</loc>\n		<lastmod>2017-08-27T21:10:20-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/just-as-i-am/</loc>\n		<lastmod>2017-09-03T20:20:31-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/being-a-world-changer/</loc>\n		<lastmod>2017-09-04T22:21:43-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/why-did-you-do-that/</loc>\n		<lastmod>2017-09-10T20:27:56-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/2019-youth-rally-dont-despise-me/</loc>\n		<lastmod>2019-04-22T20:06:59-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/2019-vacation-bible-school-paul-an-example-to-follow/</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</url>\n</urlset>\";}}','no'),(930212,'_transient_timeout_aiowps_captcha_string_info_gewnii1wdb','1585111905','no'),(931284,'_transient_timeout_aiowps_captcha_string_info_519ld82ff5','1585191763','no'),(930213,'_transient_aiowps_captcha_string_info_gewnii1wdb','MTU4NTExMDEwNXlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(930286,'_transient_aiowps_captcha_string_info_0bzpgsev3c','MTU4NTExNTc3M3lhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(930287,'_transient_timeout_aiowps_captcha_string_info_13qr75v6jw','1585117598','no'),(930288,'_transient_aiowps_captcha_string_info_13qr75v6jw','MTU4NTExNTc5OHlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(930289,'_transient_timeout_aiowps_captcha_string_info_fybmiqyedl','1585117621','no'),(930290,'_transient_aiowps_captcha_string_info_fybmiqyedl','MTU4NTExNTgyMXlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(930292,'_transient_timeout_aiowps_captcha_string_info_7t56cpgxfb','1585117647','no'),(930293,'_transient_aiowps_captcha_string_info_7t56cpgxfb','MTU4NTExNTg0N3lhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(930295,'_transient_timeout_aiowps_captcha_string_info_1lu4ra4erx','1585117672','no'),(930296,'_transient_aiowps_captcha_string_info_1lu4ra4erx','MTU4NTExNTg3MnlhajNtcDh1cmRjYjZyanVjbHNsMjg=','no'),(930297,'_transient_timeout_aiowps_captcha_string_info_e4t7o1ocwd','1585117696','no'),(930298,'_transient_aiowps_captcha_string_info_e4t7o1ocwd','MTU4NTExNTg5NnlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(1013444,'_transient_aiowps_captcha_string_info_1cl0kr3p7o','MTU5MTI3ODg5NnlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1013495,'_transient_timeout_aiowps_captcha_string_info_ivw97buhts','1591284754','no'),(930379,'_transient_timeout_aiowps_captcha_string_info_svsv0bbuwj','1585124700','no'),(930380,'_transient_aiowps_captcha_string_info_svsv0bbuwj','MTU4NTEyMjkwMHlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1012729,'_transient_aiowps_captcha_string_info_cwy912fmxz','MTU5MTIyMzkwM3lhajNtcDh1cmRjYjZyanVjbHNsMTc=','no'),(1012706,'_transient_aiowps_captcha_string_info_tcfoc0184b','MTU5MTIyMjM0MnlhajNtcDh1cmRjYjZyanVjbHNsMTk=','no'),(1013666,'_transient_aiowps_captcha_string_info_065s9ooou8','MTU5MTI5NjI4N3lhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1013506,'_transient_timeout_aiowps_captcha_string_info_4x82fh5ilx','1591285488','no'),(930978,'_transient_timeout_aiowps_captcha_string_info_eoyicej6v9','1585172541','no'),(930944,'_transient_aiowps_captcha_string_info_94bhorw415','MTU4NTE2ODE4OXlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(930556,'_transient_timeout_aiowps_captcha_string_info_90f46j6479','1585138890','no'),(930979,'_transient_aiowps_captcha_string_info_eoyicej6v9','MTU4NTE3MDc0MXlhajNtcDh1cmRjYjZyanVjbHNsMTc=','no'),(930557,'_transient_aiowps_captcha_string_info_90f46j6479','MTU4NTEzNzA5MHlhajNtcDh1cmRjYjZyanVjbHNsMTQ=','no'),(931285,'_transient_aiowps_captcha_string_info_519ld82ff5','MTU4NTE4OTk2M3lhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(931000,'_transient_timeout_aiowps_captcha_string_info_4xau0xjuka','1585174008','no'),(931001,'_transient_aiowps_captcha_string_info_4xau0xjuka','MTU4NTE3MjIwOHlhajNtcDh1cmRjYjZyanVjbHNsMjk=','no'),(930671,'_transient_timeout_aiowps_captcha_string_info_2awtfzt7aq','1585146984','no'),(930672,'_transient_aiowps_captcha_string_info_2awtfzt7aq','MTU4NTE0NTE4NHlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(930764,'_transient_timeout_aiowps_captcha_string_info_jz69p9me03','1585154393','no'),(930765,'_transient_aiowps_captcha_string_info_jz69p9me03','MTU4NTE1MjU5M3lhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1012383,'_transient_aiowps_captcha_string_info_enbgu72f0c','MTU5MTE5Nzc1MXlhajNtcDh1cmRjYjZyanVjbHNsMTM=','no'),(930943,'_transient_timeout_aiowps_captcha_string_info_94bhorw415','1585169989','no'),(932311,'_transient_timeout_aiowps_captcha_string_info_a09nhytpfu','1585268822','no'),(932312,'_transient_aiowps_captcha_string_info_a09nhytpfu','MTU4NTI2NzAyMnlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(932441,'_transient_timeout_aiowps_captcha_string_info_jcqgf0ssly','1585278326','no'),(932442,'_transient_aiowps_captcha_string_info_jcqgf0ssly','MTU4NTI3NjUyNnlhajNtcDh1cmRjYjZyanVjbHNsMTM=','no'),(932456,'_transient_timeout_aiowps_captcha_string_info_sahvewmzd2','1585278790','no'),(932457,'_transient_aiowps_captcha_string_info_sahvewmzd2','MTU4NTI3Njk5MHlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(932504,'_transient_timeout_aiowps_captcha_string_info_48w3cvv851','1585282291','no'),(932505,'_transient_aiowps_captcha_string_info_48w3cvv851','MTU4NTI4MDQ5MXlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(932530,'_transient_timeout_aiowps_captcha_string_info_iktr09ka3m','1585283485','no'),(932531,'_transient_aiowps_captcha_string_info_iktr09ka3m','MTU4NTI4MTY4NXlhajNtcDh1cmRjYjZyanVjbHNsNDA=','no'),(932725,'_transient_yst_sm_1_1:4gHp_exA9','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-02-20T06:22:53-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2019-07-22T21:02:01-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2019-05-23T20:54:45-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1012250,'_transient_timeout_aiowps_captcha_string_info_92u7vgcgn2','1591190406','no'),(1012251,'_transient_aiowps_captcha_string_info_92u7vgcgn2','MTU5MTE4ODYwNnlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(932551,'_transient_timeout_aiowps_captcha_string_info_o6rb0lesq3','1585285259','no'),(932552,'_transient_aiowps_captcha_string_info_o6rb0lesq3','MTU4NTI4MzQ1OXlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(932724,'_transient_timeout_yst_sm_1_1:4gHp_exA9','1585382260','no'),(932707,'_transient_aiowps_captcha_string_info_mq3k7zup73','MTU4NTI5NDQzM3lhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(932591,'_transient_timeout_aiowps_captcha_string_info_jr7x2rz9ke','1585287989','no'),(932592,'_transient_aiowps_captcha_string_info_jr7x2rz9ke','MTU4NTI4NjE4OXlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(932593,'_transient_timeout_aiowps_captcha_string_info_pvdestxelg','1585288005','no'),(932594,'_transient_aiowps_captcha_string_info_pvdestxelg','MTU4NTI4NjIwNXlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(932595,'_transient_timeout_aiowps_captcha_string_info_08gjlzfaoh','1585288021','no'),(932596,'_transient_aiowps_captcha_string_info_08gjlzfaoh','MTU4NTI4NjIyMXlhajNtcDh1cmRjYjZyanVjbHNsMzU=','no'),(932600,'_transient_timeout_aiowps_captcha_string_info_er117ivukm','1585288037','no'),(932601,'_transient_aiowps_captcha_string_info_er117ivukm','MTU4NTI4NjIzN3lhajNtcDh1cmRjYjZyanVjbHNsMzc=','no'),(932603,'_transient_timeout_aiowps_captcha_string_info_4uexsyidrg','1585288061','no'),(932604,'_transient_aiowps_captcha_string_info_4uexsyidrg','MTU4NTI4NjI2MXlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1012385,'_transient_timeout_aiowps_captcha_string_info_kjuq2knymq','1591199574','no'),(1012283,'_transient_timeout_aiowps_captcha_string_info_sj1zitbekx','1591192928','no'),(932704,'_transient_timeout_aiowps_captcha_string_info_z8d37td45t','1585296212','no'),(932705,'_transient_aiowps_captcha_string_info_z8d37td45t','MTU4NTI5NDQxMnlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(932706,'_transient_timeout_aiowps_captcha_string_info_mq3k7zup73','1585296233','no'),(932665,'_transient_timeout_aiowps_captcha_string_info_pzwxnpuh6t','1585293363','no'),(932666,'_transient_aiowps_captcha_string_info_pzwxnpuh6t','MTU4NTI5MTU2M3lhajNtcDh1cmRjYjZyanVjbHNsMzY=','no'),(933903,'_transient_timeout_aiowps_captcha_string_info_bhw94uhmle','1585378643','no'),(933748,'_transient_timeout_aiowps_captcha_string_info_ulgeffcew3','1585369836','no'),(933749,'_transient_aiowps_captcha_string_info_ulgeffcew3','MTU4NTM2ODAzNnlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(933882,'_transient_timeout_aiowps_captcha_string_info_zewayhyw99','1585378167','no'),(933883,'_transient_aiowps_captcha_string_info_zewayhyw99','MTU4NTM3NjM2N3lhajNtcDh1cmRjYjZyanVjbHNsMTQ=','no'),(933884,'_transient_timeout_aiowps_captcha_string_info_fm7lghgv28','1585378181','no'),(933885,'_transient_aiowps_captcha_string_info_fm7lghgv28','MTU4NTM3NjM4MXlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(933886,'_transient_timeout_aiowps_captcha_string_info_lq3l1efkmu','1585378196','no'),(933887,'_transient_aiowps_captcha_string_info_lq3l1efkmu','MTU4NTM3NjM5NnlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(933890,'_transient_timeout_aiowps_captcha_string_info_916jmuaqt5','1585378377','no'),(933891,'_transient_aiowps_captcha_string_info_916jmuaqt5','MTU4NTM3NjU3N3lhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(933894,'_transient_timeout_aiowps_captcha_string_info_26m7pmyia5','1585378383','no'),(933895,'_transient_aiowps_captcha_string_info_26m7pmyia5','MTU4NTM3NjU4M3lhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(933898,'_transient_timeout_aiowps_captcha_string_info_xgj69g76m4','1585378542','no'),(933899,'_transient_aiowps_captcha_string_info_xgj69g76m4','MTU4NTM3Njc0MnlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(933900,'_transient_timeout_aiowps_captcha_string_info_yh72ojtzda','1585378581','no'),(933901,'_transient_aiowps_captcha_string_info_yh72ojtzda','MTU4NTM3Njc4MXlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(932137,'_transient_timeout_aiowps_captcha_string_info_qjo72884r4','1585256629','no'),(932138,'_transient_aiowps_captcha_string_info_qjo72884r4','MTU4NTI1NDgyOXlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(931958,'_transient_timeout_aiowps_captcha_string_info_2au4hiuh57','1585243083','no'),(931987,'_transient_timeout_aiowps_captcha_string_info_yv88qywx1i','1585245313','no'),(931959,'_transient_aiowps_captcha_string_info_2au4hiuh57','MTU4NTI0MTI4M3lhajNtcDh1cmRjYjZyanVjbHNsMjI=','no'),(931910,'_transient_timeout_aiowps_captcha_string_info_6t76yyfngz','1585239002','no'),(931911,'_transient_aiowps_captcha_string_info_6t76yyfngz','MTU4NTIzNzIwMnlhajNtcDh1cmRjYjZyanVjbHNsMjY=','no'),(919817,'_transient_timeout_aiowps_captcha_string_info_vktp2csjv6','1584364716','no'),(919818,'_transient_aiowps_captcha_string_info_vktp2csjv6','MTU4NDM2MjkxNnlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(919834,'_transient_aiowps_captcha_string_info_axgtzyqkqh','MTU4NDM2Mzk3OXlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(968283,'_transient_timeout_aiowps_captcha_string_info_a1tlcynec9','1587913628','no'),(939503,'_transient_aiowps_captcha_string_info_xucvr0tqkd','MTU4NTc3ODUyMXlhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(920022,'_transient_timeout_aiowps_captcha_string_info_w8f14pwlsw','1584380130','no'),(920023,'_transient_aiowps_captcha_string_info_w8f14pwlsw','MTU4NDM3ODMzMHlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(920149,'_transient_timeout_aiowps_captcha_string_info_fqiagwm13k','1584388912','no'),(920150,'_transient_aiowps_captcha_string_info_fqiagwm13k','MTU4NDM4NzExMnlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(920199,'_transient_timeout_aiowps_captcha_string_info_ymz9ctu7p3','1584392723','no'),(920200,'_transient_aiowps_captcha_string_info_ymz9ctu7p3','MTU4NDM5MDkyM3lhajNtcDh1cmRjYjZyanVjbHNsMTc=','no'),(920207,'_transient_timeout_aiowps_captcha_string_info_pzet0hdwtn','1584393276','no'),(920208,'_transient_aiowps_captcha_string_info_pzet0hdwtn','MTU4NDM5MTQ3NnlhajNtcDh1cmRjYjZyanVjbHNsMzM=','no'),(920309,'_transient_timeout_yst_sm_1_1:4gHp_4kDyT','1584485281','no'),(920310,'_transient_yst_sm_1_1:4gHp_4kDyT','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-02-20T06:22:53-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2019-07-22T21:02:01-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2019-05-23T20:54:45-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1014650,'_transient_timeout_aiowps_captcha_string_info_i15fjeupuq','1591375562','no'),(924579,'_transient_timeout_aiowps_captcha_string_info_ez2ofbqdk9','1584706791','no'),(924580,'_transient_aiowps_captcha_string_info_ez2ofbqdk9','MTU4NDcwNDk5MXlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(924594,'_transient_timeout_aiowps_captcha_string_info_oaohep0f7p','1584708100','no'),(924595,'_transient_aiowps_captcha_string_info_oaohep0f7p','MTU4NDcwNjMwMHlhajNtcDh1cmRjYjZyanVjbHNsMzM=','no'),(925738,'_transient_aiowps_captcha_string_info_7r2aczsi97','MTU4NDc4NzExOXlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(924642,'_transient_timeout_aiowps_captcha_string_info_9clfy54si4','1584710323','no'),(924643,'_transient_aiowps_captcha_string_info_9clfy54si4','MTU4NDcwODUyM3lhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(926051,'_transient_timeout_aiowps_captcha_string_info_5tvupxv0ci','1584810438','no'),(924705,'_transient_timeout_aiowps_captcha_string_info_bgn62e8cai','1584715051','no'),(924706,'_transient_aiowps_captcha_string_info_bgn62e8cai','MTU4NDcxMzI1MXlhajNtcDh1cmRjYjZyanVjbHNsMjk=','no'),(933534,'_transient_timeout_aiowps_captcha_string_info_5mgimf34zf','1585356391','no'),(933535,'_transient_aiowps_captcha_string_info_5mgimf34zf','MTU4NTM1NDU5MXlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(933941,'_transient_timeout_aiowps_captcha_string_info_23rs7wlze0','1585379881','no'),(933942,'_transient_aiowps_captcha_string_info_23rs7wlze0','MTU4NTM3ODA4MXlhajNtcDh1cmRjYjZyanVjbHNsMTM=','no'),(933627,'_transient_timeout_aiowps_captcha_string_info_9sw9fagch5','1585361865','no'),(933628,'_transient_aiowps_captcha_string_info_9sw9fagch5','MTU4NTM2MDA2NXlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(933675,'_transient_timeout_aiowps_captcha_string_info_2f8saqprxv','1585365305','no'),(933676,'_transient_aiowps_captcha_string_info_2f8saqprxv','MTU4NTM2MzUwNXlhajNtcDh1cmRjYjZyanVjbHNsMjQ=','no'),(933904,'_transient_aiowps_captcha_string_info_bhw94uhmle','MTU4NTM3Njg0M3lhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(933906,'_transient_timeout_aiowps_captcha_string_info_7lrguow6lv','1585378661','no'),(933907,'_transient_aiowps_captcha_string_info_7lrguow6lv','MTU4NTM3Njg2MXlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(933908,'_transient_timeout_aiowps_captcha_string_info_lmfvh44acw','1585378667','no'),(933909,'_transient_aiowps_captcha_string_info_lmfvh44acw','MTU4NTM3Njg2N3lhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(933910,'_transient_timeout_aiowps_captcha_string_info_4mutl9tu4o','1585378675','no'),(933911,'_transient_aiowps_captcha_string_info_4mutl9tu4o','MTU4NTM3Njg3NXlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(933914,'_transient_timeout_aiowps_captcha_string_info_cnaopb2c8m','1585378811','no'),(933915,'_transient_aiowps_captcha_string_info_cnaopb2c8m','MTU4NTM3NzAxMXlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(933916,'_transient_timeout_aiowps_captcha_string_info_lwm091hnkj','1585378828','no'),(933917,'_transient_aiowps_captcha_string_info_lwm091hnkj','MTU4NTM3NzAyOHlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(957824,'_transient_aiowps_captcha_string_info_y7ine2xsqy','MTU4NzEzMTE2NXlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(957785,'_transient_timeout_aiowps_captcha_string_info_50jhs3morm','1587130633','no'),(957786,'_transient_aiowps_captcha_string_info_50jhs3morm','MTU4NzEyODgzM3lhajNtcDh1cmRjYjZyanVjbHNsMjY=','no'),(957798,'_transient_timeout_aiowps_captcha_string_info_gdz9v6lego','1587131246','no'),(957799,'_transient_aiowps_captcha_string_info_gdz9v6lego','MTU4NzEyOTQ0NnlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(957946,'_transient_timeout_aiowps_captcha_string_info_logo4bnpbw','1587140787','no'),(957847,'_transient_timeout_aiowps_captcha_string_info_vg2hbtz7ge','1587134332','no'),(957826,'_transient_timeout_aiowps_captcha_string_info_3pbq6bb84b','1587132976','no'),(937647,'_transient_aiowps_captcha_string_info_zl1jsycyia','MTU4NTY0NDgyMXlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(935484,'_transient_timeout_aiowps_captcha_string_info_vmyk2mm9sf','1585490619','no'),(934797,'_transient_timeout_aiowps_captcha_string_info_ey8dsgvc19','1585441687','no'),(934798,'_transient_aiowps_captcha_string_info_ey8dsgvc19','MTU4NTQzOTg4N3lhajNtcDh1cmRjYjZyanVjbHNsMTg=','no'),(936115,'_transient_aiowps_captcha_string_info_ikrqid806q','MTU4NTUzMjQ4M3lhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(935357,'_transient_timeout_aiowps_captcha_string_info_2wdhnnzin1','1585482778','no'),(934818,'_transient_timeout_aiowps_captcha_string_info_8sfmh647r7','1585442847','no'),(934819,'_transient_aiowps_captcha_string_info_8sfmh647r7','MTU4NTQ0MTA0N3lhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(934829,'_transient_timeout_aiowps_captcha_string_info_7kx87q1kcl','1585443524','no'),(934830,'_transient_aiowps_captcha_string_info_7kx87q1kcl','MTU4NTQ0MTcyNHlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(241729,'wpseo_sitemap_1_cache_validator','4lGKF','no'),(241730,'wpseo_sitemap_post_cache_validator','kOWn','no'),(892524,'_transient_timeout_aiowps_captcha_string_info_5eco27h3qr','1582383880','no'),(892525,'_transient_aiowps_captcha_string_info_5eco27h3qr','MTU4MjM4MjA4MHlhajNtcDh1cmRjYjZyanVjbHNsMA==','no'),(892530,'_transient_timeout_aiowps_captcha_string_info_q2ubc2kh2k','1582384354','no'),(892531,'_transient_aiowps_captcha_string_info_q2ubc2kh2k','MTU4MjM4MjU1NHlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(892625,'_transient_timeout_aiowps_captcha_string_info_3hd8wsvoa5','1582392296','no'),(892617,'_transient_timeout_aiowps_captcha_string_info_2b6vj3ekoe','1582391852','no'),(892618,'_transient_aiowps_captcha_string_info_2b6vj3ekoe','MTU4MjM5MDA1MnlhajNtcDh1cmRjYjZyanVjbHNsMzQ=','no'),(892626,'_transient_aiowps_captcha_string_info_3hd8wsvoa5','MTU4MjM5MDQ5NnlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(892639,'_transient_timeout_aiowps_captcha_string_info_8w3bfzqsqx','1582393328','no'),(892640,'_transient_aiowps_captcha_string_info_8w3bfzqsqx','MTU4MjM5MTUyOHlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(892644,'_transient_timeout_aiowps_captcha_string_info_7x2uuge995','1582393444','no'),(892645,'_transient_aiowps_captcha_string_info_7x2uuge995','MTU4MjM5MTY0NHlhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(971918,'_transient_aiowps_captcha_string_info_xslsuyi10o','MTU4ODE4ODI4OHlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(972015,'_transient_aiowps_captcha_string_info_e7ewm0vpx5','MTU4ODE5NjQxNnlhajNtcDh1cmRjYjZyanVjbHNsMA==','no'),(972075,'_transient_timeout_aiowps_captcha_string_info_pzev7or830','1588202567','no'),(972076,'_transient_aiowps_captcha_string_info_pzev7or830','MTU4ODIwMDc2N3lhajNtcDh1cmRjYjZyanVjbHNsMTQ=','no'),(971984,'_transient_timeout_aiowps_captcha_string_info_korwx10zig','1588195419','no'),(971985,'_transient_aiowps_captcha_string_info_korwx10zig','MTU4ODE5MzYxOXlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(972014,'_transient_timeout_aiowps_captcha_string_info_e7ewm0vpx5','1588198216','no'),(892743,'_transient_timeout_aiowps_captcha_string_info_v3snukhhko','1582401174','no'),(892744,'_transient_aiowps_captcha_string_info_v3snukhhko','MTU4MjM5OTM3NHlhajNtcDh1cmRjYjZyanVjbHNsMTc=','no'),(892805,'_transient_timeout_aiowps_captcha_string_info_zk009r1b5y','1582405173','no'),(892806,'_transient_aiowps_captcha_string_info_zk009r1b5y','MTU4MjQwMzM3M3lhajNtcDh1cmRjYjZyanVjbHNsMzQ=','no'),(893269,'_transient_timeout_aiowps_captcha_string_info_otxdn9jbfe','1582439514','no'),(892895,'_transient_timeout_aiowps_captcha_string_info_64dndmz48x','1582412550','no'),(892896,'_transient_aiowps_captcha_string_info_64dndmz48x','MTU4MjQxMDc1MHlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(913080,'_transient_aiowps_captcha_string_info_biw2j576ce','MTU4Mzg3NTE5NXlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(913174,'_transient_timeout_aiowps_captcha_string_info_s280o8wj00','1583884658','no'),(913175,'_transient_aiowps_captcha_string_info_s280o8wj00','MTU4Mzg4Mjg1OHlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(912390,'_transient_aiowps_captcha_string_info_6z5921z5r6','MTU4MzgyMzk0OHlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(913034,'_transient_timeout_aiowps_captcha_string_info_0c3w972py8','1583873847','no'),(913035,'_transient_aiowps_captcha_string_info_0c3w972py8','MTU4Mzg3MjA0N3lhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(913079,'_transient_timeout_aiowps_captcha_string_info_biw2j576ce','1583876995','no'),(913022,'_transient_timeout_aiowps_captcha_string_info_3li6qj8l3n','1583872943','no'),(912707,'_transient_timeout_aiowps_captcha_string_info_n1srwetxhs','1583847795','no'),(912708,'_transient_aiowps_captcha_string_info_n1srwetxhs','MTU4Mzg0NTk5NXlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(912815,'_transient_timeout_aiowps_captcha_string_info_2qxzv1ik1t','1583856112','no'),(914032,'_transient_timeout_aiowps_captcha_string_info_ed8p13f1cm','1583946580','no'),(912616,'_transient_timeout_aiowps_captcha_string_info_mj12tw98fg','1583842612','no'),(912816,'_transient_aiowps_captcha_string_info_2qxzv1ik1t','MTU4Mzg1NDMxMnlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(913233,'_transient_timeout_aiowps_captcha_string_info_1ozpaypzgv','1583888245','no'),(912617,'_transient_aiowps_captcha_string_info_mj12tw98fg','MTU4Mzg0MDgxMnlhajNtcDh1cmRjYjZyanVjbHNsMjc=','no'),(912658,'_transient_timeout_aiowps_captcha_string_info_ieklx0uubj','1583845129','no'),(912659,'_transient_aiowps_captcha_string_info_ieklx0uubj','MTU4Mzg0MzMyOXlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(933878,'_transient_timeout_aiowps_captcha_string_info_phgpzov71q','1585378116','no'),(933879,'_transient_aiowps_captcha_string_info_phgpzov71q','MTU4NTM3NjMxNnlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(933880,'_transient_timeout_aiowps_captcha_string_info_kyeczp6km0','1585378153','no'),(911540,'_transient_aiowps_captcha_string_info_9ycbco52tv','MTU4Mzc2MjAxNHlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(908783,'_transient_aiowps_captcha_string_info_3921wpzonp','MTU4MzU2NzE1NnlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(908781,'_transient_aiowps_captcha_string_info_5oev1tftsy','MTU4MzU2NzE0N3lhajNtcDh1cmRjYjZyanVjbHNsMjc=','no'),(908577,'_transient_timeout_aiowps_captcha_string_info_ya0mfbs8lv','1583552006','no'),(912144,'_transient_yst_sm_1_1:4gHp_dG4j','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-02-20T06:22:53-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2019-07-22T21:02:01-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2019-05-23T20:54:45-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(908780,'_transient_timeout_aiowps_captcha_string_info_5oev1tftsy','1583568947','no'),(911267,'_transient_aiowps_captcha_string_info_szv0bbuqrg','MTU4Mzc0MjU4NXlhajNtcDh1cmRjYjZyanVjbHNsMjY=','no'),(908578,'_transient_aiowps_captcha_string_info_ya0mfbs8lv','MTU4MzU1MDIwNnlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(908626,'_transient_timeout_aiowps_captcha_string_info_p6sgjj4zil','1583556373','no'),(910135,'_transient_aiowps_captcha_string_info_xid2lxm0tq','MTU4MzY2NTI1OXlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(910798,'_transient_timeout_aiowps_captcha_string_info_na2fjzfi2t','1583713243','no'),(890050,'_site_transient_timeout_browser_428f289d131527a8146ba85d8282beb4','1582805940','no'),(890051,'_site_transient_browser_428f289d131527a8146ba85d8282beb4','a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:13:\"79.0.3945.130\";s:8:\"platform\";s:9:\"Macintosh\";s:10:\"update_url\";s:29:\"https://www.google.com/chrome\";s:7:\"img_src\";s:43:\"http://s.w.org/images/browsers/chrome.png?1\";s:11:\"img_src_ssl\";s:44:\"https://s.w.org/images/browsers/chrome.png?1\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}','no'),(890208,'_transient_timeout_aiowps_captcha_string_info_msyb4iqt48','1582208216','no'),(890209,'_transient_aiowps_captcha_string_info_msyb4iqt48','MTU4MjIwNjQxNnlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(890452,'_transient_aiowps_captcha_string_info_399gwyru3t','MTU4MjIyMzc0OXlhajNtcDh1cmRjYjZyanVjbHNsMTk=','no'),(890475,'_transient_timeout_aiowps_captcha_string_info_vk0n0x4znj','1582227542','no'),(890476,'_transient_aiowps_captcha_string_info_vk0n0x4znj','MTU4MjIyNTc0MnlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(890283,'_transient_timeout_aiowps_captcha_string_info_6g4rxjjtsg','1582213491','no'),(890284,'_transient_aiowps_captcha_string_info_6g4rxjjtsg','MTU4MjIxMTY5MXlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(890313,'_transient_timeout_aiowps_captcha_string_info_vxbpqwadsr','1582215280','no'),(890314,'_transient_aiowps_captcha_string_info_vxbpqwadsr','MTU4MjIxMzQ4MHlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(890332,'_transient_timeout_aiowps_captcha_string_info_8w3ai3xlk3','1582216401','no'),(890606,'_transient_timeout_aiowps_captcha_string_info_elcckdz00e','1582238176','no'),(890451,'_transient_timeout_aiowps_captcha_string_info_399gwyru3t','1582225549','no'),(890333,'_transient_aiowps_captcha_string_info_8w3ai3xlk3','MTU4MjIxNDYwMXlhajNtcDh1cmRjYjZyanVjbHNsMTM=','no'),(890599,'_transient_timeout_aiowps_captcha_string_info_c8bqfs7ejk','1582237905','no'),(890600,'_transient_aiowps_captcha_string_info_c8bqfs7ejk','MTU4MjIzNjEwNXlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(890358,'_transient_timeout_aiowps_captcha_string_info_w562yfpxq6','1582218313','no'),(890359,'_transient_aiowps_captcha_string_info_w562yfpxq6','MTU4MjIxNjUxM3lhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(216736,'fresh_site','0','yes'),(886421,'_transient_aiowps_captcha_string_info_wov2n88nlc','MTU4MTkzMTEyNnlhajNtcDh1cmRjYjZyanVjbHNsMTM=','no'),(886683,'_transient_aiowps_captcha_string_info_fz9hirtr7a','MTU4MTk1MDE0NnlhajNtcDh1cmRjYjZyanVjbHNsMzM=','no'),(883910,'_transient_timeout_aiowps_captcha_string_info_7j4yin8tex','1581751596','no'),(883911,'_transient_aiowps_captcha_string_info_7j4yin8tex','MTU4MTc0OTc5NnlhajNtcDh1cmRjYjZyanVjbHNsMjk=','no'),(889802,'_transient_aiowps_captcha_string_info_l4u97m20mr','MTU4MjE4MTY5M3lhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(889926,'_transient_timeout_aiowps_captcha_string_info_p3y04jrd0m','1582194553','no'),(889868,'_transient_timeout_aiowps_captcha_string_info_am6cq4av44','1582189785','no'),(889869,'_transient_aiowps_captcha_string_info_am6cq4av44','MTU4MjE4Nzk4NXlhajNtcDh1cmRjYjZyanVjbHNsMjE=','no'),(883986,'_transient_timeout_aiowps_captcha_string_info_2v494trb78','1581758070','no'),(883987,'_transient_aiowps_captcha_string_info_2v494trb78','MTU4MTc1NjI3MHlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(884072,'_transient_timeout_aiowps_captcha_string_info_uhxt2uo8yf','1581764964','no'),(884073,'_transient_aiowps_captcha_string_info_uhxt2uo8yf','MTU4MTc2MzE2NHlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(884074,'_transient_timeout_aiowps_captcha_string_info_53ffar69wx','1581764996','no'),(884075,'_transient_aiowps_captcha_string_info_53ffar69wx','MTU4MTc2MzE5NnlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(884076,'_transient_timeout_aiowps_captcha_string_info_fc5ebpixja','1581765024','no'),(884077,'_transient_aiowps_captcha_string_info_fc5ebpixja','MTU4MTc2MzIyNHlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(884078,'_transient_timeout_aiowps_captcha_string_info_sj65apyj1s','1581765042','no'),(884079,'_transient_aiowps_captcha_string_info_sj65apyj1s','MTU4MTc2MzI0MnlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(884080,'_transient_timeout_aiowps_captcha_string_info_22v9cb1qtz','1581765046','no'),(884081,'_transient_aiowps_captcha_string_info_22v9cb1qtz','MTU4MTc2MzI0NnlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(884082,'_transient_timeout_aiowps_captcha_string_info_yg7hmfy5s2','1581765061','no'),(884083,'_transient_aiowps_captcha_string_info_yg7hmfy5s2','MTU4MTc2MzI2MHlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(884085,'_transient_timeout_aiowps_captcha_string_info_8qvpmuqppz','1581765074','no'),(884086,'_transient_aiowps_captcha_string_info_8qvpmuqppz','MTU4MTc2MzI3NHlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(884087,'_transient_timeout_aiowps_captcha_string_info_dqhz6jxs1l','1581765086','no'),(884088,'_transient_aiowps_captcha_string_info_dqhz6jxs1l','MTU4MTc2MzI4NnlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(884091,'_transient_timeout_aiowps_captcha_string_info_oaf76eosj8','1581765105','no'),(884092,'_transient_aiowps_captcha_string_info_oaf76eosj8','MTU4MTc2MzMwNXlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1018973,'_transient_timeout_aiowps_captcha_string_info_vj0gqt1s79','1591697006','no'),(1018974,'_transient_aiowps_captcha_string_info_vj0gqt1s79','MTU5MTY5NTIwNnlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(886122,'_transient_timeout_aiowps_captcha_string_info_78brhvs1pk','1581910880','no'),(886123,'_transient_aiowps_captcha_string_info_78brhvs1pk','MTU4MTkwOTA4MHlhajNtcDh1cmRjYjZyanVjbHNsMjM=','no'),(886254,'_transient_timeout_aiowps_captcha_string_info_g48oybckaf','1581920878','no'),(907488,'_transient_timeout_aiowps_captcha_string_info_vuymfr3yp6','1583474413','no'),(907489,'_transient_aiowps_captcha_string_info_vuymfr3yp6','MTU4MzQ3MjYxM3lhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(885652,'_transient_timeout_aiowps_captcha_string_info_uwc2v3nnr7','1581877313','no'),(885653,'_transient_aiowps_captcha_string_info_uwc2v3nnr7','MTU4MTg3NTUxM3lhajNtcDh1cmRjYjZyanVjbHNsMjE=','no'),(886578,'_transient_aiowps_captcha_string_info_eezrq0vyd7','MTU4MTk0MzExOXlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(885804,'_transient_timeout_aiowps_captcha_string_info_e6ww0p3f8r','1581888356','no'),(885805,'_transient_aiowps_captcha_string_info_e6ww0p3f8r','MTU4MTg4NjU1NnlhajNtcDh1cmRjYjZyanVjbHNsMzM=','no'),(885818,'_transient_timeout_aiowps_captcha_string_info_3z5aa233qc','1581889193','no'),(885819,'_transient_aiowps_captcha_string_info_3z5aa233qc','MTU4MTg4NzM5M3lhajNtcDh1cmRjYjZyanVjbHNsMjI=','no'),(885844,'_transient_timeout_aiowps_captcha_string_info_qwk0nzy0pv','1581890988','no'),(885845,'_transient_aiowps_captcha_string_info_qwk0nzy0pv','MTU4MTg4OTE4OHlhajNtcDh1cmRjYjZyanVjbHNsMzE=','no'),(886468,'_transient_aiowps_captcha_string_info_t9l18tkspw','MTU4MTkzNDc5MnlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(884226,'_transient_timeout_aiowps_captcha_string_info_4aixoatc1f','1581773602','no'),(884227,'_transient_aiowps_captcha_string_info_4aixoatc1f','MTU4MTc3MTgwMnlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(884234,'_transient_timeout_aiowps_captcha_string_info_9qgd8d4zie','1581773865','no'),(884235,'_transient_aiowps_captcha_string_info_9qgd8d4zie','MTU4MTc3MjA2NXlhajNtcDh1cmRjYjZyanVjbHNsMjE=','no'),(884265,'_transient_timeout_aiowps_captcha_string_info_w8kotqkvta','1581776916','no'),(884266,'_transient_aiowps_captcha_string_info_w8kotqkvta','MTU4MTc3NTExNnlhajNtcDh1cmRjYjZyanVjbHNsMjY=','no'),(886274,'_transient_aiowps_captcha_string_info_7z34wjwk5j','MTU4MTkyMDI2MnlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(886321,'_transient_aiowps_captcha_string_info_kqmnhubp5j','MTU4MTkyMzY5MnlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(884317,'_transient_timeout_aiowps_captcha_string_info_zlk14q4b11','1581780383','no'),(884318,'_transient_aiowps_captcha_string_info_zlk14q4b11','MTU4MTc3ODU4M3lhajNtcDh1cmRjYjZyanVjbHNsMTk=','no'),(886376,'_transient_timeout_aiowps_captcha_string_info_3kg22mup4q','1581929822','no'),(886377,'_transient_aiowps_captcha_string_info_3kg22mup4q','MTU4MTkyODAyMnlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(886020,'_transient_aiowps_captcha_string_info_yijp6xjsgi','MTU4MTkwMTI1M3lhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(884428,'_transient_timeout_aiowps_captcha_string_info_b1wvgf8ea5','1581787976','no'),(884429,'_transient_aiowps_captcha_string_info_b1wvgf8ea5','MTU4MTc4NjE3NnlhajNtcDh1cmRjYjZyanVjbHNsMjE=','no'),(886420,'_transient_timeout_aiowps_captcha_string_info_wov2n88nlc','1581932926','no'),(884472,'_transient_timeout_aiowps_captcha_string_info_vw4yre403z','1581790925','no'),(884473,'_transient_aiowps_captcha_string_info_vw4yre403z','MTU4MTc4OTEyNXlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(884475,'_transient_timeout_aiowps_captcha_string_info_7cwjar9f1i','1581790986','no'),(884476,'_transient_aiowps_captcha_string_info_7cwjar9f1i','MTU4MTc4OTE4NnlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(884477,'_transient_timeout_aiowps_captcha_string_info_0nl0ql7ycx','1581791045','no'),(884478,'_transient_aiowps_captcha_string_info_0nl0ql7ycx','MTU4MTc4OTI0NXlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(884479,'_transient_timeout_aiowps_captcha_string_info_3xbhhinyui','1581791057','no'),(884480,'_transient_aiowps_captcha_string_info_3xbhhinyui','MTU4MTc4OTI1N3lhajNtcDh1cmRjYjZyanVjbHNsMjE=','no'),(884481,'_transient_timeout_aiowps_captcha_string_info_348xsfnqyb','1581791082','no'),(884482,'_transient_aiowps_captcha_string_info_348xsfnqyb','MTU4MTc4OTI4MnlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(884483,'_transient_timeout_aiowps_captcha_string_info_zhjf9hlrm2','1581791088','no'),(884484,'_transient_aiowps_captcha_string_info_zhjf9hlrm2','MTU4MTc4OTI4OHlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(884485,'_transient_timeout_aiowps_captcha_string_info_xydaiq36pg','1581791104','no'),(884486,'_transient_aiowps_captcha_string_info_xydaiq36pg','MTU4MTc4OTMwNHlhajNtcDh1cmRjYjZyanVjbHNsMTM=','no'),(884487,'_transient_timeout_aiowps_captcha_string_info_x6npuk6rfr','1581791111','no'),(884488,'_transient_aiowps_captcha_string_info_x6npuk6rfr','MTU4MTc4OTMxMXlhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(886507,'_transient_timeout_aiowps_captcha_string_info_bnpo3j3hq3','1581939769','no'),(884522,'_transient_aiowps_captcha_string_info_j0s423z2vl','MTU4MTc5MTYyM3lhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(884523,'_transient_timeout_aiowps_captcha_string_info_t8ok1aofei','1581793477','no'),(884521,'_transient_timeout_aiowps_captcha_string_info_j0s423z2vl','1581793423','no'),(886508,'_transient_aiowps_captcha_string_info_bnpo3j3hq3','MTU4MTkzNzk2OXlhajNtcDh1cmRjYjZyanVjbHNsMA==','no'),(884524,'_transient_aiowps_captcha_string_info_t8ok1aofei','MTU4MTc5MTY3N3lhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(884525,'_transient_timeout_aiowps_captcha_string_info_lx2b16ohdq','1581793524','no'),(884526,'_transient_aiowps_captcha_string_info_lx2b16ohdq','MTU4MTc5MTcyNHlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(884527,'_transient_timeout_aiowps_captcha_string_info_ci8b690u1y','1581793540','no'),(884528,'_transient_aiowps_captcha_string_info_ci8b690u1y','MTU4MTc5MTc0MHlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(884529,'_transient_timeout_aiowps_captcha_string_info_8lfqbxksld','1581793559','no'),(884530,'_transient_aiowps_captcha_string_info_8lfqbxksld','MTU4MTc5MTc1OXlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(884531,'_transient_timeout_aiowps_captcha_string_info_emc0eps0ii','1581793564','no'),(884532,'_transient_aiowps_captcha_string_info_emc0eps0ii','MTU4MTc5MTc2NHlhajNtcDh1cmRjYjZyanVjbHNsMzU=','no'),(884533,'_transient_timeout_aiowps_captcha_string_info_snrtgp43v2','1581793577','no'),(884534,'_transient_aiowps_captcha_string_info_snrtgp43v2','MTU4MTc5MTc3N3lhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(884535,'_transient_timeout_aiowps_captcha_string_info_2i46ya4nc5','1581793583','no'),(884536,'_transient_aiowps_captcha_string_info_2i46ya4nc5','MTU4MTc5MTc4M3lhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(884548,'_transient_timeout_aiowps_captcha_string_info_citima988t','1581794437','no'),(884549,'_transient_aiowps_captcha_string_info_citima988t','MTU4MTc5MjYzN3lhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(886577,'_transient_timeout_aiowps_captcha_string_info_eezrq0vyd7','1581944919','no'),(1017921,'_transient_aiowps_captcha_string_info_g75q2vtfkp','MTU5MTYxNzU0NXlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1018077,'_transient_timeout_aiowps_captcha_string_info_ul73r1309j','1591629734','no'),(884841,'_transient_timeout_aiowps_captcha_string_info_av9hquojhk','1581816762','no'),(884842,'_transient_aiowps_captcha_string_info_av9hquojhk','MTU4MTgxNDk2MnlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(1015118,'_transient_aiowps_captcha_string_info_isf246pk4z','MTU5MTQwNjg2OHlhajNtcDh1cmRjYjZyanVjbHNsMTM=','no'),(1014973,'_transient_timeout_aiowps_captcha_string_info_051j9w8om2','1591400107','no'),(1017110,'_transient_timeout_aiowps_captcha_string_info_s4mp7vppqy','1591556375','no'),(1014974,'_transient_aiowps_captcha_string_info_051j9w8om2','MTU5MTM5ODMwN3lhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1015028,'_transient_timeout_aiowps_captcha_string_info_101dnktufg','1591403390','no'),(1209367,'_transient_aiowps_captcha_string_info_77y22hmwiu','MTYwNTYwNTY2MnlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1209371,'_transient_timeout_aiowps_captcha_string_info_4zx36u6khk','1605607779','no'),(1209372,'_transient_aiowps_captcha_string_info_4zx36u6khk','MTYwNTYwNTk3OXlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(886255,'_transient_aiowps_captcha_string_info_g48oybckaf','MTU4MTkxOTA3OHlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(886244,'_transient_timeout_aiowps_captcha_string_info_83b4u75zb6','1581920411','no'),(886245,'_transient_aiowps_captcha_string_info_83b4u75zb6','MTU4MTkxODYxMXlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(885347,'_transient_timeout_aiowps_captcha_string_info_3m2kk65kaw','1581855546','no'),(885348,'_transient_aiowps_captcha_string_info_3m2kk65kaw','MTU4MTg1Mzc0NnlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(885354,'_transient_timeout_yst_sm_1_1:4gHp_diRG','1581940572','no'),(885355,'_transient_yst_sm_1_1:4gHp_diRG','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2019-10-14T21:10:24-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2019-07-22T21:02:01-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2019-05-23T20:54:45-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(885057,'_transient_timeout_aiowps_captcha_string_info_w6z2a2wqb7','1581833020','no'),(885058,'_transient_aiowps_captcha_string_info_w6z2a2wqb7','MTU4MTgzMTIyMHlhajNtcDh1cmRjYjZyanVjbHNsMjE=','no'),(885059,'_transient_timeout_aiowps_captcha_string_info_h6nu0wg1xe','1581833122','no'),(885060,'_transient_aiowps_captcha_string_info_h6nu0wg1xe','MTU4MTgzMTMyMnlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(886019,'_transient_timeout_aiowps_captcha_string_info_yijp6xjsgi','1581903053','no'),(885184,'_transient_timeout_aiowps_captcha_string_info_6zxa0jq9m4','1581843521','no'),(885185,'_transient_aiowps_captcha_string_info_6zxa0jq9m4','MTU4MTg0MTcyMXlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(885370,'_transient_timeout_aiowps_captcha_string_info_8npe6qeq98','1581856628','no'),(885371,'_transient_aiowps_captcha_string_info_8npe6qeq98','MTU4MTg1NDgyOHlhajNtcDh1cmRjYjZyanVjbHNsMzA=','no'),(885394,'_transient_timeout_aiowps_captcha_string_info_3picxblpae','1581858470','no'),(885395,'_transient_aiowps_captcha_string_info_3picxblpae','MTU4MTg1NjY3MHlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1018078,'_transient_aiowps_captcha_string_info_ul73r1309j','MTU5MTYyNzkzNHlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(885511,'_transient_aiowps_captcha_string_info_q6hlhai98e','MTU4MTg2Mzg0MnlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(885612,'_transient_timeout_yst_sm_1_1:4gHp_4lMMa','1581958952','no'),(885613,'_transient_yst_sm_1_1:4gHp_4lMMa','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2019-10-14T21:10:24-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2019-07-22T21:02:01-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2019-05-23T20:54:45-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(885494,'_transient_timeout_aiowps_captcha_string_info_62ij945vkm','1581864595','no'),(885495,'_transient_aiowps_captcha_string_info_62ij945vkm','MTU4MTg2Mjc5NXlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(885510,'_transient_timeout_aiowps_captcha_string_info_q6hlhai98e','1581865642','no'),(885563,'_transient_aiowps_captcha_string_info_gdnw85zuhu','MTU4MTg2ODQ5MXlhajNtcDh1cmRjYjZyanVjbHNsMTQ=','no'),(968081,'_transient_timeout_aiowps_captcha_string_info_kw6s0r45td','1587899306','no'),(885562,'_transient_timeout_aiowps_captcha_string_info_gdnw85zuhu','1581870291','no'),(885557,'_transient_timeout_aiowps_captcha_string_info_op2zlec6om','1581869912','no'),(885558,'_transient_aiowps_captcha_string_info_op2zlec6om','MTU4MTg2ODExMnlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(223844,'w3tc_minify','{\"010f9.js\":[\"wordpress\\/wp-includes\\/js\\/jquery\\/jquery.js\",\"wordpress\\/wp-includes\\/js\\/jquery\\/jquery-migrate.min.js\",\"wordpress\\/wp-content\\/themes\\/start-point\\/js\\/superfish.js\",\"wordpress\\/wp-content\\/themes\\/start-point\\/js\\/bootstrap.min.js\",\"wordpress\\/wp-content\\/themes\\/start-point\\/js\\/jquery.mmenu.js\",\"wordpress\\/wp-content\\/themes\\/start-point\\/js\\/jquery.singlePageNav.min.js\",\"wordpress\\/wp-content\\/themes\\/start-point\\/js\\/modernizr.min.js\",\"wordpress\\/wp-content\\/themes\\/start-point\\/js\\/custom.js\"],\"038a8.js\":[\"wordpress\\/wp-includes\\/js\\/admin-bar.min.js\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/modules\\/photon\\/photon.js\",\"wordpress\\/wp-content\\/plugins\\/contact-form-7\\/includes\\/js\\/jquery.form.min.js\"],\"7e258.js\":[\"wordpress\\/wp-content\\/plugins\\/contact-form-7\\/includes\\/js\\/scripts.js\"],\"9feca.js\":[\"wordpress\\/wp-content\\/plugins\\/jetpack\\/modules\\/wpgroho.js\"],\"19715.js\":[\"wordpress\\/wp-content\\/plugins\\/jetpack\\/_inc\\/facebook-embed.js\"],\"fe247.js\":[\"wordpress\\/wp-content\\/plugins\\/nice-login-register-widget\\/js\\/pw-login-widget.js\",\"wordpress\\/wp-content\\/plugins\\/nice-login-register-widget\\/js\\/ajax-authentication.js\",\"wordpress\\/wp-includes\\/js\\/wp-embed.min.js\",\"wordpress\\/wp-includes\\/js\\/underscore.min.js\",\"wordpress\\/wp-includes\\/js\\/backbone.min.js\"],\"65d37.css\":[\"wordpress\\/wp-content\\/themes\\/start-point\\/style.css\",\"wordpress\\/wp-includes\\/css\\/dashicons.min.css\",\"wordpress\\/wp-includes\\/css\\/admin-bar.min.css\",\"wordpress\\/wp-content\\/plugins\\/contact-form-7\\/includes\\/css\\/styles.css\",\"wordpress\\/wp-content\\/plugins\\/nice-login-register-widget\\/css\\/pw-login-widget.css\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/css\\/jetpack.css\"],\"8a00a.js\":[\"wordpress\\/wp-content\\/plugins\\/jetpack\\/modules\\/wpgroho.js\",\"wordpress\\/wp-includes\\/js\\/comment-reply.min.js\"],\"92300.js\":[\"wordpress\\/wp-content\\/plugins\\/jetpack\\/modules\\/sharedaddy\\/sharing.js\"],\"380f9.css\":[\"wordpress\\/wp-content\\/themes\\/start-point\\/style.css\",\"wordpress\\/wp-includes\\/css\\/dashicons.min.css\",\"wordpress\\/wp-includes\\/css\\/admin-bar.min.css\",\"wordpress\\/wp-content\\/plugins\\/contact-form-7\\/includes\\/css\\/styles.css\",\"wordpress\\/wp-content\\/plugins\\/nice-login-register-widget\\/css\\/pw-login-widget.css\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/_inc\\/social-logos\\/social-logos.min.css\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/css\\/jetpack.css\"],\"3e7d3.js\":[\"wordpress\\/wp-content\\/plugins\\/jetpack\\/modules\\/photon\\/photon.js\",\"wordpress\\/wp-content\\/plugins\\/contact-form-7\\/includes\\/js\\/jquery.form.min.js\"],\"1f564.js\":[\"wordpress\\/wp-content\\/plugins\\/nice-login-register-widget\\/js\\/pw-login-widget.js\",\"wordpress\\/wp-content\\/plugins\\/nice-login-register-widget\\/js\\/ajax-authentication.js\",\"wordpress\\/wp-includes\\/js\\/wp-embed.min.js\"],\"ca4b2.css\":[\"wordpress\\/wp-content\\/themes\\/start-point\\/style.css\",\"wordpress\\/wp-content\\/plugins\\/contact-form-7\\/includes\\/css\\/styles.css\",\"wordpress\\/wp-content\\/plugins\\/nice-login-register-widget\\/css\\/pw-login-widget.css\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/_inc\\/social-logos\\/social-logos.min.css\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/css\\/jetpack.css\"],\"342b8.js\":[\"wordpress\\/wp-content\\/plugins\\/akismet\\/_inc\\/form.js\",\"wordpress\\/wp-includes\\/js\\/admin-bar.min.js\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/modules\\/photon\\/photon.js\",\"wordpress\\/wp-content\\/plugins\\/contact-form-7\\/includes\\/js\\/jquery.form.min.js\"],\"eb7d4.js\":[\"wordpress\\/wp-includes\\/js\\/jquery\\/jquery.js\",\"wordpress\\/wp-includes\\/js\\/jquery\\/jquery-migrate.min.js\",\"wordpress\\/wp-includes\\/js\\/underscore.min.js\",\"wordpress\\/wp-includes\\/js\\/customize-base.min.js\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/modules\\/widgets\\/customizer-utils.js\",\"wordpress\\/wp-content\\/themes\\/start-point\\/js\\/superfish.js\",\"wordpress\\/wp-content\\/themes\\/start-point\\/js\\/bootstrap.min.js\",\"wordpress\\/wp-content\\/themes\\/start-point\\/js\\/jquery.mmenu.js\",\"wordpress\\/wp-content\\/themes\\/start-point\\/js\\/jquery.singlePageNav.min.js\",\"wordpress\\/wp-content\\/themes\\/start-point\\/js\\/modernizr.min.js\",\"wordpress\\/wp-content\\/themes\\/start-point\\/js\\/custom.js\"],\"085e8.js\":[\"wordpress\\/wp-includes\\/js\\/wp-a11y.min.js\",\"wordpress\\/wp-includes\\/js\\/customize-preview.min.js\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/modules\\/photon\\/photon.js\",\"wordpress\\/wp-content\\/plugins\\/contact-form-7\\/includes\\/js\\/jquery.form.min.js\"],\"3a1c6.js\":[\"wordpress\\/wp-content\\/plugins\\/jetpack\\/_inc\\/twitter-timeline.js\"],\"e6e67.js\":[\"wordpress\\/wp-includes\\/js\\/wp-util.min.js\",\"wordpress\\/wp-includes\\/js\\/customize-selective-refresh.min.js\"],\"e59c4.js\":[\"wordpress\\/wp-content\\/plugins\\/jetpack\\/modules\\/custom-css\\/custom-css\\/js\\/core-customizer-css-preview.js\"],\"fcfe0.js\":[\"wordpress\\/wp-content\\/plugins\\/nice-login-register-widget\\/js\\/pw-login-widget.js\",\"wordpress\\/wp-content\\/plugins\\/nice-login-register-widget\\/js\\/ajax-authentication.js\",\"wordpress\\/wp-includes\\/js\\/customize-preview-widgets.min.js\",\"wordpress\\/wp-includes\\/js\\/customize-preview-nav-menus.min.js\",\"wordpress\\/wp-includes\\/js\\/wp-embed.min.js\",\"wordpress\\/wp-includes\\/js\\/backbone.min.js\"],\"baac2.css\":[\"wordpress\\/wp-content\\/themes\\/start-point\\/style.css\",\"wordpress\\/wp-includes\\/css\\/dashicons.min.css\",\"wordpress\\/wp-includes\\/css\\/customize-preview.min.css\",\"wordpress\\/wp-content\\/plugins\\/contact-form-7\\/includes\\/css\\/styles.css\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/modules\\/widgets\\/authors\\/style.css\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/modules\\/widgets\\/contact-info\\/contact-info-map.css\",\"wordpress\\/wp-content\\/plugins\\/nice-login-register-widget\\/css\\/pw-login-widget.css\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/css\\/jetpack.css\"],\"e5338.css\":[\"wordpress\\/wp-content\\/themes\\/start-point\\/style.css\",\"wordpress\\/wp-content\\/plugins\\/contact-form-7\\/includes\\/css\\/styles.css\",\"wordpress\\/wp-content\\/plugins\\/nice-login-register-widget\\/css\\/pw-login-widget.css\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/css\\/jetpack.css\"],\"57bfb.js\":[\"wordpress\\/wp-content\\/plugins\\/akismet\\/_inc\\/form.js\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/modules\\/photon\\/photon.js\",\"wordpress\\/wp-content\\/plugins\\/contact-form-7\\/includes\\/js\\/jquery.form.min.js\"],\"80020.css\":[\"wordpress\\/wp-content\\/plugins\\/jetpack\\/css\\/jetpack.css\"],\"50af3.css\":[\"wordpress\\/wp-includes\\/css\\/dashicons.min.css\",\"wordpress\\/wp-includes\\/css\\/buttons.min.css\",\"wordpress\\/wp-admin\\/css\\/forms.min.css\",\"wordpress\\/wp-admin\\/css\\/l10n.min.css\",\"wordpress\\/wp-admin\\/css\\/login.min.css\",\"wordpress\\/wp-content\\/plugins\\/login-form-recaptcha\\/css\\/no-captcha.css\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/css\\/jetpack.css\"],\"8b1e6.js\":[\"wordpress\\/wp-content\\/plugins\\/jetpack\\/modules\\/sharedaddy\\/sharing.js\",\"wordpress\\/wp-includes\\/js\\/swfobject.js\"],\"3868b.css\":[\"wordpress\\/wp-content\\/themes\\/start-point\\/style.css\",\"wordpress\\/wp-includes\\/css\\/dashicons.min.css\",\"wordpress\\/wp-includes\\/css\\/customize-preview.min.css\",\"wordpress\\/wp-content\\/plugins\\/contact-form-7\\/includes\\/css\\/styles.css\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/modules\\/widgets\\/authors\\/style.css\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/modules\\/widgets\\/contact-info\\/contact-info-map.css\",\"wordpress\\/wp-content\\/plugins\\/nice-login-register-widget\\/css\\/pw-login-widget.css\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/_inc\\/social-logos\\/social-logos.min.css\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/css\\/jetpack.css\"],\"d0c3e.js\":[\"wordpress\\/wp-content\\/plugins\\/akismet\\/_inc\\/form.js\",\"wordpress\\/wp-includes\\/js\\/wp-a11y.min.js\",\"wordpress\\/wp-includes\\/js\\/customize-preview.min.js\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/modules\\/photon\\/photon.js\",\"wordpress\\/wp-content\\/plugins\\/contact-form-7\\/includes\\/js\\/jquery.form.min.js\"],\"d8f56.css\":[\"wordpress\\/wp-content\\/themes\\/start-point\\/style.css\",\"wordpress\\/wp-includes\\/css\\/dashicons.min.css\",\"wordpress\\/wp-includes\\/css\\/admin-bar.min.css\",\"wordpress\\/wp-content\\/plugins\\/contact-form-7\\/includes\\/css\\/styles.css\",\"wordpress\\/wp-content\\/plugins\\/wordpress-seo\\/css\\/adminbar-470.min.css\",\"wordpress\\/wp-content\\/plugins\\/nice-login-register-widget\\/css\\/pw-login-widget.css\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/css\\/jetpack.css\"],\"4e595.css\":[\"wordpress\\/wp-content\\/themes\\/start-point\\/style.css\",\"wordpress\\/wp-includes\\/css\\/dashicons.min.css\",\"wordpress\\/wp-includes\\/css\\/admin-bar.min.css\",\"wordpress\\/wp-content\\/plugins\\/contact-form-7\\/includes\\/css\\/styles.css\",\"wordpress\\/wp-content\\/plugins\\/wordpress-seo\\/css\\/adminbar-470.min.css\",\"wordpress\\/wp-content\\/plugins\\/nice-login-register-widget\\/css\\/pw-login-widget.css\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/_inc\\/social-logos\\/social-logos.min.css\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/css\\/jetpack.css\"],\"00fa2.js\":[\"wordpress\\/wp-includes\\/js\\/admin-bar.min.js\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/modules\\/photon\\/photon.js\"],\"04036.css\":[\"wordpress\\/wp-content\\/themes\\/start-point\\/style.css\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/modules\\/simple-payments\\/simple-payments.css\",\"wordpress\\/wp-includes\\/css\\/dashicons.min.css\",\"wordpress\\/wp-includes\\/css\\/admin-bar.min.css\",\"wordpress\\/wp-content\\/plugins\\/contact-form-7\\/includes\\/css\\/styles.css\",\"wordpress\\/wp-content\\/plugins\\/wordpress-seo\\/css\\/dist\\/adminbar-533.min.css\",\"wordpress\\/wp-content\\/plugins\\/nice-login-register-widget\\/css\\/pw-login-widget.css\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/css\\/jetpack.css\"],\"5d693.js\":[\"wordpress\\/wp-content\\/plugins\\/jetpack\\/modules\\/photon\\/photon.js\"],\"15c00.css\":[\"wordpress\\/wp-content\\/themes\\/start-point\\/style.css\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/modules\\/simple-payments\\/simple-payments.css\",\"wordpress\\/wp-content\\/plugins\\/contact-form-7\\/includes\\/css\\/styles.css\",\"wordpress\\/wp-content\\/plugins\\/nice-login-register-widget\\/css\\/pw-login-widget.css\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/css\\/jetpack.css\"],\"af974.css\":[\"wordpress\\/wp-content\\/themes\\/start-point\\/style.css\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/modules\\/simple-payments\\/simple-payments.css\",\"wordpress\\/wp-content\\/plugins\\/contact-form-7\\/includes\\/css\\/styles.css\",\"wordpress\\/wp-content\\/plugins\\/nice-login-register-widget\\/css\\/pw-login-widget.css\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/_inc\\/social-logos\\/social-logos.min.css\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/css\\/jetpack.css\"],\"872f9.js\":[\"wordpress\\/wp-content\\/plugins\\/nice-login-register-widget\\/js\\/pw-login-widget.js\",\"wordpress\\/wp-content\\/plugins\\/nice-login-register-widget\\/js\\/ajax-authentication.js\",\"wordpress\\/wp-includes\\/js\\/wp-embed.min.js\",\"wordpress\\/wp-content\\/plugins\\/akismet\\/_inc\\/form.js\"],\"2b1ff.css\":[\"wordpress\\/wp-includes\\/css\\/dashicons.min.css\",\"wordpress\\/wp-includes\\/css\\/buttons.min.css\",\"wordpress\\/wp-admin\\/css\\/forms.min.css\",\"wordpress\\/wp-admin\\/css\\/l10n.min.css\",\"wordpress\\/wp-admin\\/css\\/login.min.css\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/modules\\/simple-payments\\/simple-payments.css\",\"wordpress\\/wp-content\\/plugins\\/login-form-recaptcha\\/css\\/no-captcha.css\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/css\\/jetpack.css\"],\"21ad5.js\":[\"wordpress\\/wp-content\\/plugins\\/akismet\\/_inc\\/form.js\"],\"58b09.css\":[\"wordpress\\/wp-content\\/themes\\/start-point\\/style.css\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/modules\\/simple-payments\\/simple-payments.css\",\"wordpress\\/wp-includes\\/css\\/dashicons.min.css\",\"wordpress\\/wp-includes\\/css\\/admin-bar.min.css\",\"wordpress\\/wp-content\\/plugins\\/contact-form-7\\/includes\\/css\\/styles.css\",\"wordpress\\/wp-content\\/plugins\\/wordpress-seo\\/css\\/dist\\/adminbar-533.min.css\",\"wordpress\\/wp-content\\/plugins\\/nice-login-register-widget\\/css\\/pw-login-widget.css\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/_inc\\/social-logos\\/social-logos.min.css\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/css\\/jetpack.css\"],\"61f39.css\":[\"wordpress\\/wp-content\\/themes\\/start-point\\/style.css\",\"wordpress\\/wp-includes\\/css\\/dashicons.min.css\",\"wordpress\\/wp-includes\\/css\\/admin-bar.min.css\",\"wordpress\\/wp-content\\/plugins\\/contact-form-7\\/includes\\/css\\/styles.css\",\"wordpress\\/wp-content\\/plugins\\/wordpress-seo\\/css\\/dist\\/adminbar-540.min.css\",\"wordpress\\/wp-content\\/plugins\\/nice-login-register-widget\\/css\\/pw-login-widget.css\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/css\\/jetpack.css\"],\"2d3e0.css\":[\"wordpress\\/wp-content\\/themes\\/start-point\\/style.css\",\"wordpress\\/wp-includes\\/css\\/dashicons.min.css\",\"wordpress\\/wp-includes\\/css\\/admin-bar.min.css\",\"wordpress\\/wp-content\\/plugins\\/contact-form-7\\/includes\\/css\\/styles.css\",\"wordpress\\/wp-content\\/plugins\\/wordpress-seo\\/css\\/dist\\/adminbar-540.min.css\",\"wordpress\\/wp-content\\/plugins\\/nice-login-register-widget\\/css\\/pw-login-widget.css\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/_inc\\/social-logos\\/social-logos.min.css\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/css\\/jetpack.css\"],\"dfa9b.js\":[\"wordpress\\/wp-includes\\/js\\/jquery\\/jquery.js\",\"wordpress\\/wp-includes\\/js\\/jquery\\/jquery-migrate.min.js\",\"wordpress\\/wp-includes\\/js\\/wp-a11y.min.js\",\"wordpress\\/wp-includes\\/js\\/underscore.min.js\",\"wordpress\\/wp-includes\\/js\\/customize-base.min.js\",\"wordpress\\/wp-includes\\/js\\/customize-preview.min.js\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/modules\\/widgets\\/customizer-utils.js\",\"wordpress\\/wp-content\\/themes\\/vantage\\/inc\\/settings\\/js\\/tinycolor.min.js\"],\"3be30.js\":[\"wordpress\\/wp-content\\/themes\\/vantage\\/inc\\/settings\\/js\\/live.min.js\"],\"d9ea4.js\":[\"wordpress\\/wp-content\\/themes\\/vantage\\/inc\\/settings\\/js\\/page-settings.min.js\"],\"b2028.js\":[\"wordpress\\/wp-content\\/themes\\/vantage\\/inc\\/customizer\\/js\\/live-customizer.min.js\",\"wordpress\\/wp-content\\/themes\\/vantage\\/js\\/jquery.flexslider.min.js\",\"wordpress\\/wp-content\\/themes\\/vantage\\/js\\/jquery.touchSwipe.min.js\",\"wordpress\\/wp-content\\/themes\\/vantage\\/js\\/jquery.theme-main.min.js\",\"wordpress\\/wp-content\\/themes\\/vantage\\/js\\/jquery.fitvids.min.js\"],\"7401f.js\":[\"wordpress\\/wp-content\\/themes\\/vantage\\/inc\\/mobilenav\\/js\\/mobilenav.min.js\",\"wordpress\\/wp-includes\\/js\\/mediaelement\\/froogaloop.min.js\"],\"4b5fd.js\":[\"wordpress\\/wp-content\\/plugins\\/jetpack\\/modules\\/wpgroho.js\",\"wordpress\\/wp-includes\\/js\\/comment-reply.min.js\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/modules\\/widgets\\/eu-cookie-law\\/eu-cookie-law.js\"],\"fb07f.js\":[\"wordpress\\/wp-includes\\/js\\/mediaelement\\/mediaelement-and-player.min.js\",\"wordpress\\/wp-includes\\/js\\/mediaelement\\/wp-mediaelement.min.js\"],\"72f7d.css\":[\"wordpress\\/wp-includes\\/css\\/dashicons.min.css\",\"wordpress\\/wp-includes\\/css\\/customize-preview.min.css\",\"wordpress\\/wp-content\\/plugins\\/contact-form-7\\/includes\\/css\\/styles.css\",\"wordpress\\/wp-content\\/themes\\/vantage\\/style.css\",\"wordpress\\/wp-content\\/themes\\/vantage\\/fontawesome\\/css\\/font-awesome.css\",\"wordpress\\/wp-content\\/themes\\/vantage\\/inc\\/mobilenav\\/css\\/mobilenav.css\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/modules\\/widgets\\/authors\\/style.css\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/modules\\/widgets\\/contact-info\\/contact-info-map.css\",\"wordpress\\/wp-includes\\/js\\/mediaelement\\/mediaelementplayer.min.css\",\"wordpress\\/wp-includes\\/js\\/mediaelement\\/wp-mediaelement.min.css\",\"wordpress\\/wp-content\\/plugins\\/nice-login-register-widget\\/css\\/pw-login-widget.css\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/_inc\\/social-logos\\/social-logos.min.css\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/css\\/jetpack.css\"],\"e8a39.js\":[\"wordpress\\/wp-content\\/plugins\\/jetpack\\/modules\\/wpgroho.js\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/modules\\/widgets\\/eu-cookie-law\\/eu-cookie-law.js\"],\"f5b3d.css\":[\"wordpress\\/wp-includes\\/css\\/dashicons.min.css\",\"wordpress\\/wp-includes\\/css\\/customize-preview.min.css\",\"wordpress\\/wp-content\\/plugins\\/contact-form-7\\/includes\\/css\\/styles.css\",\"wordpress\\/wp-content\\/themes\\/vantage\\/style.css\",\"wordpress\\/wp-content\\/themes\\/vantage\\/fontawesome\\/css\\/font-awesome.css\",\"wordpress\\/wp-content\\/themes\\/vantage\\/inc\\/panels-lite\\/css\\/front.css\",\"wordpress\\/wp-content\\/themes\\/vantage\\/inc\\/mobilenav\\/css\\/mobilenav.css\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/modules\\/widgets\\/authors\\/style.css\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/modules\\/widgets\\/contact-info\\/contact-info-map.css\",\"wordpress\\/wp-includes\\/js\\/mediaelement\\/mediaelementplayer.min.css\",\"wordpress\\/wp-includes\\/js\\/mediaelement\\/wp-mediaelement.min.css\",\"wordpress\\/wp-content\\/plugins\\/nice-login-register-widget\\/css\\/pw-login-widget.css\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/css\\/jetpack.css\"],\"ee166.js\":[\"wordpress\\/wp-content\\/themes\\/vantage\\/inc\\/customizer\\/js\\/live-customizer.min.js\",\"wordpress\\/wp-content\\/themes\\/vantage\\/js\\/jquery.flexslider.min.js\",\"wordpress\\/wp-content\\/themes\\/vantage\\/js\\/jquery.touchSwipe.min.js\",\"wordpress\\/wp-content\\/themes\\/vantage\\/js\\/jquery.theme-main.min.js\"],\"d66df.css\":[\"wordpress\\/wp-content\\/themes\\/start-point\\/style.css\",\"wordpress\\/wp-includes\\/css\\/dashicons.min.css\",\"wordpress\\/wp-includes\\/css\\/admin-bar.min.css\",\"wordpress\\/wp-content\\/plugins\\/contact-form-7\\/includes\\/css\\/styles.css\",\"wordpress\\/wp-content\\/plugins\\/wordpress-seo\\/css\\/dist\\/adminbar-571.min.css\",\"wordpress\\/wp-content\\/plugins\\/nice-login-register-widget\\/css\\/pw-login-widget.css\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/css\\/jetpack.css\"],\"bd5d8.css\":[\"wordpress\\/wp-content\\/themes\\/start-point\\/style.css\",\"wordpress\\/wp-includes\\/css\\/dashicons.min.css\",\"wordpress\\/wp-includes\\/css\\/admin-bar.min.css\",\"wordpress\\/wp-content\\/plugins\\/contact-form-7\\/includes\\/css\\/styles.css\",\"wordpress\\/wp-content\\/plugins\\/wordpress-seo\\/css\\/dist\\/adminbar-571.min.css\",\"wordpress\\/wp-content\\/plugins\\/nice-login-register-widget\\/css\\/pw-login-widget.css\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/_inc\\/social-logos\\/social-logos.min.css\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/css\\/jetpack.css\"],\"ff24f.js\":[\"wordpress\\/wp-includes\\/js\\/jquery\\/jquery.js\",\"wordpress\\/wp-includes\\/js\\/jquery\\/jquery-migrate.min.js\",\"wordpress\\/wp-includes\\/js\\/underscore.min.js\",\"wordpress\\/wp-includes\\/js\\/customize-base.min.js\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/modules\\/widgets\\/customizer-utils.js\",\"wordpress\\/wp-content\\/themes\\/start-point\\/js\\/superfish.js\",\"wordpress\\/wp-content\\/themes\\/start-point\\/js\\/bootstrap.min.js\",\"wordpress\\/wp-content\\/themes\\/start-point\\/js\\/jquery.mmenu.js\",\"wordpress\\/wp-content\\/themes\\/start-point\\/js\\/jquery.singlePageNav.min.js\",\"wordpress\\/wp-content\\/themes\\/start-point\\/js\\/modernizr.min.js\",\"wordpress\\/wp-content\\/themes\\/start-point\\/js\\/custom.js\",\"wordpress\\/wp-includes\\/js\\/mediaelement\\/froogaloop.min.js\"],\"2850e.js\":[\"wordpress\\/wp-includes\\/js\\/wp-a11y.min.js\",\"wordpress\\/wp-includes\\/js\\/customize-preview.min.js\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/modules\\/photon\\/photon.js\"],\"a4cc9.css\":[\"wordpress\\/wp-content\\/themes\\/start-point\\/style.css\",\"wordpress\\/wp-includes\\/css\\/dashicons.min.css\",\"wordpress\\/wp-includes\\/css\\/customize-preview.min.css\",\"wordpress\\/wp-content\\/plugins\\/contact-form-7\\/includes\\/css\\/styles.css\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/modules\\/widgets\\/authors\\/style.css\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/modules\\/widgets\\/contact-info\\/contact-info-map.css\",\"wordpress\\/wp-includes\\/js\\/mediaelement\\/mediaelementplayer.min.css\",\"wordpress\\/wp-includes\\/js\\/mediaelement\\/wp-mediaelement.min.css\",\"wordpress\\/wp-content\\/plugins\\/nice-login-register-widget\\/css\\/pw-login-widget.css\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/css\\/jetpack.css\"],\"d2923.js\":[\"wordpress\\/wp-includes\\/js\\/jquery\\/jquery.js\",\"wordpress\\/wp-includes\\/js\\/jquery\\/jquery-migrate.min.js\",\"wordpress\\/wp-includes\\/js\\/underscore.min.js\",\"wordpress\\/wp-includes\\/js\\/customize-base.min.js\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/modules\\/widgets\\/customizer-utils.js\",\"wordpress\\/wp-content\\/themes\\/customizr\\/assets\\/front\\/js\\/libs\\/modernizr.min.js\"],\"fb30f.js\":[\"wordpress\\/wp-content\\/themes\\/customizr\\/assets\\/front\\/js\\/tc-scripts.min.js\",\"wordpress\\/wp-includes\\/js\\/mediaelement\\/froogaloop.min.js\"],\"edf6e.js\":[\"wordpress\\/wp-includes\\/js\\/wp-a11y.min.js\",\"wordpress\\/wp-includes\\/js\\/customize-preview.min.js\"],\"0e877.js\":[\"wordpress\\/wp-content\\/themes\\/customizr\\/assets\\/czr\\/js\\/czr-preview-modern.min.js\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/modules\\/photon\\/photon.js\"],\"2a38c.js\":[\"wordpress\\/wp-content\\/plugins\\/jetpack\\/modules\\/wpgroho.js\",\"wordpress\\/wp-includes\\/js\\/jquery\\/ui\\/core.min.js\",\"wordpress\\/wp-content\\/themes\\/customizr\\/assets\\/front\\/js\\/libs\\/jquery-magnific-popup.min.js\",\"wordpress\\/wp-content\\/themes\\/customizr\\/assets\\/front\\/js\\/libs\\/holder.min.js\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/modules\\/widgets\\/eu-cookie-law\\/eu-cookie-law.js\"],\"ccb2d.css\":[\"wordpress\\/wp-includes\\/css\\/dashicons.min.css\",\"wordpress\\/wp-includes\\/css\\/customize-preview.min.css\",\"wordpress\\/wp-content\\/themes\\/customizr\\/assets\\/shared\\/fonts\\/fa\\/css\\/font-awesome.min.css\",\"wordpress\\/wp-content\\/plugins\\/contact-form-7\\/includes\\/css\\/styles.css\",\"wordpress\\/wp-content\\/themes\\/customizr\\/assets\\/front\\/css\\/flickity.min.css\",\"wordpress\\/wp-content\\/themes\\/customizr\\/assets\\/front\\/css\\/magnific-popup.min.css\",\"wordpress\\/wp-content\\/themes\\/customizr\\/assets\\/front\\/css\\/jquery.mCustomScrollbar.min.css\",\"wordpress\\/wp-content\\/themes\\/customizr\\/assets\\/front\\/css\\/style.min.css\",\"wordpress\\/wp-content\\/themes\\/customizr\\/assets\\/front\\/css\\/style-modular-scale.min.css\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/modules\\/widgets\\/authors\\/style.css\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/modules\\/widgets\\/contact-info\\/contact-info-map.css\",\"wordpress\\/wp-includes\\/js\\/mediaelement\\/mediaelementplayer.min.css\",\"wordpress\\/wp-includes\\/js\\/mediaelement\\/wp-mediaelement.min.css\",\"wordpress\\/wp-content\\/plugins\\/nice-login-register-widget\\/css\\/pw-login-widget.css\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/css\\/jetpack.css\"],\"2b87a.js\":[\"wordpress\\/wp-includes\\/js\\/jquery\\/jquery.js\",\"wordpress\\/wp-includes\\/js\\/jquery\\/jquery-migrate.min.js\",\"wordpress\\/wp-includes\\/js\\/underscore.min.js\",\"wordpress\\/wp-includes\\/js\\/customize-base.min.js\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/modules\\/widgets\\/customizer-utils.js\",\"wordpress\\/wp-includes\\/js\\/mediaelement\\/froogaloop.min.js\"],\"59cf4.js\":[\"wordpress\\/wp-includes\\/js\\/wp-a11y.min.js\",\"wordpress\\/wp-includes\\/js\\/customize-preview.min.js\",\"wordpress\\/wp-content\\/themes\\/twentyfifteen\\/js\\/customize-preview.js\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/modules\\/photon\\/photon.js\"],\"ff95e.js\":[\"wordpress\\/wp-content\\/plugins\\/jetpack\\/modules\\/wpgroho.js\",\"wordpress\\/wp-content\\/themes\\/twentyfifteen\\/js\\/skip-link-focus-fix.js\"],\"1bf98.js\":[\"wordpress\\/wp-content\\/themes\\/twentyfifteen\\/js\\/functions.js\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/modules\\/widgets\\/eu-cookie-law\\/eu-cookie-law.js\"],\"ce431.css\":[\"wordpress\\/wp-content\\/plugins\\/jetpack\\/modules\\/theme-tools\\/compat\\/twentyfifteen.css\",\"wordpress\\/wp-includes\\/css\\/dashicons.min.css\",\"wordpress\\/wp-includes\\/css\\/customize-preview.min.css\",\"wordpress\\/wp-content\\/plugins\\/contact-form-7\\/includes\\/css\\/styles.css\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/_inc\\/genericons\\/genericons\\/genericons.css\",\"wordpress\\/wp-content\\/themes\\/twentyfifteen\\/style.css\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/modules\\/widgets\\/authors\\/style.css\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/modules\\/widgets\\/contact-info\\/contact-info-map.css\",\"wordpress\\/wp-includes\\/js\\/mediaelement\\/mediaelementplayer.min.css\",\"wordpress\\/wp-includes\\/js\\/mediaelement\\/wp-mediaelement.min.css\",\"wordpress\\/wp-content\\/plugins\\/nice-login-register-widget\\/css\\/pw-login-widget.css\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/css\\/jetpack.css\"],\"21870.js\":[\"wordpress\\/wp-includes\\/js\\/jquery\\/jquery.js\",\"wordpress\\/wp-includes\\/js\\/jquery\\/jquery-migrate.min.js\",\"wordpress\\/wp-includes\\/js\\/underscore.min.js\",\"wordpress\\/wp-includes\\/js\\/customize-base.min.js\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/modules\\/widgets\\/customizer-utils.js\"],\"91f9c.js\":[\"wordpress\\/wp-content\\/themes\\/catch-box\\/js\\/menu.min.js\",\"wordpress\\/wp-content\\/themes\\/catch-box\\/js\\/html5.min.js\",\"wordpress\\/wp-includes\\/js\\/mediaelement\\/froogaloop.min.js\"],\"68a6a.js\":[\"wordpress\\/wp-content\\/plugins\\/jetpack\\/modules\\/wpgroho.js\",\"wordpress\\/wp-content\\/themes\\/catch-box\\/js\\/catchbox-fitvids.min.js\",\"wordpress\\/wp-content\\/themes\\/catch-box\\/js\\/jquery.cycle.all.min.js\"],\"d94f4.js\":[\"wordpress\\/wp-content\\/themes\\/catch-box\\/js\\/catchbox-slider.js\",\"wordpress\\/wp-content\\/themes\\/catch-box\\/js\\/skip-link-focus-fix.js\",\"wordpress\\/wp-content\\/themes\\/catch-box\\/js\\/navigation.js\",\"wordpress\\/wp-content\\/themes\\/catch-box\\/js\\/catchbox-scrollup.min.js\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/modules\\/widgets\\/eu-cookie-law\\/eu-cookie-law.js\"],\"f2e7e.css\":[\"wordpress\\/wp-includes\\/css\\/dashicons.min.css\",\"wordpress\\/wp-includes\\/css\\/customize-preview.min.css\",\"wordpress\\/wp-content\\/plugins\\/contact-form-7\\/includes\\/css\\/styles.css\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/_inc\\/genericons\\/genericons\\/genericons.css\",\"wordpress\\/wp-content\\/themes\\/catch-box\\/style.css\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/modules\\/widgets\\/authors\\/style.css\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/modules\\/widgets\\/contact-info\\/contact-info-map.css\",\"wordpress\\/wp-includes\\/js\\/mediaelement\\/mediaelementplayer.min.css\",\"wordpress\\/wp-includes\\/js\\/mediaelement\\/wp-mediaelement.min.css\",\"wordpress\\/wp-content\\/plugins\\/nice-login-register-widget\\/css\\/pw-login-widget.css\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/css\\/jetpack.css\"],\"de3b5.js\":[\"wordpress\\/wp-includes\\/js\\/wp-a11y.min.js\",\"wordpress\\/wp-includes\\/js\\/customize-preview.min.js\",\"wordpress\\/wp-content\\/themes\\/twentyfourteen\\/js\\/customizer.js\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/modules\\/photon\\/photon.js\"],\"1ba31.js\":[\"wordpress\\/wp-content\\/plugins\\/jetpack\\/modules\\/wpgroho.js\",\"wordpress\\/wp-content\\/themes\\/twentyfourteen\\/js\\/functions.js\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/modules\\/widgets\\/eu-cookie-law\\/eu-cookie-law.js\"],\"a7d39.css\":[\"wordpress\\/wp-content\\/plugins\\/jetpack\\/modules\\/theme-tools\\/compat\\/twentyfourteen.css\",\"wordpress\\/wp-includes\\/css\\/dashicons.min.css\",\"wordpress\\/wp-includes\\/css\\/customize-preview.min.css\",\"wordpress\\/wp-content\\/plugins\\/contact-form-7\\/includes\\/css\\/styles.css\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/_inc\\/genericons\\/genericons\\/genericons.css\",\"wordpress\\/wp-content\\/themes\\/twentyfourteen\\/style.css\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/modules\\/widgets\\/authors\\/style.css\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/modules\\/widgets\\/contact-info\\/contact-info-map.css\",\"wordpress\\/wp-includes\\/js\\/mediaelement\\/mediaelementplayer.min.css\",\"wordpress\\/wp-includes\\/js\\/mediaelement\\/wp-mediaelement.min.css\",\"wordpress\\/wp-content\\/plugins\\/nice-login-register-widget\\/css\\/pw-login-widget.css\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/css\\/jetpack.css\"],\"39d95.js\":[\"wordpress\\/wp-includes\\/js\\/wp-a11y.min.js\",\"wordpress\\/wp-includes\\/js\\/customize-preview.min.js\",\"wordpress\\/wp-content\\/themes\\/dara\\/assets\\/js\\/customizer.js\"],\"b9794.js\":[\"wordpress\\/wp-content\\/plugins\\/jetpack\\/modules\\/theme-tools\\/content-options\\/customizer.js\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/modules\\/photon\\/photon.js\"],\"ac831.js\":[\"wordpress\\/wp-content\\/plugins\\/jetpack\\/modules\\/wpgroho.js\",\"wordpress\\/wp-content\\/themes\\/dara\\/assets\\/js\\/navigation.js\",\"wordpress\\/wp-content\\/themes\\/dara\\/assets\\/js\\/skip-link-focus-fix.js\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/modules\\/widgets\\/eu-cookie-law\\/eu-cookie-law.js\"],\"97ec5.css\":[\"wordpress\\/wp-includes\\/css\\/dashicons.min.css\",\"wordpress\\/wp-includes\\/css\\/customize-preview.min.css\",\"wordpress\\/wp-content\\/plugins\\/contact-form-7\\/includes\\/css\\/styles.css\",\"wordpress\\/wp-content\\/themes\\/dara\\/style.css\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/_inc\\/genericons\\/genericons\\/genericons.css\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/modules\\/widgets\\/authors\\/style.css\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/modules\\/widgets\\/contact-info\\/contact-info-map.css\",\"wordpress\\/wp-includes\\/js\\/mediaelement\\/mediaelementplayer.min.css\",\"wordpress\\/wp-includes\\/js\\/mediaelement\\/wp-mediaelement.min.css\",\"wordpress\\/wp-content\\/plugins\\/nice-login-register-widget\\/css\\/pw-login-widget.css\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/_inc\\/social-logos\\/social-logos.min.css\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/css\\/jetpack.css\"],\"92a4d.css\":[\"wordpress\\/wp-includes\\/css\\/dashicons.min.css\",\"wordpress\\/wp-includes\\/css\\/customize-preview.min.css\",\"wordpress\\/wp-content\\/plugins\\/contact-form-7\\/includes\\/css\\/styles.css\",\"wordpress\\/wp-content\\/themes\\/dara\\/style.css\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/_inc\\/genericons\\/genericons\\/genericons.css\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/modules\\/widgets\\/authors\\/style.css\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/modules\\/widgets\\/contact-info\\/contact-info-map.css\",\"wordpress\\/wp-includes\\/js\\/mediaelement\\/mediaelementplayer.min.css\",\"wordpress\\/wp-includes\\/js\\/mediaelement\\/wp-mediaelement.min.css\",\"wordpress\\/wp-content\\/plugins\\/nice-login-register-widget\\/css\\/pw-login-widget.css\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/css\\/jetpack.css\"],\"633d7.js\":[\"wordpress\\/wp-includes\\/js\\/admin-bar.min.js\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/_inc\\/build\\/photon\\/photon.min.js\"],\"100ea.js\":[\"wordpress\\/wp-content\\/plugins\\/jetpack\\/_inc\\/build\\/facebook-embed.min.js\"],\"8dbbf.css\":[\"wordpress\\/wp-content\\/themes\\/start-point\\/style.css\",\"wordpress\\/wp-includes\\/css\\/dashicons.min.css\",\"wordpress\\/wp-includes\\/css\\/admin-bar.min.css\",\"wordpress\\/wp-content\\/plugins\\/contact-form-7\\/includes\\/css\\/styles.css\",\"wordpress\\/wp-content\\/plugins\\/wordpress-seo\\/css\\/dist\\/adminbar-730.min.css\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/modules\\/widgets\\/social-icons\\/social-icons.css\",\"wordpress\\/wp-content\\/plugins\\/nice-login-register-widget\\/css\\/pw-login-widget.css\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/css\\/jetpack.css\"],\"29013.js\":[\"wordpress\\/wp-content\\/plugins\\/jetpack\\/_inc\\/build\\/sharedaddy\\/sharing.min.js\"],\"b3769.css\":[\"wordpress\\/wp-content\\/themes\\/start-point\\/style.css\",\"wordpress\\/wp-includes\\/css\\/dashicons.min.css\",\"wordpress\\/wp-includes\\/css\\/admin-bar.min.css\",\"wordpress\\/wp-content\\/plugins\\/contact-form-7\\/includes\\/css\\/styles.css\",\"wordpress\\/wp-content\\/plugins\\/wordpress-seo\\/css\\/dist\\/adminbar-730.min.css\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/modules\\/widgets\\/social-icons\\/social-icons.css\",\"wordpress\\/wp-content\\/plugins\\/nice-login-register-widget\\/css\\/pw-login-widget.css\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/_inc\\/social-logos\\/social-logos.min.css\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/css\\/jetpack.css\"],\"bc079.js\":[\"wordpress\\/wp-content\\/plugins\\/jetpack\\/_inc\\/build\\/photon\\/photon.min.js\"],\"afc1b.css\":[\"wordpress\\/wp-content\\/themes\\/start-point\\/style.css\",\"wordpress\\/wp-content\\/plugins\\/contact-form-7\\/includes\\/css\\/styles.css\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/modules\\/widgets\\/social-icons\\/social-icons.css\",\"wordpress\\/wp-content\\/plugins\\/nice-login-register-widget\\/css\\/pw-login-widget.css\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/css\\/jetpack.css\"],\"8eec7.css\":[\"wordpress\\/wp-content\\/themes\\/start-point\\/style.css\",\"wordpress\\/wp-content\\/plugins\\/contact-form-7\\/includes\\/css\\/styles.css\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/modules\\/widgets\\/social-icons\\/social-icons.css\",\"wordpress\\/wp-content\\/plugins\\/nice-login-register-widget\\/css\\/pw-login-widget.css\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/_inc\\/social-logos\\/social-logos.min.css\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/css\\/jetpack.css\"],\"88100.css\":[\"wordpress\\/wp-content\\/plugins\\/login-form-recaptcha\\/css\\/no-captcha.css\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/css\\/jetpack.css\"],\"3e7d2.js\":[\"wordpress\\/wp-includes\\/js\\/wp-a11y.min.js\",\"wordpress\\/wp-includes\\/js\\/customize-preview.min.js\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/_inc\\/build\\/photon\\/photon.min.js\"],\"17326.js\":[\"wordpress\\/wp-content\\/plugins\\/jetpack\\/_inc\\/build\\/twitter-timeline.min.js\"],\"85e08.js\":[\"wordpress\\/wp-content\\/plugins\\/jetpack\\/_inc\\/build\\/custom-css\\/custom-css\\/js\\/core-customizer-css-preview.min.js\"],\"8ae28.js\":[\"wordpress\\/wp-content\\/plugins\\/jetpack\\/modules\\/wpgroho.js\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/_inc\\/build\\/widgets\\/eu-cookie-law\\/eu-cookie-law.min.js\"],\"cccaa.css\":[\"wordpress\\/wp-content\\/themes\\/start-point\\/style.css\",\"wordpress\\/wp-includes\\/css\\/dashicons.min.css\",\"wordpress\\/wp-includes\\/css\\/customize-preview.min.css\",\"wordpress\\/wp-content\\/plugins\\/contact-form-7\\/includes\\/css\\/styles.css\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/modules\\/widgets\\/authors\\/style.css\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/modules\\/widgets\\/contact-info\\/contact-info-map.css\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/modules\\/widgets\\/social-icons\\/social-icons.css\",\"wordpress\\/wp-includes\\/js\\/mediaelement\\/mediaelementplayer.min.css\",\"wordpress\\/wp-includes\\/js\\/mediaelement\\/wp-mediaelement.min.css\",\"wordpress\\/wp-content\\/plugins\\/nice-login-register-widget\\/css\\/pw-login-widget.css\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/css\\/jetpack.css\"],\"3f19f.js\":[\"wordpress\\/wp-content\\/themes\\/customizr\\/assets\\/czr\\/js\\/czr-preview-modern.min.js\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/_inc\\/build\\/photon\\/photon.min.js\"],\"00a30.js\":[\"wordpress\\/wp-content\\/plugins\\/jetpack\\/modules\\/wpgroho.js\",\"wordpress\\/wp-includes\\/js\\/jquery\\/ui\\/core.min.js\",\"wordpress\\/wp-content\\/themes\\/customizr\\/assets\\/front\\/js\\/libs\\/jquery-magnific-popup.min.js\",\"wordpress\\/wp-content\\/themes\\/customizr\\/assets\\/front\\/js\\/libs\\/holder.min.js\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/_inc\\/build\\/widgets\\/eu-cookie-law\\/eu-cookie-law.min.js\"],\"1b5a5.css\":[\"wordpress\\/wp-includes\\/css\\/dashicons.min.css\",\"wordpress\\/wp-includes\\/css\\/customize-preview.min.css\",\"wordpress\\/wp-content\\/themes\\/customizr\\/assets\\/shared\\/fonts\\/fa\\/css\\/font-awesome.min.css\",\"wordpress\\/wp-content\\/plugins\\/contact-form-7\\/includes\\/css\\/styles.css\",\"wordpress\\/wp-content\\/themes\\/customizr\\/assets\\/front\\/css\\/flickity.min.css\",\"wordpress\\/wp-content\\/themes\\/customizr\\/assets\\/front\\/css\\/magnific-popup.min.css\",\"wordpress\\/wp-content\\/themes\\/customizr\\/assets\\/front\\/css\\/jquery.mCustomScrollbar.min.css\",\"wordpress\\/wp-content\\/themes\\/customizr\\/assets\\/front\\/css\\/style.min.css\",\"wordpress\\/wp-content\\/themes\\/customizr\\/assets\\/front\\/css\\/style-modular-scale.min.css\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/modules\\/widgets\\/authors\\/style.css\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/modules\\/widgets\\/contact-info\\/contact-info-map.css\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/modules\\/widgets\\/social-icons\\/social-icons.css\",\"wordpress\\/wp-includes\\/js\\/mediaelement\\/mediaelementplayer.min.css\",\"wordpress\\/wp-includes\\/js\\/mediaelement\\/wp-mediaelement.min.css\",\"wordpress\\/wp-content\\/plugins\\/nice-login-register-widget\\/css\\/pw-login-widget.css\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/css\\/jetpack.css\"],\"12ebf.js\":[\"wordpress\\/wp-includes\\/js\\/jquery\\/jquery.js\",\"wordpress\\/wp-includes\\/js\\/jquery\\/jquery-migrate.min.js\",\"wordpress\\/wp-includes\\/js\\/underscore.min.js\",\"wordpress\\/wp-includes\\/js\\/customize-base.min.js\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/modules\\/widgets\\/customizer-utils.js\",\"wordpress\\/wp-content\\/themes\\/the-church-lite\\/js\\/jquery.nivo.slider.js\",\"wordpress\\/wp-content\\/themes\\/the-church-lite\\/js\\/editable.js\",\"wordpress\\/wp-includes\\/js\\/mediaelement\\/froogaloop.min.js\"],\"d9c76.js\":[\"wordpress\\/wp-includes\\/js\\/wp-a11y.min.js\",\"wordpress\\/wp-includes\\/js\\/customize-preview.min.js\",\"wordpress\\/wp-content\\/themes\\/the-church-lite\\/js\\/customize-preview.js\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/_inc\\/build\\/photon\\/photon.min.js\"],\"b0581.css\":[\"wordpress\\/wp-includes\\/css\\/dashicons.min.css\",\"wordpress\\/wp-includes\\/css\\/customize-preview.min.css\",\"wordpress\\/wp-content\\/plugins\\/contact-form-7\\/includes\\/css\\/styles.css\",\"wordpress\\/wp-content\\/themes\\/the-church-lite\\/style.css\",\"wordpress\\/wp-content\\/themes\\/the-church-lite\\/css\\/nivo-slider.css\",\"wordpress\\/wp-content\\/themes\\/the-church-lite\\/fontsawesome\\/css\\/fontawesome-all.css\",\"wordpress\\/wp-content\\/themes\\/the-church-lite\\/css\\/responsive.css\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/modules\\/widgets\\/authors\\/style.css\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/modules\\/widgets\\/contact-info\\/contact-info-map.css\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/modules\\/widgets\\/social-icons\\/social-icons.css\",\"wordpress\\/wp-includes\\/js\\/mediaelement\\/mediaelementplayer.min.css\",\"wordpress\\/wp-includes\\/js\\/mediaelement\\/wp-mediaelement.min.css\",\"wordpress\\/wp-content\\/plugins\\/nice-login-register-widget\\/css\\/pw-login-widget.css\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/css\\/jetpack.css\"],\"2e4b7.css\":[\"wordpress\\/wp-includes\\/css\\/dashicons.min.css\",\"wordpress\\/wp-includes\\/css\\/customize-preview.min.css\",\"wordpress\\/wp-content\\/plugins\\/contact-form-7\\/includes\\/css\\/styles.css\",\"wordpress\\/wp-content\\/themes\\/the-church-lite\\/style.css\",\"wordpress\\/wp-content\\/themes\\/the-church-lite\\/css\\/nivo-slider.css\",\"wordpress\\/wp-content\\/themes\\/the-church-lite\\/fontsawesome\\/css\\/fontawesome-all.css\",\"wordpress\\/wp-content\\/themes\\/the-church-lite\\/css\\/responsive.css\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/modules\\/widgets\\/authors\\/style.css\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/modules\\/widgets\\/contact-info\\/contact-info-map.css\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/modules\\/widgets\\/social-icons\\/social-icons.css\",\"wordpress\\/wp-includes\\/js\\/mediaelement\\/mediaelementplayer.min.css\",\"wordpress\\/wp-includes\\/js\\/mediaelement\\/wp-mediaelement.min.css\",\"wordpress\\/wp-content\\/plugins\\/nice-login-register-widget\\/css\\/pw-login-widget.css\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/_inc\\/social-logos\\/social-logos.min.css\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/css\\/jetpack.css\"],\"81e00.js\":[\"wordpress\\/wp-content\\/plugins\\/jetpack\\/modules\\/wpgroho.js\",\"wordpress\\/wp-includes\\/js\\/comment-reply.min.js\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/_inc\\/build\\/widgets\\/eu-cookie-law\\/eu-cookie-law.min.js\"],\"9e92c.css\":[\"wordpress\\/wp-includes\\/css\\/dashicons.min.css\",\"wordpress\\/wp-includes\\/css\\/customize-preview.min.css\",\"wordpress\\/wp-content\\/plugins\\/contact-form-7\\/includes\\/css\\/styles.css\",\"wordpress\\/wp-content\\/themes\\/vantage\\/style.css\",\"wordpress\\/wp-content\\/themes\\/vantage\\/fontawesome\\/css\\/font-awesome.css\",\"wordpress\\/wp-content\\/themes\\/vantage\\/inc\\/panels-lite\\/css\\/front.css\",\"wordpress\\/wp-content\\/themes\\/vantage\\/inc\\/mobilenav\\/css\\/mobilenav.css\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/modules\\/widgets\\/authors\\/style.css\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/modules\\/widgets\\/contact-info\\/contact-info-map.css\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/modules\\/widgets\\/social-icons\\/social-icons.css\",\"wordpress\\/wp-includes\\/js\\/mediaelement\\/mediaelementplayer.min.css\",\"wordpress\\/wp-includes\\/js\\/mediaelement\\/wp-mediaelement.min.css\",\"wordpress\\/wp-content\\/plugins\\/nice-login-register-widget\\/css\\/pw-login-widget.css\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/css\\/jetpack.css\"],\"41bf6.js\":[\"wordpress\\/wp-content\\/plugins\\/jetpack\\/modules\\/theme-tools\\/content-options\\/customizer.js\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/_inc\\/build\\/photon\\/photon.min.js\"],\"5986c.js\":[\"wordpress\\/wp-content\\/plugins\\/jetpack\\/modules\\/wpgroho.js\",\"wordpress\\/wp-content\\/themes\\/dara\\/assets\\/js\\/navigation.js\",\"wordpress\\/wp-content\\/themes\\/dara\\/assets\\/js\\/skip-link-focus-fix.js\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/_inc\\/build\\/widgets\\/eu-cookie-law\\/eu-cookie-law.min.js\"],\"6a35e.css\":[\"wordpress\\/wp-includes\\/css\\/dashicons.min.css\",\"wordpress\\/wp-includes\\/css\\/customize-preview.min.css\",\"wordpress\\/wp-content\\/plugins\\/contact-form-7\\/includes\\/css\\/styles.css\",\"wordpress\\/wp-content\\/themes\\/dara\\/style.css\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/_inc\\/genericons\\/genericons\\/genericons.css\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/modules\\/widgets\\/authors\\/style.css\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/modules\\/widgets\\/contact-info\\/contact-info-map.css\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/modules\\/widgets\\/social-icons\\/social-icons.css\",\"wordpress\\/wp-includes\\/js\\/mediaelement\\/mediaelementplayer.min.css\",\"wordpress\\/wp-includes\\/js\\/mediaelement\\/wp-mediaelement.min.css\",\"wordpress\\/wp-content\\/plugins\\/nice-login-register-widget\\/css\\/pw-login-widget.css\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/_inc\\/social-logos\\/social-logos.min.css\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/css\\/jetpack.css\"],\"37994.js\":[\"wordpress\\/wp-includes\\/js\\/jquery\\/jquery.js\",\"wordpress\\/wp-includes\\/js\\/jquery\\/jquery-migrate.min.js\"],\"c6274.js\":[\"wordpress\\/wp-content\\/plugins\\/jetpack\\/modules\\/wpgroho.js\",\"wordpress\\/wp-content\\/themes\\/dara\\/assets\\/js\\/navigation.js\",\"wordpress\\/wp-content\\/themes\\/dara\\/assets\\/js\\/skip-link-focus-fix.js\"],\"32771.css\":[\"wordpress\\/wp-includes\\/css\\/dashicons.min.css\",\"wordpress\\/wp-includes\\/css\\/admin-bar.min.css\",\"wordpress\\/wp-content\\/plugins\\/contact-form-7\\/includes\\/css\\/styles.css\",\"wordpress\\/wp-content\\/plugins\\/wordpress-seo\\/css\\/dist\\/adminbar-730.min.css\",\"wordpress\\/wp-content\\/themes\\/dara\\/style.css\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/_inc\\/genericons\\/genericons\\/genericons.css\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/modules\\/widgets\\/social-icons\\/social-icons.css\",\"wordpress\\/wp-content\\/plugins\\/nice-login-register-widget\\/css\\/pw-login-widget.css\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/_inc\\/social-logos\\/social-logos.min.css\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/css\\/jetpack.css\"],\"293da.css\":[\"wordpress\\/wp-content\\/plugins\\/contact-form-7\\/includes\\/css\\/styles.css\",\"wordpress\\/wp-content\\/themes\\/dara\\/style.css\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/_inc\\/genericons\\/genericons\\/genericons.css\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/modules\\/widgets\\/social-icons\\/social-icons.css\",\"wordpress\\/wp-content\\/plugins\\/nice-login-register-widget\\/css\\/pw-login-widget.css\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/_inc\\/social-logos\\/social-logos.min.css\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/css\\/jetpack.css\"],\"28aa1.css\":[\"wordpress\\/wp-includes\\/css\\/dashicons.min.css\",\"wordpress\\/wp-includes\\/css\\/customize-preview.min.css\",\"wordpress\\/wp-content\\/plugins\\/contact-form-7\\/includes\\/css\\/styles.css\",\"wordpress\\/wp-content\\/themes\\/dara\\/style.css\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/_inc\\/genericons\\/genericons\\/genericons.css\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/modules\\/widgets\\/contact-info\\/contact-info-map.css\",\"wordpress\\/wp-includes\\/js\\/mediaelement\\/mediaelementplayer.min.css\",\"wordpress\\/wp-includes\\/js\\/mediaelement\\/wp-mediaelement.min.css\",\"wordpress\\/wp-content\\/plugins\\/nice-login-register-widget\\/css\\/pw-login-widget.css\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/_inc\\/social-logos\\/social-logos.min.css\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/css\\/jetpack.css\"],\"7f746.css\":[\"wordpress\\/wp-includes\\/css\\/dashicons.min.css\",\"wordpress\\/wp-includes\\/css\\/admin-bar.min.css\",\"wordpress\\/wp-content\\/plugins\\/contact-form-7\\/includes\\/css\\/styles.css\",\"wordpress\\/wp-content\\/plugins\\/wordpress-seo\\/css\\/dist\\/adminbar-730.min.css\",\"wordpress\\/wp-content\\/themes\\/dara\\/style.css\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/_inc\\/genericons\\/genericons\\/genericons.css\",\"wordpress\\/wp-content\\/plugins\\/nice-login-register-widget\\/css\\/pw-login-widget.css\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/_inc\\/social-logos\\/social-logos.min.css\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/css\\/jetpack.css\"],\"48203.css\":[\"wordpress\\/wp-content\\/plugins\\/contact-form-7\\/includes\\/css\\/styles.css\",\"wordpress\\/wp-content\\/themes\\/dara\\/style.css\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/_inc\\/genericons\\/genericons\\/genericons.css\",\"wordpress\\/wp-content\\/plugins\\/nice-login-register-widget\\/css\\/pw-login-widget.css\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/_inc\\/social-logos\\/social-logos.min.css\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/css\\/jetpack.css\"],\"3a4a8.js\":[\"wordpress\\/wp-content\\/plugins\\/jetpack\\/modules\\/wpgroho.js\",\"wordpress\\/wp-content\\/themes\\/dara\\/assets\\/js\\/navigation.js\",\"wordpress\\/wp-content\\/themes\\/dara\\/assets\\/js\\/skip-link-focus-fix.js\",\"wordpress\\/wp-includes\\/js\\/comment-reply.min.js\"],\"01c1b.css\":[\"wordpress\\/wp-content\\/plugins\\/all-in-one-event-calendar\\/public\\/themes-ai1ec\\/vortex\\/css\\/ai1ec_parsed_css.css\",\"wordpress\\/wp-includes\\/css\\/dashicons.min.css\",\"wordpress\\/wp-includes\\/css\\/admin-bar.min.css\",\"wordpress\\/wp-content\\/plugins\\/contact-form-7\\/includes\\/css\\/styles.css\",\"wordpress\\/wp-content\\/plugins\\/wordpress-seo\\/css\\/dist\\/adminbar-730.min.css\",\"wordpress\\/wp-content\\/themes\\/dara\\/style.css\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/_inc\\/genericons\\/genericons\\/genericons.css\",\"wordpress\\/wp-content\\/plugins\\/nice-login-register-widget\\/css\\/pw-login-widget.css\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/_inc\\/social-logos\\/social-logos.min.css\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/css\\/jetpack.css\"],\"f5915.css\":[\"wordpress\\/wp-content\\/plugins\\/all-in-one-event-calendar\\/public\\/themes-ai1ec\\/vortex\\/css\\/ai1ec_parsed_css.css\",\"wordpress\\/wp-includes\\/css\\/dashicons.min.css\",\"wordpress\\/wp-includes\\/css\\/customize-preview.min.css\",\"wordpress\\/wp-content\\/plugins\\/contact-form-7\\/includes\\/css\\/styles.css\",\"wordpress\\/wp-content\\/themes\\/dara\\/style.css\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/_inc\\/genericons\\/genericons\\/genericons.css\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/modules\\/widgets\\/contact-info\\/contact-info-map.css\",\"wordpress\\/wp-includes\\/js\\/mediaelement\\/mediaelementplayer.min.css\",\"wordpress\\/wp-includes\\/js\\/mediaelement\\/wp-mediaelement.min.css\",\"wordpress\\/wp-content\\/plugins\\/nice-login-register-widget\\/css\\/pw-login-widget.css\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/_inc\\/social-logos\\/social-logos.min.css\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/css\\/jetpack.css\"],\"9294a.js\":[\"wordpress\\/wp-includes\\/js\\/mediaelement\\/froogaloop.min.js\"],\"faabb.js\":[\"wordpress\\/wp-content\\/plugins\\/jetpack\\/modules\\/wpgroho.js\",\"wordpress\\/wp-content\\/themes\\/dara\\/assets\\/js\\/navigation.js\",\"wordpress\\/wp-content\\/themes\\/dara\\/assets\\/js\\/skip-link-focus-fix.js\",\"wordpress\\/wp-includes\\/js\\/comment-reply.min.js\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/_inc\\/build\\/widgets\\/eu-cookie-law\\/eu-cookie-law.min.js\"],\"e84f2.css\":[\"wordpress\\/wp-content\\/plugins\\/all-in-one-event-calendar\\/public\\/themes-ai1ec\\/vortex\\/css\\/ai1ec_parsed_css.css\",\"wordpress\\/wp-content\\/plugins\\/contact-form-7\\/includes\\/css\\/styles.css\",\"wordpress\\/wp-content\\/themes\\/dara\\/style.css\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/_inc\\/genericons\\/genericons\\/genericons.css\",\"wordpress\\/wp-content\\/plugins\\/nice-login-register-widget\\/css\\/pw-login-widget.css\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/_inc\\/social-logos\\/social-logos.min.css\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/css\\/jetpack.css\"],\"7e0cb.css\":[\"wordpress\\/wp-content\\/plugins\\/all-in-one-event-calendar\\/public\\/themes-ai1ec\\/vortex\\/css\\/ai1ec_parsed_css.css\",\"wordpress\\/wp-content\\/plugins\\/login-form-recaptcha\\/css\\/no-captcha.css\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/css\\/jetpack.css\"],\"82ba9.js\":[\"wordpress\\/wp-content\\/themes\\/dara\\/assets\\/js\\/navigation.js\",\"wordpress\\/wp-content\\/themes\\/dara\\/assets\\/js\\/skip-link-focus-fix.js\"],\"7ca2f.js\":[\"wordpress\\/wp-content\\/plugins\\/nice-login-register-widget\\/js\\/pw-login-widget.js\",\"wordpress\\/wp-content\\/plugins\\/nice-login-register-widget\\/js\\/ajax-authentication.js\"],\"8b53f.css\":[\"wordpress\\/wp-content\\/plugins\\/all-in-one-event-calendar\\/public\\/themes-ai1ec\\/vortex\\/css\\/ai1ec_parsed_css.css\",\"wordpress\\/wp-content\\/plugins\\/contact-form-7\\/includes\\/css\\/styles.css\",\"wordpress\\/wp-content\\/plugins\\/wordpress-seo\\/css\\/dist\\/adminbar-730.min.css\",\"wordpress\\/wp-content\\/themes\\/dara\\/style.css\",\"wordpress\\/wp-content\\/plugins\\/nice-login-register-widget\\/css\\/pw-login-widget.css\"],\"6cb3e.css\":[\"wordpress\\/wp-content\\/plugins\\/all-in-one-event-calendar\\/public\\/themes-ai1ec\\/vortex\\/css\\/ai1ec_parsed_css.css\",\"wordpress\\/wp-content\\/plugins\\/contact-form-7\\/includes\\/css\\/styles.css\",\"wordpress\\/wp-content\\/themes\\/dara\\/style.css\",\"wordpress\\/wp-content\\/plugins\\/nice-login-register-widget\\/css\\/pw-login-widget.css\"],\"b31f8.js\":[\"wordpress\\/wp-content\\/plugins\\/all-in-one-event-calendar\\/public\\/js_cache\\/calendar.js\"],\"eb93b.css\":[\"wordpress\\/wp-content\\/plugins\\/all-in-one-event-calendar\\/public\\/themes-ai1ec\\/vortex\\/css\\/ai1ec_parsed_css.css\",\"wordpress\\/wp-content\\/plugins\\/contact-form-7\\/includes\\/css\\/styles.css\",\"wordpress\\/wp-content\\/plugins\\/wordpress-seo\\/css\\/dist\\/adminbar-730.min.css\",\"wordpress\\/wp-content\\/themes\\/dara\\/style.css\",\"wordpress\\/wp-content\\/plugins\\/wp-members\\/css\\/generic-no-float.css\",\"wordpress\\/wp-content\\/plugins\\/nice-login-register-widget\\/css\\/pw-login-widget.css\"],\"34ece.css\":[\"wordpress\\/wp-content\\/plugins\\/all-in-one-event-calendar\\/public\\/themes-ai1ec\\/vortex\\/css\\/ai1ec_parsed_css.css\",\"wordpress\\/wp-content\\/plugins\\/contact-form-7\\/includes\\/css\\/styles.css\",\"wordpress\\/wp-content\\/themes\\/dara\\/style.css\"],\"fb6f4.css\":[\"wordpress\\/wp-content\\/plugins\\/wp-members\\/css\\/generic-no-float.css\"],\"c3d60.css\":[\"wordpress\\/wp-content\\/plugins\\/nice-login-register-widget\\/css\\/pw-login-widget.css\"],\"17507.css\":[\"wordpress\\/wp-content\\/plugins\\/wp-members\\/css\\/wp-login.css\",\"wordpress\\/wp-content\\/plugins\\/all-in-one-event-calendar\\/public\\/themes-ai1ec\\/vortex\\/css\\/ai1ec_parsed_css.css\"],\"12de0.css\":[\"wordpress\\/wp-content\\/plugins\\/all-in-one-event-calendar\\/public\\/themes-ai1ec\\/vortex\\/css\\/ai1ec_parsed_css.css\"],\"ab019.css\":[\"wordpress\\/wp-content\\/plugins\\/contact-form-7\\/includes\\/css\\/styles.css\",\"wordpress\\/wp-content\\/plugins\\/wordpress-seo\\/css\\/dist\\/adminbar-730.min.css\",\"wordpress\\/wp-content\\/themes\\/dara\\/style.css\"],\"36355.js\":[\"wordpress\\/wp-content\\/plugins\\/youtube-embed-plus\\/scripts\\/ytprefs.min.js\"],\"dc211.js\":[\"wordpress\\/wp-content\\/plugins\\/youtube-embed-plus\\/scripts\\/fitvids.min.js\"],\"8dcf9.css\":[\"wordpress\\/wp-content\\/plugins\\/nice-login-register-widget\\/css\\/pw-login-widget.css\",\"wordpress\\/wp-content\\/plugins\\/youtube-embed-plus\\/styles\\/ytprefs.min.css\"],\"fbe58.js\":[\"wordpress\\/wp-content\\/themes\\/dara\\/assets\\/js\\/customizer.js\"],\"11ba7.css\":[\"wordpress\\/wp-content\\/plugins\\/contact-form-7\\/includes\\/css\\/styles.css\",\"wordpress\\/wp-content\\/themes\\/dara\\/style.css\"],\"a5f43.js\":[\"wordpress\\/wp-content\\/themes\\/the-church-lite\\/js\\/jquery.nivo.slider.js\",\"wordpress\\/wp-content\\/themes\\/the-church-lite\\/js\\/editable.js\"],\"fb02b.js\":[\"wordpress\\/wp-content\\/themes\\/the-church-lite\\/js\\/customize-preview.js\"],\"59993.css\":[\"wordpress\\/wp-content\\/plugins\\/contact-form-7\\/includes\\/css\\/styles.css\"],\"e9087.css\":[\"wordpress\\/wp-content\\/themes\\/the-church-lite\\/style.css\",\"wordpress\\/wp-content\\/themes\\/the-church-lite\\/css\\/nivo-slider.css\",\"wordpress\\/wp-content\\/themes\\/the-church-lite\\/fontsawesome\\/css\\/fontawesome-all.css\",\"wordpress\\/wp-content\\/themes\\/the-church-lite\\/css\\/responsive.css\",\"wordpress\\/wp-content\\/plugins\\/wp-members\\/css\\/generic-no-float.css\"],\"77acc.js\":[\"wordpress\\/wp-content\\/plugins\\/wpfront-notification-bar\\/jquery-plugins\\/jquery.c.js\",\"wordpress\\/wp-content\\/plugins\\/wpfront-notification-bar\\/js\\/wpfront-notification-bar.js\"],\"dcfab.css\":[\"wordpress\\/wp-content\\/plugins\\/contact-form-7\\/includes\\/css\\/styles.css\",\"wordpress\\/wp-content\\/plugins\\/wpfront-notification-bar\\/css\\/wpfront-notification-bar.css\",\"wordpress\\/wp-content\\/plugins\\/wordpress-seo\\/css\\/dist\\/adminbar-730.min.css\",\"wordpress\\/wp-content\\/themes\\/dara\\/style.css\"],\"94ac8.js\":[\"wordpress\\/wp-content\\/plugins\\/hashbar-wp-notification-bar\\/js\\/main.js\"],\"20cb5.css\":[\"wordpress\\/wp-content\\/plugins\\/contact-form-7\\/includes\\/css\\/styles.css\",\"wordpress\\/wp-content\\/plugins\\/hashbar-wp-notification-bar\\/css\\/material-design-iconic-font.min.css\",\"wordpress\\/wp-content\\/plugins\\/hashbar-wp-notification-bar\\/css\\/notification-bar.css\",\"wordpress\\/wp-content\\/plugins\\/wordpress-seo\\/css\\/dist\\/adminbar-730.min.css\",\"wordpress\\/wp-content\\/themes\\/dara\\/style.css\"],\"deee0.css\":[\"wordpress\\/wp-content\\/plugins\\/all-in-one-event-calendar\\/public\\/themes-ai1ec\\/vortex\\/css\\/ai1ec_parsed_css.css\",\"wordpress\\/wp-content\\/plugins\\/contact-form-7\\/includes\\/css\\/styles.css\",\"wordpress\\/wp-content\\/plugins\\/hashbar-wp-notification-bar\\/css\\/material-design-iconic-font.min.css\",\"wordpress\\/wp-content\\/plugins\\/hashbar-wp-notification-bar\\/css\\/notification-bar.css\",\"wordpress\\/wp-content\\/themes\\/dara\\/style.css\"],\"414f7.css\":[\"wordpress\\/wp-content\\/plugins\\/contact-form-7\\/includes\\/css\\/styles.css\",\"wordpress\\/wp-content\\/plugins\\/hashbar-wp-notification-bar\\/css\\/material-design-iconic-font.min.css\",\"wordpress\\/wp-content\\/plugins\\/hashbar-wp-notification-bar\\/css\\/notification-bar.css\",\"wordpress\\/wp-content\\/themes\\/dara\\/style.css\"],\"f6a68.js\":[\"wordpress\\/wp-content\\/plugins\\/nice-login-register-widget\\/js\\/pw-login-widget.js\",\"wordpress\\/wp-content\\/plugins\\/nice-login-register-widget\\/js\\/ajax-authentication.js\",\"wordpress\\/wp-content\\/plugins\\/youtube-embed-plus\\/scripts\\/fitvids.min.js\"],\"1b37e.css\":[\"wordpress\\/wp-content\\/themes\\/dara\\/assets\\/genericons\\/genericons.css\",\"wordpress\\/wp-content\\/plugins\\/wp-members\\/css\\/generic-no-float.css\"],\"2fc0e.css\":[\"wordpress\\/wp-content\\/plugins\\/wp-members\\/assets\\/css\\/forms\\/generic-no-float.min.css\"],\"eb431.css\":[\"wordpress\\/wp-content\\/plugins\\/login-form-recaptcha\\/css\\/no-captcha.css\",\"wordpress\\/wp-content\\/plugins\\/wp-members\\/assets\\/css\\/wp-login.min.css\",\"wordpress\\/wp-content\\/plugins\\/jetpack\\/css\\/jetpack.css\"],\"0453d.css\":[\"wordpress\\/wp-content\\/themes\\/dara\\/assets\\/genericons\\/genericons.css\",\"wordpress\\/wp-content\\/plugins\\/wp-members\\/assets\\/css\\/forms\\/generic-no-float.min.css\",\"wordpress\\/wp-content\\/plugins\\/youtube-embed-plus\\/styles\\/ytprefs.min.css\"],\"9d52b.css\":[\"wordpress\\/wp-content\\/plugins\\/hashbar-wp-notification-bar\\/blocks\\/dist\\/blocks.style.build.css\"],\"35074.css\":[\"wordpress\\/wp-content\\/plugins\\/contact-form-7\\/includes\\/css\\/styles.css\",\"wordpress\\/wp-content\\/plugins\\/hashbar-wp-notification-bar\\/css\\/notification-bar.css\",\"wordpress\\/wp-content\\/themes\\/dara\\/style.css\"],\"e2f23.css\":[\"wordpress\\/wp-content\\/plugins\\/contact-form-7\\/includes\\/css\\/styles.css\",\"wordpress\\/wp-content\\/plugins\\/hashbar-wp-notification-bar\\/css\\/notification-bar.css\",\"wordpress\\/wp-content\\/plugins\\/wordpress-seo\\/css\\/dist\\/adminbar-730.min.css\",\"wordpress\\/wp-content\\/themes\\/dara\\/style.css\"]}','no'),(223942,'widget_blog-stats','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(888137,'_transient_timeout_aiowps_captcha_string_info_dw5uhywo51','1582060916','no'),(888138,'_transient_aiowps_captcha_string_info_dw5uhywo51','MTU4MjA1OTExNnlhajNtcDh1cmRjYjZyanVjbHNsMA==','no'),(907852,'_transient_timeout_aiowps_captcha_string_info_3ys6wz8its','1583498791','no'),(903994,'_transient_timeout_aiowps_captcha_string_info_ttnkq7or2j','1583222335','no'),(905094,'_transient_timeout_aiowps_captcha_string_info_w5hgzb18ia','1583301882','no'),(888199,'_transient_timeout_aiowps_captcha_string_info_etcub0au46','1582065196','no'),(888200,'_transient_aiowps_captcha_string_info_etcub0au46','MTU4MjA2MzM5NnlhajNtcDh1cmRjYjZyanVjbHNsMzY=','no'),(888213,'_transient_timeout_aiowps_captcha_string_info_vxxq5v961p','1582066068','no'),(888214,'_transient_aiowps_captcha_string_info_vxxq5v961p','MTU4MjA2NDI2OHlhajNtcDh1cmRjYjZyanVjbHNsMTc=','no'),(890607,'_transient_aiowps_captcha_string_info_elcckdz00e','MTU4MjIzNjM3NnlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(903995,'_transient_aiowps_captcha_string_info_ttnkq7or2j','MTU4MzIyMDUzNXlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(897365,'_transient_timeout_aiowps_captcha_string_info_tnaxg4nein','1582732915','no'),(897366,'_transient_aiowps_captcha_string_info_tnaxg4nein','MTU4MjczMTExNXlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(897402,'_transient_timeout_yst_sm_1_1:4gHp_4m6Q1','1582820161','no'),(897403,'_transient_yst_sm_1_1:4gHp_4m6Q1','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-02-20T06:22:53-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2019-07-22T21:02:01-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2019-05-23T20:54:45-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(910589,'_transient_timeout_aiowps_captcha_string_info_4hg90klo2v','1583698843','no'),(910622,'_transient_timeout_aiowps_captcha_string_info_q42vvn6h40','1583701727','no'),(910590,'_transient_aiowps_captcha_string_info_4hg90klo2v','MTU4MzY5NzA0M3lhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(897575,'_transient_timeout_aiowps_captcha_string_info_iyiu5a8o16','1582748714','no'),(897576,'_transient_aiowps_captcha_string_info_iyiu5a8o16','MTU4Mjc0NjkxNHlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(897590,'_transient_timeout_aiowps_captcha_string_info_bd9g79twc7','1582749649','no'),(897591,'_transient_aiowps_captcha_string_info_bd9g79twc7','MTU4Mjc0Nzg0OXlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(897621,'_transient_timeout_aiowps_captcha_string_info_d1thu6w62w','1582751581','no'),(897622,'_transient_aiowps_captcha_string_info_d1thu6w62w','MTU4Mjc0OTc4MXlhajNtcDh1cmRjYjZyanVjbHNsMTg=','no'),(910909,'_transient_timeout_aiowps_captcha_string_info_u2fntlvn5o','1583720387','no'),(911665,'_transient_timeout_aiowps_captcha_string_info_8cblld5el2','1583773004','no'),(1377205,'_transient_timeout__jetpack_related_posts_cache_8f6677c9d6b0f903e98ad32ec61f8deb_882','1619163692','no'),(1377206,'_transient__jetpack_related_posts_cache_8f6677c9d6b0f903e98ad32ec61f8deb_882','a:3:{i:0;a:1:{s:2:\"id\";i:461;}i:1;a:1:{s:2:\"id\";i:876;}i:2;a:1:{s:2:\"id\";i:841;}}','no'),(904614,'_transient_timeout_aiowps_captcha_string_info_dt88eif9fa','1583267794','no'),(904615,'_transient_aiowps_captcha_string_info_dt88eif9fa','MTU4MzI2NTk5NHlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(907699,'_transient_timeout_aiowps_captcha_string_info_yd4209xa0g','1583488167','no'),(904654,'_transient_timeout_aiowps_captcha_string_info_dj0jjhdoe6','1583270418','no'),(904655,'_transient_aiowps_captcha_string_info_dj0jjhdoe6','MTU4MzI2ODYxOHlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(904682,'_transient_timeout_aiowps_captcha_string_info_hat2xcl6af','1583272286','no'),(897790,'_transient_timeout_aiowps_captcha_string_info_dmhs8gzbbz','1582764294','no'),(897791,'_transient_aiowps_captcha_string_info_dmhs8gzbbz','MTU4Mjc2MjQ5NHlhajNtcDh1cmRjYjZyanVjbHNsMjk=','no'),(906521,'_transient_aiowps_captcha_string_info_30bxnr8ytn','MTU4MzQwNTkyN3lhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(897870,'_transient_timeout_aiowps_captcha_string_info_jdlbym90mu','1582769491','no'),(897871,'_transient_aiowps_captcha_string_info_jdlbym90mu','MTU4Mjc2NzY5MXlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(907013,'_transient_aiowps_captcha_string_info_dgu7u2phgt','MTU4MzQ0MTgwOHlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(907012,'_transient_timeout_aiowps_captcha_string_info_dgu7u2phgt','1583443608','no'),(897902,'_transient_timeout_aiowps_captcha_string_info_lxgdmlmc2n','1582772109','no'),(897903,'_transient_aiowps_captcha_string_info_lxgdmlmc2n','MTU4Mjc3MDMwOXlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(897912,'_transient_timeout_aiowps_captcha_string_info_kbw2gta320','1582772757','no'),(897913,'_transient_aiowps_captcha_string_info_kbw2gta320','MTU4Mjc3MDk1N3lhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(898686,'_transient_timeout_aiowps_captcha_string_info_ybzq3ssfpu','1582830608','no'),(897971,'_transient_timeout_aiowps_captcha_string_info_4hh7sz8iqj','1582776495','no'),(897972,'_transient_aiowps_captcha_string_info_4hh7sz8iqj','MTU4Mjc3NDY5NXlhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(898004,'_transient_timeout_aiowps_captcha_string_info_y296jgdvsd','1582778586','no'),(898005,'_transient_aiowps_captcha_string_info_y296jgdvsd','MTU4Mjc3Njc4NnlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(906700,'_transient_aiowps_captcha_string_info_clxdh84ma9','MTU4MzQxODE2MXlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(906841,'_transient_timeout_aiowps_captcha_string_info_sex4nwx6cd','1583430716','no'),(906842,'_transient_aiowps_captcha_string_info_sex4nwx6cd','MTU4MzQyODkxNnlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(898016,'_transient_timeout_aiowps_captcha_string_info_b0ppcwxovi','1582779354','no'),(898017,'_transient_aiowps_captcha_string_info_b0ppcwxovi','MTU4Mjc3NzU1NHlhajNtcDh1cmRjYjZyanVjbHNsMjg=','no'),(898025,'_transient_timeout_aiowps_captcha_string_info_mk1w41owlx','1582780102','no'),(898026,'_transient_aiowps_captcha_string_info_mk1w41owlx','MTU4Mjc3ODMwMnlhajNtcDh1cmRjYjZyanVjbHNsMTQ=','no'),(907513,'_transient_aiowps_captcha_string_info_dui409trui','MTU4MzQ3NDQyMnlhajNtcDh1cmRjYjZyanVjbHNsMzU=','no'),(906671,'_transient_timeout_aiowps_captcha_string_info_hft3uch477','1583418037','no'),(906672,'_transient_aiowps_captcha_string_info_hft3uch477','MTU4MzQxNjIzN3lhajNtcDh1cmRjYjZyanVjbHNsMA==','no'),(898088,'_transient_timeout_aiowps_captcha_string_info_m2i4hq1674','1582784796','no'),(898089,'_transient_aiowps_captcha_string_info_m2i4hq1674','MTU4Mjc4Mjk5NnlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(907244,'_transient_timeout_aiowps_captcha_string_info_fmf4jd3pyo','1583457535','no'),(907103,'_transient_timeout_aiowps_captcha_string_info_7mhy0dv20y','1583449630','no'),(906699,'_transient_timeout_aiowps_captcha_string_info_clxdh84ma9','1583419961','no'),(906598,'_transient_timeout_aiowps_captcha_string_info_9vl1e2xxay','1583413824','no'),(898137,'_transient_timeout_aiowps_captcha_string_info_fig8kg32ti','1582788716','no'),(898138,'_transient_aiowps_captcha_string_info_fig8kg32ti','MTU4Mjc4NjkxNnlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(911649,'_transient_timeout_aiowps_captcha_string_info_m4od8uwg2r','1583771914','no'),(898176,'_transient_timeout_aiowps_captcha_string_info_jhjd7k3flx','1582791759','no'),(898177,'_transient_aiowps_captcha_string_info_jhjd7k3flx','MTU4Mjc4OTk1OXlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(911854,'_transient_aiowps_captcha_string_info_d2bo83jesl','MTU4Mzc4NDE0NHlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(907292,'_transient_timeout_aiowps_captcha_string_info_dvsuil5obb','1583460682','no'),(898433,'_transient_timeout_aiowps_captcha_string_info_1d7rq2lty1','1582810770','no'),(898434,'_transient_aiowps_captcha_string_info_1d7rq2lty1','MTU4MjgwODk3MHlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(898918,'_transient_timeout_aiowps_captcha_string_info_gfgxmjw57z','1582847565','no'),(898919,'_transient_aiowps_captcha_string_info_gfgxmjw57z','MTU4Mjg0NTc2NXlhajNtcDh1cmRjYjZyanVjbHNsMzI=','no'),(908022,'_transient_aiowps_captcha_string_info_wve381wk3h','MTU4MzUwOTI2NXlhajNtcDh1cmRjYjZyanVjbHNsMjY=','no'),(907831,'_transient_timeout_aiowps_captcha_string_info_tc40u8ml4x','1583497491','no'),(907832,'_transient_aiowps_captcha_string_info_tc40u8ml4x','MTU4MzQ5NTY5MXlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(907458,'_transient_aiowps_captcha_string_info_88o661q88m','MTU4MzQ3MDQ2NXlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(898591,'_transient_timeout_aiowps_captcha_string_info_8b21y87cqz','1582823511','no'),(898592,'_transient_aiowps_captcha_string_info_8b21y87cqz','MTU4MjgyMTcxMXlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(904821,'_transient_aiowps_captcha_string_info_bc9bzjqm2r','MTU4MzI4MDYwNXlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(908627,'_transient_aiowps_captcha_string_info_p6sgjj4zil','MTU4MzU1NDU3M3lhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(908782,'_transient_timeout_aiowps_captcha_string_info_3921wpzonp','1583568956','no'),(913200,'_transient_aiowps_captcha_string_info_dkgx9ckelb','MTU4Mzg4NDA1NXlhajNtcDh1cmRjYjZyanVjbHNsMzE=','no'),(916118,'_transient_yst_sm_1_1:4gHp_doTU','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-02-20T06:22:53-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2019-07-22T21:02:01-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2019-05-23T20:54:45-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(895459,'_transient_timeout_aiowps_captcha_string_info_ug8gd38w26','1582597102','no'),(895460,'_transient_aiowps_captcha_string_info_ug8gd38w26','MTU4MjU5NTMwMnlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(895473,'_transient_timeout_aiowps_captcha_string_info_my64wa89gg','1582598228','no'),(895474,'_transient_aiowps_captcha_string_info_my64wa89gg','MTU4MjU5NjQyOHlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(895476,'_transient_timeout_aiowps_captcha_string_info_atnmsiz7bl','1582598427','no'),(895477,'_transient_aiowps_captcha_string_info_atnmsiz7bl','MTU4MjU5NjYyN3lhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(895954,'_transient_timeout_aiowps_captcha_string_info_mb7njsf1qz','1582633898','no'),(895955,'_transient_aiowps_captcha_string_info_mb7njsf1qz','MTU4MjYzMjA5OHlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(895551,'_transient_timeout_aiowps_captcha_string_info_av4qvsjp5y','1582603726','no'),(895552,'_transient_aiowps_captcha_string_info_av4qvsjp5y','MTU4MjYwMTkyNnlhajNtcDh1cmRjYjZyanVjbHNsMjY=','no'),(895556,'_transient_timeout_aiowps_captcha_string_info_1elftxm5w8','1582603951','no'),(895557,'_transient_aiowps_captcha_string_info_1elftxm5w8','MTU4MjYwMjE1MXlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(913275,'_transient_aiowps_captcha_string_info_vky168t3uo','MTU4Mzg4ODM0MXlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(915234,'_transient_timeout_aiowps_captcha_string_info_dssz80gn85','1584030165','no'),(895776,'_transient_timeout_aiowps_captcha_string_info_c3ru6octdt','1582621019','no'),(895777,'_transient_aiowps_captcha_string_info_c3ru6octdt','MTU4MjYxOTIxOXlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(895847,'_transient_timeout_aiowps_captcha_string_info_4ro2tlpoky','1582625981','no'),(895848,'_transient_aiowps_captcha_string_info_4ro2tlpoky','MTU4MjYyNDE4MXlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(895853,'_transient_timeout_aiowps_captcha_string_info_m421j0j5ux','1582626552','no'),(895854,'_transient_aiowps_captcha_string_info_m421j0j5ux','MTU4MjYyNDc1MnlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(913486,'_transient_timeout_aiowps_captcha_string_info_7q8rxbqz50','1583905453','no'),(913450,'_transient_aiowps_captcha_string_info_gj7vi74ydr','MTU4MzkwMDk4OHlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(895916,'_transient_timeout_aiowps_captcha_string_info_dgwv6g3wom','1582631953','no'),(895917,'_transient_aiowps_captcha_string_info_dgwv6g3wom','MTU4MjYzMDE1M3lhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(895926,'_transient_timeout_aiowps_captcha_string_info_bcnk4rywit','1582632561','no'),(895927,'_transient_aiowps_captcha_string_info_bcnk4rywit','MTU4MjYzMDc2MXlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(895980,'_transient_timeout_aiowps_captcha_string_info_9rvn6ytq90','1582635650','no'),(895981,'_transient_aiowps_captcha_string_info_9rvn6ytq90','MTU4MjYzMzg1MHlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(895982,'_transient_timeout_aiowps_captcha_string_info_ngbienfqi9','1582635659','no'),(895983,'_transient_aiowps_captcha_string_info_ngbienfqi9','MTU4MjYzMzg1OXlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1299328,'_transient_timeout__jetpack_related_posts_cache_445a927db38e888276a96c16f8c13e94_1073','1612820425','no'),(1299329,'_transient__jetpack_related_posts_cache_445a927db38e888276a96c16f8c13e94_1073','a:0:{}','no'),(895996,'_transient_timeout_aiowps_captcha_string_info_p4aklqworq','1582636315','no'),(895997,'_transient_aiowps_captcha_string_info_p4aklqworq','MTU4MjYzNDUxNXlhajNtcDh1cmRjYjZyanVjbHNsMTg=','no'),(896632,'_transient_timeout_aiowps_captcha_string_info_tmik4mdkyb','1582681588','no'),(896633,'_transient_aiowps_captcha_string_info_tmik4mdkyb','MTU4MjY3OTc4OHlhajNtcDh1cmRjYjZyanVjbHNsMjQ=','no'),(913274,'_transient_timeout_aiowps_captcha_string_info_vky168t3uo','1583890141','no'),(896624,'_transient_timeout_aiowps_captcha_string_info_nico8n5blp','1582681001','no'),(896625,'_transient_aiowps_captcha_string_info_nico8n5blp','MTU4MjY3OTIwMXlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(896601,'_transient_aiowps_captcha_string_info_s8diws4n9w','MTU4MjY3ODA2N3lhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(896898,'_transient_timeout_aiowps_captcha_string_info_080thjahpn','1582699217','no'),(896899,'_transient_aiowps_captcha_string_info_080thjahpn','MTU4MjY5NzQxN3lhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(909675,'_transient_aiowps_captcha_string_info_jvtiuzjb8r','MTU4MzYzMTE3MHlhajNtcDh1cmRjYjZyanVjbHNsMTQ=','no'),(910877,'_transient_timeout_aiowps_captcha_string_info_k8jdh756o0','1583718062','no'),(911603,'_transient_timeout_aiowps_captcha_string_info_83p79qdnpi','1583768496','no'),(907199,'_transient_timeout_aiowps_captcha_string_info_uhdfjsj4sk','1583455716','no'),(897331,'_transient_aiowps_captcha_string_info_cxsrbff7cy','MTU4MjcyOTA2MHlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(897182,'_transient_timeout_aiowps_captcha_string_info_iqubvc2kx3','1582720888','no'),(897183,'_transient_aiowps_captcha_string_info_iqubvc2kx3','MTU4MjcxOTA4OHlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(918069,'_transient_timeout_aiowps_captcha_string_info_x561xfajd1','1584236176','no'),(918070,'_transient_aiowps_captcha_string_info_x561xfajd1','MTU4NDIzNDM3NnlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(939576,'_transient_timeout_aiowps_captcha_string_info_fyhnu64rw9','1585786179','no'),(918143,'_transient_timeout_aiowps_captcha_string_info_8m5rocal4c','1584242013','no'),(918144,'_transient_aiowps_captcha_string_info_8m5rocal4c','MTU4NDI0MDIxM3lhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(918205,'_transient_timeout_aiowps_captcha_string_info_lvk0nrgw8h','1584246339','no'),(918206,'_transient_aiowps_captcha_string_info_lvk0nrgw8h','MTU4NDI0NDUzOXlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(918236,'_transient_timeout_aiowps_captcha_string_info_qhz3zeatbg','1584248959','no'),(918237,'_transient_aiowps_captcha_string_info_qhz3zeatbg','MTU4NDI0NzE1OXlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(963711,'_transient_timeout_aiowps_captcha_string_info_8nxn1n2j31','1587568772','no'),(918466,'_transient_timeout_aiowps_captcha_string_info_56vzpja593','1584267995','no'),(918467,'_transient_aiowps_captcha_string_info_56vzpja593','MTU4NDI2NjE5NXlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(970460,'_transient_timeout_aiowps_captcha_string_info_ackcioi5ct','1588079605','no'),(970745,'_transient_timeout_aiowps_captcha_string_info_spdyxyoayy','1588101328','no'),(970461,'_transient_aiowps_captcha_string_info_ackcioi5ct','MTU4ODA3NzgwNXlhajNtcDh1cmRjYjZyanVjbHNsMjk=','no'),(970746,'_transient_aiowps_captcha_string_info_spdyxyoayy','MTU4ODA5OTUyOHlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1018979,'_transient_timeout_aiowps_captcha_string_info_zgky5u918u','1591697020','no'),(970740,'_transient_timeout_aiowps_captcha_string_info_ctnnbud4ji','1588101148','no'),(970741,'_transient_aiowps_captcha_string_info_ctnnbud4ji','MTU4ODA5OTM0OHlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(919231,'_transient_timeout_aiowps_captcha_string_info_o85yg99a9k','1584321846','no'),(918674,'_transient_timeout_aiowps_captcha_string_info_w688k4411v','1584282007','no'),(918675,'_transient_aiowps_captcha_string_info_w688k4411v','MTU4NDI4MDIwN3lhajNtcDh1cmRjYjZyanVjbHNsMjI=','no'),(918676,'_transient_timeout_aiowps_captcha_string_info_c0xupv5usl','1584282103','no'),(918677,'_transient_aiowps_captcha_string_info_c0xupv5usl','MTU4NDI4MDMwM3lhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(918714,'_transient_timeout_aiowps_captcha_string_info_t3c0cnvvby','1584284990','no'),(957851,'_transient_timeout_aiowps_captcha_string_info_cyktl00mkr','1587134377','no'),(918715,'_transient_aiowps_captcha_string_info_t3c0cnvvby','MTU4NDI4MzE5MHlhajNtcDh1cmRjYjZyanVjbHNsMzU=','no'),(918739,'_transient_timeout_aiowps_captcha_string_info_3t4anmhiq0','1584286508','no'),(918740,'_transient_aiowps_captcha_string_info_3t4anmhiq0','MTU4NDI4NDcwOHlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(918775,'_transient_timeout_aiowps_captcha_string_info_xgipbgqfl2','1584289290','no'),(939493,'_transient_timeout_aiowps_captcha_string_info_ka8c4vsetf','1585779653','no'),(939494,'_transient_aiowps_captcha_string_info_ka8c4vsetf','MTU4NTc3Nzg1M3lhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(918776,'_transient_aiowps_captcha_string_info_xgipbgqfl2','MTU4NDI4NzQ5MHlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(918795,'_transient_timeout_aiowps_captcha_string_info_zm34s6ti1o','1584290431','no'),(918796,'_transient_aiowps_captcha_string_info_zm34s6ti1o','MTU4NDI4ODYzMXlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(918846,'_transient_timeout_aiowps_captcha_string_info_r6q4yzq0kz','1584294225','no'),(918847,'_transient_aiowps_captcha_string_info_r6q4yzq0kz','MTU4NDI5MjQyNXlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(918855,'_transient_timeout_aiowps_captcha_string_info_znaqhtbsi7','1584294548','no'),(918856,'_transient_aiowps_captcha_string_info_znaqhtbsi7','MTU4NDI5Mjc0OHlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(918857,'_transient_timeout_aiowps_captcha_string_info_dbn6cccrrf','1584294618','no'),(918858,'_transient_aiowps_captcha_string_info_dbn6cccrrf','MTU4NDI5MjgxOHlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(939143,'_transient_timeout_aiowps_captcha_string_info_xyul9ehmjc','1585753957','no'),(939144,'_transient_aiowps_captcha_string_info_xyul9ehmjc','MTU4NTc1MjE1N3lhajNtcDh1cmRjYjZyanVjbHNsMzI=','no'),(939146,'_transient_timeout_aiowps_captcha_string_info_1c74yk92y7','1585754056','no'),(939147,'_transient_aiowps_captcha_string_info_1c74yk92y7','MTU4NTc1MjI1NnlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(918967,'_transient_timeout_aiowps_captcha_string_info_dot49vtsmt','1584302914','no'),(918968,'_transient_aiowps_captcha_string_info_dot49vtsmt','MTU4NDMwMTExNHlhajNtcDh1cmRjYjZyanVjbHNsMzM=','no'),(939459,'_transient_aiowps_captcha_string_info_5w25283sxi','MTU4NTc3NTE0OHlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(939267,'_transient_timeout_aiowps_captcha_string_info_0exs2dbpwj','1585762658','no'),(939268,'_transient_aiowps_captcha_string_info_0exs2dbpwj','MTU4NTc2MDg1OHlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(919051,'_transient_timeout_aiowps_captcha_string_info_w42sh4fzcj','1584309242','no'),(919052,'_transient_aiowps_captcha_string_info_w42sh4fzcj','MTU4NDMwNzQ0MnlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(965572,'_transient_aiowps_captcha_string_info_w3dkwfest7','MTU4NzcwNzU3NnlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(965578,'_transient_timeout_aiowps_captcha_string_info_p1g8tu7uak','1587709767','no'),(965579,'_transient_aiowps_captcha_string_info_p1g8tu7uak','MTU4NzcwNzk2N3lhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(965566,'_transient_timeout_aiowps_captcha_string_info_s2ocdc1f1u','1587709305','no'),(965567,'_transient_aiowps_captcha_string_info_s2ocdc1f1u','MTU4NzcwNzUwNXlhajNtcDh1cmRjYjZyanVjbHNsMzI=','no'),(940193,'_transient_aiowps_captcha_string_info_zekxtm6do4','MTU4NTgyODYyOXlhajNtcDh1cmRjYjZyanVjbHNsMzE=','no'),(957739,'_transient_timeout_aiowps_captcha_string_info_cm1r5oao2y','1587128685','no'),(940239,'_transient_timeout_aiowps_captcha_string_info_6lmvk7qzzx','1585833451','no'),(940240,'_transient_aiowps_captcha_string_info_6lmvk7qzzx','MTU4NTgzMTY1MXlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(919172,'_transient_timeout_aiowps_captcha_string_info_hjiytwd5jz','1584318269','no'),(919173,'_transient_aiowps_captcha_string_info_hjiytwd5jz','MTU4NDMxNjQ2OXlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(966629,'_transient_timeout_aiowps_captcha_string_info_qs1wksatcn','1587789892','no'),(919232,'_transient_aiowps_captcha_string_info_o85yg99a9k','MTU4NDMyMDA0NnlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(919300,'_transient_timeout_aiowps_captcha_string_info_gyfayz5pfg','1584327041','no'),(919301,'_transient_aiowps_captcha_string_info_gyfayz5pfg','MTU4NDMyNTI0MXlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(919548,'_transient_aiowps_captcha_string_info_nt5h867h7o','MTU4NDM0MzUyM3lhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(939502,'_transient_timeout_aiowps_captcha_string_info_xucvr0tqkd','1585780321','no'),(939538,'_transient_timeout_aiowps_captcha_string_info_64do6zhftz','1585783323','no'),(919736,'_transient_timeout_aiowps_captcha_string_info_000zlvtwwu','1584360099','no'),(919737,'_transient_aiowps_captcha_string_info_000zlvtwwu','MTU4NDM1ODI5OXlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(919833,'_transient_timeout_aiowps_captcha_string_info_axgtzyqkqh','1584365779','no'),(919472,'_transient_timeout_aiowps_captcha_string_info_cl6seoetv4','1584340007','no'),(919473,'_transient_aiowps_captcha_string_info_cl6seoetv4','MTU4NDMzODIwN3lhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1105785,'_transient_timeout_aiowps_captcha_string_info_7rljvmqsd0','1598154318','no'),(1105786,'_transient_aiowps_captcha_string_info_7rljvmqsd0','MTU5ODE1MjUxOHlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1105817,'_transient_timeout_aiowps_captcha_string_info_9tm4i9dpml','1598156786','no'),(1105818,'_transient_aiowps_captcha_string_info_9tm4i9dpml','MTU5ODE1NDk4NnlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1105868,'_transient_timeout_aiowps_captcha_string_info_izwc4x7ooo','1598160949','no'),(1105869,'_transient_aiowps_captcha_string_info_izwc4x7ooo','MTU5ODE1OTE0OXlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1105872,'_transient_timeout_aiowps_captcha_string_info_8wjh6awma2','1598160952','no'),(1105873,'_transient_aiowps_captcha_string_info_8wjh6awma2','MTU5ODE1OTE1MnlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1105886,'_transient_timeout_aiowps_captcha_string_info_7lx46ik0kd','1598161914','no'),(1105887,'_transient_aiowps_captcha_string_info_7lx46ik0kd','MTU5ODE2MDExNHlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1105893,'_transient_timeout_aiowps_captcha_string_info_j7vb5wgivb','1598162136','no'),(1105894,'_transient_aiowps_captcha_string_info_j7vb5wgivb','MTU5ODE2MDMzNnlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(1105924,'_transient_timeout_aiowps_captcha_string_info_vru9wqaifp','1598163773','no'),(1105917,'_transient_timeout_aiowps_captcha_string_info_r0ejg2xv9d','1598163463','no'),(1105918,'_transient_aiowps_captcha_string_info_r0ejg2xv9d','MTU5ODE2MTY2M3lhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1105925,'_transient_aiowps_captcha_string_info_vru9wqaifp','MTU5ODE2MTk3M3lhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1105945,'_transient_timeout_aiowps_captcha_string_info_9iql6jdfcu','1598165254','no'),(1105946,'_transient_aiowps_captcha_string_info_9iql6jdfcu','MTU5ODE2MzQ1NHlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1105961,'_transient_timeout_aiowps_captcha_string_info_vq696nlmbr','1598166392','no'),(1105962,'_transient_aiowps_captcha_string_info_vq696nlmbr','MTU5ODE2NDU5MnlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1105965,'_transient_timeout_aiowps_captcha_string_info_bueel9lrif','1598166401','no'),(1105966,'_transient_aiowps_captcha_string_info_bueel9lrif','MTU5ODE2NDYwMXlhajNtcDh1cmRjYjZyanVjbHNsMzE=','no'),(1105970,'_transient_timeout_aiowps_captcha_string_info_th0x9bx2zk','1598166439','no'),(1105968,'_transient_timeout_aiowps_captcha_string_info_w9pmtczcdn','1598166435','no'),(1105969,'_transient_aiowps_captcha_string_info_w9pmtczcdn','MTU5ODE2NDYzNXlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1105971,'_transient_aiowps_captcha_string_info_th0x9bx2zk','MTU5ODE2NDYzOXlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1105972,'_transient_timeout_aiowps_captcha_string_info_orjazx3195','1598166445','no'),(1105973,'_transient_aiowps_captcha_string_info_orjazx3195','MTU5ODE2NDY0NXlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(1105974,'_transient_timeout_aiowps_captcha_string_info_l9rk5nur8r','1598166449','no'),(1105975,'_transient_aiowps_captcha_string_info_l9rk5nur8r','MTU5ODE2NDY0OXlhajNtcDh1cmRjYjZyanVjbHNsMzQ=','no'),(1106032,'_transient_timeout_aiowps_captcha_string_info_8grzbkl5ht','1598170289','no'),(1106030,'_transient_timeout_aiowps_captcha_string_info_o2qflnlq76','1598170286','no'),(1106031,'_transient_aiowps_captcha_string_info_o2qflnlq76','MTU5ODE2ODQ4NnlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1106033,'_transient_aiowps_captcha_string_info_8grzbkl5ht','MTU5ODE2ODQ4OXlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1106034,'_transient_timeout_aiowps_captcha_string_info_n5fw8b9sq0','1598170294','no'),(1106035,'_transient_aiowps_captcha_string_info_n5fw8b9sq0','MTU5ODE2ODQ5NHlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1106043,'_transient_timeout_aiowps_captcha_string_info_kjd3knccq1','1598170599','no'),(1106041,'_transient_timeout_aiowps_captcha_string_info_bkt7upvyw6','1598170595','no'),(1106042,'_transient_aiowps_captcha_string_info_bkt7upvyw6','MTU5ODE2ODc5NXlhajNtcDh1cmRjYjZyanVjbHNsMzY=','no'),(1106044,'_transient_aiowps_captcha_string_info_kjd3knccq1','MTU5ODE2ODc5OXlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(1106059,'_transient_timeout_aiowps_captcha_string_info_wxapksspco','1598171835','no'),(1106057,'_transient_timeout_aiowps_captcha_string_info_0csk423uvy','1598171831','no'),(1106058,'_transient_aiowps_captcha_string_info_0csk423uvy','MTU5ODE3MDAzMXlhajNtcDh1cmRjYjZyanVjbHNsMjg=','no'),(1106060,'_transient_aiowps_captcha_string_info_wxapksspco','MTU5ODE3MDAzNXlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1106072,'_transient_timeout_aiowps_captcha_string_info_jh3yqbvoju','1598172658','no'),(1106073,'_transient_aiowps_captcha_string_info_jh3yqbvoju','MTU5ODE3MDg1OHlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(1106079,'_transient_timeout_aiowps_captcha_string_info_78lkaslvgx','1598172864','no'),(1106080,'_transient_aiowps_captcha_string_info_78lkaslvgx','MTU5ODE3MTA2NHlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1106100,'_transient_timeout_aiowps_captcha_string_info_1arlxplsbo','1598174114','no'),(1106101,'_transient_aiowps_captcha_string_info_1arlxplsbo','MTU5ODE3MjMxNHlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1106161,'_transient_timeout_aiowps_captcha_string_info_9l7byxwngv','1598179007','no'),(1106162,'_transient_aiowps_captcha_string_info_9l7byxwngv','MTU5ODE3NzIwN3lhajNtcDh1cmRjYjZyanVjbHNsMjY=','no'),(1106164,'_transient_timeout_yst_sm_1_1:4gHp_dl1E','1598263769','no'),(1106165,'_transient_yst_sm_1_1:4gHp_dl1E','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-08-22T09:40:24-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2020-08-22T09:52:13-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2020-08-22T09:53:10-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(919547,'_transient_timeout_aiowps_captcha_string_info_nt5h867h7o','1584345323','no'),(919542,'_transient_timeout_aiowps_captcha_string_info_cqyz4cjnfq','1584344910','no'),(919543,'_transient_aiowps_captcha_string_info_cqyz4cjnfq','MTU4NDM0MzExMHlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1050383,'_transient_timeout_yst_sm_post_1:4gHp_kLiQ','1594163258','no'),(1050384,'_transient_yst_sm_post_1:4gHp_kLiQ','C:24:\"WPSEO_Sitemap_Cache_Data\":3389:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:3341:\"<urlset xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xmlns:image=\"http://www.google.com/schemas/sitemap-image/1.1\" xsi:schemaLocation=\"http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd http://www.google.com/schemas/sitemap-image/1.1 http://www.google.com/schemas/sitemap-image/1.1/sitemap-image.xsd\" xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/33rd-annual-mid-west-lectures-do-you-know/</loc>\n		<lastmod>2015-09-21T07:54:36-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/25th-annual-youth-rally/</loc>\n		<lastmod>2016-03-16T18:21:06-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/new-website/</loc>\n		<lastmod>2016-03-16T23:22:43-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/youtube-channel/</loc>\n		<lastmod>2016-03-16T23:23:28-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/change-the-channel/</loc>\n		<lastmod>2016-03-28T21:51:14-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/being-a-christian-father/</loc>\n		<lastmod>2016-05-19T08:17:11-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/armor-of-god/</loc>\n		<lastmod>2016-05-19T08:18:36-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/one-church/</loc>\n		<lastmod>2016-06-09T15:45:03-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/talents/</loc>\n		<lastmod>2016-08-28T21:33:31-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/what-have-i-been-putting-in-my-heart/</loc>\n		<lastmod>2017-08-07T21:51:02-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/do-you-know-who-i-am/</loc>\n		<lastmod>2017-08-20T13:27:02-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/god-never-gives-challenge-great/</loc>\n		<lastmod>2017-08-20T13:36:56-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/what-do-you-know/</loc>\n		<lastmod>2017-08-20T13:53:46-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/not-whether-win-lose/</loc>\n		<lastmod>2017-08-20T14:03:58-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/received-calling-god/</loc>\n		<lastmod>2017-08-27T21:10:20-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/just-as-i-am/</loc>\n		<lastmod>2017-09-03T20:20:31-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/being-a-world-changer/</loc>\n		<lastmod>2017-09-04T22:21:43-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/why-did-you-do-that/</loc>\n		<lastmod>2017-09-10T20:27:56-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/2019-youth-rally-dont-despise-me/</loc>\n		<lastmod>2019-04-22T20:06:59-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/2019-vacation-bible-school-paul-an-example-to-follow/</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</url>\n</urlset>\";}}','no'),(939458,'_transient_timeout_aiowps_captcha_string_info_5w25283sxi','1585776948','no'),(938934,'_transient_timeout_aiowps_captcha_string_info_3w0o2vajl8','1585739856','no'),(939577,'_transient_aiowps_captcha_string_info_fyhnu64rw9','MTU4NTc4NDM3OXlhajNtcDh1cmRjYjZyanVjbHNsMzM=','no'),(938935,'_transient_aiowps_captcha_string_info_3w0o2vajl8','MTU4NTczODA1NnlhajNtcDh1cmRjYjZyanVjbHNsMzQ=','no'),(970935,'_transient_aiowps_captcha_string_info_hzyykgx8n4','MTU4ODExNDc4NnlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(970934,'_transient_timeout_aiowps_captcha_string_info_hzyykgx8n4','1588116586','no'),(939218,'_transient_aiowps_captcha_string_info_q7n500qj0u','MTU4NTc1NzA3NXlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(939008,'_transient_timeout_aiowps_captcha_string_info_6l9fej9xsi','1585745674','no'),(939009,'_transient_aiowps_captcha_string_info_6l9fej9xsi','MTU4NTc0Mzg3NHlhajNtcDh1cmRjYjZyanVjbHNsMzY=','no'),(965420,'_transient_timeout_aiowps_captcha_string_info_p2s93hfh99','1587698493','no'),(965421,'_transient_aiowps_captcha_string_info_p2s93hfh99','MTU4NzY5NjY5M3lhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(965455,'_transient_timeout_aiowps_captcha_string_info_c7kv3lwow5','1587701029','no'),(965456,'_transient_aiowps_captcha_string_info_c7kv3lwow5','MTU4NzY5OTIyOXlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(966402,'_transient_timeout_aiowps_captcha_string_info_sfephn99cg','1587775385','no'),(967377,'_transient_aiowps_captcha_string_info_r17ni7yn15','MTU4Nzg0NTc0NnlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(965564,'_transient_timeout_aiowps_captcha_string_info_ytpikuixtw','1587709067','no'),(965565,'_transient_aiowps_captcha_string_info_ytpikuixtw','MTU4NzcwNzI2N3lhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(965795,'_transient_aiowps_captcha_string_info_drzd7k88df','MTU4NzcyNTk5M3lhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(965555,'_transient_timeout_aiowps_captcha_string_info_ii0gnks56o','1587708746','no'),(965556,'_transient_aiowps_captcha_string_info_ii0gnks56o','MTU4NzcwNjk0NnlhajNtcDh1cmRjYjZyanVjbHNsMTk=','no'),(898907,'_transient_timeout_aiowps_captcha_string_info_ywldz9fb6m','1582846689','no'),(898908,'_transient_aiowps_captcha_string_info_ywldz9fb6m','MTU4Mjg0NDg4OXlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(898660,'_transient_timeout_aiowps_captcha_string_info_y7nqdc1ylg','1582828840','no'),(898661,'_transient_aiowps_captcha_string_info_y7nqdc1ylg','MTU4MjgyNzA0MHlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(908107,'_transient_timeout_aiowps_captcha_string_info_a8q12dx7ot','1583517536','no'),(968354,'_transient_aiowps_captcha_string_info_xj4yxz6uh7','MTU4NzkxNzE0MnlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(898687,'_transient_aiowps_captcha_string_info_ybzq3ssfpu','MTU4MjgyODgwOHlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(898836,'_transient_timeout_aiowps_captcha_string_info_sw8z8z86di','1582841407','no'),(898837,'_transient_aiowps_captcha_string_info_sw8z8z86di','MTU4MjgzOTYwN3lhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(898787,'_transient_timeout_aiowps_captcha_string_info_5zua78cobm','1582837550','no'),(898788,'_transient_aiowps_captcha_string_info_5zua78cobm','MTU4MjgzNTc1MHlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(911666,'_transient_aiowps_captcha_string_info_8cblld5el2','MTU4Mzc3MTIwNHlhajNtcDh1cmRjYjZyanVjbHNsMTM=','no'),(911722,'_transient_timeout_aiowps_captcha_string_info_bc8tsigst3','1583776709','no'),(911723,'_transient_aiowps_captcha_string_info_bc8tsigst3','MTU4Mzc3NDkwOXlhajNtcDh1cmRjYjZyanVjbHNsMTQ=','no'),(899064,'_transient_timeout_aiowps_captcha_string_info_6e1fkyfal6','1582856579','no'),(899065,'_transient_aiowps_captcha_string_info_6e1fkyfal6','MTU4Mjg1NDc3OXlhajNtcDh1cmRjYjZyanVjbHNsMjY=','no'),(908021,'_transient_timeout_aiowps_captcha_string_info_wve381wk3h','1583511065','no'),(908385,'_transient_timeout_aiowps_captcha_string_info_cte1yfefqz','1583539703','no'),(946091,'_transient_timeout_aiowps_captcha_string_info_oh39is17bf','1586259052','no'),(908990,'_transient_timeout_aiowps_captcha_string_info_zliaen06rr','1583584569','no'),(899219,'_transient_timeout_aiowps_captcha_string_info_5xo1l8czy5','1582867140','no'),(899220,'_transient_aiowps_captcha_string_info_5xo1l8czy5','MTU4Mjg2NTM0MHlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(899272,'_transient_timeout_aiowps_captcha_string_info_qko7gpse8r','1582870657','no'),(908200,'_transient_aiowps_captcha_string_info_xksx1hvv33','MTU4MzUyMzI5M3lhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(908386,'_transient_aiowps_captcha_string_info_cte1yfefqz','MTU4MzUzNzkwM3lhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(899267,'_transient_timeout_aiowps_captcha_string_info_5i6swz93nd','1582870589','no'),(899268,'_transient_aiowps_captcha_string_info_5i6swz93nd','MTU4Mjg2ODc4OXlhajNtcDh1cmRjYjZyanVjbHNsMzQ=','no'),(899273,'_transient_aiowps_captcha_string_info_qko7gpse8r','MTU4Mjg2ODg1N3lhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(908189,'_transient_aiowps_captcha_string_info_qbsahl9gxu','MTU4MzUyMjI5MnlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(899326,'_transient_timeout_aiowps_captcha_string_info_v3gausforz','1582874348','no'),(899327,'_transient_aiowps_captcha_string_info_v3gausforz','MTU4Mjg3MjU0OHlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(899333,'_transient_timeout_aiowps_captcha_string_info_zklno474eb','1582874775','no'),(899334,'_transient_aiowps_captcha_string_info_zklno474eb','MTU4Mjg3Mjk3NXlhajNtcDh1cmRjYjZyanVjbHNsMTQ=','no'),(899373,'_transient_timeout_aiowps_captcha_string_info_4h1i1w2tjv','1582877913','no'),(899374,'_transient_aiowps_captcha_string_info_4h1i1w2tjv','MTU4Mjg3NjExM3lhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(899375,'_transient_timeout_aiowps_captcha_string_info_fx1jr2cl1b','1582877950','no'),(899376,'_transient_aiowps_captcha_string_info_fx1jr2cl1b','MTU4Mjg3NjE1MHlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(910359,'_transient_timeout_aiowps_captcha_string_info_49eu37wka2','1583682353','no'),(908108,'_transient_aiowps_captcha_string_info_a8q12dx7ot','MTU4MzUxNTczNnlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(907393,'_transient_aiowps_captcha_string_info_80imowc6lc','MTU4MzQ2NTQ2MHlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(907454,'_transient_timeout_aiowps_captcha_string_info_1iu1mjmaun','1583472031','no'),(907455,'_transient_aiowps_captcha_string_info_1iu1mjmaun','MTU4MzQ3MDIzMXlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(904333,'_transient_timeout_aiowps_captcha_string_info_lcq7bfknq9','1583247105','no'),(907553,'_transient_timeout_aiowps_captcha_string_info_56aphslmo0','1583478149','no'),(907554,'_transient_aiowps_captcha_string_info_56aphslmo0','MTU4MzQ3NjM0OXlhajNtcDh1cmRjYjZyanVjbHNsMjc=','no'),(904334,'_transient_aiowps_captcha_string_info_lcq7bfknq9','MTU4MzI0NTMwNXlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(907550,'_transient_timeout_aiowps_captcha_string_info_tutrdionbl','1583478140','no'),(907551,'_transient_aiowps_captcha_string_info_tutrdionbl','MTU4MzQ3NjM0MHlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(904341,'_transient_timeout_aiowps_captcha_string_info_av21nqu8bg','1583247511','no'),(904342,'_transient_aiowps_captcha_string_info_av21nqu8bg','MTU4MzI0NTcxMXlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(904376,'_transient_timeout_aiowps_captcha_string_info_u7gt70prir','1583249652','no'),(904377,'_transient_aiowps_captcha_string_info_u7gt70prir','MTU4MzI0Nzg1MnlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(907558,'_transient_timeout_aiowps_captcha_string_info_xsl9i90u82','1583478215','no'),(907559,'_transient_aiowps_captcha_string_info_xsl9i90u82','MTU4MzQ3NjQxNXlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(904464,'_transient_timeout_aiowps_captcha_string_info_ty4aw833st','1583256457','no'),(904465,'_transient_aiowps_captcha_string_info_ty4aw833st','MTU4MzI1NDY1N3lhajNtcDh1cmRjYjZyanVjbHNsMzM=','no'),(904505,'_transient_timeout_yst_sm_1_1:4gHp_4kSBs','1583343968','no'),(904506,'_transient_yst_sm_1_1:4gHp_4kSBs','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-02-20T06:22:53-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2019-07-22T21:02:01-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2019-05-23T20:54:45-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(907576,'_transient_timeout_aiowps_captcha_string_info_e8sc4m8gln','1583479221','no'),(907577,'_transient_aiowps_captcha_string_info_e8sc4m8gln','MTU4MzQ3NzQyMXlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(907594,'_transient_timeout_aiowps_captcha_string_info_0ljk67a51w','1583480763','no'),(907595,'_transient_aiowps_captcha_string_info_0ljk67a51w','MTU4MzQ3ODk2M3lhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(907615,'_transient_timeout_aiowps_captcha_string_info_yw4xr5eia1','1583481692','no'),(907616,'_transient_aiowps_captcha_string_info_yw4xr5eia1','MTU4MzQ3OTg5MnlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(904683,'_transient_aiowps_captcha_string_info_hat2xcl6af','MTU4MzI3MDQ4NnlhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(904602,'_transient_timeout_aiowps_captcha_string_info_bs8r41slc6','1583267275','no'),(904603,'_transient_aiowps_captcha_string_info_bs8r41slc6','MTU4MzI2NTQ3NXlhajNtcDh1cmRjYjZyanVjbHNsMjM=','no'),(907245,'_transient_aiowps_captcha_string_info_fmf4jd3pyo','MTU4MzQ1NTczNXlhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(907274,'_transient_timeout_aiowps_captcha_string_info_hz695brtae','1583459432','no'),(907275,'_transient_aiowps_captcha_string_info_hz695brtae','MTU4MzQ1NzYzMnlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(904959,'_transient_aiowps_captcha_string_info_y4dh45t2r4','MTU4MzI4OTIzMHlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(904881,'_transient_timeout_aiowps_captcha_string_info_vpw0r0ruji','1583285775','no'),(904882,'_transient_aiowps_captcha_string_info_vpw0r0ruji','MTU4MzI4Mzk3NXlhajNtcDh1cmRjYjZyanVjbHNsMjI=','no'),(904820,'_transient_timeout_aiowps_captcha_string_info_bc9bzjqm2r','1583282405','no'),(906100,'_transient_aiowps_captcha_string_info_b3ftoiv9ej','MTU4MzM3MzI4MnlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(906099,'_transient_timeout_aiowps_captcha_string_info_b3ftoiv9ej','1583375082','no'),(905521,'_transient_timeout_aiowps_captcha_string_info_3hsj9gnb31','1583332977','no'),(905522,'_transient_aiowps_captcha_string_info_3hsj9gnb31','MTU4MzMzMTE3N3lhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(907457,'_transient_timeout_aiowps_captcha_string_info_88o661q88m','1583472265','no'),(905562,'_transient_timeout_aiowps_captcha_string_info_4qs5f76rrw','1583335937','no'),(905563,'_transient_aiowps_captcha_string_info_4qs5f76rrw','MTU4MzMzNDEzN3lhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(907542,'_transient_timeout_aiowps_captcha_string_info_fh4js3liwu','1583477681','no'),(906964,'_transient_timeout_aiowps_captcha_string_info_qwftq53fpu','1583440102','no'),(906965,'_transient_aiowps_captcha_string_info_qwftq53fpu','MTU4MzQzODMwMnlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(906684,'_transient_aiowps_captcha_string_info_00tgepdnza','MTU4MzQxNzIzOHlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(905862,'_transient_timeout_aiowps_captcha_string_info_z4ggm6cen0','1583359184','no'),(905863,'_transient_aiowps_captcha_string_info_z4ggm6cen0','MTU4MzM1NzM4NHlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(910503,'_transient_aiowps_captcha_string_info_0vxlyexd2h','MTU4MzY5MTAyM3lhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(905895,'_transient_timeout_aiowps_captcha_string_info_nxsc1nothf','1583361563','no'),(905896,'_transient_aiowps_captcha_string_info_nxsc1nothf','MTU4MzM1OTc2M3lhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(906415,'_transient_timeout_aiowps_captcha_string_info_4z35sbbgq4','1583399858','no'),(906416,'_transient_aiowps_captcha_string_info_4z35sbbgq4','MTU4MzM5ODA1OHlhajNtcDh1cmRjYjZyanVjbHNsMTk=','no'),(906599,'_transient_aiowps_captcha_string_info_9vl1e2xxay','MTU4MzQxMjAyNHlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(906520,'_transient_timeout_aiowps_captcha_string_info_30bxnr8ytn','1583407727','no'),(905951,'_transient_timeout_aiowps_captcha_string_info_vgo2d8uhyn','1583365428','no'),(905952,'_transient_aiowps_captcha_string_info_vgo2d8uhyn','MTU4MzM2MzYyOHlhajNtcDh1cmRjYjZyanVjbHNsMTg=','no'),(906313,'_transient_timeout_aiowps_captcha_string_info_tdws465340','1583391777','no'),(905964,'_transient_timeout_aiowps_captcha_string_info_6ujjtjlab6','1583366097','no'),(905965,'_transient_aiowps_captcha_string_info_6ujjtjlab6','MTU4MzM2NDI5N3lhajNtcDh1cmRjYjZyanVjbHNsMzU=','no'),(906128,'_transient_timeout_aiowps_captcha_string_info_xf086e6wqm','1583377186','no'),(906939,'_transient_timeout_yst_sm_1_1:4gHp_4kLxi','1583523080','no'),(906940,'_transient_yst_sm_1_1:4gHp_4kLxi','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-02-20T06:22:53-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2019-07-22T21:02:01-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2019-05-23T20:54:45-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(906073,'_transient_timeout_aiowps_captcha_string_info_0cy60qddxs','1583372543','no'),(906074,'_transient_aiowps_captcha_string_info_0cy60qddxs','MTU4MzM3MDc0M3lhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(906129,'_transient_aiowps_captcha_string_info_xf086e6wqm','MTU4MzM3NTM4NnlhajNtcDh1cmRjYjZyanVjbHNsMjI=','no'),(903331,'_transient_timeout_aiowps_captcha_string_info_sl7fe3gzfq','1583174674','no'),(899931,'_transient_timeout_aiowps_captcha_string_info_co6yi27312','1582918386','no'),(899932,'_transient_aiowps_captcha_string_info_co6yi27312','MTU4MjkxNjU4NnlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(899691,'_transient_timeout_aiowps_captcha_string_info_4jn2w6w700','1582901984','no'),(899692,'_transient_aiowps_captcha_string_info_4jn2w6w700','MTU4MjkwMDE4NHlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1370242,'_transient__jetpack_related_posts_cache_8f2e84b87c65274d27ddef45ae1ed53c_1087','a:0:{}','no'),(907911,'_transient_timeout_aiowps_captcha_string_info_1rqlaf1oc2','1583502556','no'),(907912,'_transient_aiowps_captcha_string_info_1rqlaf1oc2','MTU4MzUwMDc1NnlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(899724,'_transient_timeout_aiowps_captcha_string_info_my0c4qp5h6','1582904402','no'),(899725,'_transient_aiowps_captcha_string_info_my0c4qp5h6','MTU4MjkwMjYwMnlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(907927,'_transient_timeout_aiowps_captcha_string_info_ugmi3d450k','1583503515','no'),(907928,'_transient_aiowps_captcha_string_info_ugmi3d450k','MTU4MzUwMTcxNXlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(899886,'_transient_timeout_aiowps_captcha_string_info_r6krrk6zgu','1582915919','no'),(899887,'_transient_aiowps_captcha_string_info_r6krrk6zgu','MTU4MjkxNDExOXlhajNtcDh1cmRjYjZyanVjbHNsMA==','no'),(899788,'_transient_timeout_aiowps_captcha_string_info_a80ma2zw22','1582909484','no'),(899789,'_transient_aiowps_captcha_string_info_a80ma2zw22','MTU4MjkwNzY4NHlhajNtcDh1cmRjYjZyanVjbHNsMjM=','no'),(907853,'_transient_aiowps_captcha_string_info_3ys6wz8its','MTU4MzQ5Njk5MXlhajNtcDh1cmRjYjZyanVjbHNsMjg=','no'),(899876,'_transient_timeout_aiowps_captcha_string_info_e54ch460bv','1582915286','no'),(899877,'_transient_aiowps_captcha_string_info_e54ch460bv','MTU4MjkxMzQ4NnlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(899889,'_transient_timeout_aiowps_captcha_string_info_6f1d19wrey','1582915940','no'),(899890,'_transient_aiowps_captcha_string_info_6f1d19wrey','MTU4MjkxNDE0MHlhajNtcDh1cmRjYjZyanVjbHNsMjI=','no'),(899892,'_transient_timeout_aiowps_captcha_string_info_t0rgkrt4e8','1582916003','no'),(899893,'_transient_aiowps_captcha_string_info_t0rgkrt4e8','MTU4MjkxNDIwM3lhajNtcDh1cmRjYjZyanVjbHNsMjM=','no'),(905365,'_transient_aiowps_captcha_string_info_w5ujgjemea','MTU4MzMyMTQzN3lhajNtcDh1cmRjYjZyanVjbHNsMjI=','no'),(1103093,'_transient_yst_sm_ai1ec_event_1:4gHp_lnVy','C:24:\"WPSEO_Sitemap_Cache_Data\":1207:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1159:\"<urlset xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xmlns:image=\"http://www.google.com/schemas/sitemap-image/1.1\" xsi:schemaLocation=\"http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd http://www.google.com/schemas/sitemap-image/1.1 http://www.google.com/schemas/sitemap-image/1.1/sitemap-image.xsd\" xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/event/</loc>\n		<lastmod>2019-05-23T20:54:45-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/event/28th-annual-39th-street-youth-rally-dont-despise-me/</loc>\n		<lastmod>2019-02-25T21:16:30-06:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/event/987/</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/event/gospel-meeting/</loc>\n		<lastmod>2019-03-11T20:03:18-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/event/vacation-bible-school/</loc>\n		<lastmod>2019-05-23T20:54:45-05:00</lastmod>\n	</url>\n</urlset>\";}}','no'),(906683,'_transient_timeout_aiowps_captcha_string_info_00tgepdnza','1583419038','no'),(907200,'_transient_aiowps_captcha_string_info_uhdfjsj4sk','MTU4MzQ1MzkxNnlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(905052,'_transient_aiowps_captcha_string_info_2nk289iz7u','MTU4MzI5NzM4NHlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(905061,'_transient_timeout_aiowps_captcha_string_info_0f07tqr2ea','1583299636','no'),(905062,'_transient_aiowps_captcha_string_info_0f07tqr2ea','MTU4MzI5NzgzNnlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(905303,'_transient_aiowps_captcha_string_info_t70n2xs9qi','MTU4MzMxNjQxM3lhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(905095,'_transient_aiowps_captcha_string_info_w5hgzb18ia','MTU4MzMwMDA4MnlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(906314,'_transient_aiowps_captcha_string_info_tdws465340','MTU4MzM4OTk3N3lhajNtcDh1cmRjYjZyanVjbHNsMjI=','no'),(905165,'_transient_aiowps_captcha_string_info_y25fsawjqr','MTU4MzMwNTUzN3lhajNtcDh1cmRjYjZyanVjbHNsMTc=','no'),(905132,'_transient_timeout_aiowps_captcha_string_info_y51sqhcq3z','1583305008','no'),(905133,'_transient_aiowps_captcha_string_info_y51sqhcq3z','MTU4MzMwMzIwOHlhajNtcDh1cmRjYjZyanVjbHNsMzU=','no'),(905364,'_transient_timeout_aiowps_captcha_string_info_w5ujgjemea','1583323237','no'),(905249,'_transient_aiowps_captcha_string_info_9zj45c43zs','MTU4MzMxMjIxMnlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(905164,'_transient_timeout_aiowps_captcha_string_info_y25fsawjqr','1583307337','no'),(903657,'_transient_aiowps_captcha_string_info_w18mgr4nwh','MTU4MzE5NTY4NXlhajNtcDh1cmRjYjZyanVjbHNsMzI=','no'),(900211,'_transient_timeout_aiowps_captcha_string_info_nzcy9t5ewk','1582940153','no'),(900212,'_transient_aiowps_captcha_string_info_nzcy9t5ewk','MTU4MjkzODM1M3lhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(903352,'_transient_timeout_aiowps_captcha_string_info_amm4jqhror','1583175757','no'),(903353,'_transient_aiowps_captcha_string_info_amm4jqhror','MTU4MzE3Mzk1N3lhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(903369,'_transient_timeout_aiowps_captcha_string_info_hreptkxt3i','1583176858','no'),(903370,'_transient_aiowps_captcha_string_info_hreptkxt3i','MTU4MzE3NTA1OHlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(900331,'_transient_timeout_aiowps_captcha_string_info_r04sa9b7s9','1582948926','no'),(900332,'_transient_aiowps_captcha_string_info_r04sa9b7s9','MTU4Mjk0NzEyNnlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(905051,'_transient_timeout_aiowps_captcha_string_info_2nk289iz7u','1583299184','no'),(911594,'_transient_aiowps_captcha_string_info_xn3n7rf4x0','MTU4Mzc2NTkyMXlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(905302,'_transient_timeout_aiowps_captcha_string_info_t70n2xs9qi','1583318213','no'),(900401,'_transient_timeout_aiowps_captcha_string_info_tuwder6hsz','1582953870','no'),(900402,'_transient_aiowps_captcha_string_info_tuwder6hsz','MTU4Mjk1MjA3MHlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(900518,'_transient_timeout_aiowps_captcha_string_info_knmf31ubaw','1582963782','no'),(900519,'_transient_aiowps_captcha_string_info_knmf31ubaw','MTU4Mjk2MTk4MnlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(903652,'_transient_timeout_aiowps_captcha_string_info_92qhq6lz15','1583197451','no'),(903567,'_transient_timeout_aiowps_captcha_string_info_k52z2y5vhh','1583192290','no'),(903568,'_transient_aiowps_captcha_string_info_k52z2y5vhh','MTU4MzE5MDQ5MHlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(904085,'_transient_aiowps_captcha_string_info_n6poq67vv7','MTU4MzIyNjM2M3lhajNtcDh1cmRjYjZyanVjbHNsMjk=','no'),(907104,'_transient_aiowps_captcha_string_info_7mhy0dv20y','MTU4MzQ0NzgzMHlhajNtcDh1cmRjYjZyanVjbHNsMjQ=','no'),(903635,'_transient_timeout_aiowps_captcha_string_info_owdh34qk9v','1583196373','no'),(900553,'_transient_timeout_aiowps_captcha_string_info_5yzi54eg11','1582966793','no'),(900554,'_transient_aiowps_captcha_string_info_5yzi54eg11','MTU4Mjk2NDk5M3lhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(907543,'_transient_aiowps_captcha_string_info_fh4js3liwu','MTU4MzQ3NTg4MXlhajNtcDh1cmRjYjZyanVjbHNsMjY=','no'),(904167,'_transient_timeout_aiowps_captcha_string_info_lw77lclpts','1583234781','no'),(904168,'_transient_aiowps_captcha_string_info_lw77lclpts','MTU4MzIzMjk4MXlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(900566,'_transient_timeout_aiowps_captcha_string_info_ts8n4t4akz','1582967609','no'),(900567,'_transient_aiowps_captcha_string_info_ts8n4t4akz','MTU4Mjk2NTgwOXlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(913234,'_transient_aiowps_captcha_string_info_1ozpaypzgv','MTU4Mzg4NjQ0NXlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(903689,'_transient_timeout_aiowps_captcha_string_info_v5xa6srmcy','1583198801','no'),(903690,'_transient_aiowps_captcha_string_info_v5xa6srmcy','MTU4MzE5NzAwMXlhajNtcDh1cmRjYjZyanVjbHNsMjQ=','no'),(908188,'_transient_timeout_aiowps_captcha_string_info_qbsahl9gxu','1583524092','no'),(905248,'_transient_timeout_aiowps_captcha_string_info_9zj45c43zs','1583314012','no'),(903999,'_transient_timeout_aiowps_captcha_string_info_eoglks4pko','1583222467','no'),(900696,'_transient_timeout_aiowps_captcha_string_info_h047svt31k','1582978067','no'),(900697,'_transient_aiowps_captcha_string_info_h047svt31k','MTU4Mjk3NjI2N3lhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(900698,'_transient_timeout_aiowps_captcha_string_info_jmnfna3o35','1582978070','no'),(912143,'_transient_timeout_yst_sm_1_1:4gHp_dG4j','1583891773','no'),(900699,'_transient_aiowps_captcha_string_info_jmnfna3o35','MTU4Mjk3NjI3MHlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(900700,'_transient_timeout_aiowps_captcha_string_info_gaealo7o7r','1582978114','no'),(900701,'_transient_aiowps_captcha_string_info_gaealo7o7r','MTU4Mjk3NjMxNHlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(903653,'_transient_aiowps_captcha_string_info_92qhq6lz15','MTU4MzE5NTY1MXlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(903656,'_transient_timeout_aiowps_captcha_string_info_w18mgr4nwh','1583197485','no'),(911593,'_transient_timeout_aiowps_captcha_string_info_xn3n7rf4x0','1583767721','no'),(916195,'_transient_aiowps_captcha_string_info_xng966fxpv','MTU4NDA5ODg0OXlhajNtcDh1cmRjYjZyanVjbHNsMzM=','no'),(903349,'_transient_aiowps_captcha_string_info_f2svdsxl27','MTU4MzE3MzkyMHlhajNtcDh1cmRjYjZyanVjbHNsMTQ=','no'),(900756,'_transient_timeout_aiowps_captcha_string_info_em6i95ht41','1582981954','no'),(900757,'_transient_aiowps_captcha_string_info_em6i95ht41','MTU4Mjk4MDE1NHlhajNtcDh1cmRjYjZyanVjbHNsMjI=','no'),(903348,'_transient_timeout_aiowps_captcha_string_info_f2svdsxl27','1583175720','no'),(903102,'_transient_timeout_aiowps_captcha_string_info_yku73j2ygt','1583157020','no'),(903103,'_transient_aiowps_captcha_string_info_yku73j2ygt','MTU4MzE1NTIyMHlhajNtcDh1cmRjYjZyanVjbHNsMzA=','no'),(903160,'_transient_timeout_aiowps_captcha_string_info_l7t2gp4bo8','1583161795','no'),(903120,'_transient_timeout_aiowps_captcha_string_info_cu7nkpk4g3','1583158290','no'),(904000,'_transient_aiowps_captcha_string_info_eoglks4pko','MTU4MzIyMDY2N3lhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(907700,'_transient_aiowps_captcha_string_info_yd4209xa0g','MTU4MzQ4NjM2N3lhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(901003,'_transient_timeout_aiowps_captcha_string_info_4z2lm5qlzo','1583001521','no'),(901004,'_transient_aiowps_captcha_string_info_4z2lm5qlzo','MTU4Mjk5OTcyMXlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(901047,'_transient_timeout_aiowps_captcha_string_info_v9eonypg9o','1583004762','no'),(901048,'_transient_aiowps_captcha_string_info_v9eonypg9o','MTU4MzAwMjk2MnlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(901134,'_transient_timeout_aiowps_captcha_string_info_9cn7jseac6','1583011600','no'),(901135,'_transient_aiowps_captcha_string_info_9cn7jseac6','MTU4MzAwOTgwMHlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(902292,'_transient_timeout_aiowps_captcha_string_info_zq9z2hf068','1583098024','no'),(901931,'_transient_timeout_aiowps_captcha_string_info_p3mq0k71qv','1583069929','no'),(901932,'_transient_aiowps_captcha_string_info_p3mq0k71qv','MTU4MzA2ODEyOXlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(902076,'_transient_timeout_yst_sm_1_1:4gHp_4lGoU','1583165829','no'),(903121,'_transient_aiowps_captcha_string_info_cu7nkpk4g3','MTU4MzE1NjQ5MHlhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(903636,'_transient_aiowps_captcha_string_info_owdh34qk9v','MTU4MzE5NDU3M3lhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(901422,'_transient_timeout_aiowps_captcha_string_info_mmfpv4z1vs','1583032392','no'),(901423,'_transient_aiowps_captcha_string_info_mmfpv4z1vs','MTU4MzAzMDU5MnlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(907392,'_transient_timeout_aiowps_captcha_string_info_80imowc6lc','1583467260','no'),(902700,'_transient_timeout_aiowps_captcha_string_info_a09pjq70x2','1583127514','no'),(902701,'_transient_aiowps_captcha_string_info_a09pjq70x2','MTU4MzEyNTcxNHlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(903093,'_transient_timeout_aiowps_captcha_string_info_zoy83covx3','1583156597','no'),(903094,'_transient_aiowps_captcha_string_info_zoy83covx3','MTU4MzE1NDc5N3lhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(903332,'_transient_aiowps_captcha_string_info_sl7fe3gzfq','MTU4MzE3Mjg3NHlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(913463,'_transient_timeout_yst_sm_post_1:4gHp_l9uY','1583988531','no'),(913464,'_transient_yst_sm_post_1:4gHp_l9uY','C:24:\"WPSEO_Sitemap_Cache_Data\":3389:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:3341:\"<urlset xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xmlns:image=\"http://www.google.com/schemas/sitemap-image/1.1\" xsi:schemaLocation=\"http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd http://www.google.com/schemas/sitemap-image/1.1 http://www.google.com/schemas/sitemap-image/1.1/sitemap-image.xsd\" xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/33rd-annual-mid-west-lectures-do-you-know/</loc>\n		<lastmod>2015-09-21T07:54:36-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/25th-annual-youth-rally/</loc>\n		<lastmod>2016-03-16T18:21:06-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/new-website/</loc>\n		<lastmod>2016-03-16T23:22:43-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/youtube-channel/</loc>\n		<lastmod>2016-03-16T23:23:28-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/change-the-channel/</loc>\n		<lastmod>2016-03-28T21:51:14-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/being-a-christian-father/</loc>\n		<lastmod>2016-05-19T08:17:11-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/armor-of-god/</loc>\n		<lastmod>2016-05-19T08:18:36-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/one-church/</loc>\n		<lastmod>2016-06-09T15:45:03-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/talents/</loc>\n		<lastmod>2016-08-28T21:33:31-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/what-have-i-been-putting-in-my-heart/</loc>\n		<lastmod>2017-08-07T21:51:02-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/do-you-know-who-i-am/</loc>\n		<lastmod>2017-08-20T13:27:02-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/god-never-gives-challenge-great/</loc>\n		<lastmod>2017-08-20T13:36:56-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/what-do-you-know/</loc>\n		<lastmod>2017-08-20T13:53:46-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/not-whether-win-lose/</loc>\n		<lastmod>2017-08-20T14:03:58-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/received-calling-god/</loc>\n		<lastmod>2017-08-27T21:10:20-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/just-as-i-am/</loc>\n		<lastmod>2017-09-03T20:20:31-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/being-a-world-changer/</loc>\n		<lastmod>2017-09-04T22:21:43-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/why-did-you-do-that/</loc>\n		<lastmod>2017-09-10T20:27:56-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/2019-youth-rally-dont-despise-me/</loc>\n		<lastmod>2019-04-22T20:06:59-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/2019-vacation-bible-school-paul-an-example-to-follow/</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</url>\n</urlset>\";}}','no'),(901629,'_transient_timeout_yst_sm_1_1:4gHp_dtIy','1583132289','no'),(901630,'_transient_yst_sm_1_1:4gHp_dtIy','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-02-20T06:22:53-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2019-07-22T21:02:01-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2019-05-23T20:54:45-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(901647,'_transient_timeout_aiowps_captcha_string_info_jnxf4maubs','1583048657','no'),(901648,'_transient_aiowps_captcha_string_info_jnxf4maubs','MTU4MzA0Njg1N3lhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(901745,'_transient_timeout_aiowps_captcha_string_info_z3kzyj8i07','1583056588','no'),(901746,'_transient_aiowps_captcha_string_info_z3kzyj8i07','MTU4MzA1NDc4OHlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(902507,'_transient_timeout_aiowps_captcha_string_info_3tjvf3n7ps','1583113025','no'),(902508,'_transient_aiowps_captcha_string_info_3tjvf3n7ps','MTU4MzExMTIyNXlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(903161,'_transient_aiowps_captcha_string_info_l7t2gp4bo8','MTU4MzE1OTk5NXlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(902028,'_transient_timeout_aiowps_captcha_string_info_bm46gvfm59','1583077456','no'),(902029,'_transient_aiowps_captcha_string_info_bm46gvfm59','MTU4MzA3NTY1NnlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(917272,'_transient_timeout_yst_sm_page_1:4gHp_4eo11','1584265770','no'),(917273,'_transient_yst_sm_page_1:4gHp_4eo11','C:24:\"WPSEO_Sitemap_Cache_Data\":12479:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:12430:\"<urlset xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xmlns:image=\"http://www.google.com/schemas/sitemap-image/1.1\" xsi:schemaLocation=\"http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd http://www.google.com/schemas/sitemap-image/1.1 http://www.google.com/schemas/sitemap-image/1.1/sitemap-image.xsd\" xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/</loc>\n		<lastmod>2019-01-17T20:01:29-06:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/study/</loc>\n		<lastmod>2014-04-09T17:58:04-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/bible-correspondence-classes/</loc>\n		<lastmod>2014-04-09T17:58:04-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/spanish-tracts/</loc>\n		<lastmod>2014-04-09T17:58:04-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/russian-tracts/</loc>\n		<lastmod>2014-04-09T17:58:04-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/a-world-without-god/</loc>\n		<lastmod>2014-04-21T19:54:35-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/an-interview-with-a-false-teacher/</loc>\n		<lastmod>2014-04-21T19:57:26-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/an-open-approach/</loc>\n		<lastmod>2014-04-21T20:07:55-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/baptism/</loc>\n		<lastmod>2014-04-21T20:09:07-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/can-we-know-the-answers-to-the-questions-of-life/</loc>\n		<lastmod>2014-04-21T20:10:08-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/can-we-know-the-origin-of-life/</loc>\n		<lastmod>2014-04-21T20:10:54-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/can-we-know-the-preparation-for-eternal-life/</loc>\n		<lastmod>2014-04-21T20:11:52-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/dating/</loc>\n		<lastmod>2014-04-21T20:13:17-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/elders-decons/</loc>\n		<lastmod>2014-06-22T14:36:55-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/bible-study-links/</loc>\n		<lastmod>2014-07-15T12:45:40-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/current-calendar/</loc>\n		<lastmod>2014-07-16T13:14:27-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/those-who-serve-2/</loc>\n		<lastmod>2014-07-16T13:15:56-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/members/</loc>\n		<lastmod>2014-08-10T16:06:30-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/those-privileged-to-serve/</loc>\n		<lastmod>2014-09-14T18:51:21-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/legal/</loc>\n		<lastmod>2015-04-19T20:43:34-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/november-2015-outlines/</loc>\n		<lastmod>2015-10-25T11:58:24-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/youtube-2/</loc>\n		<lastmod>2016-03-16T22:19:40-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/did-jesus-turn-water-to-wine/</loc>\n		<lastmod>2016-06-24T09:47:54-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/does-god-really-exist/</loc>\n		<lastmod>2016-06-24T09:49:59-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/does-my-baby-need-to-be-baptized/</loc>\n		<lastmod>2016-06-24T09:52:24-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/does-the-first-century-church-exist-today/</loc>\n		<lastmod>2016-06-24T09:54:07-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/euthanasia/</loc>\n		<lastmod>2016-06-24T09:57:14-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/gods-standard-of-authority/</loc>\n		<lastmod>2016-06-24T09:59:35-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/have-you-voted/</loc>\n		<lastmod>2016-06-24T10:00:44-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/homosexuality/</loc>\n		<lastmod>2016-06-24T10:02:20-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/how-to-be-free/</loc>\n		<lastmod>2016-06-24T10:03:24-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/human-pain-and-suffering/</loc>\n		<lastmod>2016-06-24T10:05:26-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/inspiration-is-the-bible-from-god-or-man/</loc>\n		<lastmod>2016-06-24T10:06:31-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/introducing-the-church-of-christ/</loc>\n		<lastmod>2016-06-24T10:07:38-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/worship-the-avenue-of-contribution/</loc>\n		<lastmod>2016-06-24T10:08:38-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/is-conversion-a-miracle/</loc>\n		<lastmod>2016-06-24T10:11:14-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/is-ignorance-an-excuse/</loc>\n		<lastmod>2016-06-24T10:12:09-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/is-it-reasonable/</loc>\n		<lastmod>2016-06-24T10:13:14-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/jesus-has-only-one-church/</loc>\n		<lastmod>2016-06-24T10:14:14-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/jesus-son-of-god/</loc>\n		<lastmod>2016-06-24T10:15:11-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/jesus-son-of-man/</loc>\n		<lastmod>2016-06-24T10:16:13-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/living-together-right-or-wrong/</loc>\n		<lastmod>2016-06-24T10:17:08-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/mormonism/</loc>\n		<lastmod>2016-06-24T10:20:07-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/mormonism-the-book-of-mormon-vs-doctrine-and-covenants/</loc>\n		<lastmod>2016-06-24T10:21:12-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/mormonism-the-book-of-mormon-against-itself/</loc>\n		<lastmod>2016-06-24T10:22:45-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/old-or-new-testament-which-should-we-follow/</loc>\n		<lastmod>2016-06-24T10:24:14-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/pornography-in-art-right-or-wrong/</loc>\n		<lastmod>2016-06-24T10:25:58-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/preaching-your-own-funeral/</loc>\n		<lastmod>2016-06-24T10:37:57-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/responsibility-to-our-elders/</loc>\n		<lastmod>2016-06-24T10:39:28-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/the-church-of-christ-who-are-these-people/</loc>\n		<lastmod>2016-06-24T10:41:49-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/the-sabbath-must-christians-keep-it-today/</loc>\n		<lastmod>2016-06-24T10:44:12-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/what-about-the-thief-on-the-cross/</loc>\n		<lastmod>2016-06-24T10:46:15-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/what-is-the-fruit-of-the-vine/</loc>\n		<lastmod>2016-06-24T10:47:24-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/what-must-i-do-to-be-saved/</loc>\n		<lastmod>2016-06-24T10:49:04-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/who-cares-if-you-are-lost/</loc>\n		<lastmod>2016-06-24T10:50:56-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/worship-god-the-object/</loc>\n		<lastmod>2016-06-24T11:10:46-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/worship-in-spirit-and-in-truth/</loc>\n		<lastmod>2016-06-24T11:12:12-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/worship-misconceptions/</loc>\n		<lastmod>2016-06-24T11:13:26-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/worship-unauthorized/</loc>\n		<lastmod>2016-06-24T11:14:56-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/worship-the-avenue-of-prayer/</loc>\n		<lastmod>2016-06-24T11:16:55-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/worship-the-avenue-of-song/</loc>\n		<lastmod>2016-06-24T11:18:08-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/worship-the-avenue-of-communion/</loc>\n		<lastmod>2016-06-24T11:19:52-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/worship-the-avenue-of-instruction/</loc>\n		<lastmod>2016-06-24T11:22:17-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/worship-my-responsibility/</loc>\n		<lastmod>2016-06-24T11:23:53-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/except-ye-repent/</loc>\n		<lastmod>2016-06-26T16:03:05-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/tracts/</loc>\n		<lastmod>2016-06-27T09:44:28-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/abortion-right-or-wrong/</loc>\n		<lastmod>2016-06-27T15:52:55-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/about-2/</loc>\n		<lastmod>2017-06-30T15:06:50-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/sermon-and-class-outlines/</loc>\n		<lastmod>2017-06-30T15:51:19-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/weekly-memory-verses/</loc>\n		<lastmod>2017-08-28T07:42:59-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/bible-outlines-and-manuscripts/</loc>\n		<lastmod>2017-09-25T20:34:16-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/calendar/</loc>\n		<lastmod>2019-01-19T19:23:30-06:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/upcoming-events-at-the-39th-street-church-of-christ/</loc>\n		<lastmod>2019-03-08T09:08:55-06:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/our-local-works/</loc>\n		<lastmod>2019-03-08T09:14:02-06:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/works-we-support/</loc>\n		<lastmod>2019-03-08T09:25:51-06:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/annual-mid-west-lectures/</loc>\n		<lastmod>2019-03-08T10:14:21-06:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/contact-us/</loc>\n		<lastmod>2019-03-08T10:18:11-06:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/evangelist/</loc>\n		<lastmod>2019-03-18T21:33:00-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/youth/</loc>\n		<lastmod>2019-04-01T20:18:37-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/those-who-serve/</loc>\n		<lastmod>2019-04-09T19:31:49-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/our-deacons/</loc>\n		<lastmod>2019-10-14T21:10:24-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/the-elders/</loc>\n		<lastmod>2020-02-20T06:22:53-06:00</lastmod>\n	</url>\n</urlset>\";}}','no'),(230392,'wpcom_publish_posts_with_markdown','1','yes'),(874129,'_transient_aiowps_captcha_string_info_rx0z7bcedp','MTU4MTAzMzAwOXlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(874202,'_transient_timeout_aiowps_captcha_string_info_k7j1wlc4g1','1581039899','no'),(874203,'_transient_aiowps_captcha_string_info_k7j1wlc4g1','MTU4MTAzODA5OXlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(874497,'_transient_aiowps_captcha_string_info_0bwn7n3ci8','MTU4MTA2MDM0OXlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(874886,'_transient_aiowps_captcha_string_info_slnmrdd73v','MTU4MTA4ODE1MHlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(874516,'_transient_aiowps_captcha_string_info_t6qkaj2oz6','MTU4MTA2MTY4NXlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(877322,'_transient_aiowps_captcha_string_info_wcy4ru2jdu','MTU4MTI2OTcwNHlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(877631,'_transient_timeout_aiowps_captcha_string_info_cuo0h72vp5','1581295294','no'),(874316,'_transient_timeout_aiowps_captcha_string_info_yolg756kgt','1581048899','no'),(874317,'_transient_aiowps_captcha_string_info_yolg756kgt','MTU4MTA0NzA5OXlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(874343,'_transient_timeout_aiowps_captcha_string_info_w1hi812vln','1581050968','no'),(874344,'_transient_aiowps_captcha_string_info_w1hi812vln','MTU4MTA0OTE2OHlhajNtcDh1cmRjYjZyanVjbHNsMTk=','no'),(877957,'_transient_timeout_aiowps_captcha_string_info_39ll02mpki','1581319519','no'),(874838,'_transient_timeout_aiowps_captcha_string_info_cjogxjsun1','1581086062','no'),(874839,'_transient_aiowps_captcha_string_info_cjogxjsun1','MTU4MTA4NDI2MnlhajNtcDh1cmRjYjZyanVjbHNsMzM=','no'),(874819,'_transient_timeout_aiowps_captcha_string_info_mdpvstqrfz','1581085083','no'),(874820,'_transient_aiowps_captcha_string_info_mdpvstqrfz','MTU4MTA4MzI4M3lhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(874885,'_transient_timeout_aiowps_captcha_string_info_slnmrdd73v','1581089950','no'),(867084,'_transient_aiowps_captcha_string_info_657bbh1gn4','MTU4MDUxNzIyOXlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(971625,'_transient_aiowps_captcha_string_info_fo5oo4johj','MTU4ODE2NTE0MHlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(872022,'_transient_timeout_aiowps_captcha_string_info_jm5m2fe6rp','1580883079','no'),(872023,'_transient_aiowps_captcha_string_info_jm5m2fe6rp','MTU4MDg4MTI3OXlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(867149,'_transient_timeout_aiowps_captcha_string_info_kro308owo5','1580523136','no'),(867150,'_transient_aiowps_captcha_string_info_kro308owo5','MTU4MDUyMTMzNnlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(867200,'_transient_timeout_aiowps_captcha_string_info_zzlrb1pkhc','1580526245','no'),(867201,'_transient_aiowps_captcha_string_info_zzlrb1pkhc','MTU4MDUyNDQ0NXlhajNtcDh1cmRjYjZyanVjbHNsMA==','no'),(867213,'_transient_timeout_aiowps_captcha_string_info_j7zlukqu79','1580527140','no'),(867214,'_transient_aiowps_captcha_string_info_j7zlukqu79','MTU4MDUyNTM0MHlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(867251,'_transient_timeout_aiowps_captcha_string_info_lcfnogtuev','1580529129','no'),(867252,'_transient_aiowps_captcha_string_info_lcfnogtuev','MTU4MDUyNzMyOXlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(968795,'_transient_aiowps_captcha_string_info_uydt4dsmy4','MTU4Nzk0OTg3MXlhajNtcDh1cmRjYjZyanVjbHNsMTc=','no'),(969685,'_transient_aiowps_captcha_string_info_jtap44zq6o','MTU4ODAxODY0MHlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(968794,'_transient_timeout_aiowps_captcha_string_info_uydt4dsmy4','1587951671','no'),(867311,'_transient_timeout_aiowps_captcha_string_info_9zxs3lkhv8','1580534434','no'),(867312,'_transient_aiowps_captcha_string_info_9zxs3lkhv8','MTU4MDUzMjYzNHlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(867345,'_transient_timeout_aiowps_captcha_string_info_g1gwifmh0m','1580536821','no'),(867346,'_transient_aiowps_captcha_string_info_g1gwifmh0m','MTU4MDUzNTAyMXlhajNtcDh1cmRjYjZyanVjbHNsMTM=','no'),(1127695,'_transient_aiowps_captcha_string_info_17729299de','MTU5OTY3ODI3OHlhajNtcDh1cmRjYjZyanVjbHNsMzU=','no'),(867625,'_transient_timeout_aiowps_captcha_string_info_9umajmgdkn','1580558873','no'),(867626,'_transient_aiowps_captcha_string_info_9umajmgdkn','MTU4MDU1NzA3M3lhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(868400,'_transient_timeout_aiowps_captcha_string_info_t5aw67z283','1580616820','no'),(867503,'_transient_aiowps_captcha_string_info_3ekvw6hn7f','MTU4MDU0NzczNXlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(956479,'_transient_aiowps_captcha_string_info_2024om906i','MTU4NzAzMTAzM3lhajNtcDh1cmRjYjZyanVjbHNsMjI=','no'),(867589,'_transient_timeout_aiowps_captcha_string_info_bmeqsq5w4r','1580556152','no'),(867590,'_transient_aiowps_captcha_string_info_bmeqsq5w4r','MTU4MDU1NDM1MnlhajNtcDh1cmRjYjZyanVjbHNsMTQ=','no'),(867502,'_transient_timeout_aiowps_captcha_string_info_3ekvw6hn7f','1580549535','no'),(874373,'_transient_aiowps_captcha_string_info_1iq9eowz67','MTU4MTA1MTA0MnlhajNtcDh1cmRjYjZyanVjbHNsMjg=','no'),(874496,'_transient_timeout_aiowps_captcha_string_info_0bwn7n3ci8','1581062149','no'),(867728,'_transient_timeout_aiowps_captcha_string_info_pt55s965ui','1580565471','no'),(867729,'_transient_aiowps_captcha_string_info_pt55s965ui','MTU4MDU2MzY3MXlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(867817,'_transient_timeout_aiowps_captcha_string_info_vur13a4auc','1580572333','no'),(867818,'_transient_aiowps_captcha_string_info_vur13a4auc','MTU4MDU3MDUzM3lhajNtcDh1cmRjYjZyanVjbHNsMjc=','no'),(867839,'_transient_timeout_aiowps_captcha_string_info_6mvwr0ukkp','1580573438','no'),(867840,'_transient_aiowps_captcha_string_info_6mvwr0ukkp','MTU4MDU3MTYzOHlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(956905,'_transient_aiowps_captcha_string_info_3x1qfrkm0s','MTU4NzA2NDAwM3lhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(957635,'_transient_timeout_aiowps_captcha_string_info_5vmokh6mhi','1587122393','no'),(956220,'_transient_timeout_aiowps_captcha_string_info_hgp7g6ikgo','1587012688','no'),(956221,'_transient_aiowps_captcha_string_info_hgp7g6ikgo','MTU4NzAxMDg4OHlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(956229,'_transient_timeout_aiowps_captcha_string_info_kdqfauwvac','1587013240','no'),(956230,'_transient_aiowps_captcha_string_info_kdqfauwvac','MTU4NzAxMTQ0MHlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(956234,'_transient_timeout_aiowps_captcha_string_info_b8xry114xn','1587013573','no'),(956235,'_transient_aiowps_captcha_string_info_b8xry114xn','MTU4NzAxMTc3M3lhajNtcDh1cmRjYjZyanVjbHNsMzM=','no'),(874515,'_transient_timeout_aiowps_captcha_string_info_t6qkaj2oz6','1581063485','no'),(874404,'_transient_timeout_yst_sm_1_1:4gHp_dIRH','1581140017','no'),(870137,'_transient_timeout_aiowps_captcha_string_info_dx6d6krylz','1580746171','no'),(870138,'_transient_aiowps_captcha_string_info_dx6d6krylz','MTU4MDc0NDM3MXlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(868041,'_transient_timeout_aiowps_captcha_string_info_dmlswncp8y','1580590088','no'),(868042,'_transient_aiowps_captcha_string_info_dmlswncp8y','MTU4MDU4ODI4OHlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(868045,'_transient_timeout_aiowps_captcha_string_info_anm3yu0dxm','1580590241','no'),(868046,'_transient_aiowps_captcha_string_info_anm3yu0dxm','MTU4MDU4ODQ0MXlhajNtcDh1cmRjYjZyanVjbHNsMTQ=','no'),(874987,'_transient_timeout_aiowps_captcha_string_info_94r75s0t0s','1581097400','no'),(874988,'_transient_aiowps_captcha_string_info_94r75s0t0s','MTU4MTA5NTYwMHlhajNtcDh1cmRjYjZyanVjbHNsMjg=','no'),(875027,'_transient_timeout_aiowps_captcha_string_info_n84wwremwx','1581100463','no'),(875028,'_transient_aiowps_captcha_string_info_n84wwremwx','MTU4MTA5ODY2M3lhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(875093,'_transient_timeout_aiowps_captcha_string_info_lx5zr3y5pw','1581105535','no'),(874351,'_transient_timeout_aiowps_captcha_string_info_orqr3z9o4h','1581051487','no'),(874352,'_transient_aiowps_captcha_string_info_orqr3z9o4h','MTU4MTA0OTY4N3lhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(874372,'_transient_timeout_aiowps_captcha_string_info_1iq9eowz67','1581052842','no'),(868296,'_transient_timeout_aiowps_captcha_string_info_xghepfm152','1580609064','no'),(868297,'_transient_aiowps_captcha_string_info_xghepfm152','MTU4MDYwNzI2M3lhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(868401,'_transient_aiowps_captcha_string_info_t5aw67z283','MTU4MDYxNTAyMHlhajNtcDh1cmRjYjZyanVjbHNsMTM=','no'),(868421,'_transient_timeout_aiowps_captcha_string_info_zf827vbhqd','1580618615','no'),(868422,'_transient_aiowps_captcha_string_info_zf827vbhqd','MTU4MDYxNjgxNXlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(868423,'_transient_timeout_aiowps_captcha_string_info_gchfvog25f','1580618642','no'),(868424,'_transient_aiowps_captcha_string_info_gchfvog25f','MTU4MDYxNjg0MnlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(874610,'_transient_timeout_aiowps_captcha_string_info_za98k4x1d6','1581070334','no'),(874611,'_transient_aiowps_captcha_string_info_za98k4x1d6','MTU4MTA2ODUzNHlhajNtcDh1cmRjYjZyanVjbHNsMTc=','no'),(868509,'_transient_timeout_aiowps_captcha_string_info_u3i7r8rr5d','1580625112','no'),(868510,'_transient_aiowps_captcha_string_info_u3i7r8rr5d','MTU4MDYyMzMxMnlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(875094,'_transient_aiowps_captcha_string_info_lx5zr3y5pw','MTU4MTEwMzczNXlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(875160,'_transient_timeout_yst_sm_1_1:4gHp_4llzv','1581195009','no'),(875161,'_transient_yst_sm_1_1:4gHp_4llzv','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2019-10-14T21:10:24-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2019-07-22T21:02:01-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2019-05-23T20:54:45-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(868578,'_transient_timeout_aiowps_captcha_string_info_5wn29i4q9x','1580631018','no'),(868579,'_transient_aiowps_captcha_string_info_5wn29i4q9x','MTU4MDYyOTIxOHlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(868594,'_transient_timeout_aiowps_captcha_string_info_sq9h9vsm7g','1580632070','no'),(868595,'_transient_aiowps_captcha_string_info_sq9h9vsm7g','MTU4MDYzMDI3MHlhajNtcDh1cmRjYjZyanVjbHNsMTQ=','no'),(879601,'_transient_aiowps_captcha_string_info_dbk1y4b425','MTU4MTQzODM0NHlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(877823,'_transient_timeout_aiowps_captcha_string_info_3lflza11mz','1581308224','no'),(868742,'_transient_timeout_aiowps_captcha_string_info_la8bz6ffwy','1580643522','no'),(868743,'_transient_aiowps_captcha_string_info_la8bz6ffwy','MTU4MDY0MTcyMnlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(880461,'_transient_timeout_aiowps_captcha_string_info_kguvyd1ubf','1581502030','no'),(870353,'_transient_timeout_aiowps_captcha_string_info_4whrv951iw','1580763807','no'),(870354,'_transient_aiowps_captcha_string_info_4whrv951iw','MTU4MDc2MjAwN3lhajNtcDh1cmRjYjZyanVjbHNsMjg=','no'),(870403,'_transient_aiowps_captcha_string_info_g4j0y0wa4t','MTU4MDc2NTcxN3lhajNtcDh1cmRjYjZyanVjbHNsMjE=','no'),(871752,'_transient_aiowps_captcha_string_info_c9ir2g8e8n','MTU4MDg2MzUzMnlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(870384,'_transient_timeout_aiowps_captcha_string_info_qr0cnzxptv','1580766589','no'),(870385,'_transient_aiowps_captcha_string_info_qr0cnzxptv','MTU4MDc2NDc4OXlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(870402,'_transient_timeout_aiowps_captcha_string_info_g4j0y0wa4t','1580767517','no'),(869505,'_transient_timeout_aiowps_captcha_string_info_imujxlvwb2','1580700351','no'),(869506,'_transient_aiowps_captcha_string_info_imujxlvwb2','MTU4MDY5ODU1MXlhajNtcDh1cmRjYjZyanVjbHNsMTc=','no'),(870230,'_transient_aiowps_captcha_string_info_2ey5t9n1lh','MTU4MDc1MTk5MnlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(870259,'_transient_aiowps_captcha_string_info_1k2rccief7','MTU4MDc1MzgzNnlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(872159,'_transient_aiowps_captcha_string_info_bhyiq6xdq4','MTU4MDg5MDUzM3lhajNtcDh1cmRjYjZyanVjbHNsMjQ=','no'),(869923,'_transient_timeout_aiowps_captcha_string_info_8hfovcauzu','1580732327','no'),(869924,'_transient_aiowps_captcha_string_info_8hfovcauzu','MTU4MDczMDUyN3lhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(869039,'_transient_timeout_aiowps_captcha_string_info_oonddvgrd9','1580665748','no'),(880220,'_transient_timeout_aiowps_captcha_string_info_oyymuvn06f','1581485539','no'),(868881,'_transient_timeout_aiowps_captcha_string_info_rdpwhvwebg','1580653299','no'),(868882,'_transient_aiowps_captcha_string_info_rdpwhvwebg','MTU4MDY1MTQ5OXlhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(869040,'_transient_aiowps_captcha_string_info_oonddvgrd9','MTU4MDY2Mzk0OHlhajNtcDh1cmRjYjZyanVjbHNsMTg=','no'),(869133,'_transient_timeout_aiowps_captcha_string_info_bpa7ccnkpy','1580672702','no'),(869134,'_transient_aiowps_captcha_string_info_bpa7ccnkpy','MTU4MDY3MDkwMnlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(869136,'_transient_timeout_aiowps_captcha_string_info_915l0tfayg','1580672754','no'),(869137,'_transient_aiowps_captcha_string_info_915l0tfayg','MTU4MDY3MDk1NHlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(869139,'_transient_timeout_aiowps_captcha_string_info_ybrh8jtx9j','1580672774','no'),(869140,'_transient_aiowps_captcha_string_info_ybrh8jtx9j','MTU4MDY3MDk3NHlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(869141,'_transient_timeout_aiowps_captcha_string_info_ewhzdox73r','1580672782','no'),(869142,'_transient_aiowps_captcha_string_info_ewhzdox73r','MTU4MDY3MDk4MnlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1013430,'_transient_timeout_aiowps_captcha_string_info_q4m02x7r88','1591279912','no'),(1012628,'_transient_timeout_aiowps_captcha_string_info_2forqtpuzo','1591219007','no'),(872078,'_transient_timeout_aiowps_captcha_string_info_gkzxttgn87','1580886494','no'),(869763,'_transient_aiowps_captcha_string_info_xavky9f9xb','MTU4MDcxODU4OHlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(870322,'_transient_aiowps_captcha_string_info_gomylbjeg3','MTU4MDc1OTY5OXlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(870015,'_transient_timeout_aiowps_captcha_string_info_fdeabq84j3','1580737705','no'),(870016,'_transient_aiowps_captcha_string_info_fdeabq84j3','MTU4MDczNTkwNXlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(870017,'_transient_timeout_aiowps_captcha_string_info_zgsut2du5l','1580737768','no'),(870018,'_transient_aiowps_captcha_string_info_zgsut2du5l','MTU4MDczNTk2OHlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1380020,'_transient_timeout__jetpack_related_posts_cache_8f2e84b87c65274d27ddef45ae1ed53c_1002','1619347576','no'),(1380021,'_transient__jetpack_related_posts_cache_8f2e84b87c65274d27ddef45ae1ed53c_1002','a:0:{}','no'),(870048,'_transient_timeout_aiowps_captcha_string_info_ir6lh8gdyj','1580739927','no'),(870049,'_transient_aiowps_captcha_string_info_ir6lh8gdyj','MTU4MDczODEyN3lhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(870107,'_transient_timeout_aiowps_captcha_string_info_jrtgn6nrgu','1580743926','no'),(871751,'_transient_timeout_aiowps_captcha_string_info_c9ir2g8e8n','1580865332','no'),(869489,'_transient_timeout_aiowps_captcha_string_info_o2kn78aaob','1580699628','no'),(872199,'_transient_timeout_aiowps_captcha_string_info_cqhtydy1dx','1580895278','no'),(869490,'_transient_aiowps_captcha_string_info_o2kn78aaob','MTU4MDY5NzgyOHlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(872272,'_transient_timeout_aiowps_captcha_string_info_aayunshhv7','1580901232','no'),(869528,'_transient_timeout_aiowps_captcha_string_info_3nvjedq5wk','1580701956','no'),(869529,'_transient_aiowps_captcha_string_info_3nvjedq5wk','MTU4MDcwMDE1NnlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(870108,'_transient_aiowps_captcha_string_info_jrtgn6nrgu','MTU4MDc0MjEyNnlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(869752,'_transient_timeout_aiowps_captcha_string_info_znh7fuwaow','1580719694','no'),(869578,'_transient_timeout_aiowps_captcha_string_info_bcnp14ikqo','1580705674','no'),(869579,'_transient_aiowps_captcha_string_info_bcnp14ikqo','MTU4MDcwMzg3NHlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(869580,'_transient_timeout_aiowps_captcha_string_info_w7cv97tyc2','1580705750','no'),(869581,'_transient_aiowps_captcha_string_info_w7cv97tyc2','MTU4MDcwMzk1MHlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(892377,'_transient_timeout_aiowps_captcha_string_info_pyqyq06b60','1582373843','no'),(869762,'_transient_timeout_aiowps_captcha_string_info_xavky9f9xb','1580720388','no'),(869753,'_transient_aiowps_captcha_string_info_znh7fuwaow','MTU4MDcxNzg5NHlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(878232,'_transient_timeout_aiowps_captcha_string_info_000ws0kweb','1581339965','no'),(878233,'_transient_aiowps_captcha_string_info_000ws0kweb','MTU4MTMzODE2NXlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1011925,'_transient_timeout_aiowps_captcha_string_info_m9r9zvjg64','1591165195','no'),(1011920,'_transient_timeout_yst_sm_1_1:4gHp_dzAP','1591249522','no'),(1011921,'_transient_yst_sm_1_1:4gHp_dzAP','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-02-20T06:22:53-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2019-07-22T21:02:01-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2019-05-23T20:54:45-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(878299,'_transient_timeout_aiowps_captcha_string_info_zw2nyyxgnm','1581344280','no'),(878300,'_transient_aiowps_captcha_string_info_zw2nyyxgnm','MTU4MTM0MjQ4MHlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(878410,'_transient_timeout_aiowps_captcha_string_info_mc9nhffcjg','1581352347','no'),(878411,'_transient_aiowps_captcha_string_info_mc9nhffcjg','MTU4MTM1MDU0N3lhajNtcDh1cmRjYjZyanVjbHNsMTQ=','no'),(879348,'_transient_aiowps_captcha_string_info_e2jq38wqyj','MTU4MTQxOTg4NXlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(878619,'_transient_timeout_aiowps_captcha_string_info_fb65mu3nde','1581368528','no'),(878620,'_transient_aiowps_captcha_string_info_fb65mu3nde','MTU4MTM2NjcyOHlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(878543,'_transient_timeout_aiowps_captcha_string_info_ctl7aagwig','1581362863','no'),(878544,'_transient_aiowps_captcha_string_info_ctl7aagwig','MTU4MTM2MTA2M3lhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(878568,'_transient_timeout_aiowps_captcha_string_info_vrv6kqqcap','1581364748','no'),(878569,'_transient_aiowps_captcha_string_info_vrv6kqqcap','MTU4MTM2Mjk0OHlhajNtcDh1cmRjYjZyanVjbHNsMzI=','no'),(878570,'_transient_timeout_aiowps_captcha_string_info_7z94v6vk10','1581364812','no'),(878571,'_transient_aiowps_captcha_string_info_7z94v6vk10','MTU4MTM2MzAxMnlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(883235,'_transient_aiowps_captcha_string_info_bfp193uujq','MTU4MTY5OTcxMnlhajNtcDh1cmRjYjZyanVjbHNsMTQ=','no'),(883333,'_transient_timeout_aiowps_captcha_string_info_w8h0p474a9','1581709189','no'),(883334,'_transient_aiowps_captcha_string_info_w8h0p474a9','MTU4MTcwNzM4OXlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(882238,'_transient_timeout_aiowps_captcha_string_info_niv67fvcdg','1581630089','no'),(882239,'_transient_aiowps_captcha_string_info_niv67fvcdg','MTU4MTYyODI4OXlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(968692,'_transient_timeout_aiowps_captcha_string_info_z1odmmbn7s','1587944637','no'),(968055,'_transient_aiowps_captcha_string_info_tirwvwz0xs','MTU4Nzg5NTYxMXlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(956894,'_transient_timeout_aiowps_captcha_string_info_1bmew0oe7q','1587065103','no'),(954030,'_transient_timeout_aiowps_captcha_string_info_48npwwx0qq','1586852191','no'),(954031,'_transient_aiowps_captcha_string_info_48npwwx0qq','MTU4Njg1MDM5MXlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(962865,'_transient_timeout_aiowps_captcha_string_info_oov93yx71p','1587507493','no'),(962721,'_transient_timeout_aiowps_captcha_string_info_285mn7zr5o','1587495773','no'),(962722,'_transient_aiowps_captcha_string_info_285mn7zr5o','MTU4NzQ5Mzk3M3lhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(954741,'_transient_timeout_aiowps_captcha_string_info_04anqfqnbk','1586903924','no'),(954167,'_transient_timeout_aiowps_captcha_string_info_g2m833mlt8','1586862811','no'),(954168,'_transient_aiowps_captcha_string_info_g2m833mlt8','MTU4Njg2MTAxMXlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(965056,'_transient_timeout_yst_sm_1_1:4gHp_4lNX2','1587758103','no'),(968339,'_transient_timeout_aiowps_captcha_string_info_shyehiezly','1587917772','no'),(968340,'_transient_aiowps_captcha_string_info_shyehiezly','MTU4NzkxNTk3MnlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(908991,'_transient_aiowps_captcha_string_info_zliaen06rr','MTU4MzU4Mjc2OXlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(909015,'_transient_timeout_aiowps_captcha_string_info_2pb9vxso0n','1583586170','no'),(909016,'_transient_aiowps_captcha_string_info_2pb9vxso0n','MTU4MzU4NDM3MHlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(910360,'_transient_aiowps_captcha_string_info_49eu37wka2','MTU4MzY4MDU1M3lhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(910407,'_transient_timeout_aiowps_captcha_string_info_dm3cvvpqwe','1583685796','no'),(909674,'_transient_timeout_aiowps_captcha_string_info_jvtiuzjb8r','1583632970','no'),(909054,'_transient_timeout_aiowps_captcha_string_info_fmxblc82sg','1583587697','no'),(909055,'_transient_aiowps_captcha_string_info_fmxblc82sg','MTU4MzU4NTg5N3lhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(909089,'_transient_timeout_aiowps_captcha_string_info_94v02lejdg','1583590498','no'),(909090,'_transient_aiowps_captcha_string_info_94v02lejdg','MTU4MzU4ODY5OHlhajNtcDh1cmRjYjZyanVjbHNsMjg=','no'),(909092,'_transient_timeout_aiowps_captcha_string_info_xx4e6cu1bt','1583590577','no'),(909093,'_transient_aiowps_captcha_string_info_xx4e6cu1bt','MTU4MzU4ODc3N3lhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(909148,'_transient_timeout_aiowps_captcha_string_info_uto2bsoh3t','1583594705','no'),(909149,'_transient_aiowps_captcha_string_info_uto2bsoh3t','MTU4MzU5MjkwNXlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(910910,'_transient_aiowps_captcha_string_info_u2fntlvn5o','MTU4MzcxODU4N3lhajNtcDh1cmRjYjZyanVjbHNsMjE=','no'),(910933,'_transient_timeout_aiowps_captcha_string_info_zil31vuy5w','1583721920','no'),(910934,'_transient_aiowps_captcha_string_info_zil31vuy5w','MTU4MzcyMDEyMHlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(910799,'_transient_aiowps_captcha_string_info_na2fjzfi2t','MTU4MzcxMTQ0M3lhajNtcDh1cmRjYjZyanVjbHNsMTM=','no'),(909346,'_transient_timeout_aiowps_captcha_string_info_jvn5o7rb1s','1583609977','no'),(909347,'_transient_aiowps_captcha_string_info_jvn5o7rb1s','MTU4MzYwODE3N3lhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(909817,'_transient_aiowps_captcha_string_info_phrphz4pkk','MTU4MzY0MTU5NnlhajNtcDh1cmRjYjZyanVjbHNsMzI=','no'),(909819,'_transient_timeout_aiowps_captcha_string_info_i8dgmvwwv6','1583643425','no'),(909820,'_transient_aiowps_captcha_string_info_i8dgmvwwv6','MTU4MzY0MTYyNXlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(910078,'_transient_aiowps_captcha_string_info_r8ku5ogz1j','MTU4MzY2MDg4MHlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(910077,'_transient_timeout_aiowps_captcha_string_info_r8ku5ogz1j','1583662680','no'),(909816,'_transient_timeout_aiowps_captcha_string_info_phrphz4pkk','1583643396','no'),(909406,'_transient_timeout_aiowps_captcha_string_info_ao4363blr4','1583614140','no'),(909407,'_transient_aiowps_captcha_string_info_ao4363blr4','MTU4MzYxMjM0MHlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(909419,'_transient_timeout_aiowps_captcha_string_info_hwlayr9g64','1583614750','no'),(909420,'_transient_aiowps_captcha_string_info_hwlayr9g64','MTU4MzYxMjk1MHlhajNtcDh1cmRjYjZyanVjbHNsMTk=','no'),(910134,'_transient_timeout_aiowps_captcha_string_info_xid2lxm0tq','1583667059','no'),(910408,'_transient_aiowps_captcha_string_info_dm3cvvpqwe','MTU4MzY4Mzk5NnlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(909456,'_transient_timeout_aiowps_captcha_string_info_gvf489pcxq','1583617557','no'),(910344,'_transient_timeout_aiowps_captcha_string_info_1uwhu0adf8','1583681507','no'),(909457,'_transient_aiowps_captcha_string_info_gvf489pcxq','MTU4MzYxNTc1N3lhajNtcDh1cmRjYjZyanVjbHNsMTk=','no'),(913023,'_transient_aiowps_captcha_string_info_3li6qj8l3n','MTU4Mzg3MTE0M3lhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(909525,'_transient_timeout_aiowps_captcha_string_info_w5adgdiee1','1583622422','no'),(909526,'_transient_aiowps_captcha_string_info_w5adgdiee1','MTU4MzYyMDYyMnlhajNtcDh1cmRjYjZyanVjbHNsMjg=','no'),(909554,'_transient_timeout_aiowps_captcha_string_info_ozod2xmjao','1583624870','no'),(909555,'_transient_aiowps_captcha_string_info_ozod2xmjao','MTU4MzYyMzA3MHlhajNtcDh1cmRjYjZyanVjbHNsMzA=','no'),(910345,'_transient_aiowps_captcha_string_info_1uwhu0adf8','MTU4MzY3OTcwN3lhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(870549,'_transient_timeout_aiowps_captcha_string_info_xl066x881a','1580778887','no'),(870550,'_transient_aiowps_captcha_string_info_xl066x881a','MTU4MDc3NzA4N3lhajNtcDh1cmRjYjZyanVjbHNsMjE=','no'),(870551,'_transient_timeout_aiowps_captcha_string_info_81drcqkika','1580778925','no'),(870552,'_transient_aiowps_captcha_string_info_81drcqkika','MTU4MDc3NzEyNXlhajNtcDh1cmRjYjZyanVjbHNsMA==','no'),(872079,'_transient_aiowps_captcha_string_info_gkzxttgn87','MTU4MDg4NDY5NHlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(872104,'_transient_timeout_aiowps_captcha_string_info_6iwv5kq3ur','1580888251','no'),(872105,'_transient_aiowps_captcha_string_info_6iwv5kq3ur','MTU4MDg4NjQ1MXlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(872127,'_transient_aiowps_captcha_string_info_ix7j7xy9qh','MTU4MDg4Nzg5NHlhajNtcDh1cmRjYjZyanVjbHNsMTk=','no'),(872158,'_transient_timeout_aiowps_captcha_string_info_bhyiq6xdq4','1580892333','no'),(908199,'_transient_timeout_aiowps_captcha_string_info_xksx1hvv33','1583525093','no'),(871727,'_transient_timeout_aiowps_captcha_string_info_k9t4bo0dsw','1580864187','no'),(871916,'_transient_timeout_aiowps_captcha_string_info_iji7dviz38','1580875018','no'),(957624,'_transient_timeout_aiowps_captcha_string_info_1k2fs6m31g','1587121721','no'),(1175417,'_transient_yst_sm_wphash_ntf_bar_1:4gHp_38gn','C:24:\"WPSEO_Sitemap_Cache_Data\":771:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:724:\"<urlset xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xmlns:image=\"http://www.google.com/schemas/sitemap-image/1.1\" xsi:schemaLocation=\"http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd http://www.google.com/schemas/sitemap-image/1.1 http://www.google.com/schemas/sitemap-image/1.1/sitemap-image.xsd\" xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar/</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar/2019-vacation-bible-school/</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</url>\n</urlset>\";}}','no'),(1018445,'_transient_aiowps_captcha_string_info_g4gjbc7jvm','MTU5MTY1NjEyNXlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(875721,'_transient_timeout_aiowps_captcha_string_info_xl77lfv4h0','1581152390','no'),(875722,'_transient_aiowps_captcha_string_info_xl77lfv4h0','MTU4MTE1MDU5MHlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(871039,'_transient_timeout_aiowps_captcha_string_info_dyqi55zatg','1580815828','no'),(872273,'_transient_aiowps_captcha_string_info_aayunshhv7','MTU4MDg5OTQzMnlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(871040,'_transient_aiowps_captcha_string_info_dyqi55zatg','MTU4MDgxNDAyOHlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(871065,'_transient_timeout_aiowps_captcha_string_info_1uw6rel6qp','1580817176','no'),(871066,'_transient_aiowps_captcha_string_info_1uw6rel6qp','MTU4MDgxNTM3NnlhajNtcDh1cmRjYjZyanVjbHNsMTk=','no'),(892513,'_transient_timeout_aiowps_captcha_string_info_d5ll6lcvnh','1582383170','no'),(877632,'_transient_aiowps_captcha_string_info_cuo0h72vp5','MTU4MTI5MzQ5NHlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(871772,'_transient_aiowps_captcha_string_info_bhnav7zv4m','MTU4MDg2MzkwNnlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(871771,'_transient_timeout_aiowps_captcha_string_info_bhnav7zv4m','1580865706','no'),(871154,'_transient_timeout_aiowps_captcha_string_info_futabzge7r','1580822898','no'),(871155,'_transient_aiowps_captcha_string_info_futabzge7r','MTU4MDgyMTA5OHlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(889680,'_transient_aiowps_captcha_string_info_tk2cf6yhm1','MTU4MjE3MjQwNXlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(889695,'_transient_timeout_aiowps_captcha_string_info_1bf98mww8p','1582175523','no'),(871187,'_transient_timeout_aiowps_captcha_string_info_gkmnzr9fo3','1580825005','no'),(871188,'_transient_aiowps_captcha_string_info_gkmnzr9fo3','MTU4MDgyMzIwNXlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(871200,'_transient_timeout_aiowps_captcha_string_info_ukbzbylsgr','1580825928','no'),(871198,'_transient_aiowps_captcha_string_info_plr407c46i','MTU4MDgyMzk2OHlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(871197,'_transient_timeout_aiowps_captcha_string_info_plr407c46i','1580825768','no'),(871201,'_transient_aiowps_captcha_string_info_ukbzbylsgr','MTU4MDgyNDEyOHlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(880816,'_transient_aiowps_captcha_string_info_8xhd7w52oi','MTU4MTUyNzM3OXlhajNtcDh1cmRjYjZyanVjbHNsMTg=','no'),(879825,'_transient_timeout_aiowps_captcha_string_info_xl16xkawm4','1581457517','no'),(879826,'_transient_aiowps_captcha_string_info_xl16xkawm4','MTU4MTQ1NTcxN3lhajNtcDh1cmRjYjZyanVjbHNsMjE=','no'),(871336,'_transient_timeout_aiowps_captcha_string_info_zbbmn1590s','1580836562','no'),(871337,'_transient_aiowps_captcha_string_info_zbbmn1590s','MTU4MDgzNDc2MnlhajNtcDh1cmRjYjZyanVjbHNsMTc=','no'),(877958,'_transient_aiowps_captcha_string_info_39ll02mpki','MTU4MTMxNzcxOXlhajNtcDh1cmRjYjZyanVjbHNsMA==','no'),(877964,'_transient_timeout_aiowps_captcha_string_info_05rd0vxfpk','1581319637','no'),(871451,'_transient_timeout_aiowps_captcha_string_info_30a4ogqfxy','1580845431','no'),(871452,'_transient_aiowps_captcha_string_info_30a4ogqfxy','MTU4MDg0MzYzMXlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(871453,'_transient_timeout_aiowps_captcha_string_info_4j44z37ikk','1580845458','no'),(871454,'_transient_aiowps_captcha_string_info_4j44z37ikk','MTU4MDg0MzY1OHlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(871455,'_transient_timeout_aiowps_captcha_string_info_wk41u4s4f8','1580845472','no'),(871456,'_transient_aiowps_captcha_string_info_wk41u4s4f8','MTU4MDg0MzY3MnlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(878114,'_transient_timeout_aiowps_captcha_string_info_14ufvkxu3c','1581331201','no'),(878115,'_transient_aiowps_captcha_string_info_14ufvkxu3c','MTU4MTMyOTQwMXlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(871500,'_transient_timeout_aiowps_captcha_string_info_qqyi7quf68','1580848532','no'),(871501,'_transient_aiowps_captcha_string_info_qqyi7quf68','MTU4MDg0NjczMnlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(871531,'_transient_timeout_aiowps_captcha_string_info_dl6sgn8uo3','1580850268','no'),(871532,'_transient_aiowps_captcha_string_info_dl6sgn8uo3','MTU4MDg0ODQ2OHlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(871557,'_transient_timeout_aiowps_captcha_string_info_hr95u7qac6','1580852452','no'),(871558,'_transient_aiowps_captcha_string_info_hr95u7qac6','MTU4MDg1MDY1MnlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(871898,'_transient_timeout_aiowps_captcha_string_info_zl4phqx13d','1580873671','no'),(871899,'_transient_aiowps_captcha_string_info_zl4phqx13d','MTU4MDg3MTg3MXlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(871707,'_transient_timeout_aiowps_captcha_string_info_107bew68qs','1580862660','no'),(871708,'_transient_aiowps_captcha_string_info_107bew68qs','MTU4MDg2MDg2MHlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(871654,'_transient_timeout_aiowps_captcha_string_info_8krw778d1i','1580859817','no'),(871655,'_transient_aiowps_captcha_string_info_8krw778d1i','MTU4MDg1ODAxN3lhajNtcDh1cmRjYjZyanVjbHNsMjg=','no'),(871657,'_transient_timeout_aiowps_captcha_string_info_87zmlrqyau','1580859909','no'),(871658,'_transient_aiowps_captcha_string_info_87zmlrqyau','MTU4MDg1ODEwOXlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(872062,'_transient_aiowps_captcha_string_info_90bwe7a7ri','MTU4MDg4MzgzOHlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(872071,'_transient_aiowps_captcha_string_info_qpx71ofdi1','MTU4MDg4NDM1M3lhajNtcDh1cmRjYjZyanVjbHNsMjQ=','no'),(880317,'_transient_aiowps_captcha_string_info_n9sd0y22jg','MTU4MTQ5MDE1NHlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(872329,'_transient_aiowps_captcha_string_info_tpv2k1d303','MTU4MDkwMzI1NHlhajNtcDh1cmRjYjZyanVjbHNsMjE=','no'),(873762,'_transient_aiowps_captcha_string_info_tmacxxdian','MTU4MTAwNTI4N3lhajNtcDh1cmRjYjZyanVjbHNsMjk=','no'),(873008,'_transient_timeout_aiowps_captcha_string_info_50bnwrqfcf','1580952167','no'),(873009,'_transient_aiowps_captcha_string_info_50bnwrqfcf','MTU4MDk1MDM2N3lhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(874908,'_transient_aiowps_captcha_string_info_4oefjmj8it','MTU4MTA4OTY2NHlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(873646,'_transient_timeout_aiowps_captcha_string_info_9zjacjbneq','1580998806','no'),(872435,'_transient_timeout_aiowps_captcha_string_info_y45xa2wei2','1580912382','no'),(872436,'_transient_aiowps_captcha_string_info_y45xa2wei2','MTU4MDkxMDU4MnlhajNtcDh1cmRjYjZyanVjbHNsMTg=','no'),(880233,'_transient_aiowps_captcha_string_info_zideys5a9w','MTU4MTQ4NDM0NHlhajNtcDh1cmRjYjZyanVjbHNsMzU=','no'),(872468,'_transient_timeout_aiowps_captcha_string_info_6spyuwjv3c','1580914436','no'),(872469,'_transient_aiowps_captcha_string_info_6spyuwjv3c','MTU4MDkxMjYzNnlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(880215,'_transient_timeout_aiowps_captcha_string_info_7fzn8h57hl','1581485470','no'),(873761,'_transient_timeout_aiowps_captcha_string_info_tmacxxdian','1581007087','no'),(873647,'_transient_aiowps_captcha_string_info_9zjacjbneq','MTU4MDk5NzAwNnlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(873125,'_transient_timeout_aiowps_captcha_string_info_rwty6dvclj','1580960903','no'),(873126,'_transient_aiowps_captcha_string_info_rwty6dvclj','MTU4MDk1OTEwM3lhajNtcDh1cmRjYjZyanVjbHNsMjQ=','no'),(873689,'_transient_timeout_aiowps_captcha_string_info_vv54fb5sz5','1581001949','no'),(873524,'_transient_aiowps_captcha_string_info_y6bk41bnqc','MTU4MDk5MDA0NHlhajNtcDh1cmRjYjZyanVjbHNsMTQ=','no'),(872600,'_transient_timeout_aiowps_captcha_string_info_uo8rlgq248','1580924898','no'),(873690,'_transient_aiowps_captcha_string_info_vv54fb5sz5','MTU4MTAwMDE0OXlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(874128,'_transient_timeout_aiowps_captcha_string_info_rx0z7bcedp','1581034809','no'),(872601,'_transient_aiowps_captcha_string_info_uo8rlgq248','MTU4MDkyMzA5OHlhajNtcDh1cmRjYjZyanVjbHNsMjQ=','no'),(872612,'_transient_timeout_aiowps_captcha_string_info_i8ldhcmqc8','1580925869','no'),(872613,'_transient_aiowps_captcha_string_info_i8ldhcmqc8','MTU4MDkyNDA2OXlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(872633,'_transient_timeout_aiowps_captcha_string_info_jyupozmwvk','1580927573','no'),(873597,'_transient_aiowps_captcha_string_info_1lqkchfl0l','MTU4MDk5MzU5MHlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(872634,'_transient_aiowps_captcha_string_info_jyupozmwvk','MTU4MDkyNTc3M3lhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(872657,'_transient_timeout_aiowps_captcha_string_info_h64ij2ffad','1580928835','no'),(872658,'_transient_aiowps_captcha_string_info_h64ij2ffad','MTU4MDkyNzAzNXlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(874063,'_transient_timeout_aiowps_captcha_string_info_b4pwre0phw','1581030045','no'),(873523,'_transient_timeout_aiowps_captcha_string_info_y6bk41bnqc','1580991844','no'),(872899,'_transient_timeout_aiowps_captcha_string_info_ssjk0tdifu','1580946105','no'),(952353,'_transient_aiowps_captcha_string_info_wju3dlbub1','MTU4NjcxNzEzMXlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(872783,'_transient_timeout_aiowps_captcha_string_info_mdccanygpf','1580937786','no'),(873993,'_transient_aiowps_captcha_string_info_gbkqaiz30u','MTU4MTAyMzA3N3lhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(872784,'_transient_aiowps_captcha_string_info_mdccanygpf','MTU4MDkzNTk4NnlhajNtcDh1cmRjYjZyanVjbHNsMjQ=','no'),(872785,'_transient_timeout_aiowps_captcha_string_info_dyj5hli6lw','1580937870','no'),(872786,'_transient_aiowps_captcha_string_info_dyj5hli6lw','MTU4MDkzNjA3MHlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(872787,'_transient_timeout_aiowps_captcha_string_info_i5dpswoeyw','1580937877','no'),(872788,'_transient_aiowps_captcha_string_info_i5dpswoeyw','MTU4MDkzNjA3N3lhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(874064,'_transient_aiowps_captcha_string_info_b4pwre0phw','MTU4MTAyODI0NXlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(872853,'_transient_timeout_aiowps_captcha_string_info_t8kif32m03','1580942838','no'),(872854,'_transient_aiowps_captcha_string_info_t8kif32m03','MTU4MDk0MTAzOHlhajNtcDh1cmRjYjZyanVjbHNsMjI=','no'),(874907,'_transient_timeout_aiowps_captcha_string_info_4oefjmj8it','1581091464','no'),(874093,'_transient_timeout_aiowps_captcha_string_info_wv60b3s5fs','1581032649','no'),(872900,'_transient_aiowps_captcha_string_info_ssjk0tdifu','MTU4MDk0NDMwNXlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(872901,'_transient_timeout_aiowps_captcha_string_info_6sdnjusz1j','1580946116','no'),(872902,'_transient_aiowps_captcha_string_info_6sdnjusz1j','MTU4MDk0NDMxNnlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(874094,'_transient_aiowps_captcha_string_info_wv60b3s5fs','MTU4MTAzMDg0OXlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(872981,'_transient_aiowps_captcha_string_info_ix73lx4ou6','MTU4MDk0OTU2MXlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(872943,'_transient_timeout_aiowps_captcha_string_info_x43e6qbke9','1580948811','no'),(874485,'_transient_aiowps_captcha_string_info_d0b23pz0ys','MTU4MTA1OTc0M3lhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(873596,'_transient_timeout_aiowps_captcha_string_info_1lqkchfl0l','1580995390','no'),(872944,'_transient_aiowps_captcha_string_info_x43e6qbke9','MTU4MDk0NzAxMXlhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(872980,'_transient_timeout_aiowps_captcha_string_info_ix73lx4ou6','1580951361','no'),(872974,'_transient_timeout_aiowps_captcha_string_info_iba6prvvc5','1580951321','no'),(872975,'_transient_aiowps_captcha_string_info_iba6prvvc5','MTU4MDk0OTUyMXlhajNtcDh1cmRjYjZyanVjbHNsMTQ=','no'),(240950,'wpseo','a:19:{s:15:\"ms_defaults_set\";b:0;s:7:\"version\";s:3:\"7.3\";s:20:\"disableadvanced_meta\";b:1;s:19:\"onpage_indexability\";b:1;s:11:\"baiduverify\";s:0:\"\";s:12:\"googleverify\";s:0:\"\";s:8:\"msverify\";s:0:\"\";s:12:\"yandexverify\";s:0:\"\";s:9:\"site_type\";s:0:\"\";s:20:\"has_multiple_authors\";b:1;s:16:\"environment_type\";s:10:\"production\";s:23:\"content_analysis_active\";b:1;s:23:\"keyword_analysis_active\";b:1;s:21:\"enable_admin_bar_menu\";b:1;s:26:\"enable_cornerstone_content\";b:1;s:18:\"enable_xml_sitemap\";b:1;s:24:\"enable_text_link_counter\";b:1;s:22:\"show_onboarding_notice\";b:0;s:18:\"first_activated_on\";i:1493941008;}','yes'),(240952,'wpseo_titles','a:104:{s:10:\"title_test\";i:0;s:17:\"forcerewritetitle\";b:0;s:9:\"separator\";s:7:\"sc-dash\";s:16:\"title-home-wpseo\";s:42:\"%%sitename%% %%page%% %%sep%% %%sitedesc%%\";s:18:\"title-author-wpseo\";s:41:\"%%name%%, Author at %%sitename%% %%page%%\";s:19:\"title-archive-wpseo\";s:38:\"%%date%% %%page%% %%sep%% %%sitename%%\";s:18:\"title-search-wpseo\";s:63:\"You searched for %%searchphrase%% %%page%% %%sep%% %%sitename%%\";s:15:\"title-404-wpseo\";s:35:\"Page not found %%sep%% %%sitename%%\";s:19:\"metadesc-home-wpseo\";s:0:\"\";s:21:\"metadesc-author-wpseo\";s:0:\"\";s:22:\"metadesc-archive-wpseo\";s:0:\"\";s:9:\"rssbefore\";s:0:\"\";s:8:\"rssafter\";s:53:\"The post %%POSTLINK%% appeared first on %%BLOGLINK%%.\";s:20:\"noindex-author-wpseo\";b:0;s:28:\"noindex-author-noposts-wpseo\";b:1;s:21:\"noindex-archive-wpseo\";b:1;s:14:\"disable-author\";b:0;s:12:\"disable-date\";b:0;s:19:\"disable-post_format\";b:0;s:18:\"disable-attachment\";b:0;s:20:\"breadcrumbs-404crumb\";s:25:\"Error 404: Page not found\";s:29:\"breadcrumbs-display-blog-page\";b:1;s:20:\"breadcrumbs-boldlast\";b:0;s:25:\"breadcrumbs-archiveprefix\";s:12:\"Archives for\";s:18:\"breadcrumbs-enable\";b:0;s:16:\"breadcrumbs-home\";s:4:\"Home\";s:18:\"breadcrumbs-prefix\";s:0:\"\";s:24:\"breadcrumbs-searchprefix\";s:16:\"You searched for\";s:15:\"breadcrumbs-sep\";s:7:\"&raquo;\";s:12:\"website_name\";s:26:\"39 Street Church Of Christ\";s:11:\"person_name\";s:0:\"\";s:22:\"alternate_website_name\";s:0:\"\";s:12:\"company_logo\";s:0:\"\";s:12:\"company_name\";s:28:\"39th Street Church of Christ\";s:17:\"company_or_person\";s:7:\"company\";s:17:\"stripcategorybase\";b:0;s:10:\"title-post\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:13:\"metadesc-post\";s:0:\"\";s:12:\"noindex-post\";b:0;s:13:\"showdate-post\";b:0;s:23:\"display-metabox-pt-post\";b:1;s:10:\"title-page\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:13:\"metadesc-page\";s:0:\"\";s:12:\"noindex-page\";b:0;s:13:\"showdate-page\";b:0;s:23:\"display-metabox-pt-page\";b:1;s:16:\"title-attachment\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:19:\"metadesc-attachment\";s:0:\"\";s:18:\"noindex-attachment\";b:0;s:19:\"showdate-attachment\";b:0;s:29:\"display-metabox-pt-attachment\";b:1;s:18:\"title-tax-category\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:21:\"metadesc-tax-category\";s:0:\"\";s:28:\"display-metabox-tax-category\";b:1;s:20:\"noindex-tax-category\";b:0;s:18:\"title-tax-post_tag\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:21:\"metadesc-tax-post_tag\";s:0:\"\";s:28:\"display-metabox-tax-post_tag\";b:1;s:20:\"noindex-tax-post_tag\";b:0;s:21:\"title-tax-post_format\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:24:\"metadesc-tax-post_format\";s:0:\"\";s:31:\"display-metabox-tax-post_format\";b:1;s:23:\"noindex-tax-post_format\";b:1;s:23:\"post_types-post-maintax\";i:0;s:17:\"title-ai1ec_event\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:20:\"metadesc-ai1ec_event\";s:0:\"\";s:19:\"noindex-ai1ec_event\";b:0;s:20:\"showdate-ai1ec_event\";b:0;s:30:\"display-metabox-pt-ai1ec_event\";b:1;s:20:\"title-wphash_ntf_bar\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:23:\"metadesc-wphash_ntf_bar\";s:0:\"\";s:22:\"noindex-wphash_ntf_bar\";b:0;s:23:\"showdate-wphash_ntf_bar\";b:0;s:33:\"display-metabox-pt-wphash_ntf_bar\";b:1;s:27:\"title-ptarchive-ai1ec_event\";s:51:\"%%pt_plural%% Archive %%page%% %%sep%% %%sitename%%\";s:30:\"metadesc-ptarchive-ai1ec_event\";s:0:\"\";s:29:\"bctitle-ptarchive-ai1ec_event\";s:0:\"\";s:29:\"noindex-ptarchive-ai1ec_event\";b:0;s:30:\"title-ptarchive-wphash_ntf_bar\";s:51:\"%%pt_plural%% Archive %%page%% %%sep%% %%sitename%%\";s:33:\"metadesc-ptarchive-wphash_ntf_bar\";s:0:\"\";s:32:\"bctitle-ptarchive-wphash_ntf_bar\";s:0:\"\";s:32:\"noindex-ptarchive-wphash_ntf_bar\";b:0;s:27:\"title-tax-events_categories\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:30:\"metadesc-tax-events_categories\";s:0:\"\";s:37:\"display-metabox-tax-events_categories\";b:1;s:29:\"noindex-tax-events_categories\";b:0;s:21:\"title-tax-events_tags\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:24:\"metadesc-tax-events_tags\";s:0:\"\";s:31:\"display-metabox-tax-events_tags\";b:1;s:23:\"noindex-tax-events_tags\";b:0;s:30:\"post_types-ai1ec_event-maintax\";i:0;s:35:\"taxonomy-events_categories-ptparent\";i:0;s:29:\"taxonomy-events_tags-ptparent\";i:0;s:25:\"title-jetpack-testimonial\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:28:\"metadesc-jetpack-testimonial\";s:0:\"\";s:27:\"noindex-jetpack-testimonial\";b:0;s:28:\"showdate-jetpack-testimonial\";b:0;s:38:\"display-metabox-pt-jetpack-testimonial\";b:1;s:35:\"title-ptarchive-jetpack-testimonial\";s:51:\"%%pt_plural%% Archive %%page%% %%sep%% %%sitename%%\";s:38:\"metadesc-ptarchive-jetpack-testimonial\";s:0:\"\";s:37:\"bctitle-ptarchive-jetpack-testimonial\";s:0:\"\";s:37:\"noindex-ptarchive-jetpack-testimonial\";b:0;s:23:\"post_types-page-maintax\";i:0;s:22:\"noindex-subpages-wpseo\";b:0;}','yes'),(240953,'wpseo_social','a:18:{s:13:\"facebook_site\";s:49:\"https://www.facebook.com/39thStreetChurchofChrist\";s:13:\"instagram_url\";s:0:\"\";s:12:\"linkedin_url\";s:0:\"\";s:11:\"myspace_url\";s:0:\"\";s:16:\"og_default_image\";s:0:\"\";s:18:\"og_frontpage_title\";s:0:\"\";s:17:\"og_frontpage_desc\";s:0:\"\";s:18:\"og_frontpage_image\";s:0:\"\";s:9:\"opengraph\";b:1;s:13:\"pinterest_url\";s:0:\"\";s:15:\"pinterestverify\";s:0:\"\";s:14:\"plus-publisher\";s:0:\"\";s:7:\"twitter\";b:1;s:12:\"twitter_site\";s:0:\"\";s:17:\"twitter_card_type\";s:7:\"summary\";s:11:\"youtube_url\";s:48:\"https://www.youtube.com/39thStreetChurchOfChrist\";s:15:\"google_plus_url\";s:0:\"\";s:10:\"fbadminapp\";s:0:\"\";}','yes'),(1374497,'_transient_timeout_wpseo_link_table_inaccessible','1650458957','no'),(1374498,'_transient_wpseo_link_table_inaccessible','0','no'),(1374499,'_transient_timeout_wpseo_meta_table_inaccessible','1650458957','no'),(1374500,'_transient_wpseo_meta_table_inaccessible','0','no'),(240957,'wpseo_flush_rewrite','1','yes'),(887940,'_transient_timeout_aiowps_captcha_string_info_9m4743qfgx','1582045659','no'),(887147,'_transient_timeout_aiowps_captcha_string_info_pffhavkyry','1581986427','no'),(887148,'_transient_aiowps_captcha_string_info_pffhavkyry','MTU4MTk4NDYyN3lhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(887149,'_transient_timeout_aiowps_captcha_string_info_sswv5p4w0t','1581986466','no'),(887150,'_transient_aiowps_captcha_string_info_sswv5p4w0t','MTU4MTk4NDY2NnlhajNtcDh1cmRjYjZyanVjbHNsMTM=','no'),(892501,'_transient_aiowps_captcha_string_info_hn88jcboko','MTU4MjM4MDU2OHlhajNtcDh1cmRjYjZyanVjbHNsMTk=','no'),(887863,'_transient_timeout_yst_sm_1_1:4gHp_4l5xl','1582124053','no'),(887864,'_transient_yst_sm_1_1:4gHp_4l5xl','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2019-10-14T21:10:24-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2019-07-22T21:02:01-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2019-05-23T20:54:45-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(887814,'_transient_timeout_aiowps_captcha_string_info_tprn72i42j','1582035679','no'),(887815,'_transient_aiowps_captcha_string_info_tprn72i42j','MTU4MjAzMzg3OXlhajNtcDh1cmRjYjZyanVjbHNsMjc=','no'),(887835,'_transient_timeout_aiowps_captcha_string_info_kr43x7cbjl','1582036914','no'),(887459,'_transient_aiowps_captcha_string_info_sr03fi6e6c','MTU4MjAwNjQ5M3lhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(887492,'_transient_timeout_aiowps_captcha_string_info_0njlauoco0','1582010837','no'),(889696,'_transient_aiowps_captcha_string_info_1bf98mww8p','MTU4MjE3MzcyM3lhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(889927,'_transient_aiowps_captcha_string_info_p3y04jrd0m','MTU4MjE5Mjc1M3lhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(889758,'_transient_timeout_aiowps_captcha_string_info_de5d1bg22z','1582180537','no'),(888729,'_transient_timeout_aiowps_captcha_string_info_abtfaksrfq','1582103489','no'),(888730,'_transient_aiowps_captcha_string_info_abtfaksrfq','MTU4MjEwMTY4OXlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(888627,'_transient_timeout_aiowps_captcha_string_info_rbhun3iy0l','1582095808','no'),(888628,'_transient_aiowps_captcha_string_info_rbhun3iy0l','MTU4MjA5NDAwOHlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(888659,'_transient_timeout_aiowps_captcha_string_info_7q4dd1pdyg','1582098348','no'),(888660,'_transient_aiowps_captcha_string_info_7q4dd1pdyg','MTU4MjA5NjU0OHlhajNtcDh1cmRjYjZyanVjbHNsMjI=','no'),(904019,'_transient_aiowps_captcha_string_info_cb61v3wh16','MTU4MzIyMTg1OHlhajNtcDh1cmRjYjZyanVjbHNsMTg=','no'),(904033,'_transient_timeout_aiowps_captcha_string_info_2hzna6f8wq','1583224734','no'),(889515,'_transient_timeout_aiowps_captcha_string_info_pti9qugdrl','1582161707','no'),(889516,'_transient_aiowps_captcha_string_info_pti9qugdrl','MTU4MjE1OTkwN3lhajNtcDh1cmRjYjZyanVjbHNsMTQ=','no'),(889679,'_transient_timeout_aiowps_captcha_string_info_tk2cf6yhm1','1582174205','no'),(889759,'_transient_aiowps_captcha_string_info_de5d1bg22z','MTU4MjE3ODczN3lhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(889331,'_transient_timeout_aiowps_captcha_string_info_kwz48hp5j8','1582149331','no'),(889376,'_transient_timeout_aiowps_captcha_string_info_oun3yr67ar','1582152881','no'),(889377,'_transient_aiowps_captcha_string_info_oun3yr67ar','MTU4MjE1MTA4MXlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(889403,'_transient_timeout_aiowps_captcha_string_info_lh54gkmjpe','1582154852','no'),(966747,'_transient_timeout_aiowps_captcha_string_info_u5h9oau7ku','1587798978','no'),(966748,'_transient_aiowps_captcha_string_info_u5h9oau7ku','MTU4Nzc5NzE3OHlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(889332,'_transient_aiowps_captcha_string_info_kwz48hp5j8','MTU4MjE0NzUzMXlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(889404,'_transient_aiowps_captcha_string_info_lh54gkmjpe','MTU4MjE1MzA1MnlhajNtcDh1cmRjYjZyanVjbHNsMzA=','no'),(889277,'_transient_timeout_aiowps_captcha_string_info_k4n6bd4eae','1582145577','no'),(889278,'_transient_aiowps_captcha_string_info_k4n6bd4eae','MTU4MjE0Mzc3N3lhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(911266,'_transient_timeout_aiowps_captcha_string_info_szv0bbuqrg','1583744385','no'),(913070,'_transient_aiowps_captcha_string_info_lhguu42iip','MTU4Mzg3NDQ2OHlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(913199,'_transient_timeout_aiowps_captcha_string_info_dkgx9ckelb','1583885855','no'),(911063,'_transient_timeout_aiowps_captcha_string_info_jjlu96le0v','1583731460','no'),(911167,'_transient_timeout_aiowps_captcha_string_info_g2xsbm6v43','1583737480','no'),(911012,'_transient_timeout_aiowps_captcha_string_info_4x1sma5arh','1583727389','no'),(911013,'_transient_aiowps_captcha_string_info_4x1sma5arh','MTU4MzcyNTU4OXlhajNtcDh1cmRjYjZyanVjbHNsMzI=','no'),(911168,'_transient_aiowps_captcha_string_info_g2xsbm6v43','MTU4MzczNTY4MHlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(911169,'_transient_timeout_aiowps_captcha_string_info_jtpylko2lm','1583737483','no'),(911170,'_transient_aiowps_captcha_string_info_jtpylko2lm','MTU4MzczNTY4M3lhajNtcDh1cmRjYjZyanVjbHNsMzI=','no'),(911171,'_transient_timeout_aiowps_captcha_string_info_sp8jyzqfx5','1583737486','no'),(911172,'_transient_aiowps_captcha_string_info_sp8jyzqfx5','MTU4MzczNTY4NnlhajNtcDh1cmRjYjZyanVjbHNsMTQ=','no'),(911173,'_transient_timeout_aiowps_captcha_string_info_70815iau6u','1583737489','no'),(911174,'_transient_aiowps_captcha_string_info_70815iau6u','MTU4MzczNTY4OXlhajNtcDh1cmRjYjZyanVjbHNsMzA=','no'),(911175,'_transient_timeout_aiowps_captcha_string_info_jquzuh964q','1583737492','no'),(911176,'_transient_aiowps_captcha_string_info_jquzuh964q','MTU4MzczNTY5MnlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(911177,'_transient_timeout_aiowps_captcha_string_info_myh9hybr88','1583737494','no'),(911178,'_transient_aiowps_captcha_string_info_myh9hybr88','MTU4MzczNTY5NHlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(911179,'_transient_timeout_aiowps_captcha_string_info_p22nu5g4yq','1583737498','no'),(911180,'_transient_aiowps_captcha_string_info_p22nu5g4yq','MTU4MzczNTY5OHlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(911181,'_transient_timeout_aiowps_captcha_string_info_m4r0yp3d48','1583737501','no'),(911182,'_transient_aiowps_captcha_string_info_m4r0yp3d48','MTU4MzczNTcwMXlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(916169,'_transient_aiowps_captcha_string_info_l6977ae760','MTU4NDA5NzE2MXlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(911242,'_transient_timeout_aiowps_captcha_string_info_b2cmluowja','1583742652','no'),(911604,'_transient_aiowps_captcha_string_info_83p79qdnpi','MTU4Mzc2NjY5NnlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(911064,'_transient_aiowps_captcha_string_info_jjlu96le0v','MTU4MzcyOTY2MHlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(911159,'_transient_aiowps_captcha_string_info_s761h72gj9','MTU4MzczNTUxMHlhajNtcDh1cmRjYjZyanVjbHNsMjQ=','no'),(911165,'_transient_timeout_aiowps_captcha_string_info_x4bn5du3t8','1583737477','no'),(911166,'_transient_aiowps_captcha_string_info_x4bn5du3t8','MTU4MzczNTY3N3lhajNtcDh1cmRjYjZyanVjbHNsMTM=','no'),(911243,'_transient_aiowps_captcha_string_info_b2cmluowja','MTU4Mzc0MDg1MnlhajNtcDh1cmRjYjZyanVjbHNsMTQ=','no'),(911299,'_transient_aiowps_captcha_string_info_hp4mgxwisk','MTU4Mzc0NTA4OXlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(911131,'_transient_timeout_aiowps_captcha_string_info_qnfv86hy1z','1583736821','no'),(911132,'_transient_aiowps_captcha_string_info_qnfv86hy1z','MTU4MzczNTAyMXlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(911139,'_transient_timeout_aiowps_captcha_string_info_2qdxgi31vq','1583737128','no'),(911140,'_transient_aiowps_captcha_string_info_2qdxgi31vq','MTU4MzczNTMyOHlhajNtcDh1cmRjYjZyanVjbHNsNDA=','no'),(911141,'_transient_timeout_aiowps_captcha_string_info_8zu7s57jsw','1583737131','no'),(911142,'_transient_aiowps_captcha_string_info_8zu7s57jsw','MTU4MzczNTMzMXlhajNtcDh1cmRjYjZyanVjbHNsMzY=','no'),(911143,'_transient_timeout_aiowps_captcha_string_info_ktn6azi30e','1583737134','no'),(911144,'_transient_aiowps_captcha_string_info_ktn6azi30e','MTU4MzczNTMzNHlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(911145,'_transient_timeout_aiowps_captcha_string_info_glpz3f4h7l','1583737137','no'),(911146,'_transient_aiowps_captcha_string_info_glpz3f4h7l','MTU4MzczNTMzN3lhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(911147,'_transient_timeout_aiowps_captcha_string_info_mvygprdc32','1583737141','no'),(911148,'_transient_aiowps_captcha_string_info_mvygprdc32','MTU4MzczNTM0MXlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(911149,'_transient_timeout_aiowps_captcha_string_info_slt6o3qvuc','1583737147','no'),(911150,'_transient_aiowps_captcha_string_info_slt6o3qvuc','MTU4MzczNTM0N3lhajNtcDh1cmRjYjZyanVjbHNsMTk=','no'),(911151,'_transient_timeout_aiowps_captcha_string_info_0ndh3nv3zb','1583737149','no'),(911152,'_transient_aiowps_captcha_string_info_0ndh3nv3zb','MTU4MzczNTM0OXlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(911153,'_transient_timeout_aiowps_captcha_string_info_7s90k8vm6u','1583737153','no'),(911154,'_transient_aiowps_captcha_string_info_7s90k8vm6u','MTU4MzczNTM1M3lhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(911158,'_transient_timeout_aiowps_captcha_string_info_s761h72gj9','1583737310','no'),(875925,'_transient_aiowps_captcha_string_info_89aia4dr53','MTU4MTE2NTI4OXlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(877194,'_transient_timeout_aiowps_captcha_string_info_lnat0resmx','1581261166','no'),(877195,'_transient_aiowps_captcha_string_info_lnat0resmx','MTU4MTI1OTM2NnlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(877210,'_transient_timeout_yst_sm_1_1:4gHp_4kK5m','1581346768','no'),(877211,'_transient_yst_sm_1_1:4gHp_4kK5m','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2019-10-14T21:10:24-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2019-07-22T21:02:01-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2019-05-23T20:54:45-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(876284,'_transient_timeout_aiowps_captcha_string_info_23gl1awvga','1581195460','no'),(876285,'_transient_aiowps_captcha_string_info_23gl1awvga','MTU4MTE5MzY2MHlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(876744,'_transient_aiowps_captcha_string_info_yyt4nlaclq','MTU4MTIyNjA0MXlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(876959,'_transient_timeout_aiowps_captcha_string_info_faybcxqn3v','1581244859','no'),(876960,'_transient_aiowps_captcha_string_info_faybcxqn3v','MTU4MTI0MzA1OXlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(876307,'_transient_timeout_aiowps_captcha_string_info_bxb6x3eurp','1581196716','no'),(876308,'_transient_aiowps_captcha_string_info_bxb6x3eurp','MTU4MTE5NDkxNnlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(876336,'_transient_timeout_aiowps_captcha_string_info_lkqynaby7t','1581198686','no'),(876337,'_transient_aiowps_captcha_string_info_lkqynaby7t','MTU4MTE5Njg4NnlhajNtcDh1cmRjYjZyanVjbHNsMTk=','no'),(876359,'_transient_timeout_aiowps_captcha_string_info_nkgfyip88q','1581200085','no'),(876360,'_transient_aiowps_captcha_string_info_nkgfyip88q','MTU4MTE5ODI4NXlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(876433,'_transient_timeout_aiowps_captcha_string_info_l2jquimujs','1581205682','no'),(876434,'_transient_aiowps_captcha_string_info_l2jquimujs','MTU4MTIwMzg4MnlhajNtcDh1cmRjYjZyanVjbHNsMjI=','no'),(877273,'_transient_aiowps_captcha_string_info_h8k6wt7c5f','MTU4MTI2NTYzOHlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(876521,'_transient_timeout_aiowps_captcha_string_info_wgzdgkr3mr','1581211576','no'),(876522,'_transient_aiowps_captcha_string_info_wgzdgkr3mr','MTU4MTIwOTc3NnlhajNtcDh1cmRjYjZyanVjbHNsMzQ=','no'),(876549,'_transient_timeout_aiowps_captcha_string_info_8wm6xzi9jr','1581213870','no'),(876550,'_transient_aiowps_captcha_string_info_8wm6xzi9jr','MTU4MTIxMjA3MHlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(876595,'_transient_timeout_aiowps_captcha_string_info_60nsnlwuk5','1581217787','no'),(876596,'_transient_aiowps_captcha_string_info_60nsnlwuk5','MTU4MTIxNTk4N3lhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(876603,'_transient_timeout_aiowps_captcha_string_info_ddq0yam58v','1581218297','no'),(892514,'_transient_aiowps_captcha_string_info_d5ll6lcvnh','MTU4MjM4MTM3MHlhajNtcDh1cmRjYjZyanVjbHNsMzk=','no'),(876604,'_transient_aiowps_captcha_string_info_ddq0yam58v','MTU4MTIxNjQ5N3lhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(876630,'_transient_timeout_aiowps_captcha_string_info_t0edgnhbl1','1581219277','no'),(876631,'_transient_aiowps_captcha_string_info_t0edgnhbl1','MTU4MTIxNzQ3N3lhajNtcDh1cmRjYjZyanVjbHNsMTc=','no'),(876743,'_transient_timeout_aiowps_captcha_string_info_yyt4nlaclq','1581227841','no'),(876733,'_transient_timeout_aiowps_captcha_string_info_6zd2q89hz9','1581227210','no'),(876676,'_transient_timeout_aiowps_captcha_string_info_nk0rc2upra','1581222524','no'),(876677,'_transient_aiowps_captcha_string_info_nk0rc2upra','MTU4MTIyMDcyNHlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(876710,'_transient_timeout_aiowps_captcha_string_info_jcuw416x02','1581225902','no'),(876711,'_transient_aiowps_captcha_string_info_jcuw416x02','MTU4MTIyNDEwMnlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(863198,'_transient_aiowps_captcha_string_info_qy7ycu2bbw','MTU4MDIyMjU1NnlhajNtcDh1cmRjYjZyanVjbHNsMTM=','no'),(863199,'_transient_timeout_aiowps_captcha_string_info_uyf8cskzm1','1580224356','no'),(863200,'_transient_aiowps_captcha_string_info_uyf8cskzm1','MTU4MDIyMjU1NnlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(863206,'_transient_timeout_aiowps_captcha_string_info_frb757bqi3','1580224447','no'),(863207,'_transient_aiowps_captcha_string_info_frb757bqi3','MTU4MDIyMjY0N3lhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(863208,'_transient_timeout_aiowps_captcha_string_info_8te3uicyn3','1580224451','no'),(863209,'_transient_aiowps_captcha_string_info_8te3uicyn3','MTU4MDIyMjY1MXlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(863242,'_transient_timeout_aiowps_captcha_string_info_jqkrss97i9','1580227294','no'),(863243,'_transient_aiowps_captcha_string_info_jqkrss97i9','MTU4MDIyNTQ5NHlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(887944,'_transient_timeout_aiowps_captcha_string_info_2oz27ablj5','1582045680','no'),(878940,'_transient_timeout_aiowps_captcha_string_info_wxzen5shb9','1581390568','no'),(878941,'_transient_aiowps_captcha_string_info_wxzen5shb9','MTU4MTM4ODc2OHlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(878878,'_transient_timeout_aiowps_captcha_string_info_wlk8qtp6lj','1581386042','no'),(878879,'_transient_aiowps_captcha_string_info_wlk8qtp6lj','MTU4MTM4NDI0MnlhajNtcDh1cmRjYjZyanVjbHNsMjQ=','no'),(863382,'_transient_timeout_aiowps_captcha_string_info_qr0w80bwsu','1580238338','no'),(863383,'_transient_aiowps_captcha_string_info_qr0w80bwsu','MTU4MDIzNjUzOHlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(863457,'_transient_timeout_aiowps_captcha_string_info_m7vlpo59ai','1580244739','no'),(883208,'_transient_timeout_aiowps_captcha_string_info_xnslehl6ob','1581700214','no'),(863458,'_transient_aiowps_captcha_string_info_m7vlpo59ai','MTU4MDI0MjkzOXlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(882728,'_transient_timeout_aiowps_captcha_string_info_rf7rldxfya','1581665050','no'),(883195,'_transient_timeout_aiowps_captcha_string_info_7zp2lfn1bp','1581699464','no'),(883190,'_transient_aiowps_captcha_string_info_ovw9pi208y','MTU4MTY5NzU4NHlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(863550,'_transient_timeout_aiowps_captcha_string_info_agpfpm4wdo','1580252273','no'),(863551,'_transient_aiowps_captcha_string_info_agpfpm4wdo','MTU4MDI1MDQ3M3lhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(883217,'_transient_aiowps_captcha_string_info_kvh6cfzpxs','MTU4MTY5ODY1N3lhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(883225,'_transient_timeout_aiowps_captcha_string_info_fue65y4wfh','1581701080','no'),(883226,'_transient_aiowps_captcha_string_info_fue65y4wfh','MTU4MTY5OTI4MHlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(863690,'_transient_timeout_aiowps_captcha_string_info_25nit3mljv','1580262709','no'),(881938,'_transient_aiowps_captcha_string_info_0jgot13y27','MTU4MTYwNjc2MHlhajNtcDh1cmRjYjZyanVjbHNsMA==','no'),(883177,'_transient_timeout_aiowps_captcha_string_info_r6ynqn9j5y','1581698893','no'),(881707,'_transient_timeout_aiowps_captcha_string_info_mm9piodp8e','1581592044','no'),(881708,'_transient_aiowps_captcha_string_info_mm9piodp8e','MTU4MTU5MDI0NHlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(892500,'_transient_timeout_aiowps_captcha_string_info_hn88jcboko','1582382368','no'),(880462,'_transient_aiowps_captcha_string_info_kguvyd1ubf','MTU4MTUwMDIzMHlhajNtcDh1cmRjYjZyanVjbHNsMTM=','no'),(879892,'_transient_timeout_aiowps_captcha_string_info_hzm6onmltr','1581463119','no'),(879893,'_transient_aiowps_captcha_string_info_hzm6onmltr','MTU4MTQ2MTMxOXlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(881367,'_transient_aiowps_captcha_string_info_iigt6il21k','MTU4MTU2NDU1MHlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(886467,'_transient_timeout_aiowps_captcha_string_info_t9l18tkspw','1581936592','no'),(882432,'_transient_timeout_aiowps_captcha_string_info_zny70lzotd','1581643538','no'),(1337930,'_transient__jetpack_related_posts_cache_8f6677c9d6b0f903e98ad32ec61f8deb_332','a:3:{i:0;a:1:{s:2:\"id\";i:364;}i:1;a:1:{s:2:\"id\";i:1070;}i:2;a:1:{s:2:\"id\";i:833;}}','no'),(863691,'_transient_aiowps_captcha_string_info_25nit3mljv','MTU4MDI2MDkwOXlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(879829,'_transient_aiowps_captcha_string_info_73jyzesixv','MTU4MTQ1NTc3MnlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(879330,'_transient_timeout_aiowps_captcha_string_info_olna8s7o5l','1581420726','no'),(879331,'_transient_aiowps_captcha_string_info_olna8s7o5l','MTU4MTQxODkyNnlhajNtcDh1cmRjYjZyanVjbHNsMjc=','no'),(879828,'_transient_timeout_aiowps_captcha_string_info_73jyzesixv','1581457572','no'),(881055,'_transient_timeout_aiowps_captcha_string_info_4lju5mm1l0','1581545774','no'),(879347,'_transient_timeout_aiowps_captcha_string_info_e2jq38wqyj','1581421685','no'),(863823,'_transient_timeout_aiowps_captcha_string_info_203nw5az7b','1580272332','no'),(863824,'_transient_aiowps_captcha_string_info_203nw5az7b','MTU4MDI3MDUzMnlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(863842,'_transient_timeout_aiowps_captcha_string_info_1dyh4qw3nw','1580273788','no'),(863843,'_transient_aiowps_captcha_string_info_1dyh4qw3nw','MTU4MDI3MTk4OHlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(883350,'_transient_aiowps_captcha_string_info_5ddcmnyj4x','MTU4MTcwODM3NnlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(883458,'_transient_timeout_aiowps_captcha_string_info_ln9dhc1xp9','1581718769','no'),(863977,'_transient_timeout_aiowps_captcha_string_info_165pn58y1x','1580283931','no'),(863978,'_transient_aiowps_captcha_string_info_165pn58y1x','MTU4MDI4MjEzMXlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(863980,'_transient_timeout_aiowps_captcha_string_info_jz0i7xe7oc','1580284010','no'),(863981,'_transient_aiowps_captcha_string_info_jz0i7xe7oc','MTU4MDI4MjIxMHlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(864022,'_transient_timeout_aiowps_captcha_string_info_sv9y1q2xts','1580287518','no'),(864023,'_transient_aiowps_captcha_string_info_sv9y1q2xts','MTU4MDI4NTcxOHlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(864038,'_transient_timeout_aiowps_captcha_string_info_h9fbnl4dnh','1580288647','no'),(864039,'_transient_aiowps_captcha_string_info_h9fbnl4dnh','MTU4MDI4Njg0N3lhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(864137,'_transient_timeout_aiowps_captcha_string_info_9eg6s2j6u5','1580296702','no'),(864138,'_transient_aiowps_captcha_string_info_9eg6s2j6u5','MTU4MDI5NDkwMnlhajNtcDh1cmRjYjZyanVjbHNsMTk=','no'),(882674,'_transient_timeout_aiowps_captcha_string_info_e01yqko6zx','1581661082','no'),(882675,'_transient_aiowps_captcha_string_info_e01yqko6zx','MTU4MTY1OTI4MnlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(882729,'_transient_aiowps_captcha_string_info_rf7rldxfya','MTU4MTY2MzI1MHlhajNtcDh1cmRjYjZyanVjbHNsMTM=','no'),(883188,'_transient_aiowps_captcha_string_info_tqv7b2azae','MTU4MTY5NzUyNnlhajNtcDh1cmRjYjZyanVjbHNsMjc=','no'),(883178,'_transient_aiowps_captcha_string_info_r6ynqn9j5y','MTU4MTY5NzA5M3lhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(886161,'_transient_aiowps_captcha_string_info_h5wpc90v8m','MTU4MTkxMjIxOHlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(968095,'_transient_aiowps_captcha_string_info_zfssjwc6cq','MTU4Nzg5ODMyOHlhajNtcDh1cmRjYjZyanVjbHNsMTc=','no'),(890109,'_transient_timeout_jetpack_jitm_51be34394cc77890415a3a00b5733c8','1582201635','no'),(886160,'_transient_timeout_aiowps_captcha_string_info_h5wpc90v8m','1581914018','no'),(886682,'_transient_timeout_aiowps_captcha_string_info_fz9hirtr7a','1581951946','no'),(886223,'_transient_timeout_aiowps_captcha_string_info_3thyommagd','1581918970','no'),(886320,'_transient_timeout_aiowps_captcha_string_info_kqmnhubp5j','1581925492','no'),(886224,'_transient_aiowps_captcha_string_info_3thyommagd','MTU4MTkxNzE3MHlhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(883710,'_transient_aiowps_captcha_string_info_am3xj3neep','MTU4MTczNDg0NHlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(864849,'_transient_timeout_aiowps_captcha_string_info_8z69mxfgx8','1580352377','no'),(864850,'_transient_aiowps_captcha_string_info_8z69mxfgx8','MTU4MDM1MDU3N3lhajNtcDh1cmRjYjZyanVjbHNsMzE=','no'),(881366,'_transient_timeout_aiowps_captcha_string_info_iigt6il21k','1581566350','no'),(864894,'_transient_timeout_aiowps_captcha_string_info_zqirqamj1c','1580355285','no'),(864895,'_transient_aiowps_captcha_string_info_zqirqamj1c','MTU4MDM1MzQ4NXlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(881762,'_transient_timeout_aiowps_captcha_string_info_fucbrh2dlc','1581596010','no'),(882503,'_transient_timeout_aiowps_captcha_string_info_h3lf9ibexp','1581649160','no'),(881763,'_transient_aiowps_captcha_string_info_fucbrh2dlc','MTU4MTU5NDIxMHlhajNtcDh1cmRjYjZyanVjbHNsMTg=','no'),(881276,'_transient_timeout_aiowps_captcha_string_info_jckemiknrm','1581560619','no'),(865099,'_transient_timeout_aiowps_captcha_string_info_0253xwtfgz','1580371604','no'),(882504,'_transient_aiowps_captcha_string_info_h3lf9ibexp','MTU4MTY0NzM2MHlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(881937,'_transient_timeout_aiowps_captcha_string_info_0jgot13y27','1581608560','no'),(865100,'_transient_aiowps_captcha_string_info_0253xwtfgz','MTU4MDM2OTgwNHlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(882020,'_transient_aiowps_captcha_string_info_zlfj8kbji5','MTU4MTYxMjcwM3lhajNtcDh1cmRjYjZyanVjbHNsMjE=','no'),(882251,'_transient_timeout_aiowps_captcha_string_info_zbmasp80iz','1581630776','no'),(998729,'_transient_timeout_aiowps_captcha_string_info_iuof7sdgz6','1590170547','no'),(924727,'_transient_timeout_aiowps_captcha_string_info_yip65njyvw','1584716295','no'),(865237,'_transient_timeout_aiowps_captcha_string_info_7dxrr36iwv','1580382761','no'),(865238,'_transient_aiowps_captcha_string_info_7dxrr36iwv','MTU4MDM4MDk2MXlhajNtcDh1cmRjYjZyanVjbHNsMTk=','no'),(1017971,'_transient_aiowps_captcha_string_info_sgrsakw4je','MTU5MTYyMDQyOHlhajNtcDh1cmRjYjZyanVjbHNsMTc=','no'),(886839,'_transient_timeout_aiowps_captcha_string_info_wfn4mjgqr7','1581964901','no'),(883185,'_transient_aiowps_captcha_string_info_npuip3550e','MTU4MTY5NzM0MHlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(883187,'_transient_timeout_aiowps_captcha_string_info_tqv7b2azae','1581699326','no'),(883203,'_transient_timeout_aiowps_captcha_string_info_2kctordrqe','1581699829','no'),(882433,'_transient_aiowps_captcha_string_info_zny70lzotd','MTU4MTY0MTczOHlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(883196,'_transient_aiowps_captcha_string_info_7zp2lfn1bp','MTU4MTY5NzY2NHlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(883184,'_transient_timeout_aiowps_captcha_string_info_npuip3550e','1581699140','no'),(865327,'_transient_aiowps_captcha_string_info_717uuwdmli','MTU4MDM4Njc0MXlhajNtcDh1cmRjYjZyanVjbHNsMjQ=','no'),(866720,'_transient_aiowps_captcha_string_info_8wbkokd5p2','MTU4MDQ4OTU3OHlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(865446,'_transient_timeout_aiowps_captcha_string_info_qn60jktft3','1580396689','no'),(865447,'_transient_aiowps_captcha_string_info_qn60jktft3','MTU4MDM5NDg4OXlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(865455,'_transient_timeout_aiowps_captcha_string_info_g8k023acbm','1580397239','no'),(865456,'_transient_aiowps_captcha_string_info_g8k023acbm','MTU4MDM5NTQzOXlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(865495,'_transient_timeout_aiowps_captcha_string_info_6av9e5844v','1580400322','no'),(865496,'_transient_aiowps_captcha_string_info_6av9e5844v','MTU4MDM5ODUyMnlhajNtcDh1cmRjYjZyanVjbHNsMTk=','no'),(865500,'_transient_timeout_aiowps_captcha_string_info_fiq7isfyy8','1580400440','no'),(865501,'_transient_aiowps_captcha_string_info_fiq7isfyy8','MTU4MDM5ODY0MHlhajNtcDh1cmRjYjZyanVjbHNsMjc=','no'),(865671,'_transient_aiowps_captcha_string_info_nqivnvtob5','MTU4MDQxMTY4MnlhajNtcDh1cmRjYjZyanVjbHNsMjI=','no'),(865658,'_transient_timeout_aiowps_captcha_string_info_chnbkeq9o0','1580412757','no'),(865659,'_transient_aiowps_captcha_string_info_chnbkeq9o0','MTU4MDQxMDk1N3lhajNtcDh1cmRjYjZyanVjbHNsMzE=','no'),(883795,'_transient_aiowps_captcha_string_info_h8ytqciyir','MTU4MTc0MDQ5NHlhajNtcDh1cmRjYjZyanVjbHNsMjg=','no'),(883794,'_transient_timeout_aiowps_captcha_string_info_h8ytqciyir','1581742294','no'),(865670,'_transient_timeout_aiowps_captcha_string_info_nqivnvtob5','1580413482','no'),(969466,'_transient_aiowps_captcha_string_info_uwvy2sjlc4','MTU4ODAwMTA2NHlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(887715,'_transient_timeout_aiowps_captcha_string_info_bypf6y9w9o','1582028722','no'),(887716,'_transient_aiowps_captcha_string_info_bypf6y9w9o','MTU4MjAyNjkyMnlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(866014,'_transient_timeout_aiowps_captcha_string_info_jgaconcsfz','1580439230','no'),(866015,'_transient_aiowps_captcha_string_info_jgaconcsfz','MTU4MDQzNzQzMHlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(866220,'_transient_timeout_aiowps_captcha_string_info_zss6o7ca3h','1580453167','no'),(967385,'_transient_aiowps_captcha_string_info_qgr7mbvtdw','MTU4Nzg0NTc1N3lhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(968517,'_transient_timeout_aiowps_captcha_string_info_5lw6tkfgiy','1587931689','no'),(968570,'_transient_timeout_aiowps_captcha_string_info_hrlxdv8ccn','1587935250','no'),(968571,'_transient_aiowps_captcha_string_info_hrlxdv8ccn','MTU4NzkzMzQ1MHlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(881103,'_transient_timeout_aiowps_captcha_string_info_o3la6g4qix','1581549131','no'),(880778,'_transient_aiowps_captcha_string_info_soezivh3za','MTU4MTUyNDE4MnlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(879986,'_transient_timeout_aiowps_captcha_string_info_uuo6u6ye6p','1581469313','no'),(879987,'_transient_aiowps_captcha_string_info_uuo6u6ye6p','MTU4MTQ2NzUxM3lhajNtcDh1cmRjYjZyanVjbHNsMzE=','no'),(881056,'_transient_aiowps_captcha_string_info_4lju5mm1l0','MTU4MTU0Mzk3NHlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(880216,'_transient_aiowps_captcha_string_info_7fzn8h57hl','MTU4MTQ4MzY3MHlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(880221,'_transient_aiowps_captcha_string_info_oyymuvn06f','MTU4MTQ4MzczOXlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(880820,'_transient_aiowps_captcha_string_info_vhqkrh4a69','MTU4MTUyNzQ1OXlhajNtcDh1cmRjYjZyanVjbHNsMzI=','no'),(881064,'_transient_timeout_aiowps_captcha_string_info_c90qk0j21t','1581546217','no'),(880145,'_transient_timeout_aiowps_captcha_string_info_dlg7twvzrv','1581480692','no'),(882022,'_transient_timeout_aiowps_captcha_string_info_jt4cq86e88','1581614608','no'),(880146,'_transient_aiowps_captcha_string_info_dlg7twvzrv','MTU4MTQ3ODg5MnlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(880170,'_transient_timeout_aiowps_captcha_string_info_bwumgtqjhx','1581481962','no'),(866727,'_transient_aiowps_captcha_string_info_hu7hsug5uj','MTU4MDQ4OTg4NHlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(867034,'_transient_timeout_aiowps_captcha_string_info_fru2x1u0qe','1580515373','no'),(867035,'_transient_aiowps_captcha_string_info_fru2x1u0qe','MTU4MDUxMzU3M3lhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(866961,'_transient_aiowps_captcha_string_info_dyj8rbgorb','MTU4MDUwODIzN3lhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(867083,'_transient_timeout_aiowps_captcha_string_info_657bbh1gn4','1580519029','no'),(866960,'_transient_timeout_aiowps_captcha_string_info_dyj8rbgorb','1580510037','no'),(866916,'_transient_timeout_aiowps_captcha_string_info_q1gi21npxl','1580507355','no'),(968353,'_transient_timeout_aiowps_captcha_string_info_xj4yxz6uh7','1587918942','no'),(866905,'_transient_timeout_aiowps_captcha_string_info_ip36snr9l4','1580506582','no'),(866906,'_transient_aiowps_captcha_string_info_ip36snr9l4','MTU4MDUwNDc4MnlhajNtcDh1cmRjYjZyanVjbHNsMzI=','no'),(866917,'_transient_aiowps_captcha_string_info_q1gi21npxl','MTU4MDUwNTU1NXlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(867009,'_transient_timeout_aiowps_captcha_string_info_jdnf99t3se','1580513372','no'),(867010,'_transient_aiowps_captcha_string_info_jdnf99t3se','MTU4MDUxMTU3MnlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(842898,'_transient_timeout_aiowps_captcha_string_info_99wn14fp3i','1578718201','no'),(842899,'_transient_aiowps_captcha_string_info_99wn14fp3i','MTU3ODcxNjQwMXlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(843600,'_transient_aiowps_captcha_string_info_kwb1746zdu','MTU3ODc2Nzg2N3lhajNtcDh1cmRjYjZyanVjbHNsMTQ=','no'),(843572,'_transient_aiowps_captcha_string_info_y02ne37g8h','MTU3ODc2NzE1OXlhajNtcDh1cmRjYjZyanVjbHNsMjQ=','no'),(843598,'_transient_aiowps_captcha_string_info_m7wwplgyh0','MTU3ODc2Nzg2MnlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(842919,'_transient_timeout_aiowps_captcha_string_info_wif82pz24j','1578719997','no'),(842920,'_transient_aiowps_captcha_string_info_wif82pz24j','MTU3ODcxODE5N3lhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(842924,'_transient_timeout_aiowps_captcha_string_info_ki5jx6kerb','1578720345','no'),(842925,'_transient_aiowps_captcha_string_info_ki5jx6kerb','MTU3ODcxODU0NXlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(842926,'_transient_timeout_aiowps_captcha_string_info_wnhpillm71','1578720405','no'),(842927,'_transient_aiowps_captcha_string_info_wnhpillm71','MTU3ODcxODYwNXlhajNtcDh1cmRjYjZyanVjbHNsMjc=','no'),(842960,'_transient_timeout_aiowps_captcha_string_info_n8c2pcqftn','1578722145','no'),(842961,'_transient_aiowps_captcha_string_info_n8c2pcqftn','MTU3ODcyMDM0NXlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(843597,'_transient_timeout_aiowps_captcha_string_info_m7wwplgyh0','1578769662','no'),(844788,'_transient_timeout_aiowps_captcha_string_info_qvpb6x6h8e','1578857127','no'),(843416,'_transient_timeout_aiowps_captcha_string_info_mv3pdrdbxs','1578756393','no'),(843183,'_transient_timeout_aiowps_captcha_string_info_pwy6p80mn6','1578739732','no'),(843184,'_transient_aiowps_captcha_string_info_pwy6p80mn6','MTU3ODczNzkzMnlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(843193,'_transient_timeout_aiowps_captcha_string_info_k982up9zzy','1578740473','no'),(843194,'_transient_aiowps_captcha_string_info_k982up9zzy','MTU3ODczODY3M3lhajNtcDh1cmRjYjZyanVjbHNsMjE=','no'),(843545,'_transient_aiowps_captcha_string_info_ubiubsb34h','MTU3ODc2NDgyOXlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(843555,'_transient_timeout_aiowps_captcha_string_info_yvf8t8ct9l','1578767426','no'),(854183,'_transient_timeout_aiowps_captcha_string_info_dzoeqli7tv','1579551689','no'),(850710,'_transient_timeout_aiowps_captcha_string_info_i7ji8pz54l','1579294591','no'),(843417,'_transient_aiowps_captcha_string_info_mv3pdrdbxs','MTU3ODc1NDU5M3lhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(862590,'_transient_timeout_aiowps_captcha_string_info_mu8dbvzlpu','1580179107','no'),(861981,'_transient_aiowps_captcha_string_info_ajqyn2hf35','MTU4MDEzNjAwMHlhajNtcDh1cmRjYjZyanVjbHNsMjE=','no'),(843171,'_transient_timeout_aiowps_captcha_string_info_yifz21of76','1578739337','no'),(843172,'_transient_aiowps_captcha_string_info_yifz21of76','MTU3ODczNzUzN3lhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(850027,'_transient_aiowps_captcha_string_info_dta7lfo1tl','MTU3OTI0MTYwNHlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(843544,'_transient_timeout_aiowps_captcha_string_info_ubiubsb34h','1578766629','no'),(620070,'_transient_timeout_aiowps_captcha_string_info_jz09n3w1h3','1562504969','no'),(620071,'_transient_aiowps_captcha_string_info_jz09n3w1h3','MTU2MjUwMzE2OXlhajNtcDh1cmRjYjZyanVjbHNsMTM=','no'),(620674,'_transient_timeout_aiowps_captcha_string_info_j8hdo7n1qw','1562549432','no'),(773726,'_transient_timeout_aiowps_captcha_string_info_4uvxx479rq','1573649734','no'),(620167,'_transient_timeout_aiowps_captcha_string_info_z51vm2du33','1562511356','no'),(620168,'_transient_aiowps_captcha_string_info_z51vm2du33','MTU2MjUwOTU1NnlhajNtcDh1cmRjYjZyanVjbHNsMjQ=','no'),(1385735,'_site_transient_timeout_available_translations','1619970501','no'),(1385736,'_site_transient_available_translations','a:121:{s:2:\"af\";a:8:{s:8:\"language\";s:2:\"af\";s:7:\"version\";s:6:\"5.2.10\";s:7:\"updated\";s:19:\"2020-10-30 09:11:15\";s:12:\"english_name\";s:9:\"Afrikaans\";s:11:\"native_name\";s:9:\"Afrikaans\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/5.2.10/af.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"af\";i:2;s:3:\"afr\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"Gaan voort\";}}s:2:\"ar\";a:8:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:6:\"5.2.10\";s:7:\"updated\";s:19:\"2021-04-21 20:17:26\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/5.2.10/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:6:\"4.8.16\";s:7:\"updated\";s:19:\"2017-01-26 15:42:35\";s:12:\"english_name\";s:15:\"Moroccan Arabic\";s:11:\"native_name\";s:31:\"العربية المغربية\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/translation/core/4.8.16/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:\"as\";a:8:{s:8:\"language\";s:2:\"as\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-11-22 18:59:07\";s:12:\"english_name\";s:8:\"Assamese\";s:11:\"native_name\";s:21:\"অসমীয়া\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/as.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"as\";i:2;s:3:\"asm\";i:3;s:3:\"asm\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:2:\"az\";a:8:{s:8:\"language\";s:2:\"az\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-11-06 00:09:27\";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.7.2/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.7.2\";s:7:\"updated\";s:19:\"2016-09-12 20:34:31\";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.7.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:3:\"bel\";a:8:{s:8:\"language\";s:3:\"bel\";s:7:\"version\";s:6:\"4.9.17\";s:7:\"updated\";s:19:\"2019-10-29 07:54:22\";s:12:\"english_name\";s:10:\"Belarusian\";s:11:\"native_name\";s:29:\"Беларуская мова\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/translation/core/4.9.17/bel.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"be\";i:2;s:3:\"bel\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:20:\"Працягнуць\";}}s:5:\"bg_BG\";a:8:{s:8:\"language\";s:5:\"bg_BG\";s:7:\"version\";s:6:\"5.2.10\";s:7:\"updated\";s:19:\"2019-11-09 13:59:01\";s:12:\"english_name\";s:9:\"Bulgarian\";s:11:\"native_name\";s:18:\"Български\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/5.2.10/bg_BG.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"bg\";i:2;s:3:\"bul\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:22:\"Продължение\";}}s:5:\"bn_BD\";a:8:{s:8:\"language\";s:5:\"bn_BD\";s:7:\"version\";s:6:\"4.9.17\";s:7:\"updated\";s:19:\"2018-10-03 12:42:02\";s:12:\"english_name\";s:20:\"Bengali (Bangladesh)\";s:11:\"native_name\";s:15:\"বাংলা\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.9.17/bn_BD.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"bn\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:23:\"এগিয়ে চল.\";}}s:2:\"bo\";a:8:{s:8:\"language\";s:2:\"bo\";s:7:\"version\";s:6:\"5.2.10\";s:7:\"updated\";s:19:\"2020-10-30 03:27:25\";s:12:\"english_name\";s:7:\"Tibetan\";s:11:\"native_name\";s:21:\"བོད་ཡིག\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/5.2.10/bo.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"bo\";i:2;s:3:\"tib\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:24:\"མུ་མཐུད།\";}}s:5:\"bs_BA\";a:8:{s:8:\"language\";s:5:\"bs_BA\";s:7:\"version\";s:6:\"5.2.10\";s:7:\"updated\";s:19:\"2021-02-03 21:38:19\";s:12:\"english_name\";s:7:\"Bosnian\";s:11:\"native_name\";s:8:\"Bosanski\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/5.2.10/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:6:\"5.2.10\";s:7:\"updated\";s:19:\"2020-11-07 22:13:33\";s:12:\"english_name\";s:7:\"Catalan\";s:11:\"native_name\";s:7:\"Català\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/5.2.10/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.7.2\";s:7:\"updated\";s:19:\"2016-03-02 17:25:51\";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.7.2/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:6:\"5.2.10\";s:7:\"updated\";s:19:\"2021-01-04 20:12:47\";s:12:\"english_name\";s:5:\"Czech\";s:11:\"native_name\";s:9:\"Čeština\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/5.2.10/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:6:\"5.2.10\";s:7:\"updated\";s:19:\"2021-02-02 14:51:51\";s:12:\"english_name\";s:5:\"Welsh\";s:11:\"native_name\";s:7:\"Cymraeg\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/5.2.10/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:6:\"5.2.10\";s:7:\"updated\";s:19:\"2021-02-11 08:29:43\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/5.2.10/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&#230;t\";}}s:5:\"de_DE\";a:8:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:6:\"5.2.10\";s:7:\"updated\";s:19:\"2021-03-16 12:44:32\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/5.2.10/de_DE.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"Fortfahren\";}}s:12:\"de_DE_formal\";a:8:{s:8:\"language\";s:12:\"de_DE_formal\";s:7:\"version\";s:6:\"5.2.10\";s:7:\"updated\";s:19:\"2021-03-16 12:45:50\";s:12:\"english_name\";s:15:\"German (Formal)\";s:11:\"native_name\";s:13:\"Deutsch (Sie)\";s:7:\"package\";s:72:\"https://downloads.wordpress.org/translation/core/5.2.10/de_DE_formal.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"Fortfahren\";}}s:14:\"de_CH_informal\";a:8:{s:8:\"language\";s:14:\"de_CH_informal\";s:7:\"version\";s:6:\"5.2.10\";s:7:\"updated\";s:19:\"2019-10-15 07:08:52\";s:12:\"english_name\";s:30:\"German (Switzerland, Informal)\";s:11:\"native_name\";s:21:\"Deutsch (Schweiz, Du)\";s:7:\"package\";s:74:\"https://downloads.wordpress.org/translation/core/5.2.10/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_AT\";a:8:{s:8:\"language\";s:5:\"de_AT\";s:7:\"version\";s:6:\"5.2.10\";s:7:\"updated\";s:19:\"2020-05-19 20:02:39\";s:12:\"english_name\";s:16:\"German (Austria)\";s:11:\"native_name\";s:21:\"Deutsch (Österreich)\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/5.2.10/de_AT.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:6:\"5.2.10\";s:7:\"updated\";s:19:\"2020-04-15 07:22:27\";s:12:\"english_name\";s:20:\"German (Switzerland)\";s:11:\"native_name\";s:17:\"Deutsch (Schweiz)\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/5.2.10/de_CH.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"Fortfahren\";}}s:3:\"dzo\";a:8:{s:8:\"language\";s:3:\"dzo\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-06-29 08:59:03\";s:12:\"english_name\";s:8:\"Dzongkha\";s:11:\"native_name\";s:18:\"རྫོང་ཁ\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/dzo.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"dz\";i:2;s:3:\"dzo\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:2:\"el\";a:8:{s:8:\"language\";s:2:\"el\";s:7:\"version\";s:6:\"5.2.10\";s:7:\"updated\";s:19:\"2020-10-30 21:01:46\";s:12:\"english_name\";s:5:\"Greek\";s:11:\"native_name\";s:16:\"Ελληνικά\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/5.2.10/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_ZA\";a:8:{s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:6:\"5.2.10\";s:7:\"updated\";s:19:\"2020-12-11 10:21:05\";s:12:\"english_name\";s:22:\"English (South Africa)\";s:11:\"native_name\";s:22:\"English (South Africa)\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/5.2.10/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_GB\";a:8:{s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:6:\"5.2.10\";s:7:\"updated\";s:19:\"2020-10-29 20:18:14\";s:12:\"english_name\";s:12:\"English (UK)\";s:11:\"native_name\";s:12:\"English (UK)\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/5.2.10/en_GB.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"en_AU\";a:8:{s:8:\"language\";s:5:\"en_AU\";s:7:\"version\";s:6:\"5.2.10\";s:7:\"updated\";s:19:\"2020-11-21 09:11:18\";s:12:\"english_name\";s:19:\"English (Australia)\";s:11:\"native_name\";s:19:\"English (Australia)\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/5.2.10/en_AU.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"en_CA\";a:8:{s:8:\"language\";s:5:\"en_CA\";s:7:\"version\";s:6:\"5.2.10\";s:7:\"updated\";s:19:\"2020-11-20 21:44:43\";s:12:\"english_name\";s:16:\"English (Canada)\";s:11:\"native_name\";s:16:\"English (Canada)\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/5.2.10/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_NZ\";a:8:{s:8:\"language\";s:5:\"en_NZ\";s:7:\"version\";s:6:\"5.2.10\";s:7:\"updated\";s:19:\"2021-02-04 02:06:02\";s:12:\"english_name\";s:21:\"English (New Zealand)\";s:11:\"native_name\";s:21:\"English (New Zealand)\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/5.2.10/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:6:\"5.2.10\";s:7:\"updated\";s:19:\"2020-03-29 13:12:46\";s:12:\"english_name\";s:9:\"Esperanto\";s:11:\"native_name\";s:9:\"Esperanto\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/5.2.10/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_AR\";a:8:{s:8:\"language\";s:5:\"es_AR\";s:7:\"version\";s:6:\"5.2.10\";s:7:\"updated\";s:19:\"2020-11-21 17:31:34\";s:12:\"english_name\";s:19:\"Spanish (Argentina)\";s:11:\"native_name\";s:21:\"Español de Argentina\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/5.2.10/es_AR.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;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:6:\"5.2.10\";s:7:\"updated\";s:19:\"2020-10-30 08:06:03\";s:12:\"english_name\";s:19:\"Spanish (Venezuela)\";s:11:\"native_name\";s:21:\"Español de Venezuela\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/5.2.10/es_VE.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;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:6:\"5.2.10\";s:7:\"updated\";s:19:\"2020-10-30 08:05:50\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/5.2.10/es_ES.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;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:6:\"5.2.10\";s:7:\"updated\";s:19:\"2020-10-29 20:11:39\";s:12:\"english_name\";s:16:\"Spanish (Mexico)\";s:11:\"native_name\";s:19:\"Español de México\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/5.2.10/es_MX.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;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:6:\"5.2.10\";s:7:\"updated\";s:19:\"2019-03-02 06:35:01\";s:12:\"english_name\";s:19:\"Spanish (Guatemala)\";s:11:\"native_name\";s:21:\"Español de Guatemala\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/5.2.10/es_GT.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_CR\";a:8:{s:8:\"language\";s:5:\"es_CR\";s:7:\"version\";s:6:\"5.2.10\";s:7:\"updated\";s:19:\"2019-09-04 21:47:37\";s:12:\"english_name\";s:20:\"Spanish (Costa Rica)\";s:11:\"native_name\";s:22:\"Español de Costa Rica\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/5.2.10/es_CR.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;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:6:\"4.9.17\";s:7:\"updated\";s:19:\"2018-08-03 03:43:42\";s:12:\"english_name\";s:14:\"Spanish (Peru)\";s:11:\"native_name\";s:17:\"Español de Perú\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.9.17/es_PE.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;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:\"5.2.10\";s:7:\"updated\";s:19:\"2020-08-21 21:07:22\";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/5.2.10/es_CO.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_CL\";a:8:{s:8:\"language\";s:5:\"es_CL\";s:7:\"version\";s:6:\"5.2.10\";s:7:\"updated\";s:19:\"2020-12-12 02:18:45\";s:12:\"english_name\";s:15:\"Spanish (Chile)\";s:11:\"native_name\";s:17:\"Español de Chile\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/5.2.10/es_CL.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"es\";i:2;s:3:\"spa\";i:3;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:6:\"5.2.10\";s:7:\"updated\";s:19:\"2018-11-28 16:04:33\";s:12:\"english_name\";s:8:\"Estonian\";s:11:\"native_name\";s:5:\"Eesti\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/5.2.10/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:6:\"5.2.10\";s:7:\"updated\";s:19:\"2021-01-28 10:28:29\";s:12:\"english_name\";s:6:\"Basque\";s:11:\"native_name\";s:7:\"Euskara\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/5.2.10/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:6:\"5.2.10\";s:7:\"updated\";s:19:\"2020-12-05 09:12:49\";s:12:\"english_name\";s:7:\"Persian\";s:11:\"native_name\";s:10:\"فارسی\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/5.2.10/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:6:\"5.2.10\";s:7:\"updated\";s:19:\"2020-10-30 06:34:32\";s:12:\"english_name\";s:7:\"Finnish\";s:11:\"native_name\";s:5:\"Suomi\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/5.2.10/fi.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fi\";i:2;s:3:\"fin\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:5:\"Jatka\";}}s:5:\"fr_FR\";a:8:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:6:\"5.2.10\";s:7:\"updated\";s:19:\"2021-01-10 22:13:06\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/5.2.10/fr_FR.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"fr\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuer\";}}s:5:\"fr_CA\";a:8:{s:8:\"language\";s:5:\"fr_CA\";s:7:\"version\";s:6:\"5.2.10\";s:7:\"updated\";s:19:\"2020-10-29 22:10:39\";s:12:\"english_name\";s:15:\"French (Canada)\";s:11:\"native_name\";s:19:\"Français du Canada\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/5.2.10/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_BE\";a:8:{s:8:\"language\";s:5:\"fr_BE\";s:7:\"version\";s:6:\"5.2.10\";s:7:\"updated\";s:19:\"2020-12-30 13:23:06\";s:12:\"english_name\";s:16:\"French (Belgium)\";s:11:\"native_name\";s:21:\"Français de Belgique\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/5.2.10/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:3:\"fur\";a:8:{s:8:\"language\";s:3:\"fur\";s:7:\"version\";s:6:\"4.8.16\";s:7:\"updated\";s:19:\"2018-01-29 17:32:35\";s:12:\"english_name\";s:8:\"Friulian\";s:11:\"native_name\";s:8:\"Friulian\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/translation/core/4.8.16/fur.zip\";s:3:\"iso\";a:2:{i:2;s:3:\"fur\";i:3;s:3:\"fur\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:2:\"gd\";a:8:{s:8:\"language\";s:2:\"gd\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-08-23 17:41:37\";s:12:\"english_name\";s:15:\"Scottish Gaelic\";s:11:\"native_name\";s:9:\"Gàidhlig\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/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:6:\"5.2.10\";s:7:\"updated\";s:19:\"2020-10-30 13:52:00\";s:12:\"english_name\";s:8:\"Galician\";s:11:\"native_name\";s:6:\"Galego\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/5.2.10/gl_ES.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"gl\";i:2;s:3:\"glg\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:2:\"gu\";a:8:{s:8:\"language\";s:2:\"gu\";s:7:\"version\";s:6:\"4.9.17\";s:7:\"updated\";s:19:\"2018-09-14 12:33:48\";s:12:\"english_name\";s:8:\"Gujarati\";s:11:\"native_name\";s:21:\"ગુજરાતી\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.9.17/gu.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"gu\";i:2;s:3:\"guj\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:31:\"ચાલુ રાખવું\";}}s:3:\"haz\";a:8:{s:8:\"language\";s:3:\"haz\";s:7:\"version\";s:6:\"4.4.24\";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:63:\"https://downloads.wordpress.org/translation/core/4.4.24/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:6:\"5.2.10\";s:7:\"updated\";s:19:\"2020-10-31 08:37:22\";s:12:\"english_name\";s:6:\"Hebrew\";s:11:\"native_name\";s:16:\"עִבְרִית\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/5.2.10/he_IL.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"he\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"להמשיך\";}}s:5:\"hi_IN\";a:8:{s:8:\"language\";s:5:\"hi_IN\";s:7:\"version\";s:6:\"5.2.10\";s:7:\"updated\";s:19:\"2020-05-04 08:07:49\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/5.2.10/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:6:\"5.2.10\";s:7:\"updated\";s:19:\"2020-12-04 10:08:50\";s:12:\"english_name\";s:8:\"Croatian\";s:11:\"native_name\";s:8:\"Hrvatski\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/5.2.10/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:3:\"hsb\";a:8:{s:8:\"language\";s:3:\"hsb\";s:7:\"version\";s:6:\"5.2.10\";s:7:\"updated\";s:19:\"2021-04-15 13:41:08\";s:12:\"english_name\";s:13:\"Upper Sorbian\";s:11:\"native_name\";s:17:\"Hornjoserbšćina\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/translation/core/5.2.10/hsb.zip\";s:3:\"iso\";a:2:{i:2;s:3:\"hsb\";i:3;s:3:\"hsb\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:4:\"Dale\";}}s:5:\"hu_HU\";a:8:{s:8:\"language\";s:5:\"hu_HU\";s:7:\"version\";s:6:\"5.2.10\";s:7:\"updated\";s:19:\"2021-04-24 11:40:44\";s:12:\"english_name\";s:9:\"Hungarian\";s:11:\"native_name\";s:6:\"Magyar\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/5.2.10/hu_HU.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"hu\";i:2;s:3:\"hun\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:7:\"Tovább\";}}s:2:\"hy\";a:8:{s:8:\"language\";s:2:\"hy\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-12-03 16:21:10\";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.7.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:6:\"5.2.10\";s:7:\"updated\";s:19:\"2021-01-07 00:18:25\";s:12:\"english_name\";s:10:\"Indonesian\";s:11:\"native_name\";s:16:\"Bahasa Indonesia\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/5.2.10/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:6:\"4.9.17\";s:7:\"updated\";s:19:\"2018-12-11 10:40:02\";s:12:\"english_name\";s:9:\"Icelandic\";s:11:\"native_name\";s:9:\"Íslenska\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.9.17/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:6:\"5.2.10\";s:7:\"updated\";s:19:\"2021-02-23 22:02:41\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/5.2.10/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:6:\"5.2.10\";s:7:\"updated\";s:19:\"2020-10-30 07:20:04\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/5.2.10/ja.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"ja\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"続ける\";}}s:5:\"jv_ID\";a:8:{s:8:\"language\";s:5:\"jv_ID\";s:7:\"version\";s:6:\"4.9.17\";s:7:\"updated\";s:19:\"2019-02-16 23:58:56\";s:12:\"english_name\";s:8:\"Javanese\";s:11:\"native_name\";s:9:\"Basa Jawa\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.9.17/jv_ID.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"jv\";i:2;s:3:\"jav\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:7:\"Nutugne\";}}s:5:\"ka_GE\";a:8:{s:8:\"language\";s:5:\"ka_GE\";s:7:\"version\";s:6:\"5.2.10\";s:7:\"updated\";s:19:\"2020-11-04 09:26:59\";s:12:\"english_name\";s:8:\"Georgian\";s:11:\"native_name\";s:21:\"ქართული\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/5.2.10/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:3:\"kab\";a:8:{s:8:\"language\";s:3:\"kab\";s:7:\"version\";s:5:\"5.1.9\";s:7:\"updated\";s:19:\"2020-11-23 20:56:04\";s:12:\"english_name\";s:6:\"Kabyle\";s:11:\"native_name\";s:9:\"Taqbaylit\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/5.1.9/kab.zip\";s:3:\"iso\";a:2:{i:2;s:3:\"kab\";i:3;s:3:\"kab\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuer\";}}s:2:\"kk\";a:8:{s:8:\"language\";s:2:\"kk\";s:7:\"version\";s:6:\"4.9.17\";s:7:\"updated\";s:19:\"2018-07-10 11:35:44\";s:12:\"english_name\";s:6:\"Kazakh\";s:11:\"native_name\";s:19:\"Қазақ тілі\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.9.17/kk.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"kk\";i:2;s:3:\"kaz\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:20:\"Жалғастыру\";}}s:2:\"km\";a:8:{s:8:\"language\";s:2:\"km\";s:7:\"version\";s:6:\"5.2.10\";s:7:\"updated\";s:19:\"2019-06-10 16:18:28\";s:12:\"english_name\";s:5:\"Khmer\";s:11:\"native_name\";s:27:\"ភាសាខ្មែរ\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/5.2.10/km.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"km\";i:2;s:3:\"khm\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"បន្ត\";}}s:2:\"kn\";a:8:{s:8:\"language\";s:2:\"kn\";s:7:\"version\";s:6:\"4.9.17\";s:7:\"updated\";s:19:\"2020-09-30 14:08:59\";s:12:\"english_name\";s:7:\"Kannada\";s:11:\"native_name\";s:15:\"ಕನ್ನಡ\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.9.17/kn.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"kn\";i:2;s:3:\"kan\";}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:6:\"5.2.10\";s:7:\"updated\";s:19:\"2020-10-31 10:30:48\";s:12:\"english_name\";s:6:\"Korean\";s:11:\"native_name\";s:9:\"한국어\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/5.2.10/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:3:\"ckb\";a:8:{s:8:\"language\";s:3:\"ckb\";s:7:\"version\";s:6:\"4.9.17\";s:7:\"updated\";s:19:\"2018-12-18 14:32:44\";s:12:\"english_name\";s:16:\"Kurdish (Sorani)\";s:11:\"native_name\";s:13:\"كوردی‎\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/translation/core/4.9.17/ckb.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ku\";i:3;s:3:\"ckb\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:30:\"به‌رده‌وام به‌\";}}s:2:\"lo\";a:8:{s:8:\"language\";s:2:\"lo\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-11-12 09:59:23\";s:12:\"english_name\";s:3:\"Lao\";s:11:\"native_name\";s:21:\"ພາສາລາວ\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/lo.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"lo\";i:2;s:3:\"lao\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"ຕໍ່\";}}s:5:\"lt_LT\";a:8:{s:8:\"language\";s:5:\"lt_LT\";s:7:\"version\";s:6:\"5.2.10\";s:7:\"updated\";s:19:\"2020-12-07 07:19:17\";s:12:\"english_name\";s:10:\"Lithuanian\";s:11:\"native_name\";s:15:\"Lietuvių kalba\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/5.2.10/lt_LT.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"lt\";i:2;s:3:\"lit\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Tęsti\";}}s:2:\"lv\";a:8:{s:8:\"language\";s:2:\"lv\";s:7:\"version\";s:6:\"5.2.10\";s:7:\"updated\";s:19:\"2021-04-05 08:17:07\";s:12:\"english_name\";s:7:\"Latvian\";s:11:\"native_name\";s:16:\"Latviešu valoda\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/5.2.10/lv.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"lv\";i:2;s:3:\"lav\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Turpināt\";}}s:5:\"mk_MK\";a:8:{s:8:\"language\";s:5:\"mk_MK\";s:7:\"version\";s:6:\"5.2.10\";s:7:\"updated\";s:19:\"2019-09-08 12:57:25\";s:12:\"english_name\";s:10:\"Macedonian\";s:11:\"native_name\";s:31:\"Македонски јазик\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/5.2.10/mk_MK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"mk\";i:2;s:3:\"mkd\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:16:\"Продолжи\";}}s:5:\"ml_IN\";a:8:{s:8:\"language\";s:5:\"ml_IN\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-27 03:43:32\";s:12:\"english_name\";s:9:\"Malayalam\";s:11:\"native_name\";s:18:\"മലയാളം\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/ml_IN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ml\";i:2;s:3:\"mal\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:18:\"തുടരുക\";}}s:2:\"mn\";a:8:{s:8:\"language\";s:2:\"mn\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-12 07:29:35\";s:12:\"english_name\";s:9:\"Mongolian\";s:11:\"native_name\";s:12:\"Монгол\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/mn.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"mn\";i:2;s:3:\"mon\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:24:\"Үргэлжлүүлэх\";}}s:2:\"mr\";a:8:{s:8:\"language\";s:2:\"mr\";s:7:\"version\";s:6:\"4.9.17\";s:7:\"updated\";s:19:\"2019-11-22 15:32:08\";s:12:\"english_name\";s:7:\"Marathi\";s:11:\"native_name\";s:15:\"मराठी\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.9.17/mr.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"mr\";i:2;s:3:\"mar\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:25:\"सुरु ठेवा\";}}s:5:\"ms_MY\";a:8:{s:8:\"language\";s:5:\"ms_MY\";s:7:\"version\";s:6:\"4.9.17\";s:7:\"updated\";s:19:\"2018-08-31 11:57:07\";s:12:\"english_name\";s:5:\"Malay\";s:11:\"native_name\";s:13:\"Bahasa Melayu\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.9.17/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.2.29\";s:7:\"updated\";s:19:\"2017-12-26 11:57:10\";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.2.29/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:6:\"5.2.10\";s:7:\"updated\";s:19:\"2020-10-29 21:50:28\";s:12:\"english_name\";s:19:\"Norwegian (Bokmål)\";s:11:\"native_name\";s:13:\"Norsk bokmål\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/5.2.10/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:\"ne_NP\";a:8:{s:8:\"language\";s:5:\"ne_NP\";s:7:\"version\";s:6:\"5.2.10\";s:7:\"updated\";s:19:\"2020-05-31 16:07:59\";s:12:\"english_name\";s:6:\"Nepali\";s:11:\"native_name\";s:18:\"नेपाली\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/5.2.10/ne_NP.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ne\";i:2;s:3:\"nep\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:31:\"जारीराख्नु \";}}s:5:\"nl_NL\";a:8:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:6:\"5.2.10\";s:7:\"updated\";s:19:\"2020-10-29 20:49:53\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/5.2.10/nl_NL.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nl\";i:2;s:3:\"nld\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Doorgaan\";}}s:5:\"nl_BE\";a:8:{s:8:\"language\";s:5:\"nl_BE\";s:7:\"version\";s:6:\"5.2.10\";s:7:\"updated\";s:19:\"2020-11-01 12:08:13\";s:12:\"english_name\";s:15:\"Dutch (Belgium)\";s:11:\"native_name\";s:20:\"Nederlands (België)\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/5.2.10/nl_BE.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:6:\"5.2.10\";s:7:\"updated\";s:19:\"2020-10-29 20:49:15\";s:12:\"english_name\";s:14:\"Dutch (Formal)\";s:11:\"native_name\";s:20:\"Nederlands (Formeel)\";s:7:\"package\";s:72:\"https://downloads.wordpress.org/translation/core/5.2.10/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:6:\"5.2.10\";s:7:\"updated\";s:19:\"2019-10-24 08:39:27\";s:12:\"english_name\";s:19:\"Norwegian (Nynorsk)\";s:11:\"native_name\";s:13:\"Norsk nynorsk\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/5.2.10/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:6:\"4.8.16\";s:7:\"updated\";s:19:\"2017-08-25 10:03:08\";s:12:\"english_name\";s:7:\"Occitan\";s:11:\"native_name\";s:7:\"Occitan\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/translation/core/4.8.16/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:\"pa_IN\";a:8:{s:8:\"language\";s:5:\"pa_IN\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-16 05:19:43\";s:12:\"english_name\";s:7:\"Punjabi\";s:11:\"native_name\";s:18:\"ਪੰਜਾਬੀ\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/pa_IN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"pa\";i:2;s:3:\"pan\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:25:\"ਜਾਰੀ ਰੱਖੋ\";}}s:5:\"pl_PL\";a:8:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:6:\"5.2.10\";s:7:\"updated\";s:19:\"2020-11-09 08:18:27\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/5.2.10/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.3.25\";s:7:\"updated\";s:19:\"2015-12-02 21:41:29\";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.3.25/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:8:\"دوام\";}}s:5:\"pt_PT\";a:8:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:6:\"5.2.10\";s:7:\"updated\";s:19:\"2021-03-16 17:36:02\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/5.2.10/pt_PT.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"pt\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"pt_BR\";a:8:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:6:\"5.2.10\";s:7:\"updated\";s:19:\"2020-10-29 20:57:39\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/5.2.10/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_AO\";a:8:{s:8:\"language\";s:5:\"pt_AO\";s:7:\"version\";s:6:\"5.2.10\";s:7:\"updated\";s:19:\"2019-10-20 09:41:26\";s:12:\"english_name\";s:19:\"Portuguese (Angola)\";s:11:\"native_name\";s:20:\"Português de Angola\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/5.2.10/pt_AO.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"pt\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:10:\"pt_PT_ao90\";a:8:{s:8:\"language\";s:10:\"pt_PT_ao90\";s:7:\"version\";s:6:\"5.2.10\";s:7:\"updated\";s:19:\"2021-04-15 08:28:35\";s:12:\"english_name\";s:27:\"Portuguese (Portugal, AO90)\";s:11:\"native_name\";s:17:\"Português (AO90)\";s:7:\"package\";s:70:\"https://downloads.wordpress.org/translation/core/5.2.10/pt_PT_ao90.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"pt\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:3:\"rhg\";a:8:{s:8:\"language\";s:3:\"rhg\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-03-16 13:03:18\";s:12:\"english_name\";s:8:\"Rohingya\";s:11:\"native_name\";s:8:\"Ruáinga\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/rhg.zip\";s:3:\"iso\";a:1:{i:3;s:3:\"rhg\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"ro_RO\";a:8:{s:8:\"language\";s:5:\"ro_RO\";s:7:\"version\";s:6:\"5.2.10\";s:7:\"updated\";s:19:\"2021-04-27 16:02:10\";s:12:\"english_name\";s:8:\"Romanian\";s:11:\"native_name\";s:8:\"Română\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/5.2.10/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:6:\"5.2.10\";s:7:\"updated\";s:19:\"2020-11-10 21:28:11\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/5.2.10/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:3:\"sah\";a:8:{s:8:\"language\";s:3:\"sah\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-21 02:06:41\";s:12:\"english_name\";s:5:\"Sakha\";s:11:\"native_name\";s:14:\"Сахалыы\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/sah.zip\";s:3:\"iso\";a:2:{i:2;s:3:\"sah\";i:3;s:3:\"sah\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"Салҕаа\";}}s:3:\"snd\";a:8:{s:8:\"language\";s:3:\"snd\";s:7:\"version\";s:6:\"5.2.10\";s:7:\"updated\";s:19:\"2019-11-29 06:44:45\";s:12:\"english_name\";s:6:\"Sindhi\";s:11:\"native_name\";s:8:\"سنڌي\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/translation/core/5.2.10/snd.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"sd\";i:2;s:3:\"snd\";i:3;s:3:\"snd\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:15:\"اڳتي هلو\";}}s:5:\"si_LK\";a:8:{s:8:\"language\";s:5:\"si_LK\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-11-12 06:00:52\";s:12:\"english_name\";s:7:\"Sinhala\";s:11:\"native_name\";s:15:\"සිංහල\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/si_LK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"si\";i:2;s:3:\"sin\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:44:\"දිගටම කරගෙන යන්න\";}}s:5:\"sk_SK\";a:8:{s:8:\"language\";s:5:\"sk_SK\";s:7:\"version\";s:6:\"5.2.10\";s:7:\"updated\";s:19:\"2021-02-27 18:25:29\";s:12:\"english_name\";s:6:\"Slovak\";s:11:\"native_name\";s:11:\"Slovenčina\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/5.2.10/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:3:\"skr\";a:8:{s:8:\"language\";s:3:\"skr\";s:7:\"version\";s:6:\"5.2.10\";s:7:\"updated\";s:19:\"2019-06-26 11:40:37\";s:12:\"english_name\";s:7:\"Saraiki\";s:11:\"native_name\";s:14:\"سرائیکی\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/translation/core/5.2.10/skr.zip\";s:3:\"iso\";a:1:{i:3;s:3:\"skr\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:17:\"جاری رکھو\";}}s:5:\"sl_SI\";a:8:{s:8:\"language\";s:5:\"sl_SI\";s:7:\"version\";s:5:\"5.1.9\";s:7:\"updated\";s:19:\"2019-04-30 13:03:56\";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/5.1.9/sl_SI.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sl\";i:2;s:3:\"slv\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"Nadaljujte\";}}s:2:\"sq\";a:8:{s:8:\"language\";s:2:\"sq\";s:7:\"version\";s:6:\"5.2.10\";s:7:\"updated\";s:19:\"2020-10-31 10:38:59\";s:12:\"english_name\";s:8:\"Albanian\";s:11:\"native_name\";s:5:\"Shqip\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/5.2.10/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:6:\"5.2.10\";s:7:\"updated\";s:19:\"2019-10-15 10:03:57\";s:12:\"english_name\";s:7:\"Serbian\";s:11:\"native_name\";s:23:\"Српски језик\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/5.2.10/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:6:\"5.2.10\";s:7:\"updated\";s:19:\"2021-03-10 16:27:54\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/5.2.10/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:\"sw\";a:8:{s:8:\"language\";s:2:\"sw\";s:7:\"version\";s:6:\"5.2.10\";s:7:\"updated\";s:19:\"2019-10-22 00:19:41\";s:12:\"english_name\";s:7:\"Swahili\";s:11:\"native_name\";s:9:\"Kiswahili\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/5.2.10/sw.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sw\";i:2;s:3:\"swa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:7:\"Endelea\";}}s:3:\"szl\";a:8:{s:8:\"language\";s:3:\"szl\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-09-24 19:58:14\";s:12:\"english_name\";s:8:\"Silesian\";s:11:\"native_name\";s:17:\"Ślōnskŏ gŏdka\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/szl.zip\";s:3:\"iso\";a:1:{i:3;s:3:\"szl\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:13:\"Kōntynuować\";}}s:5:\"ta_IN\";a:8:{s:8:\"language\";s:5:\"ta_IN\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-27 03:22:47\";s:12:\"english_name\";s:5:\"Tamil\";s:11:\"native_name\";s:15:\"தமிழ்\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/ta_IN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ta\";i:2;s:3:\"tam\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:24:\"தொடரவும்\";}}s:5:\"ta_LK\";a:8:{s:8:\"language\";s:5:\"ta_LK\";s:7:\"version\";s:6:\"4.2.29\";s:7:\"updated\";s:19:\"2015-12-03 01:07:44\";s:12:\"english_name\";s:17:\"Tamil (Sri Lanka)\";s:11:\"native_name\";s:15:\"தமிழ்\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.2.29/ta_LK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ta\";i:2;s:3:\"tam\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:18:\"தொடர்க\";}}s:2:\"te\";a:8:{s:8:\"language\";s:2:\"te\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-26 15:47:39\";s:12:\"english_name\";s:6:\"Telugu\";s:11:\"native_name\";s:18:\"తెలుగు\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/te.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"te\";i:2;s:3:\"tel\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:30:\"కొనసాగించు\";}}s:2:\"th\";a:8:{s:8:\"language\";s:2:\"th\";s:7:\"version\";s:6:\"5.2.10\";s:7:\"updated\";s:19:\"2021-01-30 18:23:55\";s:12:\"english_name\";s:4:\"Thai\";s:11:\"native_name\";s:9:\"ไทย\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/5.2.10/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:6:\"4.8.16\";s:7:\"updated\";s:19:\"2017-09-30 09:04:29\";s:12:\"english_name\";s:7:\"Tagalog\";s:11:\"native_name\";s:7:\"Tagalog\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.8.16/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:6:\"5.2.10\";s:7:\"updated\";s:19:\"2021-01-17 23:03:48\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/5.2.10/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:\"tt_RU\";a:8:{s:8:\"language\";s:5:\"tt_RU\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-11-20 20:20:50\";s:12:\"english_name\";s:5:\"Tatar\";s:11:\"native_name\";s:19:\"Татар теле\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/tt_RU.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"tt\";i:2;s:3:\"tat\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:17:\"дәвам итү\";}}s:3:\"tah\";a:8:{s:8:\"language\";s:3:\"tah\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-03-06 18:39:39\";s:12:\"english_name\";s:8:\"Tahitian\";s:11:\"native_name\";s:10:\"Reo Tahiti\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/tah.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"ty\";i:2;s:3:\"tah\";i:3;s:3:\"tah\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"ug_CN\";a:8:{s:8:\"language\";s:5:\"ug_CN\";s:7:\"version\";s:6:\"4.9.17\";s:7:\"updated\";s:19:\"2018-05-16 07:36:13\";s:12:\"english_name\";s:6:\"Uighur\";s:11:\"native_name\";s:16:\"ئۇيغۇرچە\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.9.17/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:6:\"5.2.10\";s:7:\"updated\";s:19:\"2021-04-18 15:43:06\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/5.2.10/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:\"ur\";a:8:{s:8:\"language\";s:2:\"ur\";s:7:\"version\";s:6:\"5.2.10\";s:7:\"updated\";s:19:\"2021-03-24 07:22:35\";s:12:\"english_name\";s:4:\"Urdu\";s:11:\"native_name\";s:8:\"اردو\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/5.2.10/ur.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ur\";i:2;s:3:\"urd\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:19:\"جاری رکھیں\";}}s:5:\"uz_UZ\";a:8:{s:8:\"language\";s:5:\"uz_UZ\";s:7:\"version\";s:6:\"5.2.10\";s:7:\"updated\";s:19:\"2019-10-03 09:17:28\";s:12:\"english_name\";s:5:\"Uzbek\";s:11:\"native_name\";s:11:\"O‘zbekcha\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/5.2.10/uz_UZ.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"uz\";i:2;s:3:\"uzb\";}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:6:\"5.2.10\";s:7:\"updated\";s:19:\"2020-06-10 10:43:57\";s:12:\"english_name\";s:10:\"Vietnamese\";s:11:\"native_name\";s:14:\"Tiếng Việt\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/5.2.10/vi.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"vi\";i:2;s:3:\"vie\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"Tiếp tục\";}}s:5:\"zh_HK\";a:8:{s:8:\"language\";s:5:\"zh_HK\";s:7:\"version\";s:6:\"5.2.10\";s:7:\"updated\";s:19:\"2019-10-01 15:59:49\";s:12:\"english_name\";s:19:\"Chinese (Hong Kong)\";s:11:\"native_name\";s:16:\"香港中文版	\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/5.2.10/zh_HK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"zh\";i:2;s:3:\"zho\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"繼續\";}}s:5:\"zh_TW\";a:8:{s:8:\"language\";s:5:\"zh_TW\";s:7:\"version\";s:6:\"5.2.10\";s:7:\"updated\";s:19:\"2021-04-10 05:44:06\";s:12:\"english_name\";s:16:\"Chinese (Taiwan)\";s:11:\"native_name\";s:12:\"繁體中文\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/5.2.10/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:6:\"5.2.10\";s:7:\"updated\";s:19:\"2021-03-19 08:36:02\";s:12:\"english_name\";s:15:\"Chinese (China)\";s:11:\"native_name\";s:12:\"简体中文\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/5.2.10/zh_CN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"zh\";i:2;s:3:\"zho\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"继续\";}}}','no'),(860959,'_transient_aiowps_captcha_string_info_9jqhb4i6vt','MTU4MDA1ODY3OXlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(840509,'_transient_timeout_aiowps_captcha_string_info_bx1xz3e70u','1578546431','no'),(875350,'_transient_timeout_aiowps_captcha_string_info_e3huo3yjat','1581123930','no'),(875351,'_transient_aiowps_captcha_string_info_e3huo3yjat','MTU4MTEyMjEzMHlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(843605,'_transient_timeout_aiowps_captcha_string_info_qm5rzh4uku','1578769682','no'),(840528,'_transient_timeout_aiowps_captcha_string_info_vr33zlvibe','1578547180','no'),(840529,'_transient_aiowps_captcha_string_info_vr33zlvibe','MTU3ODU0NTM4MHlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(840510,'_transient_aiowps_captcha_string_info_bx1xz3e70u','MTU3ODU0NDYzMXlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(840519,'_transient_timeout_aiowps_captcha_string_info_0udca1rg0g','1578546749','no'),(840520,'_transient_aiowps_captcha_string_info_0udca1rg0g','MTU3ODU0NDk0OXlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(854733,'_transient_aiowps_captcha_string_info_4xfghx0kus','MTU3OTU5MTg2N3lhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(854746,'_transient_timeout_aiowps_captcha_string_info_hc1eciy0go','1579594814','no'),(854747,'_transient_aiowps_captcha_string_info_hc1eciy0go','MTU3OTU5MzAxNHlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(860943,'_transient_aiowps_captcha_string_info_ty3984jwzc','MTU4MDA1NzU4OHlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(840780,'_transient_timeout_aiowps_captcha_string_info_7bfu92nno8','1578565837','no'),(840711,'_transient_timeout_aiowps_captcha_string_info_yhr0sc6ck6','1578560725','no'),(840712,'_transient_aiowps_captcha_string_info_yhr0sc6ck6','MTU3ODU1ODkyNXlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(840781,'_transient_aiowps_captcha_string_info_7bfu92nno8','MTU3ODU2NDAzN3lhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(871917,'_transient_aiowps_captcha_string_info_iji7dviz38','MTU4MDg3MzIxOHlhajNtcDh1cmRjYjZyanVjbHNsMjk=','no'),(872020,'_transient_aiowps_captcha_string_info_rwv4nml4ql','MTU4MDg4MTI1OHlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(871963,'_transient_timeout_aiowps_captcha_string_info_n1w3ft8d1r','1580878922','no'),(871964,'_transient_aiowps_captcha_string_info_n1w3ft8d1r','MTU4MDg3NzEyMnlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(873116,'_transient_timeout_aiowps_captcha_string_info_sbi34j57nb','1580960491','no'),(873117,'_transient_aiowps_captcha_string_info_sbi34j57nb','MTU4MDk1ODY5MXlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(872061,'_transient_timeout_aiowps_captcha_string_info_90bwe7a7ri','1580885638','no'),(873869,'_transient_aiowps_captcha_string_info_ygs1e50d5a','MTU4MTAxMzcyMnlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(872019,'_transient_timeout_aiowps_captcha_string_info_rwv4nml4ql','1580883058','no'),(840941,'_transient_timeout_aiowps_captcha_string_info_cy5h0rq0eu','1578577103','no'),(840942,'_transient_aiowps_captcha_string_info_cy5h0rq0eu','MTU3ODU3NTMwM3lhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(861552,'_transient_aiowps_captcha_string_info_6ix654k77d','MTU4MDEwMzAxM3lhajNtcDh1cmRjYjZyanVjbHNsMjg=','no'),(853930,'_transient_aiowps_captcha_string_info_ser1pd3wh3','MTU3OTUzMDIyMHlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(841064,'_transient_timeout_aiowps_captcha_string_info_glpeja45lh','1578586848','no'),(841065,'_transient_aiowps_captcha_string_info_glpeja45lh','MTU3ODU4NTA0OHlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(841202,'_transient_timeout_aiowps_captcha_string_info_fis92atm2x','1578597632','no'),(860355,'_transient_timeout_aiowps_captcha_string_info_azoz5sengm','1580016120','no'),(841203,'_transient_aiowps_captcha_string_info_fis92atm2x','MTU3ODU5NTgzMnlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(856004,'_transient_aiowps_captcha_string_info_hypqsdooau','MTU3OTY4OTE3MHlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(870173,'_transient_timeout_aiowps_captcha_string_info_lb94h3iqxv','1580748823','no'),(870174,'_transient_aiowps_captcha_string_info_lb94h3iqxv','MTU4MDc0NzAyM3lhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(855720,'_transient_aiowps_captcha_string_info_e4lcr2ai3z','MTU3OTY2NTIzOXlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(855853,'_transient_timeout_aiowps_captcha_string_info_inazytagjc','1579678734','no'),(856478,'_transient_aiowps_captcha_string_info_p3xezcwmsg','MTU3OTcyNTIwNHlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(860849,'_transient_timeout_aiowps_captcha_string_info_7padpvvlos','1580052145','no'),(855854,'_transient_aiowps_captcha_string_info_inazytagjc','MTU3OTY3NjkzNHlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(841356,'_transient_timeout_aiowps_captcha_string_info_zg5jep1f0p','1578609460','no'),(841357,'_transient_aiowps_captcha_string_info_zg5jep1f0p','MTU3ODYwNzY2MHlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(856575,'_transient_aiowps_captcha_string_info_22o9m6vf7v','MTU3OTczMzQ0NXlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(856003,'_transient_timeout_aiowps_captcha_string_info_hypqsdooau','1579690970','no'),(856041,'_transient_timeout_aiowps_captcha_string_info_b51n2h8mkh','1579693523','no'),(855624,'_transient_timeout_aiowps_captcha_string_info_a8vaac0aed','1579659661','no'),(855625,'_transient_aiowps_captcha_string_info_a8vaac0aed','MTU3OTY1Nzg2MXlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(855719,'_transient_timeout_aiowps_captcha_string_info_e4lcr2ai3z','1579667039','no'),(841405,'_transient_timeout_aiowps_captcha_string_info_7jrs3t5f5b','1578613035','no'),(841406,'_transient_aiowps_captcha_string_info_7jrs3t5f5b','MTU3ODYxMTIzNXlhajNtcDh1cmRjYjZyanVjbHNsMjM=','no'),(841415,'_transient_timeout_aiowps_captcha_string_info_ehc9hvucf6','1578613699','no'),(841416,'_transient_aiowps_captcha_string_info_ehc9hvucf6','MTU3ODYxMTg5OXlhajNtcDh1cmRjYjZyanVjbHNsMTg=','no'),(881065,'_transient_aiowps_captcha_string_info_c90qk0j21t','MTU4MTU0NDQxN3lhajNtcDh1cmRjYjZyanVjbHNsMzU=','no'),(881082,'_transient_timeout_aiowps_captcha_string_info_7hbs1f6mfk','1581547810','no'),(842806,'_transient_timeout_aiowps_captcha_string_info_3o9lzwijkx','1578712606','no'),(841721,'_transient_timeout_aiowps_captcha_string_info_f859frzhdv','1578634400','no'),(841722,'_transient_aiowps_captcha_string_info_f859frzhdv','MTU3ODYzMjYwMHlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(841491,'_transient_timeout_aiowps_captcha_string_info_e0n7cgiiok','1578618906','no'),(841492,'_transient_aiowps_captcha_string_info_e0n7cgiiok','MTU3ODYxNzEwNnlhajNtcDh1cmRjYjZyanVjbHNsMTg=','no'),(841531,'_transient_timeout_aiowps_captcha_string_info_kdtie07d9j','1578620507','no'),(841532,'_transient_aiowps_captcha_string_info_kdtie07d9j','MTU3ODYxODcwN3lhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(854171,'_transient_aiowps_captcha_string_info_e4vunn4dau','MTU3OTU0ODU4NXlhajNtcDh1cmRjYjZyanVjbHNsMzU=','no'),(841600,'_transient_timeout_aiowps_captcha_string_info_g7obi61ni8','1578626232','no'),(853929,'_transient_timeout_aiowps_captcha_string_info_ser1pd3wh3','1579532020','no'),(841601,'_transient_aiowps_captcha_string_info_g7obi61ni8','MTU3ODYyNDQzMnlhajNtcDh1cmRjYjZyanVjbHNsMjk=','no'),(853883,'_transient_timeout_aiowps_captcha_string_info_xbydma5kpr','1579528822','no'),(853884,'_transient_aiowps_captcha_string_info_xbydma5kpr','MTU3OTUyNzAyMnlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(853959,'_transient_timeout_aiowps_captcha_string_info_q1ceg4dcnq','1579534343','no'),(841676,'_transient_timeout_aiowps_captcha_string_info_7u28kamcm8','1578631096','no'),(841677,'_transient_aiowps_captcha_string_info_7u28kamcm8','MTU3ODYyOTI5NnlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(854170,'_transient_timeout_aiowps_captcha_string_info_e4vunn4dau','1579550385','no'),(841737,'_transient_timeout_aiowps_captcha_string_info_0gj639ji4a','1578635820','no'),(841738,'_transient_aiowps_captcha_string_info_0gj639ji4a','MTU3ODYzNDAyMHlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(841745,'_transient_timeout_aiowps_captcha_string_info_y3ex51zm6s','1578635973','no'),(841746,'_transient_aiowps_captcha_string_info_y3ex51zm6s','MTU3ODYzNDE3M3lhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(854017,'_transient_timeout_aiowps_captcha_string_info_fgma0in604','1579538393','no'),(854018,'_transient_aiowps_captcha_string_info_fgma0in604','MTU3OTUzNjU5M3lhajNtcDh1cmRjYjZyanVjbHNsMzM=','no'),(854284,'_transient_aiowps_captcha_string_info_zjl3xhbql7','MTU3OTU1ODAxOHlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(841937,'_transient_timeout_aiowps_captcha_string_info_f9kz03dap0','1578650481','no'),(841938,'_transient_aiowps_captcha_string_info_f9kz03dap0','MTU3ODY0ODY4MXlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(843604,'_transient_aiowps_captcha_string_info_bo9zgqo2hb','MTU3ODc2Nzg3OHlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(843556,'_transient_aiowps_captcha_string_info_yvf8t8ct9l','MTU3ODc2NTYyNnlhajNtcDh1cmRjYjZyanVjbHNsMjI=','no'),(842807,'_transient_aiowps_captcha_string_info_3o9lzwijkx','MTU3ODcxMDgwNnlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(843601,'_transient_timeout_aiowps_captcha_string_info_51dvf7sdpf','1578769672','no'),(843571,'_transient_timeout_aiowps_captcha_string_info_y02ne37g8h','1578768959','no'),(843602,'_transient_aiowps_captcha_string_info_51dvf7sdpf','MTU3ODc2Nzg3MnlhajNtcDh1cmRjYjZyanVjbHNsMjI=','no'),(842192,'_transient_timeout_aiowps_captcha_string_info_q5id77xhzc','1578668846','no'),(842193,'_transient_aiowps_captcha_string_info_q5id77xhzc','MTU3ODY2NzA0NnlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(994106,'_transient_aiowps_captcha_string_info_uaws49x3d0','MTU4OTgzMTA2M3lhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(998723,'_transient_aiowps_captcha_string_info_cs9lcroip8','MTU5MDE2ODczN3lhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(998724,'_transient_timeout_aiowps_captcha_string_info_8z0fh43or0','1590170540','no'),(842244,'_transient_timeout_aiowps_captcha_string_info_1wkgtprj8a','1578672139','no'),(842245,'_transient_aiowps_captcha_string_info_1wkgtprj8a','MTU3ODY3MDMzOXlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(842277,'_transient_timeout_aiowps_captcha_string_info_wzflriokkh','1578674769','no'),(842278,'_transient_aiowps_captcha_string_info_wzflriokkh','MTU3ODY3Mjk2OXlhajNtcDh1cmRjYjZyanVjbHNsMzY=','no'),(842280,'_transient_timeout_aiowps_captcha_string_info_80nf3opirb','1578674876','no'),(842281,'_transient_aiowps_captcha_string_info_80nf3opirb','MTU3ODY3MzA3NnlhajNtcDh1cmRjYjZyanVjbHNsMjQ=','no'),(1369261,'_transient_timeout__jetpack_related_posts_cache_8f6677c9d6b0f903e98ad32ec61f8deb_417','1618563699','no'),(1369262,'_transient__jetpack_related_posts_cache_8f6677c9d6b0f903e98ad32ec61f8deb_417','a:3:{i:0;a:1:{s:2:\"id\";i:882;}i:1;a:1:{s:2:\"id\";i:364;}i:2;a:1:{s:2:\"id\";i:833;}}','no'),(842366,'_transient_timeout_aiowps_captcha_string_info_2lwnwi8vwz','1578680795','no'),(842367,'_transient_aiowps_captcha_string_info_2lwnwi8vwz','MTU3ODY3ODk5NXlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(852071,'_transient_timeout_aiowps_captcha_string_info_07q6bqu4g3','1579395258','no'),(854184,'_transient_aiowps_captcha_string_info_dzoeqli7tv','MTU3OTU0OTg4OXlhajNtcDh1cmRjYjZyanVjbHNsMzA=','no'),(850711,'_transient_aiowps_captcha_string_info_i7ji8pz54l','MTU3OTI5Mjc5MXlhajNtcDh1cmRjYjZyanVjbHNsMzI=','no'),(850589,'_transient_timeout_aiowps_captcha_string_info_emn4jj93mz','1579285554','no'),(850590,'_transient_aiowps_captcha_string_info_emn4jj93mz','MTU3OTI4Mzc1NHlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(850477,'_transient_timeout_aiowps_captcha_string_info_3f577h0wv2','1579275832','no'),(843603,'_transient_timeout_aiowps_captcha_string_info_bo9zgqo2hb','1578769678','no'),(842608,'_transient_timeout_aiowps_captcha_string_info_o9xbt10x0i','1578699144','no'),(842609,'_transient_aiowps_captcha_string_info_o9xbt10x0i','MTU3ODY5NzM0NHlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(843606,'_transient_aiowps_captcha_string_info_qm5rzh4uku','MTU3ODc2Nzg4MnlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(843607,'_transient_timeout_aiowps_captcha_string_info_lhy7udklfq','1578769689','no'),(843608,'_transient_aiowps_captcha_string_info_lhy7udklfq','MTU3ODc2Nzg4OXlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(843609,'_transient_timeout_aiowps_captcha_string_info_3vc79ak8gu','1578769697','no'),(843610,'_transient_aiowps_captcha_string_info_3vc79ak8gu','MTU3ODc2Nzg5N3lhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(843644,'_transient_timeout_aiowps_captcha_string_info_1tvphygjmr','1578771351','no'),(843645,'_transient_aiowps_captcha_string_info_1tvphygjmr','MTU3ODc2OTU1MXlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(843682,'_transient_timeout_aiowps_captcha_string_info_i251km6c40','1578774207','no'),(843683,'_transient_aiowps_captcha_string_info_i251km6c40','MTU3ODc3MjQwN3lhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(843690,'_transient_timeout_aiowps_captcha_string_info_4z3zho5ho2','1578774762','no'),(843691,'_transient_aiowps_captcha_string_info_4z3zho5ho2','MTU3ODc3Mjk2MnlhajNtcDh1cmRjYjZyanVjbHNsMzA=','no'),(851783,'_transient_aiowps_captcha_string_info_1rvnt6kxj8','MTU3OTM3MTYwNHlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(851932,'_transient_timeout_aiowps_captcha_string_info_amhi0qvubh','1579384856','no'),(851782,'_transient_timeout_aiowps_captcha_string_info_1rvnt6kxj8','1579373404','no'),(861734,'_transient_aiowps_captcha_string_info_kyizlua29l','MTU4MDExNzg3OXlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(850315,'_transient_timeout_aiowps_captcha_string_info_o1pt74xpxx','1579264803','no'),(844520,'_transient_timeout_aiowps_captcha_string_info_7pxkhqa0sv','1578837436','no'),(844521,'_transient_aiowps_captcha_string_info_7pxkhqa0sv','MTU3ODgzNTYzNnlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(855120,'_transient_timeout_aiowps_captcha_string_info_tcvkqofgvn','1579623434','no'),(855121,'_transient_aiowps_captcha_string_info_tcvkqofgvn','MTU3OTYyMTYzNHlhajNtcDh1cmRjYjZyanVjbHNsMzI=','no'),(860325,'_transient_aiowps_captcha_string_info_x2u6sevv8t','MTU4MDAxMjEyN3lhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(855001,'_transient_timeout_aiowps_captcha_string_info_qn60xlo924','1579613758','no'),(844329,'_transient_aiowps_captcha_string_info_upyoc39sri','MTU3ODgyMTYxM3lhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(844092,'_transient_timeout_aiowps_captcha_string_info_8v111f1w07','1578804680','no'),(844093,'_transient_aiowps_captcha_string_info_8v111f1w07','MTU3ODgwMjg4MHlhajNtcDh1cmRjYjZyanVjbHNsMjQ=','no'),(861550,'_transient_aiowps_captcha_string_info_gjp3aypyju','MTU4MDEwMjk0OXlhajNtcDh1cmRjYjZyanVjbHNsNDA=','no'),(844328,'_transient_timeout_aiowps_captcha_string_info_upyoc39sri','1578823413','no'),(844215,'_transient_timeout_aiowps_captcha_string_info_x5eqsjfs1w','1578814580','no'),(844216,'_transient_aiowps_captcha_string_info_x5eqsjfs1w','MTU3ODgxMjc4MHlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(861984,'_transient_aiowps_captcha_string_info_5bzlxav6ho','MTU4MDEzNjA5NnlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(862019,'_transient_timeout_aiowps_captcha_string_info_hrz62z4wp5','1580140164','no'),(844401,'_transient_timeout_aiowps_captcha_string_info_cyk0fer72o','1578829066','no'),(844402,'_transient_aiowps_captcha_string_info_cyk0fer72o','MTU3ODgyNzI2NnlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(844449,'_transient_timeout_aiowps_captcha_string_info_soh0xl7tsr','1578832757','no'),(844450,'_transient_aiowps_captcha_string_info_soh0xl7tsr','MTU3ODgzMDk1N3lhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(861917,'_transient_timeout_aiowps_captcha_string_info_3imzxr2vo6','1580132706','no'),(844802,'_transient_timeout_aiowps_captcha_string_info_kum82noysc','1578858244','no'),(844803,'_transient_aiowps_captcha_string_info_kum82noysc','MTU3ODg1NjQ0NHlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(857738,'_transient_timeout_aiowps_captcha_string_info_87n66206jj','1579823023','no'),(850202,'_transient_aiowps_captcha_string_info_uuux920r4t','MTU3OTI1NDc1OXlhajNtcDh1cmRjYjZyanVjbHNsMjc=','no'),(844982,'_transient_timeout_aiowps_captcha_string_info_ys5dicy9hg','1578871772','no'),(844983,'_transient_aiowps_captcha_string_info_ys5dicy9hg','MTU3ODg2OTk3MnlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(845088,'_transient_timeout_aiowps_captcha_string_info_ywxyuz29v8','1578877373','no'),(845058,'_transient_timeout_aiowps_captcha_string_info_s1il6ev67c','1578876868','no'),(845059,'_transient_aiowps_captcha_string_info_s1il6ev67c','MTU3ODg3NTA2OHlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(845066,'_transient_timeout_aiowps_captcha_string_info_cc171w7xba','1578877175','no'),(845067,'_transient_aiowps_captcha_string_info_cc171w7xba','MTU3ODg3NTM3NXlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(845068,'_transient_timeout_aiowps_captcha_string_info_vgq0crijpp','1578877180','no'),(845069,'_transient_aiowps_captcha_string_info_vgq0crijpp','MTU3ODg3NTM4MHlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(845070,'_transient_timeout_aiowps_captcha_string_info_z88tkt4ndn','1578877184','no'),(845071,'_transient_aiowps_captcha_string_info_z88tkt4ndn','MTU3ODg3NTM4NHlhajNtcDh1cmRjYjZyanVjbHNsMTc=','no'),(845072,'_transient_timeout_aiowps_captcha_string_info_iebf2a9qih','1578877187','no'),(845073,'_transient_aiowps_captcha_string_info_iebf2a9qih','MTU3ODg3NTM4N3lhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(845074,'_transient_timeout_aiowps_captcha_string_info_4lrpbhta75','1578877191','no'),(845075,'_transient_aiowps_captcha_string_info_4lrpbhta75','MTU3ODg3NTM5MXlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(845076,'_transient_timeout_aiowps_captcha_string_info_gj55fnobuu','1578877195','no'),(845077,'_transient_aiowps_captcha_string_info_gj55fnobuu','MTU3ODg3NTM5NXlhajNtcDh1cmRjYjZyanVjbHNsMjg=','no'),(845078,'_transient_timeout_aiowps_captcha_string_info_nny61si3r8','1578877198','no'),(845079,'_transient_aiowps_captcha_string_info_nny61si3r8','MTU3ODg3NTM5OHlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(845080,'_transient_timeout_aiowps_captcha_string_info_ajihn03yjk','1578877202','no'),(845081,'_transient_aiowps_captcha_string_info_ajihn03yjk','MTU3ODg3NTQwMnlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(845089,'_transient_aiowps_captcha_string_info_ywxyuz29v8','MTU3ODg3NTU3M3lhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(845092,'_transient_timeout_aiowps_captcha_string_info_dgeh7xvnmj','1578877546','no'),(845093,'_transient_aiowps_captcha_string_info_dgeh7xvnmj','MTU3ODg3NTc0NnlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(845094,'_transient_timeout_aiowps_captcha_string_info_6a0ps54p8h','1578877550','no'),(845095,'_transient_aiowps_captcha_string_info_6a0ps54p8h','MTU3ODg3NTc1MHlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(845096,'_transient_timeout_aiowps_captcha_string_info_pajbtdmtq6','1578877553','no'),(845097,'_transient_aiowps_captcha_string_info_pajbtdmtq6','MTU3ODg3NTc1M3lhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(845098,'_transient_timeout_aiowps_captcha_string_info_0ih4vbdfbl','1578877556','no'),(845099,'_transient_aiowps_captcha_string_info_0ih4vbdfbl','MTU3ODg3NTc1NnlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(845100,'_transient_timeout_aiowps_captcha_string_info_oyywuw13nc','1578877559','no'),(845101,'_transient_aiowps_captcha_string_info_oyywuw13nc','MTU3ODg3NTc1OXlhajNtcDh1cmRjYjZyanVjbHNsMjM=','no'),(845102,'_transient_timeout_aiowps_captcha_string_info_jjrv5s2x3j','1578877562','no'),(845103,'_transient_aiowps_captcha_string_info_jjrv5s2x3j','MTU3ODg3NTc2MnlhajNtcDh1cmRjYjZyanVjbHNsMzE=','no'),(845104,'_transient_timeout_aiowps_captcha_string_info_bo4d7gxeo0','1578877566','no'),(845105,'_transient_aiowps_captcha_string_info_bo4d7gxeo0','MTU3ODg3NTc2NnlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(845106,'_transient_timeout_aiowps_captcha_string_info_jzhvsjnuem','1578877569','no'),(845107,'_transient_aiowps_captcha_string_info_jzhvsjnuem','MTU3ODg3NTc2OXlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(845108,'_transient_timeout_aiowps_captcha_string_info_09f9jdidtb','1578877572','no'),(845109,'_transient_aiowps_captcha_string_info_09f9jdidtb','MTU3ODg3NTc3MnlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(845724,'_transient_timeout_aiowps_captcha_string_info_rpyahge1a3','1578921830','no'),(845725,'_transient_aiowps_captcha_string_info_rpyahge1a3','MTU3ODkyMDAzMHlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(845285,'_transient_timeout_aiowps_captcha_string_info_4avcabq8ut','1578891305','no'),(845286,'_transient_aiowps_captcha_string_info_4avcabq8ut','MTU3ODg4OTUwNXlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(845297,'_transient_timeout_aiowps_captcha_string_info_66r29svnfj','1578891837','no'),(845298,'_transient_aiowps_captcha_string_info_66r29svnfj','MTU3ODg5MDAzN3lhajNtcDh1cmRjYjZyanVjbHNsMA==','no'),(849600,'_transient_aiowps_captcha_string_info_zcezc3fjwx','MTU3OTIxMTA2MXlhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(849629,'_transient_timeout_aiowps_captcha_string_info_cuvx5e4r52','1579214735','no'),(845375,'_transient_timeout_aiowps_captcha_string_info_9mpj2r2jzo','1578897320','no'),(845376,'_transient_aiowps_captcha_string_info_9mpj2r2jzo','MTU3ODg5NTUyMHlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(856343,'_transient_aiowps_captcha_string_info_0kjgl37d3j','MTU3OTcxNTUwOXlhajNtcDh1cmRjYjZyanVjbHNsMTM=','no'),(860324,'_transient_timeout_aiowps_captcha_string_info_x2u6sevv8t','1580013927','no'),(966527,'_transient_timeout_aiowps_captcha_string_info_brbfd6wzxu','1587783588','no'),(845470,'_transient_timeout_aiowps_captcha_string_info_v4ddq6fc1w','1578904538','no'),(845471,'_transient_aiowps_captcha_string_info_v4ddq6fc1w','MTU3ODkwMjczOHlhajNtcDh1cmRjYjZyanVjbHNsMjk=','no'),(849068,'_transient_timeout_aiowps_captcha_string_info_mm38j7vndu','1579172344','no'),(848707,'_transient_timeout_aiowps_captcha_string_info_g5tn4ypmru','1579142752','no'),(849578,'_transient_aiowps_captcha_string_info_xkzgkqvltn','MTU3OTIwOTQ0NXlhajNtcDh1cmRjYjZyanVjbHNsMTc=','no'),(848708,'_transient_aiowps_captcha_string_info_g5tn4ypmru','MTU3OTE0MDk1MnlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(848830,'_transient_timeout_aiowps_captcha_string_info_v51hqt8fxu','1579151784','no'),(845636,'_transient_timeout_aiowps_captcha_string_info_hd1uvgdt0d','1578917044','no'),(845637,'_transient_aiowps_captcha_string_info_hd1uvgdt0d','MTU3ODkxNTI0NHlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(845658,'_transient_timeout_aiowps_captcha_string_info_qk06mdqh5p','1578918277','no'),(845659,'_transient_aiowps_captcha_string_info_qk06mdqh5p','MTU3ODkxNjQ3N3lhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(845605,'_transient_timeout_aiowps_captcha_string_info_ku8pox2qid','1578914630','no'),(845606,'_transient_aiowps_captcha_string_info_ku8pox2qid','MTU3ODkxMjgzMHlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(845747,'_transient_timeout_aiowps_captcha_string_info_o69ududn1i','1578923493','no'),(845748,'_transient_aiowps_captcha_string_info_o69ududn1i','MTU3ODkyMTY5M3lhajNtcDh1cmRjYjZyanVjbHNsMA==','no'),(845761,'_transient_timeout_aiowps_captcha_string_info_ms3kqdr0lv','1578924311','no'),(845762,'_transient_aiowps_captcha_string_info_ms3kqdr0lv','MTU3ODkyMjUxMXlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(845799,'_transient_timeout_aiowps_captcha_string_info_wa8jxzhj31','1578927138','no'),(845800,'_transient_aiowps_captcha_string_info_wa8jxzhj31','MTU3ODkyNTMzOHlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(850099,'_transient_aiowps_captcha_string_info_15tw13gi7r','MTU3OTI0NzAwN3lhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(850201,'_transient_timeout_aiowps_captcha_string_info_uuux920r4t','1579256559','no'),(850026,'_transient_timeout_aiowps_captcha_string_info_dta7lfo1tl','1579243404','no'),(850019,'_transient_aiowps_captcha_string_info_eqhlrndy3i','MTU3OTI0MTE3NXlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(849880,'_transient_timeout_yst_sm_1_1:4gHp_dFGN','1579316221','no'),(849881,'_transient_yst_sm_1_1:4gHp_dFGN','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2019-10-14T21:10:24-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2019-07-22T21:02:01-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2019-05-23T20:54:45-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(845895,'_transient_timeout_aiowps_captcha_string_info_5fjvsut0lh','1578934462','no'),(845896,'_transient_aiowps_captcha_string_info_5fjvsut0lh','MTU3ODkzMjY2MnlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(845907,'_transient_timeout_aiowps_captcha_string_info_sza9cwnzsx','1578935310','no'),(845908,'_transient_aiowps_captcha_string_info_sza9cwnzsx','MTU3ODkzMzUxMHlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(849651,'_transient_timeout_aiowps_captcha_string_info_okm4zgprio','1579216379','no'),(849652,'_transient_aiowps_captcha_string_info_okm4zgprio','MTU3OTIxNDU3OXlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(849599,'_transient_timeout_aiowps_captcha_string_info_zcezc3fjwx','1579212861','no'),(847032,'_transient_timeout_aiowps_captcha_string_info_j2n0x5oicb','1579016725','no'),(847033,'_transient_aiowps_captcha_string_info_j2n0x5oicb','MTU3OTAxNDkyNXlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(846072,'_transient_timeout_aiowps_captcha_string_info_k2eljeghe1','1578947831','no'),(846073,'_transient_aiowps_captcha_string_info_k2eljeghe1','MTU3ODk0NjAzMXlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(846105,'_transient_timeout_aiowps_captcha_string_info_e0wcwcq9sm','1578950510','no'),(846106,'_transient_aiowps_captcha_string_info_e0wcwcq9sm','MTU3ODk0ODcxMHlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(846175,'_transient_timeout_aiowps_captcha_string_info_k8vzuqc2y0','1578956133','no'),(846176,'_transient_aiowps_captcha_string_info_k8vzuqc2y0','MTU3ODk1NDMzM3lhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(846197,'_transient_timeout_aiowps_captcha_string_info_7u5p8v9m11','1578957197','no'),(846198,'_transient_aiowps_captcha_string_info_7u5p8v9m11','MTU3ODk1NTM5N3lhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(846298,'_transient_timeout_aiowps_captcha_string_info_e5rwdiqq80','1578964561','no'),(846299,'_transient_aiowps_captcha_string_info_e5rwdiqq80','MTU3ODk2Mjc2MXlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(856342,'_transient_timeout_aiowps_captcha_string_info_0kjgl37d3j','1579717309','no'),(862591,'_transient_aiowps_captcha_string_info_mu8dbvzlpu','MTU4MDE3NzMwN3lhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(862686,'_transient_timeout_aiowps_captcha_string_info_fx5ii95t0d','1580185702','no'),(862687,'_transient_aiowps_captcha_string_info_fx5ii95t0d','MTU4MDE4MzkwMnlhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(862692,'_transient_timeout_aiowps_captcha_string_info_xyqro2qlu4','1580185847','no'),(862693,'_transient_aiowps_captcha_string_info_xyqro2qlu4','MTU4MDE4NDA0N3lhajNtcDh1cmRjYjZyanVjbHNsMTM=','no'),(902077,'_transient_yst_sm_1_1:4gHp_4lGoU','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-02-20T06:22:53-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2019-07-22T21:02:01-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2019-05-23T20:54:45-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(862794,'_transient_timeout_aiowps_captcha_string_info_acmy8p6hdi','1580192926','no'),(862795,'_transient_aiowps_captcha_string_info_acmy8p6hdi','MTU4MDE5MTEyNnlhajNtcDh1cmRjYjZyanVjbHNsMjI=','no'),(882023,'_transient_aiowps_captcha_string_info_jt4cq86e88','MTU4MTYxMjgwOHlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(863178,'_transient_timeout_aiowps_captcha_string_info_e6271205ph','1580223067','no'),(863179,'_transient_aiowps_captcha_string_info_e6271205ph','MTU4MDIyMTI2N3lhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(863195,'_transient_timeout_aiowps_captcha_string_info_xbwhrwf3qv','1580224354','no'),(863083,'_transient_timeout_aiowps_captcha_string_info_uj7z0gccak','1580216678','no'),(863084,'_transient_aiowps_captcha_string_info_uj7z0gccak','MTU4MDIxNDg3OHlhajNtcDh1cmRjYjZyanVjbHNsMTk=','no'),(883525,'_transient_timeout_aiowps_captcha_string_info_0c6sx9mj84','1581723845','no'),(883234,'_transient_timeout_aiowps_captcha_string_info_bfp193uujq','1581701512','no'),(863292,'_transient_timeout_aiowps_captcha_string_info_2146rzbtrl','1580230973','no'),(863293,'_transient_aiowps_captcha_string_info_2146rzbtrl','MTU4MDIyOTE3M3lhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(883349,'_transient_timeout_aiowps_captcha_string_info_5ddcmnyj4x','1581710176','no'),(863192,'_transient_timeout_aiowps_captcha_string_info_yvagqz69bb','1580224347','no'),(863193,'_transient_aiowps_captcha_string_info_yvagqz69bb','MTU4MDIyMjU0N3lhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(846920,'_transient_timeout_aiowps_captcha_string_info_5uynp1dc5e','1579008888','no'),(846921,'_transient_aiowps_captcha_string_info_5uynp1dc5e','MTU3OTAwNzA4OHlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(846989,'_transient_timeout_aiowps_captcha_string_info_ztlcq6tuxa','1579014771','no'),(846990,'_transient_aiowps_captcha_string_info_ztlcq6tuxa','MTU3OTAxMjk3MXlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(890110,'_transient_jetpack_jitm_51be34394cc77890415a3a00b5733c8','a:1:{s:18:\"last_response_time\";i:1582201335;}','no'),(857846,'_transient_timeout_aiowps_captcha_string_info_847clmtg1h','1579829441','no'),(857847,'_transient_aiowps_captcha_string_info_847clmtg1h','MTU3OTgyNzY0MXlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(860062,'_transient_aiowps_captcha_string_info_t15wjaqil7','MTU3OTk5Mjk2M3lhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(847703,'_transient_aiowps_captcha_string_info_7udugdasa5','MTU3OTA2NjYxNnlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(847079,'_transient_timeout_aiowps_captcha_string_info_oweo5a3a0g','1579019579','no'),(847080,'_transient_aiowps_captcha_string_info_oweo5a3a0g','MTU3OTAxNzc3OXlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(855155,'_transient_timeout_aiowps_captcha_string_info_e4ye9a4smy','1579625830','no'),(860447,'_transient_timeout_aiowps_captcha_string_info_p8y8fhpd1l','1580022883','no'),(847753,'_transient_timeout_aiowps_captcha_string_info_3znvtscc1k','1579071903','no'),(847149,'_transient_timeout_aiowps_captcha_string_info_7tiwzvd6ox','1579025486','no'),(847150,'_transient_aiowps_captcha_string_info_7tiwzvd6ox','MTU3OTAyMzY4NnlhajNtcDh1cmRjYjZyanVjbHNsMzM=','no'),(847287,'_transient_timeout_aiowps_captcha_string_info_4vtul6r989','1579036731','no'),(847288,'_transient_aiowps_captcha_string_info_4vtul6r989','MTU3OTAzNDkzMXlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(847345,'_transient_timeout_aiowps_captcha_string_info_e9bbuaxx1e','1579041158','no'),(847346,'_transient_aiowps_captcha_string_info_e9bbuaxx1e','MTU3OTAzOTM1OHlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(859600,'_transient_aiowps_captcha_string_info_p4zsqvrwtk','MTU3OTk1Nzc2MHlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(857805,'_transient_timeout_aiowps_captcha_string_info_hnr3mibbk8','1579827402','no'),(877965,'_transient_aiowps_captcha_string_info_05rd0vxfpk','MTU4MTMxNzgzN3lhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(877824,'_transient_aiowps_captcha_string_info_3lflza11mz','MTU4MTMwNjQyNHlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(847490,'_transient_timeout_aiowps_captcha_string_info_a34g7n55hn','1579051087','no'),(860697,'_transient_timeout_aiowps_captcha_string_info_ym6sbuq2yn','1580041516','no'),(861980,'_transient_timeout_aiowps_captcha_string_info_ajqyn2hf35','1580137800','no'),(855431,'_transient_timeout_aiowps_captcha_string_info_ms8vqnlnyk','1579647200','no'),(860671,'_transient_timeout_aiowps_captcha_string_info_nz7iavkhg2','1580040479','no'),(857305,'_transient_aiowps_captcha_string_info_0z5bjy59w6','MTU3OTc4NzI4MXlhajNtcDh1cmRjYjZyanVjbHNsMTQ=','no'),(855432,'_transient_aiowps_captcha_string_info_ms8vqnlnyk','MTU3OTY0NTQwMHlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(847492,'_transient_aiowps_captcha_string_info_a34g7n55hn','MTU3OTA0OTI4N3lhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(847702,'_transient_timeout_aiowps_captcha_string_info_7udugdasa5','1579068416','no'),(855258,'_transient_timeout_aiowps_captcha_string_info_55p85j0ffb','1579633324','no'),(855259,'_transient_aiowps_captcha_string_info_55p85j0ffb','MTU3OTYzMTUyNHlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(847742,'_transient_timeout_aiowps_captcha_string_info_labz7gsdz1','1579071148','no'),(847729,'_transient_timeout_aiowps_captcha_string_info_iaru2tbowl','1579070040','no'),(847730,'_transient_aiowps_captcha_string_info_iaru2tbowl','MTU3OTA2ODI0MHlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(847743,'_transient_aiowps_captcha_string_info_labz7gsdz1','MTU3OTA2OTM0OHlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(852286,'_transient_timeout_aiowps_captcha_string_info_gd01obui5v','1579410032','no'),(847827,'_transient_timeout_aiowps_captcha_string_info_xuwrm91p2d','1579077690','no'),(847754,'_transient_aiowps_captcha_string_info_3znvtscc1k','MTU3OTA3MDEwM3lhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(852596,'_transient_timeout_aiowps_captcha_string_info_m9qmlpyvo8','1579432789','no'),(852597,'_transient_aiowps_captcha_string_info_m9qmlpyvo8','MTU3OTQzMDk4OXlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(854004,'_transient_timeout_aiowps_captcha_string_info_yxhcm10an2','1579537606','no'),(854005,'_transient_aiowps_captcha_string_info_yxhcm10an2','MTU3OTUzNTgwNnlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(852584,'_transient_aiowps_captcha_string_info_8lcniq04tg','MTU3OTQzMDM3MHlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(847811,'_transient_timeout_aiowps_captcha_string_info_57jyrtt3lq','1579076244','no'),(847812,'_transient_aiowps_captcha_string_info_57jyrtt3lq','MTU3OTA3NDQ0NHlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(847828,'_transient_aiowps_captcha_string_info_xuwrm91p2d','MTU3OTA3NTg5MHlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(857809,'_transient_aiowps_captcha_string_info_1p1lvlbckt','MTU3OTgyNTY3NXlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(847882,'_transient_timeout_aiowps_captcha_string_info_6q4fa11dnc','1579081793','no'),(847883,'_transient_aiowps_captcha_string_info_6q4fa11dnc','MTU3OTA3OTk5M3lhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(847884,'_transient_timeout_aiowps_captcha_string_info_t0i3b30hrs','1579081860','no'),(847885,'_transient_aiowps_captcha_string_info_t0i3b30hrs','MTU3OTA4MDA2MHlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(904034,'_transient_aiowps_captcha_string_info_2hzna6f8wq','MTU4MzIyMjkzNHlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(852583,'_transient_timeout_aiowps_captcha_string_info_8lcniq04tg','1579432170','no'),(852287,'_transient_aiowps_captcha_string_info_gd01obui5v','MTU3OTQwODIzMnlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(852309,'_transient_timeout_aiowps_captcha_string_info_t09st30ake','1579411409','no'),(852310,'_transient_aiowps_captcha_string_info_t09st30ake','MTU3OTQwOTYwOXlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(847948,'_transient_timeout_aiowps_captcha_string_info_4nvlkx5s38','1579086804','no'),(847949,'_transient_aiowps_captcha_string_info_4nvlkx5s38','MTU3OTA4NTAwNHlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(847951,'_transient_timeout_aiowps_captcha_string_info_w1u3hh4386','1579086910','no'),(847952,'_transient_aiowps_captcha_string_info_w1u3hh4386','MTU3OTA4NTExMHlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(1103092,'_transient_timeout_yst_sm_ai1ec_event_1:4gHp_lnVy','1598062606','no'),(907293,'_transient_aiowps_captcha_string_info_dvsuil5obb','MTU4MzQ1ODg4MnlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(872070,'_transient_timeout_aiowps_captcha_string_info_qpx71ofdi1','1580886153','no'),(859647,'_transient_timeout_aiowps_captcha_string_info_smtampaid4','1579962615','no'),(858565,'_transient_timeout_aiowps_captcha_string_info_p8go40eezl','1579883568','no'),(858566,'_transient_aiowps_captcha_string_info_p8go40eezl','MTU3OTg4MTc2OHlhajNtcDh1cmRjYjZyanVjbHNsMTM=','no'),(859807,'_transient_aiowps_captcha_string_info_e7j71wfnnh','MTU3OTk3Mjg2N3lhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(848082,'_transient_timeout_aiowps_captcha_string_info_rtextohfqz','1579095100','no'),(848083,'_transient_aiowps_captcha_string_info_rtextohfqz','MTU3OTA5MzMwMHlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(851458,'_transient_timeout_aiowps_captcha_string_info_tp6sb4odnc','1579350033','no'),(849069,'_transient_aiowps_captcha_string_info_mm38j7vndu','MTU3OTE3MDU0NHlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(849630,'_transient_aiowps_captcha_string_info_cuvx5e4r52','MTU3OTIxMjkzNXlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(848233,'_transient_timeout_aiowps_captcha_string_info_qpvkocrq6s','1579107713','no'),(848234,'_transient_aiowps_captcha_string_info_qpvkocrq6s','MTU3OTEwNTkxM3lhajNtcDh1cmRjYjZyanVjbHNsMTk=','no'),(862204,'_transient_timeout_aiowps_captcha_string_info_bm72jdyj9c','1580153281','no'),(862205,'_transient_aiowps_captcha_string_info_bm72jdyj9c','MTU4MDE1MTQ4MXlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(848246,'_transient_timeout_aiowps_captcha_string_info_kp2q6ez3p2','1579108742','no'),(848247,'_transient_aiowps_captcha_string_info_kp2q6ez3p2','MTU3OTEwNjk0MnlhajNtcDh1cmRjYjZyanVjbHNsMTg=','no'),(848274,'_transient_timeout_aiowps_captcha_string_info_9i3fg5ieg7','1579110651','no'),(848275,'_transient_aiowps_captcha_string_info_9i3fg5ieg7','MTU3OTEwODg1MXlhajNtcDh1cmRjYjZyanVjbHNsMTg=','no'),(848281,'_transient_timeout_aiowps_captcha_string_info_nml1o2f6yv','1579111040','no'),(848282,'_transient_aiowps_captcha_string_info_nml1o2f6yv','MTU3OTEwOTI0MHlhajNtcDh1cmRjYjZyanVjbHNsMjk=','no'),(862132,'_transient_aiowps_captcha_string_info_zq6lbc47bh','MTU4MDE0NjI5MnlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(862194,'_transient_timeout_aiowps_captcha_string_info_3iif33dwn1','1580152562','no'),(862195,'_transient_aiowps_captcha_string_info_3iif33dwn1','MTU4MDE1MDc2MnlhajNtcDh1cmRjYjZyanVjbHNsMTg=','no'),(848319,'_transient_timeout_aiowps_captcha_string_info_coojneye08','1579114038','no'),(848320,'_transient_aiowps_captcha_string_info_coojneye08','MTU3OTExMjIzOHlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1385578,'_transient_timeout__jetpack_related_posts_cache_8f2e84b87c65274d27ddef45ae1ed53c_987','1619946457','no'),(862131,'_transient_timeout_aiowps_captcha_string_info_zq6lbc47bh','1580148092','no'),(848399,'_transient_timeout_aiowps_captcha_string_info_k79kbiwqpv','1579120428','no'),(848400,'_transient_aiowps_captcha_string_info_k79kbiwqpv','MTU3OTExODYyOHlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(861549,'_transient_timeout_aiowps_captcha_string_info_gjp3aypyju','1580104749','no'),(848429,'_transient_timeout_aiowps_captcha_string_info_aedtcu92ql','1579122305','no'),(848430,'_transient_aiowps_captcha_string_info_aedtcu92ql','MTU3OTEyMDUwNXlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(848432,'_transient_timeout_aiowps_captcha_string_info_flc1lhk8u5','1579122563','no'),(848433,'_transient_aiowps_captcha_string_info_flc1lhk8u5','MTU3OTEyMDc2M3lhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(861733,'_transient_timeout_aiowps_captcha_string_info_kyizlua29l','1580119679','no'),(848485,'_transient_timeout_aiowps_captcha_string_info_b3gv1ucl0z','1579126399','no'),(848464,'_transient_timeout_aiowps_captcha_string_info_5et4qby84t','1579124841','no'),(848465,'_transient_aiowps_captcha_string_info_5et4qby84t','MTU3OTEyMzA0MXlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(848486,'_transient_aiowps_captcha_string_info_b3gv1ucl0z','MTU3OTEyNDU5OXlhajNtcDh1cmRjYjZyanVjbHNsMjc=','no'),(848549,'_transient_timeout_yst_sm_1_1:4gHp_4kKMn','1579215325','no'),(848550,'_transient_yst_sm_1_1:4gHp_4kKMn','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2019-10-14T21:10:24-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2019-07-22T21:02:01-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2019-05-23T20:54:45-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(861551,'_transient_timeout_aiowps_captcha_string_info_6ix654k77d','1580104813','no'),(848831,'_transient_aiowps_captcha_string_info_v51hqt8fxu','MTU3OTE0OTk4NHlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(857989,'_transient_timeout_yst_sm_1_1:4gHp_eaWN','1579924178','no'),(857990,'_transient_yst_sm_1_1:4gHp_eaWN','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2019-10-14T21:10:24-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2019-07-22T21:02:01-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2019-05-23T20:54:45-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(859640,'_transient_timeout_aiowps_captcha_string_info_n6pvbdke5c','1579962481','no'),(858315,'_transient_timeout_aiowps_captcha_string_info_h709ghfpga','1579865242','no'),(858183,'_transient_timeout_aiowps_captcha_string_info_tjl9gnc06f','1579855179','no'),(858184,'_transient_aiowps_captcha_string_info_tjl9gnc06f','MTU3OTg1MzM3OXlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(858316,'_transient_aiowps_captcha_string_info_h709ghfpga','MTU3OTg2MzQ0MnlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(858200,'_transient_timeout_aiowps_captcha_string_info_0gys2wxln8','1579856267','no'),(858201,'_transient_aiowps_captcha_string_info_0gys2wxln8','MTU3OTg1NDQ2N3lhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(849747,'_transient_aiowps_captcha_string_info_1734hwjcdi','MTU3OTIyMTkxNHlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(849672,'_transient_aiowps_captcha_string_info_xres93nyim','MTU3OTIxNjE3M3lhajNtcDh1cmRjYjZyanVjbHNsMjI=','no'),(849558,'_transient_aiowps_captcha_string_info_3zpsg4qxtc','MTU3OTIwODA4OXlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(849557,'_transient_timeout_aiowps_captcha_string_info_3zpsg4qxtc','1579209889','no'),(858001,'_transient_timeout_aiowps_captcha_string_info_qbdpk82jjs','1579840621','no'),(850018,'_transient_timeout_aiowps_captcha_string_info_eqhlrndy3i','1579242975','no'),(849320,'_transient_timeout_aiowps_captcha_string_info_971f6sk9yg','1579190593','no'),(849321,'_transient_aiowps_captcha_string_info_971f6sk9yg','MTU3OTE4ODc5M3lhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(849534,'_transient_aiowps_captcha_string_info_tuzey1ed1y','MTU3OTIwNjU4MHlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(849671,'_transient_timeout_aiowps_captcha_string_info_xres93nyim','1579217973','no'),(849577,'_transient_timeout_aiowps_captcha_string_info_xkzgkqvltn','1579211245','no'),(849533,'_transient_timeout_aiowps_captcha_string_info_tuzey1ed1y','1579208380','no'),(849391,'_transient_timeout_aiowps_captcha_string_info_4h9lfr0dvo','1579196348','no'),(849392,'_transient_aiowps_captcha_string_info_4h9lfr0dvo','MTU3OTE5NDU0OHlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(809183,'_transient_timeout_aiowps_captcha_string_info_20krzrvrs6','1576245939','no'),(809184,'_transient_aiowps_captcha_string_info_20krzrvrs6','MTU3NjI0NDEzOXlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(809188,'_transient_timeout_aiowps_captcha_string_info_gprkvsyffh','1576246189','no'),(809189,'_transient_aiowps_captcha_string_info_gprkvsyffh','MTU3NjI0NDM4OXlhajNtcDh1cmRjYjZyanVjbHNsMzE=','no'),(809285,'_transient_timeout_aiowps_captcha_string_info_xlzgec6s7l','1576254214','no'),(809286,'_transient_aiowps_captcha_string_info_xlzgec6s7l','MTU3NjI1MjQxNHlhajNtcDh1cmRjYjZyanVjbHNsMjI=','no'),(887501,'_transient_aiowps_captcha_string_info_ltzuriy11h','MTU4MjAwOTQ1M3lhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(809532,'_transient_timeout_aiowps_captcha_string_info_c3gw9qk27w','1576274525','no'),(810202,'_transient_timeout_aiowps_captcha_string_info_mfir5z7kgm','1576316910','no'),(809582,'_transient_timeout_aiowps_captcha_string_info_6jh7malbq3','1576277400','no'),(809583,'_transient_aiowps_captcha_string_info_6jh7malbq3','MTU3NjI3NTYwMHlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(890105,'_transient_jetpack_jitm_4608f8a0b8f0cf36aa3e1e3ca132171','a:1:{s:18:\"last_response_time\";i:1582201227;}','no'),(810203,'_transient_aiowps_captcha_string_info_mfir5z7kgm','MTU3NjMxNTExMHlhajNtcDh1cmRjYjZyanVjbHNsMjY=','no'),(809728,'_transient_timeout_aiowps_captcha_string_info_qnzm9eiw1s','1576286412','no'),(864323,'_transient_timeout_aiowps_captcha_string_info_0nbe89ahrs','1580309876','no'),(864324,'_transient_aiowps_captcha_string_info_0nbe89ahrs','MTU4MDMwODA3NnlhajNtcDh1cmRjYjZyanVjbHNsMjg=','no'),(864325,'_transient_timeout_aiowps_captcha_string_info_ulswv4q9td','1580309877','no'),(864326,'_transient_aiowps_captcha_string_info_ulswv4q9td','MTU4MDMwODA3N3lhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(864351,'_transient_timeout_aiowps_captcha_string_info_e6int5qex2','1580312299','no'),(864352,'_transient_aiowps_captcha_string_info_e6int5qex2','MTU4MDMxMDQ5OXlhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(883189,'_transient_timeout_aiowps_captcha_string_info_ovw9pi208y','1581699384','no'),(882011,'_transient_aiowps_captcha_string_info_ss0aeuihs5','MTU4MTYxMjMyOXlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(864689,'_transient_aiowps_captcha_string_info_pcpcp7l9yq','MTU4MDMzODQwN3lhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(864688,'_transient_timeout_aiowps_captcha_string_info_pcpcp7l9yq','1580340207','no'),(883526,'_transient_aiowps_captcha_string_info_0c6sx9mj84','MTU4MTcyMjA0NXlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(903788,'_transient_timeout_aiowps_captcha_string_info_ko6ca509r6','1583206141','no'),(903789,'_transient_aiowps_captcha_string_info_ko6ca509r6','MTU4MzIwNDM0MXlhajNtcDh1cmRjYjZyanVjbHNsMA==','no'),(810222,'_transient_aiowps_captcha_string_info_jmes3pgbt6','MTU3NjMxNjQ0M3lhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(810270,'_transient_timeout_aiowps_captcha_string_info_1hboeppzge','1576321904','no'),(810271,'_transient_aiowps_captcha_string_info_1hboeppzge','MTU3NjMyMDEwNHlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(810293,'_transient_timeout_aiowps_captcha_string_info_m5zzx2x2b6','1576323408','no'),(810294,'_transient_aiowps_captcha_string_info_m5zzx2x2b6','MTU3NjMyMTYwOHlhajNtcDh1cmRjYjZyanVjbHNsMjE=','no'),(862020,'_transient_aiowps_captcha_string_info_hrz62z4wp5','MTU4MDEzODM2NHlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(860768,'_transient_timeout_aiowps_captcha_string_info_h9xk66le5x','1580045450','no'),(840503,'_transient_timeout_aiowps_captcha_string_info_0ytdtp4jxo','1578546045','no'),(840381,'_transient_timeout_aiowps_captcha_string_info_7u84imykxn','1578537419','no'),(840382,'_transient_aiowps_captcha_string_info_7u84imykxn','MTU3ODUzNTYxOXlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(854732,'_transient_timeout_aiowps_captcha_string_info_4xfghx0kus','1579593667','no'),(840504,'_transient_aiowps_captcha_string_info_0ytdtp4jxo','MTU3ODU0NDI0NXlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(861257,'_transient_timeout_aiowps_captcha_string_info_76xfog6t4j','1580083179','no'),(861258,'_transient_aiowps_captcha_string_info_76xfog6t4j','MTU4MDA4MTM3OXlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(838381,'_transient_aiowps_captcha_string_info_iv2r1axh1r','MTU3ODM4NTAzMHlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(810394,'_transient_timeout_yst_sm_1_1:4gHp_4lUiS','1576414612','no'),(810395,'_transient_yst_sm_1_1:4gHp_4lUiS','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2019-10-14T21:10:24-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2019-07-22T21:02:01-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2019-05-23T20:54:45-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(859615,'_transient_timeout_aiowps_captcha_string_info_6n6kd88mok','1579960832','no'),(859641,'_transient_aiowps_captcha_string_info_n6pvbdke5c','MTU3OTk2MDY4MXlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(858382,'_transient_timeout_aiowps_captcha_string_info_h7653pgsdc','1579870133','no'),(858383,'_transient_aiowps_captcha_string_info_h7653pgsdc','MTU3OTg2ODMzM3lhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(859648,'_transient_aiowps_captcha_string_info_smtampaid4','MTU3OTk2MDgxNXlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(810658,'_transient_timeout_aiowps_captcha_string_info_rql4cv0ts7','1576351302','no'),(810659,'_transient_aiowps_captcha_string_info_rql4cv0ts7','MTU3NjM0OTUwMnlhajNtcDh1cmRjYjZyanVjbHNsMTc=','no'),(888117,'_transient_aiowps_captcha_string_info_k0hjjjha3w','MTU4MjA1NzA1MXlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(810803,'_transient_timeout_aiowps_captcha_string_info_ma5k9zof8e','1576361920','no'),(810804,'_transient_aiowps_captcha_string_info_ma5k9zof8e','MTU3NjM2MDEyMHlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(838387,'_transient_timeout_aiowps_captcha_string_info_8lahc1bgk9','1578387033','no'),(811119,'_transient_aiowps_captcha_string_info_gkbppt44sl','MTU3NjM4MjEwOXlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(860061,'_transient_timeout_aiowps_captcha_string_info_t15wjaqil7','1579994763','no'),(811118,'_transient_timeout_aiowps_captcha_string_info_gkbppt44sl','1576383909','no'),(811138,'_transient_timeout_aiowps_captcha_string_info_dbtzbxn7f0','1576385168','no'),(881117,'_transient_timeout_yst_sm_page_1:4gHp_ztJI','1581634597','no'),(881118,'_transient_yst_sm_page_1:4gHp_ztJI','C:24:\"WPSEO_Sitemap_Cache_Data\":12479:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:12430:\"<urlset xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xmlns:image=\"http://www.google.com/schemas/sitemap-image/1.1\" xsi:schemaLocation=\"http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd http://www.google.com/schemas/sitemap-image/1.1 http://www.google.com/schemas/sitemap-image/1.1/sitemap-image.xsd\" xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/</loc>\n		<lastmod>2019-01-17T20:01:29-06:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/study/</loc>\n		<lastmod>2014-04-09T17:58:04-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/bible-correspondence-classes/</loc>\n		<lastmod>2014-04-09T17:58:04-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/spanish-tracts/</loc>\n		<lastmod>2014-04-09T17:58:04-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/russian-tracts/</loc>\n		<lastmod>2014-04-09T17:58:04-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/a-world-without-god/</loc>\n		<lastmod>2014-04-21T19:54:35-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/an-interview-with-a-false-teacher/</loc>\n		<lastmod>2014-04-21T19:57:26-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/an-open-approach/</loc>\n		<lastmod>2014-04-21T20:07:55-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/baptism/</loc>\n		<lastmod>2014-04-21T20:09:07-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/can-we-know-the-answers-to-the-questions-of-life/</loc>\n		<lastmod>2014-04-21T20:10:08-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/can-we-know-the-origin-of-life/</loc>\n		<lastmod>2014-04-21T20:10:54-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/can-we-know-the-preparation-for-eternal-life/</loc>\n		<lastmod>2014-04-21T20:11:52-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/dating/</loc>\n		<lastmod>2014-04-21T20:13:17-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/elders-decons/</loc>\n		<lastmod>2014-06-22T14:36:55-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/bible-study-links/</loc>\n		<lastmod>2014-07-15T12:45:40-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/current-calendar/</loc>\n		<lastmod>2014-07-16T13:14:27-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/those-who-serve-2/</loc>\n		<lastmod>2014-07-16T13:15:56-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/members/</loc>\n		<lastmod>2014-08-10T16:06:30-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/those-privileged-to-serve/</loc>\n		<lastmod>2014-09-14T18:51:21-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/legal/</loc>\n		<lastmod>2015-04-19T20:43:34-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/november-2015-outlines/</loc>\n		<lastmod>2015-10-25T11:58:24-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/youtube-2/</loc>\n		<lastmod>2016-03-16T22:19:40-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/did-jesus-turn-water-to-wine/</loc>\n		<lastmod>2016-06-24T09:47:54-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/does-god-really-exist/</loc>\n		<lastmod>2016-06-24T09:49:59-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/does-my-baby-need-to-be-baptized/</loc>\n		<lastmod>2016-06-24T09:52:24-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/does-the-first-century-church-exist-today/</loc>\n		<lastmod>2016-06-24T09:54:07-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/euthanasia/</loc>\n		<lastmod>2016-06-24T09:57:14-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/gods-standard-of-authority/</loc>\n		<lastmod>2016-06-24T09:59:35-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/have-you-voted/</loc>\n		<lastmod>2016-06-24T10:00:44-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/homosexuality/</loc>\n		<lastmod>2016-06-24T10:02:20-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/how-to-be-free/</loc>\n		<lastmod>2016-06-24T10:03:24-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/human-pain-and-suffering/</loc>\n		<lastmod>2016-06-24T10:05:26-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/inspiration-is-the-bible-from-god-or-man/</loc>\n		<lastmod>2016-06-24T10:06:31-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/introducing-the-church-of-christ/</loc>\n		<lastmod>2016-06-24T10:07:38-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/worship-the-avenue-of-contribution/</loc>\n		<lastmod>2016-06-24T10:08:38-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/is-conversion-a-miracle/</loc>\n		<lastmod>2016-06-24T10:11:14-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/is-ignorance-an-excuse/</loc>\n		<lastmod>2016-06-24T10:12:09-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/is-it-reasonable/</loc>\n		<lastmod>2016-06-24T10:13:14-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/jesus-has-only-one-church/</loc>\n		<lastmod>2016-06-24T10:14:14-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/jesus-son-of-god/</loc>\n		<lastmod>2016-06-24T10:15:11-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/jesus-son-of-man/</loc>\n		<lastmod>2016-06-24T10:16:13-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/living-together-right-or-wrong/</loc>\n		<lastmod>2016-06-24T10:17:08-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/mormonism/</loc>\n		<lastmod>2016-06-24T10:20:07-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/mormonism-the-book-of-mormon-vs-doctrine-and-covenants/</loc>\n		<lastmod>2016-06-24T10:21:12-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/mormonism-the-book-of-mormon-against-itself/</loc>\n		<lastmod>2016-06-24T10:22:45-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/old-or-new-testament-which-should-we-follow/</loc>\n		<lastmod>2016-06-24T10:24:14-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/pornography-in-art-right-or-wrong/</loc>\n		<lastmod>2016-06-24T10:25:58-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/preaching-your-own-funeral/</loc>\n		<lastmod>2016-06-24T10:37:57-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/responsibility-to-our-elders/</loc>\n		<lastmod>2016-06-24T10:39:28-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/the-church-of-christ-who-are-these-people/</loc>\n		<lastmod>2016-06-24T10:41:49-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/the-sabbath-must-christians-keep-it-today/</loc>\n		<lastmod>2016-06-24T10:44:12-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/what-about-the-thief-on-the-cross/</loc>\n		<lastmod>2016-06-24T10:46:15-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/what-is-the-fruit-of-the-vine/</loc>\n		<lastmod>2016-06-24T10:47:24-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/what-must-i-do-to-be-saved/</loc>\n		<lastmod>2016-06-24T10:49:04-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/who-cares-if-you-are-lost/</loc>\n		<lastmod>2016-06-24T10:50:56-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/worship-god-the-object/</loc>\n		<lastmod>2016-06-24T11:10:46-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/worship-in-spirit-and-in-truth/</loc>\n		<lastmod>2016-06-24T11:12:12-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/worship-misconceptions/</loc>\n		<lastmod>2016-06-24T11:13:26-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/worship-unauthorized/</loc>\n		<lastmod>2016-06-24T11:14:56-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/worship-the-avenue-of-prayer/</loc>\n		<lastmod>2016-06-24T11:16:55-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/worship-the-avenue-of-song/</loc>\n		<lastmod>2016-06-24T11:18:08-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/worship-the-avenue-of-communion/</loc>\n		<lastmod>2016-06-24T11:19:52-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/worship-the-avenue-of-instruction/</loc>\n		<lastmod>2016-06-24T11:22:17-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/worship-my-responsibility/</loc>\n		<lastmod>2016-06-24T11:23:53-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/except-ye-repent/</loc>\n		<lastmod>2016-06-26T16:03:05-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/tracts/</loc>\n		<lastmod>2016-06-27T09:44:28-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/abortion-right-or-wrong/</loc>\n		<lastmod>2016-06-27T15:52:55-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/about-2/</loc>\n		<lastmod>2017-06-30T15:06:50-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/sermon-and-class-outlines/</loc>\n		<lastmod>2017-06-30T15:51:19-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/weekly-memory-verses/</loc>\n		<lastmod>2017-08-28T07:42:59-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/bible-outlines-and-manuscripts/</loc>\n		<lastmod>2017-09-25T20:34:16-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/calendar/</loc>\n		<lastmod>2019-01-19T19:23:30-06:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/the-elders/</loc>\n		<lastmod>2019-03-08T08:31:40-06:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/upcoming-events-at-the-39th-street-church-of-christ/</loc>\n		<lastmod>2019-03-08T09:08:55-06:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/our-local-works/</loc>\n		<lastmod>2019-03-08T09:14:02-06:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/works-we-support/</loc>\n		<lastmod>2019-03-08T09:25:51-06:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/annual-mid-west-lectures/</loc>\n		<lastmod>2019-03-08T10:14:21-06:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/contact-us/</loc>\n		<lastmod>2019-03-08T10:18:11-06:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/evangelist/</loc>\n		<lastmod>2019-03-18T21:33:00-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/youth/</loc>\n		<lastmod>2019-04-01T20:18:37-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/those-who-serve/</loc>\n		<lastmod>2019-04-09T19:31:49-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/our-deacons/</loc>\n		<lastmod>2019-10-14T21:10:24-05:00</lastmod>\n	</url>\n</urlset>\";}}','no'),(832671,'_transient_timeout_aiowps_captcha_string_info_nr17uq4md8','1577954025','no'),(810987,'_transient_timeout_aiowps_captcha_string_info_0mqmdtim24','1576374789','no'),(810988,'_transient_aiowps_captcha_string_info_0mqmdtim24','MTU3NjM3Mjk4OXlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(880171,'_transient_aiowps_captcha_string_info_bwumgtqjhx','MTU4MTQ4MDE2MnlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(880237,'_transient_timeout_aiowps_captcha_string_info_ehvpipsxyk','1581486677','no'),(811399,'_transient_timeout_aiowps_captcha_string_info_ncmb9uvo5d','1576405904','no'),(811400,'_transient_aiowps_captcha_string_info_ncmb9uvo5d','MTU3NjQwNDEwNHlhajNtcDh1cmRjYjZyanVjbHNsMTk=','no'),(838388,'_transient_aiowps_captcha_string_info_8lahc1bgk9','MTU3ODM4NTIzM3lhajNtcDh1cmRjYjZyanVjbHNsMjQ=','no'),(838397,'_transient_timeout_aiowps_captcha_string_info_y87nhe1zc9','1578387409','no'),(838021,'_transient_aiowps_captcha_string_info_3cug88fror','MTU3ODM1ODEwNnlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(811410,'_transient_timeout_aiowps_captcha_string_info_zi24sli2qu','1576406904','no'),(811411,'_transient_aiowps_captcha_string_info_zi24sli2qu','MTU3NjQwNTEwNHlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(861211,'_transient_timeout_aiowps_captcha_string_info_nuadwyoein','1580079968','no'),(838132,'_transient_aiowps_captcha_string_info_mw29bzy5en','MTU3ODM2NjMzOXlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(838134,'_transient_timeout_aiowps_captcha_string_info_efya9625l1','1578368170','no'),(838135,'_transient_aiowps_captcha_string_info_efya9625l1','MTU3ODM2NjM3MHlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(838171,'_transient_timeout_aiowps_captcha_string_info_x4w4u7dtfu','1578370843','no'),(838172,'_transient_aiowps_captcha_string_info_x4w4u7dtfu','MTU3ODM2OTA0M3lhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(838188,'_transient_timeout_aiowps_captcha_string_info_h71h69rdjg','1578371738','no'),(838189,'_transient_aiowps_captcha_string_info_h71h69rdjg','MTU3ODM2OTkzOHlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(838380,'_transient_timeout_aiowps_captcha_string_info_iv2r1axh1r','1578386830','no'),(843599,'_transient_timeout_aiowps_captcha_string_info_kwb1746zdu','1578769667','no'),(838341,'_transient_timeout_aiowps_captcha_string_info_c5wq9dvhom','1578384646','no'),(838342,'_transient_aiowps_captcha_string_info_c5wq9dvhom','MTU3ODM4Mjg0NnlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(838354,'_transient_timeout_aiowps_captcha_string_info_2vl6wb3iqp','1578385224','no'),(838355,'_transient_aiowps_captcha_string_info_2vl6wb3iqp','MTU3ODM4MzQyNHlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(838383,'_transient_timeout_aiowps_captcha_string_info_kc95i3kyln','1578386884','no'),(811139,'_transient_aiowps_captcha_string_info_dbtzbxn7f0','MTU3NjM4MzM2OHlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(860591,'_transient_timeout_aiowps_captcha_string_info_dk2232tmxt','1580034926','no'),(859806,'_transient_timeout_aiowps_captcha_string_info_e7j71wfnnh','1579974667','no'),(859486,'_transient_aiowps_captcha_string_info_ulyrk50n6t','MTU3OTk1MDk1OHlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(858722,'_transient_timeout_aiowps_captcha_string_info_6vmqsdxuov','1579895905','no'),(858723,'_transient_aiowps_captcha_string_info_6vmqsdxuov','MTU3OTg5NDEwNXlhajNtcDh1cmRjYjZyanVjbHNsMjc=','no'),(858519,'_transient_timeout_aiowps_captcha_string_info_vwhndy61nc','1579879788','no'),(858520,'_transient_aiowps_captcha_string_info_vwhndy61nc','MTU3OTg3Nzk4OHlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(811263,'_transient_timeout_aiowps_captcha_string_info_mfvqgph76f','1576395358','no'),(859968,'_transient_aiowps_captcha_string_info_9lo7cm84ez','MTU3OTk4NTMxNXlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(811264,'_transient_aiowps_captcha_string_info_mfvqgph76f','MTU3NjM5MzU1OHlhajNtcDh1cmRjYjZyanVjbHNsMTg=','no'),(860698,'_transient_aiowps_captcha_string_info_ym6sbuq2yn','MTU4MDAzOTcxNnlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(811512,'_transient_timeout_aiowps_captcha_string_info_n9kgwyfw2b','1576414771','no'),(811513,'_transient_aiowps_captcha_string_info_n9kgwyfw2b','MTU3NjQxMjk3MXlhajNtcDh1cmRjYjZyanVjbHNsMA==','no'),(811762,'_transient_timeout_aiowps_captcha_string_info_c5oej2spk1','1576429413','no'),(811763,'_transient_aiowps_captcha_string_info_c5oej2spk1','MTU3NjQyNzYxM3lhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(811766,'_transient_timeout_aiowps_captcha_string_info_3paw3to4tk','1576429607','no'),(811767,'_transient_aiowps_captcha_string_info_3paw3to4tk','MTU3NjQyNzgwN3lhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(811622,'_transient_timeout_aiowps_captcha_string_info_wyaj3t2c2a','1576422569','no'),(811623,'_transient_aiowps_captcha_string_info_wyaj3t2c2a','MTU3NjQyMDc2OXlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(816104,'_transient_aiowps_captcha_string_info_gup9l69j0n','MTU3Njc1MjE0N3lhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(855158,'_transient_aiowps_captcha_string_info_cwjtujyw5w','MTU3OTYyNDA1MnlhajNtcDh1cmRjYjZyanVjbHNsMjM=','no'),(811693,'_transient_timeout_aiowps_captcha_string_info_1i4chi2tdl','1576427684','no'),(811694,'_transient_aiowps_captcha_string_info_1i4chi2tdl','MTU3NjQyNTg4NHlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(811695,'_transient_timeout_aiowps_captcha_string_info_rmrd1y6bqm','1576427704','no'),(811696,'_transient_aiowps_captcha_string_info_rmrd1y6bqm','MTU3NjQyNTkwNHlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(811703,'_transient_timeout_aiowps_captcha_string_info_uy0xflk7wn','1576427861','no'),(811704,'_transient_aiowps_captcha_string_info_uy0xflk7wn','MTU3NjQyNjA2MXlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(811705,'_transient_timeout_aiowps_captcha_string_info_7uhstqooqj','1576427878','no'),(811706,'_transient_aiowps_captcha_string_info_7uhstqooqj','MTU3NjQyNjA3OHlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(811707,'_transient_timeout_aiowps_captcha_string_info_sso9os8eiu','1576427897','no'),(811708,'_transient_aiowps_captcha_string_info_sso9os8eiu','MTU3NjQyNjA5N3lhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(811709,'_transient_timeout_aiowps_captcha_string_info_y2ddiwly50','1576427915','no'),(811710,'_transient_aiowps_captcha_string_info_y2ddiwly50','MTU3NjQyNjExNXlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(811711,'_transient_timeout_aiowps_captcha_string_info_a7tg1xn74q','1576427938','no'),(811712,'_transient_aiowps_captcha_string_info_a7tg1xn74q','MTU3NjQyNjEzOHlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(811713,'_transient_timeout_aiowps_captcha_string_info_4zc52uahw8','1576427967','no'),(811714,'_transient_aiowps_captcha_string_info_4zc52uahw8','MTU3NjQyNjE2N3lhajNtcDh1cmRjYjZyanVjbHNsMA==','no'),(811720,'_transient_timeout_aiowps_captcha_string_info_7mtky24pk6','1576428128','no'),(811721,'_transient_aiowps_captcha_string_info_7mtky24pk6','MTU3NjQyNjMyOHlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(811722,'_transient_timeout_aiowps_captcha_string_info_ezvhx5s84e','1576428146','no'),(811723,'_transient_aiowps_captcha_string_info_ezvhx5s84e','MTU3NjQyNjM0NnlhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(811732,'_transient_timeout_aiowps_captcha_string_info_o3kwiiprnd','1576428400','no'),(811733,'_transient_aiowps_captcha_string_info_o3kwiiprnd','MTU3NjQyNjYwMHlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(811734,'_transient_timeout_aiowps_captcha_string_info_jkuna8csgo','1576428412','no'),(811735,'_transient_aiowps_captcha_string_info_jkuna8csgo','MTU3NjQyNjYxMnlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(811739,'_transient_timeout_aiowps_captcha_string_info_a4zwayvr8v','1576428432','no'),(811740,'_transient_aiowps_captcha_string_info_a4zwayvr8v','MTU3NjQyNjYzMnlhajNtcDh1cmRjYjZyanVjbHNsMjE=','no'),(811741,'_transient_timeout_aiowps_captcha_string_info_89r2v16ic3','1576428438','no'),(811742,'_transient_aiowps_captcha_string_info_89r2v16ic3','MTU3NjQyNjYzOHlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(811743,'_transient_timeout_aiowps_captcha_string_info_gq6i4lugyn','1576428451','no'),(811744,'_transient_aiowps_captcha_string_info_gq6i4lugyn','MTU3NjQyNjY1MXlhajNtcDh1cmRjYjZyanVjbHNsMTc=','no'),(811791,'_transient_timeout_aiowps_captcha_string_info_w5z0q6d4c9','1576430749','no'),(811792,'_transient_aiowps_captcha_string_info_w5z0q6d4c9','MTU3NjQyODk0OXlhajNtcDh1cmRjYjZyanVjbHNsMTQ=','no'),(811793,'_transient_timeout_aiowps_captcha_string_info_z3ffh0vr85','1576430773','no'),(811794,'_transient_aiowps_captcha_string_info_z3ffh0vr85','MTU3NjQyODk3M3lhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(811803,'_transient_timeout_aiowps_captcha_string_info_ult6fv6ox6','1576431311','no'),(811804,'_transient_aiowps_captcha_string_info_ult6fv6ox6','MTU3NjQyOTUxMXlhajNtcDh1cmRjYjZyanVjbHNsMzQ=','no'),(811811,'_transient_timeout_aiowps_captcha_string_info_c1eus0kjqg','1576431456','no'),(811812,'_transient_aiowps_captcha_string_info_c1eus0kjqg','MTU3NjQyOTY1NnlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(811813,'_transient_timeout_aiowps_captcha_string_info_bc9klrqlp2','1576431493','no'),(811814,'_transient_aiowps_captcha_string_info_bc9klrqlp2','MTU3NjQyOTY5M3lhajNtcDh1cmRjYjZyanVjbHNsMzM=','no'),(811815,'_transient_timeout_aiowps_captcha_string_info_vny5b722yl','1576431509','no'),(811816,'_transient_aiowps_captcha_string_info_vny5b722yl','MTU3NjQyOTcwOXlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(811817,'_transient_timeout_aiowps_captcha_string_info_9tvllh4vp5','1576431530','no'),(811818,'_transient_aiowps_captcha_string_info_9tvllh4vp5','MTU3NjQyOTczMHlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(811821,'_transient_timeout_aiowps_captcha_string_info_lsj724t0cz','1576431648','no'),(811822,'_transient_aiowps_captcha_string_info_lsj724t0cz','MTU3NjQyOTg0OHlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(838384,'_transient_aiowps_captcha_string_info_kc95i3kyln','MTU3ODM4NTA4NHlhajNtcDh1cmRjYjZyanVjbHNsMjI=','no'),(838385,'_transient_timeout_aiowps_captcha_string_info_nh3bkxtm6v','1578386909','no'),(838386,'_transient_aiowps_captcha_string_info_nh3bkxtm6v','MTU3ODM4NTEwOXlhajNtcDh1cmRjYjZyanVjbHNsMjk=','no'),(862120,'_transient_timeout_aiowps_captcha_string_info_fza0xn22jk','1580147429','no'),(862121,'_transient_aiowps_captcha_string_info_fza0xn22jk','MTU4MDE0NTYyOXlhajNtcDh1cmRjYjZyanVjbHNsMjE=','no'),(862341,'_transient_timeout_aiowps_captcha_string_info_fujgvklbmt','1580163083','no'),(862342,'_transient_aiowps_captcha_string_info_fujgvklbmt','MTU4MDE2MTI4M3lhajNtcDh1cmRjYjZyanVjbHNsMjg=','no'),(861918,'_transient_aiowps_captcha_string_info_3imzxr2vo6','MTU4MDEzMDkwNnlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(861664,'_transient_aiowps_captcha_string_info_m8uppckrhp','MTU4MDExMjcwN3lhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(861848,'_transient_timeout_aiowps_captcha_string_info_urzlxggjnj','1580128567','no'),(861441,'_transient_timeout_aiowps_captcha_string_info_0gkd59brmt','1580096262','no'),(861442,'_transient_aiowps_captcha_string_info_0gkd59brmt','MTU4MDA5NDQ2MnlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(861509,'_transient_timeout_aiowps_captcha_string_info_axnr9hhwx0','1580101690','no'),(861510,'_transient_aiowps_captcha_string_info_axnr9hhwx0','MTU4MDA5OTg5MHlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(818502,'_transient_timeout_aiowps_captcha_string_info_ru1hu0u4b2','1576933184','no'),(818503,'_transient_aiowps_captcha_string_info_ru1hu0u4b2','MTU3NjkzMTM4NHlhajNtcDh1cmRjYjZyanVjbHNsMjY=','no'),(832674,'_transient_aiowps_captcha_string_info_4im67cjtta','MTU3Nzk1MjIzMnlhajNtcDh1cmRjYjZyanVjbHNsMA==','no'),(832675,'_transient_timeout_aiowps_captcha_string_info_rvfw92cdz8','1577954048','no'),(818568,'_transient_timeout_aiowps_captcha_string_info_u9g6req24d','1576937300','no'),(818569,'_transient_aiowps_captcha_string_info_u9g6req24d','MTU3NjkzNTUwMHlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(854991,'_transient_timeout_aiowps_captcha_string_info_fjezlp40am','1579613172','no'),(854989,'_transient_timeout_aiowps_captcha_string_info_9cixeuv60j','1579613172','no'),(854990,'_transient_aiowps_captcha_string_info_9cixeuv60j','MTU3OTYxMTM3MnlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(854992,'_transient_aiowps_captcha_string_info_fjezlp40am','MTU3OTYxMTM3MnlhajNtcDh1cmRjYjZyanVjbHNsMjI=','no'),(855002,'_transient_aiowps_captcha_string_info_qn60xlo924','MTU3OTYxMTk1OHlhajNtcDh1cmRjYjZyanVjbHNsMTM=','no'),(818631,'_transient_timeout_aiowps_captcha_string_info_wsw6ggzjbz','1576943078','no'),(818632,'_transient_aiowps_captcha_string_info_wsw6ggzjbz','MTU3Njk0MTI3OHlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(818644,'_transient_timeout_aiowps_captcha_string_info_jhpxhyzz3v','1576943887','no'),(818645,'_transient_aiowps_captcha_string_info_jhpxhyzz3v','MTU3Njk0MjA4N3lhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(818667,'_transient_timeout_aiowps_captcha_string_info_8ciy8xa9yb','1576945185','no'),(818668,'_transient_aiowps_captcha_string_info_8ciy8xa9yb','MTU3Njk0MzM4NXlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(848855,'_transient_timeout_aiowps_captcha_string_info_iyuzj6enrz','1579153761','no'),(848856,'_transient_aiowps_captcha_string_info_iyuzj6enrz','MTU3OTE1MTk2MXlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(818708,'_transient_timeout_aiowps_captcha_string_info_8p1o1gtesn','1576948132','no'),(818709,'_transient_aiowps_captcha_string_info_8p1o1gtesn','MTU3Njk0NjMzMnlhajNtcDh1cmRjYjZyanVjbHNsMjQ=','no'),(818718,'_transient_timeout_aiowps_captcha_string_info_g8o4atu8s4','1576948869','no'),(818719,'_transient_aiowps_captcha_string_info_g8o4atu8s4','MTU3Njk0NzA2OXlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(818766,'_transient_timeout_aiowps_captcha_string_info_s9to085xza','1576952495','no'),(818767,'_transient_aiowps_captcha_string_info_s9to085xza','MTU3Njk1MDY5NXlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(818811,'_transient_timeout_aiowps_captcha_string_info_n90bckzbbs','1576955685','no'),(818812,'_transient_aiowps_captcha_string_info_n90bckzbbs','MTU3Njk1Mzg4NXlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(818813,'_transient_timeout_aiowps_captcha_string_info_gk59ddolt3','1576955763','no'),(818814,'_transient_aiowps_captcha_string_info_gk59ddolt3','MTU3Njk1Mzk2M3lhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(819023,'_transient_timeout_aiowps_captcha_string_info_boj2y0kxca','1576972667','no'),(818939,'_transient_timeout_aiowps_captcha_string_info_297ep3m6qi','1576966577','no'),(818940,'_transient_aiowps_captcha_string_info_297ep3m6qi','MTU3Njk2NDc3N3lhajNtcDh1cmRjYjZyanVjbHNsMzc=','no'),(819024,'_transient_aiowps_captcha_string_info_boj2y0kxca','MTU3Njk3MDg2N3lhajNtcDh1cmRjYjZyanVjbHNsMTg=','no'),(860592,'_transient_aiowps_captcha_string_info_dk2232tmxt','MTU4MDAzMzEyNnlhajNtcDh1cmRjYjZyanVjbHNsMTM=','no'),(819060,'_transient_timeout_aiowps_captcha_string_info_23dt1rnlgp','1576975258','no'),(819061,'_transient_aiowps_captcha_string_info_23dt1rnlgp','MTU3Njk3MzQ1OHlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(860769,'_transient_aiowps_captcha_string_info_h9xk66le5x','MTU4MDA0MzY1MHlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(833465,'_transient_timeout_aiowps_captcha_string_info_6dxta6mlue','1578013949','no'),(819145,'_transient_timeout_aiowps_captcha_string_info_x0udx7lclr','1576981038','no'),(819146,'_transient_aiowps_captcha_string_info_x0udx7lclr','MTU3Njk3OTIzOHlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(832665,'_transient_timeout_aiowps_captcha_string_info_a90pfbfoct','1577953995','no'),(828504,'_transient_timeout_aiowps_captcha_string_info_63yvlerx70','1577642721','no'),(828505,'_transient_aiowps_captcha_string_info_63yvlerx70','MTU3NzY0MDkyMXlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(819362,'_transient_timeout_aiowps_captcha_string_info_wog94jp280','1576998109','no'),(821218,'_transient_aiowps_captcha_string_info_6ljf6y8crx','MTU3NzEyNzcwN3lhajNtcDh1cmRjYjZyanVjbHNsMTg=','no'),(819695,'_transient_timeout_aiowps_captcha_string_info_sob7yyt7v2','1577022947','no'),(819696,'_transient_aiowps_captcha_string_info_sob7yyt7v2','MTU3NzAyMTE0N3lhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(819492,'_transient_timeout_aiowps_captcha_string_info_fue9dqno18','1577008520','no'),(819493,'_transient_aiowps_captcha_string_info_fue9dqno18','MTU3NzAwNjcyMHlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(819363,'_transient_aiowps_captcha_string_info_wog94jp280','MTU3Njk5NjMwOXlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(832662,'_transient_aiowps_captcha_string_info_m1mf7xfxg5','MTU3Nzk1MjE3NnlhajNtcDh1cmRjYjZyanVjbHNsMzI=','no'),(828464,'_transient_aiowps_captcha_string_info_nwb6heqfxt','MTU3NzYzODM1OXlhajNtcDh1cmRjYjZyanVjbHNsMA==','no'),(844696,'_transient_timeout_aiowps_captcha_string_info_xpjodxrl9r','1578849827','no'),(844697,'_transient_aiowps_captcha_string_info_xpjodxrl9r','MTU3ODg0ODAyN3lhajNtcDh1cmRjYjZyanVjbHNsMzM=','no'),(850228,'jetpack_protect_error','API Key Required','no'),(851350,'_transient_aiowps_captcha_string_info_d67k44dzfl','MTU3OTMzOTI0M3lhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(844789,'_transient_aiowps_captcha_string_info_qvpb6x6h8e','MTU3ODg1NTMyN3lhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(828486,'_transient_timeout_aiowps_captcha_string_info_o92n7e7235','1577641790','no'),(819535,'_transient_timeout_aiowps_captcha_string_info_75biarcnjb','1577011777','no'),(819536,'_transient_aiowps_captcha_string_info_75biarcnjb','MTU3NzAwOTk3N3lhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(839962,'_transient_aiowps_captcha_string_info_8nbsmo8v7v','MTU3ODUwNDY4N3lhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(821274,'_transient_aiowps_captcha_string_info_tifu34lnnm','MTU3NzEzMTkzN3lhajNtcDh1cmRjYjZyanVjbHNsMjY=','no'),(821326,'_transient_timeout_aiowps_captcha_string_info_zvd0u4i99p','1577137836','no'),(821327,'_transient_aiowps_captcha_string_info_zvd0u4i99p','MTU3NzEzNjAzNnlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(821372,'_transient_timeout_aiowps_captcha_string_info_xa7r5m6zir','1577141093','no'),(821373,'_transient_aiowps_captcha_string_info_xa7r5m6zir','MTU3NzEzOTI5M3lhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(821393,'_transient_timeout_aiowps_captcha_string_info_mv1kquahpl','1577142579','no'),(821394,'_transient_aiowps_captcha_string_info_mv1kquahpl','MTU3NzE0MDc3OXlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(821407,'_transient_timeout_aiowps_captcha_string_info_aaaym4zhjz','1577143414','no'),(821408,'_transient_aiowps_captcha_string_info_aaaym4zhjz','MTU3NzE0MTYxNHlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(832669,'_transient_timeout_aiowps_captcha_string_info_t6t5vadz1c','1577954009','no'),(832668,'_transient_aiowps_captcha_string_info_y0i0toml3o','MTU3Nzk1MjIwMnlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(832667,'_transient_timeout_aiowps_captcha_string_info_y0i0toml3o','1577954002','no'),(819638,'_transient_timeout_aiowps_captcha_string_info_8jkducjrh3','1577019474','no'),(819639,'_transient_aiowps_captcha_string_info_8jkducjrh3','MTU3NzAxNzY3NHlhajNtcDh1cmRjYjZyanVjbHNsMjE=','no'),(821943,'_transient_timeout_aiowps_captcha_string_info_jwg3jp0nbo','1577181010','no'),(833114,'_transient_aiowps_captcha_string_info_nxx0fgtogx','MTU3Nzk4Mzg3NnlhajNtcDh1cmRjYjZyanVjbHNsMzM=','no'),(840128,'_transient_aiowps_captcha_string_info_4mos229hub','MTU3ODUxNzg5N3lhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(833103,'_transient_aiowps_captcha_string_info_26vsvncjga','MTU3Nzk4Mjk3M3lhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(833102,'_transient_timeout_aiowps_captcha_string_info_26vsvncjga','1577984773','no'),(819795,'_transient_timeout_aiowps_captcha_string_info_p9su9wzw25','1577030632','no'),(835259,'_transient_aiowps_captcha_string_info_165eiydxu3','MTU3ODE0ODg0MXlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(834851,'_transient_aiowps_captcha_string_info_767r1lk1l1','MTU3ODExODE2N3lhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(819796,'_transient_aiowps_captcha_string_info_p9su9wzw25','MTU3NzAyODgzMnlhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(839995,'_transient_aiowps_captcha_string_info_isll8tx4gp','MTU3ODUwNzEwMnlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(819822,'_transient_timeout_aiowps_captcha_string_info_opd5xmxyrm','1577032144','no'),(819823,'_transient_aiowps_captcha_string_info_opd5xmxyrm','MTU3NzAzMDM0NHlhajNtcDh1cmRjYjZyanVjbHNsMjE=','no'),(819836,'_transient_timeout_aiowps_captcha_string_info_9q3jlpz3ev','1577033093','no'),(819837,'_transient_aiowps_captcha_string_info_9q3jlpz3ev','MTU3NzAzMTI5M3lhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(819841,'_transient_timeout_aiowps_captcha_string_info_kt836wc2cz','1577033517','no'),(819842,'_transient_aiowps_captcha_string_info_kt836wc2cz','MTU3NzAzMTcxN3lhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(822457,'_transient_timeout_aiowps_captcha_string_info_cfna8y0t6u','1577219768','no'),(821079,'_transient_timeout_aiowps_captcha_string_info_rjlyy10wob','1577119156','no'),(820306,'_transient_aiowps_captcha_string_info_b4u3x08ko8','MTU3NzA2NjI1NHlhajNtcDh1cmRjYjZyanVjbHNsMTQ=','no'),(820049,'_transient_timeout_aiowps_captcha_string_info_zi5cpinc67','1577049119','no'),(820050,'_transient_aiowps_captcha_string_info_zi5cpinc67','MTU3NzA0NzMxOXlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(832672,'_transient_aiowps_captcha_string_info_nr17uq4md8','MTU3Nzk1MjIyNXlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(820305,'_transient_timeout_aiowps_captcha_string_info_b4u3x08ko8','1577068054','no'),(820908,'_transient_timeout_aiowps_captcha_string_info_oqf07skcxc','1577107971','no'),(820909,'_transient_aiowps_captcha_string_info_oqf07skcxc','MTU3NzEwNjE3MXlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(820980,'_transient_timeout_aiowps_captcha_string_info_ppz5ifz21t','1577112833','no'),(820981,'_transient_aiowps_captcha_string_info_ppz5ifz21t','MTU3NzExMTAzM3lhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(821217,'_transient_timeout_aiowps_captcha_string_info_6ljf6y8crx','1577129507','no'),(821273,'_transient_timeout_aiowps_captcha_string_info_tifu34lnnm','1577133737','no'),(821130,'_transient_timeout_aiowps_captcha_string_info_dqf5hdi0an','1577123215','no'),(821053,'_transient_timeout_aiowps_captcha_string_info_ssqa2i5eab','1577117523','no'),(821022,'_transient_timeout_aiowps_captcha_string_info_58tqlvkt16','1577115499','no'),(821023,'_transient_aiowps_captcha_string_info_58tqlvkt16','MTU3NzExMzY5OXlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(821054,'_transient_aiowps_captcha_string_info_ssqa2i5eab','MTU3NzExNTcyM3lhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(821068,'_transient_timeout_aiowps_captcha_string_info_0hktrjevnc','1577118633','no'),(820352,'_transient_timeout_aiowps_captcha_string_info_bd6s9r21g5','1577070960','no'),(820353,'_transient_aiowps_captcha_string_info_bd6s9r21g5','MTU3NzA2OTE2MHlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(821163,'_transient_timeout_aiowps_captcha_string_info_4xtcdkhin5','1577125629','no'),(821164,'_transient_aiowps_captcha_string_info_4xtcdkhin5','MTU3NzEyMzgyOXlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(820466,'_transient_timeout_aiowps_captcha_string_info_gpnc1rsyu8','1577078238','no'),(820467,'_transient_aiowps_captcha_string_info_gpnc1rsyu8','MTU3NzA3NjQzOHlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(820469,'_transient_timeout_aiowps_captcha_string_info_90pujzqndo','1577078268','no'),(820470,'_transient_aiowps_captcha_string_info_90pujzqndo','MTU3NzA3NjQ2OHlhajNtcDh1cmRjYjZyanVjbHNsMTQ=','no'),(820474,'_transient_timeout_aiowps_captcha_string_info_2mq03pia8i','1577078665','no'),(820475,'_transient_aiowps_captcha_string_info_2mq03pia8i','MTU3NzA3Njg2NXlhajNtcDh1cmRjYjZyanVjbHNsMTQ=','no'),(820482,'_transient_timeout_aiowps_captcha_string_info_04zsrzt1ax','1577078954','no'),(820483,'_transient_aiowps_captcha_string_info_04zsrzt1ax','MTU3NzA3NzE1NHlhajNtcDh1cmRjYjZyanVjbHNsMjQ=','no'),(821174,'_transient_aiowps_captcha_string_info_0rin602d98','MTU3NzEyNDMwNnlhajNtcDh1cmRjYjZyanVjbHNsMzI=','no'),(821173,'_transient_timeout_aiowps_captcha_string_info_0rin602d98','1577126106','no'),(820509,'_transient_timeout_aiowps_captcha_string_info_zn7az4vyag','1577080484','no'),(820510,'_transient_aiowps_captcha_string_info_zn7az4vyag','MTU3NzA3ODY4NHlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(820533,'_transient_timeout_aiowps_captcha_string_info_xx9usifln0','1577081687','no'),(820534,'_transient_aiowps_captcha_string_info_xx9usifln0','MTU3NzA3OTg4N3lhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(820581,'_transient_timeout_aiowps_captcha_string_info_ovl41t389m','1577085167','no'),(821248,'_transient_aiowps_captcha_string_info_sfywp4s0c7','MTU3NzEzMDM5NnlhajNtcDh1cmRjYjZyanVjbHNsMA==','no'),(820582,'_transient_aiowps_captcha_string_info_ovl41t389m','MTU3NzA4MzM2N3lhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(821131,'_transient_aiowps_captcha_string_info_dqf5hdi0an','MTU3NzEyMTQxNXlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(821080,'_transient_aiowps_captcha_string_info_rjlyy10wob','MTU3NzExNzM1NnlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(821247,'_transient_timeout_aiowps_captcha_string_info_sfywp4s0c7','1577132196','no'),(820738,'_transient_timeout_aiowps_captcha_string_info_mkrf476jnz','1577097101','no'),(820739,'_transient_aiowps_captcha_string_info_mkrf476jnz','MTU3NzA5NTMwMXlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(820773,'_transient_timeout_aiowps_captcha_string_info_jiq6by6gjw','1577099778','no'),(820774,'_transient_aiowps_captcha_string_info_jiq6by6gjw','MTU3NzA5Nzk3OHlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(822458,'_transient_aiowps_captcha_string_info_cfna8y0t6u','MTU3NzIxNzk2OHlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(821542,'_transient_timeout_aiowps_captcha_string_info_1s6mluroyp','1577151407','no'),(821543,'_transient_aiowps_captcha_string_info_1s6mluroyp','MTU3NzE0OTYwN3lhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(824832,'_transient_aiowps_captcha_string_info_ld80wmig7v','MTU3NzM4MDQ5NnlhajNtcDh1cmRjYjZyanVjbHNsMA==','no'),(822377,'_transient_timeout_aiowps_captcha_string_info_zjxhut70q1','1577213742','no'),(821561,'_transient_timeout_aiowps_captcha_string_info_t69zgv6gco','1577152829','no'),(821562,'_transient_aiowps_captcha_string_info_t69zgv6gco','MTU3NzE1MTAyOXlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(823876,'_transient_timeout_aiowps_captcha_string_info_tezeh90z9y','1577317556','no'),(821830,'_transient_aiowps_captcha_string_info_xqpmvj7yfq','MTU3NzE3MDc5M3lhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(821616,'_transient_aiowps_captcha_string_info_xc66y0v6hk','MTU3NzE1NDgxOXlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(821615,'_transient_timeout_aiowps_captcha_string_info_xc66y0v6hk','1577156619','no'),(873868,'_transient_timeout_aiowps_captcha_string_info_ygs1e50d5a','1581015522','no'),(821069,'_transient_aiowps_captcha_string_info_0hktrjevnc','MTU3NzExNjgzM3lhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(820922,'_transient_timeout_aiowps_captcha_string_info_z74j41hanr','1577109111','no'),(820923,'_transient_aiowps_captcha_string_info_z74j41hanr','MTU3NzEwNzMxMXlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(812105,'_transient_timeout_aiowps_captcha_string_info_sh979u7msz','1576453115','no'),(812106,'_transient_aiowps_captcha_string_info_sh979u7msz','MTU3NjQ1MTMxNXlhajNtcDh1cmRjYjZyanVjbHNsMzQ=','no'),(812157,'_transient_timeout_aiowps_captcha_string_info_1uze9nszby','1576457113','no'),(812158,'_transient_aiowps_captcha_string_info_1uze9nszby','MTU3NjQ1NTMxM3lhajNtcDh1cmRjYjZyanVjbHNsMzE=','no'),(838366,'_transient_timeout_aiowps_captcha_string_info_j939fwvxx9','1578386174','no'),(838131,'_transient_timeout_aiowps_captcha_string_info_mw29bzy5en','1578368139','no'),(837535,'_transient_timeout_aiowps_captcha_string_info_7byhkjjacm','1578324162','no'),(812260,'_transient_timeout_aiowps_captcha_string_info_fgouvv2fd6','1576463711','no'),(812261,'_transient_aiowps_captcha_string_info_fgouvv2fd6','MTU3NjQ2MTkxMXlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(902259,'_transient_aiowps_captcha_string_info_mtr5hnfvul','MTU4MzA5MzkzM3lhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(838617,'_transient_timeout_aiowps_captcha_string_info_0v6mlg7oht','1578403825','no'),(812333,'_transient_timeout_aiowps_captcha_string_info_r3ik5pze96','1576469766','no'),(812334,'_transient_aiowps_captcha_string_info_r3ik5pze96','MTU3NjQ2Nzk2NnlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(812407,'_transient_timeout_aiowps_captcha_string_info_rm123yo9pr','1576475054','no'),(812408,'_transient_aiowps_captcha_string_info_rm123yo9pr','MTU3NjQ3MzI1NHlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(890039,'_transient_timeout_yst_sm_post_1:4gHp_mtVI','1582287495','no'),(890040,'_transient_yst_sm_post_1:4gHp_mtVI','C:24:\"WPSEO_Sitemap_Cache_Data\":3389:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:3341:\"<urlset xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xmlns:image=\"http://www.google.com/schemas/sitemap-image/1.1\" xsi:schemaLocation=\"http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd http://www.google.com/schemas/sitemap-image/1.1 http://www.google.com/schemas/sitemap-image/1.1/sitemap-image.xsd\" xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/33rd-annual-mid-west-lectures-do-you-know/</loc>\n		<lastmod>2015-09-21T07:54:36-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/25th-annual-youth-rally/</loc>\n		<lastmod>2016-03-16T18:21:06-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/new-website/</loc>\n		<lastmod>2016-03-16T23:22:43-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/youtube-channel/</loc>\n		<lastmod>2016-03-16T23:23:28-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/change-the-channel/</loc>\n		<lastmod>2016-03-28T21:51:14-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/being-a-christian-father/</loc>\n		<lastmod>2016-05-19T08:17:11-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/armor-of-god/</loc>\n		<lastmod>2016-05-19T08:18:36-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/one-church/</loc>\n		<lastmod>2016-06-09T15:45:03-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/talents/</loc>\n		<lastmod>2016-08-28T21:33:31-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/what-have-i-been-putting-in-my-heart/</loc>\n		<lastmod>2017-08-07T21:51:02-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/do-you-know-who-i-am/</loc>\n		<lastmod>2017-08-20T13:27:02-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/god-never-gives-challenge-great/</loc>\n		<lastmod>2017-08-20T13:36:56-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/what-do-you-know/</loc>\n		<lastmod>2017-08-20T13:53:46-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/not-whether-win-lose/</loc>\n		<lastmod>2017-08-20T14:03:58-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/received-calling-god/</loc>\n		<lastmod>2017-08-27T21:10:20-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/just-as-i-am/</loc>\n		<lastmod>2017-09-03T20:20:31-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/being-a-world-changer/</loc>\n		<lastmod>2017-09-04T22:21:43-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/why-did-you-do-that/</loc>\n		<lastmod>2017-09-10T20:27:56-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/2019-youth-rally-dont-despise-me/</loc>\n		<lastmod>2019-04-22T20:06:59-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/2019-vacation-bible-school-paul-an-example-to-follow/</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</url>\n</urlset>\";}}','no'),(881662,'_transient_timeout_aiowps_captcha_string_info_e4bnjjn2v3','1581589152','no'),(881663,'_transient_aiowps_captcha_string_info_e4bnjjn2v3','MTU4MTU4NzM1MnlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(835490,'_transient_timeout_aiowps_captcha_string_info_aphmseamfj','1578169200','no'),(835215,'_transient_timeout_aiowps_captcha_string_info_p2gd7w7dzl','1578147024','no'),(823874,'_transient_aiowps_captcha_string_info_4akhuycd47','MTU3NzMxNTYwNnlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(812486,'_transient_timeout_aiowps_captcha_string_info_no3ibnqtk3','1576480454','no'),(812487,'_transient_aiowps_captcha_string_info_no3ibnqtk3','MTU3NjQ3ODY1NHlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(813059,'_transient_timeout_yst_sm_1_1:4gHp_4l7Eg','1576610126','no'),(813060,'_transient_yst_sm_1_1:4gHp_4l7Eg','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2019-10-14T21:10:24-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2019-07-22T21:02:01-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2019-05-23T20:54:45-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(812698,'_transient_timeout_aiowps_captcha_string_info_anbeizqear','1576497153','no'),(812699,'_transient_aiowps_captcha_string_info_anbeizqear','MTU3NjQ5NTM1M3lhajNtcDh1cmRjYjZyanVjbHNsMjI=','no'),(812735,'_transient_timeout_aiowps_captcha_string_info_ehbv8iz9wv','1576499922','no'),(812736,'_transient_aiowps_captcha_string_info_ehbv8iz9wv','MTU3NjQ5ODEyMnlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(861174,'_transient_aiowps_captcha_string_info_fia879qs0f','MTU4MDA3NTUyNHlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(837969,'_transient_aiowps_captcha_string_info_zqagl3rnf4','MTU3ODM1NTM4NXlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(812914,'_transient_aiowps_captcha_string_info_t38h65749d','MTU3NjUxMTQxMHlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(812913,'_transient_timeout_aiowps_captcha_string_info_t38h65749d','1576513210','no'),(812966,'_transient_timeout_aiowps_captcha_string_info_kjln3uds5k','1576517843','no'),(812967,'_transient_aiowps_captcha_string_info_kjln3uds5k','MTU3NjUxNjA0M3lhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(837536,'_transient_aiowps_captcha_string_info_7byhkjjacm','MTU3ODMyMjM2MnlhajNtcDh1cmRjYjZyanVjbHNsMzQ=','no'),(836501,'_transient_aiowps_captcha_string_info_kyp7axwa93','MTU3ODI0MzkzMHlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(813209,'_transient_timeout_aiowps_captcha_string_info_84ztd342mf','1576537881','no'),(813210,'_transient_aiowps_captcha_string_info_84ztd342mf','MTU3NjUzNjA4MXlhajNtcDh1cmRjYjZyanVjbHNsMjY=','no'),(836943,'_transient_timeout_aiowps_captcha_string_info_bw95x1a5c2','1578279822','no'),(837825,'_transient_timeout_aiowps_captcha_string_info_gf8zw1xpyd','1578347462','no'),(837826,'_transient_aiowps_captcha_string_info_gf8zw1xpyd','MTU3ODM0NTY2MnlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(836944,'_transient_aiowps_captcha_string_info_bw95x1a5c2','MTU3ODI3ODAyMnlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(835887,'_transient_timeout_aiowps_captcha_string_info_jomqnk088s','1578197338','no'),(835888,'_transient_aiowps_captcha_string_info_jomqnk088s','MTU3ODE5NTUzOHlhajNtcDh1cmRjYjZyanVjbHNsMjg=','no'),(837683,'_transient_aiowps_captcha_string_info_8ewbajy8jx','MTU3ODMzNDQ3M3lhajNtcDh1cmRjYjZyanVjbHNsMzg=','no'),(836487,'_transient_timeout_aiowps_captcha_string_info_s8hjwpo7jj','1578244749','no'),(835954,'_transient_timeout_aiowps_captcha_string_info_j2ie1jwgjj','1578202512','no'),(835955,'_transient_aiowps_captcha_string_info_j2ie1jwgjj','MTU3ODIwMDcxMnlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(836825,'_transient_timeout_yst_sm_1_1:4gHp_4kXOt','1578356862','no'),(836803,'_transient_timeout_aiowps_captcha_string_info_4ix0iia5yg','1578270407','no'),(836804,'_transient_aiowps_captcha_string_info_4ix0iia5yg','MTU3ODI2ODYwN3lhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(836488,'_transient_aiowps_captcha_string_info_s8hjwpo7jj','MTU3ODI0Mjk0OXlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(887493,'_transient_aiowps_captcha_string_info_0njlauoco0','MTU4MjAwOTAzN3lhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(887500,'_transient_timeout_aiowps_captcha_string_info_ltzuriy11h','1582011253','no'),(887458,'_transient_timeout_aiowps_captcha_string_info_sr03fi6e6c','1582008293','no'),(836696,'_transient_aiowps_captcha_string_info_cki2h4mo96','MTU3ODI1OTcwOXlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(874484,'_transient_timeout_aiowps_captcha_string_info_d0b23pz0ys','1581061543','no'),(836847,'_transient_timeout_aiowps_captcha_string_info_ec9ybnb6y3','1578273298','no'),(836848,'_transient_aiowps_captcha_string_info_ec9ybnb6y3','MTU3ODI3MTQ5OHlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(813745,'_transient_timeout_aiowps_captcha_string_info_mnrzbr3xa7','1576578942','no'),(813746,'_transient_aiowps_captcha_string_info_mnrzbr3xa7','MTU3NjU3NzE0MnlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(837448,'_transient_aiowps_captcha_string_info_j5stes6bfu','MTU3ODMxNTYzNnlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(835786,'_transient_aiowps_captcha_string_info_v2vml2tc94','MTU3ODE4OTAwM3lhajNtcDh1cmRjYjZyanVjbHNsMzI=','no'),(835491,'_transient_aiowps_captcha_string_info_aphmseamfj','MTU3ODE2NzQwMHlhajNtcDh1cmRjYjZyanVjbHNsMTM=','no'),(835442,'_transient_timeout_aiowps_captcha_string_info_6npvyxle0j','1578165096','no'),(835443,'_transient_aiowps_captcha_string_info_6npvyxle0j','MTU3ODE2MzI5NnlhajNtcDh1cmRjYjZyanVjbHNsMTc=','no'),(813926,'_transient_timeout_aiowps_captcha_string_info_8fo568lfed','1576592523','no'),(813927,'_transient_aiowps_captcha_string_info_8fo568lfed','MTU3NjU5MDcyM3lhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(813937,'_transient_timeout_yst_sm_1_1:4gHp_liS8','1576677716','no'),(813938,'_transient_yst_sm_1_1:4gHp_liS8','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2019-10-14T21:10:24-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2019-07-22T21:02:01-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2019-05-23T20:54:45-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(813939,'_transient_timeout_aiowps_captcha_string_info_4qfdi06d6j','1576593120','no'),(813940,'_transient_aiowps_captcha_string_info_4qfdi06d6j','MTU3NjU5MTMyMHlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(838367,'_transient_aiowps_captcha_string_info_j939fwvxx9','MTU3ODM4NDM3NHlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(861168,'_transient_aiowps_captcha_string_info_mj30kua7cc','MTU4MDA3NTExMnlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(814022,'_transient_timeout_aiowps_captcha_string_info_0omwd1bfit','1576599742','no'),(814023,'_transient_aiowps_captcha_string_info_0omwd1bfit','MTU3NjU5Nzk0MnlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(814050,'_transient_timeout_aiowps_captcha_string_info_y0rfsvjwsc','1576602017','no'),(814051,'_transient_aiowps_captcha_string_info_y0rfsvjwsc','MTU3NjYwMDIxN3lhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(835752,'_transient_aiowps_captcha_string_info_ukbziih1ev','MTU3ODE4NjQ4NXlhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(835825,'_transient_aiowps_captcha_string_info_xce9ygccus','MTU3ODE5MTg5MXlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(835738,'_transient_timeout_aiowps_captcha_string_info_6aqn7e2xbb','1578187451','no'),(814145,'_transient_timeout_aiowps_captcha_string_info_g4gbaaj9v0','1576609092','no'),(814146,'_transient_aiowps_captcha_string_info_g4gbaaj9v0','MTU3NjYwNzI5MnlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(837447,'_transient_timeout_aiowps_captcha_string_info_j5stes6bfu','1578317436','no'),(835824,'_transient_timeout_aiowps_captcha_string_info_xce9ygccus','1578193691','no'),(835739,'_transient_aiowps_captcha_string_info_6aqn7e2xbb','MTU3ODE4NTY1MXlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(835751,'_transient_timeout_aiowps_captcha_string_info_ukbziih1ev','1578188285','no'),(837850,'_transient_timeout_aiowps_captcha_string_info_vc22ego8yl','1578349205','no'),(836500,'_transient_timeout_aiowps_captcha_string_info_kyp7axwa93','1578245730','no'),(814222,'_transient_timeout_aiowps_captcha_string_info_jeeebtacch','1576615078','no'),(814223,'_transient_aiowps_captcha_string_info_jeeebtacch','MTU3NjYxMzI3OHlhajNtcDh1cmRjYjZyanVjbHNsMjY=','no'),(836826,'_transient_yst_sm_1_1:4gHp_4kXOt','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2019-10-14T21:10:24-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2019-07-22T21:02:01-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2019-05-23T20:54:45-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(814598,'_transient_aiowps_captcha_string_info_v50do9hpnu','MTU3NjY0MTA0M3lhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(814615,'_transient_timeout_aiowps_captcha_string_info_ddktbtxugq','1576643981','no'),(814616,'_transient_aiowps_captcha_string_info_ddktbtxugq','MTU3NjY0MjE4MXlhajNtcDh1cmRjYjZyanVjbHNsMTM=','no'),(834804,'_transient_timeout_aiowps_captcha_string_info_3drleuh2h4','1578116998','no'),(861167,'_transient_timeout_aiowps_captcha_string_info_mj30kua7cc','1580076912','no'),(814597,'_transient_timeout_aiowps_captcha_string_info_v50do9hpnu','1576642843','no'),(862093,'_transient_aiowps_captcha_string_info_wsaw2nzpf2','MTU4MDE0Mzg3NXlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(814513,'_transient_timeout_aiowps_captcha_string_info_i028q1or4h','1576637360','no'),(814514,'_transient_aiowps_captcha_string_info_i028q1or4h','MTU3NjYzNTU2MHlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(860930,'_transient_aiowps_captcha_string_info_shn95adtne','MTU4MDA1NjcxMXlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(859967,'_transient_timeout_aiowps_captcha_string_info_9lo7cm84ez','1579987115','no'),(834949,'_transient_timeout_aiowps_captcha_string_info_cw445c506k','1578127819','no'),(835113,'_transient_aiowps_captcha_string_info_y975uahuij','MTU3ODEzODQ5NXlhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(814685,'_transient_timeout_aiowps_captcha_string_info_w9m4c2iz32','1576648595','no'),(814686,'_transient_aiowps_captcha_string_info_w9m4c2iz32','MTU3NjY0Njc5NXlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(814687,'_transient_timeout_aiowps_captcha_string_info_5f5xnueol7','1576648604','no'),(814688,'_transient_aiowps_captcha_string_info_5f5xnueol7','MTU3NjY0NjgwNHlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(860986,'_transient_timeout_aiowps_captcha_string_info_rfzlmoo5gl','1580062981','no'),(860987,'_transient_aiowps_captcha_string_info_rfzlmoo5gl','MTU4MDA2MTE4MXlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(860455,'_transient_aiowps_captcha_string_info_gbkjj0eum7','MTU4MDAyMTMyOXlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(814766,'_transient_timeout_aiowps_captcha_string_info_2nx06wv624','1576654131','no'),(814767,'_transient_aiowps_captcha_string_info_2nx06wv624','MTU3NjY1MjMzMXlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(814848,'_transient_timeout_aiowps_captcha_string_info_4mn115cow8','1576660543','no'),(814849,'_transient_aiowps_captcha_string_info_4mn115cow8','MTU3NjY1ODc0M3lhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(814854,'_transient_timeout_aiowps_captcha_string_info_9yjxm555ls','1576660842','no'),(814855,'_transient_aiowps_captcha_string_info_9yjxm555ls','MTU3NjY1OTA0MnlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(857400,'_transient_aiowps_captcha_string_info_nsjh5r5hji','MTU3OTc5NDM4MnlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(857736,'_transient_timeout_aiowps_captcha_string_info_toi8jnjxxf','1579823008','no'),(814931,'_transient_timeout_aiowps_captcha_string_info_8t542rtgcw','1576666683','no'),(814932,'_transient_aiowps_captcha_string_info_8t542rtgcw','MTU3NjY2NDg4M3lhajNtcDh1cmRjYjZyanVjbHNsMTk=','no'),(814949,'_transient_timeout_aiowps_captcha_string_info_3aonlke6yh','1576667734','no'),(814950,'_transient_aiowps_captcha_string_info_3aonlke6yh','MTU3NjY2NTkzNHlhajNtcDh1cmRjYjZyanVjbHNsMjg=','no'),(855156,'_transient_aiowps_captcha_string_info_e4ye9a4smy','MTU3OTYyNDAzMHlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(855157,'_transient_timeout_aiowps_captcha_string_info_cwjtujyw5w','1579625852','no'),(815641,'_transient_timeout_aiowps_captcha_string_info_uy9bezz5mr','1576718680','no'),(815642,'_transient_aiowps_captcha_string_info_uy9bezz5mr','MTU3NjcxNjg4MHlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(815135,'_transient_timeout_aiowps_captcha_string_info_8wdpg8etsb','1576680405','no'),(815136,'_transient_aiowps_captcha_string_info_8wdpg8etsb','MTU3NjY3ODYwNXlhajNtcDh1cmRjYjZyanVjbHNsMA==','no'),(834426,'_transient_aiowps_captcha_string_info_twup17sh4f','MTU3ODA4NTcyNnlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(856649,'_transient_aiowps_captcha_string_info_va69xy9jhb','MTU3OTczODI2MnlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(856676,'_transient_timeout_aiowps_captcha_string_info_10nt40o7h3','1579742118','no'),(856677,'_transient_aiowps_captcha_string_info_10nt40o7h3','MTU3OTc0MDMxOHlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(860942,'_transient_timeout_aiowps_captcha_string_info_ty3984jwzc','1580059388','no'),(857366,'_transient_aiowps_captcha_string_info_bpucybfxl2','MTU3OTc5MTgwMHlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(911853,'_transient_timeout_aiowps_captcha_string_info_d2bo83jesl','1583785944','no'),(857299,'_transient_timeout_aiowps_captcha_string_info_sr9ic6djz3','1579789064','no'),(857300,'_transient_aiowps_captcha_string_info_sr9ic6djz3','MTU3OTc4NzI2NHlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(857304,'_transient_timeout_aiowps_captcha_string_info_0z5bjy59w6','1579789081','no'),(815475,'_transient_timeout_aiowps_captcha_string_info_4ar5cgu6b9','1576709433','no'),(815476,'_transient_aiowps_captcha_string_info_4ar5cgu6b9','MTU3NjcwNzYzM3lhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(856782,'_transient_aiowps_captcha_string_info_wjr2z9jnfh','MTU3OTc0Njc0MnlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(856972,'_transient_timeout_aiowps_captcha_string_info_a204h847wd','1579763206','no'),(904187,'_transient_aiowps_captcha_string_info_7iccmitg25','MTU4MzIzNDQ0M3lhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(859616,'_transient_aiowps_captcha_string_info_6n6kd88mok','MTU3OTk1OTAzMnlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(857399,'_transient_timeout_aiowps_captcha_string_info_nsjh5r5hji','1579796182','no'),(815775,'_transient_timeout_aiowps_captcha_string_info_cid876zx43','1576728106','no'),(815776,'_transient_aiowps_captcha_string_info_cid876zx43','MTU3NjcyNjMwNXlhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(815788,'_transient_timeout_aiowps_captcha_string_info_3tbilyvix9','1576728865','no'),(840127,'_transient_timeout_aiowps_captcha_string_info_4mos229hub','1578519697','no'),(815789,'_transient_aiowps_captcha_string_info_3tbilyvix9','MTU3NjcyNzA2NXlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(860454,'_transient_timeout_aiowps_captcha_string_info_gbkjj0eum7','1580023129','no'),(815842,'_transient_timeout_aiowps_captcha_string_info_v4lfr2jpsp','1576733623','no'),(815843,'_transient_aiowps_captcha_string_info_v4lfr2jpsp','MTU3NjczMTgyM3lhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(815879,'_transient_timeout_aiowps_captcha_string_info_55xpza4eob','1576736556','no'),(815880,'_transient_aiowps_captcha_string_info_55xpza4eob','MTU3NjczNDc1NnlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(816119,'_transient_timeout_aiowps_captcha_string_info_pg58pt8bjo','1576754813','no'),(815881,'_transient_timeout_aiowps_captcha_string_info_3xeh8ueppj','1576736589','no'),(815882,'_transient_aiowps_captcha_string_info_3xeh8ueppj','MTU3NjczNDc4OXlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(816087,'_transient_aiowps_captcha_string_info_plbxnf470t','MTU3Njc1MTU3OXlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(860269,'_transient_timeout_aiowps_captcha_string_info_i816k5qjwq','1580009235','no'),(816086,'_transient_timeout_aiowps_captcha_string_info_plbxnf470t','1576753379','no'),(816103,'_transient_timeout_aiowps_captcha_string_info_gup9l69j0n','1576753947','no'),(816037,'_transient_timeout_aiowps_captcha_string_info_1yuaqywpmi','1576748983','no'),(816038,'_transient_aiowps_captcha_string_info_1yuaqywpmi','MTU3Njc0NzE4M3lhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(815996,'_transient_timeout_aiowps_captcha_string_info_mn9eb1dhci','1576745544','no'),(815997,'_transient_aiowps_captcha_string_info_mn9eb1dhci','MTU3Njc0Mzc0NHlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(815566,'_transient_timeout_aiowps_captcha_string_info_ynqvcjxd5i','1576714575','no'),(815567,'_transient_aiowps_captcha_string_info_ynqvcjxd5i','MTU3NjcxMjc3NXlhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(832664,'_transient_aiowps_captcha_string_info_vr58bnslg1','MTU3Nzk1MjE4M3lhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(832663,'_transient_timeout_aiowps_captcha_string_info_vr58bnslg1','1577953983','no'),(828811,'_transient_timeout_aiowps_captcha_string_info_zzbl99nx02','1577666371','no'),(828812,'_transient_aiowps_captcha_string_info_zzbl99nx02','MTU3NzY2NDU3MXlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(832600,'_transient_aiowps_captcha_string_info_nja3r71dm0','MTU3Nzk0NjYwMHlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(832661,'_transient_timeout_aiowps_captcha_string_info_m1mf7xfxg5','1577953976','no'),(828897,'_transient_timeout_aiowps_captcha_string_info_fyiho8nw11','1577671861','no'),(828898,'_transient_aiowps_captcha_string_info_fyiho8nw11','MTU3NzY3MDA2MXlhajNtcDh1cmRjYjZyanVjbHNsMTk=','no'),(828918,'_transient_timeout_aiowps_captcha_string_info_kzu7a97iji','1577673114','no'),(828919,'_transient_aiowps_captcha_string_info_kzu7a97iji','MTU3NzY3MTMxNHlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(828959,'_transient_timeout_aiowps_captcha_string_info_18fg4hdxkk','1577675976','no'),(828960,'_transient_aiowps_captcha_string_info_18fg4hdxkk','MTU3NzY3NDE3NnlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(829010,'_transient_timeout_aiowps_captcha_string_info_y51xve2bqr','1577679100','no'),(829011,'_transient_aiowps_captcha_string_info_y51xve2bqr','MTU3NzY3NzMwMHlhajNtcDh1cmRjYjZyanVjbHNsMA==','no'),(831510,'_transient_timeout_aiowps_captcha_string_info_3im65vlhu6','1577870157','no'),(830046,'_transient_timeout_aiowps_captcha_string_info_szfhee6ok0','1577756878','no'),(830047,'_transient_aiowps_captcha_string_info_szfhee6ok0','MTU3Nzc1NTA3OHlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(831635,'_transient_timeout_aiowps_captcha_string_info_gj5a9htbyv','1577879745','no'),(829061,'_transient_timeout_aiowps_captcha_string_info_mjk9ic7moj','1577682647','no'),(829062,'_transient_aiowps_captcha_string_info_mjk9ic7moj','MTU3NzY4MDg0N3lhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(829073,'_transient_timeout_aiowps_captcha_string_info_lmgavhux9m','1577683275','no'),(829074,'_transient_aiowps_captcha_string_info_lmgavhux9m','MTU3NzY4MTQ3NXlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(832677,'_transient_timeout_aiowps_captcha_string_info_f8yeupxndu','1577954055','no'),(832678,'_transient_aiowps_captcha_string_info_f8yeupxndu','MTU3Nzk1MjI1NXlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(832693,'_transient_timeout_aiowps_captcha_string_info_t2axq9xsxn','1577954669','no'),(832694,'_transient_aiowps_captcha_string_info_t2axq9xsxn','MTU3Nzk1Mjg2OXlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(832313,'_transient_aiowps_captcha_string_info_h0ut62gy25','MTU3NzkyNjEwNHlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(829363,'_transient_timeout_aiowps_captcha_string_info_xq4gkatehk','1577705985','no'),(829340,'_transient_timeout_aiowps_captcha_string_info_okjuathdm2','1577704444','no'),(829341,'_transient_aiowps_captcha_string_info_okjuathdm2','MTU3NzcwMjY0NHlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(829364,'_transient_aiowps_captcha_string_info_xq4gkatehk','MTU3NzcwNDE4NXlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(833469,'_transient_timeout_aiowps_captcha_string_info_bs1qn046ze','1578014023','no'),(835399,'_transient_aiowps_captcha_string_info_2avziyev8s','MTU3ODE2MDI1N3lhajNtcDh1cmRjYjZyanVjbHNsMTg=','no'),(829410,'_transient_timeout_aiowps_captcha_string_info_nyuutl4s2a','1577708975','no'),(829411,'_transient_aiowps_captcha_string_info_nyuutl4s2a','MTU3NzcwNzE3NXlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(829412,'_transient_timeout_yst_sm_1_1:4gHp_efq2','1577793636','no'),(829413,'_transient_yst_sm_1_1:4gHp_efq2','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2019-10-14T21:10:24-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2019-07-22T21:02:01-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2019-05-23T20:54:45-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(835055,'_transient_timeout_aiowps_captcha_string_info_3sdjitjt6j','1578136685','no'),(840033,'_transient_timeout_aiowps_captcha_string_info_hrh4i0jh45','1578511815','no'),(832599,'_transient_timeout_aiowps_captcha_string_info_nja3r71dm0','1577948400','no'),(832069,'_transient_timeout_aiowps_captcha_string_info_5tvzlwhjoz','1577910268','no'),(829473,'_transient_timeout_aiowps_captcha_string_info_2efzqgbdgl','1577712575','no'),(829474,'_transient_aiowps_captcha_string_info_2efzqgbdgl','MTU3NzcxMDc3NXlhajNtcDh1cmRjYjZyanVjbHNsMzY=','no'),(829490,'_transient_timeout_aiowps_captcha_string_info_kjggxur7ma','1577713583','no'),(829491,'_transient_aiowps_captcha_string_info_kjggxur7ma','MTU3NzcxMTc4M3lhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(831511,'_transient_aiowps_captcha_string_info_3im65vlhu6','MTU3Nzg2ODM1N3lhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(831593,'_transient_timeout_aiowps_captcha_string_info_54c5o126k9','1577876427','no'),(829627,'_transient_timeout_aiowps_captcha_string_info_nlsl6lgj6g','1577724439','no'),(829628,'_transient_aiowps_captcha_string_info_nlsl6lgj6g','MTU3NzcyMjYzOXlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(833199,'_transient_aiowps_captcha_string_info_zg82p877i1','MTU3Nzk5MDg0OXlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(832048,'_transient_timeout_aiowps_captcha_string_info_uz7hnjvpi3','1577909131','no'),(829869,'_transient_timeout_aiowps_captcha_string_info_7xb5lv7wcu','1577744194','no'),(833198,'_transient_timeout_aiowps_captcha_string_info_zg82p877i1','1577992649','no'),(832856,'_transient_timeout_aiowps_captcha_string_info_hibhwpm1rt','1577966469','no'),(829870,'_transient_aiowps_captcha_string_info_7xb5lv7wcu','MTU3Nzc0MjM5NHlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(832229,'_transient_timeout_aiowps_captcha_string_info_6aqir6vq5a','1577922933','no'),(832070,'_transient_aiowps_captcha_string_info_5tvzlwhjoz','MTU3NzkwODQ2OHlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(831504,'_transient_aiowps_captcha_string_info_37k9kajrpa','MTU3Nzg2Nzg4NnlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(834425,'_transient_timeout_aiowps_captcha_string_info_twup17sh4f','1578087526','no'),(831472,'_transient_aiowps_captcha_string_info_3lmcota8n5','MTU3Nzg2NTg4OXlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(830064,'_transient_timeout_aiowps_captcha_string_info_7szrebbiak','1577757877','no'),(830065,'_transient_aiowps_captcha_string_info_7szrebbiak','MTU3Nzc1NjA3N3lhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(830082,'_transient_timeout_aiowps_captcha_string_info_99ywiedruz','1577759051','no'),(831627,'_transient_aiowps_captcha_string_info_obsqcibo9d','MTU3Nzg3NzcwNHlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(830083,'_transient_aiowps_captcha_string_info_99ywiedruz','MTU3Nzc1NzI1MXlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(831594,'_transient_aiowps_captcha_string_info_54c5o126k9','MTU3Nzg3NDYyN3lhajNtcDh1cmRjYjZyanVjbHNsMTk=','no'),(830146,'_transient_timeout_aiowps_captcha_string_info_masf21iniv','1577764059','no'),(832049,'_transient_aiowps_captcha_string_info_uz7hnjvpi3','MTU3NzkwNzMzMXlhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(831881,'_transient_aiowps_captcha_string_info_wlhmn5u4q2','MTU3Nzg5NDczOXlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(830147,'_transient_aiowps_captcha_string_info_masf21iniv','MTU3Nzc2MjI1OXlhajNtcDh1cmRjYjZyanVjbHNsMjM=','no'),(830234,'_transient_timeout_aiowps_captcha_string_info_0rj9ovf1ce','1577770276','no'),(830235,'_transient_aiowps_captcha_string_info_0rj9ovf1ce','MTU3Nzc2ODQ3NnlhajNtcDh1cmRjYjZyanVjbHNsMjY=','no'),(831636,'_transient_aiowps_captcha_string_info_gj5a9htbyv','MTU3Nzg3Nzk0NXlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(832312,'_transient_timeout_aiowps_captcha_string_info_h0ut62gy25','1577927904','no'),(831971,'_transient_aiowps_captcha_string_info_3r1d5tx50c','MTU3NzkwMTMxNXlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(832230,'_transient_aiowps_captcha_string_info_6aqir6vq5a','MTU3NzkyMTEzM3lhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(830545,'_transient_timeout_aiowps_captcha_string_info_ysahqyn7ys','1577795587','no'),(830546,'_transient_aiowps_captcha_string_info_ysahqyn7ys','MTU3Nzc5Mzc4N3lhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(830681,'_transient_timeout_aiowps_captcha_string_info_l1i3kqdgo4','1577805617','no'),(830682,'_transient_aiowps_captcha_string_info_l1i3kqdgo4','MTU3NzgwMzgxN3lhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(832857,'_transient_aiowps_captcha_string_info_hibhwpm1rt','MTU3Nzk2NDY2OXlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(832666,'_transient_aiowps_captcha_string_info_a90pfbfoct','MTU3Nzk1MjE5NXlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(831737,'_transient_timeout_aiowps_captcha_string_info_apq7g8y76h','1577886833','no'),(831738,'_transient_aiowps_captcha_string_info_apq7g8y76h','MTU3Nzg4NTAzM3lhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(831805,'_transient_timeout_aiowps_captcha_string_info_xb8dwrq70i','1577891226','no'),(831006,'_transient_aiowps_captcha_string_info_4y9ron49fv','MTU3NzgzMDcxNHlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(831005,'_transient_timeout_aiowps_captcha_string_info_4y9ron49fv','1577832514','no'),(831970,'_transient_timeout_aiowps_captcha_string_info_3r1d5tx50c','1577903115','no'),(831880,'_transient_timeout_aiowps_captcha_string_info_wlhmn5u4q2','1577896539','no'),(835085,'_transient_timeout_aiowps_captcha_string_info_mi1i6pchab','1578139292','no'),(831806,'_transient_aiowps_captcha_string_info_xb8dwrq70i','MTU3Nzg4OTQyNnlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(831810,'_transient_timeout_aiowps_captcha_string_info_0peup53j1f','1577891384','no'),(831811,'_transient_aiowps_captcha_string_info_0peup53j1f','MTU3Nzg4OTU4NHlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(831503,'_transient_timeout_aiowps_captcha_string_info_37k9kajrpa','1577869686','no'),(831471,'_transient_timeout_aiowps_captcha_string_info_3lmcota8n5','1577867689','no'),(831316,'_transient_timeout_aiowps_captcha_string_info_isd9tgyhk5','1577855206','no'),(831317,'_transient_aiowps_captcha_string_info_isd9tgyhk5','MTU3Nzg1MzQwNnlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(831626,'_transient_timeout_aiowps_captcha_string_info_obsqcibo9d','1577879504','no'),(827610,'_transient_aiowps_captcha_string_info_15b6uebf2h','MTU3NzU3Nzc1NHlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(832676,'_transient_aiowps_captcha_string_info_rvfw92cdz8','MTU3Nzk1MjI0OHlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(816252,'_transient_timeout_aiowps_captcha_string_info_dki9iyq4ze','1576764176','no'),(816253,'_transient_aiowps_captcha_string_info_dki9iyq4ze','MTU3Njc2MjM3NnlhajNtcDh1cmRjYjZyanVjbHNsMzc=','no'),(827702,'_transient_timeout_aiowps_captcha_string_info_vqwv4jvbwb','1577585438','no'),(827703,'_transient_aiowps_captcha_string_info_vqwv4jvbwb','MTU3NzU4MzYzOHlhajNtcDh1cmRjYjZyanVjbHNsMzA=','no'),(827751,'_transient_timeout_aiowps_captcha_string_info_nenfrk9m5c','1577588752','no'),(827752,'_transient_aiowps_captcha_string_info_nenfrk9m5c','MTU3NzU4Njk1MnlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(916194,'_transient_timeout_aiowps_captcha_string_info_xng966fxpv','1584100649','no'),(828169,'_transient_timeout_aiowps_captcha_string_info_wqy8rptfft','1577619898','no'),(817124,'_transient_timeout_aiowps_captcha_string_info_qgr02slb0i','1576830794','no'),(817065,'_transient_timeout_aiowps_captcha_string_info_5n0nthxe1h','1576826303','no'),(817066,'_transient_aiowps_captcha_string_info_5n0nthxe1h','MTU3NjgyNDUwM3lhajNtcDh1cmRjYjZyanVjbHNsMjk=','no'),(817125,'_transient_aiowps_captcha_string_info_qgr02slb0i','MTU3NjgyODk5NHlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(817180,'_transient_timeout_aiowps_captcha_string_info_dxda1ccqc0','1576834834','no'),(817181,'_transient_aiowps_captcha_string_info_dxda1ccqc0','MTU3NjgzMzAzNHlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(915478,'_transient_aiowps_captcha_string_info_ol3xlilqyh','MTU4NDA0NjMyOHlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(915477,'_transient_timeout_aiowps_captcha_string_info_ol3xlilqyh','1584048128','no'),(817355,'_transient_timeout_aiowps_captcha_string_info_7r0ahzy1n0','1576848022','no'),(817356,'_transient_aiowps_captcha_string_info_7r0ahzy1n0','MTU3Njg0NjIyMnlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(816595,'_transient_timeout_aiowps_captcha_string_info_pdxje8l387','1576791996','no'),(816596,'_transient_aiowps_captcha_string_info_pdxje8l387','MTU3Njc5MDE5NnlhajNtcDh1cmRjYjZyanVjbHNsMzI=','no'),(816646,'_transient_timeout_aiowps_captcha_string_info_6c3be0klvx','1576795680','no'),(816647,'_transient_aiowps_captcha_string_info_6c3be0klvx','MTU3Njc5Mzg4MHlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(860270,'_transient_aiowps_captcha_string_info_i816k5qjwq','MTU4MDAwNzQzNXlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(914885,'_transient_timeout_aiowps_captcha_string_info_rrmqyaubvc','1584007571','no'),(914886,'_transient_aiowps_captcha_string_info_rrmqyaubvc','MTU4NDAwNTc3MXlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(914887,'_transient_timeout_aiowps_captcha_string_info_i0rmufnke0','1584007600','no'),(914888,'_transient_aiowps_captcha_string_info_i0rmufnke0','MTU4NDAwNTgwMHlhajNtcDh1cmRjYjZyanVjbHNsMjQ=','no'),(817759,'_transient_aiowps_captcha_string_info_n1z0ifhkro','MTU3Njg3ODIxN3lhajNtcDh1cmRjYjZyanVjbHNsMTc=','no'),(816879,'_transient_timeout_aiowps_captcha_string_info_5fitw0unlo','1576812096','no'),(816880,'_transient_aiowps_captcha_string_info_5fitw0unlo','MTU3NjgxMDI5NnlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(915552,'_transient_timeout_aiowps_captcha_string_info_79duoxabws','1584053197','no'),(915317,'_transient_timeout_aiowps_captcha_string_info_6b6m7ei23t','1584036148','no'),(915318,'_transient_aiowps_captcha_string_info_6b6m7ei23t','MTU4NDAzNDM0OHlhajNtcDh1cmRjYjZyanVjbHNsMTk=','no'),(914984,'_transient_timeout_aiowps_captcha_string_info_qatkxk4quk','1584014942','no'),(914985,'_transient_aiowps_captcha_string_info_qatkxk4quk','MTU4NDAxMzE0MnlhajNtcDh1cmRjYjZyanVjbHNsMTc=','no'),(914997,'_transient_timeout_aiowps_captcha_string_info_enibmudn47','1584015242','no'),(914998,'_transient_aiowps_captcha_string_info_enibmudn47','MTU4NDAxMzQ0MnlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(915006,'_transient_timeout_aiowps_captcha_string_info_p28oog7gwy','1584015595','no'),(915007,'_transient_aiowps_captcha_string_info_p28oog7gwy','MTU4NDAxMzc5NXlhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(915232,'_transient_aiowps_captcha_string_info_fosgj79d3a','MTU4NDAyODM1MHlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(915235,'_transient_aiowps_captcha_string_info_dssz80gn85','MTU4NDAyODM2NXlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(915236,'_transient_timeout_aiowps_captcha_string_info_i37qvjnw0j','1584030172','no'),(916155,'_transient_aiowps_captcha_string_info_v7co7qyoca','MTU4NDA5NjA1MnlhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(915097,'_transient_timeout_aiowps_captcha_string_info_oe4a3yzfex','1584021571','no'),(915098,'_transient_aiowps_captcha_string_info_oe4a3yzfex','MTU4NDAxOTc3MXlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(915141,'_transient_timeout_aiowps_captcha_string_info_fi2kk3i5vn','1584024667','no'),(915231,'_transient_timeout_aiowps_captcha_string_info_fosgj79d3a','1584030150','no'),(915662,'_transient_timeout_aiowps_captcha_string_info_drkrn7qlkz','1584060722','no'),(915337,'_transient_timeout_aiowps_captcha_string_info_cznx2b1tc6','1584037271','no'),(915164,'_transient_timeout_aiowps_captcha_string_info_i03d4h6uhs','1584026153','no'),(915165,'_transient_aiowps_captcha_string_info_i03d4h6uhs','MTU4NDAyNDM1M3lhajNtcDh1cmRjYjZyanVjbHNsMjE=','no'),(915222,'_transient_timeout_aiowps_captcha_string_info_x46gckjka7','1584030077','no'),(915223,'_transient_aiowps_captcha_string_info_x46gckjka7','MTU4NDAyODI3N3lhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(915219,'_transient_aiowps_captcha_string_info_5ztazbhhb2','MTU4NDAyODIxNXlhajNtcDh1cmRjYjZyanVjbHNsMzE=','no'),(915224,'_transient_timeout_aiowps_captcha_string_info_1rtinz7mc8','1584030115','no'),(915225,'_transient_aiowps_captcha_string_info_1rtinz7mc8','MTU4NDAyODMxNXlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(915227,'_transient_timeout_aiowps_captcha_string_info_59xus5l46q','1584030124','no'),(915228,'_transient_aiowps_captcha_string_info_59xus5l46q','MTU4NDAyODMyNHlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(915229,'_transient_timeout_aiowps_captcha_string_info_zpwtuc4q4y','1584030145','no'),(915230,'_transient_aiowps_captcha_string_info_zpwtuc4q4y','MTU4NDAyODM0NXlhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(817905,'_transient_timeout_aiowps_captcha_string_info_ocvsz97h85','1576890240','no'),(817906,'_transient_aiowps_captcha_string_info_ocvsz97h85','MTU3Njg4ODQ0MHlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(916154,'_transient_timeout_aiowps_captcha_string_info_v7co7qyoca','1584097852','no'),(817983,'_transient_timeout_aiowps_captcha_string_info_rd5d1k0tkm','1576895003','no'),(817984,'_transient_aiowps_captcha_string_info_rd5d1k0tkm','MTU3Njg5MzIwM3lhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(916168,'_transient_timeout_aiowps_captcha_string_info_l6977ae760','1584098961','no'),(823734,'_transient_aiowps_captcha_string_info_lkww9xnhtl','MTU3NzMwNTMxMXlhajNtcDh1cmRjYjZyanVjbHNsMjk=','no'),(818111,'_transient_timeout_aiowps_captcha_string_info_18a3d7rfaw','1576904143','no'),(818112,'_transient_aiowps_captcha_string_info_18a3d7rfaw','MTU3NjkwMjM0M3lhajNtcDh1cmRjYjZyanVjbHNsMzI=','no'),(818149,'_transient_timeout_yst_sm_1_1:4gHp_dykp','1576991445','no'),(818150,'_transient_yst_sm_1_1:4gHp_dykp','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2019-10-14T21:10:24-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2019-07-22T21:02:01-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2019-05-23T20:54:45-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(818438,'_transient_timeout_aiowps_captcha_string_info_vawzpw5jf0','1576929522','no'),(818355,'_transient_timeout_aiowps_captcha_string_info_qje6nt5rxu','1576923471','no'),(818356,'_transient_aiowps_captcha_string_info_qje6nt5rxu','MTU3NjkyMTY3MXlhajNtcDh1cmRjYjZyanVjbHNsMzA=','no'),(818360,'_transient_timeout_aiowps_captcha_string_info_ypw6pnm114','1576923832','no'),(818361,'_transient_aiowps_captcha_string_info_ypw6pnm114','MTU3NjkyMjAzMnlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(852606,'_transient_timeout_aiowps_captcha_string_info_s968o9nqg7','1579433289','no'),(852607,'_transient_aiowps_captcha_string_info_s968o9nqg7','MTU3OTQzMTQ4OXlhajNtcDh1cmRjYjZyanVjbHNsMzE=','no'),(818439,'_transient_aiowps_captcha_string_info_vawzpw5jf0','MTU3NjkyNzcyMnlhajNtcDh1cmRjYjZyanVjbHNsMTQ=','no'),(861983,'_transient_timeout_aiowps_captcha_string_info_5bzlxav6ho','1580137896','no'),(914884,'_transient_aiowps_captcha_string_info_opqf6wt9yd','MTU4NDAwNTc1M3lhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(849746,'_transient_timeout_aiowps_captcha_string_info_1734hwjcdi','1579223714','no'),(837258,'_transient_timeout_yst_sm_1_1:4gHp_epnb','1578387804','no'),(837259,'_transient_yst_sm_1_1:4gHp_epnb','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2019-10-14T21:10:24-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2019-07-22T21:02:01-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2019-05-23T20:54:45-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(827796,'_transient_timeout_aiowps_captcha_string_info_eo95uu5ddf','1577591979','no'),(860958,'_transient_timeout_aiowps_captcha_string_info_9jqhb4i6vt','1580060479','no'),(825865,'_transient_timeout_aiowps_captcha_string_info_gewxduqdt5','1577457166','no'),(825866,'_transient_aiowps_captcha_string_info_gewxduqdt5','MTU3NzQ1NTM2NnlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(826659,'_transient_aiowps_captcha_string_info_ludsywds29','MTU3NzUxMDk4M3lhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(828612,'_transient_timeout_aiowps_captcha_string_info_uajii2e9jb','1577650828','no'),(828613,'_transient_aiowps_captcha_string_info_uajii2e9jb','MTU3NzY0OTAyOHlhajNtcDh1cmRjYjZyanVjbHNsMjQ=','no'),(825884,'_transient_timeout_aiowps_captcha_string_info_25zxgl4z0d','1577458731','no'),(825885,'_transient_aiowps_captcha_string_info_25zxgl4z0d','MTU3NzQ1NjkzMXlhajNtcDh1cmRjYjZyanVjbHNsMA==','no'),(825953,'_transient_timeout_aiowps_captcha_string_info_nus11kjzdi','1577463514','no'),(825954,'_transient_aiowps_captcha_string_info_nus11kjzdi','MTU3NzQ2MTcxNHlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(826769,'_transient_aiowps_captcha_string_info_kmrd32jlah','MTU3NzUxODc1NHlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(827055,'_transient_timeout_aiowps_captcha_string_info_dket2oppu6','1577539746','no'),(827056,'_transient_aiowps_captcha_string_info_dket2oppu6','MTU3NzUzNzk0NnlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(826031,'_transient_timeout_aiowps_captcha_string_info_ndyhdh3e12','1577470063','no'),(826032,'_transient_aiowps_captcha_string_info_ndyhdh3e12','MTU3NzQ2ODI2M3lhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(826002,'_transient_timeout_aiowps_captcha_string_info_z5sim7vjqj','1577467195','no'),(826003,'_transient_aiowps_captcha_string_info_z5sim7vjqj','MTU3NzQ2NTM5NXlhajNtcDh1cmRjYjZyanVjbHNsMjY=','no'),(826647,'_transient_timeout_aiowps_captcha_string_info_dkpbnrzlpo','1577512002','no'),(826033,'_transient_timeout_aiowps_captcha_string_info_kh345kybw3','1577470066','no'),(826034,'_transient_aiowps_captcha_string_info_kh345kybw3','MTU3NzQ2ODI2NnlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(826710,'_transient_aiowps_captcha_string_info_bfdshqdm2y','MTU3NzUxNDc3MXlhajNtcDh1cmRjYjZyanVjbHNsMTk=','no'),(826037,'_transient_timeout_aiowps_captcha_string_info_e9o4cfyfdb','1577470133','no'),(826038,'_transient_aiowps_captcha_string_info_e9o4cfyfdb','MTU3NzQ2ODMzM3lhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(826108,'_transient_timeout_aiowps_captcha_string_info_la7tr4cc7z','1577475173','no'),(826109,'_transient_aiowps_captcha_string_info_la7tr4cc7z','MTU3NzQ3MzM3M3lhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(826175,'_transient_timeout_aiowps_captcha_string_info_oc0wszw3zw','1577479947','no'),(826176,'_transient_aiowps_captcha_string_info_oc0wszw3zw','MTU3NzQ3ODE0N3lhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(826222,'_transient_timeout_aiowps_captcha_string_info_u8k65z5o68','1577483429','no'),(826189,'_transient_timeout_aiowps_captcha_string_info_24cxvu513h','1577481223','no'),(826190,'_transient_aiowps_captcha_string_info_24cxvu513h','MTU3NzQ3OTQyM3lhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(826223,'_transient_aiowps_captcha_string_info_u8k65z5o68','MTU3NzQ4MTYyOXlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(826776,'_transient_timeout_aiowps_captcha_string_info_azg2zmidp8','1577521039','no'),(826249,'_transient_timeout_aiowps_captcha_string_info_iy3a0zivho','1577485089','no'),(826250,'_transient_aiowps_captcha_string_info_iy3a0zivho','MTU3NzQ4MzI4OXlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(826730,'_transient_aiowps_captcha_string_info_nqycd28gf3','MTU3NzUxNjE0MXlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(826740,'_transient_timeout_aiowps_captcha_string_info_2bf8j99exl','1577518607','no'),(826741,'_transient_aiowps_captcha_string_info_2bf8j99exl','MTU3NzUxNjgwN3lhajNtcDh1cmRjYjZyanVjbHNsMTc=','no'),(826768,'_transient_timeout_aiowps_captcha_string_info_kmrd32jlah','1577520554','no'),(826285,'_transient_timeout_aiowps_captcha_string_info_afr1ep4z9y','1577487523','no'),(826286,'_transient_aiowps_captcha_string_info_afr1ep4z9y','MTU3NzQ4NTcyM3lhajNtcDh1cmRjYjZyanVjbHNsMjg=','no'),(826287,'_transient_timeout_aiowps_captcha_string_info_47yabs8b90','1577487526','no'),(826288,'_transient_aiowps_captcha_string_info_47yabs8b90','MTU3NzQ4NTcyNnlhajNtcDh1cmRjYjZyanVjbHNsMTk=','no'),(826291,'_transient_timeout_aiowps_captcha_string_info_fdsfk9ic46','1577487533','no'),(826292,'_transient_aiowps_captcha_string_info_fdsfk9ic46','MTU3NzQ4NTczM3lhajNtcDh1cmRjYjZyanVjbHNsMjg=','no'),(826293,'_transient_timeout_aiowps_captcha_string_info_fnahroys8w','1577487535','no'),(826294,'_transient_aiowps_captcha_string_info_fnahroys8w','MTU3NzQ4NTczNXlhajNtcDh1cmRjYjZyanVjbHNsMTg=','no'),(826307,'_transient_timeout_aiowps_captcha_string_info_o6lz7h5kzu','1577488527','no'),(826308,'_transient_aiowps_captcha_string_info_o6lz7h5kzu','MTU3NzQ4NjcyN3lhajNtcDh1cmRjYjZyanVjbHNsMjM=','no'),(826777,'_transient_aiowps_captcha_string_info_azg2zmidp8','MTU3NzUxOTIzOXlhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(827235,'_transient_aiowps_captcha_string_info_42n6hrjvuq','MTU3NzU1MDA4M3lhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(826729,'_transient_timeout_aiowps_captcha_string_info_nqycd28gf3','1577517941','no'),(828185,'_transient_timeout_aiowps_captcha_string_info_7rmfj26kvb','1577620703','no'),(826685,'_transient_timeout_aiowps_captcha_string_info_50log8vnie','1577515094','no'),(827140,'_transient_timeout_aiowps_captcha_string_info_9bgwqj3pjb','1577545369','no'),(827141,'_transient_aiowps_captcha_string_info_9bgwqj3pjb','MTU3NzU0MzU2OXlhajNtcDh1cmRjYjZyanVjbHNsMjI=','no'),(827234,'_transient_timeout_aiowps_captcha_string_info_42n6hrjvuq','1577551883','no'),(826618,'_transient_timeout_aiowps_captcha_string_info_vay03z5trv','1577509964','no'),(826619,'_transient_aiowps_captcha_string_info_vay03z5trv','MTU3NzUwODE2NHlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(860356,'_transient_aiowps_captcha_string_info_azoz5sengm','MTU4MDAxNDMyMHlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(266019,'wpseo_sitemap_category_cache_validator','5LXhc','no'),(266796,'wpseo_sitemap_833_cache_validator','K8uh','no'),(1128816,'_transient_aiowps_captcha_string_info_d7edhehfnf','MTU5OTc1MzM2MnlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1128834,'_transient_timeout_aiowps_captcha_string_info_g5ws7bq7ub','1599756053','no'),(1128699,'_transient_aiowps_captcha_string_info_m3nyrsq89n','MTU5OTc0NDE0OXlhajNtcDh1cmRjYjZyanVjbHNsMTg=','no'),(1128815,'_transient_timeout_aiowps_captcha_string_info_d7edhehfnf','1599755162','no'),(1128603,'_transient_timeout_aiowps_captcha_string_info_1j21ual4kr','1599740602','no'),(1128604,'_transient_aiowps_captcha_string_info_1j21ual4kr','MTU5OTczODgwMnlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1151474,'_transient_timeout_aiowps_captcha_string_info_by2e0mom92','1601320568','no'),(1151475,'_transient_aiowps_captcha_string_info_by2e0mom92','MTYwMTMxODc2OHlhajNtcDh1cmRjYjZyanVjbHNsMTQ=','no'),(1132261,'_transient_timeout_aiowps_captcha_string_info_9t8n97s3qb','1600003253','no'),(1148272,'_transient_timeout_aiowps_captcha_string_info_lho8mhqu3g','1601090052','no'),(1132262,'_transient_aiowps_captcha_string_info_9t8n97s3qb','MTYwMDAwMTQ1M3lhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1132275,'_transient_timeout_aiowps_captcha_string_info_ooiss4lkrt','1600003728','no'),(1132270,'_transient_timeout_aiowps_captcha_string_info_297yg4ahz4','1600003625','no'),(1132271,'_transient_aiowps_captcha_string_info_297yg4ahz4','MTYwMDAwMTgyNXlhajNtcDh1cmRjYjZyanVjbHNsMzE=','no'),(1132276,'_transient_aiowps_captcha_string_info_ooiss4lkrt','MTYwMDAwMTkyOHlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(1132279,'_transient_timeout_aiowps_captcha_string_info_2q632h9apz','1600003734','no'),(1132280,'_transient_aiowps_captcha_string_info_2q632h9apz','MTYwMDAwMTkzNHlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1132290,'_transient_timeout_aiowps_captcha_string_info_yd6qrkcm0f','1600003983','no'),(1132291,'_transient_aiowps_captcha_string_info_yd6qrkcm0f','MTYwMDAwMjE4M3lhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1132294,'_transient_timeout_aiowps_captcha_string_info_gh2kaibg0b','1600004057','no'),(1132295,'_transient_aiowps_captcha_string_info_gh2kaibg0b','MTYwMDAwMjI1N3lhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1132325,'_transient_timeout_aiowps_captcha_string_info_2jubemfreq','1600006435','no'),(1132326,'_transient_aiowps_captcha_string_info_2jubemfreq','MTYwMDAwNDYzNXlhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(1132345,'_transient_timeout_aiowps_captcha_string_info_rgrcamany8','1600007614','no'),(1132346,'_transient_aiowps_captcha_string_info_rgrcamany8','MTYwMDAwNTgxNHlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1132353,'_transient_timeout_aiowps_captcha_string_info_rstoglrr4y','1600008303','no'),(1132354,'_transient_aiowps_captcha_string_info_rstoglrr4y','MTYwMDAwNjUwM3lhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1132391,'_transient_timeout_aiowps_captcha_string_info_4vzmu7s9di','1600010597','no'),(1132377,'_transient_timeout_aiowps_captcha_string_info_m1r2fzg42r','1600009686','no'),(1132378,'_transient_aiowps_captcha_string_info_m1r2fzg42r','MTYwMDAwNzg4NnlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1132392,'_transient_aiowps_captcha_string_info_4vzmu7s9di','MTYwMDAwODc5N3lhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1132393,'_transient_timeout_aiowps_captcha_string_info_sqxxwn5zgr','1600010700','no'),(1132394,'_transient_aiowps_captcha_string_info_sqxxwn5zgr','MTYwMDAwODkwMHlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1132395,'_transient_timeout_aiowps_captcha_string_info_vq65g54g55','1600010706','no'),(1132396,'_transient_aiowps_captcha_string_info_vq65g54g55','MTYwMDAwODkwNnlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1132419,'_transient_timeout_aiowps_captcha_string_info_df60xfz63y','1600011790','no'),(1132420,'_transient_aiowps_captcha_string_info_df60xfz63y','MTYwMDAwOTk5MHlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(1132421,'_transient_timeout_aiowps_captcha_string_info_hxyymjv19e','1600011841','no'),(1132422,'_transient_aiowps_captcha_string_info_hxyymjv19e','MTYwMDAxMDA0MXlhajNtcDh1cmRjYjZyanVjbHNsMA==','no'),(1132451,'_transient_timeout_aiowps_captcha_string_info_o855ee1muq','1600014293','no'),(1132452,'_transient_aiowps_captcha_string_info_o855ee1muq','MTYwMDAxMjQ5M3lhajNtcDh1cmRjYjZyanVjbHNsMzM=','no'),(1132456,'_transient_timeout_aiowps_captcha_string_info_f2ekvyt669','1600014296','no'),(1132457,'_transient_aiowps_captcha_string_info_f2ekvyt669','MTYwMDAxMjQ5NnlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(1132458,'_transient_timeout_aiowps_captcha_string_info_66bwucty9f','1600014298','no'),(1132459,'_transient_aiowps_captcha_string_info_66bwucty9f','MTYwMDAxMjQ5OHlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1132463,'_transient_timeout_aiowps_captcha_string_info_d2i14i9uq4','1600014660','no'),(1132464,'_transient_aiowps_captcha_string_info_d2i14i9uq4','MTYwMDAxMjg2MHlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1132474,'_transient_timeout_aiowps_captcha_string_info_wf50lelbxn','1600014921','no'),(1132475,'_transient_aiowps_captcha_string_info_wf50lelbxn','MTYwMDAxMzEyMXlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1132548,'_transient_timeout_aiowps_captcha_string_info_84jknwr7r1','1600019872','no'),(1132549,'_transient_aiowps_captcha_string_info_84jknwr7r1','MTYwMDAxODA3MnlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1132550,'_transient_timeout_aiowps_captcha_string_info_0nidf2ysts','1600019879','no'),(1132551,'_transient_aiowps_captcha_string_info_0nidf2ysts','MTYwMDAxODA3OXlhajNtcDh1cmRjYjZyanVjbHNsMzM=','no'),(1132555,'_transient_timeout_aiowps_captcha_string_info_ns2dqyn1t6','1600020082','no'),(1132556,'_transient_aiowps_captcha_string_info_ns2dqyn1t6','MTYwMDAxODI4MnlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1132558,'_transient_timeout_aiowps_captcha_string_info_bj5phios34','1600020139','no'),(1132559,'_transient_aiowps_captcha_string_info_bj5phios34','MTYwMDAxODMzOXlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1132565,'_transient_timeout_aiowps_captcha_string_info_d8mbnwwnjy','1600020312','no'),(1132566,'_transient_aiowps_captcha_string_info_d8mbnwwnjy','MTYwMDAxODUxMnlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1132592,'_transient_timeout_aiowps_captcha_string_info_iopnqjuggx','1600022155','no'),(1132576,'_transient_timeout_aiowps_captcha_string_info_cc8cn3egdg','1600020826','no'),(1132577,'_transient_aiowps_captcha_string_info_cc8cn3egdg','MTYwMDAxOTAyNnlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1132593,'_transient_aiowps_captcha_string_info_iopnqjuggx','MTYwMDAyMDM1NXlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1132729,'_transient_timeout_aiowps_captcha_string_info_lf635oigs0','1600032629','no'),(1132730,'_transient_aiowps_captcha_string_info_lf635oigs0','MTYwMDAzMDgyOXlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1132731,'_transient_timeout_aiowps_captcha_string_info_woiu7h3blh','1600032636','no'),(1132732,'_transient_aiowps_captcha_string_info_woiu7h3blh','MTYwMDAzMDgzNnlhajNtcDh1cmRjYjZyanVjbHNsMjg=','no'),(1132738,'_transient_timeout_aiowps_captcha_string_info_yqhap74its','1600032836','no'),(1132739,'_transient_aiowps_captcha_string_info_yqhap74its','MTYwMDAzMTAzNnlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1132740,'_transient_timeout_aiowps_captcha_string_info_t16k8mktjj','1600032887','no'),(1132741,'_transient_aiowps_captcha_string_info_t16k8mktjj','MTYwMDAzMTA4N3lhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1132755,'_transient_timeout_aiowps_captcha_string_info_z2pswdnj4m','1600033464','no'),(1132756,'_transient_aiowps_captcha_string_info_z2pswdnj4m','MTYwMDAzMTY2NHlhajNtcDh1cmRjYjZyanVjbHNsMA==','no'),(1132768,'_transient_timeout_aiowps_captcha_string_info_ck34mgshbw','1600033994','no'),(1132769,'_transient_aiowps_captcha_string_info_ck34mgshbw','MTYwMDAzMjE5NHlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1132854,'_transient_timeout_aiowps_captcha_string_info_jclfvybozq','1600040297','no'),(1132775,'_transient_timeout_aiowps_captcha_string_info_56m3llual1','1600034330','no'),(1132776,'_transient_aiowps_captcha_string_info_56m3llual1','MTYwMDAzMjUzMHlhajNtcDh1cmRjYjZyanVjbHNsMTg=','no'),(1132817,'_transient_timeout_aiowps_captcha_string_info_ed73z5nh0b','1600037859','no'),(1132818,'_transient_aiowps_captcha_string_info_ed73z5nh0b','MTYwMDAzNjA1OXlhajNtcDh1cmRjYjZyanVjbHNsMjI=','no'),(1132831,'_transient_timeout_aiowps_captcha_string_info_928s56hl0u','1600038693','no'),(1132832,'_transient_aiowps_captcha_string_info_928s56hl0u','MTYwMDAzNjg5M3lhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1132855,'_transient_aiowps_captcha_string_info_jclfvybozq','MTYwMDAzODQ5N3lhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1132856,'_transient_timeout_aiowps_captcha_string_info_7utr1y8jo5','1600040350','no'),(1132857,'_transient_aiowps_captcha_string_info_7utr1y8jo5','MTYwMDAzODU1MHlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1132867,'_transient_timeout_aiowps_captcha_string_info_7nmsvfp6gt','1600040752','no'),(1132868,'_transient_aiowps_captcha_string_info_7nmsvfp6gt','MTYwMDAzODk1MnlhajNtcDh1cmRjYjZyanVjbHNsMTg=','no'),(1132882,'_transient_timeout_aiowps_captcha_string_info_chd0m5f162','1600041221','no'),(1132883,'_transient_aiowps_captcha_string_info_chd0m5f162','MTYwMDAzOTQyMXlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1132912,'_transient_timeout_aiowps_captcha_string_info_esqukxjcy8','1600042843','no'),(1148273,'_transient_aiowps_captcha_string_info_lho8mhqu3g','MTYwMTA4ODI1MnlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1149049,'_transient_aiowps_captcha_string_info_sstii97ls6','MTYwMTE0NDkwN3lhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(1148265,'_transient_timeout_yst_sm_1_1:4gHp_dkj5','1601174327','no'),(1148266,'_transient_yst_sm_1_1:4gHp_dkj5','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-09-08T18:52:53-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2020-09-08T18:43:50-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2020-08-22T09:53:10-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1132913,'_transient_aiowps_captcha_string_info_esqukxjcy8','MTYwMDA0MTA0M3lhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1132934,'_transient_timeout_aiowps_captcha_string_info_92dhwmep5z','1600044311','no'),(1132935,'_transient_aiowps_captcha_string_info_92dhwmep5z','MTYwMDA0MjUxMXlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(1132948,'_transient_timeout_aiowps_captcha_string_info_1m88ulu6ie','1600044553','no'),(1132941,'_transient_timeout_aiowps_captcha_string_info_1yeyam5mj3','1600044317','no'),(1132942,'_transient_aiowps_captcha_string_info_1yeyam5mj3','MTYwMDA0MjUxN3lhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1132949,'_transient_aiowps_captcha_string_info_1m88ulu6ie','MTYwMDA0Mjc1M3lhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1132950,'_transient_timeout_aiowps_captcha_string_info_dcxosrd4ic','1600044650','no'),(1132951,'_transient_aiowps_captcha_string_info_dcxosrd4ic','MTYwMDA0Mjg1MHlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1132957,'_transient_timeout_aiowps_captcha_string_info_d4ph6ah51q','1600044981','no'),(1132958,'_transient_aiowps_captcha_string_info_d4ph6ah51q','MTYwMDA0MzE4MXlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1149099,'_transient_timeout_aiowps_captcha_string_info_9qm8mh4fys','1601150840','no'),(1132971,'_transient_timeout_aiowps_captcha_string_info_pwz5b0sv7q','1600045885','no'),(1132972,'_transient_aiowps_captcha_string_info_pwz5b0sv7q','MTYwMDA0NDA4NXlhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(1132973,'_transient_timeout_aiowps_captcha_string_info_6bgk6041n9','1600045887','no'),(1132974,'_transient_aiowps_captcha_string_info_6bgk6041n9','MTYwMDA0NDA4N3lhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1148154,'_transient_aiowps_captcha_string_info_t3w1hq2wgm','MTYwMTA4MDY2MnlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1133001,'_transient_aiowps_captcha_string_info_tk90gm78ou','MTYwMDA0NDg4MXlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(1149100,'_transient_aiowps_captcha_string_info_9qm8mh4fys','MTYwMTE0OTA0MHlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(1133003,'_transient_timeout_aiowps_captcha_string_info_j0b9awq6nb','1600046868','no'),(1133004,'_transient_aiowps_captcha_string_info_j0b9awq6nb','MTYwMDA0NTA2OHlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1149074,'_transient_aiowps_captcha_string_info_z1isbhnfh7','MTYwMTE0NzQ5NHlhajNtcDh1cmRjYjZyanVjbHNsMzc=','no'),(1133024,'_transient_timeout_aiowps_captcha_string_info_ih03xj35s6','1600047897','no'),(1133025,'_transient_aiowps_captcha_string_info_ih03xj35s6','MTYwMDA0NjA5N3lhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1133041,'_transient_timeout_yst_sm_1_1:4gHp_dndI','1600133586','no'),(1133042,'_transient_yst_sm_1_1:4gHp_dndI','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-09-08T18:52:53-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2020-09-08T18:43:50-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2020-08-22T09:53:10-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1133054,'_transient_timeout_aiowps_captcha_string_info_grq4g069b2','1600049832','no'),(1133055,'_transient_aiowps_captcha_string_info_grq4g069b2','MTYwMDA0ODAzMnlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1133140,'_transient_aiowps_captcha_string_info_genvdbblmd','MTYwMDA1NDI2NXlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1133147,'_transient_timeout_aiowps_captcha_string_info_350ab3szol','1600056553','no'),(1133148,'_transient_aiowps_captcha_string_info_350ab3szol','MTYwMDA1NDc1M3lhajNtcDh1cmRjYjZyanVjbHNsMjQ=','no'),(1133174,'_transient_timeout_aiowps_captcha_string_info_6mvhpn4o2x','1600058451','no'),(1133175,'_transient_aiowps_captcha_string_info_6mvhpn4o2x','MTYwMDA1NjY1MXlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(1133211,'_transient_timeout_aiowps_captcha_string_info_lym7qnzehl','1600060921','no'),(1133212,'_transient_aiowps_captcha_string_info_lym7qnzehl','MTYwMDA1OTEyMXlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1133218,'_transient_timeout_aiowps_captcha_string_info_5rf84yd7qm','1600061274','no'),(1133219,'_transient_aiowps_captcha_string_info_5rf84yd7qm','MTYwMDA1OTQ3NHlhajNtcDh1cmRjYjZyanVjbHNsMjc=','no'),(1133228,'_transient_timeout_aiowps_captcha_string_info_ysfkfoznsi','1600061770','no'),(1133229,'_transient_aiowps_captcha_string_info_ysfkfoznsi','MTYwMDA1OTk3MHlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(1133234,'_transient_timeout_aiowps_captcha_string_info_fi2flfilmh','1600061874','no'),(1133235,'_transient_aiowps_captcha_string_info_fi2flfilmh','MTYwMDA2MDA3NHlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1133236,'_transient_timeout_aiowps_captcha_string_info_bc4yozkui2','1600061880','no'),(1133237,'_transient_aiowps_captcha_string_info_bc4yozkui2','MTYwMDA2MDA4MHlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(1133250,'_transient_timeout_aiowps_captcha_string_info_5m0hifcy74','1600062582','no'),(1133251,'_transient_aiowps_captcha_string_info_5m0hifcy74','MTYwMDA2MDc4MnlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1133264,'_transient_timeout_aiowps_captcha_string_info_e67jftb1ll','1600063227','no'),(1133265,'_transient_aiowps_captcha_string_info_e67jftb1ll','MTYwMDA2MTQyN3lhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1133297,'_transient_timeout_aiowps_captcha_string_info_axxuifnu4h','1600065991','no'),(1133298,'_transient_aiowps_captcha_string_info_axxuifnu4h','MTYwMDA2NDE5MXlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(1133333,'_transient_timeout_aiowps_captcha_string_info_7wufuy15js','1600068455','no'),(1133334,'_transient_aiowps_captcha_string_info_7wufuy15js','MTYwMDA2NjY1NXlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1133356,'_transient_aiowps_captcha_string_info_lkcfv5xe90','MTYwMDA2ODIxNXlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1133378,'_transient_timeout_aiowps_captcha_string_info_ze5djaqg66','1600071529','no'),(1133379,'_transient_aiowps_captcha_string_info_ze5djaqg66','MTYwMDA2OTcyOXlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1133415,'_transient_timeout_aiowps_captcha_string_info_tj3166vcmx','1600073875','no'),(1133416,'_transient_aiowps_captcha_string_info_tj3166vcmx','MTYwMDA3MjA3NXlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1133470,'_transient_timeout_aiowps_captcha_string_info_wd4mn3yccd','1600077694','no'),(1133471,'_transient_aiowps_captcha_string_info_wd4mn3yccd','MTYwMDA3NTg5NHlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1133553,'_transient_timeout_aiowps_captcha_string_info_xcs2g8kgjq','1600083446','no'),(1133482,'_transient_timeout_aiowps_captcha_string_info_sd084hl1v5','1600078240','no'),(1133483,'_transient_aiowps_captcha_string_info_sd084hl1v5','MTYwMDA3NjQ0MHlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1133554,'_transient_aiowps_captcha_string_info_xcs2g8kgjq','MTYwMDA4MTY0NnlhajNtcDh1cmRjYjZyanVjbHNsMTk=','no'),(1133561,'_transient_timeout_aiowps_captcha_string_info_1cljh0o6lc','1600083802','no'),(1133562,'_transient_aiowps_captcha_string_info_1cljh0o6lc','MTYwMDA4MjAwMnlhajNtcDh1cmRjYjZyanVjbHNsMzU=','no'),(1133568,'_transient_timeout_aiowps_captcha_string_info_y5tk6erco4','1600084147','no'),(1133569,'_transient_aiowps_captcha_string_info_y5tk6erco4','MTYwMDA4MjM0N3lhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1133613,'_transient_timeout_aiowps_captcha_string_info_pi9lnttv6o','1600087464','no'),(1148118,'_transient_timeout_aiowps_captcha_string_info_1mfhhgpvjs','1601080143','no'),(1148603,'_transient_aiowps_captcha_string_info_o1bt6zjwbz','MTYwMTExMTE5OHlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1148625,'_transient_timeout_aiowps_captcha_string_info_qlnb10ere4','1601115025','no'),(1148626,'_transient_aiowps_captcha_string_info_qlnb10ere4','MTYwMTExMzIyNXlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1148724,'_transient_timeout_aiowps_captcha_string_info_6tjcyf644v','1601122907','no'),(1151524,'_transient_timeout_aiowps_captcha_string_info_x76kmvjmwb','1601324210','no'),(1151525,'_transient_aiowps_captcha_string_info_x76kmvjmwb','MTYwMTMyMjQxMHlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1192485,'_transient_timeout_aiowps_captcha_string_info_zsmonjua5e','1604280447','no'),(1191949,'_transient_timeout_aiowps_captcha_string_info_tl9ah1e1vy','1604237790','no'),(1191950,'_transient_aiowps_captcha_string_info_tl9ah1e1vy','MTYwNDIzNTk5MHlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(1191974,'_transient_timeout_aiowps_captcha_string_info_n1h2bxrbqv','1604239969','no'),(1191975,'_transient_aiowps_captcha_string_info_n1h2bxrbqv','MTYwNDIzODE2OXlhajNtcDh1cmRjYjZyanVjbHNsMTg=','no'),(1133614,'_transient_aiowps_captcha_string_info_pi9lnttv6o','MTYwMDA4NTY2NHlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1133620,'_transient_timeout_aiowps_captcha_string_info_f4a7aa47o3','1600087884','no'),(1133621,'_transient_aiowps_captcha_string_info_f4a7aa47o3','MTYwMDA4NjA4NHlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1133622,'_transient_timeout_aiowps_captcha_string_info_tx9tndqzis','1600087887','no'),(1133623,'_transient_aiowps_captcha_string_info_tx9tndqzis','MTYwMDA4NjA4N3lhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1133637,'_transient_timeout_aiowps_captcha_string_info_uhf6gf4kyv','1600088738','no'),(1133638,'_transient_aiowps_captcha_string_info_uhf6gf4kyv','MTYwMDA4NjkzOHlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1134367,'_transient_timeout_aiowps_captcha_string_info_7zamzjndne','1600133935','no'),(1133651,'_transient_timeout_aiowps_captcha_string_info_twlcfgu6bn','1600089329','no'),(1133652,'_transient_aiowps_captcha_string_info_twlcfgu6bn','MTYwMDA4NzUyOXlhajNtcDh1cmRjYjZyanVjbHNsMA==','no'),(1149127,'_transient_timeout_aiowps_captcha_string_info_55r7skzp1v','1601153040','no'),(1148093,'_transient_timeout_aiowps_captcha_string_info_aze1nhhaij','1601078936','no'),(1148094,'_transient_aiowps_captcha_string_info_aze1nhhaij','MTYwMTA3NzEzNnlhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(1133682,'_transient_timeout_aiowps_captcha_string_info_9fn3ogh9vw','1600090229','no'),(1133683,'_transient_aiowps_captcha_string_info_9fn3ogh9vw','MTYwMDA4ODQyOXlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1133688,'_transient_timeout_aiowps_captcha_string_info_i1hffzd389','1600090339','no'),(1133689,'_transient_aiowps_captcha_string_info_i1hffzd389','MTYwMDA4ODUzOXlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1133695,'_transient_timeout_aiowps_captcha_string_info_uk8cwmnedv','1600090618','no'),(1133696,'_transient_aiowps_captcha_string_info_uk8cwmnedv','MTYwMDA4ODgxOHlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1133706,'_transient_timeout_aiowps_captcha_string_info_vn88gep7du','1600091272','no'),(1133707,'_transient_aiowps_captcha_string_info_vn88gep7du','MTYwMDA4OTQ3MnlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(1133722,'_transient_timeout_aiowps_captcha_string_info_bl491i6i0b','1600092534','no'),(1133720,'_transient_timeout_aiowps_captcha_string_info_q3kyccpb1i','1600092487','no'),(1133721,'_transient_aiowps_captcha_string_info_q3kyccpb1i','MTYwMDA5MDY4N3lhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1133723,'_transient_aiowps_captcha_string_info_bl491i6i0b','MTYwMDA5MDczNHlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1133752,'_transient_timeout_aiowps_captcha_string_info_nxirlaqt0g','1600094376','no'),(1133727,'_transient_timeout_aiowps_captcha_string_info_iq04gqnbhc','1600092838','no'),(1133728,'_transient_aiowps_captcha_string_info_iq04gqnbhc','MTYwMDA5MTAzOHlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(1133753,'_transient_aiowps_captcha_string_info_nxirlaqt0g','MTYwMDA5MjU3NnlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1133764,'_transient_timeout_aiowps_captcha_string_info_z7tmtb3hi7','1600095396','no'),(1133765,'_transient_aiowps_captcha_string_info_z7tmtb3hi7','MTYwMDA5MzU5NnlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1133772,'_transient_timeout_aiowps_captcha_string_info_jv63ddziqe','1600095669','no'),(1133773,'_transient_aiowps_captcha_string_info_jv63ddziqe','MTYwMDA5Mzg2OXlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(1133774,'_transient_timeout_aiowps_captcha_string_info_fj9sryay5c','1600095689','no'),(1133775,'_transient_aiowps_captcha_string_info_fj9sryay5c','MTYwMDA5Mzg4OXlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1133840,'_transient_timeout_aiowps_captcha_string_info_5q3tl3yntr','1600100190','no'),(1133841,'_transient_aiowps_captcha_string_info_5q3tl3yntr','MTYwMDA5ODM5MHlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1133848,'_transient_timeout_aiowps_captcha_string_info_muzs9eabti','1600100385','no'),(1133849,'_transient_aiowps_captcha_string_info_muzs9eabti','MTYwMDA5ODU4NXlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1133850,'_transient_timeout_aiowps_captcha_string_info_of9dujfn8q','1600100408','no'),(1133851,'_transient_aiowps_captcha_string_info_of9dujfn8q','MTYwMDA5ODYwOHlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1133865,'_transient_timeout_aiowps_captcha_string_info_prdv2q9z47','1600101204','no'),(1133866,'_transient_aiowps_captcha_string_info_prdv2q9z47','MTYwMDA5OTQwNHlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1133867,'_transient_timeout_aiowps_captcha_string_info_w1z32n3kbg','1600101256','no'),(1133868,'_transient_aiowps_captcha_string_info_w1z32n3kbg','MTYwMDA5OTQ1NnlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1133947,'_transient_timeout_aiowps_captcha_string_info_yc0ne1fy56','1600107656','no'),(1133875,'_transient_timeout_aiowps_captcha_string_info_m1pooxusa0','1600101587','no'),(1133876,'_transient_aiowps_captcha_string_info_m1pooxusa0','MTYwMDA5OTc4N3lhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1133948,'_transient_aiowps_captcha_string_info_yc0ne1fy56','MTYwMDEwNTg1NnlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1133990,'_transient_timeout_aiowps_captcha_string_info_tlzdjrqx0e','1600111045','no'),(1148013,'_transient_aiowps_captcha_string_info_3bgr6zsu8f','MTYwMTA3MTg1N3lhajNtcDh1cmRjYjZyanVjbHNsMTM=','no'),(1133985,'_transient_timeout_aiowps_captcha_string_info_mwvki1p0of','1600110965','no'),(1133986,'_transient_aiowps_captcha_string_info_mwvki1p0of','MTYwMDEwOTE2NXlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1133991,'_transient_aiowps_captcha_string_info_tlzdjrqx0e','MTYwMDEwOTI0NXlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1134024,'_transient_timeout_aiowps_captcha_string_info_1i8da23pg6','1600112761','no'),(1133993,'_transient_timeout_aiowps_captcha_string_info_prmufgchk4','1600111052','no'),(1133994,'_transient_aiowps_captcha_string_info_prmufgchk4','MTYwMDEwOTI1MnlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1133998,'_transient_timeout_aiowps_captcha_string_info_2vhect164i','1600111326','no'),(1133999,'_transient_aiowps_captcha_string_info_2vhect164i','MTYwMDEwOTUyNnlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1134025,'_transient_aiowps_captcha_string_info_1i8da23pg6','MTYwMDExMDk2MXlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1134081,'_transient_timeout_aiowps_captcha_string_info_2vioylb8lb','1600117920','no'),(1134082,'_transient_aiowps_captcha_string_info_2vioylb8lb','MTYwMDExNjEyMHlhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(1134093,'_transient_timeout_aiowps_captcha_string_info_jy1ayot3mh','1600118280','no'),(1134090,'_transient_timeout_aiowps_captcha_string_info_d8vmm8ru5t','1600118226','no'),(1134091,'_transient_aiowps_captcha_string_info_d8vmm8ru5t','MTYwMDExNjQyNnlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1134094,'_transient_aiowps_captcha_string_info_jy1ayot3mh','MTYwMDExNjQ4MHlhajNtcDh1cmRjYjZyanVjbHNsMTc=','no'),(1134120,'_transient_timeout_aiowps_captcha_string_info_0zqsoqqtpp','1600120576','no'),(1134121,'_transient_aiowps_captcha_string_info_0zqsoqqtpp','MTYwMDExODc3NnlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1134122,'_transient_timeout_aiowps_captcha_string_info_n4r90mu031','1600120590','no'),(1134123,'_transient_aiowps_captcha_string_info_n4r90mu031','MTYwMDExODc5MHlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1134124,'_transient_timeout_aiowps_captcha_string_info_khj7cazdax','1600120606','no'),(1134125,'_transient_aiowps_captcha_string_info_khj7cazdax','MTYwMDExODgwNnlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(1134126,'_transient_timeout_aiowps_captcha_string_info_rlhqw2wpal','1600120619','no'),(1134127,'_transient_aiowps_captcha_string_info_rlhqw2wpal','MTYwMDExODgxOXlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1134131,'_transient_timeout_aiowps_captcha_string_info_328p22u52h','1600120632','no'),(1134132,'_transient_aiowps_captcha_string_info_328p22u52h','MTYwMDExODgzMnlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1134133,'_transient_timeout_aiowps_captcha_string_info_qz4y5ncuta','1600120644','no'),(1134134,'_transient_aiowps_captcha_string_info_qz4y5ncuta','MTYwMDExODg0NHlhajNtcDh1cmRjYjZyanVjbHNsMTM=','no'),(1134138,'_transient_timeout_aiowps_captcha_string_info_sl3mki855j','1600120657','no'),(1134139,'_transient_aiowps_captcha_string_info_sl3mki855j','MTYwMDExODg1N3lhajNtcDh1cmRjYjZyanVjbHNsMjk=','no'),(1134140,'_transient_timeout_aiowps_captcha_string_info_vwb89afkzm','1600120670','no'),(1134141,'_transient_aiowps_captcha_string_info_vwb89afkzm','MTYwMDExODg3MHlhajNtcDh1cmRjYjZyanVjbHNsMTM=','no'),(1134142,'_transient_timeout_aiowps_captcha_string_info_ok7v6rmm7t','1600120682','no'),(1134143,'_transient_aiowps_captcha_string_info_ok7v6rmm7t','MTYwMDExODg4MnlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1134145,'_transient_timeout_aiowps_captcha_string_info_hykzjp7r20','1600120920','no'),(1134146,'_transient_aiowps_captcha_string_info_hykzjp7r20','MTYwMDExOTEyMHlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1134183,'_transient_timeout_aiowps_captcha_string_info_1zlxxjidod','1600122966','no'),(1134156,'_transient_timeout_aiowps_captcha_string_info_ud6einln45','1600121500','no'),(1134157,'_transient_aiowps_captcha_string_info_ud6einln45','MTYwMDExOTcwMHlhajNtcDh1cmRjYjZyanVjbHNsMjg=','no'),(1134172,'_transient_timeout_aiowps_captcha_string_info_nepypsmy1c','1600122666','no'),(1134173,'_transient_aiowps_captcha_string_info_nepypsmy1c','MTYwMDEyMDg2NnlhajNtcDh1cmRjYjZyanVjbHNsMTk=','no'),(1134184,'_transient_aiowps_captcha_string_info_1zlxxjidod','MTYwMDEyMTE2NnlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1134185,'_transient_timeout_aiowps_captcha_string_info_ya8ln1k9vs','1600122969','no'),(1134186,'_transient_aiowps_captcha_string_info_ya8ln1k9vs','MTYwMDEyMTE2OXlhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(1134209,'_transient_timeout_aiowps_captcha_string_info_6mx2r4osc1','1600124266','no'),(1134210,'_transient_aiowps_captcha_string_info_6mx2r4osc1','MTYwMDEyMjQ2NnlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1134294,'_transient_timeout_aiowps_captcha_string_info_9za0zejosr','1600130331','no'),(1134263,'_transient_timeout_aiowps_captcha_string_info_kiqihkkc17','1600128738','no'),(1134264,'_transient_aiowps_captcha_string_info_kiqihkkc17','MTYwMDEyNjkzOHlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1147877,'_transient_timeout_aiowps_captcha_string_info_n8g570ojju','1601064997','no'),(1147878,'_transient_aiowps_captcha_string_info_n8g570ojju','MTYwMTA2MzE5N3lhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1147883,'_transient_aiowps_captcha_string_info_b4vee08e2s','MTYwMTA2MzUxMXlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1147919,'_transient_timeout_aiowps_captcha_string_info_cej2zl6hmx','1601067097','no'),(1147901,'_transient_timeout_aiowps_captcha_string_info_x636ehuiij','1601066253','no'),(1147902,'_transient_aiowps_captcha_string_info_x636ehuiij','MTYwMTA2NDQ1M3lhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1147915,'_transient_timeout_aiowps_captcha_string_info_lsmo2d1oaf','1601066890','no'),(1147916,'_transient_aiowps_captcha_string_info_lsmo2d1oaf','MTYwMTA2NTA5MHlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(1147920,'_transient_aiowps_captcha_string_info_cej2zl6hmx','MTYwMTA2NTI5N3lhajNtcDh1cmRjYjZyanVjbHNsMTQ=','no'),(1147922,'_transient_timeout_aiowps_captcha_string_info_d5dr9x5zf2','1601067194','no'),(1147923,'_transient_aiowps_captcha_string_info_d5dr9x5zf2','MTYwMTA2NTM5NHlhajNtcDh1cmRjYjZyanVjbHNsMjY=','no'),(1148012,'_transient_timeout_aiowps_captcha_string_info_3bgr6zsu8f','1601073657','no'),(1147984,'_transient_timeout_aiowps_captcha_string_info_ehtveap988','1601071401','no'),(1147985,'_transient_aiowps_captcha_string_info_ehtveap988','MTYwMTA2OTYwMXlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1134274,'_transient_timeout_aiowps_captcha_string_info_wcvx3blpbw','1600129259','no'),(1134275,'_transient_aiowps_captcha_string_info_wcvx3blpbw','MTYwMDEyNzQ1OXlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(1134289,'_transient_timeout_aiowps_captcha_string_info_umn6dlh1yt','1600130226','no'),(1134290,'_transient_aiowps_captcha_string_info_umn6dlh1yt','MTYwMDEyODQyNnlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1134295,'_transient_aiowps_captcha_string_info_9za0zejosr','MTYwMDEyODUzMXlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1134296,'_transient_timeout_aiowps_captcha_string_info_wrzoa9v7o5','1600130337','no'),(1134297,'_transient_aiowps_captcha_string_info_wrzoa9v7o5','MTYwMDEyODUzN3lhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(1134310,'_transient_timeout_aiowps_captcha_string_info_rnd84y93d9','1600130729','no'),(1134311,'_transient_aiowps_captcha_string_info_rnd84y93d9','MTYwMDEyODkyOXlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(1148056,'_transient_aiowps_captcha_string_info_n665lqdtbm','MTYwMTA3NDQwMnlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1134335,'_transient_timeout_aiowps_captcha_string_info_lgm2darslw','1600132654','no'),(1134336,'_transient_aiowps_captcha_string_info_lgm2darslw','MTYwMDEzMDg1NHlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1148055,'_transient_timeout_aiowps_captcha_string_info_n665lqdtbm','1601076202','no'),(1134365,'_transient_timeout_aiowps_captcha_string_info_f3ml0zpx1l','1600133933','no'),(1134366,'_transient_aiowps_captcha_string_info_f3ml0zpx1l','MTYwMDEzMjEzM3lhajNtcDh1cmRjYjZyanVjbHNsMjE=','no'),(1134368,'_transient_aiowps_captcha_string_info_7zamzjndne','MTYwMDEzMjEzNXlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1147840,'_transient_timeout_aiowps_captcha_string_info_zgsj6dhyrv','1601061884','no'),(1134376,'_transient_timeout_aiowps_captcha_string_info_arvzkxcs02','1600134216','no'),(1134377,'_transient_aiowps_captcha_string_info_arvzkxcs02','MTYwMDEzMjQxNnlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1134393,'_transient_timeout_aiowps_captcha_string_info_sjcpan2ot7','1600134762','no'),(1134394,'_transient_aiowps_captcha_string_info_sjcpan2ot7','MTYwMDEzMjk2MnlhajNtcDh1cmRjYjZyanVjbHNsMjM=','no'),(1134399,'_transient_timeout_aiowps_captcha_string_info_urp3cvpjuj','1600134973','no'),(1134400,'_transient_aiowps_captcha_string_info_urp3cvpjuj','MTYwMDEzMzE3M3lhajNtcDh1cmRjYjZyanVjbHNsMTQ=','no'),(1134402,'_transient_timeout_aiowps_captcha_string_info_f39u82t2r2','1600135258','no'),(1134403,'_transient_aiowps_captcha_string_info_f39u82t2r2','MTYwMDEzMzQ1OHlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1134430,'_transient_timeout_aiowps_captcha_string_info_g0v3b8wk76','1600136844','no'),(1134415,'_transient_timeout_aiowps_captcha_string_info_r7e1sfcvy3','1600136030','no'),(1134416,'_transient_aiowps_captcha_string_info_r7e1sfcvy3','MTYwMDEzNDIzMHlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1134431,'_transient_aiowps_captcha_string_info_g0v3b8wk76','MTYwMDEzNTA0NHlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1134433,'_transient_timeout_aiowps_captcha_string_info_kp03hh0qle','1600136979','no'),(1134434,'_transient_aiowps_captcha_string_info_kp03hh0qle','MTYwMDEzNTE3OXlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1134442,'_transient_timeout_aiowps_captcha_string_info_cvs96sqhid','1600137309','no'),(1134443,'_transient_aiowps_captcha_string_info_cvs96sqhid','MTYwMDEzNTUwOXlhajNtcDh1cmRjYjZyanVjbHNsMTQ=','no'),(1134451,'_transient_timeout_aiowps_captcha_string_info_bgytkh6t1s','1600137712','no'),(1134452,'_transient_aiowps_captcha_string_info_bgytkh6t1s','MTYwMDEzNTkxMnlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1134453,'_transient_timeout_aiowps_captcha_string_info_nufj8wfbsg','1600137718','no'),(1134454,'_transient_aiowps_captcha_string_info_nufj8wfbsg','MTYwMDEzNTkxOHlhajNtcDh1cmRjYjZyanVjbHNsMTk=','no'),(1134462,'_transient_timeout_aiowps_captcha_string_info_qwww0uz50h','1600137949','no'),(1134463,'_transient_aiowps_captcha_string_info_qwww0uz50h','MTYwMDEzNjE0OXlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1148061,'_transient_aiowps_captcha_string_info_16in3ksvj4','MTYwMTA3NDcxNnlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(1134465,'_transient_timeout_aiowps_captcha_string_info_1rxgckx10s','1600138117','no'),(1134466,'_transient_aiowps_captcha_string_info_1rxgckx10s','MTYwMDEzNjMxN3lhajNtcDh1cmRjYjZyanVjbHNsMTg=','no'),(1134516,'_transient_timeout_aiowps_captcha_string_info_ugueqa9yn1','1600141562','no'),(1134517,'_transient_aiowps_captcha_string_info_ugueqa9yn1','MTYwMDEzOTc2MnlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1337929,'_transient_timeout__jetpack_related_posts_cache_8f6677c9d6b0f903e98ad32ec61f8deb_332','1616009620','no'),(1143760,'_transient_timeout_aiowps_captcha_string_info_yqrphkz6bn','1600769664','no'),(1134550,'_transient_timeout_aiowps_captcha_string_info_bcaz1mmmfr','1600144455','no'),(1134551,'_transient_aiowps_captcha_string_info_bcaz1mmmfr','MTYwMDE0MjY1NXlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(1134574,'_transient_timeout_yst_sm_1_1:4gHp_dAta','1600230564','no'),(1134575,'_transient_yst_sm_1_1:4gHp_dAta','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-09-08T18:52:53-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2020-09-08T18:43:50-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2020-08-22T09:53:10-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1134763,'_transient_timeout_aiowps_captcha_string_info_ibja4ois2n','1600159758','no'),(1134738,'_transient_timeout_aiowps_captcha_string_info_ar8vgimhte','1600158196','no'),(1134739,'_transient_aiowps_captcha_string_info_ar8vgimhte','MTYwMDE1NjM5NnlhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(1134764,'_transient_aiowps_captcha_string_info_ibja4ois2n','MTYwMDE1Nzk1N3lhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1134774,'_transient_timeout_aiowps_captcha_string_info_s2yvohxbku','1600160338','no'),(1134772,'_transient_timeout_aiowps_captcha_string_info_rjnb63eoi4','1600160335','no'),(1134773,'_transient_aiowps_captcha_string_info_rjnb63eoi4','MTYwMDE1ODUzNXlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(1134775,'_transient_aiowps_captcha_string_info_s2yvohxbku','MTYwMDE1ODUzOHlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(1134789,'_transient_timeout_aiowps_captcha_string_info_58ewtr4l7u','1600161339','no'),(1134790,'_transient_aiowps_captcha_string_info_58ewtr4l7u','MTYwMDE1OTUzOXlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1134795,'_transient_timeout_aiowps_captcha_string_info_iz3lrybemx','1600161575','no'),(1134796,'_transient_aiowps_captcha_string_info_iz3lrybemx','MTYwMDE1OTc3NXlhajNtcDh1cmRjYjZyanVjbHNsMjk=','no'),(1134816,'_transient_timeout_aiowps_captcha_string_info_4vh8q9oykc','1600162830','no'),(1134817,'_transient_aiowps_captcha_string_info_4vh8q9oykc','MTYwMDE2MTAzMHlhajNtcDh1cmRjYjZyanVjbHNsMjc=','no'),(1134852,'_transient_timeout_aiowps_captcha_string_info_e85enrrjif','1600165435','no'),(1134853,'_transient_aiowps_captcha_string_info_e85enrrjif','MTYwMDE2MzYzNXlhajNtcDh1cmRjYjZyanVjbHNsMjY=','no'),(1134898,'_transient_timeout_aiowps_captcha_string_info_c3rr9yaz3j','1600168952','no'),(1134899,'_transient_aiowps_captcha_string_info_c3rr9yaz3j','MTYwMDE2NzE1MnlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(1134926,'_transient_timeout_aiowps_captcha_string_info_ayvhcre4st','1600170931','no'),(1134927,'_transient_aiowps_captcha_string_info_ayvhcre4st','MTYwMDE2OTEzMXlhajNtcDh1cmRjYjZyanVjbHNsMjQ=','no'),(1134935,'_transient_timeout_aiowps_captcha_string_info_qc17wxumjt','1600171123','no'),(1134936,'_transient_aiowps_captcha_string_info_qc17wxumjt','MTYwMDE2OTMyM3lhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(1148382,'_transient_timeout_aiowps_captcha_string_info_wj3wk2a1dn','1601097264','no'),(1148364,'_transient_timeout_aiowps_captcha_string_info_p3ftpr0z24','1601096379','no'),(1148365,'_transient_aiowps_captcha_string_info_p3ftpr0z24','MTYwMTA5NDU3OXlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1148383,'_transient_aiowps_captcha_string_info_wj3wk2a1dn','MTYwMTA5NTQ2NHlhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(1148486,'_transient_timeout_aiowps_captcha_string_info_umbmvi8ug8','1601105132','no'),(1148487,'_transient_aiowps_captcha_string_info_umbmvi8ug8','MTYwMTEwMzMzMnlhajNtcDh1cmRjYjZyanVjbHNsMzA=','no'),(1148495,'_transient_timeout_aiowps_captcha_string_info_3ta6yiwz1i','1601105401','no'),(1148496,'_transient_aiowps_captcha_string_info_3ta6yiwz1i','MTYwMTEwMzYwMXlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1205546,'_transient_timeout_aiowps_captcha_string_info_u84bmyshpc','1605308745','no'),(1149048,'_transient_timeout_aiowps_captcha_string_info_sstii97ls6','1601146707','no'),(1148534,'_transient_timeout_aiowps_captcha_string_info_9nofdm0h5h','1601108472','no'),(1148535,'_transient_aiowps_captcha_string_info_9nofdm0h5h','MTYwMTEwNjY3MnlhajNtcDh1cmRjYjZyanVjbHNsMzI=','no'),(1148560,'_transient_timeout_aiowps_captcha_string_info_xmjufp28fv','1601110314','no'),(1148561,'_transient_aiowps_captcha_string_info_xmjufp28fv','MTYwMTEwODUxNHlhajNtcDh1cmRjYjZyanVjbHNsMjE=','no'),(1134956,'_transient_timeout_aiowps_captcha_string_info_p1kkzdxw01','1600172356','no'),(1134957,'_transient_aiowps_captcha_string_info_p1kkzdxw01','MTYwMDE3MDU1NnlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1147841,'_transient_aiowps_captcha_string_info_zgsj6dhyrv','MTYwMTA2MDA4NHlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1135025,'_transient_timeout_aiowps_captcha_string_info_4jqlz94p86','1600176504','no'),(1135026,'_transient_aiowps_captcha_string_info_4jqlz94p86','MTYwMDE3NDcwNHlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1135079,'_transient_timeout_aiowps_captcha_string_info_05ek1h2mac','1600180386','no'),(1135080,'_transient_aiowps_captcha_string_info_05ek1h2mac','MTYwMDE3ODU4NnlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1135089,'_transient_timeout_aiowps_captcha_string_info_h967onkx4u','1600180778','no'),(1135090,'_transient_aiowps_captcha_string_info_h967onkx4u','MTYwMDE3ODk3OHlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1135091,'_transient_timeout_aiowps_captcha_string_info_hmlfhcwgqg','1600180888','no'),(1135092,'_transient_aiowps_captcha_string_info_hmlfhcwgqg','MTYwMDE3OTA4OHlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1135100,'_transient_timeout_aiowps_captcha_string_info_qkv77aggpe','1600181089','no'),(1135101,'_transient_aiowps_captcha_string_info_qkv77aggpe','MTYwMDE3OTI4OXlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(1135103,'_transient_timeout_aiowps_captcha_string_info_64dkx2wy2u','1600181141','no'),(1135104,'_transient_aiowps_captcha_string_info_64dkx2wy2u','MTYwMDE3OTM0MXlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1135157,'_transient_timeout_aiowps_captcha_string_info_775sui0b7l','1600185293','no'),(1135158,'_transient_aiowps_captcha_string_info_775sui0b7l','MTYwMDE4MzQ5M3lhajNtcDh1cmRjYjZyanVjbHNsMzQ=','no'),(1135174,'_transient_timeout_aiowps_captcha_string_info_ljuwa3j86j','1600185814','no'),(1135167,'_transient_timeout_aiowps_captcha_string_info_0gy2avu9p6','1600185744','no'),(1135168,'_transient_aiowps_captcha_string_info_0gy2avu9p6','MTYwMDE4Mzk0NHlhajNtcDh1cmRjYjZyanVjbHNsMzU=','no'),(1135175,'_transient_aiowps_captcha_string_info_ljuwa3j86j','MTYwMDE4NDAxNHlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1135196,'_transient_timeout_aiowps_captcha_string_info_mrlto5gqc5','1600187807','no'),(1135197,'_transient_aiowps_captcha_string_info_mrlto5gqc5','MTYwMDE4NjAwN3lhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1135198,'_transient_timeout_aiowps_captcha_string_info_2asecg41ab','1600187813','no'),(1135199,'_transient_aiowps_captcha_string_info_2asecg41ab','MTYwMDE4NjAxM3lhajNtcDh1cmRjYjZyanVjbHNsMTk=','no'),(1135202,'_transient_timeout_aiowps_captcha_string_info_e6dbbqc0n3','1600187859','no'),(1135203,'_transient_aiowps_captcha_string_info_e6dbbqc0n3','MTYwMDE4NjA1OXlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(1135215,'_transient_timeout_aiowps_captcha_string_info_uhd5hyc86q','1600188310','no'),(1135216,'_transient_aiowps_captcha_string_info_uhd5hyc86q','MTYwMDE4NjUxMHlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1135269,'_transient_timeout_aiowps_captcha_string_info_ug561dz1i3','1600192029','no'),(1135267,'_transient_timeout_aiowps_captcha_string_info_j9n5llbvk2','1600192023','no'),(1135268,'_transient_aiowps_captcha_string_info_j9n5llbvk2','MTYwMDE5MDIyM3lhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1135270,'_transient_aiowps_captcha_string_info_ug561dz1i3','MTYwMDE5MDIyOXlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1135274,'_transient_timeout_aiowps_captcha_string_info_mqoaekzy6r','1600192257','no'),(1135275,'_transient_aiowps_captcha_string_info_mqoaekzy6r','MTYwMDE5MDQ1N3lhajNtcDh1cmRjYjZyanVjbHNsMjk=','no'),(1135295,'_transient_timeout_aiowps_captcha_string_info_jk5i2ewc5m','1600193717','no'),(1135296,'_transient_aiowps_captcha_string_info_jk5i2ewc5m','MTYwMDE5MTkxN3lhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1135301,'_transient_timeout_aiowps_captcha_string_info_hmwq0hmgut','1600194023','no'),(1135302,'_transient_aiowps_captcha_string_info_hmwq0hmgut','MTYwMDE5MjIyM3lhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1135418,'_transient_timeout_aiowps_captcha_string_info_34etn8u8fm','1600203061','no'),(1135363,'_transient_timeout_aiowps_captcha_string_info_tq3dosp3cy','1600199645','no'),(1135364,'_transient_aiowps_captcha_string_info_tq3dosp3cy','MTYwMDE5Nzg0NXlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1135419,'_transient_aiowps_captcha_string_info_34etn8u8fm','MTYwMDIwMTI2MXlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(1135424,'_transient_timeout_aiowps_captcha_string_info_y09iqzyblx','1600203199','no'),(1135425,'_transient_aiowps_captcha_string_info_y09iqzyblx','MTYwMDIwMTM5OXlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1135426,'_transient_timeout_aiowps_captcha_string_info_xr5y1k4bnh','1600203209','no'),(1135427,'_transient_aiowps_captcha_string_info_xr5y1k4bnh','MTYwMDIwMTQwOXlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1135432,'_transient_timeout_aiowps_captcha_string_info_s5kx5m2lck','1600203593','no'),(1135433,'_transient_aiowps_captcha_string_info_s5kx5m2lck','MTYwMDIwMTc5M3lhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(1135439,'_transient_timeout_aiowps_captcha_string_info_x1ol2ylxka','1600203695','no'),(1135440,'_transient_aiowps_captcha_string_info_x1ol2ylxka','MTYwMDIwMTg5NXlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(1135490,'_transient_timeout_aiowps_captcha_string_info_vjj2ijcszm','1600208043','no'),(1135488,'_transient_timeout_aiowps_captcha_string_info_1ngvr5kj6i','1600208039','no'),(1135489,'_transient_aiowps_captcha_string_info_1ngvr5kj6i','MTYwMDIwNjIzOXlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1135491,'_transient_aiowps_captcha_string_info_vjj2ijcszm','MTYwMDIwNjI0M3lhajNtcDh1cmRjYjZyanVjbHNsMjc=','no'),(1135507,'_transient_timeout_aiowps_captcha_string_info_4qr11eobpa','1600208659','no'),(1135508,'_transient_aiowps_captcha_string_info_4qr11eobpa','MTYwMDIwNjg1OXlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(1135509,'_transient_timeout_aiowps_captcha_string_info_ttv3fq7fnz','1600208765','no'),(1135510,'_transient_aiowps_captcha_string_info_ttv3fq7fnz','MTYwMDIwNjk2NXlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(1135511,'_transient_timeout_aiowps_captcha_string_info_i6wjr3gp2v','1600208772','no'),(1135512,'_transient_aiowps_captcha_string_info_i6wjr3gp2v','MTYwMDIwNjk3MnlhajNtcDh1cmRjYjZyanVjbHNsMTg=','no'),(1135517,'_transient_timeout_aiowps_captcha_string_info_yo5q56cjf0','1600208983','no'),(1135518,'_transient_aiowps_captcha_string_info_yo5q56cjf0','MTYwMDIwNzE4M3lhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1135604,'_transient_timeout_aiowps_captcha_string_info_khkwwlba8z','1600215952','no'),(1147402,'_transient_aiowps_captcha_string_info_6sgaoiqjba','MTYwMTAyNjk3NnlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1147407,'_transient_timeout_aiowps_captcha_string_info_pmiff2umbd','1601029084','no'),(1147408,'_transient_aiowps_captcha_string_info_pmiff2umbd','MTYwMTAyNzI4NHlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1147080,'_transient_aiowps_captcha_string_info_4a9wj9tz4c','MTYwMTAwMzEwNnlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1147089,'_transient_timeout_aiowps_captcha_string_info_atjlnv321z','1601005593','no'),(1146949,'_transient_timeout_aiowps_captcha_string_info_r8deapi6ee','1600996220','no'),(1146950,'_transient_aiowps_captcha_string_info_r8deapi6ee','MTYwMDk5NDQyMHlhajNtcDh1cmRjYjZyanVjbHNsMTQ=','no'),(1147028,'_transient_timeout_aiowps_captcha_string_info_mncsxda6iu','1601001351','no'),(1147744,'_transient_timeout_aiowps_captcha_string_info_rtkb7h9vuk','1601053911','no'),(1147029,'_transient_aiowps_captcha_string_info_mncsxda6iu','MTYwMDk5OTU1MXlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1147079,'_transient_timeout_aiowps_captcha_string_info_4a9wj9tz4c','1601004906','no'),(1147609,'_transient_timeout_aiowps_captcha_string_info_98rmc655xz','1601043491','no'),(1147610,'_transient_aiowps_captcha_string_info_98rmc655xz','MTYwMTA0MTY5MXlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1147626,'_transient_timeout_aiowps_captcha_string_info_h7buu66tta','1601044380','no'),(1135605,'_transient_aiowps_captcha_string_info_khkwwlba8z','MTYwMDIxNDE1MnlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1135610,'_transient_timeout_aiowps_captcha_string_info_159if38uff','1600216226','no'),(1135611,'_transient_aiowps_captcha_string_info_159if38uff','MTYwMDIxNDQyNnlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1135617,'_transient_timeout_aiowps_captcha_string_info_nepoacks11','1600216363','no'),(1135618,'_transient_aiowps_captcha_string_info_nepoacks11','MTYwMDIxNDU2M3lhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1135619,'_transient_timeout_aiowps_captcha_string_info_50vpfamvhk','1600216475','no'),(1135620,'_transient_aiowps_captcha_string_info_50vpfamvhk','MTYwMDIxNDY3NXlhajNtcDh1cmRjYjZyanVjbHNsMjY=','no'),(1135644,'_transient_timeout_aiowps_captcha_string_info_6dd4g1k7fz','1600218055','no'),(1135645,'_transient_aiowps_captcha_string_info_6dd4g1k7fz','MTYwMDIxNjI1NXlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1135680,'_transient_timeout_aiowps_captcha_string_info_85r520vnwa','1600219702','no'),(1135681,'_transient_aiowps_captcha_string_info_85r520vnwa','MTYwMDIxNzkwMnlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1135687,'_transient_timeout_aiowps_captcha_string_info_zl4stjg16x','1600220312','no'),(1135688,'_transient_aiowps_captcha_string_info_zl4stjg16x','MTYwMDIxODUxMnlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1147882,'_transient_timeout_aiowps_captcha_string_info_b4vee08e2s','1601065311','no'),(1135706,'_transient_timeout_aiowps_captcha_string_info_wxx7ie32ym','1600221829','no'),(1135707,'_transient_aiowps_captcha_string_info_wxx7ie32ym','MTYwMDIyMDAyOXlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1135738,'_transient_timeout_aiowps_captcha_string_info_y7zpmdt2e4','1600223950','no'),(1135739,'_transient_aiowps_captcha_string_info_y7zpmdt2e4','MTYwMDIyMjE1MHlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1135742,'_transient_timeout_aiowps_captcha_string_info_l4gsqv95ls','1600223972','no'),(1135743,'_transient_aiowps_captcha_string_info_l4gsqv95ls','MTYwMDIyMjE3MnlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1135744,'_transient_timeout_aiowps_captcha_string_info_rai0te3l23','1600224002','no'),(1135745,'_transient_aiowps_captcha_string_info_rai0te3l23','MTYwMDIyMjIwMnlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(1135756,'_transient_timeout_aiowps_captcha_string_info_yrykv553xn','1600224450','no'),(1135757,'_transient_aiowps_captcha_string_info_yrykv553xn','MTYwMDIyMjY1MHlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1135772,'_transient_timeout_aiowps_captcha_string_info_a3ijb8a5k2','1600225655','no'),(1135768,'_transient_timeout_aiowps_captcha_string_info_aa2mlrue1a','1600225652','no'),(1135769,'_transient_aiowps_captcha_string_info_aa2mlrue1a','MTYwMDIyMzg1MnlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1135773,'_transient_aiowps_captcha_string_info_a3ijb8a5k2','MTYwMDIyMzg1NXlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1135783,'_transient_timeout_aiowps_captcha_string_info_x5zic6r6aw','1600226376','no'),(1135784,'_transient_aiowps_captcha_string_info_x5zic6r6aw','MTYwMDIyNDU3NnlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1135815,'_transient_timeout_aiowps_captcha_string_info_6k63ctwrg7','1600227598','no'),(1135796,'_transient_timeout_aiowps_captcha_string_info_nd10iw7uhe','1600226561','no'),(1135797,'_transient_aiowps_captcha_string_info_nd10iw7uhe','MTYwMDIyNDc2MXlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1135816,'_transient_aiowps_captcha_string_info_6k63ctwrg7','MTYwMDIyNTc5OHlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1135827,'_transient_timeout_aiowps_captcha_string_info_qdtovao53f','1600228426','no'),(1135828,'_transient_aiowps_captcha_string_info_qdtovao53f','MTYwMDIyNjYyNnlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1135855,'_transient_timeout_aiowps_captcha_string_info_e7drw74ufy','1600230504','no'),(1135856,'_transient_aiowps_captcha_string_info_e7drw74ufy','MTYwMDIyODcwNHlhajNtcDh1cmRjYjZyanVjbHNsMTg=','no'),(1135860,'_transient_timeout_aiowps_captcha_string_info_90tpg17g5m','1600230806','no'),(1135861,'_transient_aiowps_captcha_string_info_90tpg17g5m','MTYwMDIyOTAwNnlhajNtcDh1cmRjYjZyanVjbHNsMTQ=','no'),(1135932,'_transient_timeout_aiowps_captcha_string_info_k7wl5wy5ve','1600235775','no'),(1135933,'_transient_aiowps_captcha_string_info_k7wl5wy5ve','MTYwMDIzMzk3NXlhajNtcDh1cmRjYjZyanVjbHNsMjc=','no'),(1135934,'_transient_timeout_aiowps_captcha_string_info_t6sgtv25wu','1600235781','no'),(1135935,'_transient_aiowps_captcha_string_info_t6sgtv25wu','MTYwMDIzMzk4MXlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1135938,'_transient_timeout_aiowps_captcha_string_info_i2qmrhd2ba','1600235987','no'),(1135939,'_transient_aiowps_captcha_string_info_i2qmrhd2ba','MTYwMDIzNDE4N3lhajNtcDh1cmRjYjZyanVjbHNsMjM=','no'),(1135940,'_transient_timeout_aiowps_captcha_string_info_utby5d3qlj','1600236042','no'),(1135941,'_transient_aiowps_captcha_string_info_utby5d3qlj','MTYwMDIzNDI0MnlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1135968,'_transient_timeout_aiowps_captcha_string_info_oyjefpludd','1600237642','no'),(1135969,'_transient_aiowps_captcha_string_info_oyjefpludd','MTYwMDIzNTg0MnlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1135984,'_transient_timeout_aiowps_captcha_string_info_h34pedfk0o','1600238685','no'),(1135985,'_transient_aiowps_captcha_string_info_h34pedfk0o','MTYwMDIzNjg4NXlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1136033,'_transient_timeout_aiowps_captcha_string_info_l4u507v6ei','1600242214','no'),(1136019,'_transient_timeout_aiowps_captcha_string_info_bs9zaoh4vk','1600241486','no'),(1136020,'_transient_aiowps_captcha_string_info_bs9zaoh4vk','MTYwMDIzOTY4NnlhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(1136034,'_transient_aiowps_captcha_string_info_l4u507v6ei','MTYwMDI0MDQxNHlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1147658,'_transient_timeout_aiowps_captcha_string_info_f09ct3g1el','1601047536','no'),(1147506,'_transient_timeout_aiowps_captcha_string_info_8m9vcysls2','1601036715','no'),(1147507,'_transient_aiowps_captcha_string_info_8m9vcysls2','MTYwMTAzNDkxNXlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1136057,'_transient_timeout_aiowps_captcha_string_info_vwq7rusj7y','1600244122','no'),(1136058,'_transient_aiowps_captcha_string_info_vwq7rusj7y','MTYwMDI0MjMyMnlhajNtcDh1cmRjYjZyanVjbHNsMjM=','no'),(1136070,'_transient_timeout_aiowps_captcha_string_info_eb67ujgd7u','1600245062','no'),(1136071,'_transient_aiowps_captcha_string_info_eb67ujgd7u','MTYwMDI0MzI2MnlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1136085,'_transient_timeout_aiowps_captcha_string_info_ltfaewm9mi','1600245692','no'),(1136086,'_transient_aiowps_captcha_string_info_ltfaewm9mi','MTYwMDI0Mzg5MnlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1136097,'_transient_timeout_aiowps_captcha_string_info_uxbczlntpy','1600246633','no'),(1136098,'_transient_aiowps_captcha_string_info_uxbczlntpy','MTYwMDI0NDgzM3lhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1136112,'_transient_timeout_aiowps_captcha_string_info_6jc4o5d8m5','1600247392','no'),(1136113,'_transient_aiowps_captcha_string_info_6jc4o5d8m5','MTYwMDI0NTU5MnlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1136116,'_transient_timeout_aiowps_captcha_string_info_atarswowum','1600247551','no'),(1136117,'_transient_aiowps_captcha_string_info_atarswowum','MTYwMDI0NTc1MXlhajNtcDh1cmRjYjZyanVjbHNsMTQ=','no'),(1136129,'_transient_timeout_aiowps_captcha_string_info_5nht9h9i9c','1600247883','no'),(1136130,'_transient_aiowps_captcha_string_info_5nht9h9i9c','MTYwMDI0NjA4M3lhajNtcDh1cmRjYjZyanVjbHNsMjY=','no'),(1136131,'_transient_timeout_aiowps_captcha_string_info_8jy11dkgx9','1600247946','no'),(1136132,'_transient_aiowps_captcha_string_info_8jy11dkgx9','MTYwMDI0NjE0NnlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1136213,'_transient_timeout_aiowps_captcha_string_info_iplx32ep5k','1600253795','no'),(1136155,'_transient_timeout_aiowps_captcha_string_info_3iqksn4wvi','1600249392','no'),(1136156,'_transient_aiowps_captcha_string_info_3iqksn4wvi','MTYwMDI0NzU5MnlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1136171,'_transient_timeout_aiowps_captcha_string_info_5n6pt4xtd3','1600250926','no'),(1136172,'_transient_aiowps_captcha_string_info_5n6pt4xtd3','MTYwMDI0OTEyNnlhajNtcDh1cmRjYjZyanVjbHNsMTQ=','no'),(1136214,'_transient_aiowps_captcha_string_info_iplx32ep5k','MTYwMDI1MTk5NXlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1136220,'_transient_timeout_aiowps_captcha_string_info_vs3np8rswn','1600254009','no'),(1136221,'_transient_aiowps_captcha_string_info_vs3np8rswn','MTYwMDI1MjIwOXlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1136236,'_transient_timeout_aiowps_captcha_string_info_pu0yhvq529','1600255217','no'),(1136237,'_transient_aiowps_captcha_string_info_pu0yhvq529','MTYwMDI1MzQxN3lhajNtcDh1cmRjYjZyanVjbHNsMjQ=','no'),(1136242,'_transient_timeout_aiowps_captcha_string_info_4trr1pt0wz','1600255277','no'),(1136243,'_transient_aiowps_captcha_string_info_4trr1pt0wz','MTYwMDI1MzQ3N3lhajNtcDh1cmRjYjZyanVjbHNsMTQ=','no'),(1136249,'_transient_timeout_aiowps_captcha_string_info_ck77wc7q4c','1600255635','no'),(1136250,'_transient_aiowps_captcha_string_info_ck77wc7q4c','MTYwMDI1MzgzNXlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(1136298,'_transient_timeout_aiowps_captcha_string_info_zjkwz09bu5','1600259199','no'),(1146745,'_transient_timeout_aiowps_captcha_string_info_4mg2n70hm9','1600980935','no'),(1146746,'_transient_aiowps_captcha_string_info_4mg2n70hm9','MTYwMDk3OTEzNXlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1146882,'_transient_timeout_aiowps_captcha_string_info_ogxwuyt38l','1600991864','no'),(1146865,'_transient_timeout_aiowps_captcha_string_info_5mdegjc9t7','1600991002','no'),(1146866,'_transient_aiowps_captcha_string_info_5mdegjc9t7','MTYwMDk4OTIwMnlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(1146883,'_transient_aiowps_captcha_string_info_ogxwuyt38l','MTYwMDk5MDA2NHlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1147745,'_transient_aiowps_captcha_string_info_rtkb7h9vuk','MTYwMTA1MjExMXlhajNtcDh1cmRjYjZyanVjbHNsMjY=','no'),(1147627,'_transient_aiowps_captcha_string_info_h7buu66tta','MTYwMTA0MjU4MHlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1147090,'_transient_aiowps_captcha_string_info_atjlnv321z','MTYwMTAwMzc5M3lhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1147137,'_transient_timeout_aiowps_captcha_string_info_hhio7wqtky','1601009040','no'),(1147138,'_transient_aiowps_captcha_string_info_hhio7wqtky','MTYwMTAwNzI0MHlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1147163,'_transient_timeout_aiowps_captcha_string_info_bj3xsae16x','1601010563','no'),(1147164,'_transient_aiowps_captcha_string_info_bj3xsae16x','MTYwMTAwODc2M3lhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1136291,'_transient_timeout_aiowps_captcha_string_info_1we8t793mz','1600258741','no'),(1136292,'_transient_aiowps_captcha_string_info_1we8t793mz','MTYwMDI1Njk0MXlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1136299,'_transient_aiowps_captcha_string_info_zjkwz09bu5','MTYwMDI1NzM5OXlhajNtcDh1cmRjYjZyanVjbHNsMTQ=','no'),(1147350,'_transient_timeout_aiowps_captcha_string_info_wvrd1mjdr9','1601025031','no'),(1136376,'_transient_timeout_aiowps_captcha_string_info_5fpjokww6e','1600263339','no'),(1136377,'_transient_aiowps_captcha_string_info_5fpjokww6e','MTYwMDI2MTUzOXlhajNtcDh1cmRjYjZyanVjbHNsMTM=','no'),(1136413,'_transient_timeout_aiowps_captcha_string_info_vesabstokw','1600266353','no'),(1136414,'_transient_aiowps_captcha_string_info_vesabstokw','MTYwMDI2NDU1M3lhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1136417,'_transient_timeout_aiowps_captcha_string_info_iwokn0c0na','1600266366','no'),(1136418,'_transient_aiowps_captcha_string_info_iwokn0c0na','MTYwMDI2NDU2NnlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1136419,'_transient_timeout_aiowps_captcha_string_info_fa05lc1a51','1600266378','no'),(1136420,'_transient_aiowps_captcha_string_info_fa05lc1a51','MTYwMDI2NDU3OHlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1136421,'_transient_timeout_aiowps_captcha_string_info_zac3gc416y','1600266390','no'),(1136422,'_transient_aiowps_captcha_string_info_zac3gc416y','MTYwMDI2NDU5MHlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1136423,'_transient_timeout_aiowps_captcha_string_info_7trmwmj2oh','1600266403','no'),(1136424,'_transient_aiowps_captcha_string_info_7trmwmj2oh','MTYwMDI2NDYwM3lhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1136425,'_transient_timeout_aiowps_captcha_string_info_ohy4g65lzr','1600266416','no'),(1136426,'_transient_aiowps_captcha_string_info_ohy4g65lzr','MTYwMDI2NDYxNnlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(1136428,'_transient_timeout_aiowps_captcha_string_info_fxqr6qqn6v','1600266442','no'),(1136429,'_transient_aiowps_captcha_string_info_fxqr6qqn6v','MTYwMDI2NDY0MnlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1136431,'_transient_timeout_aiowps_captcha_string_info_nuclm6iq58','1600266455','no'),(1136432,'_transient_aiowps_captcha_string_info_nuclm6iq58','MTYwMDI2NDY1NXlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1136589,'_transient_timeout_aiowps_captcha_string_info_t80b5dd1b4','1600278015','no'),(1136476,'_transient_timeout_aiowps_captcha_string_info_sgw2tlh2iq','1600269992','no'),(1136477,'_transient_aiowps_captcha_string_info_sgw2tlh2iq','MTYwMDI2ODE5MnlhajNtcDh1cmRjYjZyanVjbHNsMTM=','no'),(1136590,'_transient_aiowps_captcha_string_info_t80b5dd1b4','MTYwMDI3NjIxNXlhajNtcDh1cmRjYjZyanVjbHNsMjI=','no'),(1136670,'_transient_timeout_aiowps_captcha_string_info_ny3oztoyiq','1600284089','no'),(1136671,'_transient_aiowps_captcha_string_info_ny3oztoyiq','MTYwMDI4MjI4OXlhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(1136692,'_transient_timeout_aiowps_captcha_string_info_d9vylcjg1c','1600285305','no'),(1136693,'_transient_aiowps_captcha_string_info_d9vylcjg1c','MTYwMDI4MzUwNXlhajNtcDh1cmRjYjZyanVjbHNsMjg=','no'),(1136715,'_transient_timeout_aiowps_captcha_string_info_ondixjoj3i','1600286819','no'),(1136716,'_transient_aiowps_captcha_string_info_ondixjoj3i','MTYwMDI4NTAxOXlhajNtcDh1cmRjYjZyanVjbHNsMTc=','no'),(1136721,'_transient_timeout_aiowps_captcha_string_info_haczm8lvz5','1600287125','no'),(1136722,'_transient_aiowps_captcha_string_info_haczm8lvz5','MTYwMDI4NTMyNXlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1136755,'_transient_timeout_aiowps_captcha_string_info_sljntrkqhd','1600289601','no'),(1136756,'_transient_aiowps_captcha_string_info_sljntrkqhd','MTYwMDI4NzgwMXlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1136757,'_transient_timeout_aiowps_captcha_string_info_a0p3p2vfsw','1600289606','no'),(1136758,'_transient_aiowps_captcha_string_info_a0p3p2vfsw','MTYwMDI4NzgwNnlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1136814,'_transient_timeout_aiowps_captcha_string_info_wfnr0lrkuo','1600293715','no'),(1136787,'_transient_timeout_aiowps_captcha_string_info_p2giwfo19r','1600291491','no'),(1136788,'_transient_aiowps_captcha_string_info_p2giwfo19r','MTYwMDI4OTY5MXlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1136815,'_transient_aiowps_captcha_string_info_wfnr0lrkuo','MTYwMDI5MTkxNXlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1136819,'_transient_timeout_aiowps_captcha_string_info_ue86l1w5k8','1600293971','no'),(1136820,'_transient_aiowps_captcha_string_info_ue86l1w5k8','MTYwMDI5MjE3MXlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(1136903,'_transient_timeout_aiowps_captcha_string_info_kquakau8bb','1600299301','no'),(1136904,'_transient_aiowps_captcha_string_info_kquakau8bb','MTYwMDI5NzUwMXlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1136961,'_transient_timeout_aiowps_captcha_string_info_6vcfcphx9a','1600302350','no'),(1136962,'_transient_aiowps_captcha_string_info_6vcfcphx9a','MTYwMDMwMDU1MHlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1136937,'_transient_timeout_aiowps_captcha_string_info_j39lj5e92f','1600301439','no'),(1136938,'_transient_aiowps_captcha_string_info_j39lj5e92f','MTYwMDI5OTYzOXlhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(1148060,'_transient_timeout_aiowps_captcha_string_info_16in3ksvj4','1601076516','no'),(1137064,'_transient_timeout_aiowps_captcha_string_info_cxm3lzk8jx','1600309058','no'),(1137065,'_transient_aiowps_captcha_string_info_cxm3lzk8jx','MTYwMDMwNzI1OHlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1137103,'_transient_timeout_aiowps_captcha_string_info_il5i8p4qwh','1600312423','no'),(1137104,'_transient_aiowps_captcha_string_info_il5i8p4qwh','MTYwMDMxMDYyM3lhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1137134,'_transient_timeout_aiowps_captcha_string_info_ewjhsilt2p','1600314090','no'),(1137135,'_transient_aiowps_captcha_string_info_ewjhsilt2p','MTYwMDMxMjI5MHlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1137145,'_transient_timeout_aiowps_captcha_string_info_cl2pmug18k','1600314776','no'),(1137146,'_transient_aiowps_captcha_string_info_cl2pmug18k','MTYwMDMxMjk3NnlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(1137195,'_transient_timeout_aiowps_captcha_string_info_vc3o3p625u','1600318920','no'),(1137196,'_transient_aiowps_captcha_string_info_vc3o3p625u','MTYwMDMxNzEyMHlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(1147401,'_transient_timeout_aiowps_captcha_string_info_6sgaoiqjba','1601028776','no'),(1137250,'_transient_timeout_aiowps_captcha_string_info_2uoe5n0r0a','1600322935','no'),(1137248,'_transient_timeout_aiowps_captcha_string_info_0bxtiu00ib','1600322933','no'),(1137249,'_transient_aiowps_captcha_string_info_0bxtiu00ib','MTYwMDMyMTEzM3lhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(1137251,'_transient_aiowps_captcha_string_info_2uoe5n0r0a','MTYwMDMyMTEzNXlhajNtcDh1cmRjYjZyanVjbHNsMTk=','no'),(1137261,'_transient_timeout_aiowps_captcha_string_info_tmbxg2awcy','1600323672','no'),(1137262,'_transient_aiowps_captcha_string_info_tmbxg2awcy','MTYwMDMyMTg3MnlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1137298,'_transient_timeout_aiowps_captcha_string_info_7o2m6up2y4','1600325789','no'),(1137264,'_transient_timeout_aiowps_captcha_string_info_8d5uiekexj','1600323831','no'),(1137265,'_transient_aiowps_captcha_string_info_8d5uiekexj','MTYwMDMyMjAzMXlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1137287,'_transient_timeout_aiowps_captcha_string_info_hyb3k6a8h3','1600324847','no'),(1137288,'_transient_aiowps_captcha_string_info_hyb3k6a8h3','MTYwMDMyMzA0N3lhajNtcDh1cmRjYjZyanVjbHNsMjQ=','no'),(1137299,'_transient_aiowps_captcha_string_info_7o2m6up2y4','MTYwMDMyMzk4OXlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1202965,'_transient_aiowps_captcha_string_info_ocz4246qtf','MTYwNTEwNjk1MXlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1137441,'_transient_timeout_aiowps_captcha_string_info_xtazoznhmg','1600335287','no'),(1174271,'_transient_timeout_yst_sm_post_1:4gHp_kNWW','1603014647','no'),(1174272,'_transient_yst_sm_post_1:4gHp_kNWW','C:24:\"WPSEO_Sitemap_Cache_Data\":3389:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:3341:\"<urlset xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xmlns:image=\"http://www.google.com/schemas/sitemap-image/1.1\" xsi:schemaLocation=\"http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd http://www.google.com/schemas/sitemap-image/1.1 http://www.google.com/schemas/sitemap-image/1.1/sitemap-image.xsd\" xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/33rd-annual-mid-west-lectures-do-you-know/</loc>\n		<lastmod>2015-09-21T07:54:36-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/25th-annual-youth-rally/</loc>\n		<lastmod>2016-03-16T18:21:06-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/new-website/</loc>\n		<lastmod>2016-03-16T23:22:43-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/youtube-channel/</loc>\n		<lastmod>2016-03-16T23:23:28-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/change-the-channel/</loc>\n		<lastmod>2016-03-28T21:51:14-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/being-a-christian-father/</loc>\n		<lastmod>2016-05-19T08:17:11-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/armor-of-god/</loc>\n		<lastmod>2016-05-19T08:18:36-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/one-church/</loc>\n		<lastmod>2016-06-09T15:45:03-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/talents/</loc>\n		<lastmod>2016-08-28T21:33:31-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/what-have-i-been-putting-in-my-heart/</loc>\n		<lastmod>2017-08-07T21:51:02-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/do-you-know-who-i-am/</loc>\n		<lastmod>2017-08-20T13:27:02-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/god-never-gives-challenge-great/</loc>\n		<lastmod>2017-08-20T13:36:56-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/what-do-you-know/</loc>\n		<lastmod>2017-08-20T13:53:46-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/not-whether-win-lose/</loc>\n		<lastmod>2017-08-20T14:03:58-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/received-calling-god/</loc>\n		<lastmod>2017-08-27T21:10:20-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/just-as-i-am/</loc>\n		<lastmod>2017-09-03T20:20:31-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/being-a-world-changer/</loc>\n		<lastmod>2017-09-04T22:21:43-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/why-did-you-do-that/</loc>\n		<lastmod>2017-09-10T20:27:56-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/2019-youth-rally-dont-despise-me/</loc>\n		<lastmod>2019-04-22T20:06:59-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/2019-vacation-bible-school-paul-an-example-to-follow/</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</url>\n</urlset>\";}}','no'),(1137442,'_transient_aiowps_captcha_string_info_xtazoznhmg','MTYwMDMzMzQ4N3lhajNtcDh1cmRjYjZyanVjbHNsMjQ=','no'),(1137497,'_transient_timeout_aiowps_captcha_string_info_v9lboin2rb','1600339399','no'),(1137498,'_transient_aiowps_captcha_string_info_v9lboin2rb','MTYwMDMzNzU5OXlhajNtcDh1cmRjYjZyanVjbHNsMTc=','no'),(1137510,'_transient_timeout_aiowps_captcha_string_info_wk0v0u7y3g','1600340014','no'),(1137508,'_transient_timeout_aiowps_captcha_string_info_7xzcu4838s','1600340011','no'),(1137509,'_transient_aiowps_captcha_string_info_7xzcu4838s','MTYwMDMzODIxMXlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1137511,'_transient_aiowps_captcha_string_info_wk0v0u7y3g','MTYwMDMzODIxNHlhajNtcDh1cmRjYjZyanVjbHNsMTk=','no'),(1137556,'_transient_timeout_aiowps_captcha_string_info_aokj33stpa','1600343258','no'),(1137557,'_transient_aiowps_captcha_string_info_aokj33stpa','MTYwMDM0MTQ1OHlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1137559,'_transient_aiowps_captcha_string_info_t6ckb8f6hc','MTYwMDM0MTQ2NHlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1137573,'_transient_timeout_aiowps_captcha_string_info_ps5jqgs6vv','1600344396','no'),(1137569,'_transient_timeout_aiowps_captcha_string_info_wex3ipx2dl','1600344180','no'),(1137570,'_transient_aiowps_captcha_string_info_wex3ipx2dl','MTYwMDM0MjM4MHlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(1137574,'_transient_aiowps_captcha_string_info_ps5jqgs6vv','MTYwMDM0MjU5NnlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1137598,'_transient_timeout_aiowps_captcha_string_info_yzdf3t08kn','1600345324','no'),(1146300,'_transient_aiowps_captcha_string_info_q9gskozn40','MTYwMDk0Nzg3N3lhajNtcDh1cmRjYjZyanVjbHNsMjM=','no'),(1146324,'_transient_timeout_aiowps_captcha_string_info_nbdkc9o3j0','1600951736','no'),(1146325,'_transient_aiowps_captcha_string_info_nbdkc9o3j0','MTYwMDk0OTkzNnlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1147190,'_transient_timeout_aiowps_captcha_string_info_65drw46ie8','1601012825','no'),(1147191,'_transient_aiowps_captcha_string_info_65drw46ie8','MTYwMTAxMTAyNXlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1147214,'_transient_timeout_aiowps_captcha_string_info_tunilcfunq','1601014208','no'),(1147215,'_transient_aiowps_captcha_string_info_tunilcfunq','MTYwMTAxMjQwOHlhajNtcDh1cmRjYjZyanVjbHNsMTk=','no'),(1147313,'_transient_timeout_aiowps_captcha_string_info_ivq8wdb7vs','1601021965','no'),(1147296,'_transient_timeout_yst_sm_1_1:4gHp_dNmQ','1601105592','no'),(1147314,'_transient_aiowps_captcha_string_info_ivq8wdb7vs','MTYwMTAyMDE2NXlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1147351,'_transient_aiowps_captcha_string_info_wvrd1mjdr9','MTYwMTAyMzIzMXlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1147297,'_transient_yst_sm_1_1:4gHp_dNmQ','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-09-08T18:52:53-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2020-09-08T18:43:50-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2020-08-22T09:53:10-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1137599,'_transient_aiowps_captcha_string_info_yzdf3t08kn','MTYwMDM0MzUyNHlhajNtcDh1cmRjYjZyanVjbHNsMjQ=','no'),(1137601,'_transient_timeout_aiowps_captcha_string_info_k5t2pddqnu','1600345605','no'),(1137602,'_transient_aiowps_captcha_string_info_k5t2pddqnu','MTYwMDM0MzgwNXlhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(1137628,'_transient_timeout_aiowps_captcha_string_info_xq0v8t7jal','1600347259','no'),(1137623,'_transient_timeout_aiowps_captcha_string_info_ua4ncpj6vz','1600347008','no'),(1137624,'_transient_aiowps_captcha_string_info_ua4ncpj6vz','MTYwMDM0NTIwOHlhajNtcDh1cmRjYjZyanVjbHNsMTQ=','no'),(1137629,'_transient_aiowps_captcha_string_info_xq0v8t7jal','MTYwMDM0NTQ1OXlhajNtcDh1cmRjYjZyanVjbHNsMjM=','no'),(1137639,'_transient_timeout_aiowps_captcha_string_info_cp13fd8jse','1600348048','no'),(1137640,'_transient_aiowps_captcha_string_info_cp13fd8jse','MTYwMDM0NjI0OHlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1137641,'_transient_timeout_aiowps_captcha_string_info_kk8akrkqn0','1600348050','no'),(1137642,'_transient_aiowps_captcha_string_info_kk8akrkqn0','MTYwMDM0NjI1MHlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1137751,'_transient_timeout_aiowps_captcha_string_info_g7bx1ptyxv','1600355448','no'),(1137713,'_transient_timeout_aiowps_captcha_string_info_yxuuy3p5s3','1600352582','no'),(1137714,'_transient_aiowps_captcha_string_info_yxuuy3p5s3','MTYwMDM1MDc4MnlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1137752,'_transient_aiowps_captcha_string_info_g7bx1ptyxv','MTYwMDM1MzY0OHlhajNtcDh1cmRjYjZyanVjbHNsMTQ=','no'),(1137770,'_transient_timeout_aiowps_captcha_string_info_43mlpfst3v','1600356944','no'),(1137754,'_transient_timeout_aiowps_captcha_string_info_abvrh1qte0','1600355466','no'),(1137755,'_transient_aiowps_captcha_string_info_abvrh1qte0','MTYwMDM1MzY2NnlhajNtcDh1cmRjYjZyanVjbHNsMjg=','no'),(1137771,'_transient_aiowps_captcha_string_info_43mlpfst3v','MTYwMDM1NTE0NHlhajNtcDh1cmRjYjZyanVjbHNsMTk=','no'),(1137775,'_transient_timeout_aiowps_captcha_string_info_6uu7vlnatd','1600357171','no'),(1137776,'_transient_aiowps_captcha_string_info_6uu7vlnatd','MTYwMDM1NTM3MXlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(1137875,'_transient_timeout_aiowps_captcha_string_info_s01w0sb5ju','1600364098','no'),(1137795,'_transient_timeout_aiowps_captcha_string_info_hr824calf8','1600358252','no'),(1137796,'_transient_aiowps_captcha_string_info_hr824calf8','MTYwMDM1NjQ1MnlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1137864,'_transient_timeout_aiowps_captcha_string_info_ur1qnx86f0','1600363338','no'),(1137865,'_transient_aiowps_captcha_string_info_ur1qnx86f0','MTYwMDM2MTUzOHlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1137876,'_transient_aiowps_captcha_string_info_s01w0sb5ju','MTYwMDM2MjI5OHlhajNtcDh1cmRjYjZyanVjbHNsMjY=','no'),(1137877,'_transient_timeout_aiowps_captcha_string_info_9j487ko33z','1600364100','no'),(1137878,'_transient_aiowps_captcha_string_info_9j487ko33z','MTYwMDM2MjMwMHlhajNtcDh1cmRjYjZyanVjbHNsMjI=','no'),(1137889,'_transient_timeout_aiowps_captcha_string_info_mlqwyvc21r','1600365061','no'),(1137890,'_transient_aiowps_captcha_string_info_mlqwyvc21r','MTYwMDM2MzI2MXlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1137930,'_transient_timeout_aiowps_captcha_string_info_tmz0r87w9c','1600367206','no'),(1137894,'_transient_timeout_aiowps_captcha_string_info_a3vb4bpuri','1600365275','no'),(1137895,'_transient_aiowps_captcha_string_info_a3vb4bpuri','MTYwMDM2MzQ3NXlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(1137920,'_transient_timeout_aiowps_captcha_string_info_98vrk2kxzx','1600366560','no'),(1137921,'_transient_aiowps_captcha_string_info_98vrk2kxzx','MTYwMDM2NDc2MHlhajNtcDh1cmRjYjZyanVjbHNsMjE=','no'),(1137931,'_transient_aiowps_captcha_string_info_tmz0r87w9c','MTYwMDM2NTQwNnlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(1137997,'_transient_timeout_yst_sm_1_1:4gHp_lktV','1600457238','no'),(1137998,'_transient_yst_sm_1_1:4gHp_lktV','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-09-08T18:52:53-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2020-09-08T18:43:50-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2020-08-22T09:53:10-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1138164,'_transient_timeout_aiowps_captcha_string_info_17xf9lujto','1600386804','no'),(1138078,'_transient_timeout_aiowps_captcha_string_info_c20uz3zx5h','1600379433','no'),(1138079,'_transient_aiowps_captcha_string_info_c20uz3zx5h','MTYwMDM3NzYzM3lhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1138165,'_transient_aiowps_captcha_string_info_17xf9lujto','MTYwMDM4NTAwNHlhajNtcDh1cmRjYjZyanVjbHNsMjQ=','no'),(1138187,'_transient_timeout_aiowps_captcha_string_info_35e7bfekza','1600388091','no'),(1138188,'_transient_aiowps_captcha_string_info_35e7bfekza','MTYwMDM4NjI5MXlhajNtcDh1cmRjYjZyanVjbHNsMjg=','no'),(1138178,'_transient_timeout_aiowps_captcha_string_info_vq948izt0y','1600387820','no'),(1138179,'_transient_aiowps_captcha_string_info_vq948izt0y','MTYwMDM4NjAyMHlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(1138229,'_transient_timeout_aiowps_captcha_string_info_22e1etjhqa','1600391402','no'),(1138230,'_transient_aiowps_captcha_string_info_22e1etjhqa','MTYwMDM4OTYwMnlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1138231,'_transient_timeout_aiowps_captcha_string_info_v0jc0kr8ct','1600391405','no'),(1138232,'_transient_aiowps_captcha_string_info_v0jc0kr8ct','MTYwMDM4OTYwNXlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1138268,'_transient_timeout_aiowps_captcha_string_info_xyi90q6p8j','1600392283','no'),(1138266,'_transient_timeout_aiowps_captcha_string_info_rdik8y58pz','1600392247','no'),(1138267,'_transient_aiowps_captcha_string_info_rdik8y58pz','MTYwMDM5MDQ0N3lhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1138269,'_transient_aiowps_captcha_string_info_xyi90q6p8j','MTYwMDM5MDQ4M3lhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(1138395,'_transient_timeout_aiowps_captcha_string_info_hm429ooldt','1600401882','no'),(1138273,'_transient_timeout_aiowps_captcha_string_info_xosykwbr6m','1600392443','no'),(1138274,'_transient_aiowps_captcha_string_info_xosykwbr6m','MTYwMDM5MDY0M3lhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1146614,'_transient_timeout_aiowps_captcha_string_info_7gbrh4ki9a','1600973998','no'),(1138293,'_transient_timeout_aiowps_captcha_string_info_dz43rf792g','1600393628','no'),(1138294,'_transient_aiowps_captcha_string_info_dz43rf792g','MTYwMDM5MTgyOHlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1138379,'_transient_timeout_aiowps_captcha_string_info_wgse9hfvap','1600400579','no'),(1138380,'_transient_aiowps_captcha_string_info_wgse9hfvap','MTYwMDM5ODc3OXlhajNtcDh1cmRjYjZyanVjbHNsMTg=','no'),(1138396,'_transient_aiowps_captcha_string_info_hm429ooldt','MTYwMDQwMDA4MnlhajNtcDh1cmRjYjZyanVjbHNsMTc=','no'),(1138397,'_transient_timeout_aiowps_captcha_string_info_n0rvwc21zk','1600401885','no'),(1138398,'_transient_aiowps_captcha_string_info_n0rvwc21zk','MTYwMDQwMDA4NXlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(1138399,'_transient_timeout_aiowps_captcha_string_info_ytphf8050d','1600401887','no'),(1138400,'_transient_aiowps_captcha_string_info_ytphf8050d','MTYwMDQwMDA4N3lhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1138401,'_transient_timeout_aiowps_captcha_string_info_afe1anrh6b','1600401890','no'),(1138402,'_transient_aiowps_captcha_string_info_afe1anrh6b','MTYwMDQwMDA5MHlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1138403,'_transient_timeout_aiowps_captcha_string_info_pmjh4hqcol','1600401893','no'),(1138404,'_transient_aiowps_captcha_string_info_pmjh4hqcol','MTYwMDQwMDA5M3lhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1138405,'_transient_timeout_aiowps_captcha_string_info_hvo2uzyisx','1600401905','no'),(1138406,'_transient_aiowps_captcha_string_info_hvo2uzyisx','MTYwMDQwMDEwNXlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1138413,'_transient_timeout_aiowps_captcha_string_info_z361lq52gu','1600402073','no'),(1138414,'_transient_aiowps_captcha_string_info_z361lq52gu','MTYwMDQwMDI3M3lhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(1138415,'_transient_timeout_aiowps_captcha_string_info_ke6ee7yifc','1600402144','no'),(1138416,'_transient_aiowps_captcha_string_info_ke6ee7yifc','MTYwMDQwMDM0NHlhajNtcDh1cmRjYjZyanVjbHNsMjE=','no'),(1138417,'_transient_timeout_aiowps_captcha_string_info_l77kybqlat','1600402147','no'),(1138418,'_transient_aiowps_captcha_string_info_l77kybqlat','MTYwMDQwMDM0N3lhajNtcDh1cmRjYjZyanVjbHNsMjg=','no'),(1138419,'_transient_timeout_aiowps_captcha_string_info_wnqz0f1kl5','1600402149','no'),(1138420,'_transient_aiowps_captcha_string_info_wnqz0f1kl5','MTYwMDQwMDM0OXlhajNtcDh1cmRjYjZyanVjbHNsMTQ=','no'),(1138421,'_transient_timeout_aiowps_captcha_string_info_bqldy9boxb','1600402151','no'),(1138422,'_transient_aiowps_captcha_string_info_bqldy9boxb','MTYwMDQwMDM1MXlhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(1138423,'_transient_timeout_aiowps_captcha_string_info_2gkvmy35o8','1600402153','no'),(1138424,'_transient_aiowps_captcha_string_info_2gkvmy35o8','MTYwMDQwMDM1M3lhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1147467,'_transient_aiowps_captcha_string_info_lo91vt4x48','MTYwMTAzMTY0MnlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(1138425,'_transient_timeout_aiowps_captcha_string_info_swfd5uitb8','1600402155','no'),(1138426,'_transient_aiowps_captcha_string_info_swfd5uitb8','MTYwMDQwMDM1NXlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1138427,'_transient_timeout_aiowps_captcha_string_info_3wtkovq8g7','1600402158','no'),(1138428,'_transient_aiowps_captcha_string_info_3wtkovq8g7','MTYwMDQwMDM1OHlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1138429,'_transient_timeout_aiowps_captcha_string_info_ymblbqh99l','1600402160','no'),(1138430,'_transient_aiowps_captcha_string_info_ymblbqh99l','MTYwMDQwMDM2MHlhajNtcDh1cmRjYjZyanVjbHNsMTM=','no'),(1138431,'_transient_timeout_aiowps_captcha_string_info_xtqznf56ka','1600402162','no'),(1138432,'_transient_aiowps_captcha_string_info_xtqznf56ka','MTYwMDQwMDM2MnlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(1138434,'_transient_timeout_aiowps_captcha_string_info_2o6002qi3n','1600402278','no'),(1138435,'_transient_aiowps_captcha_string_info_2o6002qi3n','MTYwMDQwMDQ3OHlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1138440,'_transient_timeout_aiowps_captcha_string_info_56nuhsm2s1','1600402393','no'),(1138441,'_transient_aiowps_captcha_string_info_56nuhsm2s1','MTYwMDQwMDU5M3lhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1138442,'_transient_timeout_aiowps_captcha_string_info_s2dimp6jl5','1600402394','no'),(1138443,'_transient_aiowps_captcha_string_info_s2dimp6jl5','MTYwMDQwMDU5NHlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(1138444,'_transient_timeout_aiowps_captcha_string_info_bij9yd421e','1600402396','no'),(1138445,'_transient_aiowps_captcha_string_info_bij9yd421e','MTYwMDQwMDU5NnlhajNtcDh1cmRjYjZyanVjbHNsMjY=','no'),(1138446,'_transient_timeout_aiowps_captcha_string_info_ix9r3mlort','1600402398','no'),(1138447,'_transient_aiowps_captcha_string_info_ix9r3mlort','MTYwMDQwMDU5OHlhajNtcDh1cmRjYjZyanVjbHNsMzA=','no'),(1138448,'_transient_timeout_aiowps_captcha_string_info_2gt06fvhyj','1600402400','no'),(1138449,'_transient_aiowps_captcha_string_info_2gt06fvhyj','MTYwMDQwMDYwMHlhajNtcDh1cmRjYjZyanVjbHNsMA==','no'),(1138450,'_transient_timeout_aiowps_captcha_string_info_1ropj4ad7c','1600402402','no'),(1138451,'_transient_aiowps_captcha_string_info_1ropj4ad7c','MTYwMDQwMDYwMnlhajNtcDh1cmRjYjZyanVjbHNsMzU=','no'),(1138452,'_transient_timeout_aiowps_captcha_string_info_zqw2bcnvzs','1600402404','no'),(1138453,'_transient_aiowps_captcha_string_info_zqw2bcnvzs','MTYwMDQwMDYwNHlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(1138454,'_transient_timeout_aiowps_captcha_string_info_hefds4b2xd','1600402406','no'),(1138455,'_transient_aiowps_captcha_string_info_hefds4b2xd','MTYwMDQwMDYwNnlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1138456,'_transient_timeout_aiowps_captcha_string_info_ucnz6phav0','1600402408','no'),(1138457,'_transient_aiowps_captcha_string_info_ucnz6phav0','MTYwMDQwMDYwOHlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1138461,'_transient_timeout_aiowps_captcha_string_info_rq3792blbe','1600402420','no'),(1138459,'_transient_timeout_aiowps_captcha_string_info_z1p4po5p61','1600402414','no'),(1138460,'_transient_aiowps_captcha_string_info_z1p4po5p61','MTYwMDQwMDYxNHlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1138462,'_transient_aiowps_captcha_string_info_rq3792blbe','MTYwMDQwMDYyMHlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1138536,'_transient_timeout_aiowps_captcha_string_info_eg8oy0wq36','1600406609','no'),(1138483,'_transient_timeout_aiowps_captcha_string_info_yzy9qubeps','1600403786','no'),(1138484,'_transient_aiowps_captcha_string_info_yzy9qubeps','MTYwMDQwMTk4NnlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1138537,'_transient_aiowps_captcha_string_info_eg8oy0wq36','MTYwMDQwNDgwOXlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(1138538,'_transient_timeout_aiowps_captcha_string_info_jz2chceufg','1600406623','no'),(1138539,'_transient_aiowps_captcha_string_info_jz2chceufg','MTYwMDQwNDgyM3lhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1138540,'_transient_timeout_aiowps_captcha_string_info_8e70fnvr0v','1600406637','no'),(1138541,'_transient_aiowps_captcha_string_info_8e70fnvr0v','MTYwMDQwNDgzN3lhajNtcDh1cmRjYjZyanVjbHNsMjE=','no'),(1138542,'_transient_timeout_aiowps_captcha_string_info_kakm09dt3g','1600406651','no'),(1138543,'_transient_aiowps_captcha_string_info_kakm09dt3g','MTYwMDQwNDg1MXlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1138544,'_transient_timeout_aiowps_captcha_string_info_zp44vomgbc','1600406665','no'),(1138545,'_transient_aiowps_captcha_string_info_zp44vomgbc','MTYwMDQwNDg2NXlhajNtcDh1cmRjYjZyanVjbHNsMTM=','no'),(1138546,'_transient_timeout_aiowps_captcha_string_info_sx9fua6ceh','1600406678','no'),(1138547,'_transient_aiowps_captcha_string_info_sx9fua6ceh','MTYwMDQwNDg3OHlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1138550,'_transient_timeout_aiowps_captcha_string_info_c981v3l2d4','1600406692','no'),(1138551,'_transient_aiowps_captcha_string_info_c981v3l2d4','MTYwMDQwNDg5MnlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1138552,'_transient_timeout_aiowps_captcha_string_info_8lg678bgw4','1600406706','no'),(1138553,'_transient_aiowps_captcha_string_info_8lg678bgw4','MTYwMDQwNDkwNnlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(1138554,'_transient_timeout_aiowps_captcha_string_info_heiz6ad1ba','1600406723','no'),(1138555,'_transient_aiowps_captcha_string_info_heiz6ad1ba','MTYwMDQwNDkyM3lhajNtcDh1cmRjYjZyanVjbHNsMTc=','no'),(1138593,'_transient_timeout_aiowps_captcha_string_info_7177h74x61','1600410366','no'),(1138594,'_transient_aiowps_captcha_string_info_7177h74x61','MTYwMDQwODU2NnlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1138620,'_transient_timeout_aiowps_captcha_string_info_gorshcb6rh','1600412375','no'),(1138621,'_transient_aiowps_captcha_string_info_gorshcb6rh','MTYwMDQxMDU3NXlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1208775,'_transient_yst_sm_1_1:wW9T_6B2P2','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:11:55-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:29:23-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2020-09-08T18:43:50-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2020-08-22T09:53:10-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:11:55-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:44:14-05:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1138728,'_transient_timeout_aiowps_captcha_string_info_0ir89ouskw','1600420775','no'),(1138729,'_transient_aiowps_captcha_string_info_0ir89ouskw','MTYwMDQxODk3NXlhajNtcDh1cmRjYjZyanVjbHNsMTg=','no'),(1138803,'_transient_timeout_aiowps_captcha_string_info_p5q4qbjrqb','1600426293','no'),(1138804,'_transient_aiowps_captcha_string_info_p5q4qbjrqb','MTYwMDQyNDQ5M3lhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(1138832,'_transient_timeout_aiowps_captcha_string_info_nrpzh3okmd','1600428814','no'),(1138833,'_transient_aiowps_captcha_string_info_nrpzh3okmd','MTYwMDQyNzAxNHlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1145851,'_transient_timeout_aiowps_captcha_string_info_expnfl49fl','1600916649','no'),(1201603,'_transient_aiowps_captcha_string_info_4728qodvqe','MTYwNTAwMTk3N3lhajNtcDh1cmRjYjZyanVjbHNsMA==','no'),(1193366,'_transient_timeout_aiowps_captcha_string_info_tes5ebrkh1','1604349299','no'),(1193367,'_transient_aiowps_captcha_string_info_tes5ebrkh1','MTYwNDM0NzQ5OXlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(1194218,'_transient_timeout_aiowps_captcha_string_info_979zn4g2dx','1604413929','no'),(1194219,'_transient_aiowps_captcha_string_info_979zn4g2dx','MTYwNDQxMjEyOXlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1201308,'_transient_timeout_aiowps_captcha_string_info_nifldtmqvz','1604981992','no'),(1201309,'_transient_aiowps_captcha_string_info_nifldtmqvz','MTYwNDk4MDE5MnlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1201334,'_transient_timeout_aiowps_captcha_string_info_3kjj5czhjl','1604983731','no'),(1201335,'_transient_aiowps_captcha_string_info_3kjj5czhjl','MTYwNDk4MTkzMXlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1201336,'_transient_timeout_aiowps_captcha_string_info_8rkd0ufnrg','1604983759','no'),(1201337,'_transient_aiowps_captcha_string_info_8rkd0ufnrg','MTYwNDk4MTk1OXlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(1201462,'_transient_timeout_aiowps_captcha_string_info_pds2l6rl5x','1604993516','no'),(1201370,'_transient_timeout_yst_sm_1_1:wW9T_eHED','1605071251','no'),(1201371,'_transient_yst_sm_1_1:wW9T_eHED','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:11:55-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:29:23-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2020-09-08T18:43:50-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2020-08-22T09:53:10-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:11:55-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:44:14-05:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1138934,'_transient_timeout_aiowps_captcha_string_info_45qu4s8wgw','1600435095','no'),(1138935,'_transient_aiowps_captcha_string_info_45qu4s8wgw','MTYwMDQzMzI5NXlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1138946,'_transient_timeout_aiowps_captcha_string_info_h8oaphb88c','1600435804','no'),(1138947,'_transient_aiowps_captcha_string_info_h8oaphb88c','MTYwMDQzNDAwNHlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(1138954,'_transient_timeout_aiowps_captcha_string_info_y35zhyxip7','1600436110','no'),(1138955,'_transient_aiowps_captcha_string_info_y35zhyxip7','MTYwMDQzNDMxMHlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1139093,'_transient_timeout_aiowps_captcha_string_info_t88zab5a98','1600447528','no'),(1139051,'_transient_timeout_aiowps_captcha_string_info_z1h6jtde8n','1600444168','no'),(1139052,'_transient_aiowps_captcha_string_info_z1h6jtde8n','MTYwMDQ0MjM2OHlhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(1139094,'_transient_aiowps_captcha_string_info_t88zab5a98','MTYwMDQ0NTcyOHlhajNtcDh1cmRjYjZyanVjbHNsMTc=','no'),(1139133,'_transient_timeout_aiowps_captcha_string_info_kvaxl7wibw','1600450776','no'),(1139134,'_transient_aiowps_captcha_string_info_kvaxl7wibw','MTYwMDQ0ODk3NnlhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(1139152,'_transient_timeout_aiowps_captcha_string_info_btsxid7v8h','1600451657','no'),(1139153,'_transient_aiowps_captcha_string_info_btsxid7v8h','MTYwMDQ0OTg1N3lhajNtcDh1cmRjYjZyanVjbHNsMjI=','no'),(1139189,'_transient_timeout_aiowps_captcha_string_info_0m6bm813pv','1600455246','no'),(1139190,'_transient_aiowps_captcha_string_info_0m6bm813pv','MTYwMDQ1MzQ0NnlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(1139235,'_transient_timeout_aiowps_captcha_string_info_6psj4j7f7e','1600458833','no'),(1139236,'_transient_aiowps_captcha_string_info_6psj4j7f7e','MTYwMDQ1NzAzM3lhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1139301,'_transient_timeout_aiowps_captcha_string_info_0bt2fa95b2','1600464346','no'),(1139302,'_transient_aiowps_captcha_string_info_0bt2fa95b2','MTYwMDQ2MjU0NnlhajNtcDh1cmRjYjZyanVjbHNsMA==','no'),(1139328,'_transient_timeout_aiowps_captcha_string_info_82wi53ep3l','1600466369','no'),(1139316,'_transient_timeout_aiowps_captcha_string_info_lxa26wt0i9','1600465510','no'),(1139317,'_transient_aiowps_captcha_string_info_lxa26wt0i9','MTYwMDQ2MzcxMHlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1139329,'_transient_aiowps_captcha_string_info_82wi53ep3l','MTYwMDQ2NDU2OXlhajNtcDh1cmRjYjZyanVjbHNsMTM=','no'),(1139411,'_transient_timeout_aiowps_captcha_string_info_a8q2xracv0','1600472977','no'),(1139412,'_transient_aiowps_captcha_string_info_a8q2xracv0','MTYwMDQ3MTE3N3lhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1139474,'_transient_timeout_aiowps_captcha_string_info_8wa2gvpzlt','1600477112','no'),(1139475,'_transient_aiowps_captcha_string_info_8wa2gvpzlt','MTYwMDQ3NTMxMnlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1190237,'_transient_timeout_aiowps_captcha_string_info_lpxvwvh8cu','1604108156','no'),(1189611,'_transient_timeout_aiowps_captcha_string_info_885o38e53d','1604061592','no'),(1189612,'_transient_aiowps_captcha_string_info_885o38e53d','MTYwNDA1OTc5MnlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(1193154,'_transient_aiowps_captcha_string_info_r0b1etk3h8','MTYwNDMzMTQxOHlhajNtcDh1cmRjYjZyanVjbHNsMTM=','no'),(1189755,'_transient_timeout_yst_sm_1_1:wW9T_4l99J','1604156368','no'),(1189756,'_transient_yst_sm_1_1:wW9T_4l99J','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:11:55-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:29:23-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2020-09-08T18:43:50-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2020-08-22T09:53:10-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:11:55-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:44:14-05:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1189963,'_transient_timeout_aiowps_captcha_string_info_s3jujyg12s','1604088117','no'),(1189964,'_transient_aiowps_captcha_string_info_s3jujyg12s','MTYwNDA4NjMxN3lhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1190238,'_transient_aiowps_captcha_string_info_lpxvwvh8cu','MTYwNDEwNjM1NnlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1190251,'_transient_timeout_aiowps_captcha_string_info_q0fpy436o7','1604109560','no'),(1190252,'_transient_aiowps_captcha_string_info_q0fpy436o7','MTYwNDEwNzc2MHlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(1190316,'_transient_timeout_aiowps_captcha_string_info_our5mpctb2','1604113951','no'),(1190317,'_transient_aiowps_captcha_string_info_our5mpctb2','MTYwNDExMjE1MXlhajNtcDh1cmRjYjZyanVjbHNsMjI=','no'),(1193236,'_transient_timeout_yst_sm_1_1:wW9T_lh32','1604424007','no'),(1139752,'_transient_timeout_aiowps_captcha_string_info_l2nk6siec5','1600494731','no'),(1139753,'_transient_aiowps_captcha_string_info_l2nk6siec5','MTYwMDQ5MjkzMXlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1139840,'_transient_timeout_aiowps_captcha_string_info_k84mzeynxh','1600501196','no'),(1139829,'_transient_timeout_aiowps_captcha_string_info_awt9rwotq5','1600500471','no'),(1139830,'_transient_aiowps_captcha_string_info_awt9rwotq5','MTYwMDQ5ODY3MXlhajNtcDh1cmRjYjZyanVjbHNsMTk=','no'),(1139841,'_transient_aiowps_captcha_string_info_k84mzeynxh','MTYwMDQ5OTM5NnlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1139911,'_transient_timeout_aiowps_captcha_string_info_aauurfc5n5','1600506611','no'),(1139860,'_transient_timeout_aiowps_captcha_string_info_ehbe3anxn9','1600502470','no'),(1139861,'_transient_aiowps_captcha_string_info_ehbe3anxn9','MTYwMDUwMDY3MHlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1139912,'_transient_aiowps_captcha_string_info_aauurfc5n5','MTYwMDUwNDgxMXlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1139950,'_transient_timeout_aiowps_captcha_string_info_08wdb5bbid','1600509039','no'),(1139914,'_transient_timeout_aiowps_captcha_string_info_0wj700trui','1600506678','no'),(1139915,'_transient_aiowps_captcha_string_info_0wj700trui','MTYwMDUwNDg3OHlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1139951,'_transient_aiowps_captcha_string_info_08wdb5bbid','MTYwMDUwNzIzOXlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(1140058,'_transient_timeout_aiowps_captcha_string_info_g0f8kkrib7','1600517136','no'),(1139966,'_transient_timeout_yst_sm_1_1:4gHp_du4H','1600594371','no'),(1139967,'_transient_yst_sm_1_1:4gHp_du4H','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-09-08T18:52:53-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2020-09-08T18:43:50-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2020-08-22T09:53:10-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1140009,'_transient_timeout_aiowps_captcha_string_info_kqqg23o33m','1600513352','no'),(1140010,'_transient_aiowps_captcha_string_info_kqqg23o33m','MTYwMDUxMTU1MnlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1140059,'_transient_aiowps_captcha_string_info_g0f8kkrib7','MTYwMDUxNTMzNnlhajNtcDh1cmRjYjZyanVjbHNsMTg=','no'),(1140119,'_transient_timeout_aiowps_captcha_string_info_h3ebkw7am7','1600521100','no'),(1145530,'_transient_timeout_aiowps_captcha_string_info_6307zwscgh','1600895126','no'),(1145531,'_transient_aiowps_captcha_string_info_6307zwscgh','MTYwMDg5MzMyNnlhajNtcDh1cmRjYjZyanVjbHNsMjI=','no'),(1145622,'_transient_aiowps_captcha_string_info_lztjcgrywb','MTYwMDg5OTYwMHlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1145623,'_transient_timeout_aiowps_captcha_string_info_kexmolq0js','1600901400','no'),(1145624,'_transient_aiowps_captcha_string_info_kexmolq0js','MTYwMDg5OTYwMHlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1145657,'_transient_timeout_aiowps_captcha_string_info_dz0pm9e9t1','1600903813','no'),(1145655,'_transient_timeout_aiowps_captcha_string_info_rndgujb66f','1600903681','no'),(1145656,'_transient_aiowps_captcha_string_info_rndgujb66f','MTYwMDkwMTg4MXlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1145658,'_transient_aiowps_captcha_string_info_dz0pm9e9t1','MTYwMDkwMjAxM3lhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1146412,'_transient_aiowps_captcha_string_info_gd9tz2fhas','MTYwMDk1NDg4MXlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1146529,'_transient_timeout_aiowps_captcha_string_info_jb4cho07kn','1600967203','no'),(1146530,'_transient_aiowps_captcha_string_info_jb4cho07kn','MTYwMDk2NTQwM3lhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1140089,'_transient_timeout_aiowps_captcha_string_info_ahjxntdlxg','1600519052','no'),(1140090,'_transient_aiowps_captcha_string_info_ahjxntdlxg','MTYwMDUxNzI1MnlhajNtcDh1cmRjYjZyanVjbHNsMTc=','no'),(1140120,'_transient_aiowps_captcha_string_info_h3ebkw7am7','MTYwMDUxOTMwMHlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1140148,'_transient_timeout_aiowps_captcha_string_info_2r1a79qipy','1600522018','no'),(1145835,'_transient_aiowps_captcha_string_info_vxyav75wvg','MTYwMDkxMzU5N3lhajNtcDh1cmRjYjZyanVjbHNsMzA=','no'),(1140149,'_transient_aiowps_captcha_string_info_2r1a79qipy','MTYwMDUyMDIxOHlhajNtcDh1cmRjYjZyanVjbHNsMTk=','no'),(1140220,'_transient_timeout_aiowps_captcha_string_info_hqa0mc22kx','1600527186','no'),(1140218,'_transient_timeout_aiowps_captcha_string_info_garehc8620','1600527168','no'),(1140219,'_transient_aiowps_captcha_string_info_garehc8620','MTYwMDUyNTM2OHlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1140221,'_transient_aiowps_captcha_string_info_hqa0mc22kx','MTYwMDUyNTM4NnlhajNtcDh1cmRjYjZyanVjbHNsMzE=','no'),(1140222,'_transient_timeout_aiowps_captcha_string_info_9fakdhmzn1','1600527196','no'),(1140223,'_transient_aiowps_captcha_string_info_9fakdhmzn1','MTYwMDUyNTM5NnlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(1140224,'_transient_timeout_aiowps_captcha_string_info_aslhf6rtrl','1600527205','no'),(1140225,'_transient_aiowps_captcha_string_info_aslhf6rtrl','MTYwMDUyNTQwNXlhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(1140226,'_transient_timeout_aiowps_captcha_string_info_eoy6f43v0p','1600527272','no'),(1140227,'_transient_aiowps_captcha_string_info_eoy6f43v0p','MTYwMDUyNTQ3MnlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1140237,'_transient_timeout_aiowps_captcha_string_info_brdml44gpz','1600527521','no'),(1140238,'_transient_aiowps_captcha_string_info_brdml44gpz','MTYwMDUyNTcyMXlhajNtcDh1cmRjYjZyanVjbHNsMjg=','no'),(1140308,'_transient_timeout_aiowps_captcha_string_info_91jqpprax7','1600532268','no'),(1140294,'_transient_timeout_aiowps_captcha_string_info_riip3fxjfv','1600531324','no'),(1140295,'_transient_aiowps_captcha_string_info_riip3fxjfv','MTYwMDUyOTUyNHlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(1140309,'_transient_aiowps_captcha_string_info_91jqpprax7','MTYwMDUzMDQ2OHlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1140334,'_transient_timeout_aiowps_captcha_string_info_edco9hvg63','1600533816','no'),(1140335,'_transient_aiowps_captcha_string_info_edco9hvg63','MTYwMDUzMjAxNnlhajNtcDh1cmRjYjZyanVjbHNsMzY=','no'),(1140364,'_transient_timeout_aiowps_captcha_string_info_td84p5uhst','1600535900','no'),(1140357,'_transient_timeout_aiowps_captcha_string_info_n0gchk6vda','1600535646','no'),(1140358,'_transient_aiowps_captcha_string_info_n0gchk6vda','MTYwMDUzMzg0NnlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1140365,'_transient_aiowps_captcha_string_info_td84p5uhst','MTYwMDUzNDEwMHlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1140401,'_transient_timeout_aiowps_captcha_string_info_gv61rbn6x1','1600538474','no'),(1140402,'_transient_aiowps_captcha_string_info_gv61rbn6x1','MTYwMDUzNjY3NHlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1140407,'_transient_timeout_aiowps_captcha_string_info_blhi9io74g','1600538922','no'),(1140408,'_transient_aiowps_captcha_string_info_blhi9io74g','MTYwMDUzNzEyMnlhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(1140409,'_transient_timeout_aiowps_captcha_string_info_hj74lpz2za','1600538926','no'),(1140410,'_transient_aiowps_captcha_string_info_hj74lpz2za','MTYwMDUzNzEyNnlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1140420,'_transient_timeout_aiowps_captcha_string_info_mtc0hlz1q8','1600539549','no'),(1140421,'_transient_aiowps_captcha_string_info_mtc0hlz1q8','MTYwMDUzNzc0OXlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(1140435,'_transient_timeout_aiowps_captcha_string_info_kv7gfk6b4l','1600540685','no'),(1140436,'_transient_aiowps_captcha_string_info_kv7gfk6b4l','MTYwMDUzODg4NXlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(1140465,'_transient_timeout_aiowps_captcha_string_info_wuun7aedrt','1600542841','no'),(1140466,'_transient_aiowps_captcha_string_info_wuun7aedrt','MTYwMDU0MTA0MXlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1140477,'_transient_timeout_aiowps_captcha_string_info_j5k6q5fop9','1600543525','no'),(1140478,'_transient_aiowps_captcha_string_info_j5k6q5fop9','MTYwMDU0MTcyNXlhajNtcDh1cmRjYjZyanVjbHNsMzQ=','no'),(1140488,'_transient_timeout_aiowps_captcha_string_info_5ak3z9h5uz','1600544376','no'),(1140489,'_transient_aiowps_captcha_string_info_5ak3z9h5uz','MTYwMDU0MjU3NnlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1140492,'_transient_timeout_aiowps_captcha_string_info_z2gdsfhyc1','1600544382','no'),(1140493,'_transient_aiowps_captcha_string_info_z2gdsfhyc1','MTYwMDU0MjU4MnlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1140494,'_transient_timeout_aiowps_captcha_string_info_v82tjck27h','1600544413','no'),(1140495,'_transient_aiowps_captcha_string_info_v82tjck27h','MTYwMDU0MjYxM3lhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(1140496,'_transient_timeout_aiowps_captcha_string_info_h5hdx4vdam','1600544418','no'),(1140497,'_transient_aiowps_captcha_string_info_h5hdx4vdam','MTYwMDU0MjYxOHlhajNtcDh1cmRjYjZyanVjbHNsMTk=','no'),(1140530,'_transient_timeout_aiowps_captcha_string_info_tfq2op4rwn','1600546548','no'),(1140531,'_transient_aiowps_captcha_string_info_tfq2op4rwn','MTYwMDU0NDc0OHlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1140629,'_transient_timeout_aiowps_captcha_string_info_1vhqqev2r3','1600553519','no'),(1140630,'_transient_aiowps_captcha_string_info_1vhqqev2r3','MTYwMDU1MTcxOXlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1140711,'_transient_timeout_aiowps_captcha_string_info_qia2cf2o2w','1600559881','no'),(1140712,'_transient_aiowps_captcha_string_info_qia2cf2o2w','MTYwMDU1ODA4MXlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1140753,'_transient_timeout_aiowps_captcha_string_info_gvvvykn57g','1600562519','no'),(1145459,'_transient_aiowps_captcha_string_info_wlti03h0ce','MTYwMDg4ODgxOHlhajNtcDh1cmRjYjZyanVjbHNsMTk=','no'),(1145477,'_transient_timeout_aiowps_captcha_string_info_7rnct62747','1600891963','no'),(1145478,'_transient_aiowps_captcha_string_info_7rnct62747','MTYwMDg5MDE2M3lhajNtcDh1cmRjYjZyanVjbHNsMTM=','no'),(1145482,'_transient_timeout_aiowps_captcha_string_info_ot1zfwfmr6','1600892121','no'),(1145483,'_transient_aiowps_captcha_string_info_ot1zfwfmr6','MTYwMDg5MDMyMXlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1145495,'_transient_timeout_aiowps_captcha_string_info_elnkskebfe','1600893022','no'),(1145496,'_transient_aiowps_captcha_string_info_elnkskebfe','MTYwMDg5MTIyMnlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1145521,'_transient_timeout_aiowps_captcha_string_info_ziuc5msoki','1600894526','no'),(1145522,'_transient_aiowps_captcha_string_info_ziuc5msoki','MTYwMDg5MjcyNnlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1140754,'_transient_aiowps_captcha_string_info_gvvvykn57g','MTYwMDU2MDcxOXlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1140805,'_transient_timeout_aiowps_captcha_string_info_j42wfo0jup','1600565120','no'),(1140806,'_transient_aiowps_captcha_string_info_j42wfo0jup','MTYwMDU2MzMyMHlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(1140811,'_transient_timeout_aiowps_captcha_string_info_8l7g1u4aiz','1600565673','no'),(1140812,'_transient_aiowps_captcha_string_info_8l7g1u4aiz','MTYwMDU2Mzg3M3lhajNtcDh1cmRjYjZyanVjbHNsMTQ=','no'),(1140921,'_transient_timeout_aiowps_captcha_string_info_out7vihg0v','1600573265','no'),(1145621,'_transient_timeout_aiowps_captcha_string_info_lztjcgrywb','1600901400','no'),(1140922,'_transient_aiowps_captcha_string_info_out7vihg0v','MTYwMDU3MTQ2NXlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1140928,'_transient_timeout_aiowps_captcha_string_info_meoi6wfqe8','1600573670','no'),(1140929,'_transient_aiowps_captcha_string_info_meoi6wfqe8','MTYwMDU3MTg3MHlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1140957,'_transient_timeout_yst_sm_1_1:4gHp_dzT7','1600660435','no'),(1140958,'_transient_yst_sm_1_1:4gHp_dzT7','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-09-08T18:52:53-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2020-09-08T18:43:50-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2020-08-22T09:53:10-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1141029,'_transient_timeout_aiowps_captcha_string_info_llbh05cdrd','1600580915','no'),(1141018,'_transient_timeout_aiowps_captcha_string_info_a0aojxx8bf','1600580385','no'),(1141019,'_transient_aiowps_captcha_string_info_a0aojxx8bf','MTYwMDU3ODU4NXlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1141030,'_transient_aiowps_captcha_string_info_llbh05cdrd','MTYwMDU3OTExNXlhajNtcDh1cmRjYjZyanVjbHNsMA==','no'),(1141039,'_transient_timeout_aiowps_captcha_string_info_giy8zof3si','1600581509','no'),(1141040,'_transient_aiowps_captcha_string_info_giy8zof3si','MTYwMDU3OTcwOXlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(1141041,'_transient_timeout_aiowps_captcha_string_info_tpd5iflun1','1600581522','no'),(1141042,'_transient_aiowps_captcha_string_info_tpd5iflun1','MTYwMDU3OTcyMnlhajNtcDh1cmRjYjZyanVjbHNsMjc=','no'),(1141045,'_transient_timeout_aiowps_captcha_string_info_0urf7wue22','1600581534','no'),(1141046,'_transient_aiowps_captcha_string_info_0urf7wue22','MTYwMDU3OTczNHlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1141047,'_transient_timeout_aiowps_captcha_string_info_mnbhiomz7k','1600581546','no'),(1141048,'_transient_aiowps_captcha_string_info_mnbhiomz7k','MTYwMDU3OTc0NnlhajNtcDh1cmRjYjZyanVjbHNsMjE=','no'),(1141049,'_transient_timeout_aiowps_captcha_string_info_zy2njdnhec','1600581559','no'),(1141050,'_transient_aiowps_captcha_string_info_zy2njdnhec','MTYwMDU3OTc1OXlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(1141051,'_transient_timeout_aiowps_captcha_string_info_cyx8itzovn','1600581586','no'),(1141052,'_transient_aiowps_captcha_string_info_cyx8itzovn','MTYwMDU3OTc4NnlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1141053,'_transient_timeout_aiowps_captcha_string_info_rx4rgy3f55','1600581600','no'),(1141054,'_transient_aiowps_captcha_string_info_rx4rgy3f55','MTYwMDU3OTgwMHlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1141055,'_transient_timeout_aiowps_captcha_string_info_cbmnuvlbxv','1600581620','no'),(1141056,'_transient_aiowps_captcha_string_info_cbmnuvlbxv','MTYwMDU3OTgyMHlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1141074,'_transient_timeout_aiowps_captcha_string_info_8tzn1cg8m4','1600583063','no'),(1141075,'_transient_aiowps_captcha_string_info_8tzn1cg8m4','MTYwMDU4MTI2M3lhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1141089,'_transient_timeout_aiowps_captcha_string_info_n3kwr0njzs','1600583970','no'),(1141090,'_transient_aiowps_captcha_string_info_n3kwr0njzs','MTYwMDU4MjE3MHlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(1141109,'_transient_timeout_aiowps_captcha_string_info_xo4j5gs5up','1600585576','no'),(1141110,'_transient_aiowps_captcha_string_info_xo4j5gs5up','MTYwMDU4Mzc3NnlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(1141158,'_transient_timeout_aiowps_captcha_string_info_rwbn4joigq','1600589201','no'),(1141159,'_transient_aiowps_captcha_string_info_rwbn4joigq','MTYwMDU4NzQwMXlhajNtcDh1cmRjYjZyanVjbHNsMzM=','no'),(1141177,'_transient_timeout_aiowps_captcha_string_info_k8rxx5ydqd','1600590058','no'),(1141178,'_transient_aiowps_captcha_string_info_k8rxx5ydqd','MTYwMDU4ODI1OHlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(1141179,'_transient_timeout_aiowps_captcha_string_info_ftxs5yw4r9','1600590085','no'),(1141180,'_transient_aiowps_captcha_string_info_ftxs5yw4r9','MTYwMDU4ODI4NXlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1141182,'_transient_timeout_aiowps_captcha_string_info_3kjfyzqve8','1600590137','no'),(1141183,'_transient_aiowps_captcha_string_info_3kjfyzqve8','MTYwMDU4ODMzN3lhajNtcDh1cmRjYjZyanVjbHNsMjc=','no'),(1141185,'_transient_timeout_aiowps_captcha_string_info_0nf3moef7m','1600590162','no'),(1141186,'_transient_aiowps_captcha_string_info_0nf3moef7m','MTYwMDU4ODM2MnlhajNtcDh1cmRjYjZyanVjbHNsMA==','no'),(1141187,'_transient_timeout_aiowps_captcha_string_info_2s2aq4apl2','1600590214','no'),(1141188,'_transient_aiowps_captcha_string_info_2s2aq4apl2','MTYwMDU4ODQxNHlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1141383,'_transient_timeout_aiowps_captcha_string_info_enbr8zxtjt','1600605244','no'),(1145139,'_transient_timeout_aiowps_captcha_string_info_6wn5uw6xzz','1600867566','no'),(1145140,'_transient_aiowps_captcha_string_info_6wn5uw6xzz','MTYwMDg2NTc2NnlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1145170,'_transient_timeout_aiowps_captcha_string_info_ep6ogkoy48','1600869443','no'),(1145171,'_transient_aiowps_captcha_string_info_ep6ogkoy48','MTYwMDg2NzY0M3lhajNtcDh1cmRjYjZyanVjbHNsMjI=','no'),(1145194,'_transient_timeout_aiowps_captcha_string_info_ryxq1g2eqo','1600870951','no'),(1145195,'_transient_aiowps_captcha_string_info_ryxq1g2eqo','MTYwMDg2OTE1MXlhajNtcDh1cmRjYjZyanVjbHNsMzI=','no'),(1145300,'_transient_timeout_aiowps_captcha_string_info_vi3xat1zey','1600878264','no'),(1145286,'_transient_timeout_aiowps_captcha_string_info_5y6plcd0of','1600877750','no'),(1145287,'_transient_aiowps_captcha_string_info_5y6plcd0of','MTYwMDg3NTk1MHlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1145301,'_transient_aiowps_captcha_string_info_vi3xat1zey','MTYwMDg3NjQ2NHlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1145458,'_transient_timeout_aiowps_captcha_string_info_wlti03h0ce','1600890618','no'),(1145310,'_transient_timeout_yst_sm_1_1:4gHp_4kKUl','1600963195','no'),(1145311,'_transient_yst_sm_1_1:4gHp_4kKUl','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-09-08T18:52:53-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2020-09-08T18:43:50-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2020-08-22T09:53:10-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1141366,'_transient_timeout_aiowps_captcha_string_info_led67k4btc','1600604409','no'),(1141367,'_transient_aiowps_captcha_string_info_led67k4btc','MTYwMDYwMjYwOXlhajNtcDh1cmRjYjZyanVjbHNsMTM=','no'),(1141381,'_transient_timeout_aiowps_captcha_string_info_i7w9q5r5tq','1600605231','no'),(1141382,'_transient_aiowps_captcha_string_info_i7w9q5r5tq','MTYwMDYwMzQzMXlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(1141384,'_transient_aiowps_captcha_string_info_enbr8zxtjt','MTYwMDYwMzQ0NHlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1142120,'_transient_timeout_yst_sm_1_1:4gHp_dvvC','1600739611','no'),(1141392,'_transient_timeout_aiowps_captcha_string_info_0l6ggzv5c1','1600605740','no'),(1141393,'_transient_aiowps_captcha_string_info_0l6ggzv5c1','MTYwMDYwMzk0MHlhajNtcDh1cmRjYjZyanVjbHNsMTM=','no'),(1141401,'_transient_timeout_aiowps_captcha_string_info_axsu2gkuhx','1600606016','no'),(1141402,'_transient_aiowps_captcha_string_info_axsu2gkuhx','MTYwMDYwNDIxNnlhajNtcDh1cmRjYjZyanVjbHNsMTM=','no'),(1141458,'_transient_timeout_aiowps_captcha_string_info_j8dabz7c9v','1600608846','no'),(1141459,'_transient_aiowps_captcha_string_info_j8dabz7c9v','MTYwMDYwNzA0NnlhajNtcDh1cmRjYjZyanVjbHNsMzA=','no'),(1141516,'_transient_timeout_aiowps_captcha_string_info_p56zo3xj9f','1600613218','no'),(1141517,'_transient_aiowps_captcha_string_info_p56zo3xj9f','MTYwMDYxMTQxOHlhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(1141536,'_transient_timeout_aiowps_captcha_string_info_v5vda617s8','1600614674','no'),(1141519,'_transient_timeout_aiowps_captcha_string_info_mdlh2nck5y','1600613256','no'),(1141520,'_transient_aiowps_captcha_string_info_mdlh2nck5y','MTYwMDYxMTQ1NnlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1141537,'_transient_aiowps_captcha_string_info_v5vda617s8','MTYwMDYxMjg3NHlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1141551,'_transient_timeout_aiowps_captcha_string_info_fuz35uvrt8','1600615849','no'),(1141552,'_transient_aiowps_captcha_string_info_fuz35uvrt8','MTYwMDYxNDA0OXlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1141553,'_transient_timeout_aiowps_captcha_string_info_q2lml7kbsk','1600615850','no'),(1141554,'_transient_aiowps_captcha_string_info_q2lml7kbsk','MTYwMDYxNDA1MHlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(1141572,'_transient_timeout_aiowps_captcha_string_info_hkjtguva4u','1600616780','no'),(1141573,'_transient_aiowps_captcha_string_info_hkjtguva4u','MTYwMDYxNDk4MHlhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(1141671,'_transient_timeout_aiowps_captcha_string_info_rmd0nhmdus','1600625055','no'),(1141672,'_transient_aiowps_captcha_string_info_rmd0nhmdus','MTYwMDYyMzI1NXlhajNtcDh1cmRjYjZyanVjbHNsMjY=','no'),(1141693,'_transient_timeout_aiowps_captcha_string_info_5jweqv5d9g','1600626503','no'),(1141694,'_transient_aiowps_captcha_string_info_5jweqv5d9g','MTYwMDYyNDcwM3lhajNtcDh1cmRjYjZyanVjbHNsMzE=','no'),(1141714,'_transient_timeout_aiowps_captcha_string_info_j0k7kw3ljg','1600628117','no'),(1141715,'_transient_aiowps_captcha_string_info_j0k7kw3ljg','MTYwMDYyNjMxN3lhajNtcDh1cmRjYjZyanVjbHNsMjQ=','no'),(1141738,'_transient_timeout_aiowps_captcha_string_info_s6reoduirm','1600629355','no'),(1141719,'_transient_timeout_aiowps_captcha_string_info_cjumnj5at5','1600628349','no'),(1141720,'_transient_aiowps_captcha_string_info_cjumnj5at5','MTYwMDYyNjU0OXlhajNtcDh1cmRjYjZyanVjbHNsMzU=','no'),(1141739,'_transient_aiowps_captcha_string_info_s6reoduirm','MTYwMDYyNzU1NXlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1141756,'_transient_timeout_aiowps_captcha_string_info_9m4ss8hwpm','1600630785','no'),(1141757,'_transient_aiowps_captcha_string_info_9m4ss8hwpm','MTYwMDYyODk4NXlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1141773,'_transient_timeout_aiowps_captcha_string_info_0cwh8n308d','1600631463','no'),(1141774,'_transient_aiowps_captcha_string_info_0cwh8n308d','MTYwMDYyOTY2M3lhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1141798,'_transient_timeout_aiowps_captcha_string_info_zg49ovlgw8','1600633434','no'),(1141799,'_transient_aiowps_captcha_string_info_zg49ovlgw8','MTYwMDYzMTYzNHlhajNtcDh1cmRjYjZyanVjbHNsMzQ=','no'),(1141842,'_transient_timeout_aiowps_captcha_string_info_zqymbaanux','1600636327','no'),(1141843,'_transient_aiowps_captcha_string_info_zqymbaanux','MTYwMDYzNDUyN3lhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1141952,'_transient_timeout_aiowps_captcha_string_info_bvgx971t39','1600645439','no'),(1141953,'_transient_aiowps_captcha_string_info_bvgx971t39','MTYwMDY0MzYzOXlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1141991,'_transient_timeout_aiowps_captcha_string_info_rjm216tsoa','1600647456','no'),(1144659,'_transient_timeout_aiowps_captcha_string_info_403o7g08we','1600832671','no'),(1144660,'_transient_aiowps_captcha_string_info_403o7g08we','MTYwMDgzMDg3MXlhajNtcDh1cmRjYjZyanVjbHNsMjc=','no'),(1144685,'_transient_timeout_aiowps_captcha_string_info_xddhjtcw2a','1600834325','no'),(1144686,'_transient_aiowps_captcha_string_info_xddhjtcw2a','MTYwMDgzMjUyNXlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1144794,'_transient_aiowps_captcha_string_info_jzdedflxaj','MTYwMDg0MTkzNHlhajNtcDh1cmRjYjZyanVjbHNsMTc=','no'),(1144815,'_transient_timeout_aiowps_captcha_string_info_putz1hvw5f','1600844681','no'),(1144807,'_transient_timeout_aiowps_captcha_string_info_pddhiyxfqq','1600844483','no'),(1144808,'_transient_aiowps_captcha_string_info_pddhiyxfqq','MTYwMDg0MjY4M3lhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1144816,'_transient_aiowps_captcha_string_info_putz1hvw5f','MTYwMDg0Mjg4MXlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(1144857,'_transient_timeout_aiowps_captcha_string_info_u83041gbra','1600847541','no'),(1144858,'_transient_aiowps_captcha_string_info_u83041gbra','MTYwMDg0NTc0MXlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1144904,'_transient_timeout_aiowps_captcha_string_info_vi6s6p4ozb','1600851612','no'),(1144905,'_transient_aiowps_captcha_string_info_vi6s6p4ozb','MTYwMDg0OTgxMnlhajNtcDh1cmRjYjZyanVjbHNsMTg=','no'),(1141989,'_transient_timeout_aiowps_captcha_string_info_9tpoze95hv','1600647453','no'),(1141990,'_transient_aiowps_captcha_string_info_9tpoze95hv','MTYwMDY0NTY1M3lhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(1141992,'_transient_aiowps_captcha_string_info_rjm216tsoa','MTYwMDY0NTY1NnlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1142008,'_transient_timeout_aiowps_captcha_string_info_fci3yb44w9','1600648518','no'),(1142009,'_transient_aiowps_captcha_string_info_fci3yb44w9','MTYwMDY0NjcxOHlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1144167,'_transient_aiowps_captcha_string_info_3ooxxuh8j5','MTYwMDc5NTcxNXlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1142064,'_transient_timeout_aiowps_captcha_string_info_3yd1xcvad0','1600651108','no'),(1142065,'_transient_aiowps_captcha_string_info_3yd1xcvad0','MTYwMDY0OTMwOHlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(1142118,'_transient_timeout_aiowps_captcha_string_info_vs5ieb8pgk','1600654985','no'),(1142119,'_transient_aiowps_captcha_string_info_vs5ieb8pgk','MTYwMDY1MzE4NXlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1142121,'_transient_yst_sm_1_1:4gHp_dvvC','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-09-08T18:52:53-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2020-09-08T18:43:50-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2020-08-22T09:53:10-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1142130,'_transient_timeout_aiowps_captcha_string_info_mrji9fjsyv','1600655486','no'),(1142131,'_transient_aiowps_captcha_string_info_mrji9fjsyv','MTYwMDY1MzY4NnlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(1142139,'_transient_timeout_aiowps_captcha_string_info_z759rn8r2j','1600656207','no'),(1142140,'_transient_aiowps_captcha_string_info_z759rn8r2j','MTYwMDY1NDQwN3lhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(1142146,'_transient_timeout_aiowps_captcha_string_info_d0cff6icqq','1600656341','no'),(1142147,'_transient_aiowps_captcha_string_info_d0cff6icqq','MTYwMDY1NDU0MXlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1142214,'_transient_timeout_aiowps_captcha_string_info_n8kfek7xo7','1600660164','no'),(1142176,'_transient_timeout_aiowps_captcha_string_info_qyeniyzvad','1600657949','no'),(1142177,'_transient_aiowps_captcha_string_info_qyeniyzvad','MTYwMDY1NjE0OXlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(1142215,'_transient_aiowps_captcha_string_info_n8kfek7xo7','MTYwMDY1ODM2NHlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1142243,'_transient_timeout_aiowps_captcha_string_info_813ottstwe','1600661748','no'),(1142237,'_transient_timeout_aiowps_captcha_string_info_7so2hk5820','1600661340','no'),(1142238,'_transient_aiowps_captcha_string_info_7so2hk5820','MTYwMDY1OTU0MHlhajNtcDh1cmRjYjZyanVjbHNsMTc=','no'),(1142244,'_transient_aiowps_captcha_string_info_813ottstwe','MTYwMDY1OTk0OHlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1142254,'_transient_timeout_aiowps_captcha_string_info_lxhyzzto3c','1600662348','no'),(1142255,'_transient_aiowps_captcha_string_info_lxhyzzto3c','MTYwMDY2MDU0OHlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(1142265,'_transient_timeout_aiowps_captcha_string_info_o5a87kq2ar','1600663039','no'),(1142266,'_transient_aiowps_captcha_string_info_o5a87kq2ar','MTYwMDY2MTIzOXlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1142339,'_transient_timeout_aiowps_captcha_string_info_5mpguaxvj4','1600669537','no'),(1142340,'_transient_aiowps_captcha_string_info_5mpguaxvj4','MTYwMDY2NzczN3lhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1142367,'_transient_timeout_aiowps_captcha_string_info_j58gf02dom','1600671365','no'),(1142368,'_transient_aiowps_captcha_string_info_j58gf02dom','MTYwMDY2OTU2NXlhajNtcDh1cmRjYjZyanVjbHNsMjg=','no'),(1142479,'_transient_timeout_aiowps_captcha_string_info_837z4etesk','1600681213','no'),(1142480,'_transient_aiowps_captcha_string_info_837z4etesk','MTYwMDY3OTQxM3lhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1142526,'_transient_timeout_aiowps_captcha_string_info_tnu4lv5c96','1600684810','no'),(1142527,'_transient_aiowps_captcha_string_info_tnu4lv5c96','MTYwMDY4MzAxMHlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1142621,'_transient_timeout_aiowps_captcha_string_info_zqv3u8psfq','1600691931','no'),(1142549,'_transient_timeout_aiowps_captcha_string_info_ox70l2a6qw','1600686868','no'),(1142550,'_transient_aiowps_captcha_string_info_ox70l2a6qw','MTYwMDY4NTA2OHlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1144583,'_transient_aiowps_captcha_string_info_kxvy5fqg9p','MTYwMDgyNDk4N3lhajNtcDh1cmRjYjZyanVjbHNsMjg=','no'),(1143973,'_transient_timeout_aiowps_captcha_string_info_jzom4r6hx3','1600784539','no'),(1143974,'_transient_aiowps_captcha_string_info_jzom4r6hx3','MTYwMDc4MjczOXlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1144015,'_transient_timeout_aiowps_captcha_string_info_r833o1chjj','1600787981','no'),(1144016,'_transient_aiowps_captcha_string_info_r833o1chjj','MTYwMDc4NjE4MXlhajNtcDh1cmRjYjZyanVjbHNsMzQ=','no'),(1144091,'_transient_timeout_aiowps_captcha_string_info_a9g57yn8iw','1600792749','no'),(1144082,'_transient_timeout_aiowps_captcha_string_info_5wpcm994xp','1600792642','no'),(1144083,'_transient_aiowps_captcha_string_info_5wpcm994xp','MTYwMDc5MDg0MnlhajNtcDh1cmRjYjZyanVjbHNsMTk=','no'),(1144092,'_transient_aiowps_captcha_string_info_a9g57yn8iw','MTYwMDc5MDk0OXlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1144098,'_transient_timeout_aiowps_captcha_string_info_9randgk0au','1600793320','no'),(1144099,'_transient_aiowps_captcha_string_info_9randgk0au','MTYwMDc5MTUyMHlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1144150,'_transient_timeout_aiowps_captcha_string_info_2hfnvak9ct','1600796622','no'),(1144111,'_transient_timeout_aiowps_captcha_string_info_j8b3c5ffsk','1600794063','no'),(1144112,'_transient_aiowps_captcha_string_info_j8b3c5ffsk','MTYwMDc5MjI2M3lhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1142616,'_transient_timeout_aiowps_captcha_string_info_zw2a1yc0hk','1600691615','no'),(1142617,'_transient_aiowps_captcha_string_info_zw2a1yc0hk','MTYwMDY4OTgxNXlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1142622,'_transient_aiowps_captcha_string_info_zqv3u8psfq','MTYwMDY5MDEzMXlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1143324,'_transient_aiowps_captcha_string_info_md94v1kmz0','MTYwMDczNjk4N3lhajNtcDh1cmRjYjZyanVjbHNsMTQ=','no'),(1143323,'_transient_timeout_aiowps_captcha_string_info_md94v1kmz0','1600738787','no'),(1142690,'_transient_timeout_aiowps_captcha_string_info_pwqo42x9ok','1600695516','no'),(1142691,'_transient_aiowps_captcha_string_info_pwqo42x9ok','MTYwMDY5MzcxNnlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(1142705,'_transient_timeout_aiowps_captcha_string_info_z4ifjmt2jf','1600696461','no'),(1142706,'_transient_aiowps_captcha_string_info_z4ifjmt2jf','MTYwMDY5NDY2MXlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1142735,'_transient_timeout_aiowps_captcha_string_info_cum8iwng2v','1600698533','no'),(1142736,'_transient_aiowps_captcha_string_info_cum8iwng2v','MTYwMDY5NjczM3lhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1142797,'_transient_timeout_aiowps_captcha_string_info_ovd5hfkt0c','1600703586','no'),(1142798,'_transient_aiowps_captcha_string_info_ovd5hfkt0c','MTYwMDcwMTc4NnlhajNtcDh1cmRjYjZyanVjbHNsMTg=','no'),(1142801,'_transient_timeout_aiowps_captcha_string_info_si9t7w6jhf','1600703603','no'),(1142802,'_transient_aiowps_captcha_string_info_si9t7w6jhf','MTYwMDcwMTgwM3lhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(1142803,'_transient_timeout_aiowps_captcha_string_info_xe3o92zgon','1600703620','no'),(1142804,'_transient_aiowps_captcha_string_info_xe3o92zgon','MTYwMDcwMTgyMHlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1142805,'_transient_timeout_aiowps_captcha_string_info_alubno5bl0','1600703635','no'),(1142806,'_transient_aiowps_captcha_string_info_alubno5bl0','MTYwMDcwMTgzNXlhajNtcDh1cmRjYjZyanVjbHNsMTM=','no'),(1142807,'_transient_timeout_aiowps_captcha_string_info_x8fht9dwlb','1600703647','no'),(1142808,'_transient_aiowps_captcha_string_info_x8fht9dwlb','MTYwMDcwMTg0N3lhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(1142809,'_transient_timeout_aiowps_captcha_string_info_4z0mzcoyo8','1600703661','no'),(1142810,'_transient_aiowps_captcha_string_info_4z0mzcoyo8','MTYwMDcwMTg2MXlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1142811,'_transient_timeout_aiowps_captcha_string_info_fasya132w3','1600703674','no'),(1142812,'_transient_aiowps_captcha_string_info_fasya132w3','MTYwMDcwMTg3NHlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1142813,'_transient_timeout_aiowps_captcha_string_info_pkbjs3wle2','1600703688','no'),(1142814,'_transient_aiowps_captcha_string_info_pkbjs3wle2','MTYwMDcwMTg4OHlhajNtcDh1cmRjYjZyanVjbHNsMjY=','no'),(1142831,'_transient_timeout_aiowps_captcha_string_info_gj1j3nozn5','1600704631','no'),(1142832,'_transient_aiowps_captcha_string_info_gj1j3nozn5','MTYwMDcwMjgzMXlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(1142848,'_transient_timeout_aiowps_captcha_string_info_qk99r1uwa0','1600705007','no'),(1142834,'_transient_timeout_aiowps_captcha_string_info_grjsrr2iqr','1600704690','no'),(1142835,'_transient_aiowps_captcha_string_info_grjsrr2iqr','MTYwMDcwMjg5MHlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1142837,'_transient_timeout_aiowps_captcha_string_info_xbl62cnb90','1600704741','no'),(1142838,'_transient_aiowps_captcha_string_info_xbl62cnb90','MTYwMDcwMjk0MXlhajNtcDh1cmRjYjZyanVjbHNsMjM=','no'),(1142842,'_transient_timeout_aiowps_captcha_string_info_eu2inlc0wr','1600704796','no'),(1142843,'_transient_aiowps_captcha_string_info_eu2inlc0wr','MTYwMDcwMjk5NnlhajNtcDh1cmRjYjZyanVjbHNsMTQ=','no'),(1142849,'_transient_aiowps_captcha_string_info_qk99r1uwa0','MTYwMDcwMzIwN3lhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1142890,'_transient_timeout_aiowps_captcha_string_info_glggw5tcyg','1600707740','no'),(1142886,'_transient_timeout_aiowps_captcha_string_info_9o7i7vsqx7','1600707734','no'),(1142887,'_transient_aiowps_captcha_string_info_9o7i7vsqx7','MTYwMDcwNTkzNHlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1142891,'_transient_aiowps_captcha_string_info_glggw5tcyg','MTYwMDcwNTk0MHlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1142920,'_transient_timeout_aiowps_captcha_string_info_rlzc5r2chg','1600709764','no'),(1142921,'_transient_aiowps_captcha_string_info_rlzc5r2chg','MTYwMDcwNzk2NHlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(1142977,'_transient_timeout_aiowps_captcha_string_info_7cwq8zes4l','1600714384','no'),(1142978,'_transient_aiowps_captcha_string_info_7cwq8zes4l','MTYwMDcxMjU4NHlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1142986,'_transient_timeout_aiowps_captcha_string_info_ww2mharj9h','1600715159','no'),(1142987,'_transient_aiowps_captcha_string_info_ww2mharj9h','MTYwMDcxMzM1OXlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1143138,'_transient_timeout_aiowps_captcha_string_info_gwyye22w0w','1600727797','no'),(1143139,'_transient_aiowps_captcha_string_info_gwyye22w0w','MTYwMDcyNTk5N3lhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(1143176,'_transient_timeout_aiowps_captcha_string_info_zsw7xlmbqg','1600729988','no'),(1143177,'_transient_aiowps_captcha_string_info_zsw7xlmbqg','MTYwMDcyODE4OHlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1143259,'_transient_timeout_aiowps_captcha_string_info_walqg5uye4','1600735012','no'),(1146694,'_transient_timeout_aiowps_captcha_string_info_1s44zmcma6','1600978648','no'),(1146695,'_transient_aiowps_captcha_string_info_1s44zmcma6','MTYwMDk3Njg0OHlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1144461,'_transient_timeout_aiowps_captcha_string_info_psfavq0mre','1600819942','no'),(1144462,'_transient_aiowps_captcha_string_info_psfavq0mre','MTYwMDgxODE0MnlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1144488,'_transient_aiowps_captcha_string_info_cwlmpnmbxw','MTYwMDgxOTY3NXlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1144510,'_transient_timeout_aiowps_captcha_string_info_wz7lgdpn79','1600823076','no'),(1144511,'_transient_aiowps_captcha_string_info_wz7lgdpn79','MTYwMDgyMTI3NnlhajNtcDh1cmRjYjZyanVjbHNsMTc=','no'),(1144793,'_transient_timeout_aiowps_captcha_string_info_jzdedflxaj','1600843734','no'),(1144580,'_transient_timeout_aiowps_captcha_string_info_80997xsjw1','1600826597','no'),(1144581,'_transient_aiowps_captcha_string_info_80997xsjw1','MTYwMDgyNDc5N3lhajNtcDh1cmRjYjZyanVjbHNsMjQ=','no'),(1144582,'_transient_timeout_aiowps_captcha_string_info_kxvy5fqg9p','1600826787','no'),(1144166,'_transient_timeout_aiowps_captcha_string_info_3ooxxuh8j5','1600797515','no'),(1144155,'_transient_aiowps_captcha_string_info_9c7lf6n7p9','MTYwMDc5NTEwOXlhajNtcDh1cmRjYjZyanVjbHNsMA==','no'),(1143260,'_transient_aiowps_captcha_string_info_walqg5uye4','MTYwMDczMzIxMnlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1143263,'_transient_timeout_aiowps_captcha_string_info_5d6fgdp8a8','1600735062','no'),(1143264,'_transient_aiowps_captcha_string_info_5d6fgdp8a8','MTYwMDczMzI2MnlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1143280,'_transient_timeout_aiowps_captcha_string_info_owfjwocwja','1600735990','no'),(1143281,'_transient_aiowps_captcha_string_info_owfjwocwja','MTYwMDczNDE5MHlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1144151,'_transient_aiowps_captcha_string_info_2hfnvak9ct','MTYwMDc5NDgyMnlhajNtcDh1cmRjYjZyanVjbHNsMjI=','no'),(1143325,'_transient_timeout_aiowps_captcha_string_info_cd1e5wb02h','1600738790','no'),(1143326,'_transient_aiowps_captcha_string_info_cd1e5wb02h','MTYwMDczNjk5MHlhajNtcDh1cmRjYjZyanVjbHNsMTQ=','no'),(1144159,'_transient_timeout_aiowps_captcha_string_info_8tumlc7lx0','1600797213','no'),(1143343,'_transient_timeout_aiowps_captcha_string_info_1y1dgusgxl','1600739494','no'),(1143344,'_transient_aiowps_captcha_string_info_1y1dgusgxl','MTYwMDczNzY5NHlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1143347,'_transient_timeout_aiowps_captcha_string_info_dvw69i6vrb','1600739583','no'),(1143348,'_transient_aiowps_captcha_string_info_dvw69i6vrb','MTYwMDczNzc4M3lhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1143351,'_transient_timeout_aiowps_captcha_string_info_elpf9dnoz7','1600739610','no'),(1143352,'_transient_aiowps_captcha_string_info_elpf9dnoz7','MTYwMDczNzgxMHlhajNtcDh1cmRjYjZyanVjbHNsMTk=','no'),(1143353,'_transient_timeout_aiowps_captcha_string_info_d8xsmuf3fj','1600739664','no'),(1143354,'_transient_aiowps_captcha_string_info_d8xsmuf3fj','MTYwMDczNzg2NHlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1143359,'_transient_timeout_aiowps_captcha_string_info_7wp3kstxre','1600739866','no'),(1143360,'_transient_aiowps_captcha_string_info_7wp3kstxre','MTYwMDczODA2NnlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1143380,'_transient_timeout_aiowps_captcha_string_info_ztp3tdkm8a','1600741422','no'),(1143381,'_transient_aiowps_captcha_string_info_ztp3tdkm8a','MTYwMDczOTYyMnlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(1143413,'_transient_timeout_aiowps_captcha_string_info_8v9v3dwdw9','1600744211','no'),(1143414,'_transient_aiowps_captcha_string_info_8v9v3dwdw9','MTYwMDc0MjQxMXlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1143435,'_transient_timeout_aiowps_captcha_string_info_oaagj9mw7x','1600745296','no'),(1143436,'_transient_aiowps_captcha_string_info_oaagj9mw7x','MTYwMDc0MzQ5NnlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1143437,'_transient_timeout_aiowps_captcha_string_info_zf532jbl6h','1600745417','no'),(1143438,'_transient_aiowps_captcha_string_info_zf532jbl6h','MTYwMDc0MzYxN3lhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1143477,'_transient_timeout_aiowps_captcha_string_info_wkjn9qptm5','1600748785','no'),(1143478,'_transient_aiowps_captcha_string_info_wkjn9qptm5','MTYwMDc0Njk4NXlhajNtcDh1cmRjYjZyanVjbHNsMTQ=','no'),(1143491,'_transient_timeout_aiowps_captcha_string_info_9xk95q30k6','1600749517','no'),(1143492,'_transient_aiowps_captcha_string_info_9xk95q30k6','MTYwMDc0NzcxN3lhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(1143521,'_transient_timeout_aiowps_captcha_string_info_gqc0mw32p1','1600751082','no'),(1143522,'_transient_aiowps_captcha_string_info_gqc0mw32p1','MTYwMDc0OTI4MnlhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(1143556,'_transient_timeout_aiowps_captcha_string_info_13txa428v3','1600753743','no'),(1143548,'_transient_timeout_aiowps_captcha_string_info_14scgopcds','1600753163','no'),(1143549,'_transient_aiowps_captcha_string_info_14scgopcds','MTYwMDc1MTM2M3lhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1143557,'_transient_aiowps_captcha_string_info_13txa428v3','MTYwMDc1MTk0M3lhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(1143577,'_transient_timeout_aiowps_captcha_string_info_hed4wmw4pd','1600754977','no'),(1143578,'_transient_aiowps_captcha_string_info_hed4wmw4pd','MTYwMDc1MzE3N3lhajNtcDh1cmRjYjZyanVjbHNsMTc=','no'),(1143602,'_transient_timeout_aiowps_captcha_string_info_uln61absgs','1600757440','no'),(1143603,'_transient_aiowps_captcha_string_info_uln61absgs','MTYwMDc1NTY0MHlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1143631,'_transient_timeout_aiowps_captcha_string_info_2cw6qqlpg8','1600759242','no'),(1143632,'_transient_aiowps_captcha_string_info_2cw6qqlpg8','MTYwMDc1NzQ0MnlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1148602,'_transient_timeout_aiowps_captcha_string_info_o1bt6zjwbz','1601112998','no'),(1143678,'_transient_timeout_aiowps_captcha_string_info_fih98fj90v','1600763339','no'),(1143666,'_transient_timeout_aiowps_captcha_string_info_k7l2kw9ek9','1600762414','no'),(1143667,'_transient_aiowps_captcha_string_info_k7l2kw9ek9','MTYwMDc2MDYxNHlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1143679,'_transient_aiowps_captcha_string_info_fih98fj90v','MTYwMDc2MTUzOXlhajNtcDh1cmRjYjZyanVjbHNsMTc=','no'),(1144160,'_transient_aiowps_captcha_string_info_8tumlc7lx0','MTYwMDc5NTQxM3lhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(1143761,'_transient_aiowps_captcha_string_info_yqrphkz6bn','MTYwMDc2Nzg2NHlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1143774,'_transient_timeout_aiowps_captcha_string_info_ycunrogi2m','1600770145','no'),(1143775,'_transient_aiowps_captcha_string_info_ycunrogi2m','MTYwMDc2ODM0NXlhajNtcDh1cmRjYjZyanVjbHNsMzI=','no'),(1143844,'_transient_timeout_aiowps_captcha_string_info_m3q6oz6lus','1600776183','no'),(1143845,'_transient_aiowps_captcha_string_info_m3q6oz6lus','MTYwMDc3NDM4M3lhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1144154,'_transient_timeout_aiowps_captcha_string_info_9c7lf6n7p9','1600796909','no'),(1144544,'_transient_timeout_aiowps_captcha_string_info_lvwpq9s6e4','1600824440','no'),(1144545,'_transient_aiowps_captcha_string_info_lvwpq9s6e4','MTYwMDgyMjY0MHlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1133000,'_transient_timeout_aiowps_captcha_string_info_tk90gm78ou','1600046681','no'),(1129071,'_transient_timeout_aiowps_captcha_string_info_63etcjovqb','1599774528','no'),(1129072,'_transient_aiowps_captcha_string_info_63etcjovqb','MTU5OTc3MjcyOHlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1129105,'_transient_timeout_aiowps_captcha_string_info_m4ngfanklo','1599776774','no'),(1129086,'_transient_timeout_aiowps_captcha_string_info_1bc3f81qbf','1599775393','no'),(1129087,'_transient_aiowps_captcha_string_info_1bc3f81qbf','MTU5OTc3MzU5M3lhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1129106,'_transient_aiowps_captcha_string_info_m4ngfanklo','MTU5OTc3NDk3NHlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1129161,'_transient_timeout_aiowps_captcha_string_info_6chmi28mth','1599780871','no'),(1129138,'_transient_timeout_aiowps_captcha_string_info_98ki5flr7n','1599779507','no'),(1129139,'_transient_aiowps_captcha_string_info_98ki5flr7n','MTU5OTc3NzcwN3lhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1129162,'_transient_aiowps_captcha_string_info_6chmi28mth','MTU5OTc3OTA3MXlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1129207,'_transient_timeout_aiowps_captcha_string_info_0rxp0ca9df','1599783381','no'),(1129182,'_transient_timeout_aiowps_captcha_string_info_8rqxp0qj8r','1599782231','no'),(1129183,'_transient_aiowps_captcha_string_info_8rqxp0qj8r','MTU5OTc4MDQzMXlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1132083,'_transient_timeout_aiowps_captcha_string_info_ee2iv19yee','1599992525','no'),(1132084,'_transient_aiowps_captcha_string_info_ee2iv19yee','MTU5OTk5MDcyNXlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(1132119,'_transient_aiowps_captcha_string_info_gc6kdnliij','MTU5OTk5MzQ5MnlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1132160,'_transient_timeout_aiowps_captcha_string_info_tf0ffurs67','1599998104','no'),(1132161,'_transient_aiowps_captcha_string_info_tf0ffurs67','MTU5OTk5NjMwNHlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1132175,'_transient_timeout_aiowps_captcha_string_info_xrp9ed8iod','1599998608','no'),(1132173,'_transient_timeout_aiowps_captcha_string_info_vfhn72clbe','1599998556','no'),(1132174,'_transient_aiowps_captcha_string_info_vfhn72clbe','MTU5OTk5Njc1NnlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1132176,'_transient_aiowps_captcha_string_info_xrp9ed8iod','MTU5OTk5NjgwN3lhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1132232,'_transient_timeout_yst_sm_1_1:4gHp_eTu2','1600086342','no'),(1132233,'_transient_yst_sm_1_1:4gHp_eTu2','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-09-08T18:52:53-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2020-09-08T18:43:50-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2020-08-22T09:53:10-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1151382,'_transient_aiowps_captcha_string_info_fan1zgacdr','MTYwMTMxMDkzMHlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1151723,'_transient_timeout_aiowps_captcha_string_info_50xe0j6s2y','1601339071','no'),(1151425,'_transient_timeout_aiowps_captcha_string_info_9t8dljcl7d','1601317019','no'),(1151426,'_transient_aiowps_captcha_string_info_9t8dljcl7d','MTYwMTMxNTIxOXlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1129208,'_transient_aiowps_captcha_string_info_0rxp0ca9df','MTU5OTc4MTU4MXlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1129227,'_transient_timeout_aiowps_captcha_string_info_y4u3thn0ug','1599785499','no'),(1129228,'_transient_aiowps_captcha_string_info_y4u3thn0ug','MTU5OTc4MzY5OXlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1131968,'_transient_aiowps_captcha_string_info_k2t93s4n00','MTU5OTk4MTk1MHlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1129477,'_transient_timeout_aiowps_captcha_string_info_2vyrcib985','1599802762','no'),(1132118,'_transient_timeout_aiowps_captcha_string_info_gc6kdnliij','1599995292','no'),(1129306,'_transient_timeout_aiowps_captcha_string_info_7mlx7xw54a','1599790053','no'),(1129307,'_transient_aiowps_captcha_string_info_7mlx7xw54a','MTU5OTc4ODI1M3lhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1129478,'_transient_aiowps_captcha_string_info_2vyrcib985','MTU5OTgwMDk2MnlhajNtcDh1cmRjYjZyanVjbHNsMTQ=','no'),(1129488,'_transient_timeout_aiowps_captcha_string_info_3968361bhn','1599803695','no'),(1129489,'_transient_aiowps_captcha_string_info_3968361bhn','MTU5OTgwMTg5NXlhajNtcDh1cmRjYjZyanVjbHNsMTQ=','no'),(1129490,'_transient_timeout_aiowps_captcha_string_info_zfr17bbpm4','1599803699','no'),(1129491,'_transient_aiowps_captcha_string_info_zfr17bbpm4','MTU5OTgwMTg5OXlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1129514,'_transient_timeout_aiowps_captcha_string_info_o2961dv0ie','1599804690','no'),(1129511,'_transient_timeout_aiowps_captcha_string_info_35kma6xnpa','1599804495','no'),(1129512,'_transient_aiowps_captcha_string_info_35kma6xnpa','MTU5OTgwMjY5NXlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(1129515,'_transient_aiowps_captcha_string_info_o2961dv0ie','MTU5OTgwMjg5MHlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1129606,'_transient_timeout_aiowps_captcha_string_info_j9jcebz6f9','1599811495','no'),(1129531,'_transient_timeout_aiowps_captcha_string_info_y6122a4i2o','1599805715','no'),(1129532,'_transient_aiowps_captcha_string_info_y6122a4i2o','MTU5OTgwMzkxNXlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1129607,'_transient_aiowps_captcha_string_info_j9jcebz6f9','MTU5OTgwOTY5NXlhajNtcDh1cmRjYjZyanVjbHNsMTQ=','no'),(1129608,'_transient_timeout_aiowps_captcha_string_info_w3t749a7b0','1599811505','no'),(1129609,'_transient_aiowps_captcha_string_info_w3t749a7b0','MTU5OTgwOTcwNXlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(1129612,'_transient_timeout_aiowps_captcha_string_info_7xpj5pqwmd','1599811515','no'),(1129613,'_transient_aiowps_captcha_string_info_7xpj5pqwmd','MTU5OTgwOTcxNXlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(1129614,'_transient_timeout_aiowps_captcha_string_info_7dd3iwjm2d','1599811525','no'),(1129615,'_transient_aiowps_captcha_string_info_7dd3iwjm2d','MTU5OTgwOTcyNXlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1129616,'_transient_timeout_aiowps_captcha_string_info_dfn29v8du1','1599811535','no'),(1129617,'_transient_aiowps_captcha_string_info_dfn29v8du1','MTU5OTgwOTczNXlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1129618,'_transient_timeout_aiowps_captcha_string_info_vvoauwslzg','1599811545','no'),(1129619,'_transient_aiowps_captcha_string_info_vvoauwslzg','MTU5OTgwOTc0NXlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1129620,'_transient_timeout_aiowps_captcha_string_info_jvge15gbxb','1599811556','no'),(1129621,'_transient_aiowps_captcha_string_info_jvge15gbxb','MTU5OTgwOTc1NnlhajNtcDh1cmRjYjZyanVjbHNsMjE=','no'),(1129622,'_transient_timeout_aiowps_captcha_string_info_zeue0jdtmx','1599811566','no'),(1129623,'_transient_aiowps_captcha_string_info_zeue0jdtmx','MTU5OTgwOTc2NnlhajNtcDh1cmRjYjZyanVjbHNsMTg=','no'),(1129624,'_transient_timeout_aiowps_captcha_string_info_94cn91qc4r','1599811576','no'),(1129625,'_transient_aiowps_captcha_string_info_94cn91qc4r','MTU5OTgwOTc3NnlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(1129709,'_transient_timeout_aiowps_captcha_string_info_d9zhh74roo','1599818644','no'),(1129710,'_transient_aiowps_captcha_string_info_d9zhh74roo','MTU5OTgxNjg0NHlhajNtcDh1cmRjYjZyanVjbHNsMjk=','no'),(1129728,'_transient_timeout_aiowps_captcha_string_info_jdafx3ebjw','1599819640','no'),(1129722,'_transient_timeout_aiowps_captcha_string_info_cqkjs1pmy1','1599819600','no'),(1129723,'_transient_aiowps_captcha_string_info_cqkjs1pmy1','MTU5OTgxNzgwMHlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1129729,'_transient_aiowps_captcha_string_info_jdafx3ebjw','MTU5OTgxNzg0MHlhajNtcDh1cmRjYjZyanVjbHNsMTk=','no'),(1129733,'_transient_timeout_aiowps_captcha_string_info_bqcixvdx68','1599819820','no'),(1129734,'_transient_aiowps_captcha_string_info_bqcixvdx68','MTU5OTgxODAyMHlhajNtcDh1cmRjYjZyanVjbHNsMjg=','no'),(1129788,'_transient_timeout_aiowps_captcha_string_info_xfq06prl76','1599824073','no'),(1129767,'_transient_timeout_aiowps_captcha_string_info_rcos1n91xe','1599823094','no'),(1129768,'_transient_aiowps_captcha_string_info_rcos1n91xe','MTU5OTgyMTI5NHlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1129789,'_transient_aiowps_captcha_string_info_xfq06prl76','MTU5OTgyMjI3M3lhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1131871,'_transient_aiowps_captcha_string_info_125ijl6n1b','MTU5OTk3NTAwMHlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1130505,'_transient_timeout_aiowps_captcha_string_info_il7i2jw6oa','1599875385','no'),(1130506,'_transient_aiowps_captcha_string_info_il7i2jw6oa','MTU5OTg3MzU4NXlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1130521,'_transient_timeout_aiowps_captcha_string_info_zvadv9gmgx','1599875906','no'),(1130519,'_transient_timeout_aiowps_captcha_string_info_e77ko8ghhe','1599875902','no'),(1130520,'_transient_aiowps_captcha_string_info_e77ko8ghhe','MTU5OTg3NDEwMnlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1130522,'_transient_aiowps_captcha_string_info_zvadv9gmgx','MTU5OTg3NDEwNnlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1131929,'_transient_aiowps_captcha_string_info_tysauyh1p0','MTU5OTk3OTQ4N3lhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1130537,'_transient_timeout_aiowps_captcha_string_info_9o8ef7rycp','1599876781','no'),(1130538,'_transient_aiowps_captcha_string_info_9o8ef7rycp','MTU5OTg3NDk4MXlhajNtcDh1cmRjYjZyanVjbHNsMA==','no'),(1130543,'_transient_timeout_aiowps_captcha_string_info_o1ecue5t8c','1599876980','no'),(1130544,'_transient_aiowps_captcha_string_info_o1ecue5t8c','MTU5OTg3NTE4MHlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1130586,'_transient_timeout_aiowps_captcha_string_info_46r3nsuss2','1599879721','no'),(1130563,'_transient_timeout_aiowps_captcha_string_info_s34wrpyge3','1599878147','no'),(1130564,'_transient_aiowps_captcha_string_info_s34wrpyge3','MTU5OTg3NjM0N3lhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1131870,'_transient_timeout_aiowps_captcha_string_info_125ijl6n1b','1599976800','no'),(1130060,'_transient_timeout_aiowps_captcha_string_info_rjrqa0tptc','1599842488','no'),(1130061,'_transient_aiowps_captcha_string_info_rjrqa0tptc','MTU5OTg0MDY4OHlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(1129918,'_transient_timeout_aiowps_captcha_string_info_9689yoevic','1599833217','no'),(1129919,'_transient_aiowps_captcha_string_info_9689yoevic','MTU5OTgzMTQxN3lhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(1131863,'_transient_aiowps_captcha_string_info_oh7qmc2nea','MTU5OTk3NDk0MnlhajNtcDh1cmRjYjZyanVjbHNsMTk=','no'),(1131864,'_transient_timeout_aiowps_captcha_string_info_5gwt7xwr4v','1599976755','no'),(1131865,'_transient_aiowps_captcha_string_info_5gwt7xwr4v','MTU5OTk3NDk1NXlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(1131866,'_transient_timeout_aiowps_captcha_string_info_ynt97if9nf','1599976768','no'),(1131867,'_transient_aiowps_captcha_string_info_ynt97if9nf','MTU5OTk3NDk2OHlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1131868,'_transient_timeout_aiowps_captcha_string_info_v6o2uck955','1599976780','no'),(1129945,'_transient_timeout_aiowps_captcha_string_info_2w3m9pty88','1599834529','no'),(1129946,'_transient_aiowps_captcha_string_info_2w3m9pty88','MTU5OTgzMjcyOXlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1130018,'_transient_timeout_aiowps_captcha_string_info_903o0sl8ai','1599839459','no'),(1130019,'_transient_aiowps_captcha_string_info_903o0sl8ai','MTU5OTgzNzY1OXlhajNtcDh1cmRjYjZyanVjbHNsMjI=','no'),(1130265,'_transient_timeout_aiowps_captcha_string_info_yk8efthlug','1599858443','no'),(1130078,'_transient_timeout_aiowps_captcha_string_info_ynxzwucgg9','1599843561','no'),(1130079,'_transient_aiowps_captcha_string_info_ynxzwucgg9','MTU5OTg0MTc2MXlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1130266,'_transient_aiowps_captcha_string_info_yk8efthlug','MTU5OTg1NjY0M3lhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1130284,'_transient_timeout_aiowps_captcha_string_info_24nxp14zbw','1599860139','no'),(1130285,'_transient_aiowps_captcha_string_info_24nxp14zbw','MTU5OTg1ODMzOXlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1130336,'_transient_timeout_aiowps_captcha_string_info_lznsu1zug3','1599864481','no'),(1130314,'_transient_timeout_yst_sm_1_1:4gHp_4l7Jd','1599946924','no'),(1130315,'_transient_yst_sm_1_1:4gHp_4l7Jd','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-09-08T18:52:53-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2020-09-08T18:43:50-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2020-08-22T09:53:10-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1130337,'_transient_aiowps_captcha_string_info_lznsu1zug3','MTU5OTg2MjY4MXlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1130352,'_transient_timeout_aiowps_captcha_string_info_q87c07n6gb','1599865193','no'),(1130353,'_transient_aiowps_captcha_string_info_q87c07n6gb','MTU5OTg2MzM5M3lhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(1130358,'_transient_timeout_aiowps_captcha_string_info_w20v9nc3x7','1599865657','no'),(1130359,'_transient_aiowps_captcha_string_info_w20v9nc3x7','MTU5OTg2Mzg1N3lhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1130447,'_transient_timeout_aiowps_captcha_string_info_bi896k6blj','1599872117','no'),(1131748,'_transient_timeout_aiowps_captcha_string_info_4fsp6x62di','1599969696','no'),(1131749,'_transient_aiowps_captcha_string_info_4fsp6x62di','MTU5OTk2Nzg5NnlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1131750,'_transient_timeout_aiowps_captcha_string_info_9uj5kalnx5','1599969716','no'),(1131751,'_transient_aiowps_captcha_string_info_9uj5kalnx5','MTU5OTk2NzkxNnlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1131756,'_transient_timeout_aiowps_captcha_string_info_39dpfulah9','1599970039','no'),(1131757,'_transient_aiowps_captcha_string_info_39dpfulah9','MTU5OTk2ODIzOXlhajNtcDh1cmRjYjZyanVjbHNsMTM=','no'),(1131800,'_transient_timeout_aiowps_captcha_string_info_avlq3lebe5','1599973003','no'),(1131801,'_transient_aiowps_captcha_string_info_avlq3lebe5','MTU5OTk3MTIwM3lhajNtcDh1cmRjYjZyanVjbHNsMzI=','no'),(1131854,'_transient_timeout_aiowps_captcha_string_info_gx6ly43sqr','1599976682','no'),(1131855,'_transient_aiowps_captcha_string_info_gx6ly43sqr','MTU5OTk3NDg4MnlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1131856,'_transient_timeout_aiowps_captcha_string_info_iiptwh2acr','1599976699','no'),(1131857,'_transient_aiowps_captcha_string_info_iiptwh2acr','MTU5OTk3NDg5OXlhajNtcDh1cmRjYjZyanVjbHNsMzY=','no'),(1131858,'_transient_timeout_aiowps_captcha_string_info_cqa1c47y9m','1599976712','no'),(1131859,'_transient_aiowps_captcha_string_info_cqa1c47y9m','MTU5OTk3NDkxMnlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1130448,'_transient_aiowps_captcha_string_info_bi896k6blj','MTU5OTg3MDMxN3lhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1130463,'_transient_timeout_aiowps_captcha_string_info_ofllx9i9u5','1599873167','no'),(1130464,'_transient_aiowps_captcha_string_info_ofllx9i9u5','MTU5OTg3MTM2N3lhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1130566,'_transient_timeout_aiowps_captcha_string_info_zpmx2jmaiy','1599878260','no'),(1130567,'_transient_aiowps_captcha_string_info_zpmx2jmaiy','MTU5OTg3NjQ2MHlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(1130587,'_transient_aiowps_captcha_string_info_46r3nsuss2','MTU5OTg3NzkyMXlhajNtcDh1cmRjYjZyanVjbHNsMTg=','no'),(1131869,'_transient_aiowps_captcha_string_info_v6o2uck955','MTU5OTk3NDk4MHlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1130654,'_transient_timeout_aiowps_captcha_string_info_6yfj4wze08','1599885207','no'),(1130646,'_transient_timeout_aiowps_captcha_string_info_wvbmmvify0','1599884649','no'),(1130647,'_transient_aiowps_captcha_string_info_wvbmmvify0','MTU5OTg4Mjg0OXlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1130655,'_transient_aiowps_captcha_string_info_6yfj4wze08','MTU5OTg4MzQwN3lhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1130713,'_transient_timeout_aiowps_captcha_string_info_rdmj9872xa','1599890574','no'),(1130714,'_transient_aiowps_captcha_string_info_rdmj9872xa','MTU5OTg4ODc3NHlhajNtcDh1cmRjYjZyanVjbHNsMTQ=','no'),(1130836,'_transient_timeout_aiowps_captcha_string_info_o85k7o72t9','1599900721','no'),(1130796,'_transient_timeout_aiowps_captcha_string_info_qqlyifkwja','1599897153','no'),(1130797,'_transient_aiowps_captcha_string_info_qqlyifkwja','MTU5OTg5NTM1M3lhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1130837,'_transient_aiowps_captcha_string_info_o85k7o72t9','MTU5OTg5ODkyMXlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1130937,'_transient_timeout_aiowps_captcha_string_info_d9yvyy9cio','1599909025','no'),(1130938,'_transient_aiowps_captcha_string_info_d9yvyy9cio','MTU5OTkwNzIyNXlhajNtcDh1cmRjYjZyanVjbHNsMTQ=','no'),(1131669,'_transient_timeout_aiowps_captcha_string_info_agax9cpsln','1599964168','no'),(1131657,'_transient_timeout_aiowps_captcha_string_info_dojxjerwaq','1599963402','no'),(1131658,'_transient_aiowps_captcha_string_info_dojxjerwaq','MTU5OTk2MTYwMnlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1131670,'_transient_aiowps_captcha_string_info_agax9cpsln','MTU5OTk2MjM2OHlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(1131680,'_transient_timeout_aiowps_captcha_string_info_d26xgqohs5','1599964880','no'),(1131681,'_transient_aiowps_captcha_string_info_d26xgqohs5','MTU5OTk2MzA4MHlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(1131682,'_transient_timeout_aiowps_captcha_string_info_h9gshmmrry','1599964883','no'),(1131683,'_transient_aiowps_captcha_string_info_h9gshmmrry','MTU5OTk2MzA4M3lhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1131896,'_transient_timeout_aiowps_captcha_string_info_lciom5g3t2','1599978335','no'),(1131697,'_transient_timeout_aiowps_captcha_string_info_al0irqj68a','1599966169','no'),(1131698,'_transient_aiowps_captcha_string_info_al0irqj68a','MTU5OTk2NDM2OXlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1149111,'_transient_timeout_aiowps_captcha_string_info_5pkir7d6lz','1601151452','no'),(1131860,'_transient_timeout_aiowps_captcha_string_info_8tdpr7wuop','1599976725','no'),(1131861,'_transient_aiowps_captcha_string_info_8tdpr7wuop','MTU5OTk3NDkyNXlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(1131862,'_transient_timeout_aiowps_captcha_string_info_oh7qmc2nea','1599976742','no'),(1131006,'_transient_timeout_aiowps_captcha_string_info_3vvx0qpc0w','1599913963','no'),(1131007,'_transient_aiowps_captcha_string_info_3vvx0qpc0w','MTU5OTkxMjE2M3lhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1131018,'_transient_timeout_aiowps_captcha_string_info_kmojfllokf','1599914757','no'),(1131019,'_transient_aiowps_captcha_string_info_kmojfllokf','MTU5OTkxMjk1N3lhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(1131038,'_transient_timeout_aiowps_captcha_string_info_538ukigc44','1599916670','no'),(1131039,'_transient_aiowps_captcha_string_info_538ukigc44','MTU5OTkxNDg3MHlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1131072,'_transient_timeout_aiowps_captcha_string_info_4i52m1v4ny','1599917712','no'),(1131073,'_transient_aiowps_captcha_string_info_4i52m1v4ny','MTU5OTkxNTkxMnlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1131312,'_transient_timeout_aiowps_captcha_string_info_0sale8hbbw','1599938720','no'),(1131204,'_transient_timeout_yst_sm_1_1:4gHp_4kYnY','1600014344','no'),(1131205,'_transient_yst_sm_1_1:4gHp_4kYnY','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-09-08T18:52:53-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2020-09-08T18:43:50-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2020-08-22T09:53:10-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1131313,'_transient_aiowps_captcha_string_info_0sale8hbbw','MTU5OTkzNjkyMHlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1131324,'_transient_timeout_aiowps_captcha_string_info_w0yigghxto','1599939718','no'),(1131325,'_transient_aiowps_captcha_string_info_w0yigghxto','MTU5OTkzNzkxOHlhajNtcDh1cmRjYjZyanVjbHNsMjY=','no'),(1131410,'_transient_timeout_aiowps_captcha_string_info_swk9gmyudy','1599946683','no'),(1131411,'_transient_aiowps_captcha_string_info_swk9gmyudy','MTU5OTk0NDg4M3lhajNtcDh1cmRjYjZyanVjbHNsMjE=','no'),(1131439,'_transient_timeout_aiowps_captcha_string_info_ndfgx18wg3','1599948924','no'),(1131440,'_transient_aiowps_captcha_string_info_ndfgx18wg3','MTU5OTk0NzEyNHlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1131505,'_transient_timeout_aiowps_captcha_string_info_nap0jbgfp7','1599954567','no'),(1131506,'_transient_aiowps_captcha_string_info_nap0jbgfp7','MTU5OTk1Mjc2N3lhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1131547,'_transient_timeout_aiowps_captcha_string_info_xqkldj8ira','1599956686','no'),(1131525,'_transient_timeout_aiowps_captcha_string_info_r86ezz3sj7','1599955884','no'),(1131526,'_transient_aiowps_captcha_string_info_r86ezz3sj7','MTU5OTk1NDA4NHlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1148119,'_transient_aiowps_captcha_string_info_1mfhhgpvjs','MTYwMTA3ODM0M3lhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(1149073,'_transient_timeout_aiowps_captcha_string_info_z1isbhnfh7','1601149294','no'),(1148153,'_transient_timeout_aiowps_captcha_string_info_t3w1hq2wgm','1601082462','no'),(1148725,'_transient_aiowps_captcha_string_info_6tjcyf644v','MTYwMTEyMTEwN3lhajNtcDh1cmRjYjZyanVjbHNsMjE=','no'),(1151372,'_transient_aiowps_captcha_string_info_tvo52xdyzt','MTYwMTMxMDIwMHlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1148922,'_transient_timeout_aiowps_captcha_string_info_zmav8itfk8','1601137267','no'),(1151381,'_transient_timeout_aiowps_captcha_string_info_fan1zgacdr','1601312730','no'),(1148831,'_transient_timeout_aiowps_captcha_string_info_v9ntz72qoq','1601130127','no'),(1148832,'_transient_aiowps_captcha_string_info_v9ntz72qoq','MTYwMTEyODMyN3lhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1148923,'_transient_aiowps_captcha_string_info_zmav8itfk8','MTYwMTEzNTQ2N3lhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1202945,'_transient_aiowps_captcha_string_info_7m8cxedwl8','MTYwNTEwNjcxNHlhajNtcDh1cmRjYjZyanVjbHNsMjc=','no'),(1158406,'_transient_timeout_aiowps_captcha_string_info_iezrq2aka2','1601802896','no'),(1131532,'_transient_timeout_aiowps_captcha_string_info_kfei5io8x7','1599955887','no'),(1131533,'_transient_aiowps_captcha_string_info_kfei5io8x7','MTU5OTk1NDA4N3lhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1131548,'_transient_aiowps_captcha_string_info_xqkldj8ira','MTU5OTk1NDg4NnlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1131554,'_transient_timeout_aiowps_captcha_string_info_dzzfpt445x','1599956865','no'),(1131555,'_transient_aiowps_captcha_string_info_dzzfpt445x','MTU5OTk1NTA2NXlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1131568,'_transient_timeout_aiowps_captcha_string_info_p7ml3gxfaq','1599957987','no'),(1131569,'_transient_aiowps_captcha_string_info_p7ml3gxfaq','MTU5OTk1NjE4N3lhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1131897,'_transient_aiowps_captcha_string_info_lciom5g3t2','MTU5OTk3NjUzNXlhajNtcDh1cmRjYjZyanVjbHNsMzg=','no'),(1131928,'_transient_timeout_aiowps_captcha_string_info_tysauyh1p0','1599981287','no'),(272782,'wp_db_remove_local_backup','0','yes'),(272783,'jetpack_sitemap_post_types','a:3:{i:0;s:4:\"post\";i:1;s:4:\"page\";i:2;s:19:\"jetpack-testimonial\";}','yes'),(270338,'wpseo_sitemap_841_cache_validator','5UHOD','no'),(270210,'wpseo_sitemap_837_cache_validator','5NDVU','no'),(270362,'wpseo_sitemap_846_cache_validator','5VDXS','no'),(272758,'widget_media_audio','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1149141,'_transient_timeout_aiowps_captcha_string_info_897d8bkfg2','1601153572','no'),(1149142,'_transient_aiowps_captcha_string_info_897d8bkfg2','MTYwMTE1MTc3MnlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1149174,'_transient_timeout_aiowps_captcha_string_info_7d0w83x60q','1601156799','no'),(1149175,'_transient_aiowps_captcha_string_info_7d0w83x60q','MTYwMTE1NDk5OXlhajNtcDh1cmRjYjZyanVjbHNsMzU=','no'),(1149242,'_transient_timeout_aiowps_captcha_string_info_95yx88n8aw','1601161680','no'),(1149207,'_transient_timeout_yst_sm_1_1:4gHp_4kV2p','1601243597','no'),(1149208,'_transient_yst_sm_1_1:4gHp_4kV2p','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-09-08T18:52:53-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2020-09-08T18:43:50-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2020-08-22T09:53:10-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(272759,'widget_media_image','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(272760,'widget_media_video','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(272761,'widget_custom_html','a:2:{i:4;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(272786,'widget_eu_cookie_law_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(272787,'widget_flickr','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(272788,'widget_internet_defense_league_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(272789,'widget_widget_mailchimp_subscriber_popup','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(272803,'wpseo_sitemap_cache_validator_global','wW9T','no'),(272797,'jetpack_sitemap_location','','yes'),(272800,'jetpack-sitemap-state','a:5:{s:12:\"sitemap-type\";s:10:\"jp_sitemap\";s:10:\"last-added\";i:0;s:6:\"number\";i:0;s:13:\"last-modified\";s:19:\"1970-01-01 00:00:00\";s:3:\"max\";a:0:{}}','yes'),(660266,'_transient_aiowps_captcha_string_info_psktox9eab','MTU2NTI2OTQ0NnlhajNtcDh1cmRjYjZyanVjbHNsMA==','no'),(660301,'_transient_timeout_aiowps_captcha_string_info_sep3jd2fc8','1565274390','no'),(660302,'_transient_aiowps_captcha_string_info_sep3jd2fc8','MTU2NTI3MjU5MHlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(272845,'jetpack_active_plan','a:10:{s:10:\"product_id\";i:2002;s:12:\"product_slug\";s:12:\"jetpack_free\";s:12:\"product_name\";s:12:\"Jetpack Free\";s:18:\"product_name_short\";s:4:\"Free\";s:7:\"expired\";b:0;s:14:\"billing_period\";s:0:\"\";s:13:\"user_is_owner\";b:0;s:7:\"is_free\";b:1;s:11:\"license_key\";s:0:\"\";s:8:\"features\";a:2:{s:6:\"active\";a:4:{i:0;s:7:\"akismet\";i:1;s:14:\"send-a-message\";i:2;s:15:\"whatsapp-button\";i:3;s:15:\"social-previews\";}s:9:\"available\";a:20:{s:7:\"akismet\";a:12:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:16:\"jetpack_personal\";i:3;s:23:\"jetpack_premium_monthly\";i:4;s:24:\"jetpack_business_monthly\";i:5;s:24:\"jetpack_personal_monthly\";i:6;s:22:\"jetpack_security_daily\";i:7;s:30:\"jetpack_security_daily_monthly\";i:8;s:25:\"jetpack_security_realtime\";i:9;s:33:\"jetpack_security_realtime_monthly\";i:10;s:16:\"jetpack_complete\";i:11;s:24:\"jetpack_complete_monthly\";}s:18:\"vaultpress-backups\";a:4:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";}s:25:\"vaultpress-backup-archive\";a:4:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";}s:24:\"vaultpress-storage-space\";a:4:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";}s:29:\"vaultpress-automated-restores\";a:4:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";}s:15:\"simple-payments\";a:10:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";i:4;s:22:\"jetpack_security_daily\";i:5;s:30:\"jetpack_security_daily_monthly\";i:6;s:25:\"jetpack_security_realtime\";i:7;s:33:\"jetpack_security_realtime_monthly\";i:8;s:16:\"jetpack_complete\";i:9;s:24:\"jetpack_complete_monthly\";}s:8:\"calendly\";a:4:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";}s:9:\"opentable\";a:4:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";}s:14:\"send-a-message\";a:12:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:16:\"jetpack_personal\";i:3;s:23:\"jetpack_premium_monthly\";i:4;s:24:\"jetpack_business_monthly\";i:5;s:24:\"jetpack_personal_monthly\";i:6;s:22:\"jetpack_security_daily\";i:7;s:30:\"jetpack_security_daily_monthly\";i:8;s:25:\"jetpack_security_realtime\";i:9;s:33:\"jetpack_security_realtime_monthly\";i:10;s:16:\"jetpack_complete\";i:11;s:24:\"jetpack_complete_monthly\";}s:15:\"whatsapp-button\";a:12:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:16:\"jetpack_personal\";i:3;s:23:\"jetpack_premium_monthly\";i:4;s:24:\"jetpack_business_monthly\";i:5;s:24:\"jetpack_personal_monthly\";i:6;s:22:\"jetpack_security_daily\";i:7;s:30:\"jetpack_security_daily_monthly\";i:8;s:25:\"jetpack_security_realtime\";i:9;s:33:\"jetpack_security_realtime_monthly\";i:10;s:16:\"jetpack_complete\";i:11;s:24:\"jetpack_complete_monthly\";}s:15:\"social-previews\";a:12:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:16:\"jetpack_personal\";i:3;s:23:\"jetpack_premium_monthly\";i:4;s:24:\"jetpack_business_monthly\";i:5;s:24:\"jetpack_personal_monthly\";i:6;s:22:\"jetpack_security_daily\";i:7;s:30:\"jetpack_security_daily_monthly\";i:8;s:25:\"jetpack_security_realtime\";i:9;s:33:\"jetpack_security_realtime_monthly\";i:10;s:16:\"jetpack_complete\";i:11;s:24:\"jetpack_complete_monthly\";}s:9:\"donations\";a:12:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:16:\"jetpack_personal\";i:3;s:23:\"jetpack_premium_monthly\";i:4;s:24:\"jetpack_business_monthly\";i:5;s:24:\"jetpack_personal_monthly\";i:6;s:22:\"jetpack_security_daily\";i:7;s:30:\"jetpack_security_daily_monthly\";i:8;s:25:\"jetpack_security_realtime\";i:9;s:33:\"jetpack_security_realtime_monthly\";i:10;s:16:\"jetpack_complete\";i:11;s:24:\"jetpack_complete_monthly\";}s:10:\"core/video\";a:4:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";}s:10:\"core/cover\";a:4:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:23:\"jetpack_premium_monthly\";i:3;s:24:\"jetpack_business_monthly\";}s:10:\"core/audio\";a:12:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:16:\"jetpack_personal\";i:3;s:23:\"jetpack_premium_monthly\";i:4;s:24:\"jetpack_business_monthly\";i:5;s:24:\"jetpack_personal_monthly\";i:6;s:22:\"jetpack_security_daily\";i:7;s:30:\"jetpack_security_daily_monthly\";i:8;s:25:\"jetpack_security_realtime\";i:9;s:33:\"jetpack_security_realtime_monthly\";i:10;s:16:\"jetpack_complete\";i:11;s:24:\"jetpack_complete_monthly\";}s:25:\"premium-content/container\";a:12:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:16:\"jetpack_personal\";i:3;s:23:\"jetpack_premium_monthly\";i:4;s:24:\"jetpack_business_monthly\";i:5;s:24:\"jetpack_personal_monthly\";i:6;s:22:\"jetpack_security_daily\";i:7;s:30:\"jetpack_security_daily_monthly\";i:8;s:25:\"jetpack_security_realtime\";i:9;s:33:\"jetpack_security_realtime_monthly\";i:10;s:16:\"jetpack_complete\";i:11;s:24:\"jetpack_complete_monthly\";}s:7:\"support\";a:12:{i:0;s:15:\"jetpack_premium\";i:1;s:16:\"jetpack_business\";i:2;s:16:\"jetpack_personal\";i:3;s:23:\"jetpack_premium_monthly\";i:4;s:24:\"jetpack_business_monthly\";i:5;s:24:\"jetpack_personal_monthly\";i:6;s:22:\"jetpack_security_daily\";i:7;s:30:\"jetpack_security_daily_monthly\";i:8;s:25:\"jetpack_security_realtime\";i:9;s:33:\"jetpack_security_realtime_monthly\";i:10;s:16:\"jetpack_complete\";i:11;s:24:\"jetpack_complete_monthly\";}s:14:\"premium-themes\";a:2:{i:0;s:16:\"jetpack_business\";i:1;s:24:\"jetpack_business_monthly\";}s:28:\"vaultpress-security-scanning\";a:2:{i:0;s:16:\"jetpack_business\";i:1;s:24:\"jetpack_business_monthly\";}s:9:\"polldaddy\";a:2:{i:0;s:16:\"jetpack_business\";i:1;s:24:\"jetpack_business_monthly\";}}}}','yes'),(1149243,'_transient_aiowps_captcha_string_info_95yx88n8aw','MTYwMTE1OTg4MHlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1149324,'_transient_timeout_aiowps_captcha_string_info_wivikm2ju8','1601167767','no'),(1192273,'_transient_aiowps_captcha_string_info_2vgbesz5vi','MTYwNDI2MjI0NHlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1151328,'_transient_timeout_aiowps_captcha_string_info_2u5auw1hc9','1601309204','no'),(1151324,'_transient_timeout_aiowps_captcha_string_info_awpiyok6qn','1601309008','no'),(1151325,'_transient_aiowps_captcha_string_info_awpiyok6qn','MTYwMTMwNzIwOHlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1151329,'_transient_aiowps_captcha_string_info_2u5auw1hc9','MTYwMTMwNzQwNHlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1151330,'_transient_timeout_aiowps_captcha_string_info_azr52naft3','1601309207','no'),(1151331,'_transient_aiowps_captcha_string_info_azr52naft3','MTYwMTMwNzQwN3lhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1151344,'_transient_timeout_aiowps_captcha_string_info_1oywvdczu6','1601310414','no'),(1151345,'_transient_aiowps_captcha_string_info_1oywvdczu6','MTYwMTMwODYxNHlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(1151364,'_transient_timeout_aiowps_captcha_string_info_ihvakldrld','1601311705','no'),(1151365,'_transient_aiowps_captcha_string_info_ihvakldrld','MTYwMTMwOTkwNXlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1151371,'_transient_timeout_aiowps_captcha_string_info_tvo52xdyzt','1601312000','no'),(1149325,'_transient_aiowps_captcha_string_info_wivikm2ju8','MTYwMTE2NTk2N3lhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1149344,'_transient_timeout_aiowps_captcha_string_info_mj4gf2wou4','1601168985','no'),(1149345,'_transient_aiowps_captcha_string_info_mj4gf2wou4','MTYwMTE2NzE4NXlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1149374,'_transient_timeout_aiowps_captcha_string_info_leh8aczs2x','1601169810','no'),(1149372,'_transient_timeout_aiowps_captcha_string_info_0o2aug13zn','1601169807','no'),(1149373,'_transient_aiowps_captcha_string_info_0o2aug13zn','MTYwMTE2ODAwN3lhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(1149375,'_transient_aiowps_captcha_string_info_leh8aczs2x','MTYwMTE2ODAxMHlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1149504,'_transient_timeout_aiowps_captcha_string_info_h54bq3624e','1601178573','no'),(1149426,'_transient_timeout_aiowps_captcha_string_info_m618sprosy','1601173261','no'),(1149427,'_transient_aiowps_captcha_string_info_m618sprosy','MTYwMTE3MTQ2MXlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1149505,'_transient_aiowps_captcha_string_info_h54bq3624e','MTYwMTE3Njc3M3lhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1149528,'_transient_timeout_aiowps_captcha_string_info_4plqps1sw0','1601179838','no'),(1149529,'_transient_aiowps_captcha_string_info_4plqps1sw0','MTYwMTE3ODAzOHlhajNtcDh1cmRjYjZyanVjbHNsMjE=','no'),(1149621,'_transient_timeout_aiowps_captcha_string_info_b56b7y29bf','1601186958','no'),(1149574,'_transient_timeout_aiowps_captcha_string_info_xq2dwumomy','1601183306','no'),(1149575,'_transient_aiowps_captcha_string_info_xq2dwumomy','MTYwMTE4MTUwNnlhajNtcDh1cmRjYjZyanVjbHNsMjE=','no'),(1149622,'_transient_aiowps_captcha_string_info_b56b7y29bf','MTYwMTE4NTE1OHlhajNtcDh1cmRjYjZyanVjbHNsMjQ=','no'),(1149654,'_transient_timeout_aiowps_captcha_string_info_tn4y3vjcpo','1601189506','no'),(1149655,'_transient_aiowps_captcha_string_info_tn4y3vjcpo','MTYwMTE4NzcwNnlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(1149662,'_transient_timeout_aiowps_captcha_string_info_4b3qwe9owe','1601189861','no'),(1149663,'_transient_aiowps_captcha_string_info_4b3qwe9owe','MTYwMTE4ODA2MXlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1149712,'_transient_timeout_aiowps_captcha_string_info_0gc7a8yz3z','1601193951','no'),(1149713,'_transient_aiowps_captcha_string_info_0gc7a8yz3z','MTYwMTE5MjE1MXlhajNtcDh1cmRjYjZyanVjbHNsMzA=','no'),(1149814,'_transient_timeout_aiowps_captcha_string_info_iqfg3h0oma','1601201700','no'),(1149759,'_transient_timeout_aiowps_captcha_string_info_ess0zxsdn1','1601197937','no'),(1149760,'_transient_aiowps_captcha_string_info_ess0zxsdn1','MTYwMTE5NjEzN3lhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(1149815,'_transient_aiowps_captcha_string_info_iqfg3h0oma','MTYwMTE5OTkwMHlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1149824,'_transient_timeout_aiowps_captcha_string_info_kin277il0w','1601202009','no'),(1149825,'_transient_aiowps_captcha_string_info_kin277il0w','MTYwMTIwMDIwOXlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1150618,'_transient_timeout_aiowps_captcha_string_info_3ct2730j5r','1601258571','no'),(1150619,'_transient_aiowps_captcha_string_info_3ct2730j5r','MTYwMTI1Njc3MXlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1150757,'_transient_timeout_aiowps_captcha_string_info_0ynppx6ui1','1601267436','no'),(1150758,'_transient_aiowps_captcha_string_info_0ynppx6ui1','MTYwMTI2NTYzNnlhajNtcDh1cmRjYjZyanVjbHNsMzk=','no'),(1150769,'_transient_timeout_aiowps_captcha_string_info_mc1d2gzjtb','1601268317','no'),(1150770,'_transient_aiowps_captcha_string_info_mc1d2gzjtb','MTYwMTI2NjUxN3lhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1150835,'_transient_timeout_aiowps_captcha_string_info_qq9f61m3i6','1601273415','no'),(1150836,'_transient_aiowps_captcha_string_info_qq9f61m3i6','MTYwMTI3MTYxNXlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(1150860,'_transient_timeout_aiowps_captcha_string_info_nfibc3tohj','1601275239','no'),(1150861,'_transient_aiowps_captcha_string_info_nfibc3tohj','MTYwMTI3MzQzOXlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1150949,'_transient_timeout_aiowps_captcha_string_info_z6utuwum5z','1601282466','no'),(1150942,'_transient_timeout_aiowps_captcha_string_info_sihv0cl19t','1601281882','no'),(1150943,'_transient_aiowps_captcha_string_info_sihv0cl19t','MTYwMTI4MDA4MnlhajNtcDh1cmRjYjZyanVjbHNsMjM=','no'),(1149985,'_transient_timeout_aiowps_captcha_string_info_34bne1p65f','1601212886','no'),(1149986,'_transient_aiowps_captcha_string_info_34bne1p65f','MTYwMTIxMTA4NnlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(1150000,'_transient_timeout_aiowps_captcha_string_info_2476siqj3f','1601213605','no'),(1150001,'_transient_aiowps_captcha_string_info_2476siqj3f','MTYwMTIxMTgwNXlhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(1150002,'_transient_timeout_aiowps_captcha_string_info_87e4hijk9y','1601213644','no'),(1150003,'_transient_aiowps_captcha_string_info_87e4hijk9y','MTYwMTIxMTg0NHlhajNtcDh1cmRjYjZyanVjbHNsMA==','no'),(1150066,'_transient_timeout_aiowps_captcha_string_info_bety6yhy1u','1601218523','no'),(1150067,'_transient_aiowps_captcha_string_info_bety6yhy1u','MTYwMTIxNjcyM3lhajNtcDh1cmRjYjZyanVjbHNsMTM=','no'),(1150121,'_transient_timeout_aiowps_captcha_string_info_b6uuz79xk9','1601222306','no'),(1150122,'_transient_aiowps_captcha_string_info_b6uuz79xk9','MTYwMTIyMDUwNnlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1150126,'_transient_timeout_aiowps_captcha_string_info_f4cr4mktxf','1601222609','no'),(1150127,'_transient_aiowps_captcha_string_info_f4cr4mktxf','MTYwMTIyMDgwOXlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1150246,'_transient_timeout_aiowps_captcha_string_info_jo2eaxcq8o','1601232465','no'),(1150154,'_transient_timeout_aiowps_captcha_string_info_z3we11rzkb','1601224339','no'),(1150155,'_transient_aiowps_captcha_string_info_z3we11rzkb','MTYwMTIyMjUzOXlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1150217,'_transient_timeout_yst_sm_1_1:4gHp_4kU5M','1601315331','no'),(1150218,'_transient_yst_sm_1_1:4gHp_4kU5M','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-09-08T18:52:53-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2020-09-08T18:43:50-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2020-08-22T09:53:10-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1150247,'_transient_aiowps_captcha_string_info_jo2eaxcq8o','MTYwMTIzMDY2NXlhajNtcDh1cmRjYjZyanVjbHNsMA==','no'),(1150253,'_transient_timeout_aiowps_captcha_string_info_l6pgdnis43','1601232770','no'),(1150254,'_transient_aiowps_captcha_string_info_l6pgdnis43','MTYwMTIzMDk3MHlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1150255,'_transient_timeout_aiowps_captcha_string_info_uxi26e4svs','1601232990','no'),(1150256,'_transient_aiowps_captcha_string_info_uxi26e4svs','MTYwMTIzMTE5MHlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1150305,'_transient_timeout_aiowps_captcha_string_info_klnryir11s','1601236621','no'),(1150306,'_transient_aiowps_captcha_string_info_klnryir11s','MTYwMTIzNDgyMXlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1150339,'_transient_timeout_aiowps_captcha_string_info_wyib9zq4oj','1601238550','no'),(1150340,'_transient_aiowps_captcha_string_info_wyib9zq4oj','MTYwMTIzNjc1MHlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1150360,'_transient_timeout_aiowps_captcha_string_info_01ss42lpi6','1601240190','no'),(1150361,'_transient_aiowps_captcha_string_info_01ss42lpi6','MTYwMTIzODM5MHlhajNtcDh1cmRjYjZyanVjbHNsMjY=','no'),(1150408,'_transient_timeout_aiowps_captcha_string_info_1rrxxhlsa0','1601243875','no'),(1150409,'_transient_aiowps_captcha_string_info_1rrxxhlsa0','MTYwMTI0MjA3NXlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1150509,'_transient_timeout_aiowps_captcha_string_info_2a8froqr2i','1601250973','no'),(1150510,'_transient_aiowps_captcha_string_info_2a8froqr2i','MTYwMTI0OTE3M3lhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(1192924,'_transient_aiowps_captcha_string_info_y4go62ukbu','MTYwNDMxNTE1M3lhajNtcDh1cmRjYjZyanVjbHNsMTM=','no'),(1193090,'_transient_timeout_aiowps_captcha_string_info_n6o3yx8f2u','1604327673','no'),(1192486,'_transient_aiowps_captcha_string_info_zsmonjua5e','MTYwNDI3ODY0N3lhajNtcDh1cmRjYjZyanVjbHNsMjQ=','no'),(1192505,'_transient_timeout_aiowps_captcha_string_info_syvlkgj9yi','1604282123','no'),(1192506,'_transient_aiowps_captcha_string_info_syvlkgj9yi','MTYwNDI4MDMyM3lhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1192549,'_transient_timeout_aiowps_captcha_string_info_8o7puir5bg','1604285424','no'),(1192544,'_transient_timeout_aiowps_captcha_string_info_9enmgf0d5t','1604285220','no'),(1192545,'_transient_aiowps_captcha_string_info_9enmgf0d5t','MTYwNDI4MzQyMHlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1151190,'_transient_timeout_aiowps_captcha_string_info_w158ipi9m7','1601299553','no'),(1151183,'_transient_timeout_aiowps_captcha_string_info_fonbdzz76n','1601299345','no'),(1151184,'_transient_aiowps_captcha_string_info_fonbdzz76n','MTYwMTI5NzU0NXlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(1151191,'_transient_aiowps_captcha_string_info_w158ipi9m7','MTYwMTI5Nzc1M3lhajNtcDh1cmRjYjZyanVjbHNsMjY=','no'),(1151201,'_transient_timeout_aiowps_captcha_string_info_ssc3290v0j','1601300457','no'),(1151202,'_transient_aiowps_captcha_string_info_ssc3290v0j','MTYwMTI5ODY1N3lhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1151249,'_transient_timeout_aiowps_captcha_string_info_evsbbli47e','1601303801','no'),(1151209,'_transient_timeout_aiowps_captcha_string_info_48g8fbkrne','1601300764','no'),(1151210,'_transient_aiowps_captcha_string_info_48g8fbkrne','MTYwMTI5ODk2NHlhajNtcDh1cmRjYjZyanVjbHNsMjE=','no'),(1151250,'_transient_aiowps_captcha_string_info_evsbbli47e','MTYwMTMwMjAwMXlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1151266,'_transient_timeout_aiowps_captcha_string_info_1hq12gezva','1601305081','no'),(1151267,'_transient_aiowps_captcha_string_info_1hq12gezva','MTYwMTMwMzI4MXlhajNtcDh1cmRjYjZyanVjbHNsMjM=','no'),(1151268,'_transient_timeout_yst_sm_1_1:4gHp_4kD1s','1601389699','no'),(1151269,'_transient_yst_sm_1_1:4gHp_4kD1s','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-09-08T18:52:53-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2020-09-08T18:43:50-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2020-08-22T09:53:10-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1150950,'_transient_aiowps_captcha_string_info_z6utuwum5z','MTYwMTI4MDY2NnlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1151013,'_transient_timeout_aiowps_captcha_string_info_rblmeyb2vw','1601288049','no'),(1150983,'_transient_timeout_aiowps_captcha_string_info_7rgma48vvm','1601285199','no'),(1150984,'_transient_aiowps_captcha_string_info_7rgma48vvm','MTYwMTI4MzM5OXlhajNtcDh1cmRjYjZyanVjbHNsMTQ=','no'),(1151014,'_transient_aiowps_captcha_string_info_rblmeyb2vw','MTYwMTI4NjI0OXlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1192272,'_transient_timeout_aiowps_captcha_string_info_2vgbesz5vi','1604264044','no'),(1192671,'_transient_timeout_aiowps_captcha_string_info_slk356m9zc','1604294654','no'),(1151724,'_transient_aiowps_captcha_string_info_50xe0j6s2y','MTYwMTMzNzI3MXlhajNtcDh1cmRjYjZyanVjbHNsMjg=','no'),(1151735,'_transient_timeout_aiowps_captcha_string_info_9pie3yq3jj','1601339717','no'),(1151736,'_transient_aiowps_captcha_string_info_9pie3yq3jj','MTYwMTMzNzkxN3lhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1151757,'_transient_timeout_aiowps_captcha_string_info_cl4bibwm7x','1601341191','no'),(1151758,'_transient_aiowps_captcha_string_info_cl4bibwm7x','MTYwMTMzOTM5MXlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(275151,'wpseo_sitemap_865_cache_validator','iSlr','no'),(275894,'wpseo_sitemap_876_cache_validator','SlPL','no'),(1151791,'_transient_timeout_aiowps_captcha_string_info_49hlotbxte','1601342879','no'),(1151792,'_transient_aiowps_captcha_string_info_49hlotbxte','MTYwMTM0MTA3OXlhajNtcDh1cmRjYjZyanVjbHNsMjY=','no'),(1151824,'_transient_timeout_aiowps_captcha_string_info_8gsvp4whk4','1601344851','no'),(1151825,'_transient_aiowps_captcha_string_info_8gsvp4whk4','MTYwMTM0MzA1MXlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1151948,'_transient_timeout_aiowps_captcha_string_info_sppbb5dzbk','1601353082','no'),(1151949,'_transient_aiowps_captcha_string_info_sppbb5dzbk','MTYwMTM1MTI4MnlhajNtcDh1cmRjYjZyanVjbHNsMTc=','no'),(1151960,'_transient_timeout_aiowps_captcha_string_info_z3c7nvbhfr','1601354170','no'),(1151961,'_transient_aiowps_captcha_string_info_z3c7nvbhfr','MTYwMTM1MjM3MHlhajNtcDh1cmRjYjZyanVjbHNsMTQ=','no'),(1152009,'_transient_timeout_aiowps_captcha_string_info_p4cg7txz2t','1601358195','no'),(1152010,'_transient_aiowps_captcha_string_info_p4cg7txz2t','MTYwMTM1NjM5NXlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(1152018,'_transient_timeout_aiowps_captcha_string_info_ifdj727huk','1601358502','no'),(1152019,'_transient_aiowps_captcha_string_info_ifdj727huk','MTYwMTM1NjcwMnlhajNtcDh1cmRjYjZyanVjbHNsMjE=','no'),(1152212,'_transient_timeout_aiowps_captcha_string_info_xo5r733zg4','1601373998','no'),(1152044,'_transient_timeout_aiowps_captcha_string_info_ycjz0jrx0i','1601360474','no'),(1152045,'_transient_aiowps_captcha_string_info_ycjz0jrx0i','MTYwMTM1ODY3NHlhajNtcDh1cmRjYjZyanVjbHNsMjI=','no'),(1152139,'_transient_timeout_aiowps_captcha_string_info_j0vuyk6ewn','1601367789','no'),(1152140,'_transient_aiowps_captcha_string_info_j0vuyk6ewn','MTYwMTM2NTk4OXlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1152213,'_transient_aiowps_captcha_string_info_xo5r733zg4','MTYwMTM3MjE5OHlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1152229,'_transient_timeout_yst_sm_1_1:4gHp_dsMl','1601459247','no'),(1152230,'_transient_yst_sm_1_1:4gHp_dsMl','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-09-08T18:52:53-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2020-09-08T18:43:50-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2020-08-22T09:53:10-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1152244,'_transient_timeout_aiowps_captcha_string_info_sgopnqjfzl','1601375329','no'),(1152245,'_transient_aiowps_captcha_string_info_sgopnqjfzl','MTYwMTM3MzUyOXlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1152267,'_transient_timeout_aiowps_captcha_string_info_pue3avyt9j','1601377047','no'),(1152268,'_transient_aiowps_captcha_string_info_pue3avyt9j','MTYwMTM3NTI0N3lhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(1152302,'_transient_timeout_aiowps_captcha_string_info_7m76rbvr8p','1601379175','no'),(1152281,'_transient_timeout_aiowps_captcha_string_info_rj5s2a9557','1601377900','no'),(1152282,'_transient_aiowps_captcha_string_info_rj5s2a9557','MTYwMTM3NjEwMHlhajNtcDh1cmRjYjZyanVjbHNsMTQ=','no'),(1152303,'_transient_aiowps_captcha_string_info_7m76rbvr8p','MTYwMTM3NzM3NXlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1152346,'_transient_timeout_aiowps_captcha_string_info_0xgasfz94p','1601382189','no'),(1208774,'_transient_timeout_yst_sm_1_1:wW9T_6B2P2','1605651223','no'),(1189072,'_transient_timeout_aiowps_captcha_string_info_koega53fwu','1604017694','no'),(1189073,'_transient_aiowps_captcha_string_info_koega53fwu','MTYwNDAxNTg5NHlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(1189311,'_transient_timeout_aiowps_captcha_string_info_s83orzztto','1604037190','no'),(1189152,'_transient_timeout_aiowps_captcha_string_info_n5jzykfrm4','1604023042','no'),(1189153,'_transient_aiowps_captcha_string_info_n5jzykfrm4','MTYwNDAyMTI0MnlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1189173,'_transient_timeout_aiowps_captcha_string_info_lh0f37ajji','1604024876','no'),(1189174,'_transient_aiowps_captcha_string_info_lh0f37ajji','MTYwNDAyMzA3NnlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1189260,'_transient_timeout_aiowps_captcha_string_info_n7j0dv49fl','1604032854','no'),(1189261,'_transient_aiowps_captcha_string_info_n7j0dv49fl','MTYwNDAzMTA1NHlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1189268,'_transient_timeout_aiowps_captcha_string_info_l1zoa2idoh','1604033392','no'),(1189269,'_transient_aiowps_captcha_string_info_l1zoa2idoh','MTYwNDAzMTU5MnlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1152347,'_transient_aiowps_captcha_string_info_0xgasfz94p','MTYwMTM4MDM4OXlhajNtcDh1cmRjYjZyanVjbHNsMjY=','no'),(1152880,'_transient_timeout_aiowps_captcha_string_info_139psg02xj','1601420574','no'),(1152881,'_transient_aiowps_captcha_string_info_139psg02xj','MTYwMTQxODc3NHlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(1152417,'_transient_timeout_aiowps_captcha_string_info_sqkj1revpd','1601385876','no'),(1152418,'_transient_aiowps_captcha_string_info_sqkj1revpd','MTYwMTM4NDA3NnlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(1152441,'_transient_timeout_aiowps_captcha_string_info_6jzokvzl8a','1601388159','no'),(1152442,'_transient_aiowps_captcha_string_info_6jzokvzl8a','MTYwMTM4NjM1OXlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1152502,'_transient_timeout_aiowps_captcha_string_info_za00d2so2e','1601392559','no'),(1152503,'_transient_aiowps_captcha_string_info_za00d2so2e','MTYwMTM5MDc1OXlhajNtcDh1cmRjYjZyanVjbHNsMTg=','no'),(1152551,'_transient_timeout_aiowps_captcha_string_info_x92ne9ngpt','1601396120','no'),(1152552,'_transient_aiowps_captcha_string_info_x92ne9ngpt','MTYwMTM5NDMyMHlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1152885,'_transient_timeout_aiowps_captcha_string_info_m8za435wzn','1601421049','no'),(1152554,'_transient_timeout_aiowps_captcha_string_info_cdhtrcgvl9','1601396200','no'),(1152555,'_transient_aiowps_captcha_string_info_cdhtrcgvl9','MTYwMTM5NDQwMHlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1152583,'_transient_timeout_aiowps_captcha_string_info_oq9wxr7pkg','1601397752','no'),(1152584,'_transient_aiowps_captcha_string_info_oq9wxr7pkg','MTYwMTM5NTk1MnlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1152886,'_transient_aiowps_captcha_string_info_m8za435wzn','MTYwMTQxOTI0OXlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1152985,'_transient_timeout_aiowps_captcha_string_info_qrgruqbl7z','1601428421','no'),(1152918,'_transient_timeout_yst_sm_1_1:4gHp_lhGG','1601507862','no'),(1152919,'_transient_yst_sm_1_1:4gHp_lhGG','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-09-08T18:52:53-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2020-09-08T18:43:50-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2020-08-22T09:53:10-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1189312,'_transient_aiowps_captcha_string_info_s83orzztto','MTYwNDAzNTM5MHlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1189313,'_transient_timeout_aiowps_captcha_string_info_ywpw1x0emm','1604037226','no'),(1189314,'_transient_aiowps_captcha_string_info_ywpw1x0emm','MTYwNDAzNTQyNnlhajNtcDh1cmRjYjZyanVjbHNsMjQ=','no'),(1189390,'_transient_timeout_aiowps_captcha_string_info_hd6npgw5hg','1604043415','no'),(1189391,'_transient_aiowps_captcha_string_info_hd6npgw5hg','MTYwNDA0MTYxNXlhajNtcDh1cmRjYjZyanVjbHNsMzA=','no'),(1203088,'_transient_aiowps_captcha_string_info_vdnaumzvr4','MTYwNTExNTU1N3lhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(1203206,'_transient_timeout_yst_sm_1_1:wW9T_4lyfJ','1605212762','no'),(1203207,'_transient_yst_sm_1_1:wW9T_4lyfJ','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:11:55-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:29:23-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2020-09-08T18:43:50-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2020-08-22T09:53:10-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:11:55-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:44:14-05:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1152986,'_transient_aiowps_captcha_string_info_qrgruqbl7z','MTYwMTQyNjYyMXlhajNtcDh1cmRjYjZyanVjbHNsMjQ=','no'),(1153048,'_transient_timeout_aiowps_captcha_string_info_hexz081qyt','1601432174','no'),(1153049,'_transient_aiowps_captcha_string_info_hexz081qyt','MTYwMTQzMDM3NHlhajNtcDh1cmRjYjZyanVjbHNsMTg=','no'),(1153067,'_transient_timeout_aiowps_captcha_string_info_080rupcmft','1601433697','no'),(1153068,'_transient_aiowps_captcha_string_info_080rupcmft','MTYwMTQzMTg5N3lhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1153138,'_transient_timeout_aiowps_captcha_string_info_z2qgnj7e17','1601437666','no'),(1153139,'_transient_aiowps_captcha_string_info_z2qgnj7e17','MTYwMTQzNTg2NnlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1153146,'_transient_timeout_aiowps_captcha_string_info_dwrmidjzwd','1601437969','no'),(1153147,'_transient_aiowps_captcha_string_info_dwrmidjzwd','MTYwMTQzNjE2OXlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1153169,'_transient_timeout_aiowps_captcha_string_info_t55jaz6hln','1601439219','no'),(1153170,'_transient_aiowps_captcha_string_info_t55jaz6hln','MTYwMTQzNzQxOXlhajNtcDh1cmRjYjZyanVjbHNsMjE=','no'),(1153190,'_transient_timeout_aiowps_captcha_string_info_3m8d84jkha','1601440778','no'),(1153191,'_transient_aiowps_captcha_string_info_3m8d84jkha','MTYwMTQzODk3OHlhajNtcDh1cmRjYjZyanVjbHNsMA==','no'),(1153269,'_transient_timeout_aiowps_captcha_string_info_oe49291c4u','1601446628','no'),(1153265,'_transient_timeout_aiowps_captcha_string_info_36fowwcua3','1601446414','no'),(1153266,'_transient_aiowps_captcha_string_info_36fowwcua3','MTYwMTQ0NDYxNHlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1153270,'_transient_aiowps_captcha_string_info_oe49291c4u','MTYwMTQ0NDgyOHlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1153272,'_transient_timeout_aiowps_captcha_string_info_yq6qfwknl3','1601446663','no'),(1153273,'_transient_aiowps_captcha_string_info_yq6qfwknl3','MTYwMTQ0NDg2M3lhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1153276,'_transient_timeout_aiowps_captcha_string_info_oucr2swk8p','1601446692','no'),(1153277,'_transient_aiowps_captcha_string_info_oucr2swk8p','MTYwMTQ0NDg5MnlhajNtcDh1cmRjYjZyanVjbHNsMjQ=','no'),(1153280,'_transient_timeout_aiowps_captcha_string_info_z5yy8rrvz8','1601446712','no'),(1153281,'_transient_aiowps_captcha_string_info_z5yy8rrvz8','MTYwMTQ0NDkxMnlhajNtcDh1cmRjYjZyanVjbHNsMTQ=','no'),(1153282,'_transient_timeout_aiowps_captcha_string_info_uftki3chvc','1601446716','no'),(1153283,'_transient_aiowps_captcha_string_info_uftki3chvc','MTYwMTQ0NDkxNnlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1153284,'_transient_timeout_aiowps_captcha_string_info_mxtrtaqlem','1601446725','no'),(1153285,'_transient_aiowps_captcha_string_info_mxtrtaqlem','MTYwMTQ0NDkyNXlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1153286,'_transient_timeout_aiowps_captcha_string_info_8h2528rs2t','1601446745','no'),(1153287,'_transient_aiowps_captcha_string_info_8h2528rs2t','MTYwMTQ0NDk0NXlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1153288,'_transient_timeout_aiowps_captcha_string_info_nzw0mtq7vy','1601446760','no'),(1153289,'_transient_aiowps_captcha_string_info_nzw0mtq7vy','MTYwMTQ0NDk2MHlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(1153290,'_transient_timeout_aiowps_captcha_string_info_v5mav7tdw7','1601446779','no'),(1153291,'_transient_aiowps_captcha_string_info_v5mav7tdw7','MTYwMTQ0NDk3OXlhajNtcDh1cmRjYjZyanVjbHNsMzE=','no'),(1174846,'_transient_timeout_yst_sm_attachment_1:4gHp_7bnXa','1603054461','no'),(1153305,'_transient_timeout_yst_sm_1_1:4gHp_dNuw','1601532729','no'),(1153306,'_transient_yst_sm_1_1:4gHp_dNuw','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-09-08T18:52:53-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2020-09-08T18:43:50-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2020-08-22T09:53:10-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1153394,'_transient_aiowps_captcha_string_info_p7cgcpn1lm','MTYwMTQ1MjY1OXlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(1153397,'_transient_timeout_aiowps_captcha_string_info_rnt0d0ufdl','1601454513','no'),(1153398,'_transient_aiowps_captcha_string_info_rnt0d0ufdl','MTYwMTQ1MjcxM3lhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1153404,'_transient_timeout_aiowps_captcha_string_info_l1pj7s6ec4','1601454781','no'),(1153405,'_transient_aiowps_captcha_string_info_l1pj7s6ec4','MTYwMTQ1Mjk4MXlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(1153414,'_transient_timeout_aiowps_captcha_string_info_144871ppks','1601455422','no'),(1153415,'_transient_aiowps_captcha_string_info_144871ppks','MTYwMTQ1MzYyMnlhajNtcDh1cmRjYjZyanVjbHNsMTM=','no'),(1153463,'_transient_timeout_aiowps_captcha_string_info_vwm9j9ilt7','1601459736','no'),(1153464,'_transient_aiowps_captcha_string_info_vwm9j9ilt7','MTYwMTQ1NzkzNnlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1153533,'_transient_timeout_aiowps_captcha_string_info_enve8syozu','1601464383','no'),(1153534,'_transient_aiowps_captcha_string_info_enve8syozu','MTYwMTQ2MjU4M3lhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(1203298,'_transient_timeout_aiowps_captcha_string_info_rfshuzbu7q','1605135445','no'),(1203299,'_transient_aiowps_captcha_string_info_rfshuzbu7q','MTYwNTEzMzY0NXlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1207942,'_transient_timeout_aiowps_captcha_string_info_ai1jctclq6','1605501309','no'),(1207840,'_transient_timeout_aiowps_captcha_string_info_bvltr34yzx','1605493135','no'),(1207841,'_transient_aiowps_captcha_string_info_bvltr34yzx','MTYwNTQ5MTMzNXlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1205373,'_transient_aiowps_captcha_string_info_4vx7sr3oud','MTYwNTI5MjM1NHlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1204513,'_transient_timeout_aiowps_captcha_string_info_n7619zocdm','1605230198','no'),(1205541,'_transient_aiowps_captcha_string_info_qwos7nrymm','MTYwNTMwNjkxMnlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1205542,'_transient_timeout_aiowps_captcha_string_info_yblqs28k0p','1605308723','no'),(1205543,'_transient_aiowps_captcha_string_info_yblqs28k0p','MTYwNTMwNjkyM3lhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1203929,'_transient_aiowps_captcha_string_info_n5c3szz3lx','MTYwNTE4MTU3NXlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1204615,'_transient_timeout_aiowps_captcha_string_info_bimtmvzpud','1605237503','no'),(1205547,'_transient_aiowps_captcha_string_info_u84bmyshpc','MTYwNTMwNjk0NXlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1153669,'_transient_timeout_aiowps_captcha_string_info_jrrrwkhhj5','1601474080','no'),(1153670,'_transient_aiowps_captcha_string_info_jrrrwkhhj5','MTYwMTQ3MjI4MHlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1153676,'_transient_timeout_aiowps_captcha_string_info_lgs54pdgrc','1601474692','no'),(1153677,'_transient_aiowps_captcha_string_info_lgs54pdgrc','MTYwMTQ3Mjg5MnlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1153794,'_transient_timeout_aiowps_captcha_string_info_1b7ikk957p','1601484077','no'),(1153795,'_transient_aiowps_captcha_string_info_1b7ikk957p','MTYwMTQ4MjI3N3lhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1153826,'_transient_timeout_aiowps_captcha_string_info_2beycx8snj','1601486377','no'),(1153827,'_transient_aiowps_captcha_string_info_2beycx8snj','MTYwMTQ4NDU3N3lhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(1153861,'_transient_timeout_aiowps_captcha_string_info_wrxt98ekbv','1601489427','no'),(1153862,'_transient_aiowps_captcha_string_info_wrxt98ekbv','MTYwMTQ4NzYyN3lhajNtcDh1cmRjYjZyanVjbHNsMjE=','no'),(1153914,'_transient_timeout_aiowps_captcha_string_info_sv8tngbf7i','1601493832','no'),(1153915,'_transient_aiowps_captcha_string_info_sv8tngbf7i','MTYwMTQ5MjAzMnlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(1153924,'_transient_timeout_aiowps_captcha_string_info_gzr26uj44b','1601494620','no'),(1153925,'_transient_aiowps_captcha_string_info_gzr26uj44b','MTYwMTQ5MjgyMHlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1153970,'_transient_timeout_aiowps_captcha_string_info_u8iiovnhk7','1601497995','no'),(1153971,'_transient_aiowps_captcha_string_info_u8iiovnhk7','MTYwMTQ5NjE5NXlhajNtcDh1cmRjYjZyanVjbHNsMTM=','no'),(1153974,'_transient_timeout_aiowps_captcha_string_info_mtnl261fqg','1601498096','no'),(1153975,'_transient_aiowps_captcha_string_info_mtnl261fqg','MTYwMTQ5NjI5NnlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(1154005,'_transient_timeout_aiowps_captcha_string_info_ylanyrnean','1601500548','no'),(1154006,'_transient_aiowps_captcha_string_info_ylanyrnean','MTYwMTQ5ODc0OHlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1154094,'_transient_timeout_aiowps_captcha_string_info_r8128o6a4o','1601507202','no'),(1154095,'_transient_aiowps_captcha_string_info_r8128o6a4o','MTYwMTUwNTQwMnlhajNtcDh1cmRjYjZyanVjbHNsMTk=','no'),(1154104,'_transient_timeout_aiowps_captcha_string_info_xxhqhxpq38','1601507571','no'),(1154105,'_transient_aiowps_captcha_string_info_xxhqhxpq38','MTYwMTUwNTc3MXlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(1154186,'_transient_timeout_aiowps_captcha_string_info_3h4wxoqvcg','1601513844','no'),(1154187,'_transient_aiowps_captcha_string_info_3h4wxoqvcg','MTYwMTUxMjA0NHlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1205550,'_transient_timeout_aiowps_captcha_string_info_l9o0wgi0ca','1605308776','no'),(1154192,'_transient_timeout_aiowps_captcha_string_info_gtxtydeia4','1601514151','no'),(1154193,'_transient_aiowps_captcha_string_info_gtxtydeia4','MTYwMTUxMjM1MXlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1203239,'_transient_timeout_aiowps_captcha_string_info_9dup9aeej2','1605130306','no'),(1203240,'_transient_aiowps_captcha_string_info_9dup9aeej2','MTYwNTEyODUwNnlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1154220,'_transient_timeout_aiowps_captcha_string_info_mtvkd0effu','1601515360','no'),(1154221,'_transient_aiowps_captcha_string_info_mtvkd0effu','MTYwMTUxMzU2MHlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1154291,'_transient_timeout_aiowps_captcha_string_info_2i9qrkcdby','1601520531','no'),(1154233,'_transient_timeout_yst_sm_1_1:4gHp_dZWL','1601600952','no'),(1154234,'_transient_yst_sm_1_1:4gHp_dZWL','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-09-08T18:52:53-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2020-09-08T18:43:50-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2020-08-22T09:53:10-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1154292,'_transient_aiowps_captcha_string_info_2i9qrkcdby','MTYwMTUxODczMXlhajNtcDh1cmRjYjZyanVjbHNsMzU=','no'),(1154305,'_transient_timeout_aiowps_captcha_string_info_uee1zpnr2t','1601521257','no'),(1154306,'_transient_aiowps_captcha_string_info_uee1zpnr2t','MTYwMTUxOTQ1N3lhajNtcDh1cmRjYjZyanVjbHNsMTk=','no'),(1154325,'_transient_timeout_aiowps_captcha_string_info_n4nxt09lgd','1601522290','no'),(1205552,'_transient_timeout_aiowps_captcha_string_info_p7cb0qfrip','1605308787','no'),(1154326,'_transient_aiowps_captcha_string_info_n4nxt09lgd','MTYwMTUyMDQ5MHlhajNtcDh1cmRjYjZyanVjbHNsMjM=','no'),(1154340,'_transient_timeout_aiowps_captcha_string_info_8i83sv5qk5','1601522692','no'),(1154341,'_transient_aiowps_captcha_string_info_8i83sv5qk5','MTYwMTUyMDg5MnlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(1154373,'_transient_timeout_aiowps_captcha_string_info_nokvsbed42','1601525196','no'),(1154374,'_transient_aiowps_captcha_string_info_nokvsbed42','MTYwMTUyMzM5NnlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1154405,'_transient_timeout_aiowps_captcha_string_info_hcdxtr4uca','1601527808','no'),(1154406,'_transient_aiowps_captcha_string_info_hcdxtr4uca','MTYwMTUyNjAwOHlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1154411,'_transient_timeout_aiowps_captcha_string_info_b8m17vsc2p','1601528173','no'),(1154412,'_transient_aiowps_captcha_string_info_b8m17vsc2p','MTYwMTUyNjM3M3lhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1154426,'_transient_timeout_aiowps_captcha_string_info_lk3jvfozpq','1601529038','no'),(1154427,'_transient_aiowps_captcha_string_info_lk3jvfozpq','MTYwMTUyNzIzOHlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(1154472,'_transient_timeout_aiowps_captcha_string_info_m1qsagmkjn','1601532580','no'),(1154473,'_transient_aiowps_captcha_string_info_m1qsagmkjn','MTYwMTUzMDc4MHlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1154521,'_transient_timeout_aiowps_captcha_string_info_cvlg9xe8kq','1601536291','no'),(1154507,'_transient_timeout_aiowps_captcha_string_info_3po7nxx5ev','1601535477','no'),(1154508,'_transient_aiowps_captcha_string_info_3po7nxx5ev','MTYwMTUzMzY3N3lhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1154522,'_transient_aiowps_captcha_string_info_cvlg9xe8kq','MTYwMTUzNDQ5MXlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1154554,'_transient_timeout_aiowps_captcha_string_info_gxsqj3108w','1601538836','no'),(1154555,'_transient_aiowps_captcha_string_info_gxsqj3108w','MTYwMTUzNzAzNnlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1154562,'_transient_timeout_aiowps_captcha_string_info_3uxxysuody','1601539298','no'),(1154563,'_transient_aiowps_captcha_string_info_3uxxysuody','MTYwMTUzNzQ5OHlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1154564,'_transient_timeout_aiowps_captcha_string_info_5c5bsr6g49','1601539311','no'),(1154565,'_transient_aiowps_captcha_string_info_5c5bsr6g49','MTYwMTUzNzUxMXlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1154567,'_transient_timeout_aiowps_captcha_string_info_x3j7y4dxb2','1601539325','no'),(1154568,'_transient_aiowps_captcha_string_info_x3j7y4dxb2','MTYwMTUzNzUyNXlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1154570,'_transient_timeout_aiowps_captcha_string_info_v8gpyt2axg','1601539348','no'),(1154571,'_transient_aiowps_captcha_string_info_v8gpyt2axg','MTYwMTUzNzU0OHlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(1154573,'_transient_timeout_aiowps_captcha_string_info_xls6b3esjz','1601539361','no'),(1154574,'_transient_aiowps_captcha_string_info_xls6b3esjz','MTYwMTUzNzU2MXlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1154577,'_transient_timeout_aiowps_captcha_string_info_t67jmsgumk','1601539386','no'),(1154578,'_transient_aiowps_captcha_string_info_t67jmsgumk','MTYwMTUzNzU4NnlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1154579,'_transient_timeout_aiowps_captcha_string_info_kz7fjqwirm','1601539414','no'),(1154580,'_transient_aiowps_captcha_string_info_kz7fjqwirm','MTYwMTUzNzYxNHlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1154639,'_transient_timeout_aiowps_captcha_string_info_44wj1dtzib','1601543408','no'),(1154584,'_transient_timeout_aiowps_captcha_string_info_3nnapyixr3','1601539635','no'),(1154585,'_transient_aiowps_captcha_string_info_3nnapyixr3','MTYwMTUzNzgzNXlhajNtcDh1cmRjYjZyanVjbHNsMTg=','no'),(1154640,'_transient_aiowps_captcha_string_info_44wj1dtzib','MTYwMTU0MTYwOHlhajNtcDh1cmRjYjZyanVjbHNsMTg=','no'),(1154675,'_transient_timeout_aiowps_captcha_string_info_ayewngdu6a','1601545950','no'),(1154673,'_transient_timeout_aiowps_captcha_string_info_lv5u842wuj','1601545948','no'),(1154674,'_transient_aiowps_captcha_string_info_lv5u842wuj','MTYwMTU0NDE0OHlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(1154676,'_transient_aiowps_captcha_string_info_ayewngdu6a','MTYwMTU0NDE1MHlhajNtcDh1cmRjYjZyanVjbHNsMA==','no'),(1154723,'_transient_timeout_aiowps_captcha_string_info_id9jy1f622','1601550127','no'),(1154724,'_transient_aiowps_captcha_string_info_id9jy1f622','MTYwMTU0ODMyN3lhajNtcDh1cmRjYjZyanVjbHNsMzM=','no'),(1154740,'_transient_timeout_aiowps_captcha_string_info_h4n84xrqva','1601551263','no'),(1154741,'_transient_aiowps_captcha_string_info_h4n84xrqva','MTYwMTU0OTQ2M3lhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(1205553,'_transient_aiowps_captcha_string_info_p7cb0qfrip','MTYwNTMwNjk4N3lhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(1155564,'_transient_timeout_aiowps_captcha_string_info_midzux16s8','1601606896','no'),(1155565,'_transient_aiowps_captcha_string_info_midzux16s8','MTYwMTYwNTA5NnlhajNtcDh1cmRjYjZyanVjbHNsMjM=','no'),(1155595,'_transient_timeout_aiowps_captcha_string_info_0dlr3zpkfz','1601608782','no'),(1155596,'_transient_aiowps_captcha_string_info_0dlr3zpkfz','MTYwMTYwNjk4MnlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(1203928,'_transient_timeout_aiowps_captcha_string_info_n5c3szz3lx','1605183375','no'),(1205362,'_transient_aiowps_captcha_string_info_b6lwfoxnu4','MTYwNTI5MTU5NnlhajNtcDh1cmRjYjZyanVjbHNsMTM=','no'),(1204537,'_transient_timeout_aiowps_captcha_string_info_ya0gu5r8bc','1605231456','no'),(1204538,'_transient_aiowps_captcha_string_info_ya0gu5r8bc','MTYwNTIyOTY1NnlhajNtcDh1cmRjYjZyanVjbHNsMzU=','no'),(1204917,'_transient_aiowps_captcha_string_info_7e9cqx8aex','MTYwNTI1ODU4MXlhajNtcDh1cmRjYjZyanVjbHNsMjk=','no'),(1204516,'_transient_aiowps_captcha_string_info_n7619zocdm','MTYwNTIyODM5OHlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(1205545,'_transient_aiowps_captcha_string_info_kc3l2370f1','MTYwNTMwNjkzNXlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(1154808,'_transient_timeout_aiowps_captcha_string_info_nh6phe88wj','1601556091','no'),(1154809,'_transient_aiowps_captcha_string_info_nh6phe88wj','MTYwMTU1NDI5MXlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1205551,'_transient_aiowps_captcha_string_info_l9o0wgi0ca','MTYwNTMwNjk3NnlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1154990,'_transient_timeout_aiowps_captcha_string_info_22ngj3gam6','1601568016','no'),(1154876,'_transient_timeout_aiowps_captcha_string_info_bjwulg4huz','1601560062','no'),(1154877,'_transient_aiowps_captcha_string_info_bjwulg4huz','MTYwMTU1ODI2MnlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1154883,'_transient_timeout_aiowps_captcha_string_info_6uw9kt4lo4','1601560427','no'),(1154884,'_transient_aiowps_captcha_string_info_6uw9kt4lo4','MTYwMTU1ODYyN3lhajNtcDh1cmRjYjZyanVjbHNsMTc=','no'),(1154886,'_transient_timeout_aiowps_captcha_string_info_i9pdksywhx','1601560629','no'),(1154887,'_transient_aiowps_captcha_string_info_i9pdksywhx','MTYwMTU1ODgyOXlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1154991,'_transient_aiowps_captcha_string_info_22ngj3gam6','MTYwMTU2NjIxNnlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(1155040,'_transient_timeout_aiowps_captcha_string_info_yloetgkc02','1601571506','no'),(1155041,'_transient_aiowps_captcha_string_info_yloetgkc02','MTYwMTU2OTcwNnlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1155104,'_transient_timeout_aiowps_captcha_string_info_afyr68d55e','1601575913','no'),(1155105,'_transient_aiowps_captcha_string_info_afyr68d55e','MTYwMTU3NDExM3lhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1155160,'_transient_timeout_aiowps_captcha_string_info_l1m10mxi43','1601580196','no'),(1155124,'_transient_timeout_aiowps_captcha_string_info_f0f5lpgwsy','1601577395','no'),(1155125,'_transient_aiowps_captcha_string_info_f0f5lpgwsy','MTYwMTU3NTU5NXlhajNtcDh1cmRjYjZyanVjbHNsMjY=','no'),(1155161,'_transient_aiowps_captcha_string_info_l1m10mxi43','MTYwMTU3ODM5NnlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1155190,'_transient_timeout_aiowps_captcha_string_info_2uszb7febk','1601582239','no'),(1155191,'_transient_aiowps_captcha_string_info_2uszb7febk','MTYwMTU4MDQzOXlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1155198,'_transient_timeout_aiowps_captcha_string_info_2kzuxyys59','1601582584','no'),(1155199,'_transient_aiowps_captcha_string_info_2kzuxyys59','MTYwMTU4MDc4NHlhajNtcDh1cmRjYjZyanVjbHNsMA==','no'),(1155205,'_transient_timeout_aiowps_captcha_string_info_itpxnv8qfl','1601582988','no'),(1155206,'_transient_aiowps_captcha_string_info_itpxnv8qfl','MTYwMTU4MTE4OHlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1155295,'_transient_timeout_aiowps_captcha_string_info_k8r47piatg','1601590231','no'),(1155296,'_transient_aiowps_captcha_string_info_k8r47piatg','MTYwMTU4ODQzMXlhajNtcDh1cmRjYjZyanVjbHNsMTM=','no'),(1155344,'_transient_timeout_aiowps_captcha_string_info_kmi834feey','1601593624','no'),(1155322,'_transient_timeout_aiowps_captcha_string_info_lbxszmxeef','1601592443','no'),(1155323,'_transient_aiowps_captcha_string_info_lbxszmxeef','MTYwMTU5MDY0M3lhajNtcDh1cmRjYjZyanVjbHNsMTg=','no'),(1155345,'_transient_aiowps_captcha_string_info_kmi834feey','MTYwMTU5MTgyNHlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1155360,'_transient_timeout_aiowps_captcha_string_info_cvlpno9y1o','1601594347','no'),(1155361,'_transient_aiowps_captcha_string_info_cvlpno9y1o','MTYwMTU5MjU0N3lhajNtcDh1cmRjYjZyanVjbHNsMjI=','no'),(1203638,'_transient_timeout_aiowps_captcha_string_info_3ctp5p6lll','1605159669','no'),(1203639,'_transient_aiowps_captcha_string_info_3ctp5p6lll','MTYwNTE1Nzg2OXlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1203759,'_transient_timeout_aiowps_captcha_string_info_isw4mf6l0x','1605169300','no'),(1203760,'_transient_aiowps_captcha_string_info_isw4mf6l0x','MTYwNTE2NzUwMHlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1203791,'_transient_timeout_aiowps_captcha_string_info_56456dc5kh','1605172169','no'),(1203792,'_transient_aiowps_captcha_string_info_56456dc5kh','MTYwNTE3MDM2OXlhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(1203872,'_transient_timeout_yst_sm_1_1:wW9T_dvy2','1605263980','no'),(1203873,'_transient_yst_sm_1_1:wW9T_dvy2','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:11:55-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:29:23-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2020-09-08T18:43:50-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2020-08-22T09:53:10-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:11:55-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:44:14-05:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1155450,'_transient_timeout_yst_sm_1_1:4gHp_4lqpZ','1601685146','no'),(1155451,'_transient_yst_sm_1_1:4gHp_4lqpZ','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-09-08T18:52:53-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2020-09-08T18:43:50-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2020-08-22T09:53:10-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1155615,'_transient_timeout_aiowps_captcha_string_info_hyxzjorjwv','1601609412','no'),(1155616,'_transient_aiowps_captcha_string_info_hyxzjorjwv','MTYwMTYwNzYxMnlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1155683,'_transient_timeout_aiowps_captcha_string_info_xsiwok7x8o','1601614599','no'),(1155684,'_transient_aiowps_captcha_string_info_xsiwok7x8o','MTYwMTYxMjc5OXlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1155691,'_transient_timeout_aiowps_captcha_string_info_uv5tmu9oww','1601614961','no'),(1155692,'_transient_aiowps_captcha_string_info_uv5tmu9oww','MTYwMTYxMzE2MXlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(1155785,'_transient_timeout_aiowps_captcha_string_info_hgrwotoqfn','1601621904','no'),(1155700,'_transient_timeout_aiowps_captcha_string_info_5cuv21cmwm','1601615412','no'),(1155701,'_transient_aiowps_captcha_string_info_5cuv21cmwm','MTYwMTYxMzYxMnlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1155733,'_transient_timeout_aiowps_captcha_string_info_ajwvs4ul26','1601618003','no'),(1155734,'_transient_aiowps_captcha_string_info_ajwvs4ul26','MTYwMTYxNjIwM3lhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1155786,'_transient_aiowps_captcha_string_info_hgrwotoqfn','MTYwMTYyMDEwNHlhajNtcDh1cmRjYjZyanVjbHNsMjI=','no'),(1155897,'_transient_timeout_aiowps_captcha_string_info_zdf16oenib','1601630359','no'),(1155843,'_transient_timeout_aiowps_captcha_string_info_99vjc17aer','1601626312','no'),(1155844,'_transient_aiowps_captcha_string_info_99vjc17aer','MTYwMTYyNDUxMnlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1155898,'_transient_aiowps_captcha_string_info_zdf16oenib','MTYwMTYyODU1OXlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1156057,'_transient_timeout_aiowps_captcha_string_info_gfm7tx7zeh','1601641616','no'),(1156058,'_transient_aiowps_captcha_string_info_gfm7tx7zeh','MTYwMTYzOTgxNnlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1156032,'_transient_timeout_aiowps_captcha_string_info_ilwidqgrh5','1601640618','no'),(1156033,'_transient_aiowps_captcha_string_info_ilwidqgrh5','MTYwMTYzODgxOHlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1156082,'_transient_timeout_aiowps_captcha_string_info_hh4tcp9l0c','1601643519','no'),(1156083,'_transient_aiowps_captcha_string_info_hh4tcp9l0c','MTYwMTY0MTcxOXlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1205557,'_transient_aiowps_captcha_string_info_bjdtr0m7il','MTYwNTMwNzAwOXlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(1156862,'_transient_timeout_aiowps_captcha_string_info_uqhw573aja','1601695151','no'),(1156175,'_transient_timeout_aiowps_captcha_string_info_w4l1cwmoq3','1601649103','no'),(1156176,'_transient_aiowps_captcha_string_info_w4l1cwmoq3','MTYwMTY0NzMwM3lhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1156180,'_transient_timeout_aiowps_captcha_string_info_0kdjdt0kqj','1601649156','no'),(1156178,'_transient_timeout_aiowps_captcha_string_info_li18ppstbk','1601649153','no'),(1156179,'_transient_aiowps_captcha_string_info_li18ppstbk','MTYwMTY0NzM1M3lhajNtcDh1cmRjYjZyanVjbHNsMTc=','no'),(1156181,'_transient_aiowps_captcha_string_info_0kdjdt0kqj','MTYwMTY0NzM1NnlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1156210,'_transient_timeout_aiowps_captcha_string_info_aw6np1y298','1601651256','no'),(1156211,'_transient_aiowps_captcha_string_info_aw6np1y298','MTYwMTY0OTQ1NnlhajNtcDh1cmRjYjZyanVjbHNsMA==','no'),(1156212,'_transient_timeout_aiowps_captcha_string_info_572v5edrzm','1601651278','no'),(1156213,'_transient_aiowps_captcha_string_info_572v5edrzm','MTYwMTY0OTQ3OHlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1156260,'_transient_timeout_aiowps_captcha_string_info_laiy318qsu','1601654624','no'),(1156233,'_transient_timeout_aiowps_captcha_string_info_q73p35uh39','1601652829','no'),(1156234,'_transient_aiowps_captcha_string_info_q73p35uh39','MTYwMTY1MTAyOXlhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(1156261,'_transient_aiowps_captcha_string_info_laiy318qsu','MTYwMTY1MjgyNHlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1156348,'_transient_timeout_aiowps_captcha_string_info_u7mgzcb7pt','1601660689','no'),(1156349,'_transient_aiowps_captcha_string_info_u7mgzcb7pt','MTYwMTY1ODg4OXlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1156427,'_transient_timeout_aiowps_captcha_string_info_q2wqzo0bq7','1601666644','no'),(1156428,'_transient_aiowps_captcha_string_info_q2wqzo0bq7','MTYwMTY2NDg0NHlhajNtcDh1cmRjYjZyanVjbHNsMTc=','no'),(1156432,'_transient_timeout_aiowps_captcha_string_info_w621oljebh','1601667045','no'),(1156433,'_transient_aiowps_captcha_string_info_w621oljebh','MTYwMTY2NTI0NXlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1156447,'_transient_timeout_aiowps_captcha_string_info_w4xdkdcc3d','1601667837','no'),(1156448,'_transient_aiowps_captcha_string_info_w4xdkdcc3d','MTYwMTY2NjAzN3lhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1156457,'_transient_timeout_aiowps_captcha_string_info_beonqblpbh','1601668260','no'),(1156452,'_transient_timeout_yst_sm_1_1:4gHp_4kLPz','1601752618','no'),(1156453,'_transient_yst_sm_1_1:4gHp_4kLPz','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-09-08T18:52:53-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2020-09-08T18:43:50-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2020-08-22T09:53:10-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1156454,'_transient_timeout_aiowps_captcha_string_info_t6xpbbi9rj','1601668018','no'),(1156455,'_transient_aiowps_captcha_string_info_t6xpbbi9rj','MTYwMTY2NjIxOHlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1156458,'_transient_aiowps_captcha_string_info_beonqblpbh','MTYwMTY2NjQ2MHlhajNtcDh1cmRjYjZyanVjbHNsMjk=','no'),(1156519,'_transient_timeout_aiowps_captcha_string_info_dww00x5xn0','1601672456','no'),(1156504,'_transient_timeout_aiowps_captcha_string_info_lv9z8k2exp','1601671608','no'),(1156505,'_transient_aiowps_captcha_string_info_lv9z8k2exp','MTYwMTY2OTgwOHlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1156520,'_transient_aiowps_captcha_string_info_dww00x5xn0','MTYwMTY3MDY1NnlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1156540,'_transient_timeout_aiowps_captcha_string_info_3529hpe0pd','1601674053','no'),(1156541,'_transient_aiowps_captcha_string_info_3529hpe0pd','MTYwMTY3MjI1M3lhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1156550,'_transient_timeout_aiowps_captcha_string_info_2w1zv5vj4d','1601674854','no'),(1156551,'_transient_aiowps_captcha_string_info_2w1zv5vj4d','MTYwMTY3MzA1NHlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(1156574,'_transient_timeout_aiowps_captcha_string_info_i3jwbodkug','1601676350','no'),(1156575,'_transient_aiowps_captcha_string_info_i3jwbodkug','MTYwMTY3NDU1MHlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1156616,'_transient_timeout_aiowps_captcha_string_info_wokmbuqpz8','1601679048','no'),(1156617,'_transient_aiowps_captcha_string_info_wokmbuqpz8','MTYwMTY3NzI0OHlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1156635,'_transient_timeout_aiowps_captcha_string_info_devb25jksv','1601680214','no'),(1156636,'_transient_aiowps_captcha_string_info_devb25jksv','MTYwMTY3ODQxNHlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1157285,'_transient_timeout_aiowps_captcha_string_info_bplpyo9bpg','1601725520','no'),(1156643,'_transient_timeout_aiowps_captcha_string_info_qfecxa5w7x','1601680586','no'),(1156644,'_transient_aiowps_captcha_string_info_qfecxa5w7x','MTYwMTY3ODc4NnlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1156670,'_transient_timeout_aiowps_captcha_string_info_w4ejhqbp3f','1601682497','no'),(1156671,'_transient_aiowps_captcha_string_info_w4ejhqbp3f','MTYwMTY4MDY5N3lhajNtcDh1cmRjYjZyanVjbHNsMjI=','no'),(1156711,'_transient_timeout_aiowps_captcha_string_info_dufv2mygic','1601684856','no'),(1156712,'_transient_aiowps_captcha_string_info_dufv2mygic','MTYwMTY4MzA1NnlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1157251,'_transient_timeout_aiowps_captcha_string_info_qeafljhjby','1601723018','no'),(1157252,'_transient_aiowps_captcha_string_info_qeafljhjby','MTYwMTcyMTIxOHlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1156856,'_transient_timeout_aiowps_captcha_string_info_jq6v8lzylh','1601694785','no'),(1156857,'_transient_aiowps_captcha_string_info_jq6v8lzylh','MTYwMTY5Mjk4NXlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(1156863,'_transient_aiowps_captcha_string_info_uqhw573aja','MTYwMTY5MzM1MXlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(1156932,'_transient_timeout_aiowps_captcha_string_info_avg6atvyx1','1601700082','no'),(1156933,'_transient_aiowps_captcha_string_info_avg6atvyx1','MTYwMTY5ODI4MnlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1156984,'_transient_timeout_aiowps_captcha_string_info_wei3mymt1t','1601703941','no'),(1156985,'_transient_aiowps_captcha_string_info_wei3mymt1t','MTYwMTcwMjE0MXlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1156986,'_transient_timeout_aiowps_captcha_string_info_rbvj2y2f53','1601703950','no'),(1156987,'_transient_aiowps_captcha_string_info_rbvj2y2f53','MTYwMTcwMjE1MHlhajNtcDh1cmRjYjZyanVjbHNsMTc=','no'),(1156988,'_transient_timeout_aiowps_captcha_string_info_f7bar8r7na','1601703960','no'),(1156989,'_transient_aiowps_captcha_string_info_f7bar8r7na','MTYwMTcwMjE2MHlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1156991,'_transient_timeout_aiowps_captcha_string_info_eotw1wqp5g','1601703969','no'),(1156992,'_transient_aiowps_captcha_string_info_eotw1wqp5g','MTYwMTcwMjE2OXlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(1156993,'_transient_timeout_aiowps_captcha_string_info_yi3onefiph','1601703978','no'),(1156994,'_transient_aiowps_captcha_string_info_yi3onefiph','MTYwMTcwMjE3OHlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1156995,'_transient_timeout_aiowps_captcha_string_info_vod2wd1zvg','1601703988','no'),(1156996,'_transient_aiowps_captcha_string_info_vod2wd1zvg','MTYwMTcwMjE4OHlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1156997,'_transient_timeout_aiowps_captcha_string_info_wdosr154sh','1601703997','no'),(1156998,'_transient_aiowps_captcha_string_info_wdosr154sh','MTYwMTcwMjE5N3lhajNtcDh1cmRjYjZyanVjbHNsMjI=','no'),(1156999,'_transient_timeout_aiowps_captcha_string_info_cqaf3yv2kw','1601704007','no'),(1157000,'_transient_aiowps_captcha_string_info_cqaf3yv2kw','MTYwMTcwMjIwN3lhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1157001,'_transient_timeout_aiowps_captcha_string_info_jgtqxe11en','1601704016','no'),(1157002,'_transient_aiowps_captcha_string_info_jgtqxe11en','MTYwMTcwMjIxNnlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(1157042,'_transient_timeout_aiowps_captcha_string_info_ri51gyibg7','1601706680','no'),(1157043,'_transient_aiowps_captcha_string_info_ri51gyibg7','MTYwMTcwNDg4MHlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1157195,'_transient_timeout_aiowps_captcha_string_info_3hy9cs9y54','1601718917','no'),(1157196,'_transient_aiowps_captcha_string_info_3hy9cs9y54','MTYwMTcxNzExN3lhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1157286,'_transient_aiowps_captcha_string_info_bplpyo9bpg','MTYwMTcyMzcyMHlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1203416,'_transient_timeout_aiowps_captcha_string_info_1ki0219lvy','1605143765','no'),(1203417,'_transient_aiowps_captcha_string_info_1ki0219lvy','MTYwNTE0MTk2NXlhajNtcDh1cmRjYjZyanVjbHNsMjY=','no'),(1204155,'_transient_timeout_aiowps_captcha_string_info_cv9p0x5rjw','1605200121','no'),(1204156,'_transient_aiowps_captcha_string_info_cv9p0x5rjw','MTYwNTE5ODMyMXlhajNtcDh1cmRjYjZyanVjbHNsMjQ=','no'),(1204205,'_transient_timeout_yst_sm_1_1:wW9T_4l57P','1605288994','no'),(1204206,'_transient_yst_sm_1_1:wW9T_4l57P','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:11:55-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:29:23-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2020-09-08T18:43:50-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2020-08-22T09:53:10-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:11:55-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:44:14-05:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1204616,'_transient_aiowps_captcha_string_info_bimtmvzpud','MTYwNTIzNTcwM3lhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1203471,'_transient_timeout_aiowps_captcha_string_info_sj46w07q6v','1605146560','no'),(1203472,'_transient_aiowps_captcha_string_info_sj46w07q6v','MTYwNTE0NDc2MHlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1203489,'_transient_timeout_aiowps_captcha_string_info_f0yar5bhc2','1605147899','no'),(1203490,'_transient_aiowps_captcha_string_info_f0yar5bhc2','MTYwNTE0NjA5OXlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(1157401,'_transient_timeout_aiowps_captcha_string_info_s6jsxzbweo','1601733104','no'),(1157402,'_transient_aiowps_captcha_string_info_s6jsxzbweo','MTYwMTczMTMwNHlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1157573,'_transient_timeout_aiowps_captcha_string_info_c13so6nkdl','1601745618','no'),(1157472,'_transient_timeout_yst_sm_1_1:4gHp_4luCX','1601822841','no'),(1157473,'_transient_yst_sm_1_1:4gHp_4luCX','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-09-08T18:52:53-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2020-09-08T18:43:50-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2020-08-22T09:53:10-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1157562,'_transient_timeout_aiowps_captcha_string_info_jg0hm0sfv2','1601745068','no'),(1157563,'_transient_aiowps_captcha_string_info_jg0hm0sfv2','MTYwMTc0MzI2OHlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1157574,'_transient_aiowps_captcha_string_info_c13so6nkdl','MTYwMTc0MzgxOHlhajNtcDh1cmRjYjZyanVjbHNsMTM=','no'),(1157664,'_transient_timeout_aiowps_captcha_string_info_gap7ex80rw','1601752560','no'),(1157616,'_transient_timeout_aiowps_captcha_string_info_y3ac1migip','1601749038','no'),(1157617,'_transient_aiowps_captcha_string_info_y3ac1migip','MTYwMTc0NzIzOHlhajNtcDh1cmRjYjZyanVjbHNsMzA=','no'),(1157665,'_transient_aiowps_captcha_string_info_gap7ex80rw','MTYwMTc1MDc2MHlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(1157700,'_transient_timeout_aiowps_captcha_string_info_kg0kclpmyq','1601755000','no'),(1157701,'_transient_aiowps_captcha_string_info_kg0kclpmyq','MTYwMTc1MzIwMHlhajNtcDh1cmRjYjZyanVjbHNsMjM=','no'),(1157708,'_transient_timeout_aiowps_captcha_string_info_e84cxf333k','1601755341','no'),(1157709,'_transient_aiowps_captcha_string_info_e84cxf333k','MTYwMTc1MzU0MXlhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(1157823,'_transient_timeout_aiowps_captcha_string_info_ovuijwkk5v','1601763541','no'),(1157758,'_transient_timeout_aiowps_captcha_string_info_thl2aabkyr','1601758974','no'),(1157759,'_transient_aiowps_captcha_string_info_thl2aabkyr','MTYwMTc1NzE3NHlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1157824,'_transient_aiowps_captcha_string_info_ovuijwkk5v','MTYwMTc2MTc0MXlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1157828,'_transient_timeout_aiowps_captcha_string_info_wmlj7rjoj2','1601763891','no'),(1157829,'_transient_aiowps_captcha_string_info_wmlj7rjoj2','MTYwMTc2MjA5MXlhajNtcDh1cmRjYjZyanVjbHNsMzA=','no'),(1157876,'_transient_timeout_aiowps_captcha_string_info_os39w10fvy','1601767088','no'),(1157877,'_transient_aiowps_captcha_string_info_os39w10fvy','MTYwMTc2NTI4OHlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(1157886,'_transient_timeout_aiowps_captcha_string_info_9joxfc3p4w','1601767807','no'),(1157887,'_transient_aiowps_captcha_string_info_9joxfc3p4w','MTYwMTc2NjAwN3lhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1157899,'_transient_timeout_aiowps_captcha_string_info_skgeu5psf3','1601768525','no'),(1157900,'_transient_aiowps_captcha_string_info_skgeu5psf3','MTYwMTc2NjcyNXlhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(1157923,'_transient_timeout_aiowps_captcha_string_info_7zbsf4dzlr','1601769965','no'),(1157924,'_transient_aiowps_captcha_string_info_7zbsf4dzlr','MTYwMTc2ODE2NXlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1157950,'_transient_timeout_aiowps_captcha_string_info_bhr6e8tiwt','1601771494','no'),(1205129,'_transient_timeout_aiowps_captcha_string_info_6k919pyf9k','1605274327','no'),(1205130,'_transient_aiowps_captcha_string_info_6k919pyf9k','MTYwNTI3MjUyN3lhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1205211,'_transient_timeout_aiowps_captcha_string_info_wk59wnr79l','1605280888','no'),(1206152,'_transient_timeout_aiowps_captcha_string_info_k039ebk7od','1605356578','no'),(1205155,'_transient_timeout_aiowps_captcha_string_info_1oh9ka7ymn','1605276748','no'),(1205156,'_transient_aiowps_captcha_string_info_1oh9ka7ymn','MTYwNTI3NDk0OHlhajNtcDh1cmRjYjZyanVjbHNsMTQ=','no'),(1205212,'_transient_aiowps_captcha_string_info_wk59wnr79l','MTYwNTI3OTA4OHlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1205235,'_transient_timeout_aiowps_captcha_string_info_s6ipfjz02r','1605282887','no'),(1205236,'_transient_aiowps_captcha_string_info_s6ipfjz02r','MTYwNTI4MTA4N3lhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1205361,'_transient_timeout_aiowps_captcha_string_info_b6lwfoxnu4','1605293396','no'),(1157951,'_transient_aiowps_captcha_string_info_bhr6e8tiwt','MTYwMTc2OTY5NHlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1157991,'_transient_timeout_aiowps_captcha_string_info_kidm4mp5yw','1601773954','no'),(1157992,'_transient_aiowps_captcha_string_info_kidm4mp5yw','MTYwMTc3MjE1NHlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1205555,'_transient_aiowps_captcha_string_info_pirvxirerg','MTYwNTMwNjk5OHlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1205556,'_transient_timeout_aiowps_captcha_string_info_bjdtr0m7il','1605308809','no'),(1158077,'_transient_timeout_aiowps_captcha_string_info_v7ilo055ka','1601778920','no'),(1158078,'_transient_aiowps_captcha_string_info_v7ilo055ka','MTYwMTc3NzEyMHlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(1158097,'_transient_timeout_aiowps_captcha_string_info_2kc4k43epg','1601780079','no'),(1158095,'_transient_timeout_aiowps_captcha_string_info_gh37wumsd5','1601780076','no'),(1158096,'_transient_aiowps_captcha_string_info_gh37wumsd5','MTYwMTc3ODI3NnlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1158098,'_transient_aiowps_captcha_string_info_2kc4k43epg','MTYwMTc3ODI3OXlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1158130,'_transient_timeout_aiowps_captcha_string_info_bn055j5ulh','1601782210','no'),(1158131,'_transient_aiowps_captcha_string_info_bn055j5ulh','MTYwMTc4MDQxMHlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(1158203,'_transient_timeout_aiowps_captcha_string_info_vr3x0r1gx3','1601788153','no'),(1158204,'_transient_aiowps_captcha_string_info_vr3x0r1gx3','MTYwMTc4NjM1M3lhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1158217,'_transient_timeout_aiowps_captcha_string_info_bjxjt0grnj','1601789074','no'),(1158218,'_transient_aiowps_captcha_string_info_bjxjt0grnj','MTYwMTc4NzI3NHlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1158261,'_transient_timeout_aiowps_captcha_string_info_xgtn8x3tjx','1601792576','no'),(1158262,'_transient_aiowps_captcha_string_info_xgtn8x3tjx','MTYwMTc5MDc3NnlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1158285,'_transient_timeout_aiowps_captcha_string_info_q2juggzml5','1601794307','no'),(1158286,'_transient_aiowps_captcha_string_info_q2juggzml5','MTYwMTc5MjUwN3lhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(1158300,'_transient_timeout_aiowps_captcha_string_info_8qnjprozum','1601795227','no'),(1158301,'_transient_aiowps_captcha_string_info_8qnjprozum','MTYwMTc5MzQyN3lhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1205464,'_transient_timeout_aiowps_captcha_string_info_ezc7yjr8ip','1605302259','no'),(1205465,'_transient_aiowps_captcha_string_info_ezc7yjr8ip','MTYwNTMwMDQ1OXlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1158334,'_transient_timeout_aiowps_captcha_string_info_7l8sfh8gdu','1601797533','no'),(1158335,'_transient_aiowps_captcha_string_info_7l8sfh8gdu','MTYwMTc5NTczM3lhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1158407,'_transient_aiowps_captcha_string_info_iezrq2aka2','MTYwMTgwMTA5NnlhajNtcDh1cmRjYjZyanVjbHNsMA==','no'),(1158423,'_transient_timeout_aiowps_captcha_string_info_42psi6v73x','1601803737','no'),(1158424,'_transient_aiowps_captcha_string_info_42psi6v73x','MTYwMTgwMTkzN3lhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1158480,'_transient_timeout_aiowps_captcha_string_info_352bcqf8rd','1601808629','no'),(1158481,'_transient_aiowps_captcha_string_info_352bcqf8rd','MTYwMTgwNjgyOXlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1158489,'_transient_timeout_aiowps_captcha_string_info_ucvh1m2cfm','1601809000','no'),(1158490,'_transient_aiowps_captcha_string_info_ucvh1m2cfm','MTYwMTgwNzIwMHlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1158543,'_transient_timeout_aiowps_captcha_string_info_15i1s303ra','1601813108','no'),(1158544,'_transient_aiowps_captcha_string_info_15i1s303ra','MTYwMTgxMTMwOHlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1158563,'_transient_timeout_aiowps_captcha_string_info_2j37d0q990','1601814006','no'),(1207521,'_transient_timeout_yst_sm_author_1:wW9T_3JCC6','1605553099','no'),(1207522,'_transient_yst_sm_author_1:wW9T_3JCC6','C:24:\"WPSEO_Sitemap_Cache_Data\":1029:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:982:\"<urlset xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xmlns:image=\"http://www.google.com/schemas/sitemap-image/1.1\" xsi:schemaLocation=\"http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd http://www.google.com/schemas/sitemap-image/1.1 http://www.google.com/schemas/sitemap-image/1.1/sitemap-image.xsd\" xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author/rolu315/</loc>\n		<lastmod>2020-10-18T15:44:14-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author/justinashleyleach/</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author/jhw/</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author/39thstreet/</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</url>\n</urlset>\";}}','no'),(1205690,'_transient_timeout_aiowps_captcha_string_info_rfxbnuqt9r','1605317117','no'),(1205691,'_transient_aiowps_captcha_string_info_rfxbnuqt9r','MTYwNTMxNTMxN3lhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1207674,'_transient_timeout_aiowps_captcha_string_info_eghm13a254','1605480779','no'),(1158564,'_transient_aiowps_captcha_string_info_2j37d0q990','MTYwMTgxMjIwNnlhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(1158579,'_transient_timeout_yst_sm_1_1:4gHp_eOXO','1601899445','no'),(1158572,'_transient_timeout_aiowps_captcha_string_info_t9jvfbcd5q','1601814495','no'),(1158573,'_transient_aiowps_captcha_string_info_t9jvfbcd5q','MTYwMTgxMjY5NXlhajNtcDh1cmRjYjZyanVjbHNsMzU=','no'),(1158580,'_transient_yst_sm_1_1:4gHp_eOXO','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-09-08T18:52:53-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2020-09-08T18:43:50-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2020-08-22T09:53:10-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1159230,'_transient_timeout_aiowps_captcha_string_info_ak01qiw25t','1601860766','no'),(1158648,'_transient_timeout_aiowps_captcha_string_info_uqr44mqtqg','1601818693','no'),(1158649,'_transient_aiowps_captcha_string_info_uqr44mqtqg','MTYwMTgxNjg5M3lhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(1158755,'_transient_timeout_aiowps_captcha_string_info_hanb07y117','1601825991','no'),(1158756,'_transient_aiowps_captcha_string_info_hanb07y117','MTYwMTgyNDE5MXlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1158771,'_transient_timeout_aiowps_captcha_string_info_xqurj8i8ag','1601827535','no'),(1158772,'_transient_aiowps_captcha_string_info_xqurj8i8ag','MTYwMTgyNTczNXlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(1158902,'_transient_timeout_aiowps_captcha_string_info_kd918xwkne','1601837693','no'),(1158903,'_transient_aiowps_captcha_string_info_kd918xwkne','MTYwMTgzNTg5M3lhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1158914,'_transient_timeout_aiowps_captcha_string_info_r4ydvypa8f','1601838517','no'),(1158915,'_transient_aiowps_captcha_string_info_r4ydvypa8f','MTYwMTgzNjcxN3lhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1158931,'_transient_timeout_aiowps_captcha_string_info_3kb80sftke','1601839726','no'),(1158932,'_transient_aiowps_captcha_string_info_3kb80sftke','MTYwMTgzNzkyNnlhajNtcDh1cmRjYjZyanVjbHNsMjE=','no'),(1158949,'_transient_timeout_aiowps_captcha_string_info_ruvpkhz6hy','1601840519','no'),(1158950,'_transient_aiowps_captcha_string_info_ruvpkhz6hy','MTYwMTgzODcxOXlhajNtcDh1cmRjYjZyanVjbHNsMjc=','no'),(1158982,'_transient_timeout_aiowps_captcha_string_info_l34kt8s6jy','1601843322','no'),(1158983,'_transient_aiowps_captcha_string_info_l34kt8s6jy','MTYwMTg0MTUyMnlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(1167441,'_transient_timeout_aiowps_captcha_string_info_uymhsy5ch1','1602442466','no'),(1159210,'_transient_timeout_aiowps_captcha_string_info_d5pqkfyr3e','1601860389','no'),(1205029,'_transient_timeout_aiowps_captcha_string_info_2qimvnefa3','1605268290','no'),(1205030,'_transient_aiowps_captcha_string_info_2qimvnefa3','MTYwNTI2NjQ5MHlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1205050,'_transient_timeout_yst_sm_1_1:wW9T_3JCC3','1605353927','no'),(1205051,'_transient_yst_sm_1_1:wW9T_3JCC3','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:11:55-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:29:23-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2020-09-08T18:43:50-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2020-08-22T09:53:10-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:11:55-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:44:14-05:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1205372,'_transient_timeout_aiowps_captcha_string_info_4vx7sr3oud','1605294154','no'),(1159211,'_transient_aiowps_captcha_string_info_d5pqkfyr3e','MTYwMTg1ODU4OXlhajNtcDh1cmRjYjZyanVjbHNsMjE=','no'),(1159231,'_transient_aiowps_captcha_string_info_ak01qiw25t','MTYwMTg1ODk2NnlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1159265,'_transient_timeout_aiowps_captcha_string_info_keh31hbmki','1601863027','no'),(1159266,'_transient_aiowps_captcha_string_info_keh31hbmki','MTYwMTg2MTIyN3lhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1159379,'_transient_timeout_aiowps_captcha_string_info_ho46f5669f','1601870667','no'),(1159380,'_transient_aiowps_captcha_string_info_ho46f5669f','MTYwMTg2ODg2N3lhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1159403,'_transient_timeout_aiowps_captcha_string_info_eyj2sxa86g','1601872692','no'),(1159404,'_transient_aiowps_captcha_string_info_eyj2sxa86g','MTYwMTg3MDg5MnlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1159421,'_transient_timeout_aiowps_captcha_string_info_qs1ewivwb5','1601873441','no'),(1159422,'_transient_aiowps_captcha_string_info_qs1ewivwb5','MTYwMTg3MTY0MXlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1159450,'_transient_timeout_aiowps_captcha_string_info_qzal1x3cp9','1601875696','no'),(1159451,'_transient_aiowps_captcha_string_info_qzal1x3cp9','MTYwMTg3Mzg5NnlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1159568,'_transient_timeout_aiowps_captcha_string_info_klfrfqtxqm','1601883893','no'),(1159554,'_transient_timeout_yst_sm_1_1:4gHp_dK66','1601967563','no'),(1159555,'_transient_yst_sm_1_1:4gHp_dK66','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-09-08T18:52:53-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2020-09-08T18:43:50-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2020-08-22T09:53:10-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1159569,'_transient_aiowps_captcha_string_info_klfrfqtxqm','MTYwMTg4MjA5M3lhajNtcDh1cmRjYjZyanVjbHNsMzA=','no'),(1159576,'_transient_timeout_aiowps_captcha_string_info_jhkl310grp','1601884265','no'),(1159577,'_transient_aiowps_captcha_string_info_jhkl310grp','MTYwMTg4MjQ2NXlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1159607,'_transient_timeout_aiowps_captcha_string_info_zeliqge77b','1601886131','no'),(1159599,'_transient_timeout_aiowps_captcha_string_info_pexeny1m9x','1601885658','no'),(1159600,'_transient_aiowps_captcha_string_info_pexeny1m9x','MTYwMTg4Mzg1OHlhajNtcDh1cmRjYjZyanVjbHNsMTM=','no'),(1159608,'_transient_aiowps_captcha_string_info_zeliqge77b','MTYwMTg4NDMzMXlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1159679,'_transient_timeout_aiowps_captcha_string_info_kabios82ma','1601890581','no'),(1159680,'_transient_aiowps_captcha_string_info_kabios82ma','MTYwMTg4ODc4MXlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1159685,'_transient_timeout_aiowps_captcha_string_info_a6bw9ilj2x','1601890946','no'),(1159686,'_transient_aiowps_captcha_string_info_a6bw9ilj2x','MTYwMTg4OTE0NnlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1159721,'_transient_timeout_aiowps_captcha_string_info_igkj01lmva','1601893592','no'),(1159722,'_transient_aiowps_captcha_string_info_igkj01lmva','MTYwMTg5MTc5MnlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1159730,'_transient_timeout_aiowps_captcha_string_info_5u7srucr7w','1601893947','no'),(1159731,'_transient_aiowps_captcha_string_info_5u7srucr7w','MTYwMTg5MjE0N3lhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(1159771,'_transient_timeout_aiowps_captcha_string_info_5c10bdyy0w','1601897130','no'),(1159772,'_transient_aiowps_captcha_string_info_5c10bdyy0w','MTYwMTg5NTMzMHlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(1159863,'_transient_timeout_aiowps_captcha_string_info_jtd11sul6j','1601903611','no'),(1207675,'_transient_aiowps_captcha_string_info_eghm13a254','MTYwNTQ3ODk3OXlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1159864,'_transient_aiowps_captcha_string_info_jtd11sul6j','MTYwMTkwMTgxMXlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(1207665,'_transient_timeout_yst_sm_1_1:wW9T_4mB6y','1605565180','no'),(1207666,'_transient_yst_sm_1_1:wW9T_4mB6y','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:11:55-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:29:23-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2020-09-08T18:43:50-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2020-08-22T09:53:10-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:11:55-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:44:14-05:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1159926,'_transient_timeout_aiowps_captcha_string_info_061fkusp8o','1601907101','no'),(1159891,'_transient_timeout_aiowps_captcha_string_info_ux21s84dal','1601904466','no'),(1159892,'_transient_aiowps_captcha_string_info_ux21s84dal','MTYwMTkwMjY2NnlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1159927,'_transient_aiowps_captcha_string_info_061fkusp8o','MTYwMTkwNTMwMXlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1160072,'_transient_timeout_aiowps_captcha_string_info_g1e7teouj4','1601917968','no'),(1160073,'_transient_aiowps_captcha_string_info_g1e7teouj4','MTYwMTkxNjE2OHlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1160237,'_transient_timeout_aiowps_captcha_string_info_liflwad7ga','1601930534','no'),(1160238,'_transient_aiowps_captcha_string_info_liflwad7ga','MTYwMTkyODczNHlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(1160249,'_transient_timeout_aiowps_captcha_string_info_oofuy8aqn8','1601931243','no'),(1160250,'_transient_aiowps_captcha_string_info_oofuy8aqn8','MTYwMTkyOTQ0M3lhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1160311,'_transient_timeout_aiowps_captcha_string_info_z7oh5ix3k2','1601936432','no'),(1160312,'_transient_aiowps_captcha_string_info_z7oh5ix3k2','MTYwMTkzNDYzMnlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(1160340,'_transient_timeout_aiowps_captcha_string_info_zrpk29pase','1601937857','no'),(1160328,'_transient_timeout_aiowps_captcha_string_info_n1s7swy1oq','1601937190','no'),(1160329,'_transient_aiowps_captcha_string_info_n1s7swy1oq','MTYwMTkzNTM5MHlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1160341,'_transient_aiowps_captcha_string_info_zrpk29pase','MTYwMTkzNjA1N3lhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1160351,'_transient_timeout_aiowps_captcha_string_info_kq8y8dnq18','1601938504','no'),(1160352,'_transient_aiowps_captcha_string_info_kq8y8dnq18','MTYwMTkzNjcwNHlhajNtcDh1cmRjYjZyanVjbHNsMA==','no'),(1160427,'_transient_timeout_aiowps_captcha_string_info_2lnuipd6j1','1601943626','no'),(1160359,'_transient_timeout_aiowps_captcha_string_info_fh6zqy82ix','1601938952','no'),(1160360,'_transient_aiowps_captcha_string_info_fh6zqy82ix','MTYwMTkzNzE1MnlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1160368,'_transient_timeout_aiowps_captcha_string_info_d2a8sjvfv6','1601939553','no'),(1160369,'_transient_aiowps_captcha_string_info_d2a8sjvfv6','MTYwMTkzNzc1M3lhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(1160416,'_transient_timeout_aiowps_captcha_string_info_fq88k1we35','1601943362','no'),(1160417,'_transient_aiowps_captcha_string_info_fq88k1we35','MTYwMTk0MTU2MnlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1206904,'_transient_timeout_aiowps_captcha_string_info_rec7whsurz','1605418473','no'),(1206905,'_transient_aiowps_captcha_string_info_rec7whsurz','MTYwNTQxNjY3M3lhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1207061,'_transient_timeout_aiowps_captcha_string_info_07gx7kr6en','1605431181','no'),(1206978,'_transient_timeout_aiowps_captcha_string_info_yr9ut3qwym','1605424607','no'),(1206979,'_transient_aiowps_captcha_string_info_yr9ut3qwym','MTYwNTQyMjgwN3lhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1207062,'_transient_aiowps_captcha_string_info_07gx7kr6en','MTYwNTQyOTM4MXlhajNtcDh1cmRjYjZyanVjbHNsMTM=','no'),(1207131,'_transient_timeout_aiowps_captcha_string_info_rhmlzknjvh','1605436587','no'),(1207112,'_transient_timeout_aiowps_captcha_string_info_dnrmc6su0q','1605435190','no'),(1207113,'_transient_aiowps_captcha_string_info_dnrmc6su0q','MTYwNTQzMzM5MHlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1207132,'_transient_aiowps_captcha_string_info_rhmlzknjvh','MTYwNTQzNDc4NnlhajNtcDh1cmRjYjZyanVjbHNsMTg=','no'),(1207861,'_transient_timeout_aiowps_captcha_string_info_5yztob8q1s','1605494868','no'),(1207862,'_transient_aiowps_captcha_string_info_5yztob8q1s','MTYwNTQ5MzA2OHlhajNtcDh1cmRjYjZyanVjbHNsMjI=','no'),(1160425,'_transient_timeout_aiowps_captcha_string_info_bfcrgpxvnh','1601943623','no'),(1160426,'_transient_aiowps_captcha_string_info_bfcrgpxvnh','MTYwMTk0MTgyM3lhajNtcDh1cmRjYjZyanVjbHNsMzA=','no'),(1160428,'_transient_aiowps_captcha_string_info_2lnuipd6j1','MTYwMTk0MTgyNnlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1160451,'_transient_timeout_aiowps_captcha_string_info_pg3gabox9o','1601945031','no'),(1160452,'_transient_aiowps_captcha_string_info_pg3gabox9o','MTYwMTk0MzIzMXlhajNtcDh1cmRjYjZyanVjbHNsMTk=','no'),(1160617,'_transient_timeout_aiowps_captcha_string_info_3jnlx3aijo','1601956214','no'),(1160565,'_transient_timeout_aiowps_captcha_string_info_0eptn9zus8','1601953078','no'),(1160566,'_transient_aiowps_captcha_string_info_0eptn9zus8','MTYwMTk1MTI3OHlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(1160618,'_transient_aiowps_captcha_string_info_3jnlx3aijo','MTYwMTk1NDQxNHlhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(1160634,'_transient_timeout_aiowps_captcha_string_info_o0riis612e','1601957278','no'),(1160635,'_transient_aiowps_captcha_string_info_o0riis612e','MTYwMTk1NTQ3OHlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1160650,'_transient_timeout_aiowps_captcha_string_info_zzkhsukfje','1601958620','no'),(1160651,'_transient_aiowps_captcha_string_info_zzkhsukfje','MTYwMTk1NjgyMHlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1160695,'_transient_timeout_aiowps_captcha_string_info_5nc99udgov','1601961505','no'),(1160696,'_transient_aiowps_captcha_string_info_5nc99udgov','MTYwMTk1OTcwNXlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1160699,'_transient_timeout_aiowps_captcha_string_info_5b1x16rihe','1601961542','no'),(1160700,'_transient_aiowps_captcha_string_info_5b1x16rihe','MTYwMTk1OTc0MnlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1160701,'_transient_timeout_aiowps_captcha_string_info_uqt0i1z28n','1601961574','no'),(1160702,'_transient_aiowps_captcha_string_info_uqt0i1z28n','MTYwMTk1OTc3NHlhajNtcDh1cmRjYjZyanVjbHNsMjM=','no'),(1160703,'_transient_timeout_aiowps_captcha_string_info_qn497wgl2i','1601961668','no'),(1160704,'_transient_aiowps_captcha_string_info_qn497wgl2i','MTYwMTk1OTg2OHlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1160729,'_transient_timeout_aiowps_captcha_string_info_yah0lv407c','1601963100','no'),(1160730,'_transient_aiowps_captcha_string_info_yah0lv407c','MTYwMTk2MTMwMHlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(1160798,'_transient_timeout_aiowps_captcha_string_info_8mjne1h3ck','1601969117','no'),(1160799,'_transient_aiowps_captcha_string_info_8mjne1h3ck','MTYwMTk2NzMxN3lhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1160844,'_transient_timeout_aiowps_captcha_string_info_qzu4rqou1e','1601972785','no'),(1160845,'_transient_aiowps_captcha_string_info_qzu4rqou1e','MTYwMTk3MDk4NXlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1160895,'_transient_timeout_aiowps_captcha_string_info_h9263l4vll','1601976987','no'),(1160896,'_transient_aiowps_captcha_string_info_h9263l4vll','MTYwMTk3NTE4N3lhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1160950,'_transient_timeout_aiowps_captcha_string_info_py4jg1z56a','1601981404','no'),(1160951,'_transient_aiowps_captcha_string_info_py4jg1z56a','MTYwMTk3OTYwNHlhajNtcDh1cmRjYjZyanVjbHNsMTM=','no'),(1161058,'_transient_timeout_aiowps_captcha_string_info_z9l7pjjt0k','1601990137','no'),(1161059,'_transient_aiowps_captcha_string_info_z9l7pjjt0k','MTYwMTk4ODMzN3lhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(1160588,'_transient_timeout_aiowps_captcha_string_info_5vior642np','1601954740','no'),(1160589,'_transient_aiowps_captcha_string_info_5vior642np','MTYwMTk1Mjk0MHlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1205948,'_transient_timeout_yst_sm_1_1:wW9T_dqdD','1605424124','no'),(1205949,'_transient_yst_sm_1_1:wW9T_dqdD','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:11:55-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:29:23-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2020-09-08T18:43:50-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2020-08-22T09:53:10-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:11:55-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:44:14-05:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1161710,'_transient_timeout_aiowps_captcha_string_info_xh7lb6w4vq','1602036367','no'),(1161711,'_transient_aiowps_captcha_string_info_xh7lb6w4vq','MTYwMjAzNDU2N3lhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1161087,'_transient_timeout_aiowps_captcha_string_info_djo4vu0yxc','1601991068','no'),(1161088,'_transient_aiowps_captcha_string_info_djo4vu0yxc','MTYwMTk4OTI2OHlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1161135,'_transient_timeout_aiowps_captcha_string_info_7b0tyywopo','1601995156','no'),(1161136,'_transient_aiowps_captcha_string_info_7b0tyywopo','MTYwMTk5MzM1NnlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1161175,'_transient_timeout_aiowps_captcha_string_info_6x0crd7qn8','1601998209','no'),(1161176,'_transient_aiowps_captcha_string_info_6x0crd7qn8','MTYwMTk5NjQwOXlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1161233,'_transient_timeout_aiowps_captcha_string_info_au4uyqyq8h','1602002973','no'),(1161182,'_transient_timeout_aiowps_captcha_string_info_bamvfwgby2','1601998653','no'),(1161183,'_transient_aiowps_captcha_string_info_bamvfwgby2','MTYwMTk5Njg1M3lhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1161212,'_transient_timeout_aiowps_captcha_string_info_bqxh8y51ov','1602001088','no'),(1161213,'_transient_aiowps_captcha_string_info_bqxh8y51ov','MTYwMTk5OTI4OHlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1161234,'_transient_aiowps_captcha_string_info_au4uyqyq8h','MTYwMjAwMTE3M3lhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1161342,'_transient_timeout_aiowps_captcha_string_info_ilus6rlccb','1602011878','no'),(1161343,'_transient_aiowps_captcha_string_info_ilus6rlccb','MTYwMjAxMDA3OHlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1161384,'_transient_timeout_aiowps_captcha_string_info_4tejzyfc6g','1602015351','no'),(1161385,'_transient_aiowps_captcha_string_info_4tejzyfc6g','MTYwMjAxMzU1MXlhajNtcDh1cmRjYjZyanVjbHNsMjM=','no'),(1161470,'_transient_timeout_aiowps_captcha_string_info_v7t2eqtyxb','1602021349','no'),(1161471,'_transient_aiowps_captcha_string_info_v7t2eqtyxb','MTYwMjAxOTU0OXlhajNtcDh1cmRjYjZyanVjbHNsMTc=','no'),(1161472,'_transient_timeout_aiowps_captcha_string_info_p0258nehbw','1602021412','no'),(1161473,'_transient_aiowps_captcha_string_info_p0258nehbw','MTYwMjAxOTYxMnlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1161493,'_transient_timeout_aiowps_captcha_string_info_9lbaxa9jyv','1602022618','no'),(1161494,'_transient_aiowps_captcha_string_info_9lbaxa9jyv','MTYwMjAyMDgxOHlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1161588,'_transient_timeout_aiowps_captcha_string_info_0dxg5pg2yz','1602030133','no'),(1207425,'_transient_timeout_aiowps_captcha_string_info_yg7x26q2ex','1605460936','no'),(1207426,'_transient_aiowps_captcha_string_info_yg7x26q2ex','MTYwNTQ1OTEzNnlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1207432,'_transient_aiowps_captcha_string_info_oi78obq9d1','MTYwNTQ1OTQzNHlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1161589,'_transient_aiowps_captcha_string_info_0dxg5pg2yz','MTYwMjAyODMzM3lhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1161595,'_transient_timeout_aiowps_captcha_string_info_lhtjhmykkz','1602030526','no'),(1161596,'_transient_aiowps_captcha_string_info_lhtjhmykkz','MTYwMjAyODcyNnlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1161626,'_transient_timeout_aiowps_captcha_string_info_begmtxrsda','1602032481','no'),(1161627,'_transient_aiowps_captcha_string_info_begmtxrsda','MTYwMjAzMDY4MXlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(1161640,'_transient_timeout_aiowps_captcha_string_info_6y3ss9flql','1602033261','no'),(1161641,'_transient_aiowps_captcha_string_info_6y3ss9flql','MTYwMjAzMTQ2MXlhajNtcDh1cmRjYjZyanVjbHNsMjc=','no'),(1161644,'_transient_timeout_aiowps_captcha_string_info_tpkmqewc8y','1602033434','no'),(1161645,'_transient_aiowps_captcha_string_info_tpkmqewc8y','MTYwMjAzMTYzNHlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1161717,'_transient_timeout_aiowps_captcha_string_info_851dfrxg77','1602036757','no'),(1161718,'_transient_aiowps_captcha_string_info_851dfrxg77','MTYwMjAzNDk1N3lhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1161753,'_transient_timeout_aiowps_captcha_string_info_jzlxppw91v','1602038691','no'),(1161754,'_transient_aiowps_captcha_string_info_jzlxppw91v','MTYwMjAzNjg5MHlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1161758,'_transient_timeout_aiowps_captcha_string_info_p60nhihlr5','1602039068','no'),(1161759,'_transient_aiowps_captcha_string_info_p60nhihlr5','MTYwMjAzNzI2OHlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1161792,'_transient_timeout_aiowps_captcha_string_info_mz0eazvhc8','1602041380','no'),(1161793,'_transient_aiowps_captcha_string_info_mz0eazvhc8','MTYwMjAzOTU4MHlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1161819,'_transient_timeout_aiowps_captcha_string_info_7mx1g6hznv','1602043029','no'),(1161820,'_transient_aiowps_captcha_string_info_7mx1g6hznv','MTYwMjA0MTIyOXlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(1161822,'_transient_timeout_aiowps_captcha_string_info_nbpu9zhrv4','1602043064','no'),(1161823,'_transient_aiowps_captcha_string_info_nbpu9zhrv4','MTYwMjA0MTI2NHlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1161876,'_transient_timeout_aiowps_captcha_string_info_siznzr3hwl','1602046980','no'),(1161861,'_transient_timeout_yst_sm_1_1:4gHp_duSK','1602130775','no'),(1161862,'_transient_yst_sm_1_1:4gHp_duSK','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-09-08T18:52:53-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2020-09-08T18:43:50-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2020-08-22T09:53:10-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1161877,'_transient_aiowps_captcha_string_info_siznzr3hwl','MTYwMjA0NTE4MHlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1162038,'_transient_timeout_aiowps_captcha_string_info_uqwgx2y2ck','1602058766','no'),(1161923,'_transient_timeout_aiowps_captcha_string_info_9ehclbzxpn','1602050055','no'),(1161924,'_transient_aiowps_captcha_string_info_9ehclbzxpn','MTYwMjA0ODI1NXlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1162039,'_transient_aiowps_captcha_string_info_uqwgx2y2ck','MTYwMjA1Njk2NnlhajNtcDh1cmRjYjZyanVjbHNsMTM=','no'),(1162073,'_transient_timeout_aiowps_captcha_string_info_5uk5jxps2e','1602061060','no'),(1162074,'_transient_aiowps_captcha_string_info_5uk5jxps2e','MTYwMjA1OTI2MHlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(1162101,'_transient_timeout_aiowps_captcha_string_info_ykdz2p77v4','1602063649','no'),(1162102,'_transient_aiowps_captcha_string_info_ykdz2p77v4','MTYwMjA2MTg0OXlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1162260,'_transient_timeout_aiowps_captcha_string_info_lxwyzzk88g','1602074685','no'),(1162169,'_transient_timeout_aiowps_captcha_string_info_p1bu64xr02','1602068550','no'),(1162170,'_transient_aiowps_captcha_string_info_p1bu64xr02','MTYwMjA2Njc1MHlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1206153,'_transient_aiowps_captcha_string_info_k039ebk7od','MTYwNTM1NDc3OHlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1207431,'_transient_timeout_aiowps_captcha_string_info_oi78obq9d1','1605461235','no'),(1206304,'_transient_timeout_aiowps_captcha_string_info_1gyfntp0ay','1605368236','no'),(1206305,'_transient_aiowps_captcha_string_info_1gyfntp0ay','MTYwNTM2NjQzNnlhajNtcDh1cmRjYjZyanVjbHNsMzQ=','no'),(1206482,'_transient_timeout_aiowps_captcha_string_info_uethngshnb','1605383427','no'),(1206483,'_transient_aiowps_captcha_string_info_uethngshnb','MTYwNTM4MTYyN3lhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1207495,'_transient_timeout_aiowps_captcha_string_info_y50kg85wl9','1605466533','no'),(1207496,'_transient_aiowps_captcha_string_info_y50kg85wl9','MTYwNTQ2NDczM3lhajNtcDh1cmRjYjZyanVjbHNsMTc=','no'),(1207564,'_transient_timeout_aiowps_captcha_string_info_dcxthgp3h9','1605471690','no'),(1207565,'_transient_aiowps_captcha_string_info_dcxthgp3h9','MTYwNTQ2OTg5MHlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1162261,'_transient_aiowps_captcha_string_info_lxwyzzk88g','MTYwMjA3Mjg4NXlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1163601,'_transient_aiowps_captcha_string_info_6ggz6enuh9','MTYwMjE2NjYyOHlhajNtcDh1cmRjYjZyanVjbHNsMzg=','no'),(1162405,'_transient_timeout_aiowps_captcha_string_info_kmg147mgj0','1602084737','no'),(1162406,'_transient_aiowps_captcha_string_info_kmg147mgj0','MTYwMjA4MjkzN3lhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1162412,'_transient_timeout_aiowps_captcha_string_info_y1h9gm6l8w','1602085193','no'),(1162413,'_transient_aiowps_captcha_string_info_y1h9gm6l8w','MTYwMjA4MzM5M3lhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1162453,'_transient_timeout_aiowps_captcha_string_info_lb5ja1x0ee','1602088635','no'),(1162454,'_transient_aiowps_captcha_string_info_lb5ja1x0ee','MTYwMjA4NjgzNXlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(1162563,'_transient_timeout_aiowps_captcha_string_info_tf8pjhra53','1602097891','no'),(1162480,'_transient_timeout_aiowps_captcha_string_info_kuq3vldyxx','1602090567','no'),(1162481,'_transient_aiowps_captcha_string_info_kuq3vldyxx','MTYwMjA4ODc2N3lhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1162564,'_transient_aiowps_captcha_string_info_tf8pjhra53','MTYwMjA5NjA5MXlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1162589,'_transient_timeout_aiowps_captcha_string_info_jqyz7oecp8','1602099465','no'),(1162590,'_transient_aiowps_captcha_string_info_jqyz7oecp8','MTYwMjA5NzY2NXlhajNtcDh1cmRjYjZyanVjbHNsMTQ=','no'),(1162600,'_transient_timeout_aiowps_captcha_string_info_3t9ujcifub','1602100163','no'),(1162601,'_transient_aiowps_captcha_string_info_3t9ujcifub','MTYwMjA5ODM2M3lhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1162626,'_transient_timeout_aiowps_captcha_string_info_jmv55w7m3k','1602101919','no'),(1162627,'_transient_aiowps_captcha_string_info_jmv55w7m3k','MTYwMjEwMDExOXlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1162675,'_transient_timeout_aiowps_captcha_string_info_tcrc7g83v2','1602105907','no'),(1162676,'_transient_aiowps_captcha_string_info_tcrc7g83v2','MTYwMjEwNDEwN3lhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1162717,'_transient_timeout_yst_sm_1_1:4gHp_4lqQZ','1602192625','no'),(1162689,'_transient_timeout_aiowps_captcha_string_info_3d0akfcnqw','1602106265','no'),(1162690,'_transient_aiowps_captcha_string_info_3d0akfcnqw','MTYwMjEwNDQ2NXlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1162718,'_transient_yst_sm_1_1:4gHp_4lqQZ','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-09-08T18:52:53-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2020-09-08T18:43:50-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2020-08-22T09:53:10-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1184635,'_transient_jetpack_jitm_d6097885496460196249b46fdef7d99','a:1:{s:18:\"last_response_time\";i:1603662970;}','no'),(1184634,'_transient_timeout_jetpack_jitm_d6097885496460196249b46fdef7d99','1603663270','no'),(1184633,'post_by_email_address1','NULL','yes'),(1194178,'_transient_timeout_aiowps_captcha_string_info_hv7nbexs0e','1604410524','no'),(1184137,'_transient_timeout_aiowps_captcha_string_info_b3mlswg6gl','1603630151','no'),(1184138,'_transient_aiowps_captcha_string_info_b3mlswg6gl','MTYwMzYyODM1MXlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1184142,'_transient_timeout_aiowps_captcha_string_info_iqzfsd9xss','1603630449','no'),(1184143,'_transient_aiowps_captcha_string_info_iqzfsd9xss','MTYwMzYyODY0OXlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1184147,'_transient_timeout_aiowps_captcha_string_info_4rml7f2fo2','1603630641','no'),(1184148,'_transient_aiowps_captcha_string_info_4rml7f2fo2','MTYwMzYyODg0MXlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1184149,'_transient_timeout_aiowps_captcha_string_info_1xqq68hzpa','1603630650','no'),(1184150,'_transient_aiowps_captcha_string_info_1xqq68hzpa','MTYwMzYyODg1MHlhajNtcDh1cmRjYjZyanVjbHNsMA==','no'),(1184152,'_transient_timeout_aiowps_captcha_string_info_qokj58oyai','1603630660','no'),(1184153,'_transient_aiowps_captcha_string_info_qokj58oyai','MTYwMzYyODg2MHlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(1184154,'_transient_timeout_aiowps_captcha_string_info_h5dj2xexih','1603630669','no'),(1184155,'_transient_aiowps_captcha_string_info_h5dj2xexih','MTYwMzYyODg2OXlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1184156,'_transient_timeout_aiowps_captcha_string_info_nc1teais24','1603630679','no'),(1184157,'_transient_aiowps_captcha_string_info_nc1teais24','MTYwMzYyODg3OXlhajNtcDh1cmRjYjZyanVjbHNsMTQ=','no'),(1184158,'_transient_timeout_aiowps_captcha_string_info_iq6d01tpxf','1603630688','no'),(1184159,'_transient_aiowps_captcha_string_info_iq6d01tpxf','MTYwMzYyODg4OHlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(1184160,'_transient_timeout_aiowps_captcha_string_info_3q93ya2lvt','1603630698','no'),(1184161,'_transient_aiowps_captcha_string_info_3q93ya2lvt','MTYwMzYyODg5OHlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1184162,'_transient_timeout_aiowps_captcha_string_info_u008hbfchx','1603630707','no'),(1184163,'_transient_aiowps_captcha_string_info_u008hbfchx','MTYwMzYyODkwN3lhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(1184178,'_transient_timeout_aiowps_captcha_string_info_99agnbxui0','1603631363','no'),(1184179,'_transient_aiowps_captcha_string_info_99agnbxui0','MTYwMzYyOTU2M3lhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1188085,'_transient_timeout_aiowps_captcha_string_info_cgh41muqt1','1603936433','no'),(1187834,'_transient_timeout_aiowps_captcha_string_info_v1x5k20c5b','1603917127','no'),(1187835,'_transient_aiowps_captcha_string_info_v1x5k20c5b','MTYwMzkxNTMyNnlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1184359,'_transient_timeout_aiowps_captcha_string_info_o4q8ixydia','1603643790','no'),(1184360,'_transient_aiowps_captcha_string_info_o4q8ixydia','MTYwMzY0MTk5MHlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1184371,'_transient_timeout_aiowps_captcha_string_info_0rdf1fd3z1','1603644393','no'),(1184372,'_transient_aiowps_captcha_string_info_0rdf1fd3z1','MTYwMzY0MjU5M3lhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1184513,'_transient_timeout_aiowps_captcha_string_info_tylv9r43xe','1603656362','no'),(1184514,'_transient_aiowps_captcha_string_info_tylv9r43xe','MTYwMzY1NDU2MnlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1184516,'_transient_timeout_aiowps_captcha_string_info_y0pb8ls9be','1603656440','no'),(1184517,'_transient_aiowps_captcha_string_info_y0pb8ls9be','MTYwMzY1NDY0MHlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1184566,'_transient_timeout_aiowps_captcha_string_info_dl1anssia3','1603659805','no'),(1184567,'_transient_aiowps_captcha_string_info_dl1anssia3','MTYwMzY1ODAwNXlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1184574,'_transient_timeout_aiowps_captcha_string_info_nerwl74r0e','1603660406','no'),(1184575,'_transient_aiowps_captcha_string_info_nerwl74r0e','MTYwMzY1ODYwNnlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(1187843,'_transient_aiowps_captcha_string_info_19dz3d6oex','MTYwMzkxNTgxN3lhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1185434,'_transient_timeout_aiowps_captcha_string_info_a40v084vau','1603723381','no'),(1210590,'_transient_timeout_yst_sm_post_1:wW9T_l3d5','1605826014','no'),(1210591,'_transient_yst_sm_post_1:wW9T_l3d5','C:24:\"WPSEO_Sitemap_Cache_Data\":3389:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:3341:\"<urlset xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xmlns:image=\"http://www.google.com/schemas/sitemap-image/1.1\" xsi:schemaLocation=\"http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd http://www.google.com/schemas/sitemap-image/1.1 http://www.google.com/schemas/sitemap-image/1.1/sitemap-image.xsd\" xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/33rd-annual-mid-west-lectures-do-you-know/</loc>\n		<lastmod>2015-09-21T07:54:36-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/25th-annual-youth-rally/</loc>\n		<lastmod>2016-03-16T18:21:06-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/new-website/</loc>\n		<lastmod>2016-03-16T23:22:43-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/youtube-channel/</loc>\n		<lastmod>2016-03-16T23:23:28-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/change-the-channel/</loc>\n		<lastmod>2016-03-28T21:51:14-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/being-a-christian-father/</loc>\n		<lastmod>2016-05-19T08:17:11-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/armor-of-god/</loc>\n		<lastmod>2016-05-19T08:18:36-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/one-church/</loc>\n		<lastmod>2016-06-09T15:45:03-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/talents/</loc>\n		<lastmod>2016-08-28T21:33:31-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/what-have-i-been-putting-in-my-heart/</loc>\n		<lastmod>2017-08-07T21:51:02-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/do-you-know-who-i-am/</loc>\n		<lastmod>2017-08-20T13:27:02-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/god-never-gives-challenge-great/</loc>\n		<lastmod>2017-08-20T13:36:56-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/what-do-you-know/</loc>\n		<lastmod>2017-08-20T13:53:46-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/not-whether-win-lose/</loc>\n		<lastmod>2017-08-20T14:03:58-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/received-calling-god/</loc>\n		<lastmod>2017-08-27T21:10:20-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/just-as-i-am/</loc>\n		<lastmod>2017-09-03T20:20:31-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/why-did-you-do-that/</loc>\n		<lastmod>2017-09-10T20:27:56-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/2019-youth-rally-dont-despise-me/</loc>\n		<lastmod>2019-04-22T20:06:59-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/2019-vacation-bible-school-paul-an-example-to-follow/</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/being-a-world-changer/</loc>\n		<lastmod>2020-10-18T15:11:55-05:00</lastmod>\n	</url>\n</urlset>\";}}','no'),(1186688,'_transient_timeout_aiowps_captcha_string_info_bxvp5bsw06','1603822723','no'),(1185435,'_transient_aiowps_captcha_string_info_a40v084vau','MTYwMzcyMTU4MXlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1185633,'_transient_timeout_aiowps_captcha_string_info_zslrtp86w0','1603739786','no'),(1185474,'_transient_timeout_aiowps_captcha_string_info_g23zgk93it','1603726660','no'),(1185475,'_transient_aiowps_captcha_string_info_g23zgk93it','MTYwMzcyNDg2MHlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1185535,'_transient_aiowps_captcha_string_info_ic38ebl4t8','MTYwMzcyOTk1OHlhajNtcDh1cmRjYjZyanVjbHNsMjE=','no'),(1185536,'_transient_timeout_aiowps_captcha_string_info_vw49t6jfbk','1603731758','no'),(1185537,'_transient_aiowps_captcha_string_info_vw49t6jfbk','MTYwMzcyOTk1OHlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1185679,'_transient_timeout_aiowps_captcha_string_info_bnbyujx7xb','1603743825','no'),(1185564,'_transient_timeout_aiowps_captcha_string_info_5e33r6neg3','1603733718','no'),(1185565,'_transient_aiowps_captcha_string_info_5e33r6neg3','MTYwMzczMTkxOHlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1197811,'_transient_aiowps_captcha_string_info_oq3s8o9190','MTYwNDcwMjkwMnlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1202992,'_transient_aiowps_captcha_string_info_inf2l0lfvt','MTYwNTEwNzE5NXlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1193805,'_transient_timeout_aiowps_captcha_string_info_owell7oc77','1604382618','no'),(1193806,'_transient_aiowps_captcha_string_info_owell7oc77','MTYwNDM4MDgxOHlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1193807,'_transient_timeout_aiowps_captcha_string_info_nzdyglc6ad','1604382650','no'),(1193808,'_transient_aiowps_captcha_string_info_nzdyglc6ad','MTYwNDM4MDg1MHlhajNtcDh1cmRjYjZyanVjbHNsMTc=','no'),(1194023,'_transient_timeout_aiowps_captcha_string_info_coznyxwav4','1604399285','no'),(1193830,'_transient_timeout_aiowps_captcha_string_info_vtgvd8itdv','1604384146','no'),(1193831,'_transient_aiowps_captcha_string_info_vtgvd8itdv','MTYwNDM4MjM0NnlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(1193930,'_transient_timeout_aiowps_captcha_string_info_o7zv4l9uut','1604392632','no'),(1193931,'_transient_aiowps_captcha_string_info_o7zv4l9uut','MTYwNDM5MDgzMnlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1194024,'_transient_aiowps_captcha_string_info_coznyxwav4','MTYwNDM5NzQ4NXlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1197810,'_transient_timeout_aiowps_captcha_string_info_oq3s8o9190','1604704702','no'),(1194040,'_transient_timeout_aiowps_captcha_string_info_06s1ywbio2','1604400685','no'),(1194041,'_transient_aiowps_captcha_string_info_06s1ywbio2','MTYwNDM5ODg4NXlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1197800,'_transient_timeout_aiowps_captcha_string_info_o3o2s8q5nk','1604704162','no'),(1202988,'_transient_aiowps_captcha_string_info_honh3nhxgp','MTYwNTEwNzE5MXlhajNtcDh1cmRjYjZyanVjbHNsMjQ=','no'),(1197798,'_transient_timeout_aiowps_captcha_string_info_9pki63idm5','1604704119','no'),(1196394,'_transient_timeout_aiowps_captcha_string_info_qnqv1oaxre','1604586383','no'),(1196395,'_transient_aiowps_captcha_string_info_qnqv1oaxre','MTYwNDU4NDU4M3lhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(1196506,'_transient_timeout_aiowps_captcha_string_info_421i5f8vqe','1604596248','no'),(1196507,'_transient_aiowps_captcha_string_info_421i5f8vqe','MTYwNDU5NDQ0OHlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(1196625,'_transient_timeout_aiowps_captcha_string_info_c4mnzjwomc','1604606427','no'),(1196532,'_transient_timeout_aiowps_captcha_string_info_ykri74vhkt','1604598715','no'),(1196533,'_transient_aiowps_captcha_string_info_ykri74vhkt','MTYwNDU5NjkxNXlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1196598,'_transient_timeout_aiowps_captcha_string_info_1slp6vlhs7','1604603709','no'),(1196599,'_transient_aiowps_captcha_string_info_1slp6vlhs7','MTYwNDYwMTkwOXlhajNtcDh1cmRjYjZyanVjbHNsMjE=','no'),(1196626,'_transient_aiowps_captcha_string_info_c4mnzjwomc','MTYwNDYwNDYyN3lhajNtcDh1cmRjYjZyanVjbHNsMzU=','no'),(1197022,'_transient_timeout_aiowps_captcha_string_info_j2mhjvzqe1','1604636941','no'),(1196745,'_transient_timeout_yst_sm_1_1:wW9T_liRa','1604701333','no'),(1196746,'_transient_yst_sm_1_1:wW9T_liRa','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:11:55-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:29:23-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2020-09-08T18:43:50-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2020-08-22T09:53:10-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:11:55-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:44:14-05:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1198039,'_transient_timeout_aiowps_captcha_string_info_c8t9gzqcw9','1604722191','no'),(1200446,'_transient_aiowps_captcha_string_info_tirnvzqoe5','MTYwNDkxMDUwOXlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1198037,'_transient_timeout_aiowps_captcha_string_info_65d3i7ob5g','1604722183','no'),(1198038,'_transient_aiowps_captcha_string_info_65d3i7ob5g','MTYwNDcyMDM4M3lhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1202987,'_transient_timeout_aiowps_captcha_string_info_honh3nhxgp','1605108991','no'),(1196081,'_transient_timeout_aiowps_captcha_string_info_zz7fh60wjf','1604562597','no'),(1202981,'_transient_timeout_aiowps_captcha_string_info_qut466lf6f','1605108985','no'),(1196082,'_transient_aiowps_captcha_string_info_zz7fh60wjf','MTYwNDU2MDc5N3lhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(1196094,'_transient_timeout_aiowps_captcha_string_info_ntbdxxxiry','1604563715','no'),(1196095,'_transient_aiowps_captcha_string_info_ntbdxxxiry','MTYwNDU2MTkxNXlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1196098,'_transient_timeout_aiowps_captcha_string_info_vwbiv2qjtf','1604563794','no'),(1196099,'_transient_aiowps_captcha_string_info_vwbiv2qjtf','MTYwNDU2MTk5NHlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1196102,'_transient_timeout_aiowps_captcha_string_info_gfozuj8mbt','1604564027','no'),(1196103,'_transient_aiowps_captcha_string_info_gfozuj8mbt','MTYwNDU2MjIyN3lhajNtcDh1cmRjYjZyanVjbHNsMTM=','no'),(1196108,'_transient_timeout_aiowps_captcha_string_info_aezedtveel','1604564161','no'),(1196109,'_transient_aiowps_captcha_string_info_aezedtveel','MTYwNDU2MjM2MXlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1201443,'_transient_timeout_aiowps_captcha_string_info_kkl9e08vcs','1604992310','no'),(1196111,'_transient_timeout_aiowps_captcha_string_info_dh0hhkk9jk','1604564214','no'),(1196112,'_transient_aiowps_captcha_string_info_dh0hhkk9jk','MTYwNDU2MjQxNHlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1163614,'_transient_aiowps_captcha_string_info_88f723s1yn','MTYwMjE2Njg1N3lhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1163615,'_transient_timeout_aiowps_captcha_string_info_czc4gzrxnw','1602168662','no'),(1163616,'_transient_aiowps_captcha_string_info_czc4gzrxnw','MTYwMjE2Njg2MnlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1163617,'_transient_timeout_aiowps_captcha_string_info_jyvowgii41','1602168675','no'),(1163618,'_transient_aiowps_captcha_string_info_jyvowgii41','MTYwMjE2Njg3NXlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1163632,'_transient_timeout_aiowps_captcha_string_info_lkbxyc0pan','1602169284','no'),(1163633,'_transient_aiowps_captcha_string_info_lkbxyc0pan','MTYwMjE2NzQ4NHlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1163698,'_transient_timeout_yst_sm_1_1:4gHp_4kDYj','1602259886','no'),(1163699,'_transient_yst_sm_1_1:4gHp_4kDYj','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-09-08T18:52:53-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2020-09-08T18:43:50-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2020-08-22T09:53:10-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1163703,'_transient_timeout_aiowps_captcha_string_info_eb2npxs8af','1602175416','no'),(1163704,'_transient_aiowps_captcha_string_info_eb2npxs8af','MTYwMjE3MzYxNnlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(1163711,'_transient_timeout_aiowps_captcha_string_info_4ui2tf4yis','1602175946','no'),(1163712,'_transient_aiowps_captcha_string_info_4ui2tf4yis','MTYwMjE3NDE0NnlhajNtcDh1cmRjYjZyanVjbHNsMA==','no'),(1163843,'_transient_timeout_aiowps_captcha_string_info_k4ejz72dn5','1602186611','no'),(1163844,'_transient_aiowps_captcha_string_info_k4ejz72dn5','MTYwMjE4NDgxMXlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1163930,'_transient_timeout_aiowps_captcha_string_info_gktksggowp','1602193443','no'),(1163931,'_transient_aiowps_captcha_string_info_gktksggowp','MTYwMjE5MTY0M3lhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(1163953,'_transient_timeout_aiowps_captcha_string_info_riox4imnnf','1602194918','no'),(1163954,'_transient_aiowps_captcha_string_info_riox4imnnf','MTYwMjE5MzExOHlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1164004,'_transient_timeout_aiowps_captcha_string_info_ymt65dw9hn','1602198812','no'),(1164005,'_transient_aiowps_captcha_string_info_ymt65dw9hn','MTYwMjE5NzAxMnlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no');
INSERT INTO `wkibl_options` VALUES (1164027,'_transient_timeout_aiowps_captcha_string_info_j5av9sykk6','1602200309','no'),(1164028,'_transient_aiowps_captcha_string_info_j5av9sykk6','MTYwMjE5ODUwOXlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1164150,'_transient_timeout_aiowps_captcha_string_info_23jq868fg2','1602207616','no'),(1164151,'_transient_aiowps_captcha_string_info_23jq868fg2','MTYwMjIwNTgxNnlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1164193,'_transient_timeout_aiowps_captcha_string_info_x5m6qsciu4','1602210481','no'),(1205544,'_transient_timeout_aiowps_captcha_string_info_kc3l2370f1','1605308735','no'),(1164166,'_transient_timeout_aiowps_captcha_string_info_x0on5ed7ue','1602208595','no'),(1164167,'_transient_aiowps_captcha_string_info_x0on5ed7ue','MTYwMjIwNjc5NXlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1164194,'_transient_aiowps_captcha_string_info_x5m6qsciu4','MTYwMjIwODY4MXlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1164220,'_transient_timeout_aiowps_captcha_string_info_g586zn0re4','1602212176','no'),(1164221,'_transient_aiowps_captcha_string_info_g586zn0re4','MTYwMjIxMDM3NnlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(1164264,'_transient_timeout_aiowps_captcha_string_info_658a916pj8','1602214807','no'),(1164265,'_transient_aiowps_captcha_string_info_658a916pj8','MTYwMjIxMzAwN3lhajNtcDh1cmRjYjZyanVjbHNsMzM=','no'),(1164272,'_transient_timeout_aiowps_captcha_string_info_tjtttx6uif','1602215318','no'),(1164273,'_transient_aiowps_captcha_string_info_tjtttx6uif','MTYwMjIxMzUxOHlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1164297,'_transient_timeout_aiowps_captcha_string_info_wccgagzvs4','1602216983','no'),(1164298,'_transient_aiowps_captcha_string_info_wccgagzvs4','MTYwMjIxNTE4M3lhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(1164389,'_transient_timeout_aiowps_captcha_string_info_5fyx9f7av7','1602224155','no'),(1164390,'_transient_aiowps_captcha_string_info_5fyx9f7av7','MTYwMjIyMjM1NXlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(1164514,'_transient_timeout_aiowps_captcha_string_info_xhfhm1klek','1602233561','no'),(1166997,'_transient_timeout_aiowps_captcha_string_info_r7jegyi9sc','1602409216','no'),(1166998,'_transient_aiowps_captcha_string_info_r7jegyi9sc','MTYwMjQwNzQxNnlhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(1164515,'_transient_aiowps_captcha_string_info_xhfhm1klek','MTYwMjIzMTc2MXlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(1164521,'_transient_timeout_aiowps_captcha_string_info_wznndo7iud','1602234013','no'),(1164522,'_transient_aiowps_captcha_string_info_wznndo7iud','MTYwMjIzMjIxM3lhajNtcDh1cmRjYjZyanVjbHNsMzM=','no'),(1164527,'_transient_timeout_aiowps_captcha_string_info_q5moc28fpx','1602234284','no'),(1164528,'_transient_aiowps_captcha_string_info_q5moc28fpx','MTYwMjIzMjQ4NHlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1164597,'_transient_timeout_aiowps_captcha_string_info_vb5e4mtyka','1602240036','no'),(1164589,'_transient_timeout_aiowps_captcha_string_info_57mpp3ixf3','1602239469','no'),(1164590,'_transient_aiowps_captcha_string_info_57mpp3ixf3','MTYwMjIzNzY2OXlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1164598,'_transient_aiowps_captcha_string_info_vb5e4mtyka','MTYwMjIzODIzNnlhajNtcDh1cmRjYjZyanVjbHNsMjI=','no'),(1164622,'_transient_timeout_aiowps_captcha_string_info_vmxrxyeiu5','1602241678','no'),(1164623,'_transient_aiowps_captcha_string_info_vmxrxyeiu5','MTYwMjIzOTg3OHlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1164644,'_transient_timeout_aiowps_captcha_string_info_d8fg0e3yd5','1602243468','no'),(1164645,'_transient_aiowps_captcha_string_info_d8fg0e3yd5','MTYwMjI0MTY2OHlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1164664,'_transient_timeout_yst_sm_1_1:4gHp_dnvZ','1602330046','no'),(1164665,'_transient_yst_sm_1_1:4gHp_dnvZ','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-09-08T18:52:53-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2020-09-08T18:43:50-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2020-08-22T09:53:10-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1164736,'_transient_timeout_aiowps_captcha_string_info_f751xr9m8c','1602249575','no'),(1164737,'_transient_aiowps_captcha_string_info_f751xr9m8c','MTYwMjI0Nzc3NXlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(1164754,'_transient_timeout_aiowps_captcha_string_info_7p42zb3jup','1602251116','no'),(1164755,'_transient_aiowps_captcha_string_info_7p42zb3jup','MTYwMjI0OTMxNnlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1165044,'_transient_timeout_aiowps_captcha_string_info_uec4zfbbvt','1602274691','no'),(1164830,'_transient_timeout_aiowps_captcha_string_info_k4qcfkp5ld','1602256778','no'),(1164831,'_transient_aiowps_captcha_string_info_k4qcfkp5ld','MTYwMjI1NDk3OHlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1164965,'_transient_timeout_aiowps_captcha_string_info_au0slh1z9g','1602268812','no'),(1164966,'_transient_aiowps_captcha_string_info_au0slh1z9g','MTYwMjI2NzAxMnlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1164989,'_transient_timeout_aiowps_captcha_string_info_1h2zk7dux9','1602270143','no'),(1164990,'_transient_aiowps_captcha_string_info_1h2zk7dux9','MTYwMjI2ODM0M3lhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1165045,'_transient_aiowps_captcha_string_info_uec4zfbbvt','MTYwMjI3Mjg5MXlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1165046,'_transient_timeout_aiowps_captcha_string_info_2rkzzaea5j','1602274842','no'),(1165047,'_transient_aiowps_captcha_string_info_2rkzzaea5j','MTYwMjI3MzA0MnlhajNtcDh1cmRjYjZyanVjbHNsMTM=','no'),(1165115,'_transient_timeout_aiowps_captcha_string_info_3a20e7edya','1602280169','no'),(1165064,'_transient_timeout_yst_sm_1_1:4gHp_lj7m','1602361090','no'),(1165065,'_transient_yst_sm_1_1:4gHp_lj7m','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-09-08T18:52:53-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2020-09-08T18:43:50-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2020-08-22T09:53:10-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1165116,'_transient_aiowps_captcha_string_info_3a20e7edya','MTYwMjI3ODM2OXlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1165207,'_transient_timeout_aiowps_captcha_string_info_r2uikfythk','1602286185','no'),(1165208,'_transient_aiowps_captcha_string_info_r2uikfythk','MTYwMjI4NDM4NXlhajNtcDh1cmRjYjZyanVjbHNsMTg=','no'),(1165220,'_transient_timeout_aiowps_captcha_string_info_rzd1w4vlh4','1602287054','no'),(1165215,'_transient_timeout_aiowps_captcha_string_info_saxdp4fho3','1602286773','no'),(1165216,'_transient_aiowps_captcha_string_info_saxdp4fho3','MTYwMjI4NDk3M3lhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1165221,'_transient_aiowps_captcha_string_info_rzd1w4vlh4','MTYwMjI4NTI1NHlhajNtcDh1cmRjYjZyanVjbHNsMzA=','no'),(1165263,'_transient_timeout_aiowps_captcha_string_info_yn8giqun8x','1602289179','no'),(1165264,'_transient_aiowps_captcha_string_info_yn8giqun8x','MTYwMjI4NzM3OXlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1165252,'_transient_timeout_aiowps_captcha_string_info_b57a74esav','1602288871','no'),(1165253,'_transient_aiowps_captcha_string_info_b57a74esav','MTYwMjI4NzA3MXlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1197523,'_transient_timeout_aiowps_captcha_string_info_79nrsubd3o','1604679688','no'),(1165298,'_transient_timeout_aiowps_captcha_string_info_l8hyhcsadi','1602292188','no'),(1165299,'_transient_aiowps_captcha_string_info_l8hyhcsadi','MTYwMjI5MDM4OHlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1204818,'_transient_timeout_aiowps_captcha_string_info_m1k12v1mej','1605252358','no'),(1204819,'_transient_aiowps_captcha_string_info_m1k12v1mej','MTYwNTI1MDU1OHlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1165323,'_transient_timeout_aiowps_captcha_string_info_habv5cvckm','1602292805','no'),(1165324,'_transient_aiowps_captcha_string_info_habv5cvckm','MTYwMjI5MTAwNXlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1165347,'_transient_timeout_aiowps_captcha_string_info_g4vvgr60ae','1602294900','no'),(1165348,'_transient_aiowps_captcha_string_info_g4vvgr60ae','MTYwMjI5MzEwMHlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1165459,'_transient_timeout_aiowps_captcha_string_info_jkfwqfm8ej','1602301916','no'),(1165407,'_transient_timeout_aiowps_captcha_string_info_yw7t76a6k5','1602299257','no'),(1165408,'_transient_aiowps_captcha_string_info_yw7t76a6k5','MTYwMjI5NzQ1N3lhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1165460,'_transient_aiowps_captcha_string_info_jkfwqfm8ej','MTYwMjMwMDExNnlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1165480,'_transient_timeout_aiowps_captcha_string_info_4bwax4uqxl','1602303410','no'),(1165481,'_transient_aiowps_captcha_string_info_4bwax4uqxl','MTYwMjMwMTYxMHlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1165526,'_transient_timeout_aiowps_captcha_string_info_1xrop9emaz','1602307193','no'),(1165527,'_transient_aiowps_captcha_string_info_1xrop9emaz','MTYwMjMwNTM5M3lhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1165580,'_transient_timeout_aiowps_captcha_string_info_mgmhplbax2','1602311046','no'),(1165541,'_transient_timeout_aiowps_captcha_string_info_rmptsqayk8','1602307878','no'),(1165542,'_transient_aiowps_captcha_string_info_rmptsqayk8','MTYwMjMwNjA3OHlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1165571,'_transient_timeout_aiowps_captcha_string_info_at9gmbfgj8','1602310455','no'),(1165572,'_transient_aiowps_captcha_string_info_at9gmbfgj8','MTYwMjMwODY1NXlhajNtcDh1cmRjYjZyanVjbHNsMjg=','no'),(1165581,'_transient_aiowps_captcha_string_info_mgmhplbax2','MTYwMjMwOTI0NnlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1193091,'_transient_aiowps_captcha_string_info_n6o3yx8f2u','MTYwNDMyNTg3M3lhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1165603,'_transient_timeout_aiowps_captcha_string_info_vqk28tv63m','1602312294','no'),(1165604,'_transient_timeout_aiowps_captcha_string_info_mgll1tva4k','1602312294','no'),(1165605,'_transient_aiowps_captcha_string_info_vqk28tv63m','MTYwMjMxMDQ5NHlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1165606,'_transient_timeout_aiowps_captcha_string_info_6rwkkxx0om','1602312294','no'),(1165607,'_transient_aiowps_captcha_string_info_mgll1tva4k','MTYwMjMxMDQ5NHlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1165608,'_transient_aiowps_captcha_string_info_6rwkkxx0om','MTYwMjMxMDQ5NHlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1165609,'_transient_timeout_aiowps_captcha_string_info_3nn768qspw','1602312294','no'),(1165610,'_transient_aiowps_captcha_string_info_3nn768qspw','MTYwMjMxMDQ5NHlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(1165611,'_transient_timeout_aiowps_captcha_string_info_0ebl4npt9l','1602312295','no'),(1165612,'_transient_aiowps_captcha_string_info_0ebl4npt9l','MTYwMjMxMDQ5NXlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1165613,'_transient_timeout_aiowps_captcha_string_info_qk1u8mwflp','1602312295','no'),(1165614,'_transient_aiowps_captcha_string_info_qk1u8mwflp','MTYwMjMxMDQ5NXlhajNtcDh1cmRjYjZyanVjbHNsMjk=','no'),(1165615,'_transient_timeout_aiowps_captcha_string_info_ox1cclrerb','1602312296','no'),(1165616,'_transient_aiowps_captcha_string_info_ox1cclrerb','MTYwMjMxMDQ5NnlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1165617,'_transient_timeout_aiowps_captcha_string_info_ujhoywss8z','1602312296','no'),(1165618,'_transient_aiowps_captcha_string_info_ujhoywss8z','MTYwMjMxMDQ5NnlhajNtcDh1cmRjYjZyanVjbHNsMTQ=','no'),(1165619,'_transient_timeout_aiowps_captcha_string_info_ha0ayygfp4','1602312296','no'),(1165620,'_transient_aiowps_captcha_string_info_ha0ayygfp4','MTYwMjMxMDQ5NnlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(1165621,'_transient_timeout_aiowps_captcha_string_info_jxmo9775w0','1602312296','no'),(1165622,'_transient_aiowps_captcha_string_info_jxmo9775w0','MTYwMjMxMDQ5NnlhajNtcDh1cmRjYjZyanVjbHNsMjI=','no'),(1165623,'_transient_timeout_aiowps_captcha_string_info_d62re8sdaf','1602312296','no'),(1165624,'_transient_aiowps_captcha_string_info_d62re8sdaf','MTYwMjMxMDQ5NnlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(1165625,'_transient_timeout_aiowps_captcha_string_info_uw43tql3kc','1602312297','no'),(1165626,'_transient_aiowps_captcha_string_info_uw43tql3kc','MTYwMjMxMDQ5N3lhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(1165627,'_transient_timeout_aiowps_captcha_string_info_a179jdmxtl','1602312297','no'),(1165628,'_transient_aiowps_captcha_string_info_a179jdmxtl','MTYwMjMxMDQ5N3lhajNtcDh1cmRjYjZyanVjbHNsMTM=','no'),(1165629,'_transient_timeout_aiowps_captcha_string_info_enszcend46','1602312297','no'),(1165630,'_transient_aiowps_captcha_string_info_enszcend46','MTYwMjMxMDQ5N3lhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1165631,'_transient_timeout_aiowps_captcha_string_info_hr97tlhmbs','1602312298','no'),(1165632,'_transient_aiowps_captcha_string_info_hr97tlhmbs','MTYwMjMxMDQ5OHlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1165633,'_transient_timeout_aiowps_captcha_string_info_jt80j87xdc','1602312298','no'),(1165634,'_transient_aiowps_captcha_string_info_jt80j87xdc','MTYwMjMxMDQ5OHlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1165635,'_transient_timeout_aiowps_captcha_string_info_2jlzrlt88x','1602312298','no'),(1165636,'_transient_aiowps_captcha_string_info_2jlzrlt88x','MTYwMjMxMDQ5OHlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1165637,'_transient_timeout_aiowps_captcha_string_info_3zgjdrxr1c','1602312337','no'),(1165638,'_transient_aiowps_captcha_string_info_3zgjdrxr1c','MTYwMjMxMDUzN3lhajNtcDh1cmRjYjZyanVjbHNsMzU=','no'),(1165739,'_transient_timeout_aiowps_captcha_string_info_4nwe3ezdps','1602319649','no'),(1165740,'_transient_aiowps_captcha_string_info_4nwe3ezdps','MTYwMjMxNzg0OXlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(1165831,'_transient_timeout_aiowps_captcha_string_info_7q1bkafbu4','1602327205','no'),(1165832,'_transient_aiowps_captcha_string_info_7q1bkafbu4','MTYwMjMyNTQwNXlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1165949,'_transient_timeout_aiowps_captcha_string_info_cp3p2kk1j1','1602335577','no'),(1165950,'_transient_aiowps_captcha_string_info_cp3p2kk1j1','MTYwMjMzMzc3N3lhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1202984,'_transient_aiowps_captcha_string_info_lk0p546f3r','MTYwNTEwNzE4N3lhajNtcDh1cmRjYjZyanVjbHNsMjM=','no'),(1194123,'_transient_timeout_aiowps_captcha_string_info_06k8old0r7','1604407129','no'),(1194124,'_transient_aiowps_captcha_string_info_06k8old0r7','MTYwNDQwNTMyOXlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1166079,'_transient_timeout_aiowps_captcha_string_info_ernzadrssd','1602343824','no'),(1166080,'_transient_aiowps_captcha_string_info_ernzadrssd','MTYwMjM0MjAyNHlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1166181,'_transient_timeout_aiowps_captcha_string_info_sfe31153gu','1602350983','no'),(1166170,'_transient_timeout_aiowps_captcha_string_info_1q6byrv242','1602349960','no'),(1166171,'_transient_aiowps_captcha_string_info_1q6byrv242','MTYwMjM0ODE2MHlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1166182,'_transient_aiowps_captcha_string_info_sfe31153gu','MTYwMjM0OTE4M3lhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1166274,'_transient_timeout_aiowps_captcha_string_info_1ykl993mmv','1602358579','no'),(1166275,'_transient_aiowps_captcha_string_info_1ykl993mmv','MTYwMjM1Njc3OXlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1166279,'_transient_timeout_aiowps_captcha_string_info_0ktislnc4c','1602358882','no'),(1166280,'_transient_aiowps_captcha_string_info_0ktislnc4c','MTYwMjM1NzA4MnlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1166292,'_transient_timeout_aiowps_captcha_string_info_gv0hbn95ht','1602359783','no'),(1166293,'_transient_aiowps_captcha_string_info_gv0hbn95ht','MTYwMjM1Nzk4M3lhajNtcDh1cmRjYjZyanVjbHNsMTM=','no'),(1166331,'_transient_timeout_aiowps_captcha_string_info_h14y7r36uk','1602362133','no'),(1166332,'_transient_aiowps_captcha_string_info_h14y7r36uk','MTYwMjM2MDMzM3lhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(1166374,'_transient_timeout_aiowps_captcha_string_info_sws62fnsab','1602365366','no'),(1166375,'_transient_aiowps_captcha_string_info_sws62fnsab','MTYwMjM2MzU2NnlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1166389,'_transient_timeout_aiowps_captcha_string_info_fbhae7u6xu','1602366179','no'),(1166390,'_transient_aiowps_captcha_string_info_fbhae7u6xu','MTYwMjM2NDM3OXlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1166534,'_transient_timeout_aiowps_captcha_string_info_w5sthnjm0b','1602377081','no'),(1166535,'_transient_aiowps_captcha_string_info_w5sthnjm0b','MTYwMjM3NTI4MXlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1166545,'_transient_timeout_aiowps_captcha_string_info_wefvjigte0','1602377699','no'),(1166546,'_transient_aiowps_captcha_string_info_wefvjigte0','MTYwMjM3NTg5OXlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1166559,'_transient_timeout_aiowps_captcha_string_info_8460tqfi18','1602378751','no'),(1166560,'_transient_aiowps_captcha_string_info_8460tqfi18','MTYwMjM3Njk1MXlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1166612,'_transient_timeout_aiowps_captcha_string_info_7hdkr0c07y','1602381042','no'),(1166613,'_transient_aiowps_captcha_string_info_7hdkr0c07y','MTYwMjM3OTI0MnlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1166644,'_transient_timeout_aiowps_captcha_string_info_z5gqxcul2d','1602383310','no'),(1166645,'_transient_aiowps_captcha_string_info_z5gqxcul2d','MTYwMjM4MTUxMHlhajNtcDh1cmRjYjZyanVjbHNsMTg=','no'),(1166649,'_transient_timeout_aiowps_captcha_string_info_reg53ncbld','1602383792','no'),(1166650,'_transient_aiowps_captcha_string_info_reg53ncbld','MTYwMjM4MTk5MnlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1166651,'_transient_timeout_aiowps_captcha_string_info_bsm3rxy0w5','1602383815','no'),(1166652,'_transient_aiowps_captcha_string_info_bsm3rxy0w5','MTYwMjM4MjAxNXlhajNtcDh1cmRjYjZyanVjbHNsMA==','no'),(1166654,'_transient_timeout_aiowps_captcha_string_info_b6bzevnrae','1602383896','no'),(1166655,'_transient_aiowps_captcha_string_info_b6bzevnrae','MTYwMjM4MjA5NnlhajNtcDh1cmRjYjZyanVjbHNsMTg=','no'),(1166656,'_transient_timeout_aiowps_captcha_string_info_7k29kh0eio','1602383907','no'),(1166657,'_transient_aiowps_captcha_string_info_7k29kh0eio','MTYwMjM4MjEwN3lhajNtcDh1cmRjYjZyanVjbHNsMA==','no'),(1166662,'_transient_timeout_aiowps_captcha_string_info_d1z7nbj7l1','1602384116','no'),(1166663,'_transient_aiowps_captcha_string_info_d1z7nbj7l1','MTYwMjM4MjMxNnlhajNtcDh1cmRjYjZyanVjbHNsMzA=','no'),(1166915,'_transient_timeout_aiowps_captcha_string_info_nlmdomny45','1602402483','no'),(1166916,'_transient_aiowps_captcha_string_info_nlmdomny45','MTYwMjQwMDY4M3lhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1166961,'_transient_timeout_aiowps_captcha_string_info_eo2f70ez9a','1602405850','no'),(1166962,'_transient_aiowps_captcha_string_info_eo2f70ez9a','MTYwMjQwNDA1MHlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1166770,'_transient_timeout_yst_sm_1_1:4gHp_dCIz','1602476441','no'),(1166771,'_transient_yst_sm_1_1:4gHp_dCIz','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-09-08T18:52:53-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2020-09-08T18:43:50-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2020-08-22T09:53:10-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1166777,'_transient_timeout_aiowps_captcha_string_info_bsi0hxfq1i','1602392189','no'),(1166778,'_transient_aiowps_captcha_string_info_bsi0hxfq1i','MTYwMjM5MDM4OXlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(1166819,'_transient_timeout_aiowps_captcha_string_info_2d1lm5x3hs','1602395396','no'),(1166820,'_transient_aiowps_captcha_string_info_2d1lm5x3hs','MTYwMjM5MzU5NnlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1166868,'_transient_timeout_aiowps_captcha_string_info_qyr0nia252','1602398552','no'),(1166869,'_transient_aiowps_captcha_string_info_qyr0nia252','MTYwMjM5Njc1MnlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1167085,'_transient_timeout_aiowps_captcha_string_info_swqprr9nh1','1602415204','no'),(1167010,'_transient_timeout_aiowps_captcha_string_info_0i9pnbnf5y','1602409567','no'),(1167011,'_transient_aiowps_captcha_string_info_0i9pnbnf5y','MTYwMjQwNzc2N3lhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1167086,'_transient_aiowps_captcha_string_info_swqprr9nh1','MTYwMjQxMzQwNHlhajNtcDh1cmRjYjZyanVjbHNsMjc=','no'),(1167149,'_transient_timeout_aiowps_captcha_string_info_p9ebf0hm09','1602420284','no'),(1167150,'_transient_aiowps_captcha_string_info_p9ebf0hm09','MTYwMjQxODQ4NHlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(1197801,'_transient_aiowps_captcha_string_info_o3o2s8q5nk','MTYwNDcwMjM2MnlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1167210,'_transient_timeout_aiowps_captcha_string_info_49a9fb26dk','1602423926','no'),(1167211,'_transient_aiowps_captcha_string_info_49a9fb26dk','MTYwMjQyMjEyNnlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1167224,'_transient_timeout_aiowps_captcha_string_info_k2po2vvccp','1602424531','no'),(1167225,'_transient_aiowps_captcha_string_info_k2po2vvccp','MTYwMjQyMjczMXlhajNtcDh1cmRjYjZyanVjbHNsMTQ=','no'),(1194397,'_transient_timeout_aiowps_captcha_string_info_dp756b6x11','1604427846','no'),(1202985,'_transient_timeout_aiowps_captcha_string_info_tz9ezhcsdt','1605108989','no'),(1167299,'_transient_timeout_aiowps_captcha_string_info_fibx5g8351','1602430176','no'),(1167300,'_transient_aiowps_captcha_string_info_fibx5g8351','MTYwMjQyODM3NnlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1167442,'_transient_aiowps_captcha_string_info_uymhsy5ch1','MTYwMjQ0MDY2NnlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1167507,'_transient_timeout_aiowps_captcha_string_info_web6k3kbkk','1602446936','no'),(1167508,'_transient_aiowps_captcha_string_info_web6k3kbkk','MTYwMjQ0NTEzNnlhajNtcDh1cmRjYjZyanVjbHNsMzc=','no'),(1167612,'_transient_timeout_aiowps_captcha_string_info_0fbncg4vs1','1602454300','no'),(1167549,'_transient_timeout_aiowps_captcha_string_info_6ch57332hf','1602449548','no'),(1167550,'_transient_aiowps_captcha_string_info_6ch57332hf','MTYwMjQ0Nzc0OHlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1167613,'_transient_aiowps_captcha_string_info_0fbncg4vs1','MTYwMjQ1MjUwMHlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1167712,'_transient_timeout_aiowps_captcha_string_info_st1dlci7em','1602461534','no'),(1167627,'_transient_timeout_aiowps_captcha_string_info_g1ucy5ae7l','1602455068','no'),(1167628,'_transient_aiowps_captcha_string_info_g1ucy5ae7l','MTYwMjQ1MzI2OHlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(1167657,'_transient_timeout_yst_sm_1_1:4gHp_4lopZ','1602542678','no'),(1167658,'_transient_yst_sm_1_1:4gHp_4lopZ','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-09-08T18:52:53-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2020-09-08T18:43:50-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2020-08-22T09:53:10-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1167703,'_transient_timeout_aiowps_captcha_string_info_p7vz246wu1','1602461338','no'),(1167704,'_transient_aiowps_captcha_string_info_p7vz246wu1','MTYwMjQ1OTUzOHlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1167713,'_transient_aiowps_captcha_string_info_st1dlci7em','MTYwMjQ1OTczNHlhajNtcDh1cmRjYjZyanVjbHNsMzQ=','no'),(1167765,'_transient_timeout_aiowps_captcha_string_info_ps4j9fs4e8','1602465192','no'),(1167766,'_transient_aiowps_captcha_string_info_ps4j9fs4e8','MTYwMjQ2MzM5MnlhajNtcDh1cmRjYjZyanVjbHNsNDA=','no'),(1194179,'_transient_aiowps_captcha_string_info_hv7nbexs0e','MTYwNDQwODcyNHlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1167811,'_transient_timeout_aiowps_captcha_string_info_pu28ztwtkx','1602466932','no'),(1167812,'_transient_aiowps_captcha_string_info_pu28ztwtkx','MTYwMjQ2NTEzMnlhajNtcDh1cmRjYjZyanVjbHNsMjE=','no'),(1167918,'_transient_timeout_aiowps_captcha_string_info_7wst4umbuy','1602474952','no'),(1167919,'_transient_aiowps_captcha_string_info_7wst4umbuy','MTYwMjQ3MzE1MnlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1167940,'_transient_timeout_aiowps_captcha_string_info_ghg2dn135d','1602476373','no'),(1167941,'_transient_aiowps_captcha_string_info_ghg2dn135d','MTYwMjQ3NDU3M3lhajNtcDh1cmRjYjZyanVjbHNsMjQ=','no'),(1167972,'_transient_timeout_aiowps_captcha_string_info_e7fsmalssh','1602478131','no'),(1167973,'_transient_aiowps_captcha_string_info_e7fsmalssh','MTYwMjQ3NjMzMXlhajNtcDh1cmRjYjZyanVjbHNsMTk=','no'),(1168018,'_transient_timeout_aiowps_captcha_string_info_vmbracr9gf','1602481811','no'),(1168019,'_transient_aiowps_captcha_string_info_vmbracr9gf','MTYwMjQ4MDAxMXlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1168077,'_transient_timeout_aiowps_captcha_string_info_c7kz941znk','1602486175','no'),(1168032,'_transient_timeout_aiowps_captcha_string_info_6iii4nl4qo','1602483106','no'),(1168033,'_transient_aiowps_captcha_string_info_6iii4nl4qo','MTYwMjQ4MTMwNnlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1168038,'_transient_timeout_aiowps_captcha_string_info_6gg0i82wsf','1602483458','no'),(1168039,'_transient_aiowps_captcha_string_info_6gg0i82wsf','MTYwMjQ4MTY1OHlhajNtcDh1cmRjYjZyanVjbHNsMjc=','no'),(1168067,'_transient_timeout_yst_sm_1_1:4gHp_2gfs','1602570128','no'),(1168068,'_transient_yst_sm_1_1:4gHp_2gfs','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-09-08T18:52:53-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2020-09-08T18:43:50-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2020-08-22T09:53:10-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1168078,'_transient_aiowps_captcha_string_info_c7kz941znk','MTYwMjQ4NDM3NXlhajNtcDh1cmRjYjZyanVjbHNsMjM=','no'),(1168116,'_transient_timeout_aiowps_captcha_string_info_xg5oji0jwb','1602489307','no'),(1168117,'_transient_aiowps_captcha_string_info_xg5oji0jwb','MTYwMjQ4NzUwN3lhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1168147,'_transient_timeout_aiowps_captcha_string_info_ee2ykz1nx3','1602491500','no'),(1168148,'_transient_aiowps_captcha_string_info_ee2ykz1nx3','MTYwMjQ4OTcwMHlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1168257,'_transient_timeout_aiowps_captcha_string_info_0w4697640k','1602500217','no'),(1168228,'_transient_timeout_aiowps_captcha_string_info_zfi7iehem3','1602498172','no'),(1168229,'_transient_aiowps_captcha_string_info_zfi7iehem3','MTYwMjQ5NjM3MnlhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(1168258,'_transient_aiowps_captcha_string_info_0w4697640k','MTYwMjQ5ODQxN3lhajNtcDh1cmRjYjZyanVjbHNsMA==','no'),(1168265,'_transient_timeout_aiowps_captcha_string_info_3gm2r50f11','1602500519','no'),(1168266,'_transient_aiowps_captcha_string_info_3gm2r50f11','MTYwMjQ5ODcxOXlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1168323,'_transient_timeout_aiowps_captcha_string_info_eg86ykbz42','1602505507','no'),(1168324,'_transient_aiowps_captcha_string_info_eg86ykbz42','MTYwMjUwMzcwN3lhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1168328,'_transient_timeout_aiowps_captcha_string_info_7gltq27jj7','1602505787','no'),(1168329,'_transient_aiowps_captcha_string_info_7gltq27jj7','MTYwMjUwMzk4N3lhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(1169058,'_transient_timeout_aiowps_captcha_string_info_ra1cqvkftz','1602558806','no'),(1168394,'_transient_timeout_aiowps_captcha_string_info_97noboazjs','1602510173','no'),(1168395,'_transient_aiowps_captcha_string_info_97noboazjs','MTYwMjUwODM3M3lhajNtcDh1cmRjYjZyanVjbHNsMjk=','no'),(1168438,'_transient_timeout_aiowps_captcha_string_info_xwq51yr86m','1602513592','no'),(1168439,'_transient_aiowps_captcha_string_info_xwq51yr86m','MTYwMjUxMTc5MnlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1168460,'_transient_timeout_aiowps_captcha_string_info_5utvfww45z','1602514841','no'),(1168461,'_transient_aiowps_captcha_string_info_5utvfww45z','MTYwMjUxMzA0MXlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1168466,'_transient_timeout_aiowps_captcha_string_info_y3h5uo6sj7','1602515423','no'),(1168467,'_transient_aiowps_captcha_string_info_y3h5uo6sj7','MTYwMjUxMzYyM3lhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(1168488,'_transient_timeout_aiowps_captcha_string_info_33e7a70sy3','1602517085','no'),(1168489,'_transient_aiowps_captcha_string_info_33e7a70sy3','MTYwMjUxNTI4NXlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1168522,'_transient_timeout_aiowps_captcha_string_info_uw5xf1g25t','1602518936','no'),(1168523,'_transient_aiowps_captcha_string_info_uw5xf1g25t','MTYwMjUxNzEzNnlhajNtcDh1cmRjYjZyanVjbHNsMTM=','no'),(1168552,'_transient_timeout_aiowps_captcha_string_info_31ayj0eue1','1602521432','no'),(1168553,'_transient_aiowps_captcha_string_info_31ayj0eue1','MTYwMjUxOTYzMnlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1168634,'_transient_timeout_aiowps_captcha_string_info_0q9tsmq0we','1602528841','no'),(1168635,'_transient_aiowps_captcha_string_info_0q9tsmq0we','MTYwMjUyNzA0MXlhajNtcDh1cmRjYjZyanVjbHNsMjQ=','no'),(1168657,'_transient_timeout_aiowps_captcha_string_info_6vcpm4t5vj','1602530651','no'),(1168658,'_transient_aiowps_captcha_string_info_6vcpm4t5vj','MTYwMjUyODg1MXlhajNtcDh1cmRjYjZyanVjbHNsMjE=','no'),(1168673,'_transient_timeout_aiowps_captcha_string_info_cfr3uwmpgp','1602531862','no'),(1168674,'_transient_aiowps_captcha_string_info_cfr3uwmpgp','MTYwMjUzMDA2MnlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1168707,'_transient_timeout_aiowps_captcha_string_info_dmaagtplt2','1602533686','no'),(1168676,'_transient_timeout_yst_sm_1_1:4gHp_4lqYl','1602616728','no'),(1168677,'_transient_yst_sm_1_1:4gHp_4lqYl','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-09-08T18:52:53-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2020-09-08T18:43:50-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2020-08-22T09:53:10-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1168683,'_transient_timeout_aiowps_captcha_string_info_xg8yazk5op','1602532350','no'),(1168684,'_transient_aiowps_captcha_string_info_xg8yazk5op','MTYwMjUzMDU1MHlhajNtcDh1cmRjYjZyanVjbHNsMTg=','no'),(1168708,'_transient_aiowps_captcha_string_info_dmaagtplt2','MTYwMjUzMTg4NnlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1168712,'_transient_timeout_aiowps_captcha_string_info_w6grw49o7a','1602534019','no'),(1168713,'_transient_aiowps_captcha_string_info_w6grw49o7a','MTYwMjUzMjIxOXlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1168714,'_transient_timeout_aiowps_captcha_string_info_wgsc57ike1','1602534114','no'),(1168715,'_transient_aiowps_captcha_string_info_wgsc57ike1','MTYwMjUzMjMxNHlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1168837,'_transient_timeout_aiowps_captcha_string_info_wvzx5l0wxc','1602543645','no'),(1168838,'_transient_aiowps_captcha_string_info_wvzx5l0wxc','MTYwMjU0MTg0NXlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1168865,'_transient_timeout_aiowps_captcha_string_info_7cp9t9nogw','1602545920','no'),(1168866,'_transient_aiowps_captcha_string_info_7cp9t9nogw','MTYwMjU0NDEyMHlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1168930,'_transient_timeout_aiowps_captcha_string_info_yrcd636m4d','1602550002','no'),(1168905,'_transient_timeout_aiowps_captcha_string_info_wrvnhgb846','1602548144','no'),(1168906,'_transient_aiowps_captcha_string_info_wrvnhgb846','MTYwMjU0NjM0NHlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1168931,'_transient_aiowps_captcha_string_info_yrcd636m4d','MTYwMjU0ODIwMnlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1169059,'_transient_aiowps_captcha_string_info_ra1cqvkftz','MTYwMjU1NzAwNnlhajNtcDh1cmRjYjZyanVjbHNsMjc=','no'),(1169099,'_transient_timeout_aiowps_captcha_string_info_uhywnd1r3y','1602561388','no'),(1169100,'_transient_aiowps_captcha_string_info_uhywnd1r3y','MTYwMjU1OTU4OHlhajNtcDh1cmRjYjZyanVjbHNsMjQ=','no'),(1169106,'_transient_timeout_aiowps_captcha_string_info_aqy5qpoi2s','1602561690','no'),(1169107,'_transient_aiowps_captcha_string_info_aqy5qpoi2s','MTYwMjU1OTg5MHlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1169166,'_transient_timeout_aiowps_captcha_string_info_wgg5rl29vn','1602565483','no'),(1169162,'_transient_timeout_aiowps_captcha_string_info_qgtn3exkxx','1602565438','no'),(1169163,'_transient_aiowps_captcha_string_info_qgtn3exkxx','MTYwMjU2MzYzOHlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1169167,'_transient_aiowps_captcha_string_info_wgg5rl29vn','MTYwMjU2MzY4M3lhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(1169220,'_transient_timeout_aiowps_captcha_string_info_vxpexb92z3','1602569374','no'),(1169221,'_transient_aiowps_captcha_string_info_vxpexb92z3','MTYwMjU2NzU3NHlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1169222,'_transient_timeout_aiowps_captcha_string_info_rlmx05u0cg','1602569388','no'),(1169223,'_transient_aiowps_captcha_string_info_rlmx05u0cg','MTYwMjU2NzU4OHlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(1169234,'_transient_timeout_aiowps_captcha_string_info_hftt1zsnhx','1602570280','no'),(1169235,'_transient_aiowps_captcha_string_info_hftt1zsnhx','MTYwMjU2ODQ4MHlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(1169264,'_transient_timeout_aiowps_captcha_string_info_2qsj83spg6','1602572147','no'),(1169265,'_transient_aiowps_captcha_string_info_2qsj83spg6','MTYwMjU3MDM0N3lhajNtcDh1cmRjYjZyanVjbHNsMTM=','no'),(1169322,'_transient_timeout_aiowps_captcha_string_info_sqanz8wd0a','1602576611','no'),(1204699,'_transient_timeout_aiowps_captcha_string_info_o3vryysi0x','1605242799','no'),(1204700,'_transient_aiowps_captcha_string_info_o3vryysi0x','MTYwNTI0MDk5OXlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1169323,'_transient_aiowps_captcha_string_info_sqanz8wd0a','MTYwMjU3NDgxMXlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1169369,'_transient_timeout_aiowps_captcha_string_info_r09bdodkbl','1602580479','no'),(1169370,'_transient_aiowps_captcha_string_info_r09bdodkbl','MTYwMjU3ODY3OXlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1169375,'_transient_timeout_aiowps_captcha_string_info_0qii2lndis','1602580780','no'),(1169376,'_transient_aiowps_captcha_string_info_0qii2lndis','MTYwMjU3ODk4MHlhajNtcDh1cmRjYjZyanVjbHNsMA==','no'),(1169423,'_transient_timeout_aiowps_captcha_string_info_zn5zezp39a','1602584101','no'),(1169424,'_transient_aiowps_captcha_string_info_zn5zezp39a','MTYwMjU4MjMwMXlhajNtcDh1cmRjYjZyanVjbHNsMjE=','no'),(1169425,'_transient_timeout_aiowps_captcha_string_info_i4fp3pn7ma','1602584131','no'),(1169426,'_transient_aiowps_captcha_string_info_i4fp3pn7ma','MTYwMjU4MjMzMXlhajNtcDh1cmRjYjZyanVjbHNsMjk=','no'),(1169427,'_transient_timeout_aiowps_captcha_string_info_59jwmat18n','1602584147','no'),(1169428,'_transient_aiowps_captcha_string_info_59jwmat18n','MTYwMjU4MjM0N3lhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(1169430,'_transient_timeout_aiowps_captcha_string_info_f82uvxt1wf','1602584176','no'),(1169431,'_transient_aiowps_captcha_string_info_f82uvxt1wf','MTYwMjU4MjM3NnlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1169432,'_transient_timeout_aiowps_captcha_string_info_u4rj4xno4g','1602584188','no'),(1169433,'_transient_aiowps_captcha_string_info_u4rj4xno4g','MTYwMjU4MjM4OHlhajNtcDh1cmRjYjZyanVjbHNsMTg=','no'),(1169434,'_transient_timeout_aiowps_captcha_string_info_isu5s3djdu','1602584202','no'),(1169435,'_transient_aiowps_captcha_string_info_isu5s3djdu','MTYwMjU4MjQwMnlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(1169436,'_transient_timeout_aiowps_captcha_string_info_3kdpnu0kov','1602584219','no'),(1169437,'_transient_aiowps_captcha_string_info_3kdpnu0kov','MTYwMjU4MjQxOXlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1169513,'_transient_timeout_aiowps_captcha_string_info_3i1jc762lx','1602589966','no'),(1169478,'_transient_timeout_aiowps_captcha_string_info_2gqhged1tw','1602587246','no'),(1169479,'_transient_aiowps_captcha_string_info_2gqhged1tw','MTYwMjU4NTQ0NnlhajNtcDh1cmRjYjZyanVjbHNsMjE=','no'),(1169514,'_transient_aiowps_captcha_string_info_3i1jc762lx','MTYwMjU4ODE2NnlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(1169543,'_transient_timeout_aiowps_captcha_string_info_n0um6mhmlw','1602591990','no'),(1169544,'_transient_aiowps_captcha_string_info_n0um6mhmlw','MTYwMjU5MDE5MHlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1197023,'_transient_aiowps_captcha_string_info_j2mhjvzqe1','MTYwNDYzNTE0MXlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(1197242,'_transient_timeout_aiowps_captcha_string_info_htp0vujk8d','1604656776','no'),(1169620,'_transient_timeout_aiowps_captcha_string_info_wavakxoyd5','1602596291','no'),(1169621,'_transient_aiowps_captcha_string_info_wavakxoyd5','MTYwMjU5NDQ5MXlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1169652,'_transient_timeout_aiowps_captcha_string_info_kr33nrfr49','1602598916','no'),(1169653,'_transient_aiowps_captcha_string_info_kr33nrfr49','MTYwMjU5NzExNnlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(1169678,'_transient_timeout_aiowps_captcha_string_info_lwjw7gd0gs','1602600586','no'),(1169679,'_transient_aiowps_captcha_string_info_lwjw7gd0gs','MTYwMjU5ODc4NnlhajNtcDh1cmRjYjZyanVjbHNsMA==','no'),(1169693,'_transient_timeout_aiowps_captcha_string_info_i9kapxv6vi','1602601574','no'),(1169694,'_transient_aiowps_captcha_string_info_i9kapxv6vi','MTYwMjU5OTc3NHlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1169709,'_transient_timeout_aiowps_captcha_string_info_ibwq63kznm','1602602786','no'),(1169710,'_transient_aiowps_captcha_string_info_ibwq63kznm','MTYwMjYwMDk4NnlhajNtcDh1cmRjYjZyanVjbHNsMzE=','no'),(1169923,'_transient_timeout_aiowps_captcha_string_info_eqn2vlkznw','1602619315','no'),(1169837,'_transient_timeout_aiowps_captcha_string_info_jzg3fl585v','1602612578','no'),(1169838,'_transient_aiowps_captcha_string_info_jzg3fl585v','MTYwMjYxMDc3OHlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1169924,'_transient_aiowps_captcha_string_info_eqn2vlkznw','MTYwMjYxNzUxNXlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1169934,'_transient_timeout_aiowps_captcha_string_info_rw4mahyufw','1602619616','no'),(1169935,'_transient_aiowps_captcha_string_info_rw4mahyufw','MTYwMjYxNzgxNnlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(1170021,'_transient_timeout_yst_sm_1_1:4gHp_4mk1w','1602710396','no'),(1169943,'_transient_timeout_aiowps_captcha_string_info_xdt7g8t3b6','1602620075','no'),(1169944,'_transient_aiowps_captcha_string_info_xdt7g8t3b6','MTYwMjYxODI3NXlhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(1170003,'_transient_timeout_aiowps_captcha_string_info_1wppn6tjyk','1602624804','no'),(1170004,'_transient_aiowps_captcha_string_info_1wppn6tjyk','MTYwMjYyMzAwNHlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1170022,'_transient_yst_sm_1_1:4gHp_4mk1w','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-09-08T18:52:53-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2020-09-08T18:43:50-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2020-08-22T09:53:10-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1170124,'_transient_timeout_aiowps_captcha_string_info_sg3tb7oyc4','1602633236','no'),(1170125,'_transient_aiowps_captcha_string_info_sg3tb7oyc4','MTYwMjYzMTQzNnlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1170277,'_transient_timeout_aiowps_captcha_string_info_7ycq2qmijj','1602643902','no'),(1170278,'_transient_aiowps_captcha_string_info_7ycq2qmijj','MTYwMjY0MjEwMnlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1170281,'_transient_timeout_aiowps_captcha_string_info_l4zfdzw28g','1602644102','no'),(1170282,'_transient_aiowps_captcha_string_info_l4zfdzw28g','MTYwMjY0MjMwMnlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1170286,'_transient_timeout_aiowps_captcha_string_info_mx0kpsrlhr','1602644457','no'),(1170287,'_transient_aiowps_captcha_string_info_mx0kpsrlhr','MTYwMjY0MjY1N3lhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1170430,'_transient_timeout_aiowps_captcha_string_info_5bpka4kmlr','1602654750','no'),(1170431,'_transient_aiowps_captcha_string_info_5bpka4kmlr','MTYwMjY1Mjk1MHlhajNtcDh1cmRjYjZyanVjbHNsMTc=','no'),(1170469,'_transient_timeout_aiowps_captcha_string_info_7q3np0i78o','1602657335','no'),(1170451,'_transient_timeout_aiowps_captcha_string_info_29bco1cjdp','1602656258','no'),(1170452,'_transient_aiowps_captcha_string_info_29bco1cjdp','MTYwMjY1NDQ1OHlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1170464,'_transient_timeout_aiowps_captcha_string_info_3iav963zmf','1602656905','no'),(1170465,'_transient_aiowps_captcha_string_info_3iav963zmf','MTYwMjY1NTEwNXlhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(1170470,'_transient_aiowps_captcha_string_info_7q3np0i78o','MTYwMjY1NTUzNXlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(1170496,'_transient_timeout_aiowps_captcha_string_info_dklc9h3q9d','1602659466','no'),(1170497,'_transient_aiowps_captcha_string_info_dklc9h3q9d','MTYwMjY1NzY2NnlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1170531,'_transient_timeout_aiowps_captcha_string_info_c8u1qaxw5a','1602661293','no'),(1170532,'_transient_aiowps_captcha_string_info_c8u1qaxw5a','MTYwMjY1OTQ5M3lhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1170546,'_transient_timeout_aiowps_captcha_string_info_kvpnqiiop5','1602662508','no'),(1170547,'_transient_aiowps_captcha_string_info_kvpnqiiop5','MTYwMjY2MDcwOHlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(1170574,'_transient_timeout_aiowps_captcha_string_info_gfshoo0jy9','1602664367','no'),(1170575,'_transient_aiowps_captcha_string_info_gfshoo0jy9','MTYwMjY2MjU2N3lhajNtcDh1cmRjYjZyanVjbHNsMjg=','no'),(1170588,'_transient_timeout_aiowps_captcha_string_info_95jqgp8vcy','1602665900','no'),(1170589,'_transient_aiowps_captcha_string_info_95jqgp8vcy','MTYwMjY2NDEwMHlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1170699,'_transient_timeout_aiowps_captcha_string_info_nhu4f1vt4l','1602674125','no'),(1170700,'_transient_aiowps_captcha_string_info_nhu4f1vt4l','MTYwMjY3MjMyNXlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(1204628,'_transient_timeout_aiowps_captcha_string_info_kayzd624ei','1605237694','no'),(1170737,'_transient_timeout_aiowps_captcha_string_info_ifumt70ovn','1602676368','no'),(1170738,'_transient_aiowps_captcha_string_info_ifumt70ovn','MTYwMjY3NDU2OHlhajNtcDh1cmRjYjZyanVjbHNsMjY=','no'),(1170794,'_transient_timeout_aiowps_captcha_string_info_zgs2pz56eh','1602681203','no'),(1170795,'_transient_aiowps_captcha_string_info_zgs2pz56eh','MTYwMjY3OTQwM3lhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1171420,'_transient_timeout_aiowps_captcha_string_info_7db24crwux','1602724675','no'),(1171421,'_transient_aiowps_captcha_string_info_7db24crwux','MTYwMjcyMjg3NXlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(1204629,'_transient_aiowps_captcha_string_info_kayzd624ei','MTYwNTIzNTg5NHlhajNtcDh1cmRjYjZyanVjbHNsMTc=','no'),(1170824,'_transient_timeout_aiowps_captcha_string_info_nl7jho79l2','1602682043','no'),(1170825,'_transient_aiowps_captcha_string_info_nl7jho79l2','MTYwMjY4MDI0M3lhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(1170963,'_transient_timeout_aiowps_captcha_string_info_0uy0iyedd8','1602691529','no'),(1170964,'_transient_aiowps_captcha_string_info_0uy0iyedd8','MTYwMjY4OTcyOXlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1171104,'_transient_timeout_aiowps_captcha_string_info_enmbp5fw71','1602702366','no'),(1171024,'_transient_timeout_aiowps_captcha_string_info_l2zfmarh9i','1602696386','no'),(1171025,'_transient_aiowps_captcha_string_info_l2zfmarh9i','MTYwMjY5NDU4NnlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1171096,'_transient_timeout_aiowps_captcha_string_info_cvi9qb2ou7','1602702065','no'),(1171097,'_transient_aiowps_captcha_string_info_cvi9qb2ou7','MTYwMjcwMDI2NXlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1171105,'_transient_aiowps_captcha_string_info_enmbp5fw71','MTYwMjcwMDU2NnlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1171131,'_transient_timeout_aiowps_captcha_string_info_di8jnj0up8','1602704315','no'),(1171132,'_transient_aiowps_captcha_string_info_di8jnj0up8','MTYwMjcwMjUxNXlhajNtcDh1cmRjYjZyanVjbHNsMzE=','no'),(1171175,'_transient_timeout_aiowps_captcha_string_info_aqf1te439g','1602707053','no'),(1171176,'_transient_aiowps_captcha_string_info_aqf1te439g','MTYwMjcwNTI1M3lhajNtcDh1cmRjYjZyanVjbHNsMTc=','no'),(1171278,'_transient_timeout_aiowps_captcha_string_info_036groucbo','1602715547','no'),(1171279,'_transient_aiowps_captcha_string_info_036groucbo','MTYwMjcxMzc0N3lhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1171296,'_transient_timeout_aiowps_captcha_string_info_9u19icaae5','1602716453','no'),(1171297,'_transient_aiowps_captcha_string_info_9u19icaae5','MTYwMjcxNDY1M3lhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(1171335,'_transient_timeout_aiowps_captcha_string_info_88rl7mmian','1602718838','no'),(1171336,'_transient_aiowps_captcha_string_info_88rl7mmian','MTYwMjcxNzAzOHlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1204916,'_transient_timeout_aiowps_captcha_string_info_7e9cqx8aex','1605260381','no'),(1171447,'_transient_timeout_aiowps_captcha_string_info_8k2keveimt','1602725542','no'),(1171448,'_transient_aiowps_captcha_string_info_8k2keveimt','MTYwMjcyMzc0MnlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1171659,'_transient_timeout_aiowps_captcha_string_info_w62mxpoiuf','1602741586','no'),(1171660,'_transient_aiowps_captcha_string_info_w62mxpoiuf','MTYwMjczOTc4NnlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1171733,'_transient_timeout_aiowps_captcha_string_info_3chwgi03n6','1602747025','no'),(1171734,'_transient_aiowps_captcha_string_info_3chwgi03n6','MTYwMjc0NTIyNXlhajNtcDh1cmRjYjZyanVjbHNsMjE=','no'),(1171757,'_transient_timeout_aiowps_captcha_string_info_2g9rkx7n2h','1602748442','no'),(1171758,'_transient_aiowps_captcha_string_info_2g9rkx7n2h','MTYwMjc0NjY0MnlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1171759,'_transient_timeout_aiowps_captcha_string_info_51i6b2fw19','1602748520','no'),(1171760,'_transient_aiowps_captcha_string_info_51i6b2fw19','MTYwMjc0NjcyMHlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1171812,'_transient_timeout_yst_sm_1_1:4gHp_dG57','1602837564','no'),(1171813,'_transient_yst_sm_1_1:4gHp_dG57','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-09-08T18:52:53-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2020-09-08T18:43:50-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2020-08-22T09:53:10-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1171828,'_transient_timeout_aiowps_captcha_string_info_p72auct2om','1602753677','no'),(1171817,'_transient_timeout_aiowps_captcha_string_info_jdsk1ve1n6','1602753078','no'),(1171818,'_transient_aiowps_captcha_string_info_jdsk1ve1n6','MTYwMjc1MTI3OHlhajNtcDh1cmRjYjZyanVjbHNsMTg=','no'),(1171829,'_transient_aiowps_captcha_string_info_p72auct2om','MTYwMjc1MTg3N3lhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(1171878,'_transient_timeout_aiowps_captcha_string_info_lwdk3r2bpn','1602757103','no'),(1171879,'_transient_aiowps_captcha_string_info_lwdk3r2bpn','MTYwMjc1NTMwM3lhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1171970,'_transient_timeout_aiowps_captcha_string_info_2bz9j8wnbn','1602764268','no'),(1171947,'_transient_timeout_aiowps_captcha_string_info_9kx2s01zxc','1602762893','no'),(1171948,'_transient_aiowps_captcha_string_info_9kx2s01zxc','MTYwMjc2MTA5M3lhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1171971,'_transient_aiowps_captcha_string_info_2bz9j8wnbn','MTYwMjc2MjQ2OHlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1172645,'_transient_timeout_aiowps_captcha_string_info_xslaiwogo6','1602813343','no'),(1172202,'_transient_timeout_aiowps_captcha_string_info_uex8ncmht8','1602781802','no'),(1172203,'_transient_aiowps_captcha_string_info_uex8ncmht8','MTYwMjc4MDAwMnlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1172237,'_transient_timeout_aiowps_captcha_string_info_89kwxazq6k','1602784294','no'),(1172238,'_transient_aiowps_captcha_string_info_89kwxazq6k','MTYwMjc4MjQ5NHlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1172314,'_transient_timeout_aiowps_captcha_string_info_bmuahvy2iu','1602789143','no'),(1172315,'_transient_aiowps_captcha_string_info_bmuahvy2iu','MTYwMjc4NzM0M3lhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(1172393,'_transient_timeout_aiowps_captcha_string_info_8yu520t6bp','1602795323','no'),(1172394,'_transient_aiowps_captcha_string_info_8yu520t6bp','MTYwMjc5MzUyM3lhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1172456,'_transient_timeout_aiowps_captcha_string_info_4vnf18r2ej','1602799820','no'),(1172457,'_transient_aiowps_captcha_string_info_4vnf18r2ej','MTYwMjc5ODAyMHlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1172481,'_transient_timeout_aiowps_captcha_string_info_3th3scdevx','1602802152','no'),(1172482,'_transient_aiowps_captcha_string_info_3th3scdevx','MTYwMjgwMDM1MnlhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(1172504,'_transient_timeout_aiowps_captcha_string_info_opodjh9b3r','1602803714','no'),(1172505,'_transient_aiowps_captcha_string_info_opodjh9b3r','MTYwMjgwMTkxNHlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1172507,'_transient_timeout_aiowps_captcha_string_info_gtze986aa8','1602803845','no'),(1172508,'_transient_aiowps_captcha_string_info_gtze986aa8','MTYwMjgwMjA0NXlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1172646,'_transient_aiowps_captcha_string_info_xslaiwogo6','MTYwMjgxMTU0M3lhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1172735,'_transient_timeout_yst_sm_1_1:4gHp_euL5','1602904776','no'),(1172736,'_transient_yst_sm_1_1:4gHp_euL5','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-09-08T18:52:53-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2020-09-08T18:43:50-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2020-08-22T09:53:10-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1172739,'_transient_timeout_aiowps_captcha_string_info_74mcw4wmbb','1602820257','no'),(1172740,'_transient_aiowps_captcha_string_info_74mcw4wmbb','MTYwMjgxODQ1N3lhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1172916,'_transient_timeout_aiowps_captcha_string_info_fdodnedk55','1602833047','no'),(1172917,'_transient_aiowps_captcha_string_info_fdodnedk55','MTYwMjgzMTI0N3lhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1172936,'_transient_timeout_aiowps_captcha_string_info_cjuwtmx097','1602834859','no'),(1172937,'_transient_aiowps_captcha_string_info_cjuwtmx097','MTYwMjgzMzA1OHlhajNtcDh1cmRjYjZyanVjbHNsMTQ=','no'),(1200306,'_transient_aiowps_captcha_string_info_isg58jta3x','MTYwNDg5ODI1NXlhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(1172941,'_transient_timeout_aiowps_captcha_string_info_0ra5zm9149','1602835185','no'),(1172942,'_transient_aiowps_captcha_string_info_0ra5zm9149','MTYwMjgzMzM4NXlhajNtcDh1cmRjYjZyanVjbHNsMTQ=','no'),(1172992,'_transient_timeout_aiowps_captcha_string_info_57sn9f2lwh','1602839008','no'),(1172993,'_transient_aiowps_captcha_string_info_57sn9f2lwh','MTYwMjgzNzIwOHlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1173073,'_transient_timeout_aiowps_captcha_string_info_a8kq9y8am8','1602845888','no'),(1173074,'_transient_aiowps_captcha_string_info_a8kq9y8am8','MTYwMjg0NDA4OHlhajNtcDh1cmRjYjZyanVjbHNsMjM=','no'),(1173900,'_transient_timeout_aiowps_captcha_string_info_x61j7k4u02','1602904032','no'),(1173243,'_transient_timeout_aiowps_captcha_string_info_m0yiu1onsh','1602857147','no'),(1173244,'_transient_aiowps_captcha_string_info_m0yiu1onsh','MTYwMjg1NTM0N3lhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(1173346,'_transient_timeout_aiowps_captcha_string_info_eih3jzbp7x','1602865841','no'),(1173347,'_transient_aiowps_captcha_string_info_eih3jzbp7x','MTYwMjg2NDA0MXlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1173474,'_transient_timeout_aiowps_captcha_string_info_lj16olykib','1602874861','no'),(1173475,'_transient_aiowps_captcha_string_info_lj16olykib','MTYwMjg3MzA2MXlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(1173480,'_transient_timeout_aiowps_captcha_string_info_w5txd8bm8j','1602875185','no'),(1173481,'_transient_aiowps_captcha_string_info_w5txd8bm8j','MTYwMjg3MzM4NXlhajNtcDh1cmRjYjZyanVjbHNsMzU=','no'),(1173492,'_transient_timeout_aiowps_captcha_string_info_h6zey6el7f','1602875764','no'),(1173493,'_transient_aiowps_captcha_string_info_h6zey6el7f','MTYwMjg3Mzk2NHlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1173671,'_transient_timeout_aiowps_captcha_string_info_scof4wsihv','1602888870','no'),(1173513,'_transient_timeout_aiowps_captcha_string_info_krauv5mt0e','1602877635','no'),(1173514,'_transient_aiowps_captcha_string_info_krauv5mt0e','MTYwMjg3NTgzNXlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1173672,'_transient_aiowps_captcha_string_info_scof4wsihv','MTYwMjg4NzA3MHlhajNtcDh1cmRjYjZyanVjbHNsMTg=','no'),(1173701,'_transient_timeout_aiowps_captcha_string_info_buwqfov1sf','1602890676','no'),(1173702,'_transient_aiowps_captcha_string_info_buwqfov1sf','MTYwMjg4ODg3NnlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1173839,'_transient_timeout_yst_sm_1_1:4gHp_dsDL','1602984313','no'),(1173840,'_transient_yst_sm_1_1:4gHp_dsDL','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-09-08T18:52:53-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2020-09-08T18:43:50-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2020-08-22T09:53:10-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1173901,'_transient_aiowps_captcha_string_info_x61j7k4u02','MTYwMjkwMjIzMnlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(1173985,'_transient_timeout_aiowps_captcha_string_info_90zwqm8wf2','1602909362','no'),(1173986,'_transient_aiowps_captcha_string_info_90zwqm8wf2','MTYwMjkwNzU2MnlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1173997,'_transient_timeout_aiowps_captcha_string_info_z6q8h5os0u','1602910510','no'),(1173998,'_transient_aiowps_captcha_string_info_z6q8h5os0u','MTYwMjkwODcxMHlhajNtcDh1cmRjYjZyanVjbHNsMjI=','no'),(1174032,'_transient_timeout_aiowps_captcha_string_info_bhm3ut0lmj','1602912911','no'),(1174033,'_transient_aiowps_captcha_string_info_bhm3ut0lmj','MTYwMjkxMTExMXlhajNtcDh1cmRjYjZyanVjbHNsMjM=','no'),(1174061,'_transient_timeout_aiowps_captcha_string_info_tdmgbpgf8p','1602915455','no'),(1174062,'_transient_aiowps_captcha_string_info_tdmgbpgf8p','MTYwMjkxMzY1NXlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1174072,'_transient_timeout_aiowps_captcha_string_info_b7szfddnrv','1602915755','no'),(1174073,'_transient_aiowps_captcha_string_info_b7szfddnrv','MTYwMjkxMzk1NXlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1174133,'_transient_timeout_aiowps_captcha_string_info_ttkw7j35cq','1602919473','no'),(1174134,'_transient_aiowps_captcha_string_info_ttkw7j35cq','MTYwMjkxNzY3M3lhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1174141,'_transient_timeout_aiowps_captcha_string_info_5xpfyt9lqs','1602919681','no'),(1174142,'_transient_aiowps_captcha_string_info_5xpfyt9lqs','MTYwMjkxNzg4MXlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1202963,'_transient_aiowps_captcha_string_info_p5an4thik6','MTYwNTEwNjk0OHlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1202964,'_transient_timeout_aiowps_captcha_string_info_ocz4246qtf','1605108751','no'),(1175078,'_transient_timeout_aiowps_captcha_string_info_puqh9edm6s','1602986809','no'),(1174240,'_transient_timeout_aiowps_captcha_string_info_k7mtm0vc6i','1602927611','no'),(1174241,'_transient_aiowps_captcha_string_info_k7mtm0vc6i','MTYwMjkyNTgxMXlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1174265,'_transient_timeout_aiowps_captcha_string_info_ejhgla7y4f','1602929289','no'),(1174266,'_transient_aiowps_captcha_string_info_ejhgla7y4f','MTYwMjkyNzQ4OXlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1208592,'_transient_timeout_yst_sm_author_1:wW9T_5qYM6','1605639024','no'),(1208593,'_transient_yst_sm_author_1:wW9T_5qYM6','C:24:\"WPSEO_Sitemap_Cache_Data\":1029:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:982:\"<urlset xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xmlns:image=\"http://www.google.com/schemas/sitemap-image/1.1\" xsi:schemaLocation=\"http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd http://www.google.com/schemas/sitemap-image/1.1 http://www.google.com/schemas/sitemap-image/1.1/sitemap-image.xsd\" xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author/rolu315/</loc>\n		<lastmod>2020-10-18T15:44:14-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author/jhw/</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author/39thstreet/</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author/justinashleyleach/</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</url>\n</urlset>\";}}','no'),(1174574,'_transient_timeout_aiowps_captcha_string_info_9cr3rwwd7b','1602952357','no'),(1174526,'_transient_timeout_aiowps_captcha_string_info_0w0n45c70k','1602949098','no'),(1174527,'_transient_aiowps_captcha_string_info_0w0n45c70k','MTYwMjk0NzI5OHlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1174575,'_transient_aiowps_captcha_string_info_9cr3rwwd7b','MTYwMjk1MDU1N3lhajNtcDh1cmRjYjZyanVjbHNsMA==','no'),(1174578,'_transient_timeout_aiowps_captcha_string_info_fsp7vopyjc','1602952507','no'),(1174579,'_transient_aiowps_captcha_string_info_fsp7vopyjc','MTYwMjk1MDcwN3lhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1174671,'_transient_timeout_aiowps_captcha_string_info_kzsogyes1p','1602959427','no'),(1174672,'_transient_aiowps_captcha_string_info_kzsogyes1p','MTYwMjk1NzYyN3lhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1174676,'_transient_timeout_aiowps_captcha_string_info_so7cly1acm','1602959789','no'),(1174677,'_transient_aiowps_captcha_string_info_so7cly1acm','MTYwMjk1Nzk4OXlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1174688,'_transient_timeout_aiowps_captcha_string_info_jhnjk8jo66','1602960318','no'),(1174689,'_transient_aiowps_captcha_string_info_jhnjk8jo66','MTYwMjk1ODUxOHlhajNtcDh1cmRjYjZyanVjbHNsMA==','no'),(1174738,'_transient_timeout_aiowps_captcha_string_info_qofojnd1e3','1602963175','no'),(1174705,'_transient_timeout_aiowps_captcha_string_info_g0qn27ig66','1602961037','no'),(1174706,'_transient_aiowps_captcha_string_info_g0qn27ig66','MTYwMjk1OTIzN3lhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(1174739,'_transient_aiowps_captcha_string_info_qofojnd1e3','MTYwMjk2MTM3NXlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(1174747,'_transient_timeout_aiowps_captcha_string_info_8uyoi7g9k8','1602963482','no'),(1174743,'_transient_timeout_aiowps_captcha_string_info_bv9p8q73bk','1602963452','no'),(1174744,'_transient_aiowps_captcha_string_info_bv9p8q73bk','MTYwMjk2MTY1MnlhajNtcDh1cmRjYjZyanVjbHNsMTg=','no'),(1174748,'_transient_aiowps_captcha_string_info_8uyoi7g9k8','MTYwMjk2MTY4MnlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1174751,'_transient_timeout_aiowps_captcha_string_info_pcz737wvxd','1602963513','no'),(1174752,'_transient_aiowps_captcha_string_info_pcz737wvxd','MTYwMjk2MTcxM3lhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1174753,'_transient_timeout_aiowps_captcha_string_info_5lavjtr570','1602963532','no'),(1174754,'_transient_aiowps_captcha_string_info_5lavjtr570','MTYwMjk2MTczMnlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1174755,'_transient_timeout_aiowps_captcha_string_info_62zc3kqc7r','1602963659','no'),(1174756,'_transient_aiowps_captcha_string_info_62zc3kqc7r','MTYwMjk2MTg1OXlhajNtcDh1cmRjYjZyanVjbHNsMTQ=','no'),(1174757,'_transient_timeout_aiowps_captcha_string_info_sr596l8wk1','1602963710','no'),(1174758,'_transient_aiowps_captcha_string_info_sr596l8wk1','MTYwMjk2MTkxMHlhajNtcDh1cmRjYjZyanVjbHNsMTk=','no'),(1174759,'_transient_timeout_aiowps_captcha_string_info_ap20556c2n','1602963718','no'),(1174760,'_transient_aiowps_captcha_string_info_ap20556c2n','MTYwMjk2MTkxOHlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1174782,'_transient_timeout_aiowps_captcha_string_info_3bdunz5rhq','1602964978','no'),(1174783,'_transient_aiowps_captcha_string_info_3bdunz5rhq','MTYwMjk2MzE3OHlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1174798,'_transient_timeout_yst_sm_1_1:4gHp_4l8zB','1603050646','no'),(1174799,'_transient_yst_sm_1_1:4gHp_4l8zB','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-09-08T18:52:53-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2020-09-08T18:43:50-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2020-08-22T09:53:10-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1175079,'_transient_aiowps_captcha_string_info_puqh9edm6s','MTYwMjk4NTAwOXlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1175098,'_transient_timeout_aiowps_captcha_string_info_ncgtoj9ahr','1602988056','no'),(1175099,'_transient_aiowps_captcha_string_info_ncgtoj9ahr','MTYwMjk4NjI1NnlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1175193,'_transient_timeout_aiowps_captcha_string_info_8so6dv0sgb','1602995434','no'),(1175194,'_transient_aiowps_captcha_string_info_8so6dv0sgb','MTYwMjk5MzYzNHlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1175332,'_transient_timeout_aiowps_captcha_string_info_k4pk4gvbx6','1603005651','no'),(1175222,'_transient_timeout_aiowps_captcha_string_info_uxdhre482a','1602997772','no'),(1175223,'_transient_aiowps_captcha_string_info_uxdhre482a','MTYwMjk5NTk3MnlhajNtcDh1cmRjYjZyanVjbHNsMjM=','no'),(1175281,'_transient_timeout_aiowps_captcha_string_info_j2nz59mics','1603001590','no'),(1175282,'_transient_aiowps_captcha_string_info_j2nz59mics','MTYwMjk5OTc5MHlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1175333,'_transient_aiowps_captcha_string_info_k4pk4gvbx6','MTYwMzAwMzg1MXlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1175356,'_transient_timeout_aiowps_captcha_string_info_c2o3r55nk4','1603007281','no'),(1175357,'_transient_aiowps_captcha_string_info_c2o3r55nk4','MTYwMzAwNTQ4MXlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1175402,'_transient_timeout_aiowps_captcha_string_info_pjp6zpiexn','1603010300','no'),(1175403,'_transient_aiowps_captcha_string_info_pjp6zpiexn','MTYwMzAwODUwMHlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1175506,'_transient_timeout_aiowps_captcha_string_info_ld5poudmkn','1603018213','no'),(1175498,'_transient_timeout_aiowps_captcha_string_info_kczrm10dxb','1603017765','no'),(1175499,'_transient_aiowps_captcha_string_info_kczrm10dxb','MTYwMzAxNTk2NXlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1175507,'_transient_aiowps_captcha_string_info_ld5poudmkn','MTYwMzAxNjQxM3lhajNtcDh1cmRjYjZyanVjbHNsMTc=','no'),(1175519,'_transient_timeout_aiowps_captcha_string_info_a25f6w3vvv','1603019259','no'),(1175520,'_transient_aiowps_captcha_string_info_a25f6w3vvv','MTYwMzAxNzQ1OXlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1175543,'_transient_timeout_aiowps_captcha_string_info_utmc3wtnrk','1603020729','no'),(1175544,'_transient_aiowps_captcha_string_info_utmc3wtnrk','MTYwMzAxODkyOXlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1175596,'_transient_timeout_aiowps_captcha_string_info_y2y8h5vd39','1603024213','no'),(1175597,'_transient_aiowps_captcha_string_info_y2y8h5vd39','MTYwMzAyMjQxM3lhajNtcDh1cmRjYjZyanVjbHNsMzc=','no'),(1175705,'_transient_timeout_aiowps_captcha_string_info_gligozfezk','1603031058','no'),(1175706,'_transient_aiowps_captcha_string_info_gligozfezk','MTYwMzAyOTI1OHlhajNtcDh1cmRjYjZyanVjbHNsMjM=','no'),(1175707,'_transient_timeout_aiowps_captcha_string_info_pvn6kthk25','1603031152','no'),(1175708,'_transient_aiowps_captcha_string_info_pvn6kthk25','MTYwMzAyOTM1MnlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1175715,'_transient_timeout_aiowps_captcha_string_info_4d87wrtwc0','1603031320','no'),(1175716,'_transient_aiowps_captcha_string_info_4d87wrtwc0','MTYwMzAyOTUyMHlhajNtcDh1cmRjYjZyanVjbHNsMzI=','no'),(1175769,'_transient_timeout_aiowps_captcha_string_info_bese0vwduf','1603034808','no'),(1175770,'_transient_aiowps_captcha_string_info_bese0vwduf','MTYwMzAzMzAwOHlhajNtcDh1cmRjYjZyanVjbHNsMjc=','no'),(1175810,'_transient_timeout_aiowps_captcha_string_info_ke2x1mic83','1603037814','no'),(1175811,'_transient_aiowps_captcha_string_info_ke2x1mic83','MTYwMzAzNjAxNHlhajNtcDh1cmRjYjZyanVjbHNsMjg=','no'),(1175823,'_transient_timeout_aiowps_captcha_string_info_ig1m9exarx','1603038719','no'),(1175824,'_transient_aiowps_captcha_string_info_ig1m9exarx','MTYwMzAzNjkxOXlhajNtcDh1cmRjYjZyanVjbHNsMjQ=','no'),(1175853,'_transient_timeout_yst_sm_1_1:4gHp_lhqv','1603125401','no'),(1175854,'_transient_yst_sm_1_1:4gHp_lhqv','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-09-08T18:52:53-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2020-09-08T18:43:50-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2020-08-22T09:53:10-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1175947,'_transient_timeout_aiowps_captcha_string_info_id4fekoqvs','1603047829','no'),(1175948,'_transient_aiowps_captcha_string_info_id4fekoqvs','MTYwMzA0NjAyOXlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(1175958,'_transient_timeout_aiowps_captcha_string_info_a5ggpue0le','1603048653','no'),(1175959,'_transient_aiowps_captcha_string_info_a5ggpue0le','MTYwMzA0Njg1M3lhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1191324,'_transient_timeout_aiowps_captcha_string_info_hvabn9bu9v','1604192657','no'),(1191263,'_transient_timeout_aiowps_captcha_string_info_r6o7ffj3ou','1604188328','no'),(1191264,'_transient_aiowps_captcha_string_info_r6o7ffj3ou','MTYwNDE4NjUyOHlhajNtcDh1cmRjYjZyanVjbHNsMzM=','no'),(1192987,'_transient_aiowps_captcha_string_info_qib4um34lu','MTYwNDMxOTMzN3lhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1197524,'_transient_aiowps_captcha_string_info_79nrsubd3o','MTYwNDY3Nzg4OHlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1193080,'_transient_timeout_aiowps_captcha_string_info_sntdeihinc','1604327585','no'),(1202980,'_transient_aiowps_captcha_string_info_4lps7syf2g','MTYwNTEwNzE4M3lhajNtcDh1cmRjYjZyanVjbHNsMjM=','no'),(1193081,'_transient_aiowps_captcha_string_info_sntdeihinc','MTYwNDMyNTc4NXlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1193082,'_transient_timeout_aiowps_captcha_string_info_a1jmmb9126','1604327595','no'),(1193083,'_transient_aiowps_captcha_string_info_a1jmmb9126','MTYwNDMyNTc5NXlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1193084,'_transient_timeout_aiowps_captcha_string_info_s8ewhgknm8','1604327638','no'),(1193085,'_transient_aiowps_captcha_string_info_s8ewhgknm8','MTYwNDMyNTgzOHlhajNtcDh1cmRjYjZyanVjbHNsMjE=','no'),(1193086,'_transient_timeout_aiowps_captcha_string_info_yt8w8np9r5','1604327650','no'),(1193087,'_transient_aiowps_captcha_string_info_yt8w8np9r5','MTYwNDMyNTg1MHlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1193088,'_transient_timeout_aiowps_captcha_string_info_ppzn82xcge','1604327659','no'),(1193089,'_transient_aiowps_captcha_string_info_ppzn82xcge','MTYwNDMyNTg1OXlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1176002,'_site_transient_timeout_browser_a16769b9d852b7efead9d7359630b578','1603654107','no'),(1176003,'_site_transient_browser_a16769b9d852b7efead9d7359630b578','a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:13:\"85.0.4183.102\";s:8:\"platform\";s:9:\"Macintosh\";s:10:\"update_url\";s:29:\"https://www.google.com/chrome\";s:7:\"img_src\";s:43:\"http://s.w.org/images/browsers/chrome.png?1\";s:11:\"img_src_ssl\";s:44:\"https://s.w.org/images/browsers/chrome.png?1\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}','no'),(1176004,'_site_transient_timeout_php_check_f7e083f23bf266211f41ff4954b2db95','1603654107','no'),(1176005,'_site_transient_php_check_f7e083f23bf266211f41ff4954b2db95','a:5:{s:19:\"recommended_version\";s:3:\"7.4\";s:15:\"minimum_version\";s:6:\"5.6.20\";s:12:\"is_supported\";b:1;s:9:\"is_secure\";b:1;s:13:\"is_acceptable\";b:1;}','no'),(1176595,'_transient_timeout_aiowps_captcha_string_info_ull6dqdn88','1603077448','no'),(1176596,'_transient_aiowps_captcha_string_info_ull6dqdn88','MTYwMzA3NTY0OHlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1176653,'_transient_timeout_aiowps_captcha_string_info_d102671tve','1603080995','no'),(1176646,'_transient_timeout_aiowps_captcha_string_info_lwzv9nrq1i','1603080856','no'),(1176647,'_transient_aiowps_captcha_string_info_lwzv9nrq1i','MTYwMzA3OTA1NnlhajNtcDh1cmRjYjZyanVjbHNsMTg=','no'),(1176654,'_transient_aiowps_captcha_string_info_d102671tve','MTYwMzA3OTE5NXlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1176792,'_transient_timeout_aiowps_captcha_string_info_o4oe3dr6f4','1603091921','no'),(1176716,'_transient_timeout_aiowps_captcha_string_info_avuyx9qbxr','1603085897','no'),(1176717,'_transient_aiowps_captcha_string_info_avuyx9qbxr','MTYwMzA4NDA5N3lhajNtcDh1cmRjYjZyanVjbHNsMTM=','no'),(1389765,'_transient_timeout_yst_sm_events_tags_1:wW9T_RuxV','1620571659','no'),(1389766,'_transient_yst_sm_events_tags_1:wW9T_RuxV','C:24:\"WPSEO_Sitemap_Cache_Data\":614:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:567:\"<urlset xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xmlns:image=\"http://www.google.com/schemas/sitemap-image/1.1\" xsi:schemaLocation=\"http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd http://www.google.com/schemas/sitemap-image/1.1 http://www.google.com/schemas/sitemap-image/1.1/sitemap-image.xsd\" xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags/ladies-day/</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</url>\n</urlset>\";}}','no'),(1176776,'_transient_timeout_aiowps_captcha_string_info_pji1yfj3ku','1603090978','no'),(1176777,'_transient_aiowps_captcha_string_info_pji1yfj3ku','MTYwMzA4OTE3OHlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1176793,'_transient_aiowps_captcha_string_info_o4oe3dr6f4','MTYwMzA5MDEyMXlhajNtcDh1cmRjYjZyanVjbHNsMTc=','no'),(1176805,'_transient_timeout_aiowps_captcha_string_info_7wftdhxgm4','1603092893','no'),(1176806,'_transient_aiowps_captcha_string_info_7wftdhxgm4','MTYwMzA5MTA5M3lhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1199456,'_transient_timeout_aiowps_captcha_string_info_47atj6gbjv','1604835020','no'),(1199407,'_transient_timeout_aiowps_captcha_string_info_v7ay727fn7','1604830679','no'),(1199408,'_transient_aiowps_captcha_string_info_v7ay727fn7','MTYwNDgyODg3OXlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1199454,'_transient_timeout_aiowps_captcha_string_info_8ba5bl7jot','1604834860','no'),(1199455,'_transient_aiowps_captcha_string_info_8ba5bl7jot','MTYwNDgzMzA2MHlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(1199457,'_transient_aiowps_captcha_string_info_47atj6gbjv','MTYwNDgzMzIyMHlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1199521,'_transient_timeout_aiowps_captcha_string_info_ekh03t14mu','1604838956','no'),(1201208,'_transient_aiowps_captcha_string_info_byxv46mrcn','MTYwNDk3MTg1MHlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1199499,'_transient_timeout_yst_sm_1_1:wW9T_erwH','1604922242','no'),(1199500,'_transient_yst_sm_1_1:wW9T_erwH','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:11:55-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:29:23-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2020-09-08T18:43:50-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2020-08-22T09:53:10-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:11:55-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:44:14-05:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1188421,'_transient_timeout_aiowps_captcha_string_info_8fugixtc3i','1603963594','no'),(1176849,'_transient_timeout_aiowps_captcha_string_info_s0rz8g57n1','1603096191','no'),(1176850,'_transient_aiowps_captcha_string_info_s0rz8g57n1','MTYwMzA5NDM5MXlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1176959,'_transient_timeout_aiowps_captcha_string_info_6hlxikweox','1603106018','no'),(1204063,'_transient_timeout_yst_sm_author_1:wW9T_6oU4k','1605276958','no'),(1204064,'_transient_yst_sm_author_1:wW9T_6oU4k','C:24:\"WPSEO_Sitemap_Cache_Data\":1029:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:982:\"<urlset xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xmlns:image=\"http://www.google.com/schemas/sitemap-image/1.1\" xsi:schemaLocation=\"http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd http://www.google.com/schemas/sitemap-image/1.1 http://www.google.com/schemas/sitemap-image/1.1/sitemap-image.xsd\" xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author/rolu315/</loc>\n		<lastmod>2020-10-18T15:44:14-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author/justinashleyleach/</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author/jhw/</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author/39thstreet/</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</url>\n</urlset>\";}}','no'),(1176960,'_transient_aiowps_captcha_string_info_6hlxikweox','MTYwMzEwNDIxOHlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1176988,'_transient_timeout_aiowps_captcha_string_info_lgkfze249a','1603107881','no'),(1176989,'_transient_aiowps_captcha_string_info_lgkfze249a','MTYwMzEwNjA4MXlhajNtcDh1cmRjYjZyanVjbHNsMjk=','no'),(1211178,'_transient_timeout_yst_sm_category_1:wW9T_6gn8R','1605867091','no'),(1211179,'_transient_yst_sm_category_1:wW9T_6gn8R','C:24:\"WPSEO_Sitemap_Cache_Data\":1523:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1475:\"<urlset xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xmlns:image=\"http://www.google.com/schemas/sitemap-image/1.1\" xsi:schemaLocation=\"http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd http://www.google.com/schemas/sitemap-image/1.1 http://www.google.com/schemas/sitemap-image/1.1/sitemap-image.xsd\" xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category/church-of-christ/</loc>\n		<lastmod>2016-08-28T21:33:31-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category/mid-west-lectures/</loc>\n		<lastmod>2015-09-21T07:54:36-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category/weekly-lessons/short-lessons/</loc>\n		<lastmod>2017-09-03T20:20:31-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category/upcoming-events/</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category/weekly-lessons/</loc>\n		<lastmod>2017-08-27T21:10:20-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category/weekly-memory-verse-lesson/</loc>\n		<lastmod>2020-10-18T15:11:55-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category/youtube/</loc>\n		<lastmod>2016-03-28T21:51:14-05:00</lastmod>\n	</url>\n</urlset>\";}}','no'),(1177062,'_transient_timeout_aiowps_captcha_string_info_q9mu6f16mz','1603113182','no'),(1177063,'_transient_aiowps_captcha_string_info_q9mu6f16mz','MTYwMzExMTM4MnlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(1202959,'_transient_aiowps_captcha_string_info_tohm8ellnh','MTYwNTEwNjk0M3lhajNtcDh1cmRjYjZyanVjbHNsMzU=','no'),(1177146,'_transient_timeout_aiowps_captcha_string_info_hx4cb7k0cr','1603117669','no'),(1252332,'_transient_timeout_yst_sm_attachment_1:wW9T_7bnXa','1609112260','no'),(1252333,'_transient_yst_sm_attachment_1:wW9T_7bnXa','C:24:\"WPSEO_Sitemap_Cache_Data\":5791:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:5743:\"<urlset xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xmlns:image=\"http://www.google.com/schemas/sitemap-image/1.1\" xsi:schemaLocation=\"http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd http://www.google.com/schemas/sitemap-image/1.1 http://www.google.com/schemas/sitemap-image/1.1/sitemap-image.xsd\" xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/evangelist/jackwilliamsbig/</loc>\n		<lastmod>2014-04-07T12:30:02-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/members/598936_10151474288198275_712590294_n/</loc>\n		<lastmod>2014-04-09T18:15:22-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/evangelist/39thstreetevangelist/</loc>\n		<lastmod>2014-06-08T08:48:01-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/bible-study-links/2014-bible-reading-chart/</loc>\n		<lastmod>2014-06-18T20:51:54-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/those-privileged-to-serve/2014-july-thru-december/</loc>\n		<lastmod>2014-07-09T17:31:26-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/those-who-serve-2/those-who-servejuly14/</loc>\n		<lastmod>2014-07-09T17:37:35-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/current-calendar/07_2014_39thstreetcalendar/</loc>\n		<lastmod>2014-07-16T13:06:20-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/upcoming-events-at-the-39th-street-church-of-christ/2016-39th-street-youth-rally_all-things/</loc>\n		<lastmod>2016-03-16T17:38:36-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/upcoming-events-at-the-39th-street-church-of-christ/2016_39thstreetgospelmeetingflier-2/</loc>\n		<lastmod>2016-03-16T18:12:09-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/upcoming-events-at-the-39th-street-church-of-christ/2016_04_13_15_personal-evangelism/</loc>\n		<lastmod>2016-03-22T11:13:38-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/the-elders/02_deacons_hastings_robert/</loc>\n		<lastmod>2017-06-30T14:36:48-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/the-elders/02_deacons_leach_justin/</loc>\n		<lastmod>2017-06-30T14:36:53-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/the-elders/02_deacons_mygatt_jeremiah/</loc>\n		<lastmod>2017-06-30T14:36:57-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/the-elders/02_deacons_shepherd_robbie_2/</loc>\n		<lastmod>2017-06-30T14:37:01-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/the-elders/02_deacons_shull__ethan/</loc>\n		<lastmod>2017-06-30T14:37:05-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/the-elders/02_deacons_williams_jarrod/</loc>\n		<lastmod>2017-06-30T14:37:10-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/evangelist/williams_jack_lana/</loc>\n		<lastmod>2017-06-30T15:26:46-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/home/cropped-church_building-1-jpg/</loc>\n		<lastmod>2019-01-17T19:35:14-06:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/home/church_building/</loc>\n		<lastmod>2019-01-17T19:37:27-06:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/event/987/ladiesday2019/</loc>\n		<lastmod>2019-01-19T19:28:39-06:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/the-elders/01_eldership_grisham_jeff2/</loc>\n		<lastmod>2019-02-17T15:38:32-06:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/the-elders/01_eldership_kreisel_mike/</loc>\n		<lastmod>2019-02-17T15:39:12-06:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/the-elders/01_eldership_rokos_greg-2/</loc>\n		<lastmod>2019-02-17T15:39:40-06:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/the-elders/01_eldership_williams_jack/</loc>\n		<lastmod>2019-02-17T15:42:51-06:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/youth/2019-39thstreet-youth-rally_dont-despise-me/</loc>\n		<lastmod>2019-04-01T20:14:52-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/2019-youth-rally-dont-despise-me/theyouthrally/</loc>\n		<lastmod>2019-04-04T20:22:44-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/2019-youth-rally-dont-despise-me/youth4/</loc>\n		<lastmod>2019-04-04T20:31:10-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/2019-vacation-bible-school-paul-an-example-to-follow/vbsc_picture/</loc>\n		<lastmod>2019-05-21T20:10:33-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/home/38thannualmwlectures_greatbiblequestions/</loc>\n		<lastmod>2020-08-22T09:38:45-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/event/38th-annual-mid-west-lectures-great-bible-questions/the-38th-annual-midwest-lectures_great-bible-questions_schedule/</loc>\n		<lastmod>2020-08-22T09:42:10-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/event/38th-annual-mid-west-lectures-great-bible-questions/118208594_2824869117732703_6753312790789338872_n/</loc>\n		<lastmod>2020-08-22T09:52:13-05:00</lastmod>\n	</url>\n</urlset>\";}}','no'),(1177147,'_transient_aiowps_captcha_string_info_hx4cb7k0cr','MTYwMzExNTg2OXlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1177184,'_transient_timeout_aiowps_captcha_string_info_nwlec0aifj','1603120531','no'),(1177185,'_transient_aiowps_captcha_string_info_nwlec0aifj','MTYwMzExODczMXlhajNtcDh1cmRjYjZyanVjbHNsMTQ=','no'),(1177242,'_transient_timeout_aiowps_captcha_string_info_ghqt2mc0rw','1603125058','no'),(1177243,'_transient_aiowps_captcha_string_info_ghqt2mc0rw','MTYwMzEyMzI1OHlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1177392,'_transient_timeout_aiowps_captcha_string_info_0a9ax8vjhn','1603137577','no'),(1177393,'_transient_aiowps_captcha_string_info_0a9ax8vjhn','MTYwMzEzNTc3N3lhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1177423,'_transient_timeout_aiowps_captcha_string_info_bc73fhe852','1603139781','no'),(1177424,'_transient_aiowps_captcha_string_info_bc73fhe852','MTYwMzEzNzk4MXlhajNtcDh1cmRjYjZyanVjbHNsMTM=','no'),(1177625,'_transient_timeout_aiowps_captcha_string_info_dv3oa9e896','1603154504','no'),(1177626,'_transient_aiowps_captcha_string_info_dv3oa9e896','MTYwMzE1MjcwNHlhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(1177652,'_transient_timeout_aiowps_captcha_string_info_w4ohzfum3q','1603156080','no'),(1177653,'_transient_aiowps_captcha_string_info_w4ohzfum3q','MTYwMzE1NDI4MHlhajNtcDh1cmRjYjZyanVjbHNsMA==','no'),(1192986,'_transient_timeout_aiowps_captcha_string_info_qib4um34lu','1604321137','no'),(1177659,'_transient_timeout_aiowps_captcha_string_info_4oaa94lxe9','1603156395','no'),(1177660,'_transient_aiowps_captcha_string_info_4oaa94lxe9','MTYwMzE1NDU5NXlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1202960,'_transient_timeout_aiowps_captcha_string_info_4cw9hl1eia','1605108745','no'),(1202961,'_transient_aiowps_captcha_string_info_4cw9hl1eia','MTYwNTEwNjk0NXlhajNtcDh1cmRjYjZyanVjbHNsMzQ=','no'),(1177852,'_transient_timeout_aiowps_captcha_string_info_hl3yeu1goz','1603169755','no'),(1192974,'_transient_timeout_aiowps_captcha_string_info_7f4c7y0y4o','1604320467','no'),(1177853,'_transient_aiowps_captcha_string_info_hl3yeu1goz','MTYwMzE2Nzk1NXlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1177956,'_transient_timeout_aiowps_captcha_string_info_og0xhzlmdq','1603179222','no'),(1177957,'_transient_aiowps_captcha_string_info_og0xhzlmdq','MTYwMzE3NzQyMnlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1177963,'_transient_timeout_aiowps_captcha_string_info_abbyqb24th','1603179538','no'),(1177964,'_transient_aiowps_captcha_string_info_abbyqb24th','MTYwMzE3NzczOHlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(1202953,'_transient_aiowps_captcha_string_info_dlsikdzf3g','MTYwNTEwNjkzNnlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1177978,'_transient_timeout_aiowps_captcha_string_info_z1i5xy2q6v','1603180481','no'),(1177979,'_transient_aiowps_captcha_string_info_z1i5xy2q6v','MTYwMzE3ODY4MXlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1178246,'_transient_timeout_aiowps_captcha_string_info_lsjc31itgk','1603200938','no'),(1178176,'_transient_timeout_aiowps_captcha_string_info_gsjs3qhkdo','1603196848','no'),(1178177,'_transient_aiowps_captcha_string_info_gsjs3qhkdo','MTYwMzE5NTA0OHlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1178206,'_transient_timeout_aiowps_captcha_string_info_ey3s45pvl0','1603199682','no'),(1178207,'_transient_aiowps_captcha_string_info_ey3s45pvl0','MTYwMzE5Nzg4MnlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1192975,'_transient_aiowps_captcha_string_info_7f4c7y0y4o','MTYwNDMxODY2N3lhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1178247,'_transient_aiowps_captcha_string_info_lsjc31itgk','MTYwMzE5OTEzOHlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1178259,'_transient_timeout_aiowps_captcha_string_info_m7ac6ztfsi','1603201545','no'),(1178260,'_transient_aiowps_captcha_string_info_m7ac6ztfsi','MTYwMzE5OTc0NXlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1178334,'_transient_timeout_aiowps_captcha_string_info_9ls9fqwbcs','1603207390','no'),(1178335,'_transient_aiowps_captcha_string_info_9ls9fqwbcs','MTYwMzIwNTU5MHlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1178604,'_transient_aiowps_captcha_string_info_nfriu7gloa','MTYwMzIyNzMxM3lhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1178644,'_transient_timeout_aiowps_captcha_string_info_i7nb40lbvs','1603232845','no'),(1178645,'_transient_aiowps_captcha_string_info_i7nb40lbvs','MTYwMzIzMTA0NXlhajNtcDh1cmRjYjZyanVjbHNsMzA=','no'),(1178763,'_transient_timeout_aiowps_captcha_string_info_u27b741jwf','1603241457','no'),(1178696,'_transient_timeout_aiowps_captcha_string_info_0bq53wxxcd','1603236598','no'),(1178697,'_transient_aiowps_captcha_string_info_0bq53wxxcd','MTYwMzIzNDc5OHlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1178764,'_transient_aiowps_captcha_string_info_u27b741jwf','MTYwMzIzOTY1N3lhajNtcDh1cmRjYjZyanVjbHNsMTc=','no'),(1192916,'_transient_timeout_aiowps_captcha_string_info_h7jljhhh3u','1604316435','no'),(1178816,'_transient_timeout_aiowps_captcha_string_info_6aemugbfbv','1603243821','no'),(1178817,'_transient_aiowps_captcha_string_info_6aemugbfbv','MTYwMzI0MjAyMXlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1178887,'_transient_timeout_aiowps_captcha_string_info_5utwl221ru','1603248916','no'),(1178875,'_transient_timeout_yst_sm_1_1:wW9T_duQI','1603333020','no'),(1178876,'_transient_yst_sm_1_1:wW9T_duQI','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:11:55-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:29:23-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2020-09-08T18:43:50-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2020-08-22T09:53:10-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:11:55-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:44:14-05:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1178888,'_transient_aiowps_captcha_string_info_5utwl221ru','MTYwMzI0NzExNnlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(1178889,'_transient_timeout_aiowps_captcha_string_info_ga324c6ip8','1603249015','no'),(1178890,'_transient_aiowps_captcha_string_info_ga324c6ip8','MTYwMzI0NzIxNXlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(1192917,'_transient_aiowps_captcha_string_info_h7jljhhh3u','MTYwNDMxNDYzNXlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1178969,'_transient_timeout_aiowps_captcha_string_info_ncllfja46x','1603255132','no'),(1178970,'_transient_aiowps_captcha_string_info_ncllfja46x','MTYwMzI1MzMzMnlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1178997,'_transient_timeout_aiowps_captcha_string_info_zadpbgzxun','1603256290','no'),(1178991,'_transient_timeout_aiowps_captcha_string_info_27fo4e63lm','1603256274','no'),(1178992,'_transient_aiowps_captcha_string_info_27fo4e63lm','MTYwMzI1NDQ3NHlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1178998,'_transient_aiowps_captcha_string_info_zadpbgzxun','MTYwMzI1NDQ5MHlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1179008,'_transient_timeout_aiowps_captcha_string_info_tcelpgfe9d','1603256895','no'),(1179009,'_transient_aiowps_captcha_string_info_tcelpgfe9d','MTYwMzI1NTA5NXlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1179037,'_transient_timeout_aiowps_captcha_string_info_w6p9plv2x1','1603258700','no'),(1179038,'_transient_aiowps_captcha_string_info_w6p9plv2x1','MTYwMzI1NjkwMHlhajNtcDh1cmRjYjZyanVjbHNsMjM=','no'),(1179070,'_transient_timeout_aiowps_captcha_string_info_zznlkll76w','1603261551','no'),(1179071,'_transient_aiowps_captcha_string_info_zznlkll76w','MTYwMzI1OTc1MXlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1179075,'_transient_timeout_aiowps_captcha_string_info_9qbcva1ngd','1603261709','no'),(1179073,'_transient_timeout_aiowps_captcha_string_info_q8giy7rswz','1603261656','no'),(1179074,'_transient_aiowps_captcha_string_info_q8giy7rswz','MTYwMzI1OTg1NnlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1179076,'_transient_aiowps_captcha_string_info_9qbcva1ngd','MTYwMzI1OTkwOXlhajNtcDh1cmRjYjZyanVjbHNsMA==','no'),(1179163,'_transient_timeout_aiowps_captcha_string_info_5x611a85e6','1603268479','no'),(1179164,'_transient_aiowps_captcha_string_info_5x611a85e6','MTYwMzI2NjY3OXlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1179306,'_transient_timeout_aiowps_captcha_string_info_rvc957gwun','1603281501','no'),(1179307,'_transient_aiowps_captcha_string_info_rvc957gwun','MTYwMzI3OTcwMXlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1179336,'_transient_timeout_aiowps_captcha_string_info_7gsuftiafz','1603283343','no'),(1179337,'_transient_aiowps_captcha_string_info_7gsuftiafz','MTYwMzI4MTU0M3lhajNtcDh1cmRjYjZyanVjbHNsMjM=','no'),(1179355,'_transient_timeout_aiowps_captcha_string_info_gh0zj87zvx','1603285165','no'),(1179356,'_transient_aiowps_captcha_string_info_gh0zj87zvx','MTYwMzI4MzM2NXlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1179362,'_transient_timeout_aiowps_captcha_string_info_ux1tdti9pk','1603285462','no'),(1179363,'_transient_aiowps_captcha_string_info_ux1tdti9pk','MTYwMzI4MzY2MnlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1192672,'_transient_aiowps_captcha_string_info_slk356m9zc','MTYwNDI5Mjg1NHlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(1191734,'_transient_aiowps_captcha_string_info_edgnoz9wid','MTYwNDIyMDYyM3lhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1193113,'_transient_aiowps_captcha_string_info_623jmr5nxw','MTYwNDMyNzY4MXlhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(1191782,'_transient_timeout_aiowps_captcha_string_info_8tjuggaytm','1604225923','no'),(1191783,'_transient_aiowps_captcha_string_info_8tjuggaytm','MTYwNDIyNDEyM3lhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(1193153,'_transient_timeout_aiowps_captcha_string_info_r0b1etk3h8','1604333218','no'),(1192668,'_transient_aiowps_captcha_string_info_meb2e6blr3','MTYwNDI5MjgwOHlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(1179429,'_transient_timeout_aiowps_captcha_string_info_nlbid6nqpl','1603288618','no'),(1179430,'_transient_aiowps_captcha_string_info_nlbid6nqpl','MTYwMzI4NjgxOHlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1179455,'_transient_timeout_aiowps_captcha_string_info_sho4rn25r4','1603290500','no'),(1179456,'_transient_aiowps_captcha_string_info_sho4rn25r4','MTYwMzI4ODcwMHlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(1193112,'_transient_timeout_aiowps_captcha_string_info_623jmr5nxw','1604329481','no'),(1179657,'_transient_timeout_aiowps_captcha_string_info_26lx34m7f1','1603306087','no'),(1179655,'_transient_timeout_aiowps_captcha_string_info_57olpz17rb','1603306053','no'),(1179656,'_transient_aiowps_captcha_string_info_57olpz17rb','MTYwMzMwNDI1M3lhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1179658,'_transient_aiowps_captcha_string_info_26lx34m7f1','MTYwMzMwNDI4N3lhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(1179685,'_transient_timeout_aiowps_captcha_string_info_wojfa3ji2d','1603308046','no'),(1179686,'_transient_aiowps_captcha_string_info_wojfa3ji2d','MTYwMzMwNjI0NnlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1179715,'_transient_timeout_aiowps_captcha_string_info_ni4d3lbd5a','1603310321','no'),(1179716,'_transient_aiowps_captcha_string_info_ni4d3lbd5a','MTYwMzMwODUyMXlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1179721,'_transient_timeout_aiowps_captcha_string_info_9l80tx46hf','1603310891','no'),(1179722,'_transient_aiowps_captcha_string_info_9l80tx46hf','MTYwMzMwOTA5MXlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1179916,'_transient_timeout_aiowps_captcha_string_info_hrm8ffpman','1603325810','no'),(1179796,'_transient_timeout_aiowps_captcha_string_info_9j9tkkglpc','1603317200','no'),(1179797,'_transient_aiowps_captcha_string_info_9j9tkkglpc','MTYwMzMxNTQwMHlhajNtcDh1cmRjYjZyanVjbHNsMzg=','no'),(1179910,'_transient_timeout_aiowps_captcha_string_info_z6k1q210ns','1603325771','no'),(1179911,'_transient_aiowps_captcha_string_info_z6k1q210ns','MTYwMzMyMzk3MXlhajNtcDh1cmRjYjZyanVjbHNsMjI=','no'),(1179917,'_transient_aiowps_captcha_string_info_hrm8ffpman','MTYwMzMyNDAxMHlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1179994,'_transient_timeout_aiowps_captcha_string_info_367nxigqyg','1603330714','no'),(1179995,'_transient_aiowps_captcha_string_info_367nxigqyg','MTYwMzMyODkxNHlhajNtcDh1cmRjYjZyanVjbHNsMA==','no'),(1202952,'_transient_timeout_aiowps_captcha_string_info_dlsikdzf3g','1605108736','no'),(1180014,'_transient_timeout_aiowps_captcha_string_info_bp9915z7di','1603331798','no'),(1180015,'_transient_aiowps_captcha_string_info_bp9915z7di','MTYwMzMyOTk5OHlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1180114,'_transient_timeout_aiowps_captcha_string_info_cxenxs2n4l','1603338352','no'),(1180109,'_transient_timeout_yst_sm_1_1:wW9T_ds38','1603422464','no'),(1180110,'_transient_yst_sm_1_1:wW9T_ds38','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:11:55-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:29:23-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2020-09-08T18:43:50-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2020-08-22T09:53:10-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:11:55-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:44:14-05:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1180115,'_transient_aiowps_captcha_string_info_cxenxs2n4l','MTYwMzMzNjU1MnlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(1180180,'_transient_timeout_aiowps_captcha_string_info_wjf6tp98qt','1603343484','no'),(1180181,'_transient_aiowps_captcha_string_info_wjf6tp98qt','MTYwMzM0MTY4NHlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1180228,'_transient_timeout_aiowps_captcha_string_info_dyk56lxizd','1603346872','no'),(1180229,'_transient_aiowps_captcha_string_info_dyk56lxizd','MTYwMzM0NTA3MnlhajNtcDh1cmRjYjZyanVjbHNsMTQ=','no'),(1180359,'_transient_timeout_aiowps_captcha_string_info_yli9ya6of4','1603357447','no'),(1188086,'_transient_aiowps_captcha_string_info_cgh41muqt1','MTYwMzkzNDYzM3lhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(1180360,'_transient_aiowps_captcha_string_info_yli9ya6of4','MTYwMzM1NTY0N3lhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1180474,'_transient_timeout_aiowps_captcha_string_info_yt5kqy9d7u','1603366966','no'),(1180475,'_transient_aiowps_captcha_string_info_yt5kqy9d7u','MTYwMzM2NTE2NnlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1180525,'_transient_timeout_aiowps_captcha_string_info_oldu1kfwgo','1603370487','no'),(1180526,'_transient_aiowps_captcha_string_info_oldu1kfwgo','MTYwMzM2ODY4N3lhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1180533,'_transient_timeout_aiowps_captcha_string_info_56a6jp29g9','1603371001','no'),(1180534,'_transient_aiowps_captcha_string_info_56a6jp29g9','MTYwMzM2OTIwMXlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(1180549,'_transient_timeout_aiowps_captcha_string_info_d5c12my07y','1603372054','no'),(1180550,'_transient_aiowps_captcha_string_info_d5c12my07y','MTYwMzM3MDI1NHlhajNtcDh1cmRjYjZyanVjbHNsMjI=','no'),(1180583,'_transient_timeout_aiowps_captcha_string_info_6ts3qs4lth','1603373178','no'),(1180584,'_transient_aiowps_captcha_string_info_6ts3qs4lth','MTYwMzM3MTM3OHlhajNtcDh1cmRjYjZyanVjbHNsMjI=','no'),(1180587,'_transient_timeout_aiowps_captcha_string_info_af5sl2eunj','1603373310','no'),(1180588,'_transient_aiowps_captcha_string_info_af5sl2eunj','MTYwMzM3MTUxMHlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1180629,'_transient_timeout_aiowps_captcha_string_info_go9xd9eejo','1603376245','no'),(1180594,'_transient_timeout_aiowps_captcha_string_info_k2bqqfzbxr','1603373481','no'),(1180595,'_transient_aiowps_captcha_string_info_k2bqqfzbxr','MTYwMzM3MTY4MXlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1180630,'_transient_aiowps_captcha_string_info_go9xd9eejo','MTYwMzM3NDQ0NXlhajNtcDh1cmRjYjZyanVjbHNsMA==','no'),(1180736,'_transient_timeout_aiowps_captcha_string_info_gv0eon2oov','1603385021','no'),(1180737,'_transient_aiowps_captcha_string_info_gv0eon2oov','MTYwMzM4MzIyMXlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1180835,'_transient_timeout_aiowps_captcha_string_info_bi10r46wz9','1603393141','no'),(1180836,'_transient_aiowps_captcha_string_info_bi10r46wz9','MTYwMzM5MTM0MXlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1202954,'_transient_timeout_aiowps_captcha_string_info_glsjdt9tab','1605108738','no'),(1188269,'_transient_aiowps_captcha_string_info_1tk9ekg784','MTYwMzk0OTk0MHlhajNtcDh1cmRjYjZyanVjbHNsMA==','no'),(1188299,'_transient_timeout_aiowps_captcha_string_info_mkrgp0wtj4','1603954148','no'),(1188300,'_transient_aiowps_captcha_string_info_mkrgp0wtj4','MTYwMzk1MjM0OHlhajNtcDh1cmRjYjZyanVjbHNsMjg=','no'),(1188422,'_transient_aiowps_captcha_string_info_8fugixtc3i','MTYwMzk2MTc5NHlhajNtcDh1cmRjYjZyanVjbHNsMjI=','no'),(1188268,'_transient_timeout_aiowps_captcha_string_info_1tk9ekg784','1603951740','no'),(1188152,'_transient_timeout_yst_sm_1_1:wW9T_djqa','1604026796','no'),(1188153,'_transient_yst_sm_1_1:wW9T_djqa','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:11:55-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:29:23-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2020-09-08T18:43:50-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2020-08-22T09:53:10-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:11:55-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:44:14-05:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1180964,'_transient_timeout_aiowps_captcha_string_info_m9rm10th1e','1603400838','no'),(1180965,'_transient_aiowps_captcha_string_info_m9rm10th1e','MTYwMzM5OTAzOHlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1180992,'_transient_timeout_aiowps_captcha_string_info_mcrspkxh2c','1603402447','no'),(1180968,'_transient_timeout_yst_sm_1_1:wW9T_4lFW6','1603485672','no'),(1180969,'_transient_yst_sm_1_1:wW9T_4lFW6','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:11:55-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:29:23-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2020-09-08T18:43:50-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2020-08-22T09:53:10-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:11:55-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:44:14-05:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1180993,'_transient_aiowps_captcha_string_info_mcrspkxh2c','MTYwMzQwMDY0N3lhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1181043,'_transient_timeout_aiowps_captcha_string_info_24bkjifkiw','1603406168','no'),(1181044,'_transient_aiowps_captcha_string_info_24bkjifkiw','MTYwMzQwNDM2OHlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1181136,'_transient_timeout_aiowps_captcha_string_info_emc1nh5xbz','1603412496','no'),(1181137,'_transient_aiowps_captcha_string_info_emc1nh5xbz','MTYwMzQxMDY5NnlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1181256,'_transient_timeout_aiowps_captcha_string_info_svt4sqnenj','1603420086','no'),(1181257,'_transient_aiowps_captcha_string_info_svt4sqnenj','MTYwMzQxODI4NnlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1181276,'_transient_timeout_aiowps_captcha_string_info_4r3zvo0iw2','1603421637','no'),(1181277,'_transient_aiowps_captcha_string_info_4r3zvo0iw2','MTYwMzQxOTgzN3lhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(1181284,'_transient_timeout_aiowps_captcha_string_info_yr633s8n7b','1603422288','no'),(1181285,'_transient_aiowps_captcha_string_info_yr633s8n7b','MTYwMzQyMDQ4OHlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(1188837,'_transient_timeout_aiowps_captcha_string_info_0teixkqmp6','1603998342','no'),(1181475,'_transient_timeout_aiowps_captcha_string_info_svglwijfix','1603437813','no'),(1181405,'_transient_timeout_aiowps_captcha_string_info_tetxjxhw6r','1603431793','no'),(1181406,'_transient_aiowps_captcha_string_info_tetxjxhw6r','MTYwMzQyOTk5M3lhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1181476,'_transient_aiowps_captcha_string_info_svglwijfix','MTYwMzQzNjAxM3lhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(1181679,'_transient_timeout_aiowps_captcha_string_info_nazpt2l4hv','1603453725','no'),(1181551,'_transient_timeout_aiowps_captcha_string_info_u9y8u0rlfp','1603443716','no'),(1181552,'_transient_aiowps_captcha_string_info_u9y8u0rlfp','MTYwMzQ0MTkxNnlhajNtcDh1cmRjYjZyanVjbHNsMzU=','no'),(1181680,'_transient_aiowps_captcha_string_info_nazpt2l4hv','MTYwMzQ1MTkyNXlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1182355,'_transient_timeout_aiowps_captcha_string_info_n6qp53gbc5','1603503208','no'),(1181794,'_transient_timeout_aiowps_captcha_string_info_uuod80wmq7','1603461634','no'),(1188907,'_transient_timeout_aiowps_captcha_string_info_5d3mw8modj','1604004406','no'),(1181795,'_transient_aiowps_captcha_string_info_uuod80wmq7','MTYwMzQ1OTgzNHlhajNtcDh1cmRjYjZyanVjbHNsMzM=','no'),(1188482,'_transient_aiowps_captcha_string_info_z2t5vmb66n','MTYwMzk2Nzg4MHlhajNtcDh1cmRjYjZyanVjbHNsMTQ=','no'),(1181887,'_transient_timeout_aiowps_captcha_string_info_6gdtknpxj2','1603468825','no'),(1181841,'_transient_timeout_aiowps_captcha_string_info_vbm0puvqg2','1603465456','no'),(1181842,'_transient_aiowps_captcha_string_info_vbm0puvqg2','MTYwMzQ2MzY1NnlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1181888,'_transient_aiowps_captcha_string_info_6gdtknpxj2','MTYwMzQ2NzAyNXlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1182077,'_transient_timeout_aiowps_captcha_string_info_s7hld1im45','1603483595','no'),(1181979,'_transient_timeout_yst_sm_1_1:wW9T_4mEpC','1603561310','no'),(1181980,'_transient_yst_sm_1_1:wW9T_4mEpC','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:11:55-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:29:23-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2020-09-08T18:43:50-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2020-08-22T09:53:10-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:11:55-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:44:14-05:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1182050,'_transient_timeout_aiowps_captcha_string_info_o3vlil2hza','1603481515','no'),(1182051,'_transient_aiowps_captcha_string_info_o3vlil2hza','MTYwMzQ3OTcxNXlhajNtcDh1cmRjYjZyanVjbHNsMTM=','no'),(1182078,'_transient_aiowps_captcha_string_info_s7hld1im45','MTYwMzQ4MTc5NXlhajNtcDh1cmRjYjZyanVjbHNsMTM=','no'),(1182105,'_transient_timeout_aiowps_captcha_string_info_zcfmdrt4mb','1603485109','no'),(1182106,'_transient_aiowps_captcha_string_info_zcfmdrt4mb','MTYwMzQ4MzMwOXlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1182212,'_transient_timeout_aiowps_captcha_string_info_bet770kgm6','1603493635','no'),(1182213,'_transient_aiowps_captcha_string_info_bet770kgm6','MTYwMzQ5MTgzNXlhajNtcDh1cmRjYjZyanVjbHNsMTM=','no'),(1188525,'_transient_timeout_aiowps_captcha_string_info_ohc3k8o0q5','1603972957','no'),(1188481,'_transient_timeout_aiowps_captcha_string_info_z2t5vmb66n','1603969680','no'),(1182267,'_transient_timeout_aiowps_captcha_string_info_dztmixr84h','1603498249','no'),(1182268,'_transient_aiowps_captcha_string_info_dztmixr84h','MTYwMzQ5NjQ0OXlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1182356,'_transient_aiowps_captcha_string_info_n6qp53gbc5','MTYwMzUwMTQwOHlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(1182435,'_transient_timeout_aiowps_captcha_string_info_1fdaawwtzj','1603509195','no'),(1182436,'_transient_aiowps_captcha_string_info_1fdaawwtzj','MTYwMzUwNzM5NXlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1188526,'_transient_aiowps_captcha_string_info_ohc3k8o0q5','MTYwMzk3MTE1N3lhajNtcDh1cmRjYjZyanVjbHNsMjg=','no'),(1182467,'_transient_timeout_aiowps_captcha_string_info_x3kqerysf7','1603510927','no'),(1182468,'_transient_aiowps_captcha_string_info_x3kqerysf7','MTYwMzUwOTEyN3lhajNtcDh1cmRjYjZyanVjbHNsMjQ=','no'),(1182500,'_transient_timeout_aiowps_captcha_string_info_y9mtnqm42n','1603513409','no'),(1182501,'_transient_aiowps_captcha_string_info_y9mtnqm42n','MTYwMzUxMTYwOXlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1182564,'_transient_timeout_aiowps_captcha_string_info_bd2a1r7kej','1603518135','no'),(1182565,'_transient_aiowps_captcha_string_info_bd2a1r7kej','MTYwMzUxNjMzNXlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1182691,'_transient_timeout_aiowps_captcha_string_info_hpabsh4rc9','1603528782','no'),(1182692,'_transient_aiowps_captcha_string_info_hpabsh4rc9','MTYwMzUyNjk4MnlhajNtcDh1cmRjYjZyanVjbHNsMTg=','no'),(1182734,'_transient_timeout_aiowps_captcha_string_info_y85ndd4up0','1603531515','no'),(1182735,'_transient_aiowps_captcha_string_info_y85ndd4up0','MTYwMzUyOTcxNXlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1182736,'_transient_timeout_aiowps_captcha_string_info_v3roqvj2ge','1603531579','no'),(1182737,'_transient_aiowps_captcha_string_info_v3roqvj2ge','MTYwMzUyOTc3OXlhajNtcDh1cmRjYjZyanVjbHNsMTM=','no'),(1182783,'_transient_timeout_aiowps_captcha_string_info_kyy9i0or4t','1603534501','no'),(1182784,'_transient_aiowps_captcha_string_info_kyy9i0or4t','MTYwMzUzMjcwMXlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1182795,'_transient_timeout_aiowps_captcha_string_info_mt9x81a1qw','1603535414','no'),(1182796,'_transient_aiowps_captcha_string_info_mt9x81a1qw','MTYwMzUzMzYxNHlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1182813,'_transient_timeout_aiowps_captcha_string_info_lis9m97dcy','1603537255','no'),(1182814,'_transient_aiowps_captcha_string_info_lis9m97dcy','MTYwMzUzNTQ1NXlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(1182845,'_transient_timeout_aiowps_captcha_string_info_v9lpadvaox','1603539431','no'),(1182846,'_transient_aiowps_captcha_string_info_v9lpadvaox','MTYwMzUzNzYzMXlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1182861,'_transient_timeout_aiowps_captcha_string_info_wictad1d0r','1603540125','no'),(1182857,'_transient_timeout_aiowps_captcha_string_info_z17gvrku9d','1603539936','no'),(1182858,'_transient_aiowps_captcha_string_info_z17gvrku9d','MTYwMzUzODEzNnlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(1182862,'_transient_aiowps_captcha_string_info_wictad1d0r','MTYwMzUzODMyNXlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1182873,'_transient_timeout_aiowps_captcha_string_info_0w639szhrr','1603540796','no'),(1182871,'_transient_timeout_aiowps_captcha_string_info_6lxamuh2h7','1603540696','no'),(1182872,'_transient_aiowps_captcha_string_info_6lxamuh2h7','MTYwMzUzODg5NnlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1182874,'_transient_aiowps_captcha_string_info_0w639szhrr','MTYwMzUzODk5NnlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1182898,'_transient_timeout_aiowps_captcha_string_info_qkblnfraux','1603541698','no'),(1182899,'_transient_aiowps_captcha_string_info_qkblnfraux','MTYwMzUzOTg5OHlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1182900,'_transient_timeout_aiowps_captcha_string_info_wobsq6wbuo','1603541759','no'),(1182901,'_transient_aiowps_captcha_string_info_wobsq6wbuo','MTYwMzUzOTk1OXlhajNtcDh1cmRjYjZyanVjbHNsMzc=','no'),(1182917,'_transient_timeout_aiowps_captcha_string_info_ig8i4afjxy','1603542783','no'),(1182918,'_transient_aiowps_captcha_string_info_ig8i4afjxy','MTYwMzU0MDk4M3lhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(1182925,'_transient_timeout_aiowps_captcha_string_info_q7abskump5','1603543194','no'),(1182926,'_transient_aiowps_captcha_string_info_q7abskump5','MTYwMzU0MTM5NHlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1182938,'_transient_timeout_aiowps_captcha_string_info_5uiafor9u4','1603544090','no'),(1182939,'_transient_aiowps_captcha_string_info_5uiafor9u4','MTYwMzU0MjI5MHlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(1182958,'_transient_timeout_aiowps_captcha_string_info_hcl1rwur7n','1603545013','no'),(1182959,'_transient_aiowps_captcha_string_info_hcl1rwur7n','MTYwMzU0MzIxM3lhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1182961,'_transient_timeout_aiowps_captcha_string_info_d34ddy7h15','1603545210','no'),(1182962,'_transient_aiowps_captcha_string_info_d34ddy7h15','MTYwMzU0MzQxMHlhajNtcDh1cmRjYjZyanVjbHNsMTQ=','no'),(1188908,'_transient_aiowps_captcha_string_info_5d3mw8modj','MTYwNDAwMjYwNnlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1183012,'_transient_timeout_aiowps_captcha_string_info_8boin5zbrv','1603548339','no'),(1183013,'_transient_aiowps_captcha_string_info_8boin5zbrv','MTYwMzU0NjUzOXlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1183061,'_transient_timeout_yst_sm_1_1:wW9T_4lbQN','1603636838','no'),(1183062,'_transient_yst_sm_1_1:wW9T_4lbQN','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:11:55-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:29:23-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2020-09-08T18:43:50-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2020-08-22T09:53:10-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:11:55-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:44:14-05:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1183086,'_transient_timeout_aiowps_captcha_string_info_2pf1smtarq','1603554022','no'),(1183087,'_transient_aiowps_captcha_string_info_2pf1smtarq','MTYwMzU1MjIyMnlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1183258,'_transient_timeout_aiowps_captcha_string_info_zshhwtfyq8','1603566800','no'),(1183259,'_transient_aiowps_captcha_string_info_zshhwtfyq8','MTYwMzU2NTAwMHlhajNtcDh1cmRjYjZyanVjbHNsMjI=','no'),(1183350,'_transient_timeout_aiowps_captcha_string_info_krlq1jn31y','1603572498','no'),(1183343,'_transient_timeout_aiowps_captcha_string_info_7bbpfvdtny','1603572429','no'),(1183344,'_transient_aiowps_captcha_string_info_7bbpfvdtny','MTYwMzU3MDYyOXlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1183351,'_transient_aiowps_captcha_string_info_krlq1jn31y','MTYwMzU3MDY5OHlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1183394,'_transient_timeout_aiowps_captcha_string_info_a18elp0mue','1603575576','no'),(1183395,'_transient_aiowps_captcha_string_info_a18elp0mue','MTYwMzU3Mzc3NnlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1183510,'_transient_timeout_aiowps_captcha_string_info_9pyu65bwd8','1603584429','no'),(1183511,'_transient_aiowps_captcha_string_info_9pyu65bwd8','MTYwMzU4MjYyOXlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1188838,'_transient_aiowps_captcha_string_info_0teixkqmp6','MTYwMzk5NjU0MnlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1183667,'_transient_timeout_aiowps_captcha_string_info_3lv7gm3qjt','1603594785','no'),(1183668,'_transient_aiowps_captcha_string_info_3lv7gm3qjt','MTYwMzU5Mjk4NXlhajNtcDh1cmRjYjZyanVjbHNsMzY=','no'),(1205540,'_transient_timeout_aiowps_captcha_string_info_qwos7nrymm','1605308712','no'),(1183777,'_transient_timeout_aiowps_captcha_string_info_uyfqemkm02','1603603066','no'),(1183778,'_transient_aiowps_captcha_string_info_uyfqemkm02','MTYwMzYwMTI2NnlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1183947,'_transient_timeout_aiowps_captcha_string_info_45aq7hfaxa','1603616955','no'),(1183948,'_transient_aiowps_captcha_string_info_45aq7hfaxa','MTYwMzYxNTE1NXlhajNtcDh1cmRjYjZyanVjbHNsMzQ=','no'),(1183987,'_transient_timeout_aiowps_captcha_string_info_pn8nda0pnd','1603619824','no'),(1183988,'_transient_aiowps_captcha_string_info_pn8nda0pnd','MTYwMzYxODAyNHlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1184637,'_transient_timeout_jetpack_jitm_69440501a10f576ab5caf833c521602','1603663271','no'),(1184638,'_transient_jetpack_jitm_69440501a10f576ab5caf833c521602','a:1:{s:18:\"last_response_time\";i:1603662971;}','no'),(1202692,'_transient_timeout_aiowps_captcha_string_info_wo4rh99nsp','1605090456','no'),(1202693,'_transient_aiowps_captcha_string_info_wo4rh99nsp','MTYwNTA4ODY1NnlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1202808,'_transient_timeout_aiowps_captcha_string_info_qq8ez2pv8e','1605098982','no'),(1205549,'_transient_aiowps_captcha_string_info_ebu3wogp3q','MTYwNTMwNjk1N3lhajNtcDh1cmRjYjZyanVjbHNsMA==','no'),(1202775,'_transient_timeout_aiowps_captcha_string_info_gnb4upsji7','1605096947','no'),(1202776,'_transient_aiowps_captcha_string_info_gnb4upsji7','MTYwNTA5NTE0N3lhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(1202809,'_transient_aiowps_captcha_string_info_qq8ez2pv8e','MTYwNTA5NzE4MnlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1205554,'_transient_timeout_aiowps_captcha_string_info_pirvxirerg','1605308798','no'),(1202853,'_transient_timeout_aiowps_captcha_string_info_cx4akbp5b2','1605101295','no'),(1202854,'_transient_aiowps_captcha_string_info_cx4akbp5b2','MTYwNTA5OTQ5NXlhajNtcDh1cmRjYjZyanVjbHNsMTc=','no'),(1202944,'_transient_timeout_aiowps_captcha_string_info_7m8cxedwl8','1605108514','no'),(1343892,'_transient_timeout_yst_sm_1_1:wW9T_4kQkr','1616538646','no'),(1343893,'_transient_yst_sm_1_1:wW9T_4kQkr','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:11:55-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2021-02-28T12:16:51-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2021-02-01T18:05:07-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2020-08-22T09:53:10-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:11:55-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:44:14-05:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1335263,'_transient_timeout_yst_sm_1_1:wW9T_4kFEG','1615838041','no'),(1335264,'_transient_yst_sm_1_1:wW9T_4kFEG','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:11:55-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2021-02-28T12:16:51-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2021-02-01T18:05:07-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2020-08-22T09:53:10-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:11:55-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:44:14-05:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1187195,'_transient_timeout_aiowps_captcha_string_info_ruf9t7tjs9','1603863533','no'),(1187196,'_transient_aiowps_captcha_string_info_ruf9t7tjs9','MTYwMzg2MTczM3lhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1187404,'_transient_timeout_aiowps_captcha_string_info_ae90jpdktk','1603882054','no'),(1187405,'_transient_aiowps_captcha_string_info_ae90jpdktk','MTYwMzg4MDI1NHlhajNtcDh1cmRjYjZyanVjbHNsMjQ=','no'),(1187537,'_transient_timeout_aiowps_captcha_string_info_9atzivw1iy','1603891772','no'),(1187538,'_transient_aiowps_captcha_string_info_9atzivw1iy','MTYwMzg4OTk3MnlhajNtcDh1cmRjYjZyanVjbHNsMjE=','no'),(1187842,'_transient_timeout_aiowps_captcha_string_info_19dz3d6oex','1603917617','no'),(1187584,'_transient_timeout_aiowps_captcha_string_info_8cr8v3iuf9','1603895260','no'),(1187585,'_transient_aiowps_captcha_string_info_8cr8v3iuf9','MTYwMzg5MzQ2MHlhajNtcDh1cmRjYjZyanVjbHNsMjE=','no'),(1187650,'_transient_timeout_aiowps_captcha_string_info_85w5aos0k4','1603901637','no'),(1187651,'_transient_aiowps_captcha_string_info_85w5aos0k4','MTYwMzg5OTgzN3lhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1187662,'_transient_timeout_aiowps_captcha_string_info_m3xaw02hkh','1603902186','no'),(1187663,'_transient_aiowps_captcha_string_info_m3xaw02hkh','MTYwMzkwMDM4NnlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1187745,'_transient_timeout_yst_sm_1_1:wW9T_4kXv1','1603994098','no'),(1187746,'_transient_yst_sm_1_1:wW9T_4kXv1','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:11:55-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:29:23-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2020-09-08T18:43:50-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2020-08-22T09:53:10-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:11:55-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:44:14-05:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1201396,'_transient_timeout_aiowps_captcha_string_info_e869hxxj8p','1604988537','no'),(1201397,'_transient_aiowps_captcha_string_info_e869hxxj8p','MTYwNDk4NjczN3lhajNtcDh1cmRjYjZyanVjbHNsMA==','no'),(1201444,'_transient_aiowps_captcha_string_info_kkl9e08vcs','MTYwNDk5MDUxMHlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1201207,'_transient_timeout_aiowps_captcha_string_info_byxv46mrcn','1604973650','no'),(1208211,'_transient_aiowps_captcha_string_info_v316ykryjd','MTYwNTUyMTk1MHlhajNtcDh1cmRjYjZyanVjbHNsMTM=','no'),(1208301,'_transient_timeout_aiowps_captcha_string_info_nvkzhfcf50','1605530950','no'),(1200445,'_transient_timeout_aiowps_captcha_string_info_tirnvzqoe5','1604912309','no'),(1200321,'_transient_timeout_aiowps_captcha_string_info_8cgicycteu','1604900705','no'),(1200322,'_transient_aiowps_captcha_string_info_8cgicycteu','MTYwNDg5ODkwNXlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1200315,'_transient_aiowps_captcha_string_info_b22qxitmeh','MTYwNDg5ODU3MHlhajNtcDh1cmRjYjZyanVjbHNsMzI=','no'),(1200646,'_transient_timeout_aiowps_captcha_string_info_0fym9vak7x','1604929006','no'),(1200641,'_transient_timeout_aiowps_captcha_string_info_jq2danh1v3','1604928536','no'),(1200642,'_transient_aiowps_captcha_string_info_jq2danh1v3','MTYwNDkyNjczNnlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1200647,'_transient_aiowps_captcha_string_info_0fym9vak7x','MTYwNDkyNzIwNnlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1201463,'_transient_aiowps_captcha_string_info_pds2l6rl5x','MTYwNDk5MTcxNnlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(1200670,'_transient_timeout_aiowps_captcha_string_info_96m40uynw0','1604930567','no'),(1200671,'_transient_aiowps_captcha_string_info_96m40uynw0','MTYwNDkyODc2N3lhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1200747,'_transient_timeout_aiowps_captcha_string_info_mlnsxpgmcc','1604937443','no'),(1200748,'_transient_aiowps_captcha_string_info_mlnsxpgmcc','MTYwNDkzNTY0M3lhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1200765,'_transient_timeout_aiowps_captcha_string_info_ow7v1kawyy','1604938113','no'),(1200766,'_transient_aiowps_captcha_string_info_ow7v1kawyy','MTYwNDkzNjMxM3lhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1200870,'_transient_timeout_aiowps_captcha_string_info_a3ix470zt8','1604947210','no'),(1200871,'_transient_aiowps_captcha_string_info_a3ix470zt8','MTYwNDk0NTQwOXlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1201045,'_transient_timeout_aiowps_captcha_string_info_4yt9kz6525','1604962177','no'),(1201046,'_transient_aiowps_captcha_string_info_4yt9kz6525','MTYwNDk2MDM3N3lhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(1201928,'_transient_timeout_aiowps_captcha_string_info_cuvzihbh3b','1605030706','no'),(1201929,'_transient_aiowps_captcha_string_info_cuvzihbh3b','MTYwNTAyODkwNnlhajNtcDh1cmRjYjZyanVjbHNsMjE=','no'),(1202151,'_transient_timeout_aiowps_captcha_string_info_72xm1qso8m','1605048528','no'),(1202118,'_transient_timeout_aiowps_captcha_string_info_vdqd8hlxyo','1605046643','no'),(1202119,'_transient_aiowps_captcha_string_info_vdqd8hlxyo','MTYwNTA0NDg0M3lhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1202152,'_transient_aiowps_captcha_string_info_72xm1qso8m','MTYwNTA0NjcyOHlhajNtcDh1cmRjYjZyanVjbHNsMjY=','no'),(1202955,'_transient_aiowps_captcha_string_info_glsjdt9tab','MTYwNTEwNjkzOHlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(1202956,'_transient_timeout_aiowps_captcha_string_info_v4g1y9rbz7','1605108740','no'),(1202197,'_transient_timeout_yst_sm_1_1:wW9T_lrCZ','1605137133','no'),(1202198,'_transient_yst_sm_1_1:wW9T_lrCZ','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:11:55-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:29:23-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2020-09-08T18:43:50-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2020-08-22T09:53:10-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:11:55-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:44:14-05:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1201449,'_transient_timeout_aiowps_captcha_string_info_rdj86prsf4','1604992708','no'),(1201450,'_transient_aiowps_captcha_string_info_rdj86prsf4','MTYwNDk5MDkwOHlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1201543,'_transient_timeout_aiowps_captcha_string_info_mjfea28ikw','1604999200','no'),(1191325,'_transient_aiowps_captcha_string_info_hvabn9bu9v','MTYwNDE5MDg1N3lhajNtcDh1cmRjYjZyanVjbHNsMjM=','no'),(1191421,'_transient_timeout_yst_sm_1_1:wW9T_2h97','1604281389','no'),(1191422,'_transient_yst_sm_1_1:wW9T_2h97','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:11:55-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:29:23-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2020-09-08T18:43:50-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2020-08-22T09:53:10-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:11:55-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:44:14-05:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1192667,'_transient_timeout_aiowps_captcha_string_info_meb2e6blr3','1604294608','no'),(1191733,'_transient_timeout_aiowps_captcha_string_info_edgnoz9wid','1604222423','no'),(1184659,'_transient_timeout_jetpack_jitm_3dfb6304f0ae3a0b1e197c83a827e6b','1603663290','no'),(1184660,'_transient_jetpack_jitm_3dfb6304f0ae3a0b1e197c83a827e6b','a:1:{s:18:\"last_response_time\";i:1603662990;}','no'),(1184723,'_transient_timeout_aiowps_captcha_string_info_5e7tyu390h','1603669131','no'),(1184724,'_transient_aiowps_captcha_string_info_5e7tyu390h','MTYwMzY2NzMzMXlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1184747,'_transient_timeout_aiowps_captcha_string_info_9lofc6kp0w','1603670660','no'),(1184748,'_transient_aiowps_captcha_string_info_9lofc6kp0w','MTYwMzY2ODg2MHlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1184767,'_transient_timeout_aiowps_captcha_string_info_6trpecyf52','1603671580','no'),(1184768,'_transient_aiowps_captcha_string_info_6trpecyf52','MTYwMzY2OTc4MHlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1185634,'_transient_aiowps_captcha_string_info_zslrtp86w0','MTYwMzczNzk4NnlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1184853,'_transient_timeout_aiowps_captcha_string_info_w5vvuek0lw','1603676517','no'),(1184854,'_transient_aiowps_captcha_string_info_w5vvuek0lw','MTYwMzY3NDcxN3lhajNtcDh1cmRjYjZyanVjbHNsMTQ=','no'),(1184905,'_transient_timeout_aiowps_captcha_string_info_tph52a4shf','1603680579','no'),(1184906,'_transient_aiowps_captcha_string_info_tph52a4shf','MTYwMzY3ODc3OXlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(1185757,'_transient_timeout_aiowps_captcha_string_info_3uylsdkob3','1603750599','no'),(1192923,'_transient_timeout_aiowps_captcha_string_info_y4go62ukbu','1604316953','no'),(1185534,'_transient_timeout_aiowps_captcha_string_info_ic38ebl4t8','1603731758','no'),(1199177,'_transient_aiowps_captcha_string_info_hpapf265hx','MTYwNDgxMDExNHlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(1199270,'_transient_timeout_aiowps_captcha_string_info_rgq1m4ynl3','1604819419','no'),(1199249,'_transient_timeout_aiowps_captcha_string_info_dg4vpxmsdx','1604818001','no'),(1199250,'_transient_aiowps_captcha_string_info_dg4vpxmsdx','MTYwNDgxNjIwMXlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1199271,'_transient_aiowps_captcha_string_info_rgq1m4ynl3','MTYwNDgxNzYxOXlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1252200,'_transient_timeout_yst_sm_page_1:wW9T_6kYzK','1609100862','no'),(1252201,'_transient_yst_sm_page_1:wW9T_6kYzK','C:24:\"WPSEO_Sitemap_Cache_Data\":12479:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:12430:\"<urlset xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xmlns:image=\"http://www.google.com/schemas/sitemap-image/1.1\" xsi:schemaLocation=\"http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd http://www.google.com/schemas/sitemap-image/1.1 http://www.google.com/schemas/sitemap-image/1.1/sitemap-image.xsd\" xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/</loc>\n		<lastmod>2020-10-18T15:29:23-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/study/</loc>\n		<lastmod>2014-04-09T17:58:04-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/bible-correspondence-classes/</loc>\n		<lastmod>2014-04-09T17:58:04-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/spanish-tracts/</loc>\n		<lastmod>2014-04-09T17:58:04-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/russian-tracts/</loc>\n		<lastmod>2014-04-09T17:58:04-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/a-world-without-god/</loc>\n		<lastmod>2014-04-21T19:54:35-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/an-interview-with-a-false-teacher/</loc>\n		<lastmod>2014-04-21T19:57:26-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/an-open-approach/</loc>\n		<lastmod>2014-04-21T20:07:55-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/baptism/</loc>\n		<lastmod>2014-04-21T20:09:07-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/can-we-know-the-answers-to-the-questions-of-life/</loc>\n		<lastmod>2014-04-21T20:10:08-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/can-we-know-the-origin-of-life/</loc>\n		<lastmod>2014-04-21T20:10:54-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/can-we-know-the-preparation-for-eternal-life/</loc>\n		<lastmod>2014-04-21T20:11:52-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/dating/</loc>\n		<lastmod>2014-04-21T20:13:17-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/elders-decons/</loc>\n		<lastmod>2014-06-22T14:36:55-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/bible-study-links/</loc>\n		<lastmod>2014-07-15T12:45:40-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/current-calendar/</loc>\n		<lastmod>2014-07-16T13:14:27-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/those-who-serve-2/</loc>\n		<lastmod>2014-07-16T13:15:56-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/members/</loc>\n		<lastmod>2014-08-10T16:06:30-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/those-privileged-to-serve/</loc>\n		<lastmod>2014-09-14T18:51:21-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/legal/</loc>\n		<lastmod>2015-04-19T20:43:34-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/november-2015-outlines/</loc>\n		<lastmod>2015-10-25T11:58:24-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/youtube-2/</loc>\n		<lastmod>2016-03-16T22:19:40-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/did-jesus-turn-water-to-wine/</loc>\n		<lastmod>2016-06-24T09:47:54-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/does-god-really-exist/</loc>\n		<lastmod>2016-06-24T09:49:59-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/does-my-baby-need-to-be-baptized/</loc>\n		<lastmod>2016-06-24T09:52:24-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/does-the-first-century-church-exist-today/</loc>\n		<lastmod>2016-06-24T09:54:07-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/euthanasia/</loc>\n		<lastmod>2016-06-24T09:57:14-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/gods-standard-of-authority/</loc>\n		<lastmod>2016-06-24T09:59:35-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/have-you-voted/</loc>\n		<lastmod>2016-06-24T10:00:44-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/homosexuality/</loc>\n		<lastmod>2016-06-24T10:02:20-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/how-to-be-free/</loc>\n		<lastmod>2016-06-24T10:03:24-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/human-pain-and-suffering/</loc>\n		<lastmod>2016-06-24T10:05:26-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/inspiration-is-the-bible-from-god-or-man/</loc>\n		<lastmod>2016-06-24T10:06:31-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/introducing-the-church-of-christ/</loc>\n		<lastmod>2016-06-24T10:07:38-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/worship-the-avenue-of-contribution/</loc>\n		<lastmod>2016-06-24T10:08:38-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/is-conversion-a-miracle/</loc>\n		<lastmod>2016-06-24T10:11:14-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/is-ignorance-an-excuse/</loc>\n		<lastmod>2016-06-24T10:12:09-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/is-it-reasonable/</loc>\n		<lastmod>2016-06-24T10:13:14-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/jesus-has-only-one-church/</loc>\n		<lastmod>2016-06-24T10:14:14-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/jesus-son-of-god/</loc>\n		<lastmod>2016-06-24T10:15:11-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/jesus-son-of-man/</loc>\n		<lastmod>2016-06-24T10:16:13-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/living-together-right-or-wrong/</loc>\n		<lastmod>2016-06-24T10:17:08-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/mormonism/</loc>\n		<lastmod>2016-06-24T10:20:07-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/mormonism-the-book-of-mormon-vs-doctrine-and-covenants/</loc>\n		<lastmod>2016-06-24T10:21:12-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/mormonism-the-book-of-mormon-against-itself/</loc>\n		<lastmod>2016-06-24T10:22:45-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/old-or-new-testament-which-should-we-follow/</loc>\n		<lastmod>2016-06-24T10:24:14-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/pornography-in-art-right-or-wrong/</loc>\n		<lastmod>2016-06-24T10:25:58-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/preaching-your-own-funeral/</loc>\n		<lastmod>2016-06-24T10:37:57-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/responsibility-to-our-elders/</loc>\n		<lastmod>2016-06-24T10:39:28-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/the-church-of-christ-who-are-these-people/</loc>\n		<lastmod>2016-06-24T10:41:49-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/the-sabbath-must-christians-keep-it-today/</loc>\n		<lastmod>2016-06-24T10:44:12-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/what-about-the-thief-on-the-cross/</loc>\n		<lastmod>2016-06-24T10:46:15-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/what-is-the-fruit-of-the-vine/</loc>\n		<lastmod>2016-06-24T10:47:24-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/what-must-i-do-to-be-saved/</loc>\n		<lastmod>2016-06-24T10:49:04-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/who-cares-if-you-are-lost/</loc>\n		<lastmod>2016-06-24T10:50:56-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/worship-god-the-object/</loc>\n		<lastmod>2016-06-24T11:10:46-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/worship-in-spirit-and-in-truth/</loc>\n		<lastmod>2016-06-24T11:12:12-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/worship-misconceptions/</loc>\n		<lastmod>2016-06-24T11:13:26-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/worship-unauthorized/</loc>\n		<lastmod>2016-06-24T11:14:56-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/worship-the-avenue-of-prayer/</loc>\n		<lastmod>2016-06-24T11:16:55-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/worship-the-avenue-of-song/</loc>\n		<lastmod>2016-06-24T11:18:08-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/worship-the-avenue-of-communion/</loc>\n		<lastmod>2016-06-24T11:19:52-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/worship-the-avenue-of-instruction/</loc>\n		<lastmod>2016-06-24T11:22:17-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/worship-my-responsibility/</loc>\n		<lastmod>2016-06-24T11:23:53-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/except-ye-repent/</loc>\n		<lastmod>2016-06-26T16:03:05-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/tracts/</loc>\n		<lastmod>2016-06-27T09:44:28-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/abortion-right-or-wrong/</loc>\n		<lastmod>2016-06-27T15:52:55-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/about-2/</loc>\n		<lastmod>2017-06-30T15:06:50-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/sermon-and-class-outlines/</loc>\n		<lastmod>2017-06-30T15:51:19-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/weekly-memory-verses/</loc>\n		<lastmod>2017-08-28T07:42:59-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/bible-outlines-and-manuscripts/</loc>\n		<lastmod>2017-09-25T20:34:16-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/calendar/</loc>\n		<lastmod>2019-01-19T19:23:30-06:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/upcoming-events-at-the-39th-street-church-of-christ/</loc>\n		<lastmod>2019-03-08T09:08:55-06:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/our-local-works/</loc>\n		<lastmod>2019-03-08T09:14:02-06:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/works-we-support/</loc>\n		<lastmod>2019-03-08T09:25:51-06:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/annual-mid-west-lectures/</loc>\n		<lastmod>2019-03-08T10:14:21-06:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/contact-us/</loc>\n		<lastmod>2019-03-08T10:18:11-06:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/evangelist/</loc>\n		<lastmod>2019-03-18T21:33:00-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/youth/</loc>\n		<lastmod>2019-04-01T20:18:37-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/those-who-serve/</loc>\n		<lastmod>2019-04-09T19:31:49-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/our-deacons/</loc>\n		<lastmod>2019-10-14T21:10:24-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/the-elders/</loc>\n		<lastmod>2020-02-20T06:22:53-06:00</lastmod>\n	</url>\n</urlset>\";}}','no'),(1185781,'_transient_timeout_aiowps_captcha_string_info_79w69ggxwm','1603752244','no'),(1185782,'_transient_aiowps_captcha_string_info_79w69ggxwm','MTYwMzc1MDQ0NHlhajNtcDh1cmRjYjZyanVjbHNsMzA=','no'),(1185797,'_transient_aiowps_captcha_string_info_h692evs4wt','MTYwMzc1MTY5NHlhajNtcDh1cmRjYjZyanVjbHNsMTQ=','no'),(1185827,'_transient_timeout_aiowps_captcha_string_info_1i1kgdvu31','1603755071','no'),(1185828,'_transient_aiowps_captcha_string_info_1i1kgdvu31','MTYwMzc1MzI3MXlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1185904,'_transient_timeout_yst_sm_1_1:wW9T_4msLy','1603844766','no'),(1185870,'_transient_timeout_aiowps_captcha_string_info_hub26pmlx5','1603757790','no'),(1185871,'_transient_aiowps_captcha_string_info_hub26pmlx5','MTYwMzc1NTk5MHlhajNtcDh1cmRjYjZyanVjbHNsMjM=','no'),(1185905,'_transient_yst_sm_1_1:wW9T_4msLy','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:11:55-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:29:23-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2020-09-08T18:43:50-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2020-08-22T09:53:10-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:11:55-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:44:14-05:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1186093,'_transient_timeout_aiowps_captcha_string_info_toyeuufig8','1603773961','no'),(1186094,'_transient_aiowps_captcha_string_info_toyeuufig8','MTYwMzc3MjE2MXlhajNtcDh1cmRjYjZyanVjbHNsMjg=','no'),(1186110,'_transient_timeout_aiowps_captcha_string_info_uy0oppxb6o','1603775173','no'),(1186111,'_transient_aiowps_captcha_string_info_uy0oppxb6o','MTYwMzc3MzM3M3lhajNtcDh1cmRjYjZyanVjbHNsMTk=','no'),(1186233,'_transient_timeout_aiowps_captcha_string_info_5sjwc1v4ib','1603785202','no'),(1186133,'_transient_timeout_aiowps_captcha_string_info_tdko1dtjb1','1603777388','no'),(1186134,'_transient_aiowps_captcha_string_info_tdko1dtjb1','MTYwMzc3NTU4OHlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(1202994,'_transient_aiowps_captcha_string_info_lybtvi84eb','MTYwNTEwNzE5N3lhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(1186234,'_transient_aiowps_captcha_string_info_5sjwc1v4ib','MTYwMzc4MzQwMnlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1186235,'_transient_timeout_aiowps_captcha_string_info_gqdhwrxrel','1603785232','no'),(1186236,'_transient_aiowps_captcha_string_info_gqdhwrxrel','MTYwMzc4MzQzMnlhajNtcDh1cmRjYjZyanVjbHNsMzM=','no'),(1186237,'_transient_timeout_aiowps_captcha_string_info_pi0fjg8hjo','1603785260','no'),(1186238,'_transient_aiowps_captcha_string_info_pi0fjg8hjo','MTYwMzc4MzQ2MHlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1186323,'_transient_timeout_aiowps_captcha_string_info_ke885zsicb','1603793018','no'),(1186324,'_transient_aiowps_captcha_string_info_ke885zsicb','MTYwMzc5MTIxOHlhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(1187011,'_transient_timeout_yst_sm_1_1:wW9T_dFGK','1603932594','no'),(1186668,'_transient_aiowps_captcha_string_info_f0un6i2dnt','MTYwMzgxOTg5OXlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1186667,'_transient_timeout_aiowps_captcha_string_info_f0un6i2dnt','1603821699','no'),(1186689,'_transient_aiowps_captcha_string_info_bxvp5bsw06','MTYwMzgyMDkyM3lhajNtcDh1cmRjYjZyanVjbHNsMTk=','no'),(1187012,'_transient_yst_sm_1_1:wW9T_dFGK','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:11:55-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:29:23-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2020-09-08T18:43:50-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2020-08-22T09:53:10-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:11:55-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:44:14-05:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(299018,'theme_mods_dara','a:8:{s:18:\"custom_css_post_id\";i:-1;s:18:\"nav_menu_locations\";a:2:{s:6:\"menu-1\";i:2;s:19:\"jetpack-social-menu\";i:11;}s:12:\"header_image\";s:102:\"http://39thstreetchurchofchrist.org/wordpress/wp-content/uploads/2017/11/cropped-church_building-3.jpg\";s:33:\"dara_featured_page_one_front_page\";i:516;s:33:\"dara_featured_page_two_front_page\";i:576;s:35:\"dara_featured_page_three_front_page\";i:578;s:17:\"dara_testimonials\";b:0;s:17:\"header_image_data\";O:8:\"stdClass\":5:{s:13:\"attachment_id\";i:972;s:3:\"url\";s:102:\"http://39thstreetchurchofchrist.org/wordpress/wp-content/uploads/2017/11/cropped-church_building-3.jpg\";s:13:\"thumbnail_url\";s:102:\"http://39thstreetchurchofchrist.org/wordpress/wp-content/uploads/2017/11/cropped-church_building-3.jpg\";s:6:\"height\";i:266;s:5:\"width\";i:1180;}}','yes'),(1190683,'_transient_timeout_aiowps_captcha_string_info_zq41kf9lv3','1604144333','no'),(1190571,'_transient_timeout_yst_sm_1_1:wW9T_douT','1604219277','no'),(1190572,'_transient_yst_sm_1_1:wW9T_douT','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:11:55-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:29:23-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2020-09-08T18:43:50-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2020-08-22T09:53:10-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:11:55-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:44:14-05:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1190684,'_transient_aiowps_captcha_string_info_zq41kf9lv3','MTYwNDE0MjUzM3lhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1190734,'_transient_timeout_aiowps_captcha_string_info_yqojla4728','1604147785','no'),(1190735,'_transient_aiowps_captcha_string_info_yqojla4728','MTYwNDE0NTk4NXlhajNtcDh1cmRjYjZyanVjbHNsMTk=','no'),(1190749,'_transient_timeout_aiowps_captcha_string_info_ov6yuia712','1604148979','no'),(1190750,'_transient_aiowps_captcha_string_info_ov6yuia712','MTYwNDE0NzE3OXlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1190751,'_transient_timeout_aiowps_captcha_string_info_0l3d8m47cm','1604149002','no'),(1190752,'_transient_aiowps_captcha_string_info_0l3d8m47cm','MTYwNDE0NzIwMnlhajNtcDh1cmRjYjZyanVjbHNsMzQ=','no'),(1190753,'_transient_timeout_aiowps_captcha_string_info_f1hy6eoht9','1604149014','no'),(1190754,'_transient_aiowps_captcha_string_info_f1hy6eoht9','MTYwNDE0NzIxNHlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1190756,'_transient_timeout_aiowps_captcha_string_info_auhgmy2qhf','1604149027','no'),(1190757,'_transient_aiowps_captcha_string_info_auhgmy2qhf','MTYwNDE0NzIyN3lhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1190758,'_transient_timeout_aiowps_captcha_string_info_f24xpmt9fo','1604149038','no'),(1190759,'_transient_aiowps_captcha_string_info_f24xpmt9fo','MTYwNDE0NzIzOHlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1190760,'_transient_timeout_aiowps_captcha_string_info_eaki59lmw5','1604149051','no'),(1190761,'_transient_aiowps_captcha_string_info_eaki59lmw5','MTYwNDE0NzI1MXlhajNtcDh1cmRjYjZyanVjbHNsMjI=','no'),(1190763,'_transient_timeout_aiowps_captcha_string_info_mjej5jhzhe','1604149074','no'),(1190764,'_transient_aiowps_captcha_string_info_mjej5jhzhe','MTYwNDE0NzI3NHlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1192550,'_transient_aiowps_captcha_string_info_8o7puir5bg','MTYwNDI4MzYyNHlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1192074,'_transient_timeout_aiowps_captcha_string_info_6dmtj7hy7l','1604247636','no'),(1192075,'_transient_aiowps_captcha_string_info_6dmtj7hy7l','MTYwNDI0NTgzNnlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1190911,'_transient_timeout_aiowps_captcha_string_info_wftznkk2t2','1604160585','no'),(1190912,'_transient_aiowps_captcha_string_info_wftznkk2t2','MTYwNDE1ODc4NXlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1191133,'_transient_timeout_aiowps_captcha_string_info_0acfmkf45d','1604179321','no'),(1190989,'_transient_timeout_aiowps_captcha_string_info_umhlbndist','1604166461','no'),(1190990,'_transient_aiowps_captcha_string_info_umhlbndist','MTYwNDE2NDY2MXlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(1191052,'_transient_timeout_aiowps_captcha_string_info_1ops9xrqr0','1604172806','no'),(1191053,'_transient_aiowps_captcha_string_info_1ops9xrqr0','MTYwNDE3MTAwNnlhajNtcDh1cmRjYjZyanVjbHNsMA==','no'),(1191134,'_transient_aiowps_captcha_string_info_0acfmkf45d','MTYwNDE3NzUyMXlhajNtcDh1cmRjYjZyanVjbHNsMjM=','no'),(1202958,'_transient_timeout_aiowps_captcha_string_info_tohm8ellnh','1605108743','no'),(1191145,'_transient_timeout_aiowps_captcha_string_info_pu7h8gacgt','1604179887','no'),(1191146,'_transient_aiowps_captcha_string_info_pu7h8gacgt','MTYwNDE3ODA4N3lhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1198040,'_transient_aiowps_captcha_string_info_c8t9gzqcw9','MTYwNDcyMDM5MXlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1198054,'_transient_timeout_aiowps_captcha_string_info_je8pnjzrwd','1604723325','no'),(1198055,'_transient_aiowps_captcha_string_info_je8pnjzrwd','MTYwNDcyMTUyNXlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1198188,'_transient_timeout_aiowps_captcha_string_info_ggp7lpolo0','1604734759','no'),(1198189,'_transient_aiowps_captcha_string_info_ggp7lpolo0','MTYwNDczMjk1OXlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1198275,'_transient_timeout_aiowps_captcha_string_info_cgvd9qh1g7','1604741208','no'),(1198276,'_transient_aiowps_captcha_string_info_cgvd9qh1g7','MTYwNDczOTQwOHlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1198287,'_transient_timeout_aiowps_captcha_string_info_yki49nn7tx','1604742170','no'),(1198288,'_transient_aiowps_captcha_string_info_yki49nn7tx','MTYwNDc0MDM3MHlhajNtcDh1cmRjYjZyanVjbHNsMjM=','no'),(1202993,'_transient_timeout_aiowps_captcha_string_info_lybtvi84eb','1605108997','no'),(1210062,'_transient_timeout_aiowps_captcha_string_info_h7oec0pzxu','1605658468','no'),(1210063,'_transient_aiowps_captcha_string_info_h7oec0pzxu','MTYwNTY1NjY2OHlhajNtcDh1cmRjYjZyanVjbHNsMTM=','no'),(1210082,'_transient_timeout_aiowps_captcha_string_info_9fmye1u1jn','1605659742','no'),(1210083,'_transient_aiowps_captcha_string_info_9fmye1u1jn','MTYwNTY1Nzk0MnlhajNtcDh1cmRjYjZyanVjbHNsMzk=','no'),(1210151,'_transient_timeout_aiowps_captcha_string_info_wnyj0f3t52','1605663109','no'),(1210152,'_transient_aiowps_captcha_string_info_wnyj0f3t52','MTYwNTY2MTMwOXlhajNtcDh1cmRjYjZyanVjbHNsMjI=','no'),(1211267,'_transient_aiowps_captcha_string_info_rqm86ew7fn','MTYwNTc4Njg0MXlhajNtcDh1cmRjYjZyanVjbHNsMTk=','no'),(1198979,'_transient_timeout_aiowps_captcha_string_info_0t6zcx2j9o','1604798068','no'),(1198937,'_transient_timeout_aiowps_captcha_string_info_3qshcptofq','1604794611','no'),(1199522,'_transient_aiowps_captcha_string_info_ekh03t14mu','MTYwNDgzNzE1NnlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1200242,'_transient_yst_sm_1_1:wW9T_eber','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:11:55-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:29:23-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2020-09-08T18:43:50-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2020-08-22T09:53:10-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:11:55-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:44:14-05:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1198938,'_transient_aiowps_captcha_string_info_3qshcptofq','MTYwNDc5MjgxMXlhajNtcDh1cmRjYjZyanVjbHNsMzU=','no'),(1198980,'_transient_aiowps_captcha_string_info_0t6zcx2j9o','MTYwNDc5NjI2OHlhajNtcDh1cmRjYjZyanVjbHNsMzM=','no'),(1199005,'_transient_timeout_aiowps_captcha_string_info_0iorpjttw6','1604798959','no'),(1199006,'_transient_aiowps_captcha_string_info_0iorpjttw6','MTYwNDc5NzE1OXlhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(1199075,'_transient_timeout_aiowps_captcha_string_info_bafto6400s','1604804950','no'),(1199076,'_transient_aiowps_captcha_string_info_bafto6400s','MTYwNDgwMzE1MHlhajNtcDh1cmRjYjZyanVjbHNsMjM=','no'),(1199176,'_transient_timeout_aiowps_captcha_string_info_hpapf265hx','1604811914','no'),(1199127,'_transient_timeout_aiowps_captcha_string_info_j48gtxexzq','1604807873','no'),(1199128,'_transient_aiowps_captcha_string_info_j48gtxexzq','MTYwNDgwNjA3M3lhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1202971,'_transient_timeout_aiowps_captcha_string_info_ztjxfzrvjr','1605108869','no'),(1197002,'_transient_timeout_aiowps_captcha_string_info_xjx8l0t0hd','1604635873','no'),(1197003,'_transient_aiowps_captcha_string_info_xjx8l0t0hd','MTYwNDYzNDA3M3lhajNtcDh1cmRjYjZyanVjbHNsMjI=','no'),(1194292,'_transient_timeout_aiowps_captcha_string_info_an7ftmczp9','1604419246','no'),(1194293,'_transient_aiowps_captcha_string_info_an7ftmczp9','MTYwNDQxNzQ0NnlhajNtcDh1cmRjYjZyanVjbHNsMTg=','no'),(1194398,'_transient_aiowps_captcha_string_info_dp756b6x11','MTYwNDQyNjA0NnlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1194486,'_transient_timeout_aiowps_captcha_string_info_16zit8s8ub','1604434821','no'),(1194487,'_transient_aiowps_captcha_string_info_16zit8s8ub','MTYwNDQzMzAyMXlhajNtcDh1cmRjYjZyanVjbHNsMzQ=','no'),(1194491,'_transient_timeout_aiowps_captcha_string_info_l0gqq69jyb','1604435353','no'),(1194492,'_transient_aiowps_captcha_string_info_l0gqq69jyb','MTYwNDQzMzU1M3lhajNtcDh1cmRjYjZyanVjbHNsMTc=','no'),(1194630,'_transient_timeout_aiowps_captcha_string_info_c9gx4xbxuv','1604446639','no'),(1194631,'_transient_aiowps_captcha_string_info_c9gx4xbxuv','MTYwNDQ0NDgzOXlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(1194633,'_transient_timeout_aiowps_captcha_string_info_kigzfr7pr6','1604446654','no'),(1194634,'_transient_aiowps_captcha_string_info_kigzfr7pr6','MTYwNDQ0NDg1NHlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1202986,'_transient_aiowps_captcha_string_info_tz9ezhcsdt','MTYwNTEwNzE4OXlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(1197799,'_transient_aiowps_captcha_string_info_9pki63idm5','MTYwNDcwMjMxOXlhajNtcDh1cmRjYjZyanVjbHNsMjM=','no'),(1205548,'_transient_timeout_aiowps_captcha_string_info_ebu3wogp3q','1605308757','no'),(1194744,'_transient_timeout_aiowps_captcha_string_info_6qjrs9vm9g','1604454142','no'),(1194745,'_transient_aiowps_captcha_string_info_6qjrs9vm9g','MTYwNDQ1MjM0MnlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1202979,'_transient_timeout_aiowps_captcha_string_info_4lps7syf2g','1605108983','no'),(1194883,'_transient_timeout_aiowps_captcha_string_info_td6zwe5z0g','1604466390','no'),(1202977,'_transient_timeout_aiowps_captcha_string_info_b6h3ts5a4g','1605108981','no'),(1202978,'_transient_aiowps_captcha_string_info_b6h3ts5a4g','MTYwNTEwNzE4MXlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(1195392,'_transient_timeout_aiowps_captcha_string_info_vu75w5cyc5','1604507710','no'),(1195393,'_transient_aiowps_captcha_string_info_vu75w5cyc5','MTYwNDUwNTkxMHlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1195593,'_transient_timeout_aiowps_captcha_string_info_s4iyt92sn9','1604524643','no'),(1195498,'_transient_timeout_aiowps_captcha_string_info_ntfcg9dfgv','1604516330','no'),(1195499,'_transient_aiowps_captcha_string_info_ntfcg9dfgv','MTYwNDUxNDUzMHlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1195594,'_transient_aiowps_captcha_string_info_s4iyt92sn9','MTYwNDUyMjg0M3lhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(1202970,'_transient_aiowps_captcha_string_info_oqmww18rif','MTYwNTEwNjk1N3lhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1195599,'_transient_timeout_aiowps_captcha_string_info_gs6qvoqftl','1604525109','no'),(1195600,'_transient_aiowps_captcha_string_info_gs6qvoqftl','MTYwNDUyMzMwOXlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1198592,'_transient_timeout_aiowps_captcha_string_info_hppchh00ug','1604765920','no'),(1198593,'_transient_aiowps_captcha_string_info_hppchh00ug','MTYwNDc2NDEyMHlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1200314,'_transient_timeout_aiowps_captcha_string_info_b22qxitmeh','1604900370','no'),(1200305,'_transient_timeout_aiowps_captcha_string_info_isg58jta3x','1604900055','no'),(1200241,'_transient_timeout_yst_sm_1_1:wW9T_eber','1604979180','no'),(1198573,'_transient_timeout_aiowps_captcha_string_info_yqx51vvtpc','1604765017','no'),(1198574,'_transient_aiowps_captcha_string_info_yqx51vvtpc','MTYwNDc2MzIxN3lhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1198821,'_transient_timeout_aiowps_captcha_string_info_pwoqmxyied','1604785958','no'),(1198822,'_transient_aiowps_captcha_string_info_pwoqmxyied','MTYwNDc4NDE1OHlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(1202991,'_transient_timeout_aiowps_captcha_string_info_inf2l0lfvt','1605108995','no'),(1201602,'_transient_timeout_aiowps_captcha_string_info_4728qodvqe','1605003777','no'),(1194884,'_transient_aiowps_captcha_string_info_td6zwe5z0g','MTYwNDQ2NDU5MHlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1195058,'_transient_timeout_aiowps_captcha_string_info_9pxs8r1i4a','1604481510','no'),(1195059,'_transient_aiowps_captcha_string_info_9pxs8r1i4a','MTYwNDQ3OTcxMHlhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(1195060,'_transient_timeout_aiowps_captcha_string_info_bpht41xnle','1604481512','no'),(1195061,'_transient_aiowps_captcha_string_info_bpht41xnle','MTYwNDQ3OTcxMnlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1195299,'_transient_timeout_aiowps_captcha_string_info_dbkwx2lstl','1604499596','no'),(1195135,'_transient_timeout_aiowps_captcha_string_info_mdxdgpt570','1604487583','no'),(1195136,'_transient_aiowps_captcha_string_info_mdxdgpt570','MTYwNDQ4NTc4M3lhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(1195191,'_transient_timeout_aiowps_captcha_string_info_ep781r0j8w','1604491834','no'),(1195192,'_transient_aiowps_captcha_string_info_ep781r0j8w','MTYwNDQ5MDAzNHlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1201657,'_transient_timeout_aiowps_captcha_string_info_xb31igck3i','1605008072','no'),(1201658,'_transient_aiowps_captcha_string_info_xb31igck3i','MTYwNTAwNjI3MnlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(295170,'wpseo_license_server_version','2','yes'),(1019890,'_transient_timeout_aiowps_captcha_string_info_x0p4h3nl90','1591762248','no'),(1019891,'_transient_aiowps_captcha_string_info_x0p4h3nl90','MTU5MTc2MDQ0OHlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(1019893,'_transient_timeout_aiowps_captcha_string_info_83tauvg1n3','1591762308','no'),(1019894,'_transient_aiowps_captcha_string_info_83tauvg1n3','MTU5MTc2MDUwOHlhajNtcDh1cmRjYjZyanVjbHNsMTM=','no'),(1019948,'_transient_aiowps_captcha_string_info_agcctu5izp','MTU5MTc2NDEyOHlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1019947,'_transient_timeout_aiowps_captcha_string_info_agcctu5izp','1591765928','no'),(1020982,'_transient_timeout_aiowps_captcha_string_info_fcta04vftr','1591842792','no'),(1020983,'_transient_aiowps_captcha_string_info_fcta04vftr','MTU5MTg0MDk5MnlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1020544,'_transient_timeout_aiowps_captcha_string_info_xtydxc8obe','1591811134','no'),(1020545,'_transient_aiowps_captcha_string_info_xtydxc8obe','MTU5MTgwOTMzNHlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(1020253,'_transient_timeout_aiowps_captcha_string_info_4i8ky24wul','1591790153','no'),(1020254,'_transient_aiowps_captcha_string_info_4i8ky24wul','MTU5MTc4ODM1M3lhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(1020355,'_transient_timeout_aiowps_captcha_string_info_3eadoowqa9','1591797294','no'),(1020356,'_transient_aiowps_captcha_string_info_3eadoowqa9','MTU5MTc5NTQ5NHlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1127780,'_transient_timeout_aiowps_captcha_string_info_r92s5qr6wu','1599685409','no'),(1020375,'_transient_timeout_aiowps_captcha_string_info_7gn7xy4uva','1591798562','no'),(1020376,'_transient_aiowps_captcha_string_info_7gn7xy4uva','MTU5MTc5Njc2MnlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(1020385,'_transient_timeout_aiowps_captcha_string_info_2zzmrky7cm','1591798840','no'),(1020386,'_transient_aiowps_captcha_string_info_2zzmrky7cm','MTU5MTc5NzA0MHlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1020387,'_transient_timeout_aiowps_captcha_string_info_uvzizg31ly','1591798848','no'),(1020388,'_transient_aiowps_captcha_string_info_uvzizg31ly','MTU5MTc5NzA0OHlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(1020389,'_transient_timeout_aiowps_captcha_string_info_7ubsoo7iyx','1591798854','no'),(1020390,'_transient_aiowps_captcha_string_info_7ubsoo7iyx','MTU5MTc5NzA1NHlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1020391,'_transient_timeout_aiowps_captcha_string_info_5x5n21ll41','1591798859','no'),(1020392,'_transient_aiowps_captcha_string_info_5x5n21ll41','MTU5MTc5NzA1OXlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1020393,'_transient_timeout_aiowps_captcha_string_info_0kugpwjlw7','1591798864','no'),(1020394,'_transient_aiowps_captcha_string_info_0kugpwjlw7','MTU5MTc5NzA2NHlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1020395,'_transient_timeout_aiowps_captcha_string_info_6ardxxdt25','1591798869','no'),(1020396,'_transient_aiowps_captcha_string_info_6ardxxdt25','MTU5MTc5NzA2OXlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1020397,'_transient_timeout_aiowps_captcha_string_info_j96rhwzekn','1591798875','no'),(1020398,'_transient_aiowps_captcha_string_info_j96rhwzekn','MTU5MTc5NzA3NXlhajNtcDh1cmRjYjZyanVjbHNsMjQ=','no'),(1020399,'_transient_timeout_aiowps_captcha_string_info_b05ia9pqkq','1591798880','no'),(1020400,'_transient_aiowps_captcha_string_info_b05ia9pqkq','MTU5MTc5NzA4MHlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(1020401,'_transient_timeout_aiowps_captcha_string_info_pr2cltsv2t','1591798885','no'),(1020402,'_transient_aiowps_captcha_string_info_pr2cltsv2t','MTU5MTc5NzA4NXlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1020407,'_transient_timeout_aiowps_captcha_string_info_j7ww41gkpk','1591799178','no'),(1020408,'_transient_aiowps_captcha_string_info_j7ww41gkpk','MTU5MTc5NzM3OHlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1391732,'_transient_timeout_jetpack_sync_last_checked_queue_state_sync','1620748768','no'),(1069577,'_transient_timeout_aiowps_captcha_string_info_kovascyh0m','1595505405','no'),(1019799,'_transient_aiowps_captcha_string_info_4c0naemk4y','MTU5MTc1NDkxMXlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1019798,'_transient_timeout_aiowps_captcha_string_info_4c0naemk4y','1591756711','no'),(1019863,'_transient_timeout_aiowps_captcha_string_info_bezzt0y3t5','1591761507','no'),(1019864,'_transient_aiowps_captcha_string_info_bezzt0y3t5','MTU5MTc1OTcwN3lhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1019867,'_transient_timeout_aiowps_captcha_string_info_iptvrx2cmz','1591761584','no'),(1019868,'_transient_aiowps_captcha_string_info_iptvrx2cmz','MTU5MTc1OTc4NHlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1019871,'_transient_timeout_aiowps_captcha_string_info_04f7g9g2jh','1591761742','no'),(1019872,'_transient_aiowps_captcha_string_info_04f7g9g2jh','MTU5MTc1OTk0MnlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(1019874,'_transient_timeout_aiowps_captcha_string_info_ocd02hjgbe','1591761799','no'),(1019875,'_transient_aiowps_captcha_string_info_ocd02hjgbe','MTU5MTc1OTk5OXlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1019878,'_transient_timeout_aiowps_captcha_string_info_kes28v7606','1591761861','no'),(1019879,'_transient_aiowps_captcha_string_info_kes28v7606','MTU5MTc2MDA2MXlhajNtcDh1cmRjYjZyanVjbHNsMTQ=','no'),(1019881,'_transient_timeout_aiowps_captcha_string_info_ubcx2u0ikw','1591762032','no'),(1019882,'_transient_aiowps_captcha_string_info_ubcx2u0ikw','MTU5MTc2MDIzMnlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1019886,'_transient_timeout_aiowps_captcha_string_info_aca41keeh6','1591762089','no'),(1019887,'_transient_aiowps_captcha_string_info_aca41keeh6','MTU5MTc2MDI4OXlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(298992,'widget_widget_twentyfourteen_ephemera','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(298979,'widget_widget_catchbox_adwidget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(298966,'theme_mods_twentyfifteen','a:1:{s:18:\"custom_css_post_id\";i:-1;}','yes'),(298971,'_transient_twentyfifteen_categories','2','yes'),(298958,'_transient_timeout_started_using_customizr','2374539620','no'),(298959,'_transient_started_using_customizr','with|4.0.5','no'),(1120905,'_transient_aiowps_captcha_string_info_a5c7puw58f','MTU5OTIxNTQzOHlhajNtcDh1cmRjYjZyanVjbHNsMjk=','no'),(1120921,'_transient_timeout_aiowps_captcha_string_info_da0xst7ugr','1599218344','no'),(1120922,'_transient_aiowps_captcha_string_info_da0xst7ugr','MTU5OTIxNjU0NHlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1027091,'_transient_aiowps_captcha_string_info_v1ide3rcy9','MTU5MjMxMzI4MHlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1027131,'_transient_timeout_aiowps_captcha_string_info_y8tijhz32t','1592317608','no'),(1027132,'_transient_aiowps_captcha_string_info_y8tijhz32t','MTU5MjMxNTgwOHlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1027158,'_transient_timeout_aiowps_captcha_string_info_udzv1cuujx','1592319937','no'),(1027159,'_transient_aiowps_captcha_string_info_udzv1cuujx','MTU5MjMxODEzN3lhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1027184,'_transient_timeout_aiowps_captcha_string_info_9iewscm59p','1592321648','no'),(1027185,'_transient_aiowps_captcha_string_info_9iewscm59p','MTU5MjMxOTg0OHlhajNtcDh1cmRjYjZyanVjbHNsMzE=','no'),(1027209,'_transient_timeout_aiowps_captcha_string_info_wbz7n2m8bo','1592323639','no'),(1027210,'_transient_aiowps_captcha_string_info_wbz7n2m8bo','MTU5MjMyMTgzOXlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(1197029,'_transient_timeout_aiowps_captcha_string_info_hod5d0dqji','1604637480','no'),(1197030,'_transient_aiowps_captcha_string_info_hod5d0dqji','MTYwNDYzNTY4MHlhajNtcDh1cmRjYjZyanVjbHNsMzU=','no'),(1197243,'_transient_aiowps_captcha_string_info_htp0vujk8d','MTYwNDY1NDk3NnlhajNtcDh1cmRjYjZyanVjbHNsMTQ=','no'),(1197331,'_transient_timeout_aiowps_captcha_string_info_r6aygxxkfz','1604664487','no'),(1197332,'_transient_aiowps_captcha_string_info_r6aygxxkfz','MTYwNDY2MjY4N3lhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1027289,'_transient_timeout_aiowps_captcha_string_info_mszxo1ixyn','1592329501','no'),(1027290,'_transient_aiowps_captcha_string_info_mszxo1ixyn','MTU5MjMyNzcwMXlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1202982,'_transient_aiowps_captcha_string_info_qut466lf6f','MTYwNTEwNzE4NXlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(1202983,'_transient_timeout_aiowps_captcha_string_info_lk0p546f3r','1605108987','no'),(1121231,'_transient_timeout_aiowps_captcha_string_info_uxzo1csuvf','1599238837','no'),(1028820,'_transient_timeout_aiowps_captcha_string_info_cxukgn374v','1592453100','no'),(1027352,'_transient_timeout_aiowps_captcha_string_info_7gld9ikz0i','1592334693','no'),(1027353,'_transient_aiowps_captcha_string_info_7gld9ikz0i','MTU5MjMzMjg5M3lhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1027646,'_transient_timeout_aiowps_captcha_string_info_k7lhr1bsvm','1592354372','no'),(1027513,'_transient_aiowps_captcha_string_info_lwz0kmtp7r','MTU5MjM0NDMwMnlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1125414,'_transient_timeout_aiowps_captcha_string_info_wmjbh1w42c','1599533298','no'),(1030732,'_transient_aiowps_captcha_string_info_7usnx4228i','MTU5MjU5NDE1NnlhajNtcDh1cmRjYjZyanVjbHNsMzQ=','no'),(1027410,'_transient_timeout_aiowps_captcha_string_info_36hyw9usas','1592339116','no'),(1027411,'_transient_aiowps_captcha_string_info_36hyw9usas','MTU5MjMzNzMxNnlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(1027498,'_transient_timeout_aiowps_captcha_string_info_l8fzvlncsf','1592345032','no'),(1027499,'_transient_aiowps_captcha_string_info_l8fzvlncsf','MTU5MjM0MzIzMnlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1027506,'_transient_timeout_aiowps_captcha_string_info_yec8ajqoy1','1592345746','no'),(1027507,'_transient_aiowps_captcha_string_info_yec8ajqoy1','MTU5MjM0Mzk0NnlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1120837,'_transient_aiowps_captcha_string_info_ko2jqfeefp','MTU5OTIwOTk0N3lhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(1120904,'_transient_timeout_aiowps_captcha_string_info_a5c7puw58f','1599217238','no'),(1120799,'_transient_timeout_aiowps_captcha_string_info_o8ztg6jg6d','1599209230','no'),(1120800,'_transient_aiowps_captcha_string_info_o8ztg6jg6d','MTU5OTIwNzQzMHlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1120759,'_transient_aiowps_captcha_string_info_ppmklxz0fi','MTU5OTIwNDA5NXlhajNtcDh1cmRjYjZyanVjbHNsMTk=','no'),(1043226,'_transient_aiowps_captcha_string_info_g5xxm3jo8w','MTU5MzUyNjk3M3lhajNtcDh1cmRjYjZyanVjbHNsMzQ=','no'),(1043389,'_transient_timeout_aiowps_captcha_string_info_6xadsys3a7','1593542287','no'),(1043339,'_transient_timeout_aiowps_captcha_string_info_n7mi93xbrv','1593538418','no'),(1043340,'_transient_aiowps_captcha_string_info_n7mi93xbrv','MTU5MzUzNjYxOHlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1043390,'_transient_aiowps_captcha_string_info_6xadsys3a7','MTU5MzU0MDQ4N3lhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1043391,'_transient_timeout_aiowps_captcha_string_info_muyikkhzn9','1593542309','no'),(1043392,'_transient_aiowps_captcha_string_info_muyikkhzn9','MTU5MzU0MDUwOXlhajNtcDh1cmRjYjZyanVjbHNsMjI=','no'),(1119133,'_transient_timeout_aiowps_captcha_string_info_e1q5eqk47s','1599095440','no'),(1043601,'_transient_timeout_aiowps_captcha_string_info_78pqk194ch','1593560309','no'),(1043602,'_transient_aiowps_captcha_string_info_78pqk194ch','MTU5MzU1ODUwOXlhajNtcDh1cmRjYjZyanVjbHNsMjY=','no'),(1043784,'_transient_timeout_yst_sm_1_1:4gHp_enIN','1593657037','no'),(1043785,'_transient_yst_sm_1_1:4gHp_enIN','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-02-20T06:22:53-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2019-07-22T21:02:01-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2019-05-23T20:54:45-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1043891,'_transient_timeout_aiowps_captcha_string_info_z8bb3bowcd','1593580876','no'),(1043892,'_transient_aiowps_captcha_string_info_z8bb3bowcd','MTU5MzU3OTA3NnlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(1044845,'_transient_timeout_aiowps_captcha_string_info_wx3ibp5vsx','1593655492','no'),(1044502,'_transient_timeout_aiowps_captcha_string_info_nm9rylbalg','1593628653','no'),(1044319,'_transient_timeout_yst_sm_1_1:4gHp_4kQpV','1593698971','no'),(1044320,'_transient_yst_sm_1_1:4gHp_4kQpV','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-02-20T06:22:53-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2019-07-22T21:02:01-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2019-05-23T20:54:45-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1025616,'_transient_timeout_aiowps_captcha_string_info_zb0xj2h97t','1592200922','no'),(1025617,'_transient_aiowps_captcha_string_info_zb0xj2h97t','MTU5MjE5OTEyMnlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1025519,'_transient_timeout_aiowps_captcha_string_info_yr6lo9sqv8','1592195561','no'),(1025520,'_transient_aiowps_captcha_string_info_yr6lo9sqv8','MTU5MjE5Mzc2MXlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1025521,'_transient_timeout_aiowps_captcha_string_info_jea3zv2g5u','1592195696','no'),(1025522,'_transient_aiowps_captcha_string_info_jea3zv2g5u','MTU5MjE5Mzg5NnlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(1025528,'_transient_timeout_aiowps_captcha_string_info_kqxzmd9ugl','1592195830','no'),(1025529,'_transient_aiowps_captcha_string_info_kqxzmd9ugl','MTU5MjE5NDAzMHlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1025533,'_transient_timeout_aiowps_captcha_string_info_zqit7y80e5','1592195967','no'),(1025534,'_transient_aiowps_captcha_string_info_zqit7y80e5','MTU5MjE5NDE2N3lhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1025649,'_transient_timeout_aiowps_captcha_string_info_ylgszk39ze','1592203362','no'),(1025650,'_transient_aiowps_captcha_string_info_ylgszk39ze','MTU5MjIwMTU2MnlhajNtcDh1cmRjYjZyanVjbHNsMTg=','no'),(1025686,'_transient_timeout_aiowps_captcha_string_info_jdifpyslo0','1592206625','no'),(1025687,'_transient_aiowps_captcha_string_info_jdifpyslo0','MTU5MjIwNDgyNXlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1208935,'_transient_timeout_aiowps_captcha_string_info_k5e5l5sy3g','1605577409','no'),(1025794,'_transient_timeout_aiowps_captcha_string_info_rptz0ubkc8','1592216105','no'),(1025795,'_transient_aiowps_captcha_string_info_rptz0ubkc8','MTU5MjIxNDMwNXlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1025811,'_transient_timeout_aiowps_captcha_string_info_9hm8t5x3zp','1592217193','no'),(1025812,'_transient_aiowps_captcha_string_info_9hm8t5x3zp','MTU5MjIxNTM5M3lhajNtcDh1cmRjYjZyanVjbHNsMjQ=','no'),(1025832,'_transient_timeout_aiowps_captcha_string_info_0ry20xtndh','1592218762','no'),(1025833,'_transient_aiowps_captcha_string_info_0ry20xtndh','MTU5MjIxNjk2MnlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1025848,'_transient_timeout_aiowps_captcha_string_info_mw16qpzcdh','1592220259','no'),(1025849,'_transient_aiowps_captcha_string_info_mw16qpzcdh','MTU5MjIxODQ1OXlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1025906,'_transient_timeout_aiowps_captcha_string_info_oz2ogg9wje','1592224668','no'),(1025907,'_transient_aiowps_captcha_string_info_oz2ogg9wje','MTU5MjIyMjg2OHlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1025981,'_transient_timeout_aiowps_captcha_string_info_pcnfrp966q','1592229268','no'),(1025982,'_transient_aiowps_captcha_string_info_pcnfrp966q','MTU5MjIyNzQ2OHlhajNtcDh1cmRjYjZyanVjbHNsMjg=','no'),(1026006,'_transient_timeout_aiowps_captcha_string_info_y31zk44coh','1592231484','no'),(1026007,'_transient_aiowps_captcha_string_info_y31zk44coh','MTU5MjIyOTY4NHlhajNtcDh1cmRjYjZyanVjbHNsMjg=','no'),(1027601,'_transient_aiowps_captcha_string_info_ot2qqwqzot','MTU5MjM1MDA1MXlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1027512,'_transient_timeout_aiowps_captcha_string_info_lwz0kmtp7r','1592346102','no'),(1026902,'_transient_timeout_aiowps_captcha_string_info_g53p3i9u7s','1592301128','no'),(1026162,'_transient_timeout_aiowps_captcha_string_info_6u24dwbxqr','1592243515','no'),(1026163,'_transient_aiowps_captcha_string_info_6u24dwbxqr','MTU5MjI0MTcxNXlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(1026260,'_transient_timeout_aiowps_captcha_string_info_ywo0qussdm','1592252024','no'),(1026261,'_transient_aiowps_captcha_string_info_ywo0qussdm','MTU5MjI1MDIyNHlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1026262,'_transient_timeout_aiowps_captcha_string_info_ktmm6rietx','1592252030','no'),(1026263,'_transient_aiowps_captcha_string_info_ktmm6rietx','MTU5MjI1MDIzMHlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1026264,'_transient_timeout_aiowps_captcha_string_info_rajzpucl9n','1592252051','no'),(1026265,'_transient_aiowps_captcha_string_info_rajzpucl9n','MTU5MjI1MDI1MXlhajNtcDh1cmRjYjZyanVjbHNsMTk=','no'),(1026266,'_transient_timeout_aiowps_captcha_string_info_22mipbpjax','1592252079','no'),(1026267,'_transient_aiowps_captcha_string_info_22mipbpjax','MTU5MjI1MDI3OXlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1026268,'_transient_timeout_aiowps_captcha_string_info_4f91ekt5ip','1592252088','no'),(1026269,'_transient_aiowps_captcha_string_info_4f91ekt5ip','MTU5MjI1MDI4OHlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(1026270,'_transient_timeout_aiowps_captcha_string_info_4w7uw15h6c','1592252148','no'),(1026271,'_transient_aiowps_captcha_string_info_4w7uw15h6c','MTU5MjI1MDM0OHlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1026279,'_transient_timeout_aiowps_captcha_string_info_a0qfwe2vcr','1592252260','no'),(1026280,'_transient_aiowps_captcha_string_info_a0qfwe2vcr','MTU5MjI1MDQ2MHlhajNtcDh1cmRjYjZyanVjbHNsMzA=','no'),(1026283,'_transient_timeout_aiowps_captcha_string_info_3ew82end0e','1592252276','no'),(1026284,'_transient_aiowps_captcha_string_info_3ew82end0e','MTU5MjI1MDQ3NnlhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(1026287,'_transient_timeout_aiowps_captcha_string_info_oa42etoy91','1592252405','no'),(1026288,'_transient_aiowps_captcha_string_info_oa42etoy91','MTU5MjI1MDYwNXlhajNtcDh1cmRjYjZyanVjbHNsMjY=','no'),(1026289,'_transient_timeout_aiowps_captcha_string_info_9v0enggnfq','1592252415','no'),(1026290,'_transient_aiowps_captcha_string_info_9v0enggnfq','MTU5MjI1MDYxNXlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1026291,'_transient_timeout_aiowps_captcha_string_info_5g6vnxrp15','1592252423','no'),(1026292,'_transient_aiowps_captcha_string_info_5g6vnxrp15','MTU5MjI1MDYyM3lhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1026293,'_transient_timeout_aiowps_captcha_string_info_3d6zoefnqj','1592252439','no'),(1026294,'_transient_aiowps_captcha_string_info_3d6zoefnqj','MTU5MjI1MDYzOXlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1026295,'_transient_timeout_aiowps_captcha_string_info_ccqsuug88o','1592252443','no'),(1026296,'_transient_aiowps_captcha_string_info_ccqsuug88o','MTU5MjI1MDY0M3lhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1124959,'_transient_timeout_yst_sm_1_1:4gHp_4luWX','1599586375','no'),(1124960,'_transient_yst_sm_1_1:4gHp_4luWX','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-08-22T09:40:24-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2020-08-22T09:52:13-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2020-08-22T09:53:10-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1026403,'_transient_timeout_aiowps_captcha_string_info_atn9wyxk1n','1592261510','no'),(1026404,'_transient_aiowps_captcha_string_info_atn9wyxk1n','MTU5MjI1OTcxMHlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1027600,'_transient_timeout_aiowps_captcha_string_info_ot2qqwqzot','1592351851','no'),(1027121,'_transient_timeout_aiowps_captcha_string_info_pbq2i9wdp2','1592317409','no'),(1027122,'_transient_aiowps_captcha_string_info_pbq2i9wdp2','MTU5MjMxNTYwOXlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1026903,'_transient_aiowps_captcha_string_info_g53p3i9u7s','MTU5MjI5OTMyOHlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1027090,'_transient_timeout_aiowps_captcha_string_info_v1ide3rcy9','1592315080','no'),(1026674,'_transient_timeout_aiowps_captcha_string_info_hh7oukk3s0','1592280278','no'),(1026675,'_transient_aiowps_captcha_string_info_hh7oukk3s0','MTU5MjI3ODQ3OHlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1124986,'_transient_timeout_aiowps_captcha_string_info_yd4p8o9vu5','1599504246','no'),(1124987,'_transient_aiowps_captcha_string_info_yd4p8o9vu5','MTU5OTUwMjQ0NnlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1125011,'_transient_aiowps_captcha_string_info_352hzve1br','MTU5OTUwMzgwMHlhajNtcDh1cmRjYjZyanVjbHNsMzI=','no'),(1125072,'_transient_timeout_aiowps_captcha_string_info_oo6htrp3dh','1599510351','no'),(1125073,'_transient_aiowps_captcha_string_info_oo6htrp3dh','MTU5OTUwODU1MXlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1125085,'_transient_timeout_aiowps_captcha_string_info_j8ersxyhs3','1599511253','no'),(1125086,'_transient_aiowps_captcha_string_info_j8ersxyhs3','MTU5OTUwOTQ1M3lhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1125234,'_transient_timeout_aiowps_captcha_string_info_n01nphljfo','1599522443','no'),(1125114,'_transient_timeout_aiowps_captcha_string_info_lwbuq9yqrb','1599513077','no'),(1125115,'_transient_aiowps_captcha_string_info_lwbuq9yqrb','MTU5OTUxMTI3N3lhajNtcDh1cmRjYjZyanVjbHNsMjI=','no'),(1125232,'_transient_timeout_aiowps_captcha_string_info_pbafuxvjjx','1599522441','no'),(1125233,'_transient_aiowps_captcha_string_info_pbafuxvjjx','MTU5OTUyMDY0MXlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1125235,'_transient_aiowps_captcha_string_info_n01nphljfo','MTU5OTUyMDY0M3lhajNtcDh1cmRjYjZyanVjbHNsMzE=','no'),(1125250,'_transient_timeout_aiowps_captcha_string_info_nnetjcdp0g','1599523220','no'),(1125243,'_transient_timeout_aiowps_captcha_string_info_k7qig7n2cg','1599522753','no'),(1125244,'_transient_aiowps_captcha_string_info_k7qig7n2cg','MTU5OTUyMDk1M3lhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1125251,'_transient_aiowps_captcha_string_info_nnetjcdp0g','MTU5OTUyMTQyMHlhajNtcDh1cmRjYjZyanVjbHNsMTQ=','no'),(1126319,'_transient_timeout_aiowps_captcha_string_info_95jyv7ttls','1599595382','no'),(1125256,'_transient_timeout_aiowps_captcha_string_info_5efqux4hoc','1599523411','no'),(1125257,'_transient_aiowps_captcha_string_info_5efqux4hoc','MTU5OTUyMTYxMXlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(1026635,'_transient_timeout_aiowps_captcha_string_info_92jdezjmuw','1592277901','no'),(1026636,'_transient_aiowps_captcha_string_info_92jdezjmuw','MTU5MjI3NjEwMXlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1126169,'_transient_timeout_aiowps_captcha_string_info_te8bmsajlm','1599584915','no'),(1208473,'_transient_aiowps_captcha_string_info_e69n9izkkv','MTYwNTU0MjgzOXlhajNtcDh1cmRjYjZyanVjbHNsMzA=','no'),(1119580,'_transient_aiowps_captcha_string_info_5b7fppp6yl','MTU5OTEyMzAwMXlhajNtcDh1cmRjYjZyanVjbHNsMzU=','no'),(1119163,'_transient_aiowps_captcha_string_info_ghnzb5fe8k','MTU5OTA5NDgwMHlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1119169,'_transient_timeout_aiowps_captcha_string_info_f8kmdvl8hq','1599096848','no'),(1119170,'_transient_aiowps_captcha_string_info_f8kmdvl8hq','MTU5OTA5NTA0OHlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1119857,'_transient_timeout_aiowps_captcha_string_info_6ca5okxd9d','1599142723','no'),(1119198,'_transient_timeout_aiowps_captcha_string_info_0w27b1j4on','1599098557','no'),(1119199,'_transient_aiowps_captcha_string_info_0w27b1j4on','MTU5OTA5Njc1N3lhajNtcDh1cmRjYjZyanVjbHNsMjQ=','no'),(1119227,'_transient_timeout_aiowps_captcha_string_info_kvw3y5vnfm','1599100863','no'),(1119228,'_transient_aiowps_captcha_string_info_kvw3y5vnfm','MTU5OTA5OTA2M3lhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1119255,'_transient_timeout_aiowps_captcha_string_info_edetzzat37','1599102218','no'),(1119256,'_transient_aiowps_captcha_string_info_edetzzat37','MTU5OTEwMDQxOHlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1119576,'_transient_aiowps_captcha_string_info_8jeqn4w8a5','MTU5OTEyMjgwM3lhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1119303,'_transient_timeout_aiowps_captcha_string_info_krj2kc13km','1599105118','no'),(1119292,'_transient_timeout_aiowps_captcha_string_info_xlzb20c63a','1599104768','no'),(1119293,'_transient_aiowps_captcha_string_info_xlzb20c63a','MTU5OTEwMjk2OHlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1119304,'_transient_aiowps_captcha_string_info_krj2kc13km','MTU5OTEwMzMxOHlhajNtcDh1cmRjYjZyanVjbHNsMTQ=','no'),(1119319,'_transient_timeout_aiowps_captcha_string_info_jg6ijrv0my','1599106110','no'),(1119320,'_transient_aiowps_captcha_string_info_jg6ijrv0my','MTU5OTEwNDMxMHlhajNtcDh1cmRjYjZyanVjbHNsMjc=','no'),(1119321,'_transient_timeout_aiowps_captcha_string_info_6aa6wt1onn','1599106126','no'),(1119322,'_transient_aiowps_captcha_string_info_6aa6wt1onn','MTU5OTEwNDMyNnlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1119323,'_transient_timeout_aiowps_captcha_string_info_af5tgclucy','1599106145','no'),(1119324,'_transient_aiowps_captcha_string_info_af5tgclucy','MTU5OTEwNDM0NXlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1119325,'_transient_timeout_aiowps_captcha_string_info_zwtt2l5zw2','1599106164','no'),(1119326,'_transient_aiowps_captcha_string_info_zwtt2l5zw2','MTU5OTEwNDM2NHlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1119354,'_transient_timeout_aiowps_captcha_string_info_004j4lo8uu','1599108477','no'),(1119355,'_transient_aiowps_captcha_string_info_004j4lo8uu','MTU5OTEwNjY3N3lhajNtcDh1cmRjYjZyanVjbHNsMTk=','no'),(1119369,'_transient_timeout_aiowps_captcha_string_info_fpd7mpv7vc','1599109179','no'),(1119370,'_transient_aiowps_captcha_string_info_fpd7mpv7vc','MTU5OTEwNzM3OXlhajNtcDh1cmRjYjZyanVjbHNsMjg=','no'),(1119375,'_transient_timeout_aiowps_captcha_string_info_fori0du7jj','1599109686','no'),(1119376,'_transient_aiowps_captcha_string_info_fori0du7jj','MTU5OTEwNzg4NnlhajNtcDh1cmRjYjZyanVjbHNsMTg=','no'),(1119442,'_transient_timeout_aiowps_captcha_string_info_tz5c9qlqfc','1599114776','no'),(1119443,'_transient_aiowps_captcha_string_info_tz5c9qlqfc','MTU5OTExMjk3NnlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1119558,'_transient_timeout_aiowps_captcha_string_info_fo9zm166f7','1599123842','no'),(1123330,'_transient_timeout_aiowps_captcha_string_info_9v74upup72','1599391024','no'),(1123328,'_transient_timeout_aiowps_captcha_string_info_d6u8dbp6hk','1599391021','no'),(1119559,'_transient_aiowps_captcha_string_info_fo9zm166f7','MTU5OTEyMjA0MnlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1119560,'_transient_timeout_aiowps_captcha_string_info_73y4ncb078','1599123845','no'),(1119561,'_transient_aiowps_captcha_string_info_73y4ncb078','MTU5OTEyMjA0NXlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1030744,'_transient_aiowps_captcha_string_info_uxtef1hoi3','MTU5MjU5NDc0NHlhajNtcDh1cmRjYjZyanVjbHNsMjE=','no'),(1030753,'_transient_timeout_aiowps_captcha_string_info_77k6i9ihj0','1592597019','no'),(1030519,'_transient_timeout_aiowps_captcha_string_info_eibeseadiw','1592579912','no'),(1030520,'_transient_aiowps_captcha_string_info_eibeseadiw','MTU5MjU3ODExMnlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(1030549,'_transient_timeout_aiowps_captcha_string_info_s3v8mnokmm','1592582009','no'),(1030550,'_transient_aiowps_captcha_string_info_s3v8mnokmm','MTU5MjU4MDIwOXlhajNtcDh1cmRjYjZyanVjbHNsMTQ=','no'),(1030572,'_transient_timeout_aiowps_captcha_string_info_8gx0i2e60p','1592583809','no'),(1030573,'_transient_aiowps_captcha_string_info_8gx0i2e60p','MTU5MjU4MjAwOXlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1030649,'_transient_timeout_aiowps_captcha_string_info_6f0cfwnqmc','1592589639','no'),(1030650,'_transient_aiowps_captcha_string_info_6f0cfwnqmc','MTU5MjU4NzgzOXlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1123580,'_transient_aiowps_captcha_string_info_h4hxpoi8gh','MTU5OTQwMzc4OHlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(1030724,'_transient_timeout_aiowps_captcha_string_info_a0j8nnniex','1592595586','no'),(1030725,'_transient_aiowps_captcha_string_info_a0j8nnniex','MTU5MjU5Mzc4NnlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1021568,'_transient_timeout_aiowps_captcha_string_info_e642p7pyie','1591889643','no'),(1021569,'_transient_aiowps_captcha_string_info_e642p7pyie','MTU5MTg4Nzg0M3lhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1304800,'_transient_timeout__jetpack_related_posts_cache_8f6677c9d6b0f903e98ad32ec61f8deb_846','1613303549','no'),(1304801,'_transient__jetpack_related_posts_cache_8f6677c9d6b0f903e98ad32ec61f8deb_846','a:3:{i:0;a:1:{s:2:\"id\";i:841;}i:1;a:1:{s:2:\"id\";i:461;}i:2;a:1:{s:2:\"id\";i:865;}}','no'),(1021675,'_transient_timeout_aiowps_captcha_string_info_bxt8i3hop1','1591898286','no'),(1021676,'_transient_aiowps_captcha_string_info_bxt8i3hop1','MTU5MTg5NjQ4NnlhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(1021746,'_transient_timeout_aiowps_captcha_string_info_w3cckrmmj4','1591904466','no'),(1021747,'_transient_aiowps_captcha_string_info_w3cckrmmj4','MTU5MTkwMjY2NnlhajNtcDh1cmRjYjZyanVjbHNsMTc=','no'),(1021771,'_transient_timeout_aiowps_captcha_string_info_nbuovyf9ch','1591906295','no'),(1021772,'_transient_aiowps_captcha_string_info_nbuovyf9ch','MTU5MTkwNDQ5NXlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1021801,'_transient_timeout_aiowps_captcha_string_info_soqke1lwrw','1591908606','no'),(1021802,'_transient_aiowps_captcha_string_info_soqke1lwrw','MTU5MTkwNjgwNnlhajNtcDh1cmRjYjZyanVjbHNsMzQ=','no'),(1021807,'_transient_timeout_aiowps_captcha_string_info_s5zyrw2qz8','1591909038','no'),(1021808,'_transient_aiowps_captcha_string_info_s5zyrw2qz8','MTU5MTkwNzIzOHlhajNtcDh1cmRjYjZyanVjbHNsMzc=','no'),(1021821,'_transient_timeout_aiowps_captcha_string_info_lu3ialib3t','1591910187','no'),(1021822,'_transient_aiowps_captcha_string_info_lu3ialib3t','MTU5MTkwODM4N3lhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(1021912,'_transient_timeout_aiowps_captcha_string_info_ut2wtxl5tr','1591916784','no'),(1021913,'_transient_aiowps_captcha_string_info_ut2wtxl5tr','MTU5MTkxNDk4NHlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1021971,'_transient_timeout_aiowps_captcha_string_info_u2tiogv1wo','1591921660','no'),(1021972,'_transient_aiowps_captcha_string_info_u2tiogv1wo','MTU5MTkxOTg2MHlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1021977,'_transient_timeout_aiowps_captcha_string_info_jao8f9mroa','1591921841','no'),(1021978,'_transient_aiowps_captcha_string_info_jao8f9mroa','MTU5MTkyMDA0MXlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1021982,'_transient_timeout_aiowps_captcha_string_info_8s52sa3lak','1591921867','no'),(1021983,'_transient_aiowps_captcha_string_info_8s52sa3lak','MTU5MTkyMDA2N3lhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1022087,'_transient_timeout_aiowps_captcha_string_info_twhg3qakde','1591929170','no'),(1022088,'_transient_aiowps_captcha_string_info_twhg3qakde','MTU5MTkyNzM3MHlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(1126322,'_transient_aiowps_captcha_string_info_ta0efuxz0n','MTU5OTU5MzY2M3lhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(1022597,'_transient_aiowps_captcha_string_info_fpiiovtd4s','MTU5MTk2NzQ5M3lhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1022380,'_transient_timeout_aiowps_captcha_string_info_5ztlwvnn5x','1591953205','no'),(1022271,'_transient_timeout_aiowps_captcha_string_info_py1bud8xu0','1591944471','no'),(1022272,'_transient_aiowps_captcha_string_info_py1bud8xu0','MTU5MTk0MjY3MXlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1022331,'_transient_timeout_aiowps_captcha_string_info_04lj7tizd7','1591949302','no'),(1022332,'_transient_aiowps_captcha_string_info_04lj7tizd7','MTU5MTk0NzUwMnlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1022381,'_transient_aiowps_captcha_string_info_5ztlwvnn5x','MTU5MTk1MTQwNXlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1022433,'_transient_timeout_aiowps_captcha_string_info_z4c3f1hv1r','1591957718','no'),(1022434,'_transient_aiowps_captcha_string_info_z4c3f1hv1r','MTU5MTk1NTkxOHlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1022481,'_transient_timeout_aiowps_captcha_string_info_f1rjuzky15','1591961479','no'),(1022482,'_transient_aiowps_captcha_string_info_f1rjuzky15','MTU5MTk1OTY3OXlhajNtcDh1cmRjYjZyanVjbHNsMTk=','no'),(1126332,'_transient_aiowps_captcha_string_info_pgwqmfpsfs','MTU5OTU5NDMyOHlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1126341,'_transient_timeout_aiowps_captcha_string_info_ajhqwpbw4n','1599596707','no'),(1126342,'_transient_aiowps_captcha_string_info_ajhqwpbw4n','MTU5OTU5NDkwNnlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(1126184,'_transient_aiowps_captcha_string_info_vvw77pf1gq','MTU5OTU4NDE0OHlhajNtcDh1cmRjYjZyanVjbHNsMjM=','no'),(1126236,'_transient_timeout_aiowps_captcha_string_info_chhlclvl8t','1599589111','no'),(1126237,'_transient_aiowps_captcha_string_info_chhlclvl8t','MTU5OTU4NzMxMXlhajNtcDh1cmRjYjZyanVjbHNsMzc=','no'),(1126311,'_transient_timeout_aiowps_captcha_string_info_ftahd9cg72','1599595034','no'),(1126312,'_transient_aiowps_captcha_string_info_ftahd9cg72','MTU5OTU5MzIzNHlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(1022596,'_transient_timeout_aiowps_captcha_string_info_fpiiovtd4s','1591969293','no'),(1145021,'_transient_timeout_aiowps_captcha_string_info_lvtg9x01uh','1600860317','no'),(1125927,'_transient_aiowps_captcha_string_info_elmcpegwn1','MTU5OTU2NzY5NXlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(1126755,'_transient_aiowps_captcha_string_info_3h1r4zbogv','MTU5OTYxNTY0OXlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1126016,'_transient_timeout_aiowps_captcha_string_info_g7ormr5xb6','1599574840','no'),(1126017,'_transient_aiowps_captcha_string_info_g7ormr5xb6','MTU5OTU3MzA0MHlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1126114,'_transient_timeout_aiowps_captcha_string_info_nvhj9d6xc4','1599581393','no'),(1126115,'_transient_aiowps_captcha_string_info_nvhj9d6xc4','MTU5OTU3OTU5M3lhajNtcDh1cmRjYjZyanVjbHNsMTQ=','no'),(1022655,'_transient_timeout_aiowps_captcha_string_info_l29raepskv','1591973768','no'),(1022656,'_transient_aiowps_captcha_string_info_l29raepskv','MTU5MTk3MTk2OHlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1022674,'_transient_timeout_aiowps_captcha_string_info_wcnomcdlx0','1591975355','no'),(1022675,'_transient_aiowps_captcha_string_info_wcnomcdlx0','MTU5MTk3MzU1NXlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1125981,'_transient_timeout_aiowps_captcha_string_info_z48le16xsg','1599572500','no'),(1125982,'_transient_aiowps_captcha_string_info_z48le16xsg','MTU5OTU3MDcwMHlhajNtcDh1cmRjYjZyanVjbHNsMzE=','no'),(1126082,'_transient_timeout_aiowps_captcha_string_info_mu8vrbvkhj','1599578938','no'),(1126076,'_transient_timeout_aiowps_captcha_string_info_sypz422mdg','1599578702','no'),(1126077,'_transient_aiowps_captcha_string_info_sypz422mdg','MTU5OTU3NjkwMnlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1126083,'_transient_aiowps_captcha_string_info_mu8vrbvkhj','MTU5OTU3NzEzOHlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(1208472,'_transient_timeout_aiowps_captcha_string_info_e69n9izkkv','1605544639','no'),(1022824,'_transient_timeout_aiowps_captcha_string_info_dzav8wcuhn','1591987485','no'),(1022825,'_transient_aiowps_captcha_string_info_dzav8wcuhn','MTU5MTk4NTY4NXlhajNtcDh1cmRjYjZyanVjbHNsMzA=','no'),(1022897,'_transient_timeout_aiowps_captcha_string_info_9f57i8knon','1591993072','no'),(1022898,'_transient_aiowps_captcha_string_info_9f57i8knon','MTU5MTk5MTI3MnlhajNtcDh1cmRjYjZyanVjbHNsMTM=','no'),(1389181,'_transient_timeout__jetpack_related_posts_cache_8f6677c9d6b0f903e98ad32ec61f8deb_1045','1620450930','no'),(1389182,'_transient__jetpack_related_posts_cache_8f6677c9d6b0f903e98ad32ec61f8deb_1045','a:3:{i:0;a:1:{s:2:\"id\";i:1070;}i:1;a:1:{s:2:\"id\";i:364;}i:2;a:1:{s:2:\"id\";i:403;}}','no'),(1032599,'_transient_timeout_aiowps_captcha_string_info_2bsj804vi9','1592739810','no'),(1032600,'_transient_aiowps_captcha_string_info_2bsj804vi9','MTU5MjczODAxMHlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1123780,'_transient_aiowps_captcha_string_info_nx1t0ji6h5','MTU5OTQxOTgxNXlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(1123797,'_transient_timeout_aiowps_captcha_string_info_34da6pltqi','1599422339','no'),(1023013,'_transient_timeout_aiowps_captcha_string_info_jisggkoivk','1592003341','no'),(1023014,'_transient_aiowps_captcha_string_info_jisggkoivk','MTU5MjAwMTU0MXlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1023019,'_transient_timeout_aiowps_captcha_string_info_u489l4gkzm','1592003534','no'),(1023020,'_transient_aiowps_captcha_string_info_u489l4gkzm','MTU5MjAwMTczNHlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1209591,'_transient_aiowps_captcha_string_info_sko8agnk7h','MTYwNTYyMTU4NnlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1023039,'_transient_timeout_aiowps_captcha_string_info_g9ikn55css','1592004750','no'),(1023040,'_transient_aiowps_captcha_string_info_g9ikn55css','MTU5MjAwMjk1MHlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1126331,'_transient_timeout_aiowps_captcha_string_info_pgwqmfpsfs','1599596128','no'),(1024472,'_transient_timeout_aiowps_captcha_string_info_k6h4nrmwqz','1592114777','no'),(1024473,'_transient_aiowps_captcha_string_info_k6h4nrmwqz','MTU5MjExMjk3N3lhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(1024596,'_transient_timeout_aiowps_captcha_string_info_jmclrpeiya','1592124976','no'),(1023258,'_transient_timeout_yst_sm_1_1:4gHp_drDt','1592104238','no'),(1023259,'_transient_yst_sm_1_1:4gHp_drDt','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-02-20T06:22:53-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2019-07-22T21:02:01-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2019-05-23T20:54:45-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1126321,'_transient_timeout_aiowps_captcha_string_info_ta0efuxz0n','1599595463','no'),(1126320,'_transient_aiowps_captcha_string_info_95jyv7ttls','MTU5OTU5MzU4MnlhajNtcDh1cmRjYjZyanVjbHNsMzE=','no'),(1208302,'_transient_aiowps_captcha_string_info_nvkzhfcf50','MTYwNTUyOTE1MHlhajNtcDh1cmRjYjZyanVjbHNsMTQ=','no'),(1024866,'_transient_aiowps_captcha_string_info_losqoqsfj1','MTU5MjE0Mjc3N3lhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1024788,'_transient_timeout_aiowps_captcha_string_info_0ql5kzy4aa','1592140235','no'),(1024636,'_transient_aiowps_captcha_string_info_zge7xkke09','MTU5MjEyNjM1NnlhajNtcDh1cmRjYjZyanVjbHNsMTg=','no'),(1024454,'_transient_timeout_aiowps_captcha_string_info_zws0p1s1zp','1592113960','no'),(1024455,'_transient_aiowps_captcha_string_info_zws0p1s1zp','MTU5MjExMjE2MHlhajNtcDh1cmRjYjZyanVjbHNsMjM=','no'),(1024597,'_transient_aiowps_captcha_string_info_jmclrpeiya','MTU5MjEyMzE3NnlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(1024604,'_transient_timeout_aiowps_captcha_string_info_x6qyqbtwrn','1592125625','no'),(1024605,'_transient_aiowps_captcha_string_info_x6qyqbtwrn','MTU5MjEyMzgyNXlhajNtcDh1cmRjYjZyanVjbHNsMjQ=','no'),(1024635,'_transient_timeout_aiowps_captcha_string_info_zge7xkke09','1592128156','no'),(1023695,'_transient_timeout_aiowps_captcha_string_info_fg8wcedm3k','1592056390','no'),(1023696,'_transient_aiowps_captcha_string_info_fg8wcedm3k','MTU5MjA1NDU5MHlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1023716,'_transient_timeout_aiowps_captcha_string_info_fclgp8hwko','1592057798','no'),(1023717,'_transient_aiowps_captcha_string_info_fclgp8hwko','MTU5MjA1NTk5OHlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1023726,'_transient_timeout_aiowps_captcha_string_info_fkcv1lag6m','1592058566','no'),(1023727,'_transient_aiowps_captcha_string_info_fkcv1lag6m','MTU5MjA1Njc2NnlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(1202972,'_transient_aiowps_captcha_string_info_ztjxfzrvjr','MTYwNTEwNzA2OXlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1195300,'_transient_aiowps_captcha_string_info_dbkwx2lstl','MTYwNDQ5Nzc5NnlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(1023750,'_transient_timeout_aiowps_captcha_string_info_vg89nr04zx','1592060727','no'),(1023751,'_transient_aiowps_captcha_string_info_vg89nr04zx','MTU5MjA1ODkyN3lhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1201544,'_transient_aiowps_captcha_string_info_mjfea28ikw','MTYwNDk5NzQwMHlhajNtcDh1cmRjYjZyanVjbHNsMjg=','no'),(1201561,'_transient_timeout_aiowps_captcha_string_info_6me9n1yi1m','1605000769','no'),(1201562,'_transient_aiowps_captcha_string_info_6me9n1yi1m','MTYwNDk5ODk2OXlhajNtcDh1cmRjYjZyanVjbHNsMjI=','no'),(1203087,'_transient_timeout_aiowps_captcha_string_info_vdnaumzvr4','1605117357','no'),(1024035,'_transient_timeout_aiowps_captcha_string_info_vtlo6lrt9e','1592084866','no'),(1024036,'_transient_aiowps_captcha_string_info_vtlo6lrt9e','MTU5MjA4MzA2NnlhajNtcDh1cmRjYjZyanVjbHNsMA==','no'),(1024171,'_transient_timeout_aiowps_captcha_string_info_wisbgfpk5a','1592095491','no'),(1024172,'_transient_aiowps_captcha_string_info_wisbgfpk5a','MTU5MjA5MzY5MXlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1024188,'_transient_timeout_aiowps_captcha_string_info_1i3tol7cte','1592096733','no'),(1024189,'_transient_aiowps_captcha_string_info_1i3tol7cte','MTU5MjA5NDkzM3lhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1024190,'_transient_timeout_aiowps_captcha_string_info_sxuxa4r8x8','1592096738','no'),(1024191,'_transient_aiowps_captcha_string_info_sxuxa4r8x8','MTU5MjA5NDkzOHlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(1024200,'_transient_timeout_aiowps_captcha_string_info_ctkin1yfob','1592097361','no'),(1024201,'_transient_aiowps_captcha_string_info_ctkin1yfob','MTU5MjA5NTU2MXlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1025262,'_transient_timeout_aiowps_captcha_string_info_ki5k7o384h','1592176559','no'),(1025263,'_transient_aiowps_captcha_string_info_ki5k7o384h','MTU5MjE3NDc1OXlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1025299,'_transient_timeout_aiowps_captcha_string_info_jxzu4viiuu','1592179371','no'),(1208936,'_transient_aiowps_captcha_string_info_k5e5l5sy3g','MTYwNTU3NTYwOXlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1025300,'_transient_aiowps_captcha_string_info_jxzu4viiuu','MTU5MjE3NzU3MXlhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(1124601,'_transient_aiowps_captcha_string_info_zjqewmq3f9','MTU5OTQ3MzAwOXlhajNtcDh1cmRjYjZyanVjbHNsMTM=','no'),(1024315,'_transient_timeout_aiowps_captcha_string_info_lydpbfj3d4','1592105138','no'),(1024316,'_transient_aiowps_captcha_string_info_lydpbfj3d4','MTU5MjEwMzMzOHlhajNtcDh1cmRjYjZyanVjbHNsMjI=','no'),(1027647,'_transient_aiowps_captcha_string_info_k7lhr1bsvm','MTU5MjM1MjU3MnlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1027673,'_transient_timeout_aiowps_captcha_string_info_q448ea5nur','1592356550','no'),(1027674,'_transient_aiowps_captcha_string_info_q448ea5nur','MTU5MjM1NDc1MHlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1162838,'_transient_timeout_aiowps_captcha_string_info_2jbm2m76m1','1602116894','no'),(1162839,'_transient_aiowps_captcha_string_info_2jbm2m76m1','MTYwMjExNTA5NHlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1207943,'_transient_aiowps_captcha_string_info_ai1jctclq6','MTYwNTQ5OTUwOXlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1207986,'_transient_timeout_aiowps_captcha_string_info_71v6fndua5','1605505134','no'),(1207987,'_transient_aiowps_captcha_string_info_71v6fndua5','MTYwNTUwMzMzNHlhajNtcDh1cmRjYjZyanVjbHNsMjM=','no'),(1027826,'_transient_timeout_aiowps_captcha_string_info_njxn2lxp5n','1592364758','no'),(1027768,'_transient_timeout_aiowps_captcha_string_info_23v77gczyw','1592361539','no'),(1027769,'_transient_aiowps_captcha_string_info_23v77gczyw','MTU5MjM1OTczOXlhajNtcDh1cmRjYjZyanVjbHNsMjg=','no'),(1027827,'_transient_aiowps_captcha_string_info_njxn2lxp5n','MTU5MjM2Mjk1OHlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1086138,'_transient_aiowps_captcha_string_info_l9k5xj5tpq','MTU5NjcwMDg3M3lhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1027885,'recovery_mode_email_last_sent','1592375359','yes'),(1208032,'_transient_timeout_aiowps_captcha_string_info_41j5piytt1','1605508910','no'),(1208033,'_transient_aiowps_captcha_string_info_41j5piytt1','MTYwNTUwNzExMHlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1208072,'_transient_timeout_aiowps_captcha_string_info_rp8dtul4oe','1605512303','no'),(1208052,'_transient_timeout_aiowps_captcha_string_info_ybajuzr1sb','1605511024','no'),(1208053,'_transient_aiowps_captcha_string_info_ybajuzr1sb','MTYwNTUwOTIyNHlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1208073,'_transient_aiowps_captcha_string_info_rp8dtul4oe','MTYwNTUxMDUwM3lhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1208085,'_transient_timeout_aiowps_captcha_string_info_9d6a0j3lq4','1605512897','no'),(1208086,'_transient_aiowps_captcha_string_info_9d6a0j3lq4','MTYwNTUxMTA5N3lhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1208210,'_transient_timeout_aiowps_captcha_string_info_v316ykryjd','1605523750','no'),(1028683,'_transient_timeout_aiowps_captcha_string_info_9z2x13vlir','1592444110','no'),(1028164,'_transient_timeout_aiowps_captcha_string_info_fqmpgeowl7','1592409546','no'),(1028165,'_transient_aiowps_captcha_string_info_fqmpgeowl7','MTU5MjQwNzc0NnlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(1028230,'_transient_timeout_aiowps_captcha_string_info_uzhrdipgd7','1592414299','no'),(1028209,'_transient_timeout_aiowps_captcha_string_info_ha2hyvu6ga','1592412813','no'),(1028210,'_transient_aiowps_captcha_string_info_ha2hyvu6ga','MTU5MjQxMTAxM3lhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1028231,'_transient_aiowps_captcha_string_info_uzhrdipgd7','MTU5MjQxMjQ5OXlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1028345,'_transient_timeout_aiowps_captcha_string_info_4mhihenjsj','1592423133','no'),(1028328,'_transient_timeout_aiowps_captcha_string_info_9u2rkdoits','1592421777','no'),(1028329,'_transient_aiowps_captcha_string_info_9u2rkdoits','MTU5MjQxOTk3N3lhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1028346,'_transient_aiowps_captcha_string_info_4mhihenjsj','MTU5MjQyMTMzM3lhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1028408,'_transient_timeout_aiowps_captcha_string_info_umvmw2lpn3','1592427635','no'),(1028376,'_transient_timeout_aiowps_captcha_string_info_k89aldd5jo','1592425259','no'),(1028377,'_transient_aiowps_captcha_string_info_k89aldd5jo','MTU5MjQyMzQ1OXlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(1028409,'_transient_aiowps_captcha_string_info_umvmw2lpn3','MTU5MjQyNTgzNXlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1028435,'_transient_timeout_aiowps_captcha_string_info_6nvycnl29q','1592429170','no'),(1028416,'_transient_timeout_aiowps_captcha_string_info_vp4h6zxlm2','1592428075','no'),(1028417,'_transient_aiowps_captcha_string_info_vp4h6zxlm2','MTU5MjQyNjI3NXlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1028436,'_transient_aiowps_captcha_string_info_6nvycnl29q','MTU5MjQyNzM3MHlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1028560,'_transient_timeout_aiowps_captcha_string_info_m6vtl4et2h','1592438241','no'),(1028561,'_transient_aiowps_captcha_string_info_m6vtl4et2h','MTU5MjQzNjQ0MXlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1028571,'_transient_timeout_aiowps_captcha_string_info_m7qk3laglb','1592438765','no'),(1028572,'_transient_aiowps_captcha_string_info_m7qk3laglb','MTU5MjQzNjk2NXlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1028615,'_transient_timeout_aiowps_captcha_string_info_rbawr2sn8j','1592441021','no'),(1028616,'_transient_aiowps_captcha_string_info_rbawr2sn8j','MTU5MjQzOTIyMXlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1028626,'_transient_timeout_aiowps_captcha_string_info_ea6abyjets','1592441386','no'),(1028627,'_transient_aiowps_captcha_string_info_ea6abyjets','MTU5MjQzOTU4NnlhajNtcDh1cmRjYjZyanVjbHNsMjM=','no'),(1028684,'_transient_aiowps_captcha_string_info_9z2x13vlir','MTU5MjQ0MjMxMHlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1028747,'_transient_timeout_aiowps_captcha_string_info_xzo99csndp','1592448402','no'),(1028748,'_transient_aiowps_captcha_string_info_xzo99csndp','MTU5MjQ0NjYwMnlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1029768,'_transient_timeout_aiowps_captcha_string_info_9fcykkahv8','1592524220','no'),(1162912,'_transient_timeout_aiowps_captcha_string_info_55t6xs3v0b','1602120994','no'),(1028806,'_transient_timeout_aiowps_captcha_string_info_o0d2qf3qx4','1592452022','no'),(1028807,'_transient_aiowps_captcha_string_info_o0d2qf3qx4','MTU5MjQ1MDIyMnlhajNtcDh1cmRjYjZyanVjbHNsMzI=','no'),(1028821,'_transient_aiowps_captcha_string_info_cxukgn374v','MTU5MjQ1MTMwMHlhajNtcDh1cmRjYjZyanVjbHNsMTM=','no'),(1028822,'_transient_timeout_aiowps_captcha_string_info_pavu3xpz7t','1592453107','no'),(1028823,'_transient_aiowps_captcha_string_info_pavu3xpz7t','MTU5MjQ1MTMwN3lhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1028827,'_transient_timeout_aiowps_captcha_string_info_823j12fo9s','1592453288','no'),(1028828,'_transient_aiowps_captcha_string_info_823j12fo9s','MTU5MjQ1MTQ4OHlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1028846,'_transient_timeout_aiowps_captcha_string_info_p3bkvun5sg','1592454548','no'),(1028847,'_transient_aiowps_captcha_string_info_p3bkvun5sg','MTU5MjQ1Mjc0OHlhajNtcDh1cmRjYjZyanVjbHNsMTM=','no'),(1028865,'_transient_timeout_aiowps_captcha_string_info_nti4nbd64a','1592456135','no'),(1028866,'_transient_aiowps_captcha_string_info_nti4nbd64a','MTU5MjQ1NDMzNXlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1029000,'_transient_timeout_aiowps_captcha_string_info_aav853izvl','1592467166','no'),(1028878,'_transient_timeout_aiowps_captcha_string_info_gow2718apj','1592457277','no'),(1028879,'_transient_aiowps_captcha_string_info_gow2718apj','MTU5MjQ1NTQ3N3lhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1029001,'_transient_aiowps_captcha_string_info_aav853izvl','MTU5MjQ2NTM2NnlhajNtcDh1cmRjYjZyanVjbHNsMTk=','no'),(1029002,'_transient_timeout_aiowps_captcha_string_info_3e0wbmqtsf','1592467172','no'),(1029003,'_transient_aiowps_captcha_string_info_3e0wbmqtsf','MTU5MjQ2NTM3MnlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1029070,'_transient_timeout_aiowps_captcha_string_info_pooy9paqm1','1592472773','no'),(1029071,'_transient_aiowps_captcha_string_info_pooy9paqm1','MTU5MjQ3MDk3M3lhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1162854,'_transient_timeout_aiowps_captcha_string_info_po3lp7s7fx','1602117717','no'),(1029084,'_transient_timeout_aiowps_captcha_string_info_cw6v92dzp7','1592473469','no'),(1029085,'_transient_aiowps_captcha_string_info_cw6v92dzp7','MTU5MjQ3MTY2OXlhajNtcDh1cmRjYjZyanVjbHNsMjE=','no'),(1029146,'_transient_timeout_aiowps_captcha_string_info_5alz5d3za4','1592477911','no'),(1029147,'_transient_aiowps_captcha_string_info_5alz5d3za4','MTU5MjQ3NjExMXlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1029263,'_transient_timeout_aiowps_captcha_string_info_fymi9vo5d3','1592485607','no'),(1029213,'_transient_timeout_aiowps_captcha_string_info_66kni8dfz2','1592482628','no'),(1029214,'_transient_aiowps_captcha_string_info_66kni8dfz2','MTU5MjQ4MDgyOHlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1029222,'_transient_timeout_aiowps_captcha_string_info_td7fj57jw7','1592483128','no'),(1029223,'_transient_aiowps_captcha_string_info_td7fj57jw7','MTU5MjQ4MTMyOHlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1029253,'_transient_timeout_aiowps_captcha_string_info_92oad5x411','1592485190','no'),(1029254,'_transient_aiowps_captcha_string_info_92oad5x411','MTU5MjQ4MzM5MHlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1029264,'_transient_aiowps_captcha_string_info_fymi9vo5d3','MTU5MjQ4MzgwN3lhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1030760,'_transient_timeout_aiowps_captcha_string_info_9cvb2zs986','1592597268','no'),(1029298,'_transient_timeout_aiowps_captcha_string_info_2uv48oky74','1592487536','no'),(1029299,'_transient_aiowps_captcha_string_info_2uv48oky74','MTU5MjQ4NTczNnlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1029316,'_transient_timeout_aiowps_captcha_string_info_1wyq50x6hq','1592488513','no'),(1029317,'_transient_aiowps_captcha_string_info_1wyq50x6hq','MTU5MjQ4NjcxM3lhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1029407,'_transient_timeout_aiowps_captcha_string_info_hp71pheke3','1592495630','no'),(1029329,'_transient_timeout_aiowps_captcha_string_info_jsoi3hla4o','1592489303','no'),(1029330,'_transient_aiowps_captcha_string_info_jsoi3hla4o','MTU5MjQ4NzUwM3lhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1029360,'_transient_timeout_aiowps_captcha_string_info_w4hmiikpzk','1592492045','no'),(1029361,'_transient_aiowps_captcha_string_info_w4hmiikpzk','MTU5MjQ5MDI0NXlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1029408,'_transient_aiowps_captcha_string_info_hp71pheke3','MTU5MjQ5MzgzMHlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1029498,'_transient_timeout_aiowps_captcha_string_info_9ltn2s6m2m','1592502495','no'),(1029499,'_transient_aiowps_captcha_string_info_9ltn2s6m2m','MTU5MjUwMDY5NXlhajNtcDh1cmRjYjZyanVjbHNsMjQ=','no'),(1029647,'_transient_timeout_aiowps_captcha_string_info_zrra8hfc1o','1592514937','no'),(1029533,'_transient_timeout_aiowps_captcha_string_info_9o1p17bqn8','1592505085','no'),(1029534,'_transient_aiowps_captcha_string_info_9o1p17bqn8','MTU5MjUwMzI4NXlhajNtcDh1cmRjYjZyanVjbHNsMzI=','no'),(1029648,'_transient_aiowps_captcha_string_info_zrra8hfc1o','MTU5MjUxMzEzN3lhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(1030731,'_transient_timeout_aiowps_captcha_string_info_7usnx4228i','1592595956','no'),(1029674,'_transient_timeout_aiowps_captcha_string_info_xzrp6gn8cn','1592516740','no'),(1029675,'_transient_aiowps_captcha_string_info_xzrp6gn8cn','MTU5MjUxNDk0MHlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1029769,'_transient_aiowps_captcha_string_info_9fcykkahv8','MTU5MjUyMjQyMHlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1162855,'_transient_aiowps_captcha_string_info_po3lp7s7fx','MTYwMjExNTkxN3lhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1030743,'_transient_timeout_aiowps_captcha_string_info_uxtef1hoi3','1592596544','no'),(1029977,'_transient_timeout_aiowps_captcha_string_info_2ugggplvti','1592538670','no'),(1029978,'_transient_aiowps_captcha_string_info_2ugggplvti','MTU5MjUzNjg3MHlhajNtcDh1cmRjYjZyanVjbHNsMzg=','no'),(1030140,'_transient_timeout_aiowps_captcha_string_info_ser1wy4rat','1592551504','no'),(1030141,'_transient_aiowps_captcha_string_info_ser1wy4rat','MTU5MjU0OTcwNHlhajNtcDh1cmRjYjZyanVjbHNsMzI=','no'),(1030230,'_transient_timeout_aiowps_captcha_string_info_060676gs6q','1592558087','no'),(1030205,'_transient_timeout_aiowps_captcha_string_info_ig1bhhwcww','1592556782','no'),(1030206,'_transient_aiowps_captcha_string_info_ig1bhhwcww','MTU5MjU1NDk4MnlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1030231,'_transient_aiowps_captcha_string_info_060676gs6q','MTU5MjU1NjI4N3lhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1030246,'_transient_timeout_aiowps_captcha_string_info_196h5yx4lg','1592559279','no'),(1030247,'_transient_aiowps_captcha_string_info_196h5yx4lg','MTU5MjU1NzQ3OXlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1030306,'_transient_timeout_aiowps_captcha_string_info_1q41qg9go2','1592563771','no'),(1030252,'_transient_timeout_yst_sm_1_1:4gHp_2jze','1592644467','no'),(1030253,'_transient_yst_sm_1_1:4gHp_2jze','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-02-20T06:22:53-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2019-07-22T21:02:01-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2019-05-23T20:54:45-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1030307,'_transient_aiowps_captcha_string_info_1q41qg9go2','MTU5MjU2MTk3MXlhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(1124600,'_transient_timeout_aiowps_captcha_string_info_zjqewmq3f9','1599474809','no'),(1123918,'_transient_aiowps_captcha_string_info_602pt0txnq','MTU5OTQyNjQ4NnlhajNtcDh1cmRjYjZyanVjbHNsMTc=','no'),(1030342,'_transient_timeout_aiowps_captcha_string_info_lpuxgm663f','1592566221','no'),(1030343,'_transient_aiowps_captcha_string_info_lpuxgm663f','MTU5MjU2NDQyMXlhajNtcDh1cmRjYjZyanVjbHNsMzY=','no'),(1030754,'_transient_aiowps_captcha_string_info_77k6i9ihj0','MTU5MjU5NTIxOXlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1030761,'_transient_aiowps_captcha_string_info_9cvb2zs986','MTU5MjU5NTQ2OHlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1209580,'_transient_aiowps_captcha_string_info_x6f2oep29k','MTYwNTYyMDg0NnlhajNtcDh1cmRjYjZyanVjbHNsMA==','no'),(1128367,'_transient_timeout_aiowps_captcha_string_info_qa5lagcpcf','1599726970','no'),(1123898,'_transient_aiowps_captcha_string_info_fe4unac4gp','MTU5OTQyNTk5M3lhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(1031272,'_transient_timeout_aiowps_captcha_string_info_n6ft9kk2j3','1592637186','no'),(1031181,'_transient_timeout_aiowps_captcha_string_info_eumqwahn01','1592630123','no'),(1031182,'_transient_aiowps_captcha_string_info_eumqwahn01','MTU5MjYyODMyM3lhajNtcDh1cmRjYjZyanVjbHNsMjg=','no'),(1031273,'_transient_aiowps_captcha_string_info_n6ft9kk2j3','MTU5MjYzNTM4NnlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1209596,'_transient_timeout_yst_sm_author_1:wW9T_3Otb6','1605708759','no'),(1031568,'_transient_timeout_yst_sm_1_1:4gHp_4lT5e','1592743878','no'),(1031430,'_transient_timeout_aiowps_captcha_string_info_fz2zrczrb0','1592649697','no'),(1031431,'_transient_aiowps_captcha_string_info_fz2zrczrb0','MTU5MjY0Nzg5N3lhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1123976,'_transient_timeout_aiowps_captcha_string_info_jf0xfw7ylo','1599433029','no'),(1123977,'_transient_aiowps_captcha_string_info_jf0xfw7ylo','MTU5OTQzMTIyOXlhajNtcDh1cmRjYjZyanVjbHNsMjE=','no'),(1031569,'_transient_yst_sm_1_1:4gHp_4lT5e','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-02-20T06:22:53-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2019-07-22T21:02:01-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2019-05-23T20:54:45-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1032044,'_transient_timeout_aiowps_captcha_string_info_ydru4p82g1','1592697115','no'),(1123917,'_transient_timeout_aiowps_captcha_string_info_602pt0txnq','1599428286','no'),(1032016,'_transient_timeout_aiowps_captcha_string_info_ae3f6vdokr','1592695057','no'),(1032017,'_transient_aiowps_captcha_string_info_ae3f6vdokr','MTU5MjY5MzI1N3lhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1032045,'_transient_aiowps_captcha_string_info_ydru4p82g1','MTU5MjY5NTMxNXlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1032090,'_transient_timeout_aiowps_captcha_string_info_qoe9etprvl','1592700293','no'),(1032091,'_transient_aiowps_captcha_string_info_qoe9etprvl','MTU5MjY5ODQ5M3lhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1032119,'_transient_timeout_aiowps_captcha_string_info_32z6o4kxq3','1592702240','no'),(1032120,'_transient_aiowps_captcha_string_info_32z6o4kxq3','MTU5MjcwMDQ0MHlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1123909,'_transient_aiowps_captcha_string_info_l04x27je0q','MTU5OTQyNjM2NnlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1032150,'_transient_timeout_aiowps_captcha_string_info_g3jqbia0rx','1592703233','no'),(1032151,'_transient_aiowps_captcha_string_info_g3jqbia0rx','MTU5MjcwMTQzM3lhajNtcDh1cmRjYjZyanVjbHNsMTk=','no'),(1032244,'_transient_timeout_aiowps_captcha_string_info_fw6a6gbhmp','1592710581','no'),(1032245,'_transient_aiowps_captcha_string_info_fw6a6gbhmp','MTU5MjcwODc4MXlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1032247,'_transient_timeout_aiowps_captcha_string_info_k7zmn1dnbw','1592710656','no'),(1032248,'_transient_aiowps_captcha_string_info_k7zmn1dnbw','MTU5MjcwODg1NnlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1123798,'_transient_aiowps_captcha_string_info_34da6pltqi','MTU5OTQyMDUzOXlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1123799,'_transient_timeout_aiowps_captcha_string_info_t5dxksb1kr','1599422345','no'),(1123800,'_transient_aiowps_captcha_string_info_t5dxksb1kr','MTU5OTQyMDU0NXlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1123801,'_transient_timeout_aiowps_captcha_string_info_g3j0ouuyii','1599422350','no'),(1123802,'_transient_aiowps_captcha_string_info_g3j0ouuyii','MTU5OTQyMDU1MHlhajNtcDh1cmRjYjZyanVjbHNsMzI=','no'),(1123803,'_transient_timeout_aiowps_captcha_string_info_dv9af2ll1k','1599422354','no'),(1123804,'_transient_aiowps_captcha_string_info_dv9af2ll1k','MTU5OTQyMDU1NHlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1123805,'_transient_timeout_aiowps_captcha_string_info_qpuoe2mvpa','1599422358','no'),(1123806,'_transient_aiowps_captcha_string_info_qpuoe2mvpa','MTU5OTQyMDU1OHlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1123807,'_transient_timeout_aiowps_captcha_string_info_j92l9texem','1599422364','no'),(1123808,'_transient_aiowps_captcha_string_info_j92l9texem','MTU5OTQyMDU2NHlhajNtcDh1cmRjYjZyanVjbHNsMjg=','no'),(1123809,'_transient_timeout_aiowps_captcha_string_info_uodgnnaumr','1599422368','no'),(1123810,'_transient_aiowps_captcha_string_info_uodgnnaumr','MTU5OTQyMDU2OHlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1123811,'_transient_timeout_aiowps_captcha_string_info_7m0u77hu84','1599422374','no'),(1123812,'_transient_aiowps_captcha_string_info_7m0u77hu84','MTU5OTQyMDU3NHlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1123897,'_transient_timeout_aiowps_captcha_string_info_fe4unac4gp','1599427793','no'),(1123886,'_transient_timeout_aiowps_captcha_string_info_ko1t32b97w','1599427165','no'),(1123887,'_transient_aiowps_captcha_string_info_ko1t32b97w','MTU5OTQyNTM2NXlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1123908,'_transient_timeout_aiowps_captcha_string_info_l04x27je0q','1599428166','no'),(1032538,'_transient_timeout_aiowps_captcha_string_info_uq87p8yivq','1592734864','no'),(1032539,'_transient_aiowps_captcha_string_info_uq87p8yivq','MTU5MjczMzA2NHlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1032663,'_transient_timeout_yst_sm_1_1:4gHp_dwBE','1592829123','no'),(1032664,'_transient_yst_sm_1_1:4gHp_dwBE','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-02-20T06:22:53-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2019-07-22T21:02:01-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2019-05-23T20:54:45-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1033278,'_transient_timeout_aiowps_captcha_string_info_0ytt3vn03z','1592790669','no'),(1123669,'_transient_timeout_aiowps_captcha_string_info_e7avmcpay9','1599413293','no'),(1033279,'_transient_aiowps_captcha_string_info_0ytt3vn03z','MTU5Mjc4ODg2OXlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1032771,'_transient_timeout_aiowps_captcha_string_info_necn3rlk4k','1592751269','no'),(1032772,'_transient_aiowps_captcha_string_info_necn3rlk4k','MTU5Mjc0OTQ2OXlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1123670,'_transient_aiowps_captcha_string_info_e7avmcpay9','MTU5OTQxMTQ5M3lhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(1032803,'_transient_timeout_aiowps_captcha_string_info_rgn6mce377','1592753533','no'),(1032804,'_transient_aiowps_captcha_string_info_rgn6mce377','MTU5Mjc1MTczM3lhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1032822,'_transient_timeout_aiowps_captcha_string_info_3bvx9lv1db','1592754919','no'),(1032817,'_transient_timeout_aiowps_captcha_string_info_dq258jdhie','1592754487','no'),(1032818,'_transient_aiowps_captcha_string_info_dq258jdhie','MTU5Mjc1MjY4N3lhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1032823,'_transient_aiowps_captcha_string_info_3bvx9lv1db','MTU5Mjc1MzExOXlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1032866,'_transient_timeout_aiowps_captcha_string_info_0xy3psm1nn','1592758404','no'),(1032867,'_transient_aiowps_captcha_string_info_0xy3psm1nn','MTU5Mjc1NjYwNHlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1033063,'_transient_timeout_aiowps_captcha_string_info_cteic76mxz','1592775489','no'),(1032890,'_transient_timeout_aiowps_captcha_string_info_lgo2pyo5d4','1592760456','no'),(1032891,'_transient_aiowps_captcha_string_info_lgo2pyo5d4','MTU5Mjc1ODY1NnlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1033064,'_transient_aiowps_captcha_string_info_cteic76mxz','MTU5Mjc3MzY4OXlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1123379,'_transient_aiowps_captcha_string_info_qqtj2joeoq','MTU5OTM5MDQ5OHlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1123388,'_transient_timeout_aiowps_captcha_string_info_jgn3h65mxl','1599392983','no'),(1033180,'_transient_timeout_aiowps_captcha_string_info_s0xv3ge0x8','1592784533','no'),(1033181,'_transient_aiowps_captcha_string_info_s0xv3ge0x8','MTU5Mjc4MjczM3lhajNtcDh1cmRjYjZyanVjbHNsMjk=','no'),(1033211,'_transient_timeout_aiowps_captcha_string_info_fpx4oro0du','1592786175','no'),(1033212,'_transient_aiowps_captcha_string_info_fpx4oro0du','MTU5Mjc4NDM3NXlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1033307,'_transient_timeout_aiowps_captcha_string_info_zserk90nf8','1592792618','no'),(1033308,'_transient_aiowps_captcha_string_info_zserk90nf8','MTU5Mjc5MDgxOHlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1033330,'_transient_timeout_aiowps_captcha_string_info_g0vpvtilf8','1592794523','no'),(1033331,'_transient_aiowps_captcha_string_info_g0vpvtilf8','MTU5Mjc5MjcyM3lhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(1033613,'_transient_timeout_aiowps_captcha_string_info_0amz1vc4k2','1592817037','no'),(1034416,'_transient_timeout_aiowps_captcha_string_info_0qda75dqx2','1592873132','no'),(1033902,'_transient_timeout_aiowps_captcha_string_info_1tca3ub79i','1592836500','no'),(1124538,'_transient_timeout_aiowps_captcha_string_info_yk1bndhevn','1599469898','no'),(1033903,'_transient_aiowps_captcha_string_info_1tca3ub79i','MTU5MjgzNDcwMHlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1033924,'_transient_timeout_aiowps_captcha_string_info_n48zxoz06g','1592838053','no'),(1033925,'_transient_aiowps_captcha_string_info_n48zxoz06g','MTU5MjgzNjI1M3lhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1033950,'_transient_timeout_aiowps_captcha_string_info_q2hrrz2961','1592839246','no'),(1033936,'_transient_timeout_aiowps_captcha_string_info_adooij3k1u','1592838460','no'),(1033937,'_transient_aiowps_captcha_string_info_adooij3k1u','MTU5MjgzNjY2MHlhajNtcDh1cmRjYjZyanVjbHNsMTc=','no'),(1033951,'_transient_aiowps_captcha_string_info_q2hrrz2961','MTU5MjgzNzQ0NnlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1034015,'_transient_timeout_aiowps_captcha_string_info_kdc9717qkj','1592844764','no'),(1034016,'_transient_aiowps_captcha_string_info_kdc9717qkj','MTU5Mjg0Mjk2NHlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(1034198,'_transient_timeout_aiowps_captcha_string_info_v54oqu5kj8','1592858217','no'),(1034153,'_transient_timeout_aiowps_captcha_string_info_52jtg4e8vi','1592855002','no'),(1034154,'_transient_aiowps_captcha_string_info_52jtg4e8vi','MTU5Mjg1MzIwMnlhajNtcDh1cmRjYjZyanVjbHNsMjg=','no'),(1034162,'_transient_timeout_aiowps_captcha_string_info_hgpe0p7tub','1592855719','no'),(1034163,'_transient_aiowps_captcha_string_info_hgpe0p7tub','MTU5Mjg1MzkxOXlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1034199,'_transient_aiowps_captcha_string_info_v54oqu5kj8','MTU5Mjg1NjQxN3lhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1034324,'_transient_timeout_aiowps_captcha_string_info_qh27obxwwj','1592866807','no'),(1034260,'_transient_timeout_aiowps_captcha_string_info_3oxrl2ujw4','1592862489','no'),(1034261,'_transient_aiowps_captcha_string_info_3oxrl2ujw4','MTU5Mjg2MDY4OXlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1034304,'_transient_timeout_aiowps_captcha_string_info_ef30rdp5g8','1592865086','no'),(1034305,'_transient_aiowps_captcha_string_info_ef30rdp5g8','MTU5Mjg2MzI4NnlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1034325,'_transient_aiowps_captcha_string_info_qh27obxwwj','MTU5Mjg2NTAwN3lhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1033614,'_transient_aiowps_captcha_string_info_0amz1vc4k2','MTU5MjgxNTIzN3lhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(1033656,'_transient_timeout_aiowps_captcha_string_info_qdq1yssgi4','1592820014','no'),(1033628,'_transient_timeout_aiowps_captcha_string_info_pnev2qgxfk','1592818024','no'),(1033629,'_transient_aiowps_captcha_string_info_pnev2qgxfk','MTU5MjgxNjIyNHlhajNtcDh1cmRjYjZyanVjbHNsMTg=','no'),(1033634,'_transient_timeout_aiowps_captcha_string_info_y6za13t9is','1592818447','no'),(1033635,'_transient_aiowps_captcha_string_info_y6za13t9is','MTU5MjgxNjY0N3lhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(1033654,'_transient_timeout_aiowps_captcha_string_info_m5604sn5wu','1592819855','no'),(1033655,'_transient_aiowps_captcha_string_info_m5604sn5wu','MTU5MjgxODA1NXlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1033657,'_transient_aiowps_captcha_string_info_qdq1yssgi4','MTU5MjgxODIxNHlhajNtcDh1cmRjYjZyanVjbHNsMTQ=','no'),(1033732,'_transient_timeout_aiowps_captcha_string_info_uhnr8jr3mp','1592826638','no'),(1033733,'_transient_aiowps_captcha_string_info_uhnr8jr3mp','MTU5MjgyNDgzOHlhajNtcDh1cmRjYjZyanVjbHNsMTQ=','no'),(1033759,'_transient_timeout_yst_sm_1_1:4gHp_eRZA','1592913111','no'),(1033760,'_transient_yst_sm_1_1:4gHp_eRZA','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-02-20T06:22:53-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2019-07-22T21:02:01-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2019-05-23T20:54:45-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1123449,'_transient_aiowps_captcha_string_info_sgitbqsjs5','MTU5OTM5NTMwNHlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1033796,'_transient_timeout_aiowps_captcha_string_info_w3dng6n93g','1592830026','no'),(1033797,'_transient_aiowps_captcha_string_info_w3dng6n93g','MTU5MjgyODIyNnlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1034417,'_transient_aiowps_captcha_string_info_0qda75dqx2','MTU5Mjg3MTMzMnlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1034616,'_transient_timeout_aiowps_captcha_string_info_c7xad4sul1','1592885987','no'),(1209590,'_transient_timeout_aiowps_captcha_string_info_sko8agnk7h','1605623386','no'),(1034617,'_transient_aiowps_captcha_string_info_c7xad4sul1','MTU5Mjg4NDE4N3lhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1123739,'_transient_aiowps_captcha_string_info_mitymeldlx','MTU5OTQxNjkzNnlhajNtcDh1cmRjYjZyanVjbHNsMTQ=','no'),(1034641,'_transient_timeout_aiowps_captcha_string_info_zwlwzpvcjz','1592887952','no'),(1034642,'_transient_aiowps_captcha_string_info_zwlwzpvcjz','MTU5Mjg4NjE1MnlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1034776,'_transient_timeout_aiowps_captcha_string_info_0yut28c2q6','1592897345','no'),(1034759,'_transient_timeout_aiowps_captcha_string_info_bva6100l8n','1592896411','no'),(1034760,'_transient_aiowps_captcha_string_info_bva6100l8n','MTU5Mjg5NDYxMXlhajNtcDh1cmRjYjZyanVjbHNsMTk=','no'),(1034777,'_transient_aiowps_captcha_string_info_0yut28c2q6','MTU5Mjg5NTU0NXlhajNtcDh1cmRjYjZyanVjbHNsMzM=','no'),(1034919,'_transient_timeout_aiowps_captcha_string_info_19odo72bg6','1592908115','no'),(1034920,'_transient_aiowps_captcha_string_info_19odo72bg6','MTU5MjkwNjMxNXlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1035099,'_transient_timeout_aiowps_captcha_string_info_49ks429jtd','1592919636','no'),(1035001,'_transient_timeout_yst_sm_1_1:4gHp_dssR','1592998690','no'),(1035002,'_transient_yst_sm_1_1:4gHp_dssR','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-02-20T06:22:53-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2019-07-22T21:02:01-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2019-05-23T20:54:45-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1035022,'_transient_timeout_aiowps_captcha_string_info_0215o3fcfj','1592915536','no'),(1035023,'_transient_aiowps_captcha_string_info_0215o3fcfj','MTU5MjkxMzczNnlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1123579,'_transient_timeout_aiowps_captcha_string_info_h4hxpoi8gh','1599405588','no'),(1209445,'_transient_timeout_aiowps_captcha_string_info_ci8okin6tk','1605613866','no'),(1035100,'_transient_aiowps_captcha_string_info_49ks429jtd','MTU5MjkxNzgzNnlhajNtcDh1cmRjYjZyanVjbHNsMjE=','no'),(1035133,'_transient_timeout_aiowps_captcha_string_info_7zqj716j2u','1592921633','no'),(1035109,'_transient_timeout_aiowps_captcha_string_info_yoecn9jjib','1592919988','no'),(1035110,'_transient_aiowps_captcha_string_info_yoecn9jjib','MTU5MjkxODE4OHlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(1035134,'_transient_aiowps_captcha_string_info_7zqj716j2u','MTU5MjkxOTgzM3lhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1035140,'_transient_timeout_aiowps_captcha_string_info_wpxqseri2s','1592922104','no'),(1035138,'_transient_timeout_aiowps_captcha_string_info_p36k3r3lxm','1592921990','no'),(1035139,'_transient_aiowps_captcha_string_info_p36k3r3lxm','MTU5MjkyMDE5MHlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1035141,'_transient_aiowps_captcha_string_info_wpxqseri2s','MTU5MjkyMDMwNHlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1035169,'_transient_timeout_aiowps_captcha_string_info_kt83f2bbcl','1592924021','no'),(1035170,'_transient_aiowps_captcha_string_info_kt83f2bbcl','MTU5MjkyMjIyMXlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1035171,'_transient_timeout_aiowps_captcha_string_info_w7wbd99wpd','1592924049','no'),(1035172,'_transient_aiowps_captcha_string_info_w7wbd99wpd','MTU5MjkyMjI0OXlhajNtcDh1cmRjYjZyanVjbHNsMTc=','no'),(1035182,'_transient_timeout_aiowps_captcha_string_info_z64fm5p42u','1592924859','no'),(1035183,'_transient_aiowps_captcha_string_info_z64fm5p42u','MTU5MjkyMzA1OXlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1035214,'_transient_timeout_aiowps_captcha_string_info_69j0z4foxy','1592927131','no'),(1035215,'_transient_aiowps_captcha_string_info_69j0z4foxy','MTU5MjkyNTMzMXlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1035293,'_transient_timeout_aiowps_captcha_string_info_0yhchm6gdb','1592933390','no'),(1035294,'_transient_aiowps_captcha_string_info_0yhchm6gdb','MTU5MjkzMTU5MHlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1035377,'_transient_timeout_aiowps_captcha_string_info_pk2nji8pss','1592939528','no'),(1035378,'_transient_aiowps_captcha_string_info_pk2nji8pss','MTU5MjkzNzcyOHlhajNtcDh1cmRjYjZyanVjbHNsMTc=','no'),(1035425,'_transient_timeout_aiowps_captcha_string_info_i6sz5w7toc','1592943631','no'),(1035426,'_transient_aiowps_captcha_string_info_i6sz5w7toc','MTU5Mjk0MTgzMXlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(1035472,'_transient_timeout_aiowps_captcha_string_info_5qub2sov6m','1592946736','no'),(1035473,'_transient_aiowps_captcha_string_info_5qub2sov6m','MTU5Mjk0NDkzNnlhajNtcDh1cmRjYjZyanVjbHNsMjQ=','no'),(1035517,'_transient_timeout_aiowps_captcha_string_info_0jaj6t8748','1592949979','no'),(1035506,'_transient_timeout_aiowps_captcha_string_info_pz4wvsqjmn','1592949496','no'),(1035507,'_transient_aiowps_captcha_string_info_pz4wvsqjmn','MTU5Mjk0NzY5NnlhajNtcDh1cmRjYjZyanVjbHNsMjY=','no'),(1035518,'_transient_aiowps_captcha_string_info_0jaj6t8748','MTU5Mjk0ODE3OXlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1035674,'_transient_timeout_aiowps_captcha_string_info_j87dep9t7m','1592961803','no'),(1035675,'_transient_aiowps_captcha_string_info_j87dep9t7m','MTU5Mjk2MDAwM3lhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1123389,'_transient_aiowps_captcha_string_info_jgn3h65mxl','MTU5OTM5MTE4M3lhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1123378,'_transient_timeout_aiowps_captcha_string_info_qqtj2joeoq','1599392298','no'),(1035964,'_transient_yst_sm_1_1:4gHp_eW2V','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-02-20T06:22:53-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2019-07-22T21:02:01-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2019-05-23T20:54:45-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1035854,'_transient_timeout_aiowps_captcha_string_info_i4x0jyhicx','1592975548','no'),(1035855,'_transient_aiowps_captcha_string_info_i4x0jyhicx','MTU5Mjk3Mzc0OHlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1036122,'_transient_timeout_aiowps_captcha_string_info_f5vl2g6b2e','1592996314','no'),(1036123,'_transient_aiowps_captcha_string_info_f5vl2g6b2e','MTU5Mjk5NDUxNHlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1036129,'_transient_timeout_aiowps_captcha_string_info_q6bb81bq98','1592996635','no'),(1036130,'_transient_aiowps_captcha_string_info_q6bb81bq98','MTU5Mjk5NDgzNXlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1036205,'_transient_timeout_aiowps_captcha_string_info_z2836si55q','1593002737','no'),(1036206,'_transient_aiowps_captcha_string_info_z2836si55q','MTU5MzAwMDkzNnlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1123373,'_transient_aiowps_captcha_string_info_cxsqemikhb','MTU5OTM5MDQ1N3lhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1123374,'_transient_timeout_aiowps_captcha_string_info_08goazaw6e','1599392271','no'),(1036387,'_transient_timeout_aiowps_captcha_string_info_6ldh0dljlh','1593015773','no'),(1036378,'_transient_timeout_aiowps_captcha_string_info_32cwv77pmm','1593015750','no'),(1036379,'_transient_aiowps_captcha_string_info_32cwv77pmm','MTU5MzAxMzk1MHlhajNtcDh1cmRjYjZyanVjbHNsMjY=','no'),(1036383,'_transient_timeout_aiowps_captcha_string_info_ubvfvzv29r','1593015766','no'),(1036384,'_transient_aiowps_captcha_string_info_ubvfvzv29r','MTU5MzAxMzk2NnlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1036388,'_transient_aiowps_captcha_string_info_6ldh0dljlh','MTU5MzAxMzk3M3lhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(1036397,'_transient_timeout_aiowps_captcha_string_info_notebguuck','1593016131','no'),(1036394,'_transient_timeout_aiowps_captcha_string_info_7p56a3jibw','1593016033','no'),(1036395,'_transient_aiowps_captcha_string_info_7p56a3jibw','MTU5MzAxNDIzM3lhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1036398,'_transient_aiowps_captcha_string_info_notebguuck','MTU5MzAxNDMzMXlhajNtcDh1cmRjYjZyanVjbHNsMTk=','no'),(1123448,'_transient_timeout_aiowps_captcha_string_info_sgitbqsjs5','1599397104','no'),(1036453,'_transient_timeout_aiowps_captcha_string_info_qoginvin9x','1593020906','no'),(1036454,'_transient_aiowps_captcha_string_info_qoginvin9x','MTU5MzAxOTEwNnlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1036518,'_transient_timeout_aiowps_captcha_string_info_0uxeylxqcp','1593025630','no'),(1036519,'_transient_aiowps_captcha_string_info_0uxeylxqcp','MTU5MzAyMzgzMHlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1036672,'_transient_timeout_aiowps_captcha_string_info_fvis0rdilv','1593037828','no'),(1036673,'_transient_aiowps_captcha_string_info_fvis0rdilv','MTU5MzAzNjAyOHlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1036695,'_transient_timeout_aiowps_captcha_string_info_z4jp0y1iaa','1593039355','no'),(1036696,'_transient_aiowps_captcha_string_info_z4jp0y1iaa','MTU5MzAzNzU1NXlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1120836,'_transient_timeout_aiowps_captcha_string_info_ko2jqfeefp','1599211747','no'),(1042616,'_transient_timeout_yst_sm_1_1:4gHp_dnmb','1593567211','no'),(1039331,'_transient_timeout_aiowps_captcha_string_info_uy0umre3k4','1593238528','no'),(1037443,'_transient_timeout_aiowps_captcha_string_info_pizgy3gdnu','1593093302','no'),(1037444,'_transient_aiowps_captcha_string_info_pizgy3gdnu','MTU5MzA5MTUwMnlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1037591,'_transient_timeout_aiowps_captcha_string_info_9s4sr9hn37','1593105574','no'),(1037465,'_transient_timeout_yst_sm_1_1:4gHp_4lD6r','1593179102','no'),(1037466,'_transient_yst_sm_1_1:4gHp_4lD6r','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-02-20T06:22:53-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2019-07-22T21:02:01-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2019-05-23T20:54:45-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1037592,'_transient_aiowps_captcha_string_info_9s4sr9hn37','MTU5MzEwMzc3NHlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1037789,'_transient_timeout_aiowps_captcha_string_info_mvxowbfucg','1593122532','no'),(1037699,'_transient_timeout_aiowps_captcha_string_info_6vwjdesis7','1593114911','no'),(1037700,'_transient_aiowps_captcha_string_info_6vwjdesis7','MTU5MzExMzExMXlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1037790,'_transient_aiowps_captcha_string_info_mvxowbfucg','MTU5MzEyMDczMnlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1037800,'_transient_timeout_aiowps_captcha_string_info_nxrks6pk8q','1593123436','no'),(1037801,'_transient_aiowps_captcha_string_info_nxrks6pk8q','MTU5MzEyMTYzNnlhajNtcDh1cmRjYjZyanVjbHNsMjg=','no'),(1121389,'_transient_aiowps_captcha_string_info_i15di30b1a','MTU5OTI0OTMzMnlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1121401,'_transient_timeout_aiowps_captcha_string_info_gerw3jo0mn','1599251820','no'),(1121402,'_transient_aiowps_captcha_string_info_gerw3jo0mn','MTU5OTI1MDAyMHlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1121411,'_transient_timeout_aiowps_captcha_string_info_sdmw7ad2ng','1599252160','no'),(1121412,'_transient_aiowps_captcha_string_info_sdmw7ad2ng','MTU5OTI1MDM2MHlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1121520,'_transient_timeout_aiowps_captcha_string_info_uvulnim2mp','1599260197','no'),(1121432,'_transient_timeout_aiowps_captcha_string_info_whauev3rex','1599253725','no'),(1121433,'_transient_aiowps_captcha_string_info_whauev3rex','MTU5OTI1MTkyNXlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(1121521,'_transient_aiowps_captcha_string_info_uvulnim2mp','MTU5OTI1ODM5N3lhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1121568,'_transient_timeout_aiowps_captcha_string_info_2dynk6ypd9','1599263743','no'),(1121569,'_transient_aiowps_captcha_string_info_2dynk6ypd9','MTU5OTI2MTk0M3lhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(1121605,'_transient_timeout_aiowps_captcha_string_info_or534imjvf','1599266442','no'),(1122474,'_transient_aiowps_captcha_string_info_gfvlfeuquy','MTU5OTMyMTA1MHlhajNtcDh1cmRjYjZyanVjbHNsMjc=','no'),(1122498,'_transient_timeout_aiowps_captcha_string_info_tgs2intudi','1599324579','no'),(1122499,'_transient_aiowps_captcha_string_info_tgs2intudi','MTU5OTMyMjc3OXlhajNtcDh1cmRjYjZyanVjbHNsMjQ=','no'),(1122520,'_transient_timeout_aiowps_captcha_string_info_01gscgr5x5','1599326340','no'),(1122521,'_transient_aiowps_captcha_string_info_01gscgr5x5','MTU5OTMyNDU0MHlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1122534,'_transient_timeout_aiowps_captcha_string_info_fgvkra3q0u','1599327044','no'),(1122535,'_transient_aiowps_captcha_string_info_fgvkra3q0u','MTU5OTMyNTI0NHlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1122700,'_transient_timeout_aiowps_captcha_string_info_vxrrjak3t7','1599341430','no'),(1122701,'_transient_aiowps_captcha_string_info_vxrrjak3t7','MTU5OTMzOTYzMHlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1209366,'_transient_timeout_aiowps_captcha_string_info_77y22hmwiu','1605607462','no'),(1209446,'_transient_aiowps_captcha_string_info_ci8okin6tk','MTYwNTYxMjA2NnlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(1123440,'_transient_timeout_aiowps_captcha_string_info_v7flpjqjgg','1599397055','no'),(1123441,'_transient_aiowps_captcha_string_info_v7flpjqjgg','MTU5OTM5NTI1NXlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1121606,'_transient_aiowps_captcha_string_info_or534imjvf','MTU5OTI2NDY0MnlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(1121623,'_transient_timeout_aiowps_captcha_string_info_9zovat1vqk','1599267178','no'),(1121624,'_transient_aiowps_captcha_string_info_9zovat1vqk','MTU5OTI2NTM3OHlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1121639,'_transient_timeout_aiowps_captcha_string_info_5j4xzq7jqw','1599268213','no'),(1121640,'_transient_aiowps_captcha_string_info_5j4xzq7jqw','MTU5OTI2NjQxM3lhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(1122946,'_transient_timeout_yst_sm_1_1:4gHp_dKpI','1599445519','no'),(1122947,'_transient_yst_sm_1_1:4gHp_dKpI','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-08-22T09:40:24-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2020-08-22T09:52:13-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2020-08-22T09:53:10-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1121708,'_transient_timeout_aiowps_captcha_string_info_vibsnb2rpa','1599272506','no'),(1121709,'_transient_aiowps_captcha_string_info_vibsnb2rpa','MTU5OTI3MDcwNnlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1121732,'_transient_timeout_aiowps_captcha_string_info_xif0psme1u','1599274152','no'),(1121733,'_transient_aiowps_captcha_string_info_xif0psme1u','MTU5OTI3MjM1MnlhajNtcDh1cmRjYjZyanVjbHNsMzI=','no'),(1121753,'_transient_timeout_aiowps_captcha_string_info_0g3s2tbk8n','1599275194','no'),(1121754,'_transient_aiowps_captcha_string_info_0g3s2tbk8n','MTU5OTI3MzM5NHlhajNtcDh1cmRjYjZyanVjbHNsMzE=','no'),(1122086,'_transient_timeout_aiowps_captcha_string_info_jocwvj69fd','1599298347','no'),(1121773,'_transient_timeout_aiowps_captcha_string_info_j6r9avk4wz','1599276320','no'),(1121774,'_transient_aiowps_captcha_string_info_j6r9avk4wz','MTU5OTI3NDUyMHlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1121797,'_transient_timeout_aiowps_captcha_string_info_zf0kg0wctt','1599278014','no'),(1121798,'_transient_aiowps_captcha_string_info_zf0kg0wctt','MTU5OTI3NjIxNHlhajNtcDh1cmRjYjZyanVjbHNsMjI=','no'),(1121818,'_transient_timeout_aiowps_captcha_string_info_01q2405rxm','1599279625','no'),(1121819,'_transient_aiowps_captcha_string_info_01q2405rxm','MTU5OTI3NzgyNXlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1121861,'_transient_timeout_aiowps_captcha_string_info_4udai6kq8i','1599283118','no'),(1121862,'_transient_aiowps_captcha_string_info_4udai6kq8i','MTU5OTI4MTMxOHlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1122028,'_transient_timeout_aiowps_captcha_string_info_xkm0y09bta','1599295512','no'),(1121974,'_transient_timeout_aiowps_captcha_string_info_mikf2c28bb','1599291793','no'),(1121975,'_transient_aiowps_captcha_string_info_mikf2c28bb','MTU5OTI4OTk5M3lhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1122029,'_transient_aiowps_captcha_string_info_xkm0y09bta','MTU5OTI5MzcxMnlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1122066,'_transient_timeout_aiowps_captcha_string_info_9x30zsk7f8','1599298169','no'),(1122067,'_transient_aiowps_captcha_string_info_9x30zsk7f8','MTU5OTI5NjM2OXlhajNtcDh1cmRjYjZyanVjbHNsMTk=','no'),(1122068,'_transient_timeout_aiowps_captcha_string_info_6woflmbawl','1599298180','no'),(1122069,'_transient_aiowps_captcha_string_info_6woflmbawl','MTU5OTI5NjM4MHlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1122070,'_transient_timeout_aiowps_captcha_string_info_67ulq5juq4','1599298188','no'),(1122071,'_transient_aiowps_captcha_string_info_67ulq5juq4','MTU5OTI5NjM4OHlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1122072,'_transient_timeout_aiowps_captcha_string_info_j3vb8jjska','1599298198','no'),(1122073,'_transient_aiowps_captcha_string_info_j3vb8jjska','MTU5OTI5NjM5OHlhajNtcDh1cmRjYjZyanVjbHNsMTg=','no'),(1122074,'_transient_timeout_aiowps_captcha_string_info_0hp6he0olr','1599298203','no'),(1122075,'_transient_aiowps_captcha_string_info_0hp6he0olr','MTU5OTI5NjQwM3lhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1122076,'_transient_timeout_aiowps_captcha_string_info_64ptjgv9k1','1599298207','no'),(1122077,'_transient_aiowps_captcha_string_info_64ptjgv9k1','MTU5OTI5NjQwN3lhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1122078,'_transient_timeout_aiowps_captcha_string_info_xvte8cwh60','1599298220','no'),(1122079,'_transient_aiowps_captcha_string_info_xvte8cwh60','MTU5OTI5NjQyMHlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1123372,'_transient_timeout_aiowps_captcha_string_info_cxsqemikhb','1599392257','no'),(1122087,'_transient_aiowps_captcha_string_info_jocwvj69fd','MTU5OTI5NjU0N3lhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1122096,'_transient_timeout_aiowps_captcha_string_info_veq20sa2i3','1599298857','no'),(1122097,'_transient_aiowps_captcha_string_info_veq20sa2i3','MTU5OTI5NzA1N3lhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1123738,'_transient_timeout_aiowps_captcha_string_info_mitymeldlx','1599418736','no'),(1122156,'_transient_timeout_yst_sm_1_1:4gHp_dxu4','1599388264','no'),(1122157,'_transient_yst_sm_1_1:4gHp_dxu4','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-08-22T09:40:24-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2020-08-22T09:52:13-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2020-08-22T09:53:10-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1162913,'_transient_aiowps_captcha_string_info_55t6xs3v0b','MTYwMjExOTE5NHlhajNtcDh1cmRjYjZyanVjbHNsMTg=','no'),(1162923,'_transient_timeout_aiowps_captcha_string_info_sy0ftzi1e6','1602121769','no'),(1162924,'_transient_aiowps_captcha_string_info_sy0ftzi1e6','MTYwMjExOTk2OXlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1163492,'_transient_aiowps_captcha_string_info_0nqkjuvk3d','MTYwMjE2MDY5N3lhajNtcDh1cmRjYjZyanVjbHNsMTQ=','no'),(1163493,'_transient_timeout_aiowps_captcha_string_info_a2ec8teli6','1602162540','no'),(1163494,'_transient_aiowps_captcha_string_info_a2ec8teli6','MTYwMjE2MDczOXlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1203069,'_transient_aiowps_captcha_string_info_q8niqe43ub','MTYwNTExMzk3M3lhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1163538,'_transient_timeout_aiowps_captcha_string_info_ep0and5pxg','1602164221','no'),(1122291,'_transient_timeout_aiowps_captcha_string_info_0b6zmvdswi','1599312326','no'),(1122292,'_transient_aiowps_captcha_string_info_0b6zmvdswi','MTU5OTMxMDUyNnlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1122293,'_transient_timeout_aiowps_captcha_string_info_wzmxf64vxs','1599312328','no'),(1122294,'_transient_aiowps_captcha_string_info_wzmxf64vxs','MTU5OTMxMDUyOHlhajNtcDh1cmRjYjZyanVjbHNsMjg=','no'),(1122359,'_transient_timeout_aiowps_captcha_string_info_deiuo8c03x','1599315686','no'),(1122309,'_transient_timeout_aiowps_captcha_string_info_m6c1ovix91','1599313149','no'),(1122310,'_transient_aiowps_captcha_string_info_m6c1ovix91','MTU5OTMxMTM0OXlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1122314,'_transient_timeout_aiowps_captcha_string_info_4jub6pib1a','1599313342','no'),(1122315,'_transient_aiowps_captcha_string_info_4jub6pib1a','MTU5OTMxMTU0MnlhajNtcDh1cmRjYjZyanVjbHNsMzc=','no'),(1122337,'_transient_timeout_aiowps_captcha_string_info_hbsgkmkd03','1599314409','no'),(1122338,'_transient_aiowps_captcha_string_info_hbsgkmkd03','MTU5OTMxMjYwOXlhajNtcDh1cmRjYjZyanVjbHNsMTQ=','no'),(1122360,'_transient_aiowps_captcha_string_info_deiuo8c03x','MTU5OTMxMzg4NnlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(1122369,'_transient_timeout_aiowps_captcha_string_info_jw9kwjc9sn','1599316203','no'),(1122370,'_transient_aiowps_captcha_string_info_jw9kwjc9sn','MTU5OTMxNDQwM3lhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1122377,'_transient_timeout_aiowps_captcha_string_info_ote6pjjqa9','1599316595','no'),(1122378,'_transient_aiowps_captcha_string_info_ote6pjjqa9','MTU5OTMxNDc5NXlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1122428,'_transient_timeout_aiowps_captcha_string_info_leulrdcyhb','1599319895','no'),(1122429,'_transient_aiowps_captcha_string_info_leulrdcyhb','MTU5OTMxODA5NXlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1122473,'_transient_timeout_aiowps_captcha_string_info_gfvlfeuquy','1599322850','no'),(1037108,'_transient_timeout_yst_sm_1_1:4gHp_ehRY','1593152660','no'),(1036929,'_transient_timeout_aiowps_captcha_string_info_zn2i7ruor4','1593055352','no'),(1036930,'_transient_aiowps_captcha_string_info_zn2i7ruor4','MTU5MzA1MzU1MnlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(1123171,'_transient_timeout_aiowps_captcha_string_info_d9r7zq1747','1599378718','no'),(1123779,'_transient_timeout_aiowps_captcha_string_info_nx1t0ji6h5','1599421615','no'),(1123329,'_transient_aiowps_captcha_string_info_d6u8dbp6hk','MTU5OTM4OTIyMXlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1123331,'_transient_aiowps_captcha_string_info_9v74upup72','MTU5OTM4OTIyNHlhajNtcDh1cmRjYjZyanVjbHNsMTc=','no'),(1123344,'_transient_timeout_aiowps_captcha_string_info_8yxzlt7o4p','1599391725','no'),(1123345,'_transient_aiowps_captcha_string_info_8yxzlt7o4p','MTU5OTM4OTkyNXlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1123348,'_transient_timeout_aiowps_captcha_string_info_d8ahudjkg6','1599391851','no'),(1123349,'_transient_aiowps_captcha_string_info_d8ahudjkg6','MTU5OTM5MDA1MXlhajNtcDh1cmRjYjZyanVjbHNsMTQ=','no'),(1123350,'_transient_timeout_aiowps_captcha_string_info_em63suuyxg','1599391854','no'),(1123351,'_transient_aiowps_captcha_string_info_em63suuyxg','MTU5OTM5MDA1NHlhajNtcDh1cmRjYjZyanVjbHNsMjM=','no'),(1123352,'_transient_timeout_aiowps_captcha_string_info_vj86nmigqv','1599391857','no'),(1123353,'_transient_aiowps_captcha_string_info_vj86nmigqv','MTU5OTM5MDA1N3lhajNtcDh1cmRjYjZyanVjbHNsMzc=','no'),(1123354,'_transient_timeout_aiowps_captcha_string_info_qi246qqnzg','1599391861','no'),(1123355,'_transient_aiowps_captcha_string_info_qi246qqnzg','MTU5OTM5MDA2MXlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1123359,'_transient_timeout_aiowps_captcha_string_info_vcd109wjyc','1599391912','no'),(1123357,'_transient_timeout_aiowps_captcha_string_info_demzcaly10','1599391864','no'),(1123358,'_transient_aiowps_captcha_string_info_demzcaly10','MTU5OTM5MDA2NHlhajNtcDh1cmRjYjZyanVjbHNsMjM=','no'),(1123360,'_transient_aiowps_captcha_string_info_vcd109wjyc','MTU5OTM5MDExMnlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1123362,'_transient_timeout_aiowps_captcha_string_info_z1dbpvll5y','1599391970','no'),(1123363,'_transient_aiowps_captcha_string_info_z1dbpvll5y','MTU5OTM5MDE3MHlhajNtcDh1cmRjYjZyanVjbHNsMjI=','no'),(1123367,'_transient_timeout_aiowps_captcha_string_info_tfw9luchis','1599392243','no'),(1123368,'_transient_aiowps_captcha_string_info_tfw9luchis','MTU5OTM5MDQ0M3lhajNtcDh1cmRjYjZyanVjbHNsMzg=','no'),(1123369,'_transient_timeout_aiowps_captcha_string_info_vdw1gzpzqy','1599392249','no'),(1123370,'_transient_aiowps_captcha_string_info_vdw1gzpzqy','MTU5OTM5MDQ0OXlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1037006,'_transient_timeout_aiowps_captcha_string_info_cfj1p1uj9v','1593060492','no'),(1037007,'_transient_aiowps_captcha_string_info_cfj1p1uj9v','MTU5MzA1ODY5MnlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1037109,'_transient_yst_sm_1_1:4gHp_ehRY','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-02-20T06:22:53-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2019-07-22T21:02:01-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2019-05-23T20:54:45-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1037252,'_transient_timeout_aiowps_captcha_string_info_prrg805pba','1593079950','no'),(1037253,'_transient_aiowps_captcha_string_info_prrg805pba','MTU5MzA3ODE1MHlhajNtcDh1cmRjYjZyanVjbHNsMjk=','no'),(1038143,'_transient_timeout_aiowps_captcha_string_info_urf89zhjav','1593148021','no'),(1038144,'_transient_aiowps_captcha_string_info_urf89zhjav','MTU5MzE0NjIyMXlhajNtcDh1cmRjYjZyanVjbHNsMTk=','no'),(1038245,'_transient_timeout_aiowps_captcha_string_info_grhct9jtgr','1593155307','no'),(1038246,'_transient_aiowps_captcha_string_info_grhct9jtgr','MTU5MzE1MzUwN3lhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(1038304,'_transient_timeout_aiowps_captcha_string_info_5j2n4xxnj4','1593159861','no'),(1038305,'_transient_aiowps_captcha_string_info_5j2n4xxnj4','MTU5MzE1ODA2MXlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(1038330,'_transient_timeout_aiowps_captcha_string_info_cg6bi1yn14','1593162113','no'),(1038316,'_transient_timeout_aiowps_captcha_string_info_5aigbmpq4f','1593160947','no'),(1038317,'_transient_aiowps_captcha_string_info_5aigbmpq4f','MTU5MzE1OTE0N3lhajNtcDh1cmRjYjZyanVjbHNsMjk=','no'),(1038331,'_transient_aiowps_captcha_string_info_cg6bi1yn14','MTU5MzE2MDMxM3lhajNtcDh1cmRjYjZyanVjbHNsMzA=','no'),(1038394,'_transient_timeout_yst_sm_1_1:4gHp_dUtu','1593251835','no'),(1038395,'_transient_yst_sm_1_1:4gHp_dUtu','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-02-20T06:22:53-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2019-07-22T21:02:01-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2019-05-23T20:54:45-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1038412,'_transient_timeout_aiowps_captcha_string_info_2d3uewboj0','1593168223','no'),(1038413,'_transient_aiowps_captcha_string_info_2d3uewboj0','MTU5MzE2NjQyM3lhajNtcDh1cmRjYjZyanVjbHNsMTQ=','no'),(1038689,'_transient_timeout_aiowps_captcha_string_info_1giewm84in','1593190098','no'),(1038690,'_transient_aiowps_captcha_string_info_1giewm84in','MTU5MzE4ODI5OHlhajNtcDh1cmRjYjZyanVjbHNsMzA=','no'),(1039003,'_transient_timeout_yst_sm_1_1:4gHp_4kLhv','1593300530','no'),(1039004,'_transient_yst_sm_1_1:4gHp_4kLhv','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-02-20T06:22:53-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2019-07-22T21:02:01-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2019-05-23T20:54:45-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1039028,'_transient_timeout_aiowps_captcha_string_info_y1756okdqo','1593217217','no'),(1039029,'_transient_aiowps_captcha_string_info_y1756okdqo','MTU5MzIxNTQxN3lhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1039316,'_transient_timeout_aiowps_captcha_string_info_ycx7wcksml','1593237361','no'),(1039317,'_transient_aiowps_captcha_string_info_ycx7wcksml','MTU5MzIzNTU2MXlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1039373,'_transient_timeout_aiowps_captcha_string_info_df15zte6q2','1593241658','no'),(1039332,'_transient_aiowps_captcha_string_info_uy0umre3k4','MTU5MzIzNjcyOHlhajNtcDh1cmRjYjZyanVjbHNsMzM=','no'),(1039374,'_transient_aiowps_captcha_string_info_df15zte6q2','MTU5MzIzOTg1OHlhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(1039460,'_transient_timeout_aiowps_captcha_string_info_jgzh3mntd2','1593248045','no'),(1039461,'_transient_aiowps_captcha_string_info_jgzh3mntd2','MTU5MzI0NjI0NXlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(1039518,'_transient_timeout_aiowps_captcha_string_info_dh2e5mym17','1593253144','no'),(1039519,'_transient_aiowps_captcha_string_info_dh2e5mym17','MTU5MzI1MTM0NHlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(1039520,'_transient_timeout_aiowps_captcha_string_info_hptthb46fn','1593253181','no'),(1039521,'_transient_aiowps_captcha_string_info_hptthb46fn','MTU5MzI1MTM4MHlhajNtcDh1cmRjYjZyanVjbHNsMzQ=','no'),(1039522,'_transient_timeout_aiowps_captcha_string_info_gyxv04u2je','1593253217','no'),(1039523,'_transient_aiowps_captcha_string_info_gyxv04u2je','MTU5MzI1MTQxN3lhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1039526,'_transient_timeout_aiowps_captcha_string_info_om0ucbrmyu','1593253241','no'),(1039527,'_transient_aiowps_captcha_string_info_om0ucbrmyu','MTU5MzI1MTQ0MXlhajNtcDh1cmRjYjZyanVjbHNsMzQ=','no'),(1039528,'_transient_timeout_aiowps_captcha_string_info_qbgna1o8dr','1593253249','no'),(1039529,'_transient_aiowps_captcha_string_info_qbgna1o8dr','MTU5MzI1MTQ0OXlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1039530,'_transient_timeout_aiowps_captcha_string_info_sbhvh5mf9k','1593253261','no'),(1039531,'_transient_aiowps_captcha_string_info_sbhvh5mf9k','MTU5MzI1MTQ2MXlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1039532,'_transient_timeout_aiowps_captcha_string_info_qob7y6pgkl','1593253289','no'),(1039533,'_transient_aiowps_captcha_string_info_qob7y6pgkl','MTU5MzI1MTQ4OXlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(1039534,'_transient_timeout_aiowps_captcha_string_info_u52hlw59pi','1593253307','no'),(1039535,'_transient_aiowps_captcha_string_info_u52hlw59pi','MTU5MzI1MTUwN3lhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1039537,'_transient_timeout_aiowps_captcha_string_info_460hg18qu9','1593253337','no'),(1039538,'_transient_aiowps_captcha_string_info_460hg18qu9','MTU5MzI1MTUzN3lhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1039609,'_transient_timeout_aiowps_captcha_string_info_rrhquxhpqk','1593258567','no'),(1039557,'_transient_timeout_aiowps_captcha_string_info_tbzud9r72s','1593254292','no'),(1039558,'_transient_aiowps_captcha_string_info_tbzud9r72s','MTU5MzI1MjQ5MnlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(1039610,'_transient_aiowps_captcha_string_info_rrhquxhpqk','MTU5MzI1Njc2N3lhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1039611,'_transient_timeout_aiowps_captcha_string_info_x3dau6e5x6','1593258595','no'),(1039612,'_transient_aiowps_captcha_string_info_x3dau6e5x6','MTU5MzI1Njc5NXlhajNtcDh1cmRjYjZyanVjbHNsMTk=','no'),(1039615,'_transient_timeout_aiowps_captcha_string_info_61a4rkievl','1593258793','no'),(1039616,'_transient_aiowps_captcha_string_info_61a4rkievl','MTU5MzI1Njk5M3lhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(1040275,'_transient_timeout_aiowps_captcha_string_info_ydwatxfp8j','1593307581','no'),(1040276,'_transient_aiowps_captcha_string_info_ydwatxfp8j','MTU5MzMwNTc4MXlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(1040028,'_transient_timeout_aiowps_captcha_string_info_wk4c338cio','1593290887','no'),(1039787,'_transient_timeout_aiowps_captcha_string_info_81jtsfkib8','1593271334','no'),(1039788,'_transient_aiowps_captcha_string_info_81jtsfkib8','MTU5MzI2OTUzNHlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1040029,'_transient_aiowps_captcha_string_info_wk4c338cio','MTU5MzI4OTA4N3lhajNtcDh1cmRjYjZyanVjbHNsMzI=','no'),(1040030,'_transient_timeout_aiowps_captcha_string_info_4ipb159199','1593291064','no'),(1040031,'_transient_aiowps_captcha_string_info_4ipb159199','MTU5MzI4OTI2NHlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1040116,'_transient_timeout_aiowps_captcha_string_info_3umxb06st3','1593297229','no'),(1040117,'_transient_aiowps_captcha_string_info_3umxb06st3','MTU5MzI5NTQyOXlhajNtcDh1cmRjYjZyanVjbHNsMjg=','no'),(1040124,'_transient_timeout_aiowps_captcha_string_info_z0v4jxdwgj','1593297530','no'),(1040125,'_transient_aiowps_captcha_string_info_z0v4jxdwgj','MTU5MzI5NTczMHlhajNtcDh1cmRjYjZyanVjbHNsMjE=','no'),(1040235,'_transient_timeout_aiowps_captcha_string_info_gf9wwp7kr9','1593306102','no'),(1040236,'_transient_aiowps_captcha_string_info_gf9wwp7kr9','MTU5MzMwNDMwMnlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1121351,'_transient_timeout_yst_sm_1_1:4gHp_4lFsu','1599332896','no'),(1121352,'_transient_yst_sm_1_1:4gHp_4lFsu','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-08-22T09:40:24-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2020-08-22T09:52:13-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2020-08-22T09:53:10-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1121388,'_transient_timeout_aiowps_captcha_string_info_i15di30b1a','1599251132','no'),(1040300,'_transient_timeout_aiowps_captcha_string_info_xeeo5hod1v','1593309354','no'),(1040301,'_transient_aiowps_captcha_string_info_xeeo5hod1v','MTU5MzMwNzU1NHlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(1121339,'_transient_aiowps_captcha_string_info_jkrlkrpqr3','MTU5OTI0NTUwMXlhajNtcDh1cmRjYjZyanVjbHNsMzM=','no'),(1121189,'_transient_timeout_aiowps_captcha_string_info_247epnlcvb','1599236237','no'),(1040391,'_transient_timeout_aiowps_captcha_string_info_5jcjc3snar','1593316382','no'),(1040392,'_transient_aiowps_captcha_string_info_5jcjc3snar','MTU5MzMxNDU4MnlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(1040396,'_transient_timeout_aiowps_captcha_string_info_i4b0t6x6iv','1593316832','no'),(1040397,'_transient_aiowps_captcha_string_info_i4b0t6x6iv','MTU5MzMxNTAzMnlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1040588,'_transient_timeout_aiowps_captcha_string_info_mrmatlu82k','1593331680','no'),(1040470,'_transient_timeout_aiowps_captcha_string_info_9qdoiiln7x','1593322344','no'),(1040471,'_transient_aiowps_captcha_string_info_9qdoiiln7x','MTU5MzMyMDU0NHlhajNtcDh1cmRjYjZyanVjbHNsMjc=','no'),(1040589,'_transient_aiowps_captcha_string_info_mrmatlu82k','MTU5MzMyOTg4MHlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1040650,'_transient_timeout_yst_sm_1_1:4gHp_dFRn','1593420336','no'),(1040651,'_transient_yst_sm_1_1:4gHp_dFRn','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-02-20T06:22:53-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2019-07-22T21:02:01-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2019-05-23T20:54:45-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1040735,'_transient_timeout_aiowps_captcha_string_info_szos4vkasw','1593342520','no'),(1040729,'_transient_timeout_aiowps_captcha_string_info_g3d2eg5mpt','1593341960','no'),(1040730,'_transient_aiowps_captcha_string_info_g3d2eg5mpt','MTU5MzM0MDE2MHlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1040736,'_transient_aiowps_captcha_string_info_szos4vkasw','MTU5MzM0MDcyMHlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1040744,'_transient_timeout_aiowps_captcha_string_info_dz6n2i3fbr','1593342836','no'),(1040745,'_transient_aiowps_captcha_string_info_dz6n2i3fbr','MTU5MzM0MTAzNnlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1040782,'_transient_timeout_aiowps_captcha_string_info_phxnkgxeup','1593346077','no'),(1040783,'_transient_aiowps_captcha_string_info_phxnkgxeup','MTU5MzM0NDI3N3lhajNtcDh1cmRjYjZyanVjbHNsMTQ=','no'),(1040784,'_transient_timeout_aiowps_captcha_string_info_3734560jbc','1593346098','no'),(1040785,'_transient_aiowps_captcha_string_info_3734560jbc','MTU5MzM0NDI5OHlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1041470,'_transient_timeout_aiowps_captcha_string_info_bmwr3uerph','1593396032','no'),(1041101,'_transient_timeout_aiowps_captcha_string_info_x1323gjo7t','1593369105','no'),(1041102,'_transient_aiowps_captcha_string_info_x1323gjo7t','MTU5MzM2NzMwNXlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1040883,'_transient_timeout_yst_sm_1_1:4gHp_4kFkt','1593437387','no'),(1040884,'_transient_yst_sm_1_1:4gHp_4kFkt','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-02-20T06:22:53-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2019-07-22T21:02:01-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2019-05-23T20:54:45-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1121338,'_transient_timeout_aiowps_captcha_string_info_jkrlkrpqr3','1599247301','no'),(1041117,'_transient_timeout_aiowps_captcha_string_info_723pe5q2hi','1593370250','no'),(1040991,'_transient_timeout_aiowps_captcha_string_info_x3bbltwpjk','1593360734','no'),(1040992,'_transient_aiowps_captcha_string_info_x3bbltwpjk','MTU5MzM1ODkzNHlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(1041077,'_transient_timeout_aiowps_captcha_string_info_blv3t2s943','1593367368','no'),(1041078,'_transient_aiowps_captcha_string_info_blv3t2s943','MTU5MzM2NTU2OHlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1041118,'_transient_aiowps_captcha_string_info_723pe5q2hi','MTU5MzM2ODQ1MHlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1041196,'_transient_timeout_aiowps_captcha_string_info_2gaf5zeiqz','1593376118','no'),(1041197,'_transient_aiowps_captcha_string_info_2gaf5zeiqz','MTU5MzM3NDMxOHlhajNtcDh1cmRjYjZyanVjbHNsMjk=','no'),(1041293,'_transient_timeout_aiowps_captcha_string_info_icmzq5faoj','1593384547','no'),(1041294,'_transient_aiowps_captcha_string_info_icmzq5faoj','MTU5MzM4Mjc0N3lhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1041295,'_transient_timeout_aiowps_captcha_string_info_a048aznfg2','1593384615','no'),(1041296,'_transient_aiowps_captcha_string_info_a048aznfg2','MTU5MzM4MjgxNXlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1041376,'_transient_timeout_aiowps_captcha_string_info_5zkn4qjjdq','1593390103','no'),(1041377,'_transient_aiowps_captcha_string_info_5zkn4qjjdq','MTU5MzM4ODMwM3lhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1041389,'_transient_timeout_aiowps_captcha_string_info_ch8m2wndec','1593390802','no'),(1041390,'_transient_aiowps_captcha_string_info_ch8m2wndec','MTU5MzM4OTAwMnlhajNtcDh1cmRjYjZyanVjbHNsMA==','no'),(1121232,'_transient_aiowps_captcha_string_info_uxzo1csuvf','MTU5OTIzNzAzN3lhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1041471,'_transient_aiowps_captcha_string_info_bmwr3uerph','MTU5MzM5NDIzMnlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1043225,'_transient_timeout_aiowps_captcha_string_info_g5xxm3jo8w','1593528773','no'),(1041554,'_transient_timeout_aiowps_captcha_string_info_j617897gm1','1593401868','no'),(1041555,'_transient_aiowps_captcha_string_info_j617897gm1','MTU5MzQwMDA2OHlhajNtcDh1cmRjYjZyanVjbHNsMTk=','no'),(1041558,'_transient_timeout_aiowps_captcha_string_info_yt2iyt8amb','1593402008','no'),(1041559,'_transient_aiowps_captcha_string_info_yt2iyt8amb','MTU5MzQwMDIwOHlhajNtcDh1cmRjYjZyanVjbHNsMTc=','no'),(1041567,'_transient_timeout_aiowps_captcha_string_info_3pkjc4iu4h','1593402711','no'),(1041568,'_transient_aiowps_captcha_string_info_3pkjc4iu4h','MTU5MzQwMDkxMXlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(1041607,'_transient_timeout_aiowps_captcha_string_info_c6l3cenqxw','1593405773','no'),(1041608,'_transient_aiowps_captcha_string_info_c6l3cenqxw','MTU5MzQwMzk3M3lhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1041730,'_transient_timeout_aiowps_captcha_string_info_gh7of9r51b','1593415279','no'),(1041731,'_transient_aiowps_captcha_string_info_gh7of9r51b','MTU5MzQxMzQ3OXlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1041732,'_transient_timeout_aiowps_captcha_string_info_798m1fc1fy','1593415294','no'),(1041733,'_transient_aiowps_captcha_string_info_798m1fc1fy','MTU5MzQxMzQ5NHlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1041745,'_transient_timeout_aiowps_captcha_string_info_iq39ohpxa8','1593416052','no'),(1041746,'_transient_aiowps_captcha_string_info_iq39ohpxa8','MTU5MzQxNDI1MnlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1042262,'_transient_timeout_aiowps_captcha_string_info_s45ho920jc','1593457510','no'),(1042263,'_transient_aiowps_captcha_string_info_s45ho920jc','MTU5MzQ1NTcxMHlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(1121166,'_transient_timeout_aiowps_captcha_string_info_79wg70dcpo','1599234651','no'),(1042351,'_transient_timeout_aiowps_captcha_string_info_oe919y6q8y','1593464680','no'),(1042352,'_transient_aiowps_captcha_string_info_oe919y6q8y','MTU5MzQ2Mjg4MHlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1042452,'_transient_timeout_aiowps_captcha_string_info_oz08t79lu5','1593472342','no'),(1042453,'_transient_aiowps_captcha_string_info_oz08t79lu5','MTU5MzQ3MDU0MnlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1042617,'_transient_yst_sm_1_1:4gHp_dnmb','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-02-20T06:22:53-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2019-07-22T21:02:01-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2019-05-23T20:54:45-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1121167,'_transient_aiowps_captcha_string_info_79wg70dcpo','MTU5OTIzMjg1MXlhajNtcDh1cmRjYjZyanVjbHNsMjQ=','no'),(1119134,'_transient_aiowps_captcha_string_info_e1q5eqk47s','MTU5OTA5MzY0MHlhajNtcDh1cmRjYjZyanVjbHNsMjQ=','no'),(1042698,'_transient_timeout_aiowps_captcha_string_info_lcrydkzf8n','1593488967','no'),(1042699,'_transient_aiowps_captcha_string_info_lcrydkzf8n','MTU5MzQ4NzE2N3lhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1042920,'_transient_timeout_aiowps_captcha_string_info_k2i6znnvfz','1593507198','no'),(1042731,'_transient_timeout_aiowps_captcha_string_info_3611ycdr9j','1593491531','no'),(1042732,'_transient_aiowps_captcha_string_info_3611ycdr9j','MTU5MzQ4OTczMXlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1121004,'_transient_timeout_aiowps_captcha_string_info_7alshgb06n','1599224062','no'),(1120955,'_transient_timeout_aiowps_captcha_string_info_mq1a38sa59','1599220895','no'),(1120956,'_transient_aiowps_captcha_string_info_mq1a38sa59','MTU5OTIxOTA5NXlhajNtcDh1cmRjYjZyanVjbHNsMzQ=','no'),(1121182,'_transient_aiowps_captcha_string_info_zo5r135j6p','MTU5OTIzNDA5NHlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1123375,'_transient_aiowps_captcha_string_info_08goazaw6e','MTU5OTM5MDQ3MXlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1124596,'_transient_aiowps_captcha_string_info_kwr0n52t7u','MTU5OTQ3MjgyOXlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1123172,'_transient_aiowps_captcha_string_info_d9r7zq1747','MTU5OTM3NjkxOHlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1123222,'_transient_timeout_aiowps_captcha_string_info_q57kkiunhq','1599382799','no'),(1137558,'_transient_timeout_aiowps_captcha_string_info_t6ckb8f6hc','1600343264','no'),(1123223,'_transient_aiowps_captcha_string_info_q57kkiunhq','MTU5OTM4MDk5OXlhajNtcDh1cmRjYjZyanVjbHNsMTk=','no'),(1123265,'_transient_timeout_aiowps_captcha_string_info_xaky8glt37','1599385991','no'),(1123266,'_transient_aiowps_captcha_string_info_xaky8glt37','MTU5OTM4NDE5MXlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1123287,'_transient_timeout_aiowps_captcha_string_info_dx7r2ray9m','1599388093','no'),(1123288,'_transient_aiowps_captcha_string_info_dx7r2ray9m','MTU5OTM4NjI5M3lhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1042915,'_transient_timeout_aiowps_captcha_string_info_zxcmtte00t','1593506952','no'),(1042916,'_transient_aiowps_captcha_string_info_zxcmtte00t','MTU5MzUwNTE1MXlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1042921,'_transient_aiowps_captcha_string_info_k2i6znnvfz','MTU5MzUwNTM5OHlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1120939,'_transient_timeout_aiowps_captcha_string_info_j97ee30u42','1599219696','no'),(1120940,'_transient_aiowps_captcha_string_info_j97ee30u42','MTU5OTIxNzg5NnlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1050574,'_transient_timeout_yst_sm_1_1:4gHp_dOJM','1594176209','no'),(1050575,'_transient_yst_sm_1_1:4gHp_dOJM','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-02-20T06:22:53-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2019-07-22T21:02:01-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2019-05-23T20:54:45-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1050629,'_transient_timeout_aiowps_captcha_string_info_dl2dc61hkm','1594095605','no'),(1050603,'_transient_timeout_aiowps_captcha_string_info_ii53zipgi5','1594093781','no'),(1050604,'_transient_aiowps_captcha_string_info_ii53zipgi5','MTU5NDA5MTk4MXlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1050630,'_transient_aiowps_captcha_string_info_dl2dc61hkm','MTU5NDA5MzgwNXlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(1050678,'_transient_timeout_aiowps_captcha_string_info_jsb5pdin7f','1594099311','no'),(1050652,'_transient_timeout_aiowps_captcha_string_info_d009wek891','1594097423','no'),(1050653,'_transient_aiowps_captcha_string_info_d009wek891','MTU5NDA5NTYyM3lhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(1050679,'_transient_aiowps_captcha_string_info_jsb5pdin7f','MTU5NDA5NzUxMXlhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(1081084,'_transient_timeout_aiowps_captcha_string_info_3hhddeidzf','1596328071','no'),(1050698,'_transient_timeout_aiowps_captcha_string_info_00e7p9x3sj','1594100718','no'),(1050699,'_transient_aiowps_captcha_string_info_00e7p9x3sj','MTU5NDA5ODkxOHlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1050701,'_transient_timeout_aiowps_captcha_string_info_n85io38zbc','1594100825','no'),(1050702,'_transient_aiowps_captcha_string_info_n85io38zbc','MTU5NDA5OTAyNXlhajNtcDh1cmRjYjZyanVjbHNsMjI=','no'),(1086073,'_transient_timeout_aiowps_captcha_string_info_kp9bm8of6x','1596697591','no'),(1050821,'_transient_timeout_aiowps_captcha_string_info_sh4tiwi7sl','1594110181','no'),(1050822,'_transient_aiowps_captcha_string_info_sh4tiwi7sl','MTU5NDEwODM4MXlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1050991,'_transient_timeout_aiowps_captcha_string_info_atgcu4g8b2','1594124023','no'),(1050992,'_transient_aiowps_captcha_string_info_atgcu4g8b2','MTU5NDEyMjIyM3lhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1051035,'_transient_timeout_aiowps_captcha_string_info_zhlet17fls','1594126728','no'),(1051036,'_transient_aiowps_captcha_string_info_zhlet17fls','MTU5NDEyNDkyOHlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1051161,'_transient_timeout_aiowps_captcha_string_info_j1gl2m14cs','1594133985','no'),(1051093,'_transient_timeout_aiowps_captcha_string_info_63kp814kb2','1594128952','no'),(1051094,'_transient_aiowps_captcha_string_info_63kp814kb2','MTU5NDEyNzE1MnlhajNtcDh1cmRjYjZyanVjbHNsMjE=','no'),(1051162,'_transient_aiowps_captcha_string_info_j1gl2m14cs','MTU5NDEzMjE4NXlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(1051184,'_transient_timeout_aiowps_captcha_string_info_p1klh325h5','1594135214','no'),(1051185,'_transient_aiowps_captcha_string_info_p1klh325h5','MTU5NDEzMzQxNHlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1051197,'_transient_timeout_aiowps_captcha_string_info_oc1gpi5utn','1594136454','no'),(1051198,'_transient_aiowps_captcha_string_info_oc1gpi5utn','MTU5NDEzNDY1NHlhajNtcDh1cmRjYjZyanVjbHNsMjc=','no'),(1051270,'_transient_timeout_aiowps_captcha_string_info_3djgmvcvdu','1594142257','no'),(1051213,'_transient_timeout_aiowps_captcha_string_info_zv7hls46xi','1594137785','no'),(1051214,'_transient_aiowps_captcha_string_info_zv7hls46xi','MTU5NDEzNTk4NXlhajNtcDh1cmRjYjZyanVjbHNsMzA=','no'),(1051240,'_transient_timeout_aiowps_captcha_string_info_j1asewhh4y','1594139692','no'),(1051241,'_transient_aiowps_captcha_string_info_j1asewhh4y','MTU5NDEzNzg5MnlhajNtcDh1cmRjYjZyanVjbHNsMjQ=','no'),(1051243,'_transient_timeout_aiowps_captcha_string_info_8yz5fj2hpu','1594139956','no'),(1051244,'_transient_aiowps_captcha_string_info_8yz5fj2hpu','MTU5NDEzODE1NnlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(1051271,'_transient_aiowps_captcha_string_info_3djgmvcvdu','MTU5NDE0MDQ1N3lhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1051281,'_transient_timeout_yst_sm_1_1:4gHp_4kRiH','1594227127','no'),(1051282,'_transient_yst_sm_1_1:4gHp_4kRiH','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-02-20T06:22:53-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2019-07-22T21:02:01-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2019-05-23T20:54:45-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1051344,'_transient_timeout_aiowps_captcha_string_info_ighjhu8lzt','1594147531','no'),(1051345,'_transient_aiowps_captcha_string_info_ighjhu8lzt','MTU5NDE0NTczMXlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1081096,'_transient_aiowps_captcha_string_info_y88q0vcbnk','MTU5NjMyNjk3OXlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(1081114,'_transient_timeout_aiowps_captcha_string_info_hfndm2jtlm','1596330012','no'),(1081115,'_transient_aiowps_captcha_string_info_hfndm2jtlm','MTU5NjMyODIxMnlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1085938,'_transient_timeout_aiowps_captcha_string_info_c4scrxecwl','1596688133','no'),(1085939,'_transient_aiowps_captcha_string_info_c4scrxecwl','MTU5NjY4NjMzM3lhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1081201,'_transient_timeout_yst_sm_1_1:4gHp_2hqu','1596420504','no'),(1081202,'_transient_yst_sm_1_1:4gHp_2hqu','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-02-20T06:22:53-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2019-07-22T21:02:01-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2019-05-23T20:54:45-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1081349,'_transient_timeout_aiowps_captcha_string_info_gni2f75sdy','1596347042','no'),(1081350,'_transient_aiowps_captcha_string_info_gni2f75sdy','MTU5NjM0NTI0MnlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1081434,'_transient_timeout_aiowps_captcha_string_info_j8jpnk49ar','1596353447','no'),(1081435,'_transient_aiowps_captcha_string_info_j8jpnk49ar','MTU5NjM1MTY0N3lhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1102869,'_transient_timeout_aiowps_captcha_string_info_9gu8o2916x','1597962092','no'),(1102837,'_transient_timeout_aiowps_captcha_string_info_sq1od0vjkq','1597959904','no'),(1081513,'_transient_timeout_aiowps_captcha_string_info_cx8fsv9ryq','1596359657','no'),(1081514,'_transient_aiowps_captcha_string_info_cx8fsv9ryq','MTU5NjM1Nzg1N3lhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(1081527,'_transient_timeout_aiowps_captcha_string_info_4dghjm1za4','1596360950','no'),(1081528,'_transient_aiowps_captcha_string_info_4dghjm1za4','MTU5NjM1OTE1MHlhajNtcDh1cmRjYjZyanVjbHNsMTM=','no'),(1081683,'_transient_timeout_aiowps_captcha_string_info_w6loey3s8z','1596372255','no'),(1081684,'_transient_aiowps_captcha_string_info_w6loey3s8z','MTU5NjM3MDQ1NXlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1081704,'_transient_timeout_aiowps_captcha_string_info_o13ei6annf','1596373639','no'),(1081705,'_transient_aiowps_captcha_string_info_o13ei6annf','MTU5NjM3MTgzOXlhajNtcDh1cmRjYjZyanVjbHNsMjc=','no'),(1081858,'_transient_timeout_aiowps_captcha_string_info_7685l5zzr3','1596383681','no'),(1081757,'_transient_timeout_aiowps_captcha_string_info_u84kae5fqx','1596376026','no'),(1081758,'_transient_aiowps_captcha_string_info_u84kae5fqx','MTU5NjM3NDIyNnlhajNtcDh1cmRjYjZyanVjbHNsMjY=','no'),(1081859,'_transient_aiowps_captcha_string_info_7685l5zzr3','MTU5NjM4MTg4MXlhajNtcDh1cmRjYjZyanVjbHNsMTc=','no'),(1081997,'_transient_timeout_aiowps_captcha_string_info_dxedq8jt6m','1596393633','no'),(1081998,'_transient_aiowps_captcha_string_info_dxedq8jt6m','MTU5NjM5MTgzM3lhajNtcDh1cmRjYjZyanVjbHNsMjc=','no'),(1081999,'_transient_timeout_aiowps_captcha_string_info_ckaypim9xs','1596393635','no'),(1082000,'_transient_aiowps_captcha_string_info_ckaypim9xs','MTU5NjM5MTgzNXlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1082095,'_transient_timeout_aiowps_captcha_string_info_yi3taks2tw','1596401278','no'),(1082096,'_transient_aiowps_captcha_string_info_yi3taks2tw','MTU5NjM5OTQ3OHlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1082201,'_transient_timeout_aiowps_captcha_string_info_3w27bjom3o','1596409068','no'),(1082114,'_transient_timeout_aiowps_captcha_string_info_ned47y67ra','1596402362','no'),(1082115,'_transient_aiowps_captcha_string_info_ned47y67ra','MTU5NjQwMDU2MnlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1082202,'_transient_aiowps_captcha_string_info_3w27bjom3o','MTU5NjQwNzI2OHlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(1082548,'_transient_timeout_aiowps_captcha_string_info_jg3c73hf3t','1596433297','no'),(1082504,'_transient_timeout_yst_sm_1_1:4gHp_dDrJ','1596514717','no'),(1082505,'_transient_yst_sm_1_1:4gHp_dDrJ','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-02-20T06:22:53-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2019-07-22T21:02:01-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2019-05-23T20:54:45-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1082549,'_transient_aiowps_captcha_string_info_jg3c73hf3t','MTU5NjQzMTQ5N3lhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1082698,'_transient_timeout_aiowps_captcha_string_info_2ze0dpfx5n','1596444973','no'),(1082699,'_transient_aiowps_captcha_string_info_2ze0dpfx5n','MTU5NjQ0MzE3M3lhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1082705,'_transient_timeout_aiowps_captcha_string_info_q066xpxnuy','1596445111','no'),(1082706,'_transient_aiowps_captcha_string_info_q066xpxnuy','MTU5NjQ0MzMxMXlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1082707,'_transient_timeout_aiowps_captcha_string_info_pb6thse91u','1596445161','no'),(1082708,'_transient_aiowps_captcha_string_info_pb6thse91u','MTU5NjQ0MzM2MXlhajNtcDh1cmRjYjZyanVjbHNsMjE=','no'),(1082709,'_transient_timeout_aiowps_captcha_string_info_ubez22icn5','1596445255','no'),(1082710,'_transient_aiowps_captcha_string_info_ubez22icn5','MTU5NjQ0MzQ1NXlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(1082712,'_transient_timeout_aiowps_captcha_string_info_s7vkzems08','1596445330','no'),(1082713,'_transient_aiowps_captcha_string_info_s7vkzems08','MTU5NjQ0MzUzMHlhajNtcDh1cmRjYjZyanVjbHNsMTM=','no'),(1082728,'_transient_timeout_aiowps_captcha_string_info_xngl1uiz0n','1596446321','no'),(1082729,'_transient_aiowps_captcha_string_info_xngl1uiz0n','MTU5NjQ0NDUyMXlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(1082851,'_transient_timeout_aiowps_captcha_string_info_a1f65pa8wh','1596455679','no'),(1082814,'_transient_timeout_aiowps_captcha_string_info_o7vfpxyky8','1596452868','no'),(1082815,'_transient_aiowps_captcha_string_info_o7vfpxyky8','MTU5NjQ1MTA2OHlhajNtcDh1cmRjYjZyanVjbHNsMjY=','no'),(1082852,'_transient_aiowps_captcha_string_info_a1f65pa8wh','MTU5NjQ1Mzg3OXlhajNtcDh1cmRjYjZyanVjbHNsMTc=','no'),(1082942,'_transient_timeout_aiowps_captcha_string_info_zyknybpi0i','1596461482','no'),(1082943,'_transient_aiowps_captcha_string_info_zyknybpi0i','MTU5NjQ1OTY4MnlhajNtcDh1cmRjYjZyanVjbHNsMzE=','no'),(1083034,'_transient_timeout_aiowps_captcha_string_info_vhehusqpxr','1596468095','no'),(1083035,'_transient_aiowps_captcha_string_info_vhehusqpxr','MTU5NjQ2NjI5NXlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1083064,'_transient_timeout_yst_sm_1_1:4gHp_4l88c','1596555047','no'),(1083065,'_transient_yst_sm_1_1:4gHp_4l88c','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-02-20T06:22:53-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2019-07-22T21:02:01-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2019-05-23T20:54:45-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1083069,'_transient_timeout_aiowps_captcha_string_info_r3nv041chf','1596470735','no'),(1083070,'_transient_aiowps_captcha_string_info_r3nv041chf','MTU5NjQ2ODkzNXlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(1083076,'_transient_timeout_aiowps_captcha_string_info_x2kggj8icv','1596471162','no'),(1083077,'_transient_aiowps_captcha_string_info_x2kggj8icv','MTU5NjQ2OTM2MnlhajNtcDh1cmRjYjZyanVjbHNsMTk=','no'),(1083188,'_transient_timeout_aiowps_captcha_string_info_wrz1oxspjw','1596479807','no'),(1083087,'_transient_timeout_aiowps_captcha_string_info_vmbj3hxwm0','1596472158','no'),(1083088,'_transient_aiowps_captcha_string_info_vmbj3hxwm0','MTU5NjQ3MDM1OHlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1083109,'_transient_timeout_aiowps_captcha_string_info_7x2qbvsex5','1596473526','no'),(1083110,'_transient_aiowps_captcha_string_info_7x2qbvsex5','MTU5NjQ3MTcyNnlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1083169,'_transient_timeout_aiowps_captcha_string_info_rsmopp1ek2','1596478383','no'),(1083170,'_transient_aiowps_captcha_string_info_rsmopp1ek2','MTU5NjQ3NjU4M3lhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(1083189,'_transient_aiowps_captcha_string_info_wrz1oxspjw','MTU5NjQ3ODAwN3lhajNtcDh1cmRjYjZyanVjbHNsMTM=','no'),(1083258,'_transient_timeout_aiowps_captcha_string_info_h8oqkkv5gr','1596484999','no'),(1083259,'_transient_aiowps_captcha_string_info_h8oqkkv5gr','MTU5NjQ4MzE5OXlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(1083316,'_transient_timeout_aiowps_captcha_string_info_y8fevf9yto','1596489575','no'),(1083317,'_transient_aiowps_captcha_string_info_y8fevf9yto','MTU5NjQ4Nzc3NXlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(1044497,'_transient_timeout_aiowps_captcha_string_info_6kn464lol9','1593628495','no'),(1044498,'_transient_aiowps_captcha_string_info_6kn464lol9','MTU5MzYyNjY5NXlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1044503,'_transient_aiowps_captcha_string_info_nm9rylbalg','MTU5MzYyNjg1M3lhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1044775,'_transient_timeout_aiowps_captcha_string_info_3fl2houu3m','1593651044','no'),(1044776,'_transient_aiowps_captcha_string_info_3fl2houu3m','MTU5MzY0OTI0NHlhajNtcDh1cmRjYjZyanVjbHNsMzI=','no'),(1118967,'_transient_aiowps_captcha_string_info_q3ic6p1gk4','MTU5OTA4MTY3NHlhajNtcDh1cmRjYjZyanVjbHNsMTM=','no'),(1044846,'_transient_aiowps_captcha_string_info_wx3ibp5vsx','MTU5MzY1MzY5MnlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(1044971,'_transient_timeout_aiowps_captcha_string_info_qkceuhhjrp','1593665474','no'),(1044950,'_transient_timeout_aiowps_captcha_string_info_5gs60pawir','1593663513','no'),(1044951,'_transient_aiowps_captcha_string_info_5gs60pawir','MTU5MzY2MTcxM3lhajNtcDh1cmRjYjZyanVjbHNsMA==','no'),(1119909,'_transient_timeout_aiowps_captcha_string_info_n00xbxr0vy','1599147043','no'),(1119910,'_transient_aiowps_captcha_string_info_n00xbxr0vy','MTU5OTE0NTI0M3lhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(1119913,'_transient_timeout_aiowps_captcha_string_info_i9fz1vvo8p','1599147054','no'),(1119914,'_transient_aiowps_captcha_string_info_i9fz1vvo8p','MTU5OTE0NTI1NHlhajNtcDh1cmRjYjZyanVjbHNsMTM=','no'),(1119915,'_transient_timeout_aiowps_captcha_string_info_afnbq29bp7','1599147058','no'),(1119916,'_transient_aiowps_captcha_string_info_afnbq29bp7','MTU5OTE0NTI1OHlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1119948,'_transient_timeout_aiowps_captcha_string_info_jzebon6cam','1599149656','no'),(1119949,'_transient_aiowps_captcha_string_info_jzebon6cam','MTU5OTE0Nzg1NnlhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(1119964,'_transient_timeout_aiowps_captcha_string_info_quh7yr35cm','1599150446','no'),(1119965,'_transient_aiowps_captcha_string_info_quh7yr35cm','MTU5OTE0ODY0NnlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(1120126,'_transient_timeout_aiowps_captcha_string_info_ev79p9m5vr','1599164222','no'),(1120067,'_transient_timeout_aiowps_captcha_string_info_elo216uz6x','1599159906','no'),(1120068,'_transient_aiowps_captcha_string_info_elo216uz6x','MTU5OTE1ODEwNnlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1118457,'_transient_timeout_aiowps_captcha_string_info_cn19wgt3zv','1599049169','no'),(1118458,'_transient_aiowps_captcha_string_info_cn19wgt3zv','MTU5OTA0NzM2OXlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1118462,'_transient_aiowps_captcha_string_info_0q71n41vcy','MTU5OTA0NzYwMnlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1118474,'_transient_timeout_aiowps_captcha_string_info_r43fa0x0gi','1599049823','no'),(1118475,'_transient_aiowps_captcha_string_info_r43fa0x0gi','MTU5OTA0ODAyM3lhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1120127,'_transient_aiowps_captcha_string_info_ev79p9m5vr','MTU5OTE2MjQyMnlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(1119162,'_transient_timeout_aiowps_captcha_string_info_ghnzb5fe8k','1599096600','no'),(1044972,'_transient_aiowps_captcha_string_info_qkceuhhjrp','MTU5MzY2MzY3NHlhajNtcDh1cmRjYjZyanVjbHNsMjQ=','no'),(1045324,'_transient_timeout_aiowps_captcha_string_info_d1pqywphta','1593693766','no'),(1045067,'_transient_timeout_yst_sm_1_1:4gHp_dvkU','1593757962','no'),(1045068,'_transient_yst_sm_1_1:4gHp_dvkU','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-02-20T06:22:53-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2019-07-22T21:02:01-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2019-05-23T20:54:45-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1045231,'_transient_timeout_aiowps_captcha_string_info_l44c8x7icy','1593686555','no'),(1045232,'_transient_aiowps_captcha_string_info_l44c8x7icy','MTU5MzY4NDc1NXlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1045242,'_transient_timeout_aiowps_captcha_string_info_tfov9ua851','1593687474','no'),(1045243,'_transient_aiowps_captcha_string_info_tfov9ua851','MTU5MzY4NTY3NHlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1045325,'_transient_aiowps_captcha_string_info_d1pqywphta','MTU5MzY5MTk2NnlhajNtcDh1cmRjYjZyanVjbHNsMzg=','no'),(1045382,'_transient_timeout_aiowps_captcha_string_info_16dqs36z5a','1593696661','no'),(1045383,'_transient_aiowps_captcha_string_info_16dqs36z5a','MTU5MzY5NDg2MXlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1045887,'_transient_timeout_aiowps_captcha_string_info_kdr2n78imc','1593737750','no'),(1045417,'_transient_timeout_aiowps_captcha_string_info_bd9hs6pcxz','1593698843','no'),(1045418,'_transient_aiowps_captcha_string_info_bd9hs6pcxz','MTU5MzY5NzA0M3lhajNtcDh1cmRjYjZyanVjbHNsMTg=','no'),(1045719,'_transient_timeout_yst_sm_1_1:4gHp_4llBl','1593809035','no'),(1045720,'_transient_yst_sm_1_1:4gHp_4llBl','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-02-20T06:22:53-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2019-07-22T21:02:01-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2019-05-23T20:54:45-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1045729,'_transient_timeout_aiowps_captcha_string_info_k4eyzcmnf8','1593724898','no'),(1045730,'_transient_aiowps_captcha_string_info_k4eyzcmnf8','MTU5MzcyMzA5OHlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1045888,'_transient_aiowps_captcha_string_info_kdr2n78imc','MTU5MzczNTk1MHlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1045945,'_transient_timeout_aiowps_captcha_string_info_0exsqupeee','1593740882','no'),(1045941,'_transient_timeout_aiowps_captcha_string_info_68w18v049f','1593740709','no'),(1045942,'_transient_aiowps_captcha_string_info_68w18v049f','MTU5MzczODkwOXlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1045946,'_transient_aiowps_captcha_string_info_0exsqupeee','MTU5MzczOTA4MnlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(1046003,'_transient_timeout_aiowps_captcha_string_info_tvgiwzupja','1593744476','no'),(1045981,'_transient_timeout_aiowps_captcha_string_info_ghw3974wsw','1593743002','no'),(1045982,'_transient_aiowps_captcha_string_info_ghw3974wsw','MTU5Mzc0MTIwMnlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(1046004,'_transient_aiowps_captcha_string_info_tvgiwzupja','MTU5Mzc0MjY3NnlhajNtcDh1cmRjYjZyanVjbHNsMjk=','no'),(1046066,'_transient_timeout_aiowps_captcha_string_info_arei93x9xu','1593749400','no'),(1046067,'_transient_aiowps_captcha_string_info_arei93x9xu','MTU5Mzc0NzYwMHlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(1046162,'_transient_timeout_aiowps_captcha_string_info_7f91ix3ibp','1593756960','no'),(1046100,'_transient_timeout_aiowps_captcha_string_info_p7o99uthpx','1593751815','no'),(1046101,'_transient_aiowps_captcha_string_info_p7o99uthpx','MTU5Mzc1MDAxNXlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1046163,'_transient_aiowps_captcha_string_info_7f91ix3ibp','MTU5Mzc1NTE2MHlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1047136,'_transient_timeout_aiowps_captcha_string_info_j4dr6522lb','1593833334','no'),(1046597,'_transient_timeout_aiowps_captcha_string_info_hvoif92fz1','1593791454','no'),(1046593,'_transient_timeout_aiowps_captcha_string_info_ibs0i2goug','1593791309','no'),(1046594,'_transient_aiowps_captcha_string_info_ibs0i2goug','MTU5Mzc4OTUwOXlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1046598,'_transient_aiowps_captcha_string_info_hvoif92fz1','MTU5Mzc4OTY1NHlhajNtcDh1cmRjYjZyanVjbHNsMjE=','no'),(1046651,'_transient_timeout_aiowps_captcha_string_info_wthmcg4zcn','1593795631','no'),(1046652,'_transient_aiowps_captcha_string_info_wthmcg4zcn','MTU5Mzc5MzgzMXlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1046687,'_transient_timeout_aiowps_captcha_string_info_i4cf3rrm2y','1593798622','no'),(1046688,'_transient_aiowps_captcha_string_info_i4cf3rrm2y','MTU5Mzc5NjgyMnlhajNtcDh1cmRjYjZyanVjbHNsMjE=','no'),(1046837,'_transient_timeout_yst_sm_1_1:4gHp_4l7gH','1593895364','no'),(1046838,'_transient_yst_sm_1_1:4gHp_4l7gH','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-02-20T06:22:53-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2019-07-22T21:02:01-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2019-05-23T20:54:45-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1047137,'_transient_aiowps_captcha_string_info_j4dr6522lb','MTU5MzgzMTUzNHlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1118684,'_transient_aiowps_captcha_string_info_migzcrwv6k','MTU5OTA2MjU5MnlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(1118699,'_transient_timeout_aiowps_captcha_string_info_ygbvs4olqt','1599064940','no'),(1048753,'_transient_timeout_aiowps_captcha_string_info_pn5gg3crc1','1593957832','no'),(1048206,'_transient_timeout_aiowps_captcha_string_info_rgzyq3xoct','1593916534','no'),(1048207,'_transient_aiowps_captcha_string_info_rgzyq3xoct','MTU5MzkxNDczNHlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1078759,'_transient_timeout_aiowps_captcha_string_info_yfgd9739ih','1596159845','no'),(1078760,'_transient_aiowps_captcha_string_info_yfgd9739ih','MTU5NjE1ODA0NXlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1047795,'_transient_timeout_yst_sm_1_1:4gHp_4kD2i','1593971746','no'),(1047679,'_transient_timeout_aiowps_captcha_string_info_oaacirn2e5','1593877628','no'),(1047680,'_transient_aiowps_captcha_string_info_oaacirn2e5','MTU5Mzg3NTgyOHlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1047796,'_transient_yst_sm_1_1:4gHp_4kD2i','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-02-20T06:22:53-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2019-07-22T21:02:01-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2019-05-23T20:54:45-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1047862,'_transient_timeout_aiowps_captcha_string_info_2lwxc8r1ti','1593892985','no'),(1047863,'_transient_aiowps_captcha_string_info_2lwxc8r1ti','MTU5Mzg5MTE4NXlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1048083,'_transient_timeout_aiowps_captcha_string_info_elko5nsf77','1593909594','no'),(1048084,'_transient_aiowps_captcha_string_info_elko5nsf77','MTU5MzkwNzc5NHlhajNtcDh1cmRjYjZyanVjbHNsMzQ=','no'),(1048463,'_transient_timeout_aiowps_captcha_string_info_4i6xaw0zud','1593935741','no'),(1109991,'_transient_aiowps_captcha_string_info_bn5zakmrl6','MTU5ODQ1NDQwMXlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1199852,'_transient_timeout_aiowps_captcha_string_info_jsw7p7ffkx','1604866327','no'),(1199853,'_transient_aiowps_captcha_string_info_jsw7p7ffkx','MTYwNDg2NDUyN3lhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1202969,'_transient_timeout_aiowps_captcha_string_info_oqmww18rif','1605108757','no'),(1201495,'_transient_timeout_aiowps_captcha_string_info_6y6prgabvd','1604995644','no'),(1201496,'_transient_aiowps_captcha_string_info_6y6prgabvd','MTYwNDk5Mzg0NHlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1110078,'_transient_aiowps_captcha_string_info_tsjmmcubx2','MTU5ODQ2MDYzNXlhajNtcDh1cmRjYjZyanVjbHNsMTg=','no'),(1110157,'_transient_timeout_aiowps_captcha_string_info_yyayr4bul6','1598468207','no'),(1110158,'_transient_aiowps_captcha_string_info_yyayr4bul6','MTU5ODQ2NjQwN3lhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1110232,'_transient_timeout_aiowps_captcha_string_info_q3s5i2mign','1598473649','no'),(1110208,'_transient_timeout_aiowps_captcha_string_info_ajyiwiq2rq','1598472128','no'),(1110209,'_transient_aiowps_captcha_string_info_ajyiwiq2rq','MTU5ODQ3MDMyOHlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1051439,'_site_transient_timeout_browser_3fae3d880edcc3397ae9f9df3cca6666','1594758094','no'),(1051440,'_site_transient_browser_3fae3d880edcc3397ae9f9df3cca6666','a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:13:\"81.0.4044.138\";s:8:\"platform\";s:9:\"Macintosh\";s:10:\"update_url\";s:29:\"https://www.google.com/chrome\";s:7:\"img_src\";s:43:\"http://s.w.org/images/browsers/chrome.png?1\";s:11:\"img_src_ssl\";s:44:\"https://s.w.org/images/browsers/chrome.png?1\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}','no'),(1051441,'_site_transient_timeout_php_check_56babb1797dd31750a342dc4c8a11025','1594758095','no'),(1051442,'_site_transient_php_check_56babb1797dd31750a342dc4c8a11025','a:5:{s:19:\"recommended_version\";s:3:\"7.4\";s:15:\"minimum_version\";s:6:\"5.6.20\";s:12:\"is_supported\";b:1;s:9:\"is_secure\";b:1;s:13:\"is_acceptable\";b:1;}','no'),(1115587,'_transient_timeout_aiowps_captcha_string_info_p91zkaa20i','1598843876','no'),(1115588,'_transient_aiowps_captcha_string_info_p91zkaa20i','MTU5ODg0MjA3NnlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1086674,'_transient_timeout_aiowps_captcha_string_info_0i8jh0jpr8','1596740966','no'),(1086675,'_transient_aiowps_captcha_string_info_0i8jh0jpr8','MTU5NjczOTE2NnlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1086732,'_transient_timeout_aiowps_captcha_string_info_hrkloayxbm','1596745887','no'),(1086733,'_transient_aiowps_captcha_string_info_hrkloayxbm','MTU5Njc0NDA4N3lhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(712908,'_transient_timeout_aiowps_captcha_string_info_lojbudejuf','1569125351','no'),(712909,'_transient_aiowps_captcha_string_info_lojbudejuf','MTU2OTEyMzU1MXlhajNtcDh1cmRjYjZyanVjbHNsMjQ=','no'),(353789,'widget_jetpack_widget_social_icons','a:2:{s:12:\"_multiwidget\";i:1;i:3;a:4:{s:5:\"title\";s:9:\"Follow Us\";s:9:\"icon-size\";s:6:\"medium\";s:7:\"new-tab\";b:1;s:5:\"icons\";a:2:{i:0;a:1:{s:3:\"url\";s:49:\"https://www.facebook.com/39thStreetChurchofChrist\";}i:1;a:1:{s:3:\"url\";s:56:\"https://www.youtube.com/channel/UCOFyvC2k6A0oiaqrS9Y59fg\";}}}}','yes'),(353801,'jetpack_sync_full__queue_finished','1524266081','yes'),(353808,'jetpack_plugin_api_action_links','a:13:{s:19:\"akismet/akismet.php\";a:1:{s:8:\"Settings\";s:89:\"https://39thstreetchurchofchrist.org/wordpress/wp-admin/admin.php?page=akismet-key-config\";}s:55:\"all-in-one-event-calendar/all-in-one-event-calendar.php\";a:2:{s:8:\"Settings\";s:126:\"https://39thstreetchurchofchrist.org/wordpress/wp-admin/edit.php?post_type=ai1ec_event&page=all-in-one-event-calendar-settings\";s:17:\"Check for updates\";s:111:\"https://39thstreetchurchofchrist.org/wordpress/wp-admin/edit.php?post_type=ai1ec_event&ai1ec_force_updates=true\";}s:51:\"all-in-one-wp-security-and-firewall/wp-security.php\";a:1:{s:8:\"Settings\";s:88:\"https://39thstreetchurchofchrist.org/wordpress/wp-admin/admin.php?page=aiowpsec_settings\";}s:54:\"cf7-google-sheets-connector/google-sheet-connector.php\";a:1:{s:8:\"Settings\";s:96:\"https://39thstreetchurchofchrist.org/wordpress/wp-admin/admin.php?page=wpcf7-google-sheet-config\";}s:36:\"contact-form-7/wp-contact-form-7.php\";a:1:{s:8:\"Settings\";s:76:\"https://39thstreetchurchofchrist.org/wordpress/wp-admin/admin.php?page=wpcf7\";}s:30:\"youtube-embed-plus/youtube.php\";a:2:{s:8:\"Settings\";s:93:\"https://39thstreetchurchofchrist.org/wordpress/wp-admin/admin.php?page=youtube-my-preferences\";s:11:\"Pro Version\";s:81:\"https://www.embedplus.com/dashboard/pro-easy-video-analytics.aspx?ref=actionlinks\";}s:36:\"contact-form-7-honeypot/honeypot.php\";a:1:{s:8:\"Settings\";s:83:\"https://39thstreetchurchofchrist.org/wordpress/wp-admin/admin.php?page=honeypot4cf7\";}s:19:\"jetpack/jetpack.php\";a:3:{s:7:\"Jetpack\";s:78:\"https://39thstreetchurchofchrist.org/wordpress/wp-admin/admin.php?page=jetpack\";s:8:\"Settings\";s:88:\"https://39thstreetchurchofchrist.org/wordpress/wp-admin/admin.php?page=jetpack#/settings\";s:7:\"Support\";s:87:\"https://39thstreetchurchofchrist.org/wordpress/wp-admin/admin.php?page=jetpack-debugger\";}s:29:\"pagerestrict/pagerestrict.php\";a:1:{s:8:\"Settings\";s:93:\"https://39thstreetchurchofchrist.org/wordpress/wp-admin/options-general.php?page=pagerestrict\";}s:47:\"really-simple-ssl/rlrsssl-really-simple-ssl.php\";a:3:{s:18:\"Upgrade to premium\";s:33:\"https://really-simple-ssl.com/pro\";s:7:\"Support\";s:55:\"https://wordpress.org/support/plugin/really-simple-ssl/\";s:8:\"Settings\";s:106:\"https://39thstreetchurchofchrist.org/wordpress/wp-admin/options-general.php?page=rlrsssl_really_simple_ssl\";}s:33:\"schema-creator/schema-creator.php\";a:1:{s:8:\"Settings\";s:95:\"https://39thstreetchurchofchrist.org/wordpress/wp-admin/options-general.php?page=schema-creator\";}s:33:\"w3-total-cache/w3-total-cache.php\";a:2:{s:15:\"Premium Support\";s:83:\"https://39thstreetchurchofchrist.org/wordpress/wp-admin/admin.php?page=w3tc_support\";s:8:\"Settings\";s:83:\"https://39thstreetchurchofchrist.org/wordpress/wp-admin/admin.php?page=w3tc_general\";}s:24:\"wordpress-seo/wp-seo.php\";a:3:{s:3:\"FAQ\";s:134:\"https://yoa.st/1yc?php_version=7.3.27&platform=wordpress&platform_version=5.2.10&software=free&software_version=7.3&role=administrator\";s:15:\"Premium Support\";s:134:\"https://yoa.st/1yb?php_version=7.3.27&platform=wordpress&platform_version=5.2.10&software=free&software_version=7.3&role=administrator\";s:8:\"Settings\";s:86:\"https://39thstreetchurchofchrist.org/wordpress/wp-admin/admin.php?page=wpseo_dashboard\";}}','yes'),(685508,'_transient_timeout_aiowps_captcha_string_info_9pkulhhkhq','1567085720','no'),(1176272,'_transient_timeout_jetpack_jitm_54542661407595fab8cd5c7b012ee0f','1603054064','no'),(1176273,'_transient_jetpack_jitm_54542661407595fab8cd5c7b012ee0f','a:1:{s:18:\"last_response_time\";i:1603053764;}','no'),(1176274,'_transient_timeout_jetpack_jitm_5db751dfa0972ef717821dca4c9f1ab','1603054078','no'),(1176275,'_transient_jetpack_jitm_5db751dfa0972ef717821dca4c9f1ab','a:1:{s:18:\"last_response_time\";i:1603053778;}','no'),(1176276,'_transient_timeout_jetpack_jitm_fc2a22ab5b387c5cf9ad60e179d23ae','1603054084','no'),(1176277,'_transient_jetpack_jitm_fc2a22ab5b387c5cf9ad60e179d23ae','a:1:{s:18:\"last_response_time\";i:1603053784;}','no'),(1176278,'_transient_timeout_jetpack_jitm_c2019fd4bda65652dbe51bd5f8fb9da','1603054093','no'),(1176279,'_transient_jetpack_jitm_c2019fd4bda65652dbe51bd5f8fb9da','a:1:{s:18:\"last_response_time\";i:1603053793;}','no'),(1176280,'_transient_timeout_jetpack_jitm_14321ca67e720c4d710c12b3f7f96f4','1603054100','no'),(1176281,'_transient_jetpack_jitm_14321ca67e720c4d710c12b3f7f96f4','a:1:{s:18:\"last_response_time\";i:1603053800;}','no'),(1176179,'_transient_jetpack_jitm_3aa007525f5fe08d756cfa253cde699','a:1:{s:18:\"last_response_time\";i:1603051724;}','no'),(1176182,'_transient_timeout_jetpack_jitm_7b20da3fce3b146ae3cc1c889ab2959','1603052039','no'),(1176183,'_transient_jetpack_jitm_7b20da3fce3b146ae3cc1c889ab2959','a:1:{s:18:\"last_response_time\";i:1603051739;}','no'),(1176186,'rewrite_rules','a:171:{s:55:\"(?:.+/)?calendar(\\/[a-z][a-z0-9\\-_~\\/]*~[a-z0-9\\-_~\\/])\";s:21:\"index.php?page_id=986\";s:19:\"sitemap_index\\.xml$\";s:19:\"index.php?sitemap=1\";s:31:\"([^/]+?)-sitemap([0-9]+)?\\.xml$\";s:51:\"index.php?sitemap=$matches[1]&sitemap_n=$matches[2]\";s:24:\"([a-z]+)?-?sitemap\\.xsl$\";s:25:\"index.php?xsl=$matches[1]\";s:11:\"^wp-json/?$\";s:22:\"index.php?rest_route=/\";s:14:\"^wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:21:\"^index.php/wp-json/?$\";s:22:\"index.php?rest_route=/\";s:24:\"^index.php/wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:8:\"event/?$\";s:31:\"index.php?post_type=ai1ec_event\";s:38:\"event/feed/(feed|rdf|rss|rss2|atom)/?$\";s:48:\"index.php?post_type=ai1ec_event&feed=$matches[1]\";s:33:\"event/(feed|rdf|rss|rss2|atom)/?$\";s:48:\"index.php?post_type=ai1ec_event&feed=$matches[1]\";s:25:\"event/page/([0-9]{1,})/?$\";s:49:\"index.php?post_type=ai1ec_event&paged=$matches[1]\";s:17:\"wphash_ntf_bar/?$\";s:34:\"index.php?post_type=wphash_ntf_bar\";s:47:\"wphash_ntf_bar/feed/(feed|rdf|rss|rss2|atom)/?$\";s:51:\"index.php?post_type=wphash_ntf_bar&feed=$matches[1]\";s:42:\"wphash_ntf_bar/(feed|rdf|rss|rss2|atom)/?$\";s:51:\"index.php?post_type=wphash_ntf_bar&feed=$matches[1]\";s:34:\"wphash_ntf_bar/page/([0-9]{1,})/?$\";s:52:\"index.php?post_type=wphash_ntf_bar&paged=$matches[1]\";s:14:\"testimonial/?$\";s:39:\"index.php?post_type=jetpack-testimonial\";s:31:\"testimonial/page/([0-9]{1,})/?$\";s:57:\"index.php?post_type=jetpack-testimonial&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:23:\"category/(.+?)/embed/?$\";s:46:\"index.php?category_name=$matches[1]&embed=true\";s:35:\"category/(.+?)/page/?([0-9]{1,})/?$\";s:53:\"index.php?category_name=$matches[1]&paged=$matches[2]\";s:17:\"category/(.+?)/?$\";s:35:\"index.php?category_name=$matches[1]\";s:44:\"tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:39:\"tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:20:\"tag/([^/]+)/embed/?$\";s:36:\"index.php?tag=$matches[1]&embed=true\";s:32:\"tag/([^/]+)/page/?([0-9]{1,})/?$\";s:43:\"index.php?tag=$matches[1]&paged=$matches[2]\";s:14:\"tag/([^/]+)/?$\";s:25:\"index.php?tag=$matches[1]\";s:45:\"type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:40:\"type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:21:\"type/([^/]+)/embed/?$\";s:44:\"index.php?post_format=$matches[1]&embed=true\";s:33:\"type/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?post_format=$matches[1]&paged=$matches[2]\";s:15:\"type/([^/]+)/?$\";s:33:\"index.php?post_format=$matches[1]\";s:58:\"events_categories/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:56:\"index.php?events_categories=$matches[1]&feed=$matches[2]\";s:53:\"events_categories/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:56:\"index.php?events_categories=$matches[1]&feed=$matches[2]\";s:34:\"events_categories/([^/]+)/embed/?$\";s:50:\"index.php?events_categories=$matches[1]&embed=true\";s:46:\"events_categories/([^/]+)/page/?([0-9]{1,})/?$\";s:57:\"index.php?events_categories=$matches[1]&paged=$matches[2]\";s:28:\"events_categories/([^/]+)/?$\";s:39:\"index.php?events_categories=$matches[1]\";s:52:\"events_tags/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?events_tags=$matches[1]&feed=$matches[2]\";s:47:\"events_tags/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?events_tags=$matches[1]&feed=$matches[2]\";s:28:\"events_tags/([^/]+)/embed/?$\";s:44:\"index.php?events_tags=$matches[1]&embed=true\";s:40:\"events_tags/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?events_tags=$matches[1]&paged=$matches[2]\";s:22:\"events_tags/([^/]+)/?$\";s:33:\"index.php?events_tags=$matches[1]\";s:53:\"events_feeds/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:51:\"index.php?events_feeds=$matches[1]&feed=$matches[2]\";s:48:\"events_feeds/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:51:\"index.php?events_feeds=$matches[1]&feed=$matches[2]\";s:29:\"events_feeds/([^/]+)/embed/?$\";s:45:\"index.php?events_feeds=$matches[1]&embed=true\";s:41:\"events_feeds/([^/]+)/page/?([0-9]{1,})/?$\";s:52:\"index.php?events_feeds=$matches[1]&paged=$matches[2]\";s:23:\"events_feeds/([^/]+)/?$\";s:34:\"index.php?events_feeds=$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:44:\"index.php?ai1ec_event=$matches[1]&embed=true\";s:26:\"event/([^/]+)/trackback/?$\";s:38:\"index.php?ai1ec_event=$matches[1]&tb=1\";s:46:\"event/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?ai1ec_event=$matches[1]&feed=$matches[2]\";s:41:\"event/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?ai1ec_event=$matches[1]&feed=$matches[2]\";s:34:\"event/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?ai1ec_event=$matches[1]&paged=$matches[2]\";s:41:\"event/([^/]+)/comment-page-([0-9]{1,})/?$\";s:51:\"index.php?ai1ec_event=$matches[1]&cpage=$matches[2]\";s:30:\"event/([^/]+)(?:/([0-9]+))?/?$\";s:50:\"index.php?ai1ec_event=$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:42:\"wphash_ntf_bar/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:52:\"wphash_ntf_bar/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:72:\"wphash_ntf_bar/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:67:\"wphash_ntf_bar/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:67:\"wphash_ntf_bar/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:48:\"wphash_ntf_bar/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:31:\"wphash_ntf_bar/([^/]+)/embed/?$\";s:47:\"index.php?wphash_ntf_bar=$matches[1]&embed=true\";s:35:\"wphash_ntf_bar/([^/]+)/trackback/?$\";s:41:\"index.php?wphash_ntf_bar=$matches[1]&tb=1\";s:55:\"wphash_ntf_bar/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:53:\"index.php?wphash_ntf_bar=$matches[1]&feed=$matches[2]\";s:50:\"wphash_ntf_bar/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:53:\"index.php?wphash_ntf_bar=$matches[1]&feed=$matches[2]\";s:43:\"wphash_ntf_bar/([^/]+)/page/?([0-9]{1,})/?$\";s:54:\"index.php?wphash_ntf_bar=$matches[1]&paged=$matches[2]\";s:50:\"wphash_ntf_bar/([^/]+)/comment-page-([0-9]{1,})/?$\";s:54:\"index.php?wphash_ntf_bar=$matches[1]&cpage=$matches[2]\";s:39:\"wphash_ntf_bar/([^/]+)(?:/([0-9]+))?/?$\";s:53:\"index.php?wphash_ntf_bar=$matches[1]&page=$matches[2]\";s:31:\"wphash_ntf_bar/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:41:\"wphash_ntf_bar/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:61:\"wphash_ntf_bar/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:56:\"wphash_ntf_bar/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:56:\"wphash_ntf_bar/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:37:\"wphash_ntf_bar/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:39:\"testimonial/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:49:\"testimonial/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:69:\"testimonial/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:64:\"testimonial/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:64:\"testimonial/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:45:\"testimonial/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:28:\"testimonial/([^/]+)/embed/?$\";s:44:\"index.php?testimonial=$matches[1]&embed=true\";s:32:\"testimonial/([^/]+)/trackback/?$\";s:38:\"index.php?testimonial=$matches[1]&tb=1\";s:40:\"testimonial/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?testimonial=$matches[1]&paged=$matches[2]\";s:47:\"testimonial/([^/]+)/comment-page-([0-9]{1,})/?$\";s:51:\"index.php?testimonial=$matches[1]&cpage=$matches[2]\";s:36:\"testimonial/([^/]+)(?:/([0-9]+))?/?$\";s:50:\"index.php?testimonial=$matches[1]&page=$matches[2]\";s:28:\"testimonial/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:38:\"testimonial/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:58:\"testimonial/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:53:\"testimonial/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:53:\"testimonial/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:34:\"testimonial/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:48:\".*wp-(atom|rdf|rss|rss2|feed|commentsrss2)\\.php$\";s:18:\"index.php?feed=old\";s:20:\".*wp-app\\.php(/.*)?$\";s:19:\"index.php?error=403\";s:18:\".*wp-register.php$\";s:23:\"index.php?register=true\";s:32:\"feed/(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:27:\"(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:8:\"embed/?$\";s:21:\"index.php?&embed=true\";s:20:\"page/?([0-9]{1,})/?$\";s:28:\"index.php?&paged=$matches[1]\";s:27:\"comment-page-([0-9]{1,})/?$\";s:40:\"index.php?&page_id=967&cpage=$matches[1]\";s:41:\"comments/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:36:\"comments/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:17:\"comments/embed/?$\";s:21:\"index.php?&embed=true\";s:44:\"search/(.+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:39:\"search/(.+)/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:20:\"search/(.+)/embed/?$\";s:34:\"index.php?s=$matches[1]&embed=true\";s:32:\"search/(.+)/page/?([0-9]{1,})/?$\";s:41:\"index.php?s=$matches[1]&paged=$matches[2]\";s:14:\"search/(.+)/?$\";s:23:\"index.php?s=$matches[1]\";s:47:\"author/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:42:\"author/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:23:\"author/([^/]+)/embed/?$\";s:44:\"index.php?author_name=$matches[1]&embed=true\";s:35:\"author/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?author_name=$matches[1]&paged=$matches[2]\";s:17:\"author/([^/]+)/?$\";s:33:\"index.php?author_name=$matches[1]\";s:69:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:64:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:45:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/embed/?$\";s:74:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&embed=true\";s:57:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&paged=$matches[4]\";s:39:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$\";s:63:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]\";s:56:\"([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:51:\"([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:32:\"([0-9]{4})/([0-9]{1,2})/embed/?$\";s:58:\"index.php?year=$matches[1]&monthnum=$matches[2]&embed=true\";s:44:\"([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:65:\"index.php?year=$matches[1]&monthnum=$matches[2]&paged=$matches[3]\";s:26:\"([0-9]{4})/([0-9]{1,2})/?$\";s:47:\"index.php?year=$matches[1]&monthnum=$matches[2]\";s:43:\"([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:38:\"([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:19:\"([0-9]{4})/embed/?$\";s:37:\"index.php?year=$matches[1]&embed=true\";s:31:\"([0-9]{4})/page/?([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&paged=$matches[2]\";s:13:\"([0-9]{4})/?$\";s:26:\"index.php?year=$matches[1]\";s:27:\".?.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\".?.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\".?.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\".?.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"(.?.+?)/embed/?$\";s:41:\"index.php?pagename=$matches[1]&embed=true\";s:20:\"(.?.+?)/trackback/?$\";s:35:\"index.php?pagename=$matches[1]&tb=1\";s:40:\"(.?.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:35:\"(.?.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:28:\"(.?.+?)/page/?([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&paged=$matches[2]\";s:35:\"(.?.+?)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&cpage=$matches[2]\";s:24:\"(.?.+?)(?:/([0-9]+))?/?$\";s:47:\"index.php?pagename=$matches[1]&page=$matches[2]\";s:27:\"[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\"[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\"[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\"[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"([^/]+)/embed/?$\";s:37:\"index.php?name=$matches[1]&embed=true\";s:20:\"([^/]+)/trackback/?$\";s:31:\"index.php?name=$matches[1]&tb=1\";s:40:\"([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:35:\"([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:28:\"([^/]+)/page/?([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&paged=$matches[2]\";s:35:\"([^/]+)/comment-page-([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&cpage=$matches[2]\";s:24:\"([^/]+)(?:/([0-9]+))?/?$\";s:43:\"index.php?name=$matches[1]&page=$matches[2]\";s:16:\"[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:26:\"[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:46:\"[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:22:\"[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";}','yes'),(1176294,'_transient_timeout_jetpack_jitm_0b1fc32e13ada4ddf42cbeef9fdac87','1603054158','no'),(1176295,'_transient_jetpack_jitm_0b1fc32e13ada4ddf42cbeef9fdac87','a:1:{s:18:\"last_response_time\";i:1603053858;}','no'),(1176314,'_transient_timeout_aiowps_captcha_string_info_hs5u9leim1','1603056439','no'),(1176315,'_transient_aiowps_captcha_string_info_hs5u9leim1','MTYwMzA1NDYzOXlhajNtcDh1cmRjYjZyanVjbHNsMjQ=','no'),(1109990,'_transient_timeout_aiowps_captcha_string_info_bn5zakmrl6','1598456201','no'),(1048464,'_transient_aiowps_captcha_string_info_4i6xaw0zud','MTU5MzkzMzk0MXlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(1048697,'_transient_timeout_aiowps_captcha_string_info_9kul3vcnj1','1593954534','no'),(1048690,'_transient_timeout_aiowps_captcha_string_info_em3okfpto6','1593954009','no'),(1048691,'_transient_aiowps_captcha_string_info_em3okfpto6','MTU5Mzk1MjIwOXlhajNtcDh1cmRjYjZyanVjbHNsMTM=','no'),(1048698,'_transient_aiowps_captcha_string_info_9kul3vcnj1','MTU5Mzk1MjczNHlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1118671,'_transient_timeout_aiowps_captcha_string_info_zr3mmwadum','1599063982','no'),(1118672,'_transient_aiowps_captcha_string_info_zr3mmwadum','MTU5OTA2MjE4MnlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1048754,'_transient_aiowps_captcha_string_info_pn5gg3crc1','MTU5Mzk1NjAzMnlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1048962,'_transient_timeout_aiowps_captcha_string_info_jjugd3ze5r','1593974344','no'),(1048816,'_transient_timeout_yst_sm_1_1:4gHp_4kW3y','1594047197','no'),(1048817,'_transient_yst_sm_1_1:4gHp_4kW3y','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-02-20T06:22:53-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2019-07-22T21:02:01-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2019-05-23T20:54:45-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1048918,'_transient_timeout_aiowps_captcha_string_info_9fettqvphc','1593971010','no'),(1048919,'_transient_aiowps_captcha_string_info_9fettqvphc','MTU5Mzk2OTIxMHlhajNtcDh1cmRjYjZyanVjbHNsMjI=','no'),(1048963,'_transient_aiowps_captcha_string_info_jjugd3ze5r','MTU5Mzk3MjU0NHlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1049056,'_transient_timeout_aiowps_captcha_string_info_vsvr2vixjk','1593981590','no'),(1049057,'_transient_aiowps_captcha_string_info_vsvr2vixjk','MTU5Mzk3OTc5MHlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(1049058,'_transient_timeout_aiowps_captcha_string_info_b9ro1ampg4','1593981595','no'),(1049059,'_transient_aiowps_captcha_string_info_b9ro1ampg4','MTU5Mzk3OTc5NXlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1049060,'_transient_timeout_aiowps_captcha_string_info_kdos98fj9o','1593981600','no'),(1049061,'_transient_aiowps_captcha_string_info_kdos98fj9o','MTU5Mzk3OTgwMHlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1049062,'_transient_timeout_aiowps_captcha_string_info_m13wbykx52','1593981609','no'),(1049063,'_transient_aiowps_captcha_string_info_m13wbykx52','MTU5Mzk3OTgwOXlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1049074,'_transient_timeout_aiowps_captcha_string_info_798giuvo6s','1593982187','no'),(1049075,'_transient_aiowps_captcha_string_info_798giuvo6s','MTU5Mzk4MDM4N3lhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1049076,'_transient_timeout_aiowps_captcha_string_info_eav52sg3jj','1593982196','no'),(1049077,'_transient_aiowps_captcha_string_info_eav52sg3jj','MTU5Mzk4MDM5NnlhajNtcDh1cmRjYjZyanVjbHNsMzE=','no'),(1049078,'_transient_timeout_aiowps_captcha_string_info_bgagqv5eml','1593982199','no'),(1049079,'_transient_aiowps_captcha_string_info_bgagqv5eml','MTU5Mzk4MDM5OXlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1049080,'_transient_timeout_aiowps_captcha_string_info_x41ibhwh3p','1593982203','no'),(1049081,'_transient_aiowps_captcha_string_info_x41ibhwh3p','MTU5Mzk4MDQwM3lhajNtcDh1cmRjYjZyanVjbHNsMTg=','no'),(1049082,'_transient_timeout_aiowps_captcha_string_info_oftga4yxka','1593982208','no'),(1049083,'_transient_aiowps_captcha_string_info_oftga4yxka','MTU5Mzk4MDQwOHlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1049104,'_transient_timeout_aiowps_captcha_string_info_1kjsf058gw','1593983485','no'),(1049105,'_transient_aiowps_captcha_string_info_1kjsf058gw','MTU5Mzk4MTY4NXlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(1049191,'_transient_timeout_aiowps_captcha_string_info_ixm0wqh5sq','1593988861','no'),(1049192,'_transient_aiowps_captcha_string_info_ixm0wqh5sq','MTU5Mzk4NzA2MXlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1049230,'_transient_timeout_aiowps_captcha_string_info_ta2l8976d6','1593991385','no'),(1049231,'_transient_aiowps_captcha_string_info_ta2l8976d6','MTU5Mzk4OTU4NXlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1049232,'_transient_timeout_aiowps_captcha_string_info_muda4zc4wa','1593991392','no'),(1049233,'_transient_aiowps_captcha_string_info_muda4zc4wa','MTU5Mzk4OTU5MnlhajNtcDh1cmRjYjZyanVjbHNsMzA=','no'),(1049234,'_transient_timeout_aiowps_captcha_string_info_wh0362shfp','1593991394','no'),(1049235,'_transient_aiowps_captcha_string_info_wh0362shfp','MTU5Mzk4OTU5NHlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1049236,'_transient_timeout_aiowps_captcha_string_info_jl1qndd3gu','1593991398','no'),(1049237,'_transient_aiowps_captcha_string_info_jl1qndd3gu','MTU5Mzk4OTU5OHlhajNtcDh1cmRjYjZyanVjbHNsMTg=','no'),(1049238,'_transient_timeout_aiowps_captcha_string_info_mqet5efo51','1593991402','no'),(1049239,'_transient_aiowps_captcha_string_info_mqet5efo51','MTU5Mzk4OTYwMnlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1049240,'_transient_timeout_aiowps_captcha_string_info_dcgblhsmwc','1593991407','no'),(1049241,'_transient_aiowps_captcha_string_info_dcgblhsmwc','MTU5Mzk4OTYwN3lhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1049242,'_transient_timeout_aiowps_captcha_string_info_4iewv5z8ls','1593991411','no'),(1049243,'_transient_aiowps_captcha_string_info_4iewv5z8ls','MTU5Mzk4OTYxMXlhajNtcDh1cmRjYjZyanVjbHNsMTQ=','no'),(1049244,'_transient_timeout_aiowps_captcha_string_info_jqs3ix4jcb','1593991416','no'),(1049245,'_transient_aiowps_captcha_string_info_jqs3ix4jcb','MTU5Mzk4OTYxNnlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1049246,'_transient_timeout_aiowps_captcha_string_info_p8fr9xnrgc','1593991420','no'),(1049247,'_transient_aiowps_captcha_string_info_p8fr9xnrgc','MTU5Mzk4OTYyMHlhajNtcDh1cmRjYjZyanVjbHNsMjM=','no'),(1118674,'_transient_aiowps_captcha_string_info_ax7fqd0qam','MTU5OTA2MjE4NXlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1049320,'_transient_timeout_aiowps_captcha_string_info_nocghirpbr','1593997032','no'),(1049321,'_transient_aiowps_captcha_string_info_nocghirpbr','MTU5Mzk5NTIzMnlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1118683,'_transient_timeout_aiowps_captcha_string_info_migzcrwv6k','1599064392','no'),(1049439,'_transient_timeout_yst_sm_1_1:4gHp_e2hQ','1594090265','no'),(1049440,'_transient_yst_sm_1_1:4gHp_e2hQ','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-02-20T06:22:53-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2019-07-22T21:02:01-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2019-05-23T20:54:45-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1049490,'_transient_timeout_aiowps_captcha_string_info_en1futu2lt','1594009553','no'),(1049491,'_transient_aiowps_captcha_string_info_en1futu2lt','MTU5NDAwNzc1M3lhajNtcDh1cmRjYjZyanVjbHNsMTQ=','no'),(1118748,'_transient_timeout_aiowps_captcha_string_info_lc3t7td5lg','1599068172','no'),(1049540,'_transient_timeout_aiowps_captcha_string_info_foqz425xd9','1594013478','no'),(1049541,'_transient_aiowps_captcha_string_info_foqz425xd9','MTU5NDAxMTY3OHlhajNtcDh1cmRjYjZyanVjbHNsMA==','no'),(1049787,'_transient_timeout_aiowps_captcha_string_info_8v0fwxawnr','1594033494','no'),(1049788,'_transient_aiowps_captcha_string_info_8v0fwxawnr','MTU5NDAzMTY5NHlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1117882,'_transient_timeout_yst_sm_1_1:4gHp_4kYef','1599092989','no'),(1117883,'_transient_yst_sm_1_1:4gHp_4kYef','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-08-22T09:40:24-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2020-08-22T09:52:13-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2020-08-22T09:53:10-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1050028,'_transient_timeout_aiowps_captcha_string_info_ry1j34oku7','1594051497','no'),(1050029,'_transient_aiowps_captcha_string_info_ry1j34oku7','MTU5NDA0OTY5N3lhajNtcDh1cmRjYjZyanVjbHNsMzA=','no'),(1050265,'_transient_timeout_aiowps_captcha_string_info_ktn6ggavnh','1594070144','no'),(1050266,'_transient_aiowps_captcha_string_info_ktn6ggavnh','MTU5NDA2ODM0NHlhajNtcDh1cmRjYjZyanVjbHNsMzI=','no'),(1050327,'_transient_timeout_aiowps_captcha_string_info_k4womec9dl','1594074595','no'),(1050328,'_transient_aiowps_captcha_string_info_k4womec9dl','MTU5NDA3Mjc5NXlhajNtcDh1cmRjYjZyanVjbHNsMjM=','no'),(1050389,'_transient_timeout_yst_sm_1_1:4gHp_4kBW7','1594163269','no'),(1050339,'_transient_timeout_aiowps_captcha_string_info_ddm2chcmqz','1594075138','no'),(1050340,'_transient_aiowps_captcha_string_info_ddm2chcmqz','MTU5NDA3MzMzOHlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1050390,'_transient_yst_sm_1_1:4gHp_4kBW7','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-02-20T06:22:53-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2019-07-22T21:02:01-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2019-05-23T20:54:45-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1053704,'_transient_timeout_aiowps_captcha_string_info_b8pw4z5ngu','1594314552','no'),(1053591,'_transient_timeout_aiowps_captcha_string_info_jbjvsee33m','1594305873','no'),(1053592,'_transient_aiowps_captcha_string_info_jbjvsee33m','MTU5NDMwNDA3M3lhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1053618,'_transient_timeout_yst_sm_1_1:4gHp_4l5bV','1594392436','no'),(1053619,'_transient_yst_sm_1_1:4gHp_4l5bV','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-02-20T06:22:53-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2019-07-22T21:02:01-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2019-05-23T20:54:45-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1053679,'_transient_timeout_aiowps_captcha_string_info_h5gobx5y8u','1594312475','no'),(1053680,'_transient_aiowps_captcha_string_info_h5gobx5y8u','MTU5NDMxMDY3NXlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1053705,'_transient_aiowps_captcha_string_info_b8pw4z5ngu','MTU5NDMxMjc1MnlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(1053815,'_transient_timeout_aiowps_captcha_string_info_eto9nehoec','1594323627','no'),(1053816,'_transient_aiowps_captcha_string_info_eto9nehoec','MTU5NDMyMTgyN3lhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(1053883,'_transient_timeout_aiowps_captcha_string_info_e5iii52uzh','1594328610','no'),(1053884,'_transient_aiowps_captcha_string_info_e5iii52uzh','MTU5NDMyNjgxMHlhajNtcDh1cmRjYjZyanVjbHNsMjk=','no'),(1053994,'_transient_timeout_aiowps_captcha_string_info_tneppft2p5','1594337894','no'),(1053919,'_transient_timeout_aiowps_captcha_string_info_yndfdg4nic','1594331410','no'),(1053920,'_transient_aiowps_captcha_string_info_yndfdg4nic','MTU5NDMyOTYxMHlhajNtcDh1cmRjYjZyanVjbHNsMjE=','no'),(1053995,'_transient_aiowps_captcha_string_info_tneppft2p5','MTU5NDMzNjA5NHlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1080713,'_transient_aiowps_captcha_string_info_tk6k7x7jp7','MTU5NjI5ODk2NXlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1054134,'_transient_timeout_aiowps_captcha_string_info_qj7tan209s','1594347353','no'),(1054135,'_transient_aiowps_captcha_string_info_qj7tan209s','MTU5NDM0NTU1M3lhajNtcDh1cmRjYjZyanVjbHNsMjE=','no'),(1054343,'_transient_timeout_aiowps_captcha_string_info_fwohe8c89o','1594364344','no'),(1054344,'_transient_aiowps_captcha_string_info_fwohe8c89o','MTU5NDM2MjU0NHlhajNtcDh1cmRjYjZyanVjbHNsMTQ=','no'),(1054422,'_transient_timeout_aiowps_captcha_string_info_wnaneu6m27','1594370382','no'),(1054423,'_transient_aiowps_captcha_string_info_wnaneu6m27','MTU5NDM2ODU4MnlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1054574,'_transient_timeout_aiowps_captcha_string_info_rlm0jqorr7','1594382766','no'),(1054575,'_transient_aiowps_captcha_string_info_rlm0jqorr7','MTU5NDM4MDk2NnlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1054777,'_transient_timeout_yst_sm_1_1:4gHp_4lTpx','1594482116','no'),(1054778,'_transient_yst_sm_1_1:4gHp_4lTpx','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-02-20T06:22:53-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2019-07-22T21:02:01-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2019-05-23T20:54:45-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1085953,'_transient_aiowps_captcha_string_info_j0pk834yly','MTU5NjY4Njc3OHlhajNtcDh1cmRjYjZyanVjbHNsMTg=','no'),(1080595,'_transient_aiowps_captcha_string_info_82h9cf44sq','MTU5NjI5MDc0NXlhajNtcDh1cmRjYjZyanVjbHNsMjI=','no'),(1080596,'_transient_timeout_aiowps_captcha_string_info_37ajvx72o5','1596292547','no'),(1080597,'_transient_aiowps_captcha_string_info_37ajvx72o5','MTU5NjI5MDc0N3lhajNtcDh1cmRjYjZyanVjbHNsMjQ=','no'),(1079971,'_transient_aiowps_captcha_string_info_f6zo8zm8h6','MTU5NjI0NDcwM3lhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1080730,'_transient_yst_sm_1_1:4gHp_li95','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-02-20T06:22:53-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2019-07-22T21:02:01-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2019-05-23T20:54:45-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1080098,'_transient_aiowps_captcha_string_info_4rmo131njj','MTU5NjI1NDEzMXlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1080179,'_transient_timeout_aiowps_captcha_string_info_ja1kotzkks','1596262464','no'),(1080180,'_transient_aiowps_captcha_string_info_ja1kotzkks','MTU5NjI2MDY2NHlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1080305,'_transient_timeout_aiowps_captcha_string_info_8u9utyvgg2','1596271885','no'),(1080306,'_transient_aiowps_captcha_string_info_8u9utyvgg2','MTU5NjI3MDA4NXlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1080311,'_transient_timeout_aiowps_captcha_string_info_9sri3var4t','1596272238','no'),(1080312,'_transient_aiowps_captcha_string_info_9sri3var4t','MTU5NjI3MDQzOHlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1080341,'_transient_timeout_aiowps_captcha_string_info_1ozgjhybal','1596274500','no'),(1080334,'_transient_timeout_aiowps_captcha_string_info_uywqyja953','1596273961','no'),(1080335,'_transient_aiowps_captcha_string_info_uywqyja953','MTU5NjI3MjE2MXlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1080342,'_transient_aiowps_captcha_string_info_1ozgjhybal','MTU5NjI3MjcwMHlhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(1114868,'_transient_aiowps_captcha_string_info_24frj4yv6r','MTU5ODc5NDgxNnlhajNtcDh1cmRjYjZyanVjbHNsMzY=','no'),(1080442,'_transient_timeout_aiowps_captcha_string_info_48obrx84j2','1596282590','no'),(1080443,'_transient_aiowps_captcha_string_info_48obrx84j2','MTU5NjI4MDc5MHlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1080502,'_transient_timeout_aiowps_captcha_string_info_2ofit28n5a','1596287145','no'),(1080503,'_transient_aiowps_captcha_string_info_2ofit28n5a','MTU5NjI4NTM0NXlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1054828,'_transient_timeout_aiowps_captcha_string_info_rg86ijjsms','1594400581','no'),(1054829,'_transient_aiowps_captcha_string_info_rg86ijjsms','MTU5NDM5ODc4MXlhajNtcDh1cmRjYjZyanVjbHNsMjE=','no'),(1054830,'_transient_timeout_aiowps_captcha_string_info_7nup91e20b','1594400583','no'),(1054831,'_transient_aiowps_captcha_string_info_7nup91e20b','MTU5NDM5ODc4M3lhajNtcDh1cmRjYjZyanVjbHNsMA==','no'),(1054845,'_transient_timeout_aiowps_captcha_string_info_0nws25kvvt','1594401655','no'),(1054846,'_transient_aiowps_captcha_string_info_0nws25kvvt','MTU5NDM5OTg1NXlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1054847,'_transient_timeout_aiowps_captcha_string_info_81so4e39ng','1594401707','no'),(1054848,'_transient_aiowps_captcha_string_info_81so4e39ng','MTU5NDM5OTkwN3lhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1054849,'_transient_timeout_aiowps_captcha_string_info_skekd27l6a','1594401716','no'),(1054850,'_transient_aiowps_captcha_string_info_skekd27l6a','MTU5NDM5OTkxNnlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1054927,'_transient_timeout_aiowps_captcha_string_info_ojp3wgv7rh','1594408360','no'),(1054928,'_transient_aiowps_captcha_string_info_ojp3wgv7rh','MTU5NDQwNjU2MHlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1054929,'_transient_timeout_aiowps_captcha_string_info_xrrrdbyv1x','1594408370','no'),(1054930,'_transient_aiowps_captcha_string_info_xrrrdbyv1x','MTU5NDQwNjU3MHlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(1054931,'_transient_timeout_aiowps_captcha_string_info_yfuv1zdd3g','1594408375','no'),(1054932,'_transient_aiowps_captcha_string_info_yfuv1zdd3g','MTU5NDQwNjU3NXlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1054933,'_transient_timeout_aiowps_captcha_string_info_96xdekleec','1594408402','no'),(1054934,'_transient_aiowps_captcha_string_info_96xdekleec','MTU5NDQwNjYwMnlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(1054955,'_transient_timeout_aiowps_captcha_string_info_v8f3vvq7tr','1594409899','no'),(1054936,'_transient_timeout_aiowps_captcha_string_info_p9780g2ms0','1594408422','no'),(1054937,'_transient_aiowps_captcha_string_info_p9780g2ms0','MTU5NDQwNjYyMnlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1054956,'_transient_aiowps_captcha_string_info_v8f3vvq7tr','MTU5NDQwODA5OXlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(1055115,'_transient_timeout_aiowps_captcha_string_info_2sxumvgnue','1594422572','no'),(1055116,'_transient_aiowps_captcha_string_info_2sxumvgnue','MTU5NDQyMDc3MnlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(1055117,'_transient_timeout_aiowps_captcha_string_info_invtzm5mfb','1594422582','no'),(1055118,'_transient_aiowps_captcha_string_info_invtzm5mfb','MTU5NDQyMDc4MnlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(1055119,'_transient_timeout_aiowps_captcha_string_info_tfswdvzgl8','1594422613','no'),(1055120,'_transient_aiowps_captcha_string_info_tfswdvzgl8','MTU5NDQyMDgxM3lhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1055186,'_transient_timeout_aiowps_captcha_string_info_thwgqq37go','1594427460','no'),(1055187,'_transient_aiowps_captcha_string_info_thwgqq37go','MTU5NDQyNTY2MHlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1055244,'_transient_aiowps_captcha_string_info_1h960oubqq','MTU5NDQyODg2N3lhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1055262,'_transient_timeout_aiowps_captcha_string_info_5qg4bkvz03','1594431884','no'),(1055263,'_transient_aiowps_captcha_string_info_5qg4bkvz03','MTU5NDQzMDA4NHlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1055300,'_transient_timeout_aiowps_captcha_string_info_goxtbq3ymj','1594435167','no'),(1055301,'_transient_aiowps_captcha_string_info_goxtbq3ymj','MTU5NDQzMzM2N3lhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1080729,'_transient_timeout_yst_sm_1_1:4gHp_li95','1596387253','no'),(1079262,'_transient_aiowps_captcha_string_info_irlruflvvg','MTU5NjE5MjkwNnlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1055353,'_transient_timeout_aiowps_captcha_string_info_qumjxtl1fq','1594438999','no'),(1055354,'_transient_aiowps_captcha_string_info_qumjxtl1fq','MTU5NDQzNzE5OXlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1055577,'_transient_timeout_aiowps_captcha_string_info_ylblvq5k5p','1594456745','no'),(1055578,'_transient_aiowps_captcha_string_info_ylblvq5k5p','MTU5NDQ1NDk0NXlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1055632,'_transient_timeout_yst_sm_1_1:4gHp_eSC2','1594544877','no'),(1055633,'_transient_yst_sm_1_1:4gHp_eSC2','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-02-20T06:22:53-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2019-07-22T21:02:01-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2019-05-23T20:54:45-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1055643,'_transient_timeout_aiowps_captcha_string_info_o06cebij7a','1594460626','no'),(1055644,'_transient_aiowps_captcha_string_info_o06cebij7a','MTU5NDQ1ODgyNnlhajNtcDh1cmRjYjZyanVjbHNsMzA=','no'),(1055645,'_transient_timeout_aiowps_captcha_string_info_tlfexovbli','1594460627','no'),(1055646,'_transient_aiowps_captcha_string_info_tlfexovbli','MTU5NDQ1ODgyN3lhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(1055686,'_transient_timeout_aiowps_captcha_string_info_d3j17xscnl','1594464306','no'),(1055687,'_transient_aiowps_captcha_string_info_d3j17xscnl','MTU5NDQ2MjUwNnlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1055688,'_transient_timeout_aiowps_captcha_string_info_jn4bgl2kyd','1594464310','no'),(1055689,'_transient_aiowps_captcha_string_info_jn4bgl2kyd','MTU5NDQ2MjUxMHlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1079666,'_transient_timeout_aiowps_captcha_string_info_qhevhtqeek','1596223908','no'),(1055940,'_transient_timeout_aiowps_captcha_string_info_10nekxqqav','1594482402','no'),(1055869,'_transient_timeout_yst_sm_1_1:4gHp_4kScZ','1594561570','no'),(1055870,'_transient_yst_sm_1_1:4gHp_4kScZ','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-02-20T06:22:53-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2019-07-22T21:02:01-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2019-05-23T20:54:45-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1055941,'_transient_aiowps_captcha_string_info_10nekxqqav','MTU5NDQ4MDYwMnlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1079667,'_transient_aiowps_captcha_string_info_qhevhtqeek','MTU5NjIyMjEwOHlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(1055979,'_transient_timeout_aiowps_captcha_string_info_l7fmu2vq1p','1594485507','no'),(1055980,'_transient_aiowps_captcha_string_info_l7fmu2vq1p','MTU5NDQ4MzcwN3lhajNtcDh1cmRjYjZyanVjbHNsMTk=','no'),(1055988,'_transient_timeout_aiowps_captcha_string_info_k0d0q8uves','1594486114','no'),(1055989,'_transient_aiowps_captcha_string_info_k0d0q8uves','MTU5NDQ4NDMxNHlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1056102,'_transient_timeout_aiowps_captcha_string_info_wt7bgidm0q','1594495764','no'),(1056103,'_transient_aiowps_captcha_string_info_wt7bgidm0q','MTU5NDQ5Mzk2NHlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1079129,'_transient_timeout_aiowps_captcha_string_info_1j11bkbe0f','1596185819','no'),(1056147,'_transient_timeout_aiowps_captcha_string_info_mc29d2nhh5','1594499526','no'),(1056148,'_transient_aiowps_captcha_string_info_mc29d2nhh5','MTU5NDQ5NzcyNnlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1079596,'_transient_timeout_aiowps_captcha_string_info_b7qhzffvro','1596218199','no'),(1080097,'_transient_timeout_aiowps_captcha_string_info_4rmo131njj','1596255931','no'),(1079481,'_transient_timeout_yst_sm_1_1:4gHp_lnt6','1596294111','no'),(1079482,'_transient_yst_sm_1_1:4gHp_lnt6','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-02-20T06:22:53-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2019-07-22T21:02:01-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2019-05-23T20:54:45-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1079581,'_transient_timeout_aiowps_captcha_string_info_j1tw19defr','1596217117','no'),(1079582,'_transient_aiowps_captcha_string_info_j1tw19defr','MTU5NjIxNTMxN3lhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1079597,'_transient_aiowps_captcha_string_info_b7qhzffvro','MTU5NjIxNjM5OXlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(1079704,'_transient_timeout_aiowps_captcha_string_info_kwittj13rt','1596226538','no'),(1051754,'_transient_aiowps_captcha_string_info_zay4tijid7','MTU5NDE2Njg5MHlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1086218,'_transient_timeout_yst_sm_1_1:4gHp_dIgT','1596792509','no'),(1086165,'_transient_timeout_aiowps_captcha_string_info_qivtxrftia','1596704265','no'),(1051995,'_transient_timeout_aiowps_captcha_string_info_jml8koq84y','1594185425','no'),(1051983,'_transient_timeout_aiowps_captcha_string_info_cmfovzjg3r','1594184487','no'),(1051984,'_transient_aiowps_captcha_string_info_cmfovzjg3r','MTU5NDE4MjY4N3lhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1051996,'_transient_aiowps_captcha_string_info_jml8koq84y','MTU5NDE4MzYyNXlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1052025,'_transient_timeout_aiowps_captcha_string_info_hzjvzwhof7','1594186905','no'),(1052026,'_transient_aiowps_captcha_string_info_hzjvzwhof7','MTU5NDE4NTEwNXlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1052134,'_transient_timeout_aiowps_captcha_string_info_m99bg4nzgb','1594195170','no'),(1052060,'_transient_timeout_aiowps_captcha_string_info_udfrfzhojj','1594190094','no'),(1052061,'_transient_aiowps_captcha_string_info_udfrfzhojj','MTU5NDE4ODI5NHlhajNtcDh1cmRjYjZyanVjbHNsMTc=','no'),(1081085,'_transient_aiowps_captcha_string_info_3hhddeidzf','MTU5NjMyNjI3MXlhajNtcDh1cmRjYjZyanVjbHNsMzA=','no'),(1052135,'_transient_aiowps_captcha_string_info_m99bg4nzgb','MTU5NDE5MzM3MHlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1052173,'_transient_timeout_aiowps_captcha_string_info_s3uiibmblm','1594198158','no'),(1052174,'_transient_aiowps_captcha_string_info_s3uiibmblm','MTU5NDE5NjM1OHlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1052183,'_transient_timeout_aiowps_captcha_string_info_83lzcywn5i','1594198803','no'),(1052184,'_transient_aiowps_captcha_string_info_83lzcywn5i','MTU5NDE5NzAwM3lhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1052351,'_transient_timeout_aiowps_captcha_string_info_dwavddchnt','1594210849','no'),(1052352,'_transient_aiowps_captcha_string_info_dwavddchnt','MTU5NDIwOTA0OXlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1059028,'_transient_timeout_yst_sm_post_1:4gHp_6iUTt','1594804502','no'),(1059029,'_transient_yst_sm_post_1:4gHp_6iUTt','C:24:\"WPSEO_Sitemap_Cache_Data\":3389:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:3341:\"<urlset xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xmlns:image=\"http://www.google.com/schemas/sitemap-image/1.1\" xsi:schemaLocation=\"http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd http://www.google.com/schemas/sitemap-image/1.1 http://www.google.com/schemas/sitemap-image/1.1/sitemap-image.xsd\" xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/33rd-annual-mid-west-lectures-do-you-know/</loc>\n		<lastmod>2015-09-21T07:54:36-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/25th-annual-youth-rally/</loc>\n		<lastmod>2016-03-16T18:21:06-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/new-website/</loc>\n		<lastmod>2016-03-16T23:22:43-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/youtube-channel/</loc>\n		<lastmod>2016-03-16T23:23:28-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/change-the-channel/</loc>\n		<lastmod>2016-03-28T21:51:14-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/being-a-christian-father/</loc>\n		<lastmod>2016-05-19T08:17:11-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/armor-of-god/</loc>\n		<lastmod>2016-05-19T08:18:36-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/one-church/</loc>\n		<lastmod>2016-06-09T15:45:03-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/talents/</loc>\n		<lastmod>2016-08-28T21:33:31-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/what-have-i-been-putting-in-my-heart/</loc>\n		<lastmod>2017-08-07T21:51:02-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/do-you-know-who-i-am/</loc>\n		<lastmod>2017-08-20T13:27:02-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/god-never-gives-challenge-great/</loc>\n		<lastmod>2017-08-20T13:36:56-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/what-do-you-know/</loc>\n		<lastmod>2017-08-20T13:53:46-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/not-whether-win-lose/</loc>\n		<lastmod>2017-08-20T14:03:58-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/received-calling-god/</loc>\n		<lastmod>2017-08-27T21:10:20-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/just-as-i-am/</loc>\n		<lastmod>2017-09-03T20:20:31-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/being-a-world-changer/</loc>\n		<lastmod>2017-09-04T22:21:43-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/why-did-you-do-that/</loc>\n		<lastmod>2017-09-10T20:27:56-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/2019-youth-rally-dont-despise-me/</loc>\n		<lastmod>2019-04-22T20:06:59-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/2019-vacation-bible-school-paul-an-example-to-follow/</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</url>\n</urlset>\";}}','no'),(1052365,'_transient_timeout_yst_sm_1_1:4gHp_edLu','1594295981','no'),(1052366,'_transient_yst_sm_1_1:4gHp_edLu','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-02-20T06:22:53-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2019-07-22T21:02:01-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2019-05-23T20:54:45-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1052672,'_transient_aiowps_captcha_string_info_bez5uw56r5','MTU5NDIzMTc1OXlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(1052544,'_transient_timeout_aiowps_captcha_string_info_rqv1jydt95','1594223560','no'),(1086111,'_transient_timeout_aiowps_captcha_string_info_avge93qque','1596700369','no'),(1052545,'_transient_aiowps_captcha_string_info_rqv1jydt95','MTU5NDIyMTc2MHlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1052671,'_transient_timeout_aiowps_captcha_string_info_bez5uw56r5','1594233559','no'),(1052586,'_transient_timeout_yst_sm_1_1:4gHp_4kGR6','1594311427','no'),(1052587,'_transient_yst_sm_1_1:4gHp_4kGR6','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-02-20T06:22:53-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2019-07-22T21:02:01-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2019-05-23T20:54:45-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1052723,'_transient_timeout_aiowps_captcha_string_info_i35ky27ud0','1594237292','no'),(1052694,'_transient_timeout_aiowps_captcha_string_info_fypah8fpq1','1594234866','no'),(1052695,'_transient_aiowps_captcha_string_info_fypah8fpq1','MTU5NDIzMzA2NnlhajNtcDh1cmRjYjZyanVjbHNsMjk=','no'),(1052724,'_transient_aiowps_captcha_string_info_i35ky27ud0','MTU5NDIzNTQ5MnlhajNtcDh1cmRjYjZyanVjbHNsMzU=','no'),(1052793,'_transient_timeout_aiowps_captcha_string_info_a8e99ht5ec','1594242598','no'),(1052794,'_transient_aiowps_captcha_string_info_a8e99ht5ec','MTU5NDI0MDc5OHlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(1086074,'_transient_aiowps_captcha_string_info_kp9bm8of6x','MTU5NjY5NTc5MXlhajNtcDh1cmRjYjZyanVjbHNsMjk=','no'),(1052807,'_transient_timeout_aiowps_captcha_string_info_cqwcv89veu','1594243531','no'),(1052808,'_transient_aiowps_captcha_string_info_cqwcv89veu','MTU5NDI0MTczMXlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1086112,'_transient_aiowps_captcha_string_info_avge93qque','MTU5NjY5ODU2OXlhajNtcDh1cmRjYjZyanVjbHNsMjE=','no'),(1086137,'_transient_timeout_aiowps_captcha_string_info_l9k5xj5tpq','1596702673','no'),(1053259,'_transient_timeout_aiowps_captcha_string_info_pshlbb51b8','1594279474','no'),(1053260,'_transient_aiowps_captcha_string_info_pshlbb51b8','MTU5NDI3NzY3NHlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1085956,'_transient_aiowps_captcha_string_info_1r0dzey7p4','MTU5NjY4Njg2MHlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1080983,'_transient_timeout_aiowps_captcha_string_info_46bfr2zbz4','1596321060','no'),(1080712,'_transient_timeout_aiowps_captcha_string_info_tk6k7x7jp7','1596300765','no'),(1055243,'_transient_timeout_aiowps_captcha_string_info_1h960oubqq','1594430667','no'),(1072184,'_transient_timeout_aiowps_captcha_string_info_94snm38xxc','1595684742','no'),(1053410,'_transient_timeout_yst_sm_1_1:4gHp_douY','1594376670','no'),(1053411,'_transient_yst_sm_1_1:4gHp_douY','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-02-20T06:22:53-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2019-07-22T21:02:01-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2019-05-23T20:54:45-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1085955,'_transient_timeout_aiowps_captcha_string_info_1r0dzey7p4','1596688660','no'),(1081095,'_transient_timeout_aiowps_captcha_string_info_y88q0vcbnk','1596328779','no'),(1074911,'_transient_aiowps_captcha_string_info_2r3qb6vgki','MTU5NTg3MDU1MHlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1062275,'_transient_yst_sm_1_1:4gHp_dk8b','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-02-20T06:22:53-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2019-07-22T21:02:01-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2019-05-23T20:54:45-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1062348,'_transient_timeout_aiowps_captcha_string_info_shfitx6vr2','1594974050','no'),(1071945,'_transient_timeout_aiowps_captcha_string_info_ortd5l9w8i','1595669920','no'),(1062349,'_transient_aiowps_captcha_string_info_shfitx6vr2','MTU5NDk3MjI1MHlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1062361,'_transient_timeout_aiowps_captcha_string_info_8kwnqla5hk','1594974946','no'),(1062362,'_transient_aiowps_captcha_string_info_8kwnqla5hk','MTU5NDk3MzE0NnlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1062440,'_transient_timeout_aiowps_captcha_string_info_kkutpqp1tk','1594980961','no'),(1062441,'_transient_aiowps_captcha_string_info_kkutpqp1tk','MTU5NDk3OTE2MXlhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(1062445,'_transient_timeout_aiowps_captcha_string_info_vigi9bexaw','1594981034','no'),(1062446,'_transient_aiowps_captcha_string_info_vigi9bexaw','MTU5NDk3OTIzNHlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1062458,'_transient_timeout_aiowps_captcha_string_info_jtdyoy4ukg','1594981855','no'),(1062459,'_transient_aiowps_captcha_string_info_jtdyoy4ukg','MTU5NDk4MDA1NXlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1062549,'_transient_timeout_aiowps_captcha_string_info_g62moyattq','1594988633','no'),(1062550,'_transient_aiowps_captcha_string_info_g62moyattq','MTU5NDk4NjgzM3lhajNtcDh1cmRjYjZyanVjbHNsMTg=','no'),(1074914,'_transient_aiowps_captcha_string_info_ie2qqfnhth','MTU5NTg3MDU1MnlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1074916,'_transient_aiowps_captcha_string_info_nkbgapcquh','MTU5NTg3MDU1NHlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1074917,'_transient_timeout_aiowps_captcha_string_info_wfd15xgjqa','1595872355','no'),(1074918,'_transient_aiowps_captcha_string_info_wfd15xgjqa','MTU5NTg3MDU1NXlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1074925,'_transient_timeout_aiowps_captcha_string_info_q4zhabkrd8','1595872946','no'),(1074926,'_transient_aiowps_captcha_string_info_q4zhabkrd8','MTU5NTg3MTE0NnlhajNtcDh1cmRjYjZyanVjbHNsMTg=','no'),(1075080,'_transient_timeout_aiowps_captcha_string_info_jfdxiwi9kl','1595886185','no'),(1075081,'_transient_aiowps_captcha_string_info_jfdxiwi9kl','MTU5NTg4NDM4NXlhajNtcDh1cmRjYjZyanVjbHNsMjI=','no'),(1075351,'_transient_timeout_aiowps_captcha_string_info_y3l89uvjrt','1595905851','no'),(1075352,'_transient_aiowps_captcha_string_info_y3l89uvjrt','MTU5NTkwNDA1MXlhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(1078181,'_transient_aiowps_captcha_string_info_iadqq1cnyz','MTU5NjExNjgwMHlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1078234,'_transient_aiowps_captcha_string_info_3gh7v74zm6','MTU5NjEyMDY3OHlhajNtcDh1cmRjYjZyanVjbHNsMTQ=','no'),(1076040,'_transient_timeout_aiowps_captcha_string_info_qeiltpw9pq','1595958731','no'),(1075331,'_transient_timeout_aiowps_captcha_string_info_5bbgz69bok','1595904625','no'),(1075329,'_transient_timeout_aiowps_captcha_string_info_2z7chqavmq','1595904524','no'),(1075330,'_transient_aiowps_captcha_string_info_2z7chqavmq','MTU5NTkwMjcyNHlhajNtcDh1cmRjYjZyanVjbHNsMTg=','no'),(1062978,'_transient_timeout_aiowps_captcha_string_info_mmczhykq2d','1595023926','no'),(1062648,'_transient_timeout_yst_sm_1_1:4gHp_4l4Za','1595080565','no'),(1075409,'_transient_timeout_aiowps_captcha_string_info_cilfkjcbmo','1595909280','no'),(1075410,'_transient_aiowps_captcha_string_info_cilfkjcbmo','MTU5NTkwNzQ4MHlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1075506,'_transient_timeout_aiowps_captcha_string_info_hshi49zeso','1595917127','no'),(1075485,'_transient_timeout_aiowps_captcha_string_info_yvh0m45ort','1595915907','no'),(1075486,'_transient_aiowps_captcha_string_info_yvh0m45ort','MTU5NTkxNDEwN3lhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1075507,'_transient_aiowps_captcha_string_info_hshi49zeso','MTU5NTkxNTMyN3lhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1075573,'_transient_timeout_aiowps_captcha_string_info_2qe05vemt5','1595923295','no'),(1075574,'_transient_aiowps_captcha_string_info_2qe05vemt5','MTU5NTkyMTQ5NXlhajNtcDh1cmRjYjZyanVjbHNsMzE=','no'),(1075587,'_transient_timeout_aiowps_captcha_string_info_li1qmdaqgc','1595923936','no'),(1075588,'_transient_aiowps_captcha_string_info_li1qmdaqgc','MTU5NTkyMjEzNnlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(1075642,'_transient_timeout_yst_sm_1_1:4gHp_2nP5','1596013433','no'),(1075643,'_transient_yst_sm_1_1:4gHp_2nP5','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-02-20T06:22:53-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2019-07-22T21:02:01-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2019-05-23T20:54:45-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1075367,'_transient_timeout_aiowps_captcha_string_info_0maewwmjm9','1595906424','no'),(1075368,'_transient_aiowps_captcha_string_info_0maewwmjm9','MTU5NTkwNDYyNHlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1075662,'_transient_timeout_aiowps_captcha_string_info_dbalki0jdo','1595930519','no'),(1075663,'_transient_aiowps_captcha_string_info_dbalki0jdo','MTU5NTkyODcxOXlhajNtcDh1cmRjYjZyanVjbHNsMjk=','no'),(1075788,'_transient_timeout_aiowps_captcha_string_info_5xmu4lds0u','1595940054','no'),(1075682,'_transient_timeout_aiowps_captcha_string_info_bns92e7nzq','1595931825','no'),(1075683,'_transient_aiowps_captcha_string_info_bns92e7nzq','MTU5NTkzMDAyNXlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1075775,'_transient_timeout_aiowps_captcha_string_info_y81xwvqya8','1595939016','no'),(1075776,'_transient_aiowps_captcha_string_info_y81xwvqya8','MTU5NTkzNzIxNnlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1075789,'_transient_aiowps_captcha_string_info_5xmu4lds0u','MTU5NTkzODI1NHlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1078196,'_transient_timeout_aiowps_captcha_string_info_tkfjtzgjv7','1596119717','no'),(1078197,'_transient_aiowps_captcha_string_info_tkfjtzgjv7','MTU5NjExNzkxN3lhajNtcDh1cmRjYjZyanVjbHNsMjM=','no'),(1075982,'_transient_timeout_aiowps_captcha_string_info_us9ywmpnp3','1595954301','no'),(1075983,'_transient_aiowps_captcha_string_info_us9ywmpnp3','MTU5NTk1MjUwMXlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1075984,'_transient_timeout_aiowps_captcha_string_info_06xmpw0qiz','1595954303','no'),(1075985,'_transient_aiowps_captcha_string_info_06xmpw0qiz','MTU5NTk1MjUwM3lhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1075989,'_transient_timeout_aiowps_captcha_string_info_thwoduo7ug','1595954587','no'),(1075990,'_transient_aiowps_captcha_string_info_thwoduo7ug','MTU5NTk1Mjc4N3lhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1076071,'_transient_timeout_aiowps_captcha_string_info_lzopbdgi6l','1595961389','no'),(1076000,'_transient_timeout_yst_sm_1_1:4gHp_4ldbQ','1596040265','no'),(1076001,'_transient_yst_sm_1_1:4gHp_4ldbQ','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-02-20T06:22:53-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2019-07-22T21:02:01-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2019-05-23T20:54:45-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1076041,'_transient_aiowps_captcha_string_info_qeiltpw9pq','MTU5NTk1NjkzMXlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1076072,'_transient_aiowps_captcha_string_info_lzopbdgi6l','MTU5NTk1OTU4OXlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1076176,'_transient_timeout_aiowps_captcha_string_info_omoiqbv98p','1595969644','no'),(1076177,'_transient_aiowps_captcha_string_info_omoiqbv98p','MTU5NTk2Nzg0NHlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1076178,'_transient_timeout_aiowps_captcha_string_info_unzenrneg0','1595969646','no'),(1076179,'_transient_aiowps_captcha_string_info_unzenrneg0','MTU5NTk2Nzg0NnlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1076418,'_transient_timeout_aiowps_captcha_string_info_169n1tzqdy','1595986733','no'),(1076419,'_transient_aiowps_captcha_string_info_169n1tzqdy','MTU5NTk4NDkzM3lhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1076454,'_transient_timeout_aiowps_captcha_string_info_a6rz9drc5t','1595988905','no'),(1076455,'_transient_aiowps_captcha_string_info_a6rz9drc5t','MTU5NTk4NzEwNXlhajNtcDh1cmRjYjZyanVjbHNsMTk=','no'),(1076501,'_transient_timeout_aiowps_captcha_string_info_v0nwhkje7y','1595992564','no'),(1076502,'_transient_aiowps_captcha_string_info_v0nwhkje7y','MTU5NTk5MDc2NHlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1078444,'_transient_aiowps_captcha_string_info_qixqyjvsyl','MTU5NjEzNzI4NXlhajNtcDh1cmRjYjZyanVjbHNsMA==','no'),(1078443,'_transient_timeout_aiowps_captcha_string_info_qixqyjvsyl','1596139085','no'),(1078233,'_transient_timeout_aiowps_captcha_string_info_3gh7v74zm6','1596122478','no'),(1076787,'_transient_timeout_aiowps_captcha_string_info_u5hq1lbwcr','1596014717','no'),(1076788,'_transient_aiowps_captcha_string_info_u5hq1lbwcr','MTU5NjAxMjkxN3lhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1076878,'_transient_timeout_aiowps_captcha_string_info_aisvvc82qi','1596021971','no'),(1076879,'_transient_aiowps_captcha_string_info_aisvvc82qi','MTU5NjAyMDE3MXlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1076908,'_transient_timeout_aiowps_captcha_string_info_timsgcrrvy','1596024029','no'),(1076909,'_transient_aiowps_captcha_string_info_timsgcrrvy','MTU5NjAyMjIyOXlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1077070,'_transient_timeout_aiowps_captcha_string_info_9jvwy16lsq','1596034785','no'),(1077071,'_transient_aiowps_captcha_string_info_9jvwy16lsq','MTU5NjAzMjk4NXlhajNtcDh1cmRjYjZyanVjbHNsMTg=','no'),(1077198,'_transient_timeout_aiowps_captcha_string_info_azwd5p3wxo','1596044870','no'),(1077142,'_transient_timeout_aiowps_captcha_string_info_7znlwxcuiq','1596040317','no'),(1077143,'_transient_aiowps_captcha_string_info_7znlwxcuiq','MTU5NjAzODUxN3lhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1077199,'_transient_aiowps_captcha_string_info_azwd5p3wxo','MTU5NjA0MzA3MHlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(1077276,'_transient_timeout_aiowps_captcha_string_info_dvqnn741vz','1596050839','no'),(1077277,'_transient_aiowps_captcha_string_info_dvqnn741vz','MTU5NjA0OTAzOXlhajNtcDh1cmRjYjZyanVjbHNsMjk=','no'),(1077279,'_transient_timeout_yst_sm_1_1:4gHp_4kDhG','1596135631','no'),(1077280,'_transient_yst_sm_1_1:4gHp_4kDhG','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-02-20T06:22:53-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2019-07-22T21:02:01-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2019-05-23T20:54:45-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1077322,'_transient_timeout_aiowps_captcha_string_info_3tfwmvdrml','1596054078','no'),(1077323,'_transient_aiowps_captcha_string_info_3tfwmvdrml','MTU5NjA1MjI3OHlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(1077631,'_transient_timeout_aiowps_captcha_string_info_yfioo6wl0a','1596077400','no'),(1077397,'_transient_timeout_aiowps_captcha_string_info_925tfxvech','1596060765','no'),(1077398,'_transient_aiowps_captcha_string_info_925tfxvech','MTU5NjA1ODk2NXlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1078180,'_transient_timeout_aiowps_captcha_string_info_iadqq1cnyz','1596118600','no'),(1077609,'_transient_timeout_aiowps_captcha_string_info_wkl6omku5y','1596075744','no'),(1077610,'_transient_aiowps_captcha_string_info_wkl6omku5y','MTU5NjA3Mzk0NHlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1077632,'_transient_aiowps_captcha_string_info_yfioo6wl0a','MTU5NjA3NTYwMHlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1078800,'_transient_timeout_aiowps_captcha_string_info_s1n5ltt5x5','1596162261','no'),(1077645,'_transient_timeout_aiowps_captcha_string_info_1zqraj9w9h','1596078529','no'),(1077646,'_transient_aiowps_captcha_string_info_1zqraj9w9h','MTU5NjA3NjcyOXlhajNtcDh1cmRjYjZyanVjbHNsMTg=','no'),(1077815,'_transient_timeout_aiowps_captcha_string_info_vc0fak7tpt','1596090744','no'),(1077783,'_transient_timeout_aiowps_captcha_string_info_kxpaxzagpn','1596088234','no'),(1077784,'_transient_aiowps_captcha_string_info_kxpaxzagpn','MTU5NjA4NjQzNHlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1077816,'_transient_aiowps_captcha_string_info_vc0fak7tpt','MTU5NjA4ODk0NHlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1078012,'_transient_timeout_aiowps_captcha_string_info_51ccdherma','1596106261','no'),(1077835,'_transient_timeout_aiowps_captcha_string_info_vdyc1wpihx','1596092291','no'),(1077836,'_transient_aiowps_captcha_string_info_vdyc1wpihx','MTU5NjA5MDQ5MXlhajNtcDh1cmRjYjZyanVjbHNsMTQ=','no'),(1077936,'_transient_timeout_aiowps_captcha_string_info_3pen8w96qa','1596100782','no'),(1077937,'_transient_aiowps_captcha_string_info_3pen8w96qa','MTU5NjA5ODk4MnlhajNtcDh1cmRjYjZyanVjbHNsMjg=','no'),(1078013,'_transient_aiowps_captcha_string_info_51ccdherma','MTU5NjEwNDQ2MXlhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(1078108,'_transient_timeout_aiowps_captcha_string_info_x696xkcccx','1596114250','no'),(1078109,'_transient_aiowps_captcha_string_info_x696xkcccx','MTU5NjExMjQ1MHlhajNtcDh1cmRjYjZyanVjbHNsMzM=','no'),(1078172,'_transient_timeout_yst_sm_1_1:4gHp_4kXCA','1596202508','no'),(1078787,'_transient_timeout_aiowps_captcha_string_info_nh4tbv05fi','1596161438','no'),(1078173,'_transient_yst_sm_1_1:4gHp_4kXCA','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-02-20T06:22:53-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2019-07-22T21:02:01-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2019-05-23T20:54:45-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1057473,'_transient_timeout_aiowps_captcha_string_info_ss2vgw2neq','1594600788','no'),(1057474,'_transient_aiowps_captcha_string_info_ss2vgw2neq','MTU5NDU5ODk4OHlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1056589,'_transient_timeout_aiowps_captcha_string_info_0n4e1h98by','1594532320','no'),(1056560,'_transient_timeout_aiowps_captcha_string_info_rk1ha7x40s','1594530187','no'),(1056561,'_transient_aiowps_captcha_string_info_rk1ha7x40s','MTU5NDUyODM4N3lhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1056590,'_transient_aiowps_captcha_string_info_0n4e1h98by','MTU5NDUzMDUyMHlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1056773,'_transient_timeout_yst_sm_1_1:4gHp_f56M','1594631793','no'),(1056700,'_transient_timeout_aiowps_captcha_string_info_fty6mhvmpn','1594541551','no'),(1056701,'_transient_aiowps_captcha_string_info_fty6mhvmpn','MTU5NDUzOTc1MXlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1056702,'_transient_timeout_aiowps_captcha_string_info_5nzlz81ffv','1594541553','no'),(1056703,'_transient_aiowps_captcha_string_info_5nzlz81ffv','MTU5NDUzOTc1M3lhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1056774,'_transient_yst_sm_1_1:4gHp_f56M','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-02-20T06:22:53-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2019-07-22T21:02:01-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2019-05-23T20:54:45-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1056931,'_transient_timeout_aiowps_captcha_string_info_636q3ponj8','1594558727','no'),(1056876,'_transient_timeout_aiowps_captcha_string_info_4nzzh0hiqy','1594555127','no'),(1056877,'_transient_aiowps_captcha_string_info_4nzzh0hiqy','MTU5NDU1MzMyN3lhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1056932,'_transient_aiowps_captcha_string_info_636q3ponj8','MTU5NDU1NjkyN3lhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(1057522,'_transient_timeout_aiowps_captcha_string_info_v7ovll6vn7','1594603515','no'),(1079343,'_transient_aiowps_captcha_string_info_jrzr335rpv','MTU5NjE5ODQ5NHlhajNtcDh1cmRjYjZyanVjbHNsMjM=','no'),(1079705,'_transient_aiowps_captcha_string_info_kwittj13rt','MTU5NjIyNDczOHlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1057015,'_transient_timeout_yst_sm_1_1:4gHp_4kCuH','1594648130','no'),(1057016,'_transient_yst_sm_1_1:4gHp_4kCuH','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-02-20T06:22:53-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2019-07-22T21:02:01-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2019-05-23T20:54:45-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1057031,'_transient_timeout_aiowps_captcha_string_info_rngrcqauu1','1594564908','no'),(1057032,'_transient_aiowps_captcha_string_info_rngrcqauu1','MTU5NDU2MzEwOHlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1057033,'_transient_timeout_aiowps_captcha_string_info_ahrh1o4fvm','1594564910','no'),(1057034,'_transient_aiowps_captcha_string_info_ahrh1o4fvm','MTU5NDU2MzExMHlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(1057145,'_transient_timeout_aiowps_captcha_string_info_221kigu8y5','1594573697','no'),(1057146,'_transient_aiowps_captcha_string_info_221kigu8y5','MTU5NDU3MTg5N3lhajNtcDh1cmRjYjZyanVjbHNsMTg=','no'),(1057400,'_transient_timeout_aiowps_captcha_string_info_lm3zwyr9h8','1594594979','no'),(1057401,'_transient_aiowps_captcha_string_info_lm3zwyr9h8','MTU5NDU5MzE3OXlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1079278,'_transient_aiowps_captcha_string_info_7ep1ekn4ed','MTU5NjE5NDEwNHlhajNtcDh1cmRjYjZyanVjbHNsMTM=','no'),(1079342,'_transient_timeout_aiowps_captcha_string_info_jrzr335rpv','1596200294','no'),(1057523,'_transient_aiowps_captcha_string_info_v7ovll6vn7','MTU5NDYwMTcxNXlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(1057664,'_transient_timeout_aiowps_captcha_string_info_dn9t5fmoc3','1594615309','no'),(1079913,'_transient_aiowps_captcha_string_info_quiczhhs2c','MTU5NjI0MTQ4M3lhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(1057652,'_transient_timeout_aiowps_captcha_string_info_jyd7m457xx','1594614560','no'),(1057653,'_transient_aiowps_captcha_string_info_jyd7m457xx','MTU5NDYxMjc2MHlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1057665,'_transient_aiowps_captcha_string_info_dn9t5fmoc3','MTU5NDYxMzUwOXlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1057666,'_transient_timeout_aiowps_captcha_string_info_7kr8f5vzsp','1594615316','no'),(1057667,'_transient_aiowps_captcha_string_info_7kr8f5vzsp','MTU5NDYxMzUxNnlhajNtcDh1cmRjYjZyanVjbHNsMTg=','no'),(1057702,'_transient_timeout_aiowps_captcha_string_info_52jw6796i3','1594617613','no'),(1057669,'_transient_timeout_aiowps_captcha_string_info_jmewlr0dtf','1594615323','no'),(1057670,'_transient_aiowps_captcha_string_info_jmewlr0dtf','MTU5NDYxMzUyM3lhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1078898,'_transient_timeout_aiowps_captcha_string_info_5uk2re6adm','1596169028','no'),(1078899,'_transient_aiowps_captcha_string_info_5uk2re6adm','MTU5NjE2NzIyOHlhajNtcDh1cmRjYjZyanVjbHNsMTM=','no'),(1079082,'_transient_timeout_aiowps_captcha_string_info_0ry5h2e73u','1596182454','no'),(1078909,'_transient_timeout_aiowps_captcha_string_info_167co9vngb','1596169513','no'),(1078910,'_transient_aiowps_captcha_string_info_167co9vngb','MTU5NjE2NzcxM3lhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1079130,'_transient_aiowps_captcha_string_info_1j11bkbe0f','MTU5NjE4NDAxOXlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1079164,'_transient_timeout_aiowps_captcha_string_info_umdhq8t28l','1596188172','no'),(1079165,'_transient_aiowps_captcha_string_info_umdhq8t28l','MTU5NjE4NjM3MnlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(1079228,'_transient_timeout_aiowps_captcha_string_info_19ct7yqv31','1596192690','no'),(1079199,'_transient_timeout_aiowps_captcha_string_info_v52aq0avua','1596190670','no'),(1079200,'_transient_aiowps_captcha_string_info_v52aq0avua','MTU5NjE4ODg3MHlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(1079229,'_transient_aiowps_captcha_string_info_19ct7yqv31','MTU5NjE5MDg5MHlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1079261,'_transient_timeout_aiowps_captcha_string_info_irlruflvvg','1596194706','no'),(1079249,'_transient_timeout_aiowps_captcha_string_info_7qxhh75fpm','1596194078','no'),(1079250,'_transient_aiowps_captcha_string_info_7qxhh75fpm','MTU5NjE5MjI3OHlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1079277,'_transient_timeout_aiowps_captcha_string_info_7ep1ekn4ed','1596195904','no'),(1057703,'_transient_aiowps_captcha_string_info_52jw6796i3','MTU5NDYxNTgxM3lhajNtcDh1cmRjYjZyanVjbHNsMzQ=','no'),(1057870,'_transient_timeout_yst_sm_1_1:4gHp_dTRX','1594715914','no'),(1057871,'_transient_yst_sm_1_1:4gHp_dTRX','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-02-20T06:22:53-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2019-07-22T21:02:01-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2019-05-23T20:54:45-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1058011,'_transient_timeout_aiowps_captcha_string_info_xf8kf7fgqk','1594641361','no'),(1058012,'_transient_aiowps_captcha_string_info_xf8kf7fgqk','MTU5NDYzOTU2MXlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1058079,'_transient_timeout_aiowps_captcha_string_info_jb77pnddou','1594646129','no'),(1058043,'_transient_timeout_aiowps_captcha_string_info_cmtn8j53us','1594643187','no'),(1058044,'_transient_aiowps_captcha_string_info_cmtn8j53us','MTU5NDY0MTM4N3lhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1058080,'_transient_aiowps_captcha_string_info_jb77pnddou','MTU5NDY0NDMyOXlhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(1058649,'_transient_timeout_yst_sm_1_1:4gHp_dm4k','1594774223','no'),(1058650,'_transient_yst_sm_1_1:4gHp_dm4k','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-02-20T06:22:53-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2019-07-22T21:02:01-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2019-05-23T20:54:45-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1058114,'_transient_timeout_yst_sm_1_1:4gHp_4lDt3','1594731925','no'),(1058115,'_transient_yst_sm_1_1:4gHp_4lDt3','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-02-20T06:22:53-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2019-07-22T21:02:01-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2019-05-23T20:54:45-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1058135,'_transient_timeout_aiowps_captcha_string_info_5rf376t61m','1594648366','no'),(1058123,'_transient_timeout_aiowps_captcha_string_info_tt7tt0dl8b','1594647817','no'),(1058124,'_transient_aiowps_captcha_string_info_tt7tt0dl8b','MTU5NDY0NjAxN3lhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1058136,'_transient_aiowps_captcha_string_info_5rf376t61m','MTU5NDY0NjU2NnlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1058257,'_transient_timeout_aiowps_captcha_string_info_l0s2ynhdez','1594658948','no'),(1058236,'_transient_timeout_aiowps_captcha_string_info_5ivcoflj3d','1594657087','no'),(1058237,'_transient_aiowps_captcha_string_info_5ivcoflj3d','MTU5NDY1NTI4N3lhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1058258,'_transient_aiowps_captcha_string_info_l0s2ynhdez','MTU5NDY1NzE0OHlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1058282,'_transient_timeout_aiowps_captcha_string_info_1ll3r7umql','1594660807','no'),(1058283,'_transient_aiowps_captcha_string_info_1ll3r7umql','MTU5NDY1OTAwN3lhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1058417,'_transient_timeout_aiowps_captcha_string_info_v17vo0ldgw','1594671890','no'),(1058418,'_transient_aiowps_captcha_string_info_v17vo0ldgw','MTU5NDY3MDA5MHlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1079970,'_transient_timeout_aiowps_captcha_string_info_f6zo8zm8h6','1596246503','no'),(1058793,'_transient_timeout_aiowps_captcha_string_info_tybj4ua93b','1594700447','no'),(1058676,'_transient_timeout_aiowps_captcha_string_info_018yrd428j','1594691257','no'),(1058677,'_transient_aiowps_captcha_string_info_018yrd428j','MTU5NDY4OTQ1N3lhajNtcDh1cmRjYjZyanVjbHNsMjM=','no'),(1058705,'_transient_timeout_aiowps_captcha_string_info_hi28teasuw','1594693329','no'),(1058706,'_transient_aiowps_captcha_string_info_hi28teasuw','MTU5NDY5MTUyOXlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1079912,'_transient_timeout_aiowps_captcha_string_info_quiczhhs2c','1596243283','no'),(1058794,'_transient_aiowps_captcha_string_info_tybj4ua93b','MTU5NDY5ODY0N3lhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1078563,'_transient_timeout_aiowps_captcha_string_info_1p8xovy5b0','1596147806','no'),(1058857,'_transient_timeout_aiowps_captcha_string_info_748vb192s6','1594705573','no'),(1058858,'_transient_aiowps_captcha_string_info_748vb192s6','MTU5NDcwMzc3M3lhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1058891,'_transient_timeout_aiowps_captcha_string_info_q83pngrlcp','1594708046','no'),(1058892,'_transient_aiowps_captcha_string_info_q83pngrlcp','MTU5NDcwNjI0NnlhajNtcDh1cmRjYjZyanVjbHNsMjM=','no'),(1059235,'_transient_timeout_yst_sm_1_1:4gHp_4lCVy','1594820329','no'),(1059236,'_transient_yst_sm_1_1:4gHp_4lCVy','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-02-20T06:22:53-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2019-07-22T21:02:01-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2019-05-23T20:54:45-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1059300,'_transient_timeout_aiowps_captcha_string_info_n2nstbagah','1594740690','no'),(1059301,'_transient_aiowps_captcha_string_info_n2nstbagah','MTU5NDczODg5MHlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1059401,'_transient_timeout_aiowps_captcha_string_info_tlte6bh501','1594748398','no'),(1059402,'_transient_aiowps_captcha_string_info_tlte6bh501','MTU5NDc0NjU5OHlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(1079012,'_transient_timeout_aiowps_captcha_string_info_i4i47g4jog','1596176751','no'),(1079013,'_transient_aiowps_captcha_string_info_i4i47g4jog','MTU5NjE3NDk1MXlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1079083,'_transient_aiowps_captcha_string_info_0ry5h2e73u','MTU5NjE4MDY1NHlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1078801,'_transient_aiowps_captcha_string_info_s1n5ltt5x5','MTU5NjE2MDQ2MXlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(1059492,'_transient_timeout_aiowps_captcha_string_info_329n9jj6a7','1594755379','no'),(1059493,'_transient_aiowps_captcha_string_info_329n9jj6a7','MTU5NDc1MzU3OXlhajNtcDh1cmRjYjZyanVjbHNsMjM=','no'),(1074915,'_transient_timeout_aiowps_captcha_string_info_nkbgapcquh','1595872354','no'),(1074913,'_transient_timeout_aiowps_captcha_string_info_ie2qqfnhth','1595872352','no'),(1060162,'_transient_timeout_aiowps_captcha_string_info_gf12l3mwbn','1594810236','no'),(1059598,'_transient_timeout_aiowps_captcha_string_info_9dnildy0ww','1594764144','no'),(1059599,'_transient_aiowps_captcha_string_info_9dnildy0ww','MTU5NDc2MjM0NHlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1078770,'_transient_timeout_aiowps_captcha_string_info_9dooamofuh','1596160154','no'),(1078771,'_transient_aiowps_captcha_string_info_9dooamofuh','MTU5NjE1ODM1NHlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(1059803,'_transient_timeout_aiowps_captcha_string_info_bdns99y5c5','1594780166','no'),(1059804,'_transient_aiowps_captcha_string_info_bdns99y5c5','MTU5NDc3ODM2NnlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(1059805,'_transient_timeout_aiowps_captcha_string_info_1lmkaylt0e','1594780217','no'),(1059806,'_transient_aiowps_captcha_string_info_1lmkaylt0e','MTU5NDc3ODQxN3lhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(1078788,'_transient_aiowps_captcha_string_info_nh4tbv05fi','MTU5NjE1OTYzOHlhajNtcDh1cmRjYjZyanVjbHNsMjE=','no'),(1059895,'_transient_timeout_aiowps_captcha_string_info_hlf4267j9z','1594787292','no'),(1059896,'_transient_aiowps_captcha_string_info_hlf4267j9z','MTU5NDc4NTQ5MnlhajNtcDh1cmRjYjZyanVjbHNsMjk=','no'),(1059908,'_transient_timeout_yst_sm_1_1:4gHp_l5Uh','1594873133','no'),(1059909,'_transient_yst_sm_1_1:4gHp_l5Uh','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-02-20T06:22:53-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2019-07-22T21:02:01-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2019-05-23T20:54:45-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1078618,'_transient_aiowps_captcha_string_info_yuwmazckn9','MTU5NjE0OTY0MXlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1078707,'_transient_timeout_aiowps_captcha_string_info_b4hl4z8vli','1596157169','no'),(1078699,'_transient_timeout_aiowps_captcha_string_info_d8cerrwy0b','1596156516','no'),(1078700,'_transient_aiowps_captcha_string_info_d8cerrwy0b','MTU5NjE1NDcxNnlhajNtcDh1cmRjYjZyanVjbHNsMzA=','no'),(1078708,'_transient_aiowps_captcha_string_info_b4hl4z8vli','MTU5NjE1NTM2OXlhajNtcDh1cmRjYjZyanVjbHNsMTk=','no'),(1078741,'_transient_timeout_aiowps_captcha_string_info_55ndfz25mz','1596158435','no'),(1078742,'_transient_aiowps_captcha_string_info_55ndfz25mz','MTU5NjE1NjYzNXlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1060163,'_transient_aiowps_captcha_string_info_gf12l3mwbn','MTU5NDgwODQzNnlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1078617,'_transient_timeout_aiowps_captcha_string_info_yuwmazckn9','1596151441','no'),(1078542,'_transient_aiowps_captcha_string_info_d16eb715k3','MTU5NjE0NDE5M3lhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1060363,'_transient_timeout_aiowps_captcha_string_info_3yxc1acllw','1594824544','no'),(1060364,'_transient_aiowps_captcha_string_info_3yxc1acllw','MTU5NDgyMjc0NHlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1060398,'_transient_timeout_yst_sm_1_1:4gHp_4lMQa','1594911762','no'),(1060399,'_transient_yst_sm_1_1:4gHp_4lMQa','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-02-20T06:22:53-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2019-07-22T21:02:01-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2019-05-23T20:54:45-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1060566,'_transient_timeout_aiowps_captcha_string_info_8hcasx98gp','1594840444','no'),(1060567,'_transient_aiowps_captcha_string_info_8hcasx98gp','MTU5NDgzODY0NHlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(1078564,'_transient_aiowps_captcha_string_info_1p8xovy5b0','MTU5NjE0NjAwNnlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1060982,'_transient_timeout_aiowps_captcha_string_info_kj14c0zka2','1594872830','no'),(1060958,'_transient_timeout_aiowps_captcha_string_info_3wa5e4h7at','1594871069','no'),(1060959,'_transient_aiowps_captcha_string_info_3wa5e4h7at','MTU5NDg2OTI2OXlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(1060983,'_transient_aiowps_captcha_string_info_kj14c0zka2','MTU5NDg3MTAzMHlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1061256,'_transient_timeout_yst_sm_1_1:4gHp_dJKg','1594978345','no'),(1061257,'_transient_yst_sm_1_1:4gHp_dJKg','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-02-20T06:22:53-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2019-07-22T21:02:01-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2019-05-23T20:54:45-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1061341,'_transient_timeout_aiowps_captcha_string_info_3ffjb3akcr','1594900333','no'),(1061342,'_transient_aiowps_captcha_string_info_3ffjb3akcr','MTU5NDg5ODUzM3lhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1061399,'_transient_timeout_aiowps_captcha_string_info_rw6undfvtg','1594904204','no'),(1061400,'_transient_aiowps_captcha_string_info_rw6undfvtg','MTU5NDkwMjQwNHlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1062274,'_transient_timeout_yst_sm_1_1:4gHp_dk8b','1595052534','no'),(1078543,'_transient_timeout_aiowps_captcha_string_info_k3j1akyhsh','1596146141','no'),(1061522,'_transient_timeout_aiowps_captcha_string_info_a2qp1ob8sb','1594912098','no'),(1061523,'_transient_aiowps_captcha_string_info_a2qp1ob8sb','MTU5NDkxMDI5OHlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1061602,'_transient_timeout_yst_sm_1_1:4gHp_4kNIZ','1595003140','no'),(1061603,'_transient_yst_sm_1_1:4gHp_4kNIZ','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-02-20T06:22:53-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2019-07-22T21:02:01-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2019-05-23T20:54:45-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1078527,'_transient_aiowps_captcha_string_info_dwr7ikcfn3','MTU5NjE0MzUwMXlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1062946,'_transient_timeout_aiowps_captcha_string_info_x19pr8325w','1595020558','no'),(1062947,'_transient_aiowps_captcha_string_info_x19pr8325w','MTU5NTAxODc1OHlhajNtcDh1cmRjYjZyanVjbHNsMA==','no'),(1062979,'_transient_aiowps_captcha_string_info_mmczhykq2d','MTU5NTAyMjEyNnlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1063035,'_transient_timeout_aiowps_captcha_string_info_jmnch2p4y7','1595027910','no'),(1063036,'_transient_aiowps_captcha_string_info_jmnch2p4y7','MTU5NTAyNjExMHlhajNtcDh1cmRjYjZyanVjbHNsMjY=','no'),(1074885,'_transient_timeout_aiowps_captcha_string_info_9dvnt0syit','1595872119','no'),(1074886,'_transient_aiowps_captcha_string_info_9dvnt0syit','MTU5NTg3MDMxOXlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1074887,'_transient_timeout_aiowps_captcha_string_info_qiwxff4b9q','1595872122','no'),(1074888,'_transient_aiowps_captcha_string_info_qiwxff4b9q','MTU5NTg3MDMyMnlhajNtcDh1cmRjYjZyanVjbHNsMTQ=','no'),(1074889,'_transient_timeout_aiowps_captcha_string_info_t0kkl9xs57','1595872124','no'),(1074890,'_transient_aiowps_captcha_string_info_t0kkl9xs57','MTU5NTg3MDMyNHlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(1074891,'_transient_timeout_aiowps_captcha_string_info_5bnhgaix8w','1595872127','no'),(1074892,'_transient_aiowps_captcha_string_info_5bnhgaix8w','MTU5NTg3MDMyN3lhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1074893,'_transient_timeout_aiowps_captcha_string_info_c7x3gepzz9','1595872129','no'),(1074894,'_transient_aiowps_captcha_string_info_c7x3gepzz9','MTU5NTg3MDMyOXlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1074897,'_transient_timeout_aiowps_captcha_string_info_xcrh3xuif7','1595872231','no'),(1074898,'_transient_aiowps_captcha_string_info_xcrh3xuif7','MTU5NTg3MDQzMXlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1074900,'_transient_timeout_aiowps_captcha_string_info_kzmdpziz4r','1595872342','no'),(1074901,'_transient_aiowps_captcha_string_info_kzmdpziz4r','MTU5NTg3MDU0MnlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1074902,'_transient_timeout_aiowps_captcha_string_info_qsks9pk1t7','1595872343','no'),(1074903,'_transient_aiowps_captcha_string_info_qsks9pk1t7','MTU5NTg3MDU0M3lhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1074904,'_transient_timeout_aiowps_captcha_string_info_vix4klagkq','1595872345','no'),(1074905,'_transient_aiowps_captcha_string_info_vix4klagkq','MTU5NTg3MDU0NXlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(1074906,'_transient_timeout_aiowps_captcha_string_info_pyfias26s4','1595872347','no'),(1074907,'_transient_aiowps_captcha_string_info_pyfias26s4','MTU5NTg3MDU0N3lhajNtcDh1cmRjYjZyanVjbHNsMjQ=','no'),(1074908,'_transient_timeout_aiowps_captcha_string_info_e3a7o32ozz','1595872349','no'),(1061673,'_transient_timeout_aiowps_captcha_string_info_kyne3h30lz','1594922930','no'),(1061674,'_transient_aiowps_captcha_string_info_kyne3h30lz','MTU5NDkyMTEzMHlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1061717,'_transient_timeout_aiowps_captcha_string_info_2jh6owccha','1594926316','no'),(1061718,'_transient_aiowps_captcha_string_info_2jh6owccha','MTU5NDkyNDUxNnlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1064371,'_transient_timeout_aiowps_captcha_string_info_ad7sn5ewg3','1595124199','no'),(1061815,'_transient_timeout_aiowps_captcha_string_info_x3a5p4cnom','1594933350','no'),(1061816,'_transient_aiowps_captcha_string_info_x3a5p4cnom','MTU5NDkzMTU1MHlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(1074910,'_transient_timeout_aiowps_captcha_string_info_2r3qb6vgki','1595872350','no'),(1074909,'_transient_aiowps_captcha_string_info_e3a7o32ozz','MTU5NTg3MDU0OXlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1062649,'_transient_yst_sm_1_1:4gHp_4l4Za','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-02-20T06:22:53-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2019-07-22T21:02:01-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2019-05-23T20:54:45-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1072168,'_transient_aiowps_captcha_string_info_y6vxebbo0a','MTU5NTY4MjMwOXlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1067962,'_transient_timeout_aiowps_captcha_string_info_msgxkij978','1595392639','no'),(1067963,'_transient_aiowps_captcha_string_info_msgxkij978','MTU5NTM5MDgzOXlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1068021,'_transient_timeout_yst_sm_1_1:4gHp_ekgt','1595481635','no'),(1068022,'_transient_yst_sm_1_1:4gHp_ekgt','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-02-20T06:22:53-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2019-07-22T21:02:01-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2019-05-23T20:54:45-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1068043,'_transient_timeout_aiowps_captcha_string_info_crw934o3vf','1595397927','no'),(1068044,'_transient_aiowps_captcha_string_info_crw934o3vf','MTU5NTM5NjEyN3lhajNtcDh1cmRjYjZyanVjbHNsMTQ=','no'),(1068132,'_transient_timeout_aiowps_captcha_string_info_ycc14jnu8h','1595404746','no'),(1068133,'_transient_aiowps_captcha_string_info_ycc14jnu8h','MTU5NTQwMjk0NnlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1068210,'_transient_timeout_aiowps_captcha_string_info_are9vpkvcr','1595410561','no'),(1068211,'_transient_aiowps_captcha_string_info_are9vpkvcr','MTU5NTQwODc2MXlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1068212,'_transient_timeout_aiowps_captcha_string_info_m3pfk4qeqh','1595410563','no'),(1068213,'_transient_aiowps_captcha_string_info_m3pfk4qeqh','MTU5NTQwODc2M3lhajNtcDh1cmRjYjZyanVjbHNsMTg=','no'),(1068327,'_transient_timeout_aiowps_captcha_string_info_8ro3gmo1qu','1595418991','no'),(1068313,'_transient_timeout_aiowps_captcha_string_info_gkhjdmt62n','1595418326','no'),(1068314,'_transient_aiowps_captcha_string_info_gkhjdmt62n','MTU5NTQxNjUyNnlhajNtcDh1cmRjYjZyanVjbHNsMjE=','no'),(1068328,'_transient_aiowps_captcha_string_info_8ro3gmo1qu','MTU5NTQxNzE5MXlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1068334,'_transient_timeout_aiowps_captcha_string_info_rno64aqld2','1595419437','no'),(1068335,'_transient_aiowps_captcha_string_info_rno64aqld2','MTU5NTQxNzYzN3lhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1069088,'_transient_timeout_aiowps_captcha_string_info_rl0f3guco2','1595471135','no'),(1068771,'_transient_timeout_aiowps_captcha_string_info_322w2olwqo','1595449560','no'),(1068444,'_transient_timeout_yst_sm_1_1:4gHp_4l7WA','1595511162','no'),(1068445,'_transient_yst_sm_1_1:4gHp_4l7WA','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-02-20T06:22:53-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2019-07-22T21:02:01-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2019-05-23T20:54:45-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1068552,'_transient_timeout_aiowps_captcha_string_info_txmlsytnrj','1595434100','no'),(1068553,'_transient_aiowps_captcha_string_info_txmlsytnrj','MTU5NTQzMjMwMHlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1068735,'_transient_timeout_aiowps_captcha_string_info_b4u321u9p2','1595447006','no'),(1068736,'_transient_aiowps_captcha_string_info_b4u321u9p2','MTU5NTQ0NTIwNnlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(1068772,'_transient_aiowps_captcha_string_info_322w2olwqo','MTU5NTQ0Nzc2MHlhajNtcDh1cmRjYjZyanVjbHNsMjI=','no'),(1068780,'_transient_timeout_aiowps_captcha_string_info_b9qvjtupmz','1595449983','no'),(1068781,'_transient_aiowps_captcha_string_info_b9qvjtupmz','MTU5NTQ0ODE4M3lhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1068782,'_transient_timeout_aiowps_captcha_string_info_dydt7qryl4','1595449985','no'),(1068783,'_transient_aiowps_captcha_string_info_dydt7qryl4','MTU5NTQ0ODE4NXlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1068802,'_transient_timeout_aiowps_captcha_string_info_s0uorxd7r7','1595451296','no'),(1068803,'_transient_aiowps_captcha_string_info_s0uorxd7r7','MTU5NTQ0OTQ5NnlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1069089,'_transient_aiowps_captcha_string_info_rl0f3guco2','MTU5NTQ2OTMzNXlhajNtcDh1cmRjYjZyanVjbHNsMzI=','no'),(1069105,'_transient_timeout_aiowps_captcha_string_info_sjecg5gdce','1595472107','no'),(1069106,'_transient_aiowps_captcha_string_info_sjecg5gdce','MTU5NTQ3MDMwN3lhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1069111,'_transient_timeout_aiowps_captcha_string_info_4xm3qg9ibb','1595472500','no'),(1069112,'_transient_aiowps_captcha_string_info_4xm3qg9ibb','MTU5NTQ3MDcwMHlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1072177,'_transient_aiowps_captcha_string_info_qouja4yghq','MTU5NTY4MjYyNHlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1069354,'_transient_timeout_aiowps_captcha_string_info_61pdhk8p5l','1595490604','no'),(1069355,'_transient_aiowps_captcha_string_info_61pdhk8p5l','MTU5NTQ4ODgwNHlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1069361,'_transient_timeout_aiowps_captcha_string_info_v99ygxv4li','1595490763','no'),(1069362,'_transient_aiowps_captcha_string_info_v99ygxv4li','MTU5NTQ4ODk2M3lhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1069366,'_transient_timeout_aiowps_captcha_string_info_6dr2frob2g','1595491083','no'),(1069367,'_transient_aiowps_captcha_string_info_6dr2frob2g','MTU5NTQ4OTI4M3lhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1069399,'_transient_timeout_aiowps_captcha_string_info_wm424nr8aj','1595492990','no'),(1069396,'_transient_timeout_aiowps_captcha_string_info_zi2dpqqv51','1595492824','no'),(1069397,'_transient_aiowps_captcha_string_info_zi2dpqqv51','MTU5NTQ5MTAyNHlhajNtcDh1cmRjYjZyanVjbHNsMTg=','no'),(1069400,'_transient_aiowps_captcha_string_info_wm424nr8aj','MTU5NTQ5MTE5MHlhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(1069479,'_transient_timeout_yst_sm_1_1:4gHp_dBsW','1595583374','no'),(1069472,'_transient_timeout_aiowps_captcha_string_info_29n38bv9n5','1595498495','no'),(1069473,'_transient_aiowps_captcha_string_info_29n38bv9n5','MTU5NTQ5NjY5NXlhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(1069480,'_transient_yst_sm_1_1:4gHp_dBsW','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-02-20T06:22:53-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2019-07-22T21:02:01-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2019-05-23T20:54:45-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1069544,'_transient_timeout_aiowps_captcha_string_info_x2x0lf9eec','1595503092','no'),(1069545,'_transient_aiowps_captcha_string_info_x2x0lf9eec','MTU5NTUwMTI5MnlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1069578,'_transient_aiowps_captcha_string_info_kovascyh0m','MTU5NTUwMzYwNXlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(1070238,'_transient_aiowps_captcha_string_info_dbreg0cjrc','MTU5NTU0ODYxNXlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1078544,'_transient_aiowps_captcha_string_info_k3j1akyhsh','MTU5NjE0NDM0MXlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1074243,'_transient_aiowps_captcha_string_info_8otmgv4c3j','MTU5NTgyNTYzM3lhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1070362,'_transient_timeout_aiowps_captcha_string_info_wh4gxvk4mc','1595559021','no'),(1070363,'_transient_aiowps_captcha_string_info_wh4gxvk4mc','MTU5NTU1NzIyMXlhajNtcDh1cmRjYjZyanVjbHNsMjQ=','no'),(1070440,'_transient_timeout_aiowps_captcha_string_info_f8y09b1kyl','1595564121','no'),(1070441,'_transient_aiowps_captcha_string_info_f8y09b1kyl','MTU5NTU2MjMyMXlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1070473,'_transient_timeout_aiowps_captcha_string_info_gcifm7lln8','1595566459','no'),(1070474,'_transient_aiowps_captcha_string_info_gcifm7lln8','MTU5NTU2NDY1OXlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1072176,'_transient_timeout_aiowps_captcha_string_info_qouja4yghq','1595684424','no'),(1070707,'_transient_timeout_yst_sm_1_1:4gHp_dK2X','1595668573','no'),(1070708,'_transient_yst_sm_1_1:4gHp_dK2X','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-02-20T06:22:53-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2019-07-22T21:02:01-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2019-05-23T20:54:45-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1070725,'_transient_timeout_aiowps_captcha_string_info_3y1uv5pni2','1595585030','no'),(1070726,'_transient_aiowps_captcha_string_info_3y1uv5pni2','MTU5NTU4MzIzMHlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(1070806,'_transient_timeout_aiowps_captcha_string_info_975bs12bhv','1595590364','no'),(1070764,'_transient_timeout_aiowps_captcha_string_info_7c2h36lva6','1595587731','no'),(1070765,'_transient_aiowps_captcha_string_info_7c2h36lva6','MTU5NTU4NTkzMXlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1070783,'_transient_timeout_aiowps_captcha_string_info_ulxen6gd9v','1595588949','no'),(1070784,'_transient_aiowps_captcha_string_info_ulxen6gd9v','MTU5NTU4NzE0OXlhajNtcDh1cmRjYjZyanVjbHNsMTg=','no'),(1070807,'_transient_aiowps_captcha_string_info_975bs12bhv','MTU5NTU4ODU2NHlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(1070819,'_transient_timeout_aiowps_captcha_string_info_2gq1mhi7uo','1595591773','no'),(1070820,'_transient_aiowps_captcha_string_info_2gq1mhi7uo','MTU5NTU4OTk3M3lhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1070830,'_transient_timeout_aiowps_captcha_string_info_4q27aovihg','1595592114','no'),(1070831,'_transient_aiowps_captcha_string_info_4q27aovihg','MTU5NTU5MDMxNHlhajNtcDh1cmRjYjZyanVjbHNsMTM=','no'),(1070859,'_transient_timeout_aiowps_captcha_string_info_ycgl11eyzy','1595593591','no'),(1070860,'_transient_aiowps_captcha_string_info_ycgl11eyzy','MTU5NTU5MTc5MXlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1072078,'_transient_aiowps_captcha_string_info_9ac899qltw','MTU5NTY3Njg4NXlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(1072117,'_transient_timeout_aiowps_captcha_string_info_ht366ambhr','1595681250','no'),(1144259,'_transient_aiowps_captcha_string_info_w1eqlwuln4','MTYwMDgwMzI2MnlhajNtcDh1cmRjYjZyanVjbHNsMTg=','no'),(1144287,'_transient_timeout_aiowps_captcha_string_info_xvty0fdtmu','1600807430','no'),(1144288,'_transient_aiowps_captcha_string_info_xvty0fdtmu','MTYwMDgwNTYzMHlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1144303,'_transient_timeout_aiowps_captcha_string_info_i202vawvwa','1600808243','no'),(1144304,'_transient_aiowps_captcha_string_info_i202vawvwa','MTYwMDgwNjQ0M3lhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1144326,'_transient_timeout_aiowps_captcha_string_info_x2dcppz3y6','1600810055','no'),(1144327,'_transient_aiowps_captcha_string_info_x2dcppz3y6','MTYwMDgwODI1NXlhajNtcDh1cmRjYjZyanVjbHNsMzE=','no'),(1144350,'_transient_timeout_aiowps_captcha_string_info_5sgjmgypah','1600811684','no'),(1144351,'_transient_aiowps_captcha_string_info_5sgjmgypah','MTYwMDgwOTg4NHlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1144380,'_transient_timeout_aiowps_captcha_string_info_t1k4wq6tg5','1600814321','no'),(1144381,'_transient_aiowps_captcha_string_info_t1k4wq6tg5','MTYwMDgxMjUyMXlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(1144411,'_transient_timeout_aiowps_captcha_string_info_0rczlm34vu','1600816903','no'),(1144412,'_transient_aiowps_captcha_string_info_0rczlm34vu','MTYwMDgxNTEwM3lhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(1144487,'_transient_timeout_aiowps_captcha_string_info_cwlmpnmbxw','1600821475','no'),(1144420,'_transient_timeout_aiowps_captcha_string_info_2ksvjiajdy','1600817548','no'),(1144421,'_transient_aiowps_captcha_string_info_2ksvjiajdy','MTYwMDgxNTc0OHlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1146735,'_transient_timeout_aiowps_captcha_string_info_kum6rk329e','1600980878','no'),(1146736,'_transient_aiowps_captcha_string_info_kum6rk329e','MTYwMDk3OTA3OHlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1146737,'_transient_timeout_aiowps_captcha_string_info_jaczn4epog','1600980896','no'),(1146738,'_transient_aiowps_captcha_string_info_jaczn4epog','MTYwMDk3OTA5NnlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1146739,'_transient_timeout_aiowps_captcha_string_info_b7zi9y811o','1600980906','no'),(1146740,'_transient_aiowps_captcha_string_info_b7zi9y811o','MTYwMDk3OTEwNnlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(1145076,'_transient_timeout_aiowps_captcha_string_info_x938w8qkf8','1600864108','no'),(1145077,'_transient_aiowps_captcha_string_info_x938w8qkf8','MTYwMDg2MjMwOHlhajNtcDh1cmRjYjZyanVjbHNsMzg=','no'),(1071283,'_transient_timeout_aiowps_captcha_string_info_swuhksvxhg','1595622583','no'),(1071284,'_transient_aiowps_captcha_string_info_swuhksvxhg','MTU5NTYyMDc4M3lhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1071313,'_transient_timeout_aiowps_captcha_string_info_7nme8v3aqp','1595624612','no'),(1071314,'_transient_aiowps_captcha_string_info_7nme8v3aqp','MTU5NTYyMjgxMnlhajNtcDh1cmRjYjZyanVjbHNsMA==','no'),(1071328,'_transient_timeout_aiowps_captcha_string_info_p1d7kw333t','1595625748','no'),(1071329,'_transient_aiowps_captcha_string_info_p1d7kw333t','MTU5NTYyMzk0OHlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1071397,'_transient_timeout_aiowps_captcha_string_info_xzbh4bjs06','1595630723','no'),(1071398,'_transient_aiowps_captcha_string_info_xzbh4bjs06','MTU5NTYyODkyM3lhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(1071416,'_transient_timeout_aiowps_captcha_string_info_m8jna6qarw','1595632011','no'),(1071417,'_transient_aiowps_captcha_string_info_m8jna6qarw','MTU5NTYzMDIxMXlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1072118,'_transient_aiowps_captcha_string_info_ht366ambhr','MTU5NTY3OTQ1MHlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(1071495,'_transient_timeout_aiowps_captcha_string_info_q741p61guz','1595637240','no'),(1071496,'_transient_aiowps_captcha_string_info_q741p61guz','MTU5NTYzNTQ0MHlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1071614,'_transient_timeout_aiowps_captcha_string_info_kfqk6uyc8m','1595645807','no'),(1071615,'_transient_aiowps_captcha_string_info_kfqk6uyc8m','MTU5NTY0NDAwN3lhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1071638,'_transient_timeout_aiowps_captcha_string_info_f2t8d2bbg7','1595647293','no'),(1071639,'_transient_aiowps_captcha_string_info_f2t8d2bbg7','MTU5NTY0NTQ5M3lhajNtcDh1cmRjYjZyanVjbHNsMzI=','no'),(1063347,'_transient_timeout_aiowps_captcha_string_info_gmqk6fj2z7','1595050807','no'),(1063348,'_transient_aiowps_captcha_string_info_gmqk6fj2z7','MTU5NTA0OTAwN3lhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1063357,'_transient_aiowps_captcha_string_info_s8sogjsydp','MTU5NTA0OTUzNHlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1063406,'_transient_timeout_aiowps_captcha_string_info_kc3zpxiko0','1595055024','no'),(1063391,'_transient_timeout_aiowps_captcha_string_info_k6do86r83u','1595053896','no'),(1063392,'_transient_aiowps_captcha_string_info_k6do86r83u','MTU5NTA1MjA5NnlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1063407,'_transient_aiowps_captcha_string_info_kc3zpxiko0','MTU5NTA1MzIyNHlhajNtcDh1cmRjYjZyanVjbHNsMjM=','no'),(1063408,'_transient_timeout_aiowps_captcha_string_info_bkkvor9eft','1595055112','no'),(1063409,'_transient_aiowps_captcha_string_info_bkkvor9eft','MTU5NTA1MzMxMnlhajNtcDh1cmRjYjZyanVjbHNsMTM=','no'),(1063416,'_transient_timeout_aiowps_captcha_string_info_yzdyu2ujii','1595055465','no'),(1063417,'_transient_aiowps_captcha_string_info_yzdyu2ujii','MTU5NTA1MzY2NXlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1063486,'_transient_timeout_aiowps_captcha_string_info_q1lm55nglg','1595060794','no'),(1063461,'_transient_timeout_aiowps_captcha_string_info_1cgb62a4am','1595058429','no'),(1063462,'_transient_aiowps_captcha_string_info_1cgb62a4am','MTU5NTA1NjYyOXlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1063487,'_transient_aiowps_captcha_string_info_q1lm55nglg','MTU5NTA1ODk5NHlhajNtcDh1cmRjYjZyanVjbHNsMzY=','no'),(1063572,'_transient_timeout_aiowps_captcha_string_info_el1j3tipk3','1595067274','no'),(1063508,'_transient_timeout_aiowps_captcha_string_info_818dbw1a5s','1595062273','no'),(1063509,'_transient_aiowps_captcha_string_info_818dbw1a5s','MTU5NTA2MDQ3M3lhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(1063573,'_transient_aiowps_captcha_string_info_el1j3tipk3','MTU5NTA2NTQ3NHlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1063588,'_transient_timeout_aiowps_captcha_string_info_bt8ncmlhi6','1595068683','no'),(1063589,'_transient_aiowps_captcha_string_info_bt8ncmlhi6','MTU5NTA2Njg4M3lhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1063590,'_transient_timeout_aiowps_captcha_string_info_gp95h2611f','1595068693','no'),(1063591,'_transient_aiowps_captcha_string_info_gp95h2611f','MTU5NTA2Njg5M3lhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1074883,'_transient_timeout_aiowps_captcha_string_info_rolwnbskaw','1595872116','no'),(1074884,'_transient_aiowps_captcha_string_info_rolwnbskaw','MTU5NTg3MDMxNnlhajNtcDh1cmRjYjZyanVjbHNsMjQ=','no'),(1063669,'_transient_timeout_aiowps_captcha_string_info_w5nivuf1t2','1595074549','no'),(1063670,'_transient_aiowps_captcha_string_info_w5nivuf1t2','MTU5NTA3Mjc0OXlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1063716,'_transient_timeout_aiowps_captcha_string_info_clth7qqyvw','1595078074','no'),(1063717,'_transient_aiowps_captcha_string_info_clth7qqyvw','MTU5NTA3NjI3NHlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1074882,'_transient_aiowps_captcha_string_info_c4466uplon','MTU5NTg3MDMxNHlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1063923,'_transient_timeout_aiowps_captcha_string_info_73o02mlx1r','1595093074','no'),(1063779,'_transient_timeout_aiowps_captcha_string_info_25hotxf45q','1595081646','no'),(1063780,'_transient_aiowps_captcha_string_info_25hotxf45q','MTU5NTA3OTg0NnlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1063785,'_transient_timeout_yst_sm_1_1:4gHp_4lHvd','1595166987','no'),(1063786,'_transient_yst_sm_1_1:4gHp_4lHvd','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-02-20T06:22:53-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2019-07-22T21:02:01-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2019-05-23T20:54:45-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1063869,'_transient_timeout_aiowps_captcha_string_info_uom1k4200c','1595088919','no'),(1063870,'_transient_aiowps_captcha_string_info_uom1k4200c','MTU5NTA4NzExOXlhajNtcDh1cmRjYjZyanVjbHNsMjM=','no'),(1063924,'_transient_aiowps_captcha_string_info_73o02mlx1r','MTU5NTA5MTI3NHlhajNtcDh1cmRjYjZyanVjbHNsMzc=','no'),(1064057,'_transient_timeout_aiowps_captcha_string_info_19nt7m9hi0','1595102159','no'),(1063933,'_transient_timeout_aiowps_captcha_string_info_nxd4al4la0','1595093683','no'),(1063934,'_transient_aiowps_captcha_string_info_nxd4al4la0','MTU5NTA5MTg4M3lhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1063959,'_transient_timeout_aiowps_captcha_string_info_fzecipueha','1595095706','no'),(1063960,'_transient_aiowps_captcha_string_info_fzecipueha','MTU5NTA5MzkwNnlhajNtcDh1cmRjYjZyanVjbHNsMA==','no'),(1064058,'_transient_aiowps_captcha_string_info_19nt7m9hi0','MTU5NTEwMDM1OXlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1064065,'_transient_timeout_aiowps_captcha_string_info_z1idy0fzdk','1595102689','no'),(1064066,'_transient_aiowps_captcha_string_info_z1idy0fzdk','MTU5NTEwMDg4OXlhajNtcDh1cmRjYjZyanVjbHNsMA==','no'),(1064163,'_transient_timeout_aiowps_captcha_string_info_11aelctx5m','1595110082','no'),(1064097,'_transient_timeout_aiowps_captcha_string_info_fww0urkmdc','1595104985','no'),(1064098,'_transient_aiowps_captcha_string_info_fww0urkmdc','MTU5NTEwMzE4NXlhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(1064164,'_transient_aiowps_captcha_string_info_11aelctx5m','MTU5NTEwODI4MnlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1064173,'_transient_timeout_aiowps_captcha_string_info_8e7clrzyja','1595110912','no'),(1064174,'_transient_aiowps_captcha_string_info_8e7clrzyja','MTU5NTEwOTExMnlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(1064372,'_transient_aiowps_captcha_string_info_ad7sn5ewg3','MTU5NTEyMjM5OXlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(1064450,'_transient_timeout_aiowps_captcha_string_info_dcsvhjdc70','1595129617','no'),(1064451,'_transient_aiowps_captcha_string_info_dcsvhjdc70','MTU5NTEyNzgxN3lhajNtcDh1cmRjYjZyanVjbHNsMzU=','no'),(1064532,'_transient_timeout_aiowps_captcha_string_info_pd8t1nqw4i','1595136026','no'),(1064479,'_transient_timeout_aiowps_captcha_string_info_f21aozi96s','1595131971','no'),(1064480,'_transient_aiowps_captcha_string_info_f21aozi96s','MTU5NTEzMDE3MXlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(1074445,'_transient_timeout_aiowps_captcha_string_info_sp9epj47ff','1595841968','no'),(1074446,'_transient_aiowps_captcha_string_info_sp9epj47ff','MTU5NTg0MDE2OHlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1074560,'_transient_timeout_aiowps_captcha_string_info_z72gmx36cp','1595850070','no'),(1074553,'_transient_timeout_aiowps_captcha_string_info_fx8aqdr6n3','1595849620','no'),(1074554,'_transient_aiowps_captcha_string_info_fx8aqdr6n3','MTU5NTg0NzgyMHlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1074561,'_transient_aiowps_captcha_string_info_z72gmx36cp','MTU5NTg0ODI3MHlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1074880,'_transient_aiowps_captcha_string_info_qvptt2f0gi','MTU5NTg3MDMxMnlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1078526,'_transient_timeout_aiowps_captcha_string_info_dwr7ikcfn3','1596145301','no'),(1075332,'_transient_aiowps_captcha_string_info_5bbgz69bok','MTU5NTkwMjgyNXlhajNtcDh1cmRjYjZyanVjbHNsMA==','no'),(1078541,'_transient_timeout_aiowps_captcha_string_info_d16eb715k3','1596145993','no'),(1074715,'_transient_timeout_aiowps_captcha_string_info_glty15z1re','1595860659','no'),(1074716,'_transient_aiowps_captcha_string_info_glty15z1re','MTU5NTg1ODg1OXlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1074866,'_transient_timeout_aiowps_captcha_string_info_lwtqfebdj8','1595871923','no'),(1074867,'_transient_aiowps_captcha_string_info_lwtqfebdj8','MTU5NTg3MDEyM3lhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1074877,'_transient_timeout_aiowps_captcha_string_info_qw4r5xvcni','1595872109','no'),(1064525,'_transient_timeout_aiowps_captcha_string_info_ywslynw1xh','1595135767','no'),(1064526,'_transient_aiowps_captcha_string_info_ywslynw1xh','MTU5NTEzMzk2N3lhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(1064533,'_transient_aiowps_captcha_string_info_pd8t1nqw4i','MTU5NTEzNDIyNnlhajNtcDh1cmRjYjZyanVjbHNsMzI=','no'),(1074412,'_transient_yst_sm_1_1:4gHp_dIKi','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-02-20T06:22:53-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2019-07-22T21:02:01-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2019-05-23T20:54:45-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1064654,'_transient_timeout_aiowps_captcha_string_info_jgqybscsn9','1595146592','no'),(1064655,'_transient_aiowps_captcha_string_info_jgqybscsn9','MTU5NTE0NDc5MnlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1064660,'_transient_timeout_aiowps_captcha_string_info_v10t7vvg29','1595146983','no'),(1064661,'_transient_aiowps_captcha_string_info_v10t7vvg29','MTU5NTE0NTE4M3lhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1064695,'_transient_timeout_yst_sm_1_1:4gHp_dIrJ','1595233979','no'),(1064696,'_transient_yst_sm_1_1:4gHp_dIrJ','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-02-20T06:22:53-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2019-07-22T21:02:01-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2019-05-23T20:54:45-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1074298,'_transient_timeout_aiowps_captcha_string_info_olizr6nnd0','1595831980','no'),(1064845,'_transient_timeout_aiowps_captcha_string_info_jxw1m0ioo9','1595160849','no'),(1064846,'_transient_aiowps_captcha_string_info_jxw1m0ioo9','MTU5NTE1OTA0OXlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1064924,'_transient_timeout_yst_sm_1_1:4gHp_4l1aW','1595250273','no'),(1064925,'_transient_yst_sm_1_1:4gHp_4l1aW','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-02-20T06:22:53-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2019-07-22T21:02:01-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2019-05-23T20:54:45-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1065143,'_transient_timeout_aiowps_captcha_string_info_s4idnyqthw','1595183290','no'),(1065144,'_transient_aiowps_captcha_string_info_s4idnyqthw','MTU5NTE4MTQ5MHlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1065194,'_transient_timeout_aiowps_captcha_string_info_08ufdk4re3','1595187228','no'),(1065195,'_transient_aiowps_captcha_string_info_08ufdk4re3','MTU5NTE4NTQyOHlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1065220,'_transient_timeout_aiowps_captcha_string_info_60w1dtkd35','1595189348','no'),(1065205,'_transient_timeout_aiowps_captcha_string_info_mg9agrmjt9','1595188257','no'),(1065206,'_transient_aiowps_captcha_string_info_mg9agrmjt9','MTU5NTE4NjQ1N3lhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(1065221,'_transient_aiowps_captcha_string_info_60w1dtkd35','MTU5NTE4NzU0OHlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1065303,'_transient_timeout_aiowps_captcha_string_info_8yipmfn9gd','1595195459','no'),(1065304,'_transient_aiowps_captcha_string_info_8yipmfn9gd','MTU5NTE5MzY1OXlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1065454,'_transient_timeout_aiowps_captcha_string_info_gb0it25g6p','1595206617','no'),(1065428,'_transient_timeout_aiowps_captcha_string_info_3cb0me8sjl','1595205069','no'),(1065429,'_transient_aiowps_captcha_string_info_3cb0me8sjl','MTU5NTIwMzI2OXlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1065455,'_transient_aiowps_captcha_string_info_gb0it25g6p','MTU5NTIwNDgxN3lhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(1065508,'_transient_timeout_aiowps_captcha_string_info_dg9fqp3f3g','1595210188','no'),(1065509,'_transient_aiowps_captcha_string_info_dg9fqp3f3g','MTU5NTIwODM4OHlhajNtcDh1cmRjYjZyanVjbHNsMjM=','no'),(1065514,'_transient_timeout_aiowps_captcha_string_info_r2fgkxje84','1595210566','no'),(1065515,'_transient_aiowps_captcha_string_info_r2fgkxje84','MTU5NTIwODc2NnlhajNtcDh1cmRjYjZyanVjbHNsMjQ=','no'),(1074878,'_transient_aiowps_captcha_string_info_qw4r5xvcni','MTU5NTg3MDMwOXlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1074879,'_transient_timeout_aiowps_captcha_string_info_qvptt2f0gi','1595872112','no'),(1072167,'_transient_timeout_aiowps_captcha_string_info_y6vxebbo0a','1595684109','no'),(1065690,'_transient_timeout_aiowps_captcha_string_info_bnecaf8cup','1595223474','no'),(1065583,'_transient_timeout_aiowps_captcha_string_info_b893bg62sk','1595215602','no'),(1065584,'_transient_aiowps_captcha_string_info_b893bg62sk','MTU5NTIxMzgwMnlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1074137,'_transient_timeout_aiowps_captcha_string_info_hwvzvkf6pg','1595821607','no'),(1074138,'_transient_aiowps_captcha_string_info_hwvzvkf6pg','MTU5NTgxOTgwN3lhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1074218,'_transient_timeout_aiowps_captcha_string_info_ragwb1ybz2','1595827275','no'),(1074164,'_transient_timeout_aiowps_captcha_string_info_jtmfiejq4j','1595823407','no'),(1074165,'_transient_aiowps_captcha_string_info_jtmfiejq4j','MTU5NTgyMTYwN3lhajNtcDh1cmRjYjZyanVjbHNsMTk=','no'),(1074228,'_transient_timeout_aiowps_captcha_string_info_zmutjto1tv','1595827361','no'),(1074229,'_transient_aiowps_captcha_string_info_zmutjto1tv','MTU5NTgyNTU2MXlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1074230,'_transient_timeout_aiowps_captcha_string_info_ny3fhyaefw','1595827365','no'),(1074231,'_transient_aiowps_captcha_string_info_ny3fhyaefw','MTU5NTgyNTU2NXlhajNtcDh1cmRjYjZyanVjbHNsMjM=','no'),(1074232,'_transient_timeout_aiowps_captcha_string_info_ah7ur60it4','1595827377','no'),(1074233,'_transient_aiowps_captcha_string_info_ah7ur60it4','MTU5NTgyNTU3N3lhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1074234,'_transient_timeout_aiowps_captcha_string_info_550v6llijy','1595827398','no'),(1074235,'_transient_aiowps_captcha_string_info_550v6llijy','MTU5NTgyNTU5OHlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1074236,'_transient_timeout_aiowps_captcha_string_info_41t0vxuxe8','1595827412','no'),(1074237,'_transient_aiowps_captcha_string_info_41t0vxuxe8','MTU5NTgyNTYxMnlhajNtcDh1cmRjYjZyanVjbHNsMA==','no'),(1074242,'_transient_timeout_aiowps_captcha_string_info_8otmgv4c3j','1595827433','no'),(1074219,'_transient_aiowps_captcha_string_info_ragwb1ybz2','MTU5NTgyNTQ3NXlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1074220,'_transient_timeout_aiowps_captcha_string_info_n3dkj89i0t','1595827309','no'),(1074221,'_transient_aiowps_captcha_string_info_n3dkj89i0t','MTU5NTgyNTUwOXlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1074225,'_transient_timeout_aiowps_captcha_string_info_avewro04yj','1595827342','no'),(1074226,'_transient_aiowps_captcha_string_info_avewro04yj','MTU5NTgyNTU0MnlhajNtcDh1cmRjYjZyanVjbHNsMzM=','no'),(1065691,'_transient_aiowps_captcha_string_info_bnecaf8cup','MTU5NTIyMTY3NHlhajNtcDh1cmRjYjZyanVjbHNsMjc=','no'),(1065765,'_transient_timeout_aiowps_captcha_string_info_1m06fjb9m4','1595227789','no'),(1065766,'_transient_aiowps_captcha_string_info_1m06fjb9m4','MTU5NTIyNTk4OXlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(1065767,'_transient_timeout_aiowps_captcha_string_info_9idtfdck6u','1595227791','no'),(1065768,'_transient_aiowps_captcha_string_info_9idtfdck6u','MTU5NTIyNTk5MXlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1065919,'_transient_timeout_yst_sm_1_1:4gHp_emzm','1595324269','no'),(1065832,'_transient_timeout_aiowps_captcha_string_info_rjqvy68zw1','1595233473','no'),(1065833,'_transient_aiowps_captcha_string_info_rjqvy68zw1','MTU5NTIzMTY3M3lhajNtcDh1cmRjYjZyanVjbHNsMTM=','no'),(1065894,'_transient_timeout_aiowps_captcha_string_info_nw1q51z2zb','1595238589','no'),(1065895,'_transient_aiowps_captcha_string_info_nw1q51z2zb','MTU5NTIzNjc4OXlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1065920,'_transient_yst_sm_1_1:4gHp_emzm','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-02-20T06:22:53-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2019-07-22T21:02:01-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2019-05-23T20:54:45-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1100879,'_transient_timeout_yst_sm_post_1:4gHp_l5Uj','1597895488','no'),(1100880,'_transient_yst_sm_post_1:4gHp_l5Uj','C:24:\"WPSEO_Sitemap_Cache_Data\":3389:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:3341:\"<urlset xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xmlns:image=\"http://www.google.com/schemas/sitemap-image/1.1\" xsi:schemaLocation=\"http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd http://www.google.com/schemas/sitemap-image/1.1 http://www.google.com/schemas/sitemap-image/1.1/sitemap-image.xsd\" xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/33rd-annual-mid-west-lectures-do-you-know/</loc>\n		<lastmod>2015-09-21T07:54:36-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/25th-annual-youth-rally/</loc>\n		<lastmod>2016-03-16T18:21:06-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/new-website/</loc>\n		<lastmod>2016-03-16T23:22:43-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/youtube-channel/</loc>\n		<lastmod>2016-03-16T23:23:28-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/change-the-channel/</loc>\n		<lastmod>2016-03-28T21:51:14-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/being-a-christian-father/</loc>\n		<lastmod>2016-05-19T08:17:11-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/armor-of-god/</loc>\n		<lastmod>2016-05-19T08:18:36-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/one-church/</loc>\n		<lastmod>2016-06-09T15:45:03-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/talents/</loc>\n		<lastmod>2016-08-28T21:33:31-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/what-have-i-been-putting-in-my-heart/</loc>\n		<lastmod>2017-08-07T21:51:02-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/do-you-know-who-i-am/</loc>\n		<lastmod>2017-08-20T13:27:02-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/god-never-gives-challenge-great/</loc>\n		<lastmod>2017-08-20T13:36:56-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/what-do-you-know/</loc>\n		<lastmod>2017-08-20T13:53:46-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/not-whether-win-lose/</loc>\n		<lastmod>2017-08-20T14:03:58-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/received-calling-god/</loc>\n		<lastmod>2017-08-27T21:10:20-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/just-as-i-am/</loc>\n		<lastmod>2017-09-03T20:20:31-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/being-a-world-changer/</loc>\n		<lastmod>2017-09-04T22:21:43-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/why-did-you-do-that/</loc>\n		<lastmod>2017-09-10T20:27:56-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/2019-youth-rally-dont-despise-me/</loc>\n		<lastmod>2019-04-22T20:06:59-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/2019-vacation-bible-school-paul-an-example-to-follow/</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</url>\n</urlset>\";}}','no'),(1074299,'_transient_aiowps_captcha_string_info_olizr6nnd0','MTU5NTgzMDE4MHlhajNtcDh1cmRjYjZyanVjbHNsMjM=','no'),(1074300,'_transient_timeout_aiowps_captcha_string_info_uybx6izrqj','1595832007','no'),(1066141,'_transient_timeout_yst_sm_1_1:4gHp_4loel','1595340055','no'),(1066128,'_transient_timeout_aiowps_captcha_string_info_xgwzw3uohf','1595254342','no'),(1066129,'_transient_aiowps_captcha_string_info_xgwzw3uohf','MTU5NTI1MjU0MnlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1066142,'_transient_yst_sm_1_1:4gHp_4loel','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-02-20T06:22:53-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2019-07-22T21:02:01-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2019-05-23T20:54:45-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1066229,'_transient_timeout_aiowps_captcha_string_info_dye79omy6z','1595262749','no'),(1066230,'_transient_aiowps_captcha_string_info_dye79omy6z','MTU5NTI2MDk0OXlhajNtcDh1cmRjYjZyanVjbHNsMjE=','no'),(1066350,'_transient_timeout_aiowps_captcha_string_info_6ja6qikqb8','1595271090','no'),(1066351,'_transient_aiowps_captcha_string_info_6ja6qikqb8','MTU5NTI2OTI5MHlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(1066430,'_transient_timeout_aiowps_captcha_string_info_a5euu3o9t4','1595277053','no'),(1066421,'_transient_timeout_aiowps_captcha_string_info_kpx9o63ggc','1595276259','no'),(1066422,'_transient_aiowps_captcha_string_info_kpx9o63ggc','MTU5NTI3NDQ1OXlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(1066431,'_transient_aiowps_captcha_string_info_a5euu3o9t4','MTU5NTI3NTI1M3lhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1066432,'_transient_timeout_aiowps_captcha_string_info_whg2u94db6','1595277055','no'),(1066433,'_transient_aiowps_captcha_string_info_whg2u94db6','MTU5NTI3NTI1NXlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1066569,'_transient_timeout_aiowps_captcha_string_info_ih8mhd4emh','1595287876','no'),(1066443,'_transient_timeout_aiowps_captcha_string_info_wq0ay2j0xa','1595277747','no'),(1066444,'_transient_aiowps_captcha_string_info_wq0ay2j0xa','MTU5NTI3NTk0N3lhajNtcDh1cmRjYjZyanVjbHNsMTc=','no'),(1066570,'_transient_aiowps_captcha_string_info_ih8mhd4emh','MTU5NTI4NjA3NnlhajNtcDh1cmRjYjZyanVjbHNsMjg=','no'),(1066571,'_transient_timeout_aiowps_captcha_string_info_q4wql9m44m','1595287878','no'),(1066572,'_transient_aiowps_captcha_string_info_q4wql9m44m','MTU5NTI4NjA3OHlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1066582,'_transient_timeout_aiowps_captcha_string_info_s70bm9vnt6','1595288385','no'),(1066583,'_transient_aiowps_captcha_string_info_s70bm9vnt6','MTU5NTI4NjU4NXlhajNtcDh1cmRjYjZyanVjbHNsMjg=','no'),(1066625,'_transient_timeout_aiowps_captcha_string_info_n4pevffdkc','1595290618','no'),(1066626,'_transient_aiowps_captcha_string_info_n4pevffdkc','MTU5NTI4ODgxOHlhajNtcDh1cmRjYjZyanVjbHNsMjY=','no'),(1066837,'_transient_timeout_aiowps_captcha_string_info_z8m70na0m1','1595305533','no'),(1066814,'_transient_timeout_aiowps_captcha_string_info_9cgrrbp60i','1595304293','no'),(1066815,'_transient_aiowps_captcha_string_info_9cgrrbp60i','MTU5NTMwMjQ5M3lhajNtcDh1cmRjYjZyanVjbHNsMjQ=','no'),(1066838,'_transient_aiowps_captcha_string_info_z8m70na0m1','MTU5NTMwMzczM3lhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1066856,'_transient_timeout_aiowps_captcha_string_info_os81agp1mq','1595307098','no'),(1066857,'_transient_aiowps_captcha_string_info_os81agp1mq','MTU5NTMwNTI5OHlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1067009,'_transient_timeout_aiowps_captcha_string_info_ck8jd66xqf','1595319918','no'),(1066881,'_transient_timeout_aiowps_captcha_string_info_3rmywmjnej','1595308673','no'),(1066882,'_transient_aiowps_captcha_string_info_3rmywmjnej','MTU5NTMwNjg3M3lhajNtcDh1cmRjYjZyanVjbHNsMzc=','no'),(1067010,'_transient_aiowps_captcha_string_info_ck8jd66xqf','MTU5NTMxODExOHlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1067062,'_transient_timeout_yst_sm_1_1:4gHp_dqvx','1595409045','no'),(1067063,'_transient_yst_sm_1_1:4gHp_dqvx','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-02-20T06:22:53-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2019-07-22T21:02:01-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2019-05-23T20:54:45-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1067183,'_transient_timeout_aiowps_captcha_string_info_8ub1pbkfif','1595333779','no'),(1067153,'_transient_timeout_aiowps_captcha_string_info_60ywviq7df','1595332186','no'),(1067154,'_transient_aiowps_captcha_string_info_60ywviq7df','MTU5NTMzMDM4NnlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1067184,'_transient_aiowps_captcha_string_info_8ub1pbkfif','MTU5NTMzMTk3OXlhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(1067217,'_transient_timeout_aiowps_captcha_string_info_80hy3q7xwf','1595336106','no'),(1067218,'_transient_aiowps_captcha_string_info_80hy3q7xwf','MTU5NTMzNDMwNnlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1067233,'_transient_timeout_aiowps_captcha_string_info_vdep5eyo46','1595337132','no'),(1067234,'_transient_aiowps_captcha_string_info_vdep5eyo46','MTU5NTMzNTMzMnlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(1074307,'_transient_aiowps_captcha_string_info_00i3d1qcqu','MTU5NTgzMDQxM3lhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1067300,'_transient_timeout_aiowps_captcha_string_info_urx3a6p0zv','1595341108','no'),(1067284,'_transient_timeout_yst_sm_1_1:4gHp_4mdfi','1595424341','no'),(1067285,'_transient_yst_sm_1_1:4gHp_4mdfi','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-02-20T06:22:53-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2019-07-22T21:02:01-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2019-05-23T20:54:45-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1067301,'_transient_aiowps_captcha_string_info_urx3a6p0zv','MTU5NTMzOTMwOHlhajNtcDh1cmRjYjZyanVjbHNsMjk=','no'),(1067407,'_transient_timeout_aiowps_captcha_string_info_ueb40rgkaf','1595349284','no'),(1067326,'_transient_timeout_aiowps_captcha_string_info_tumuqwpxce','1595342763','no'),(1067327,'_transient_aiowps_captcha_string_info_tumuqwpxce','MTU5NTM0MDk2M3lhajNtcDh1cmRjYjZyanVjbHNsMjM=','no'),(1067408,'_transient_aiowps_captcha_string_info_ueb40rgkaf','MTU5NTM0NzQ4NHlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1067627,'_transient_timeout_aiowps_captcha_string_info_adj29vdmvo','1595367788','no'),(1067483,'_transient_timeout_aiowps_captcha_string_info_ufbra8o2ho','1595356390','no'),(1067484,'_transient_aiowps_captcha_string_info_ufbra8o2ho','MTU5NTM1NDU5MHlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1067575,'_transient_timeout_aiowps_captcha_string_info_zgoll5fal1','1595363842','no'),(1067576,'_transient_aiowps_captcha_string_info_zgoll5fal1','MTU5NTM2MjA0MnlhajNtcDh1cmRjYjZyanVjbHNsMTQ=','no'),(1067628,'_transient_aiowps_captcha_string_info_adj29vdmvo','MTU5NTM2NTk4OHlhajNtcDh1cmRjYjZyanVjbHNsMTQ=','no'),(1074306,'_transient_timeout_aiowps_captcha_string_info_00i3d1qcqu','1595832213','no'),(1067663,'_transient_timeout_aiowps_captcha_string_info_d8b775w1cl','1595370842','no'),(1067664,'_transient_aiowps_captcha_string_info_d8b775w1cl','MTU5NTM2OTA0MnlhajNtcDh1cmRjYjZyanVjbHNsMjI=','no'),(1067683,'_transient_timeout_aiowps_captcha_string_info_a1v2ru98cv','1595371814','no'),(1067684,'_transient_aiowps_captcha_string_info_a1v2ru98cv','MTU5NTM3MDAxNHlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1067725,'_transient_timeout_aiowps_captcha_string_info_8yzzgfikkf','1595375120','no'),(1067726,'_transient_aiowps_captcha_string_info_8yzzgfikkf','MTU5NTM3MzMyMHlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1074301,'_transient_aiowps_captcha_string_info_uybx6izrqj','MTU5NTgzMDIwN3lhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1072206,'_transient_timeout_aiowps_captcha_string_info_izsvi1ski3','1595685985','no'),(1072207,'_transient_aiowps_captcha_string_info_izsvi1ski3','MTU5NTY4NDE4NXlhajNtcDh1cmRjYjZyanVjbHNsMjM=','no'),(1072236,'_transient_timeout_aiowps_captcha_string_info_ri9pp70yvm','1595687445','no'),(1072222,'_transient_timeout_aiowps_captcha_string_info_uen3xfxy0l','1595686642','no'),(1072223,'_transient_aiowps_captcha_string_info_uen3xfxy0l','MTU5NTY4NDg0MnlhajNtcDh1cmRjYjZyanVjbHNsMjY=','no'),(1072226,'_transient_timeout_yst_sm_1_1:4gHp_4lq6n','1595771532','no'),(1072227,'_transient_yst_sm_1_1:4gHp_4lq6n','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-02-20T06:22:53-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2019-07-22T21:02:01-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2019-05-23T20:54:45-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1072237,'_transient_aiowps_captcha_string_info_ri9pp70yvm','MTU5NTY4NTY0NXlhajNtcDh1cmRjYjZyanVjbHNsMjE=','no'),(1072371,'_transient_timeout_aiowps_captcha_string_info_npjaey58x3','1595697259','no'),(1072372,'_transient_aiowps_captcha_string_info_npjaey58x3','MTU5NTY5NTQ1OXlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1072479,'_transient_timeout_aiowps_captcha_string_info_o9lr1i7lzo','1595705698','no'),(1072480,'_transient_aiowps_captcha_string_info_o9lr1i7lzo','MTU5NTcwMzg5OHlhajNtcDh1cmRjYjZyanVjbHNsMTg=','no'),(1072521,'_transient_timeout_aiowps_captcha_string_info_ajwaibz2gk','1595708651','no'),(1072522,'_transient_aiowps_captcha_string_info_ajwaibz2gk','MTU5NTcwNjg1MXlhajNtcDh1cmRjYjZyanVjbHNsMjM=','no'),(1072591,'_transient_timeout_aiowps_captcha_string_info_w8xpypn7zu','1595713153','no'),(1072592,'_transient_aiowps_captcha_string_info_w8xpypn7zu','MTU5NTcxMTM1M3lhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1074358,'_transient_aiowps_captcha_string_info_4jrc5x4g0c','MTU5NTgzMzY2MnlhajNtcDh1cmRjYjZyanVjbHNsMjg=','no'),(1072809,'_transient_timeout_aiowps_captcha_string_info_ro7mmjol20','1595728321','no'),(1072810,'_transient_aiowps_captcha_string_info_ro7mmjol20','MTU5NTcyNjUyMXlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(1074357,'_transient_timeout_aiowps_captcha_string_info_4jrc5x4g0c','1595835462','no'),(1072821,'_transient_timeout_yst_sm_1_1:4gHp_dKbL','1595813907','no'),(1072822,'_transient_yst_sm_1_1:4gHp_dKbL','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-02-20T06:22:53-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2019-07-22T21:02:01-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2019-05-23T20:54:45-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1072837,'_transient_timeout_aiowps_captcha_string_info_fqm8xv34kp','1595730248','no'),(1072838,'_transient_aiowps_captcha_string_info_fqm8xv34kp','MTU5NTcyODQ0OHlhajNtcDh1cmRjYjZyanVjbHNsMTM=','no'),(1073001,'_transient_timeout_aiowps_captcha_string_info_nejw92gmqt','1595742757','no'),(1073002,'_transient_aiowps_captcha_string_info_nejw92gmqt','MTU5NTc0MDk1N3lhajNtcDh1cmRjYjZyanVjbHNsMjE=','no'),(1073026,'_transient_timeout_aiowps_captcha_string_info_8yoywejxh2','1595744520','no'),(1073027,'_transient_aiowps_captcha_string_info_8yoywejxh2','MTU5NTc0MjcyMHlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(1073148,'_transient_timeout_aiowps_captcha_string_info_jm5ftq6hoz','1595753464','no'),(1073149,'_transient_aiowps_captcha_string_info_jm5ftq6hoz','MTU5NTc1MTY2NHlhajNtcDh1cmRjYjZyanVjbHNsMTQ=','no'),(1073173,'_transient_timeout_aiowps_captcha_string_info_ezozgx9zd0','1595755004','no'),(1073174,'_transient_aiowps_captcha_string_info_ezozgx9zd0','MTU5NTc1MzIwNHlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1073240,'_transient_timeout_aiowps_captcha_string_info_jbvgh0rm8a','1595760148','no'),(1073214,'_transient_timeout_aiowps_captcha_string_info_giinewswp0','1595758044','no'),(1073215,'_transient_aiowps_captcha_string_info_giinewswp0','MTU5NTc1NjI0NHlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1073241,'_transient_aiowps_captcha_string_info_jbvgh0rm8a','MTU5NTc1ODM0N3lhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1073267,'_transient_timeout_aiowps_captcha_string_info_k2i9qhyl3u','1595762497','no'),(1073268,'_transient_aiowps_captcha_string_info_k2i9qhyl3u','MTU5NTc2MDY5N3lhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1073326,'_transient_timeout_aiowps_captcha_string_info_shzzp1hi2n','1595765990','no'),(1073327,'_transient_aiowps_captcha_string_info_shzzp1hi2n','MTU5NTc2NDE5MHlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1074411,'_transient_timeout_yst_sm_1_1:4gHp_dIKi','1595923955','no'),(1073415,'_transient_timeout_yst_sm_1_1:4gHp_4l6Fx','1595855698','no'),(1073411,'_transient_timeout_aiowps_captcha_string_info_0k2p1f1rkd','1595771096','no'),(1073412,'_transient_aiowps_captcha_string_info_0k2p1f1rkd','MTU5NTc2OTI5NnlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1073416,'_transient_yst_sm_1_1:4gHp_4l6Fx','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-02-20T06:22:53-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2019-07-22T21:02:01-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2019-05-23T20:54:45-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1073449,'_transient_timeout_aiowps_captcha_string_info_ilooc31ik4','1595773845','no'),(1073450,'_transient_aiowps_captcha_string_info_ilooc31ik4','MTU5NTc3MjA0NXlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1073461,'_transient_timeout_aiowps_captcha_string_info_cbze0uowva','1595774520','no'),(1073454,'_transient_timeout_aiowps_captcha_string_info_tup4mn0ugv','1595774054','no'),(1073455,'_transient_aiowps_captcha_string_info_tup4mn0ugv','MTU5NTc3MjI1NHlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1073462,'_transient_aiowps_captcha_string_info_cbze0uowva','MTU5NTc3MjcyMHlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1073463,'_transient_timeout_aiowps_captcha_string_info_wjug3usf0r','1595774521','no'),(1073464,'_transient_aiowps_captcha_string_info_wjug3usf0r','MTU5NTc3MjcyMXlhajNtcDh1cmRjYjZyanVjbHNsMTk=','no'),(1073714,'_transient_timeout_aiowps_captcha_string_info_yywyyyeuku','1595793118','no'),(1073715,'_transient_aiowps_captcha_string_info_yywyyyeuku','MTU5NTc5MTMxOHlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1073764,'_transient_timeout_aiowps_captcha_string_info_cd4qh6mrqe','1595796303','no'),(1073765,'_transient_aiowps_captcha_string_info_cd4qh6mrqe','MTU5NTc5NDUwM3lhajNtcDh1cmRjYjZyanVjbHNsMTM=','no'),(1073848,'_transient_timeout_aiowps_captcha_string_info_aggngljvu4','1595802747','no'),(1073849,'_transient_aiowps_captcha_string_info_aggngljvu4','MTU5NTgwMDk0N3lhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1073864,'_transient_timeout_aiowps_captcha_string_info_of5ck565d0','1595803790','no'),(1073865,'_transient_aiowps_captcha_string_info_of5ck565d0','MTU5NTgwMTk5MHlhajNtcDh1cmRjYjZyanVjbHNsMzI=','no'),(1074881,'_transient_timeout_aiowps_captcha_string_info_c4466uplon','1595872114','no'),(1074062,'_transient_timeout_aiowps_captcha_string_info_y3rzkjujno','1595816679','no'),(1074063,'_transient_aiowps_captcha_string_info_y3rzkjujno','MTU5NTgxNDg3OXlhajNtcDh1cmRjYjZyanVjbHNsMTg=','no'),(1069608,'_transient_timeout_aiowps_captcha_string_info_r2sjqxt6vw','1595506857','no'),(1069609,'_transient_aiowps_captcha_string_info_r2sjqxt6vw','MTU5NTUwNTA1N3lhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(1070237,'_transient_timeout_aiowps_captcha_string_info_dbreg0cjrc','1595550415','no'),(1069745,'_transient_timeout_aiowps_captcha_string_info_5va13tmdym','1595514855','no'),(1069746,'_transient_aiowps_captcha_string_info_5va13tmdym','MTU5NTUxMzA1NXlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(1069690,'_transient_timeout_aiowps_captcha_string_info_bndy40j5t8','1595511447','no'),(1069691,'_transient_aiowps_captcha_string_info_bndy40j5t8','MTU5NTUwOTY0N3lhajNtcDh1cmRjYjZyanVjbHNsMzM=','no'),(1069718,'_transient_timeout_aiowps_captcha_string_info_uoerp7ifqf','1595513120','no'),(1072185,'_transient_aiowps_captcha_string_info_94snm38xxc','MTU5NTY4Mjk0MnlhajNtcDh1cmRjYjZyanVjbHNsMjc=','no'),(1069708,'_transient_timeout_aiowps_captcha_string_info_fgxtf4ri46','1595512792','no'),(1069709,'_transient_aiowps_captcha_string_info_fgxtf4ri46','MTU5NTUxMDk5MnlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1069719,'_transient_aiowps_captcha_string_info_uoerp7ifqf','MTU5NTUxMTMyMHlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(1069836,'_transient_timeout_aiowps_captcha_string_info_uaopkvifzn','1595521847','no'),(1069728,'_transient_timeout_aiowps_captcha_string_info_vk268cgfdf','1595514011','no'),(1069729,'_transient_aiowps_captcha_string_info_vk268cgfdf','MTU5NTUxMjIxMXlhajNtcDh1cmRjYjZyanVjbHNsMTQ=','no'),(1069733,'_transient_timeout_yst_sm_1_1:4gHp_4kIrL','1595598995','no'),(1069734,'_transient_yst_sm_1_1:4gHp_4kIrL','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-02-20T06:22:53-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2019-07-22T21:02:01-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2019-05-23T20:54:45-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1069837,'_transient_aiowps_captcha_string_info_uaopkvifzn','MTU5NTUyMDA0N3lhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1070028,'_transient_timeout_aiowps_captcha_string_info_z4lttxautd','1595537163','no'),(1070029,'_transient_aiowps_captcha_string_info_z4lttxautd','MTU5NTUzNTM2M3lhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1070039,'_transient_timeout_aiowps_captcha_string_info_mhjoowtgyw','1595537468','no'),(1070040,'_transient_aiowps_captcha_string_info_mhjoowtgyw','MTU5NTUzNTY2OHlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1070056,'_transient_timeout_aiowps_captcha_string_info_sf93xdh5ki','1595538398','no'),(1070057,'_transient_aiowps_captcha_string_info_sf93xdh5ki','MTU5NTUzNjU5OHlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1070152,'_transient_timeout_aiowps_captcha_string_info_bhba6a1z6v','1595545341','no'),(1070150,'_transient_timeout_aiowps_captcha_string_info_zmkyiludiq','1595545328','no'),(1070151,'_transient_aiowps_captcha_string_info_zmkyiludiq','MTU5NTU0MzUyOHlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1070153,'_transient_aiowps_captcha_string_info_bhba6a1z6v','MTU5NTU0MzU0MXlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1070159,'_transient_timeout_aiowps_captcha_string_info_7zrcemqc0i','1595545475','no'),(1070160,'_transient_aiowps_captcha_string_info_7zrcemqc0i','MTU5NTU0MzY3NXlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1070179,'_transient_timeout_aiowps_captcha_string_info_z9ibjs13t8','1595546690','no'),(1070180,'_transient_aiowps_captcha_string_info_z9ibjs13t8','MTU5NTU0NDg5MHlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1092807,'_transient_timeout_aiowps_captcha_string_info_zhylhjuny4','1597197343','no'),(1092808,'_transient_aiowps_captcha_string_info_zhylhjuny4','MTU5NzE5NTU0M3lhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1092283,'_transient_timeout_aiowps_captcha_string_info_qirug5qvr6','1597156190','no'),(1092284,'_transient_aiowps_captcha_string_info_qirug5qvr6','MTU5NzE1NDM5MHlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1114736,'_transient_aiowps_captcha_string_info_vp6vwyb3qp','MTU5ODc4Nzk1OHlhajNtcDh1cmRjYjZyanVjbHNsMTg=','no'),(1092667,'_transient_timeout_aiowps_captcha_string_info_jrumx85fol','1597187461','no'),(1092668,'_transient_aiowps_captcha_string_info_jrumx85fol','MTU5NzE4NTY2MXlhajNtcDh1cmRjYjZyanVjbHNsMjQ=','no'),(1102770,'_transient_aiowps_captcha_string_info_lhlqsx0dog','MTU5Nzk1MzE0MHlhajNtcDh1cmRjYjZyanVjbHNsMTM=','no'),(1092713,'_transient_timeout_aiowps_captcha_string_info_29zzuh45xv','1597190945','no'),(1092714,'_transient_aiowps_captcha_string_info_29zzuh45xv','MTU5NzE4OTE0NXlhajNtcDh1cmRjYjZyanVjbHNsMjI=','no'),(1146741,'_transient_timeout_aiowps_captcha_string_info_hbcq68ioin','1600980916','no'),(1146742,'_transient_aiowps_captcha_string_info_hbcq68ioin','MTYwMDk3OTExNnlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1146743,'_transient_timeout_aiowps_captcha_string_info_xtzqzmgbnh','1600980926','no'),(1146744,'_transient_aiowps_captcha_string_info_xtzqzmgbnh','MTYwMDk3OTEyNnlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1120478,'_transient_timeout_aiowps_captcha_string_info_72owwum3pn','1599186784','no'),(1120479,'_transient_aiowps_captcha_string_info_72owwum3pn','MTU5OTE4NDk4NHlhajNtcDh1cmRjYjZyanVjbHNsMTk=','no'),(1104815,'_site_transient_timeout_browser_5879dd93aba80bf15f14ff17d7e1c1a1','1598711741','no'),(1104816,'_site_transient_browser_5879dd93aba80bf15f14ff17d7e1c1a1','a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:13:\"84.0.4147.105\";s:8:\"platform\";s:9:\"Macintosh\";s:10:\"update_url\";s:29:\"https://www.google.com/chrome\";s:7:\"img_src\";s:43:\"http://s.w.org/images/browsers/chrome.png?1\";s:11:\"img_src_ssl\";s:44:\"https://s.w.org/images/browsers/chrome.png?1\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}','no'),(1126540,'_site_transient_timeout_php_check_7772753a7ea0fe5c6dd1e8406c9ba6ba','1600213341','no'),(1126541,'_site_transient_php_check_7772753a7ea0fe5c6dd1e8406c9ba6ba','a:5:{s:19:\"recommended_version\";s:3:\"7.4\";s:15:\"minimum_version\";s:6:\"5.6.20\";s:12:\"is_supported\";b:1;s:9:\"is_secure\";b:1;s:13:\"is_acceptable\";b:1;}','no'),(1114609,'_transient_aiowps_captcha_string_info_8vc7qtodoj','MTU5ODc3OTg0MXlhajNtcDh1cmRjYjZyanVjbHNsMjE=','no'),(1114656,'_transient_timeout_aiowps_captcha_string_info_f332jwwkhn','1598785774','no'),(1114657,'_transient_aiowps_captcha_string_info_f332jwwkhn','MTU5ODc4Mzk3NHlhajNtcDh1cmRjYjZyanVjbHNsMzY=','no'),(1114702,'_transient_timeout_aiowps_captcha_string_info_amu6t5kcev','1598788748','no'),(1114703,'_transient_aiowps_captcha_string_info_amu6t5kcev','MTU5ODc4Njk0OHlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1114717,'_transient_timeout_aiowps_captcha_string_info_a0e1r7765z','1598789546','no'),(1114718,'_transient_aiowps_captcha_string_info_a0e1r7765z','MTU5ODc4Nzc0NnlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1114724,'_transient_timeout_aiowps_captcha_string_info_xgsuwft7yb','1598789581','no'),(1114720,'_transient_timeout_aiowps_captcha_string_info_f5mzmywlmt','1598789555','no'),(1114721,'_transient_aiowps_captcha_string_info_f5mzmywlmt','MTU5ODc4Nzc1NXlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1114725,'_transient_aiowps_captcha_string_info_xgsuwft7yb','MTU5ODc4Nzc4MXlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1114726,'_transient_timeout_aiowps_captcha_string_info_ses3o2egl5','1598789602','no'),(1114727,'_transient_aiowps_captcha_string_info_ses3o2egl5','MTU5ODc4NzgwMnlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1114733,'_transient_timeout_aiowps_captcha_string_info_enh3o7ugcy','1598789643','no'),(1108052,'_transient_aiowps_captcha_string_info_3mcc4hx9sj','MTU5ODMxNTMzN3lhajNtcDh1cmRjYjZyanVjbHNsMjM=','no'),(1108065,'_transient_timeout_aiowps_captcha_string_info_b19kmdiy2l','1598317877','no'),(1092835,'_transient_timeout_aiowps_captcha_string_info_yxuewqyxoz','1597199182','no'),(1092836,'_transient_aiowps_captcha_string_info_yxuewqyxoz','MTU5NzE5NzM4MnlhajNtcDh1cmRjYjZyanVjbHNsMTk=','no'),(1102672,'_transient_aiowps_captcha_string_info_2ns9el9563','MTU5Nzk0NjA4NXlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1092847,'_transient_timeout_aiowps_captcha_string_info_oi0rcpm347','1597199814','no'),(1092848,'_transient_aiowps_captcha_string_info_oi0rcpm347','MTU5NzE5ODAxNHlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1092981,'_transient_timeout_aiowps_captcha_string_info_gngbf0kv3b','1597210454','no'),(1092982,'_transient_aiowps_captcha_string_info_gngbf0kv3b','MTU5NzIwODY1NHlhajNtcDh1cmRjYjZyanVjbHNsMTM=','no'),(1102877,'_transient_aiowps_captcha_string_info_soxp8iny2a','MTU5Nzk2MDM3OHlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1102912,'_transient_timeout_aiowps_captcha_string_info_vemypz2mus','1597965407','no'),(1093951,'_transient_aiowps_captcha_string_info_d11ufimbwd','MTU5NzI4NDMyNnlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1099650,'_transient_timeout_aiowps_captcha_string_info_3ozh7oqrb9','1597723069','no'),(1094163,'_transient_timeout_aiowps_captcha_string_info_h8be5ydbsj','1597303232','no'),(1094164,'_transient_aiowps_captcha_string_info_h8be5ydbsj','MTU5NzMwMTQzMnlhajNtcDh1cmRjYjZyanVjbHNsMjQ=','no'),(1094170,'_transient_timeout_aiowps_captcha_string_info_htar9ovqvw','1597303548','no'),(1094171,'_transient_aiowps_captcha_string_info_htar9ovqvw','MTU5NzMwMTc0OHlhajNtcDh1cmRjYjZyanVjbHNsMTM=','no'),(1100940,'_transient_timeout_aiowps_captcha_string_info_1cjctkec5t','1597814244','no'),(1094229,'_transient_timeout_yst_sm_1_1:4gHp_dn8E','1597393318','no'),(1094230,'_transient_yst_sm_1_1:4gHp_dn8E','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-02-20T06:22:53-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2019-07-22T21:02:01-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2019-05-23T20:54:45-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1098535,'_transient_timeout_aiowps_captcha_string_info_nt74k3v5pm','1597639054','no'),(1098536,'_transient_aiowps_captcha_string_info_nt74k3v5pm','MTU5NzYzNzI1NHlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1098541,'_transient_timeout_aiowps_captcha_string_info_w73z7teqi9','1597639571','no'),(1098542,'_transient_aiowps_captcha_string_info_w73z7teqi9','MTU5NzYzNzc3MXlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1098555,'_transient_timeout_aiowps_captcha_string_info_imrqbdfctm','1597640782','no'),(1098556,'_transient_aiowps_captcha_string_info_imrqbdfctm','MTU5NzYzODk4MnlhajNtcDh1cmRjYjZyanVjbHNsMjQ=','no'),(1098752,'_transient_timeout_aiowps_captcha_string_info_gaxwnzygim','1597655116','no'),(1098736,'_transient_timeout_yst_sm_1_1:4gHp_2fb5','1597738608','no'),(1098737,'_transient_yst_sm_1_1:4gHp_2fb5','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-02-20T06:22:53-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2019-07-22T21:02:01-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2019-05-23T20:54:45-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1098879,'_transient_timeout_aiowps_captcha_string_info_azrv7cy6nv','1597664822','no'),(1098880,'_transient_aiowps_captcha_string_info_azrv7cy6nv','MTU5NzY2MzAyMnlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1099651,'_transient_aiowps_captcha_string_info_3ozh7oqrb9','MTU5NzcyMTI2OXlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1099680,'_transient_timeout_aiowps_captcha_string_info_39swdm023j','1597725496','no'),(1099681,'_transient_aiowps_captcha_string_info_39swdm023j','MTU5NzcyMzY5NnlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1099689,'_transient_timeout_aiowps_captcha_string_info_jjt5txlyi0','1597725964','no'),(1099690,'_transient_aiowps_captcha_string_info_jjt5txlyi0','MTU5NzcyNDE2NHlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1099801,'_transient_timeout_aiowps_captcha_string_info_1wwtq68dqp','1597734864','no'),(1099802,'_transient_aiowps_captcha_string_info_1wwtq68dqp','MTU5NzczMzA2NHlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1099896,'_transient_timeout_aiowps_captcha_string_info_d6gkb7y18u','1597741313','no'),(1099881,'_transient_timeout_aiowps_captcha_string_info_y5e96uzjrd','1597740458','no'),(1099882,'_transient_aiowps_captcha_string_info_y5e96uzjrd','MTU5NzczODY1OHlhajNtcDh1cmRjYjZyanVjbHNsMjk=','no'),(1099897,'_transient_aiowps_captcha_string_info_d6gkb7y18u','MTU5NzczOTUxM3lhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(1099933,'_transient_timeout_aiowps_captcha_string_info_mwrshuif9z','1597743451','no'),(1099934,'_transient_aiowps_captcha_string_info_mwrshuif9z','MTU5Nzc0MTY1MXlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(1099948,'_transient_timeout_aiowps_captcha_string_info_rb7k01oqwa','1597744310','no'),(1099936,'_transient_timeout_yst_sm_1_1:4gHp_dRJH','1597828063','no'),(1099937,'_transient_yst_sm_1_1:4gHp_dRJH','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-02-20T06:22:53-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2019-07-22T21:02:01-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2019-05-23T20:54:45-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1099949,'_transient_aiowps_captcha_string_info_rb7k01oqwa','MTU5Nzc0MjUxMHlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1100009,'_transient_timeout_aiowps_captcha_string_info_alfxyko1rg','1597748973','no'),(1100010,'_transient_aiowps_captcha_string_info_alfxyko1rg','MTU5Nzc0NzE3M3lhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1101959,'_transient_timeout_aiowps_captcha_string_info_ho5lb9o0qt','1597891953','no'),(1100179,'_transient_timeout_aiowps_captcha_string_info_19kse7drmf','1597760179','no'),(1100180,'_transient_aiowps_captcha_string_info_19kse7drmf','MTU5Nzc1ODM3OXlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(1100216,'_transient_timeout_aiowps_captcha_string_info_ax08rewo03','1597763177','no'),(1100217,'_transient_aiowps_captcha_string_info_ax08rewo03','MTU5Nzc2MTM3N3lhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(1100222,'_transient_timeout_aiowps_captcha_string_info_72qq49d00x','1597763590','no'),(1100223,'_transient_aiowps_captcha_string_info_72qq49d00x','MTU5Nzc2MTc5MHlhajNtcDh1cmRjYjZyanVjbHNsMTM=','no'),(1100274,'_transient_timeout_aiowps_captcha_string_info_75fvh6of6m','1597767793','no'),(1100275,'_transient_aiowps_captcha_string_info_75fvh6of6m','MTU5Nzc2NTk5M3lhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1100308,'_transient_timeout_aiowps_captcha_string_info_wtkvbtf1br','1597770300','no'),(1100309,'_transient_aiowps_captcha_string_info_wtkvbtf1br','MTU5Nzc2ODUwMHlhajNtcDh1cmRjYjZyanVjbHNsMTM=','no'),(1109733,'_transient_timeout_aiowps_captcha_string_info_jfh8ddm5uz','1598437474','no'),(1109734,'_transient_aiowps_captcha_string_info_jfh8ddm5uz','MTU5ODQzNTY3NHlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1110061,'_transient_timeout_aiowps_captcha_string_info_4hf4iafytr','1598461443','no'),(1104853,'_transient_timeout_plugin_slugs','1619560933','no'),(1104854,'_transient_plugin_slugs','a:29:{i:0;s:19:\"akismet/akismet.php\";i:1;s:55:\"all-in-one-event-calendar/all-in-one-event-calendar.php\";i:2;s:51:\"all-in-one-wp-security-and-firewall/wp-security.php\";i:3;s:19:\"captcha/captcha.php\";i:4;s:54:\"cf7-google-sheets-connector/google-sheet-connector.php\";i:5;s:36:\"contact-form-7/wp-contact-form-7.php\";i:6;s:30:\"youtube-embed-plus/youtube.php\";i:7;s:36:\"hashbar-wp-notification-bar/init.php\";i:8;s:21:\"hello-dolly/hello.php\";i:9;s:36:\"contact-form-7-honeypot/honeypot.php\";i:10;s:19:\"jetpack/jetpack.php\";i:11;s:35:\"login-with-ajax/login-with-ajax.php\";i:12;s:46:\"nice-login-register-widget/pw-login-widget.php\";i:13;s:35:\"page-lists-plus/page-lists-plus.php\";i:14;s:29:\"pagerestrict/pagerestrict.php\";i:15;s:45:\"powr-youtube-gallery/powr-youtube-gallery.php\";i:16;s:20:\"printfriendly/pf.php\";i:17;s:47:\"really-simple-ssl/rlrsssl-really-simple-ssl.php\";i:18;s:35:\"login-form-recaptcha/no-captcha.php\";i:19;s:23:\"reftagger/RefTagger.php\";i:20;s:33:\"schema-creator/schema-creator.php\";i:21;s:33:\"seo-image/seo-friendly-images.php\";i:22;s:31:\"thank-me-later/thankmelater.php\";i:23;s:25:\"ultimate-tinymce/main.php\";i:24;s:33:\"w3-total-cache/w3-total-cache.php\";i:25;s:41:\"wp-database-backup/wp-database-backup.php\";i:26;s:19:\"rest-api/plugin.php\";i:27;s:47:\"wpvn-username-changer/wpvn-username-changer.php\";i:28;s:24:\"wordpress-seo/wp-seo.php\";}','no'),(1110077,'_transient_timeout_aiowps_captcha_string_info_tsjmmcubx2','1598462435','no'),(1100374,'_transient_timeout_aiowps_captcha_string_info_h14ldwk7sv','1597774206','no'),(1100375,'_transient_aiowps_captcha_string_info_h14ldwk7sv','MTU5Nzc3MjQwNnlhajNtcDh1cmRjYjZyanVjbHNsMTk=','no'),(1100430,'_transient_timeout_aiowps_captcha_string_info_rjwx73lbq3','1597779173','no'),(1100431,'_transient_aiowps_captcha_string_info_rjwx73lbq3','MTU5Nzc3NzM3M3lhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1100468,'_transient_timeout_aiowps_captcha_string_info_fnbkc7guxh','1597782127','no'),(1100469,'_transient_aiowps_captcha_string_info_fnbkc7guxh','MTU5Nzc4MDMyN3lhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1100507,'_transient_timeout_aiowps_captcha_string_info_nu0k2taipu','1597784784','no'),(1100508,'_transient_aiowps_captcha_string_info_nu0k2taipu','MTU5Nzc4Mjk4NHlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1117186,'_transient_aiowps_captcha_string_info_8eh1k3gmvf','MTU5ODk1NDk1MnlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1100891,'_transient_timeout_aiowps_captcha_string_info_jlpbb0v845','1597811389','no'),(1100892,'_transient_aiowps_captcha_string_info_jlpbb0v845','MTU5NzgwOTU4OXlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1100899,'_transient_timeout_aiowps_captcha_string_info_dwwcrccpp9','1597811871','no'),(1100900,'_transient_aiowps_captcha_string_info_dwwcrccpp9','MTU5NzgxMDA3MXlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1100901,'_transient_timeout_aiowps_captcha_string_info_wu1h51qcmo','1597811875','no'),(1100902,'_transient_aiowps_captcha_string_info_wu1h51qcmo','MTU5NzgxMDA3NXlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(1100941,'_transient_aiowps_captcha_string_info_1cjctkec5t','MTU5NzgxMjQ0NHlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1100953,'_transient_timeout_aiowps_captcha_string_info_mfg1u3ry9c','1597815021','no'),(1100954,'_transient_aiowps_captcha_string_info_mfg1u3ry9c','MTU5NzgxMzIyMXlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1100971,'_transient_timeout_aiowps_captcha_string_info_xbtnvszvy4','1597816998','no'),(1100972,'_transient_aiowps_captcha_string_info_xbtnvszvy4','MTU5NzgxNTE5OHlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1101026,'_transient_timeout_aiowps_captcha_string_info_ak52ukd21e','1597821344','no'),(1101027,'_transient_aiowps_captcha_string_info_ak52ukd21e','MTU5NzgxOTU0NHlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1101032,'_transient_timeout_aiowps_captcha_string_info_4ztl2i1jir','1597821734','no'),(1101033,'_transient_aiowps_captcha_string_info_4ztl2i1jir','MTU5NzgxOTkzNHlhajNtcDh1cmRjYjZyanVjbHNsMjI=','no'),(1085648,'_transient_aiowps_captcha_string_info_dv933pgbck','MTU5NjY2NTE5MnlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1085695,'_transient_timeout_aiowps_captcha_string_info_qisf0a3aq9','1596670106','no'),(1085696,'_transient_aiowps_captcha_string_info_qisf0a3aq9','MTU5NjY2ODMwNnlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(1085869,'_transient_timeout_aiowps_captcha_string_info_ntw4likr9c','1596683115','no'),(1085870,'_transient_aiowps_captcha_string_info_ntw4likr9c','MTU5NjY4MTMxNXlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1071745,'_transient_timeout_aiowps_captcha_string_info_by838ht2v2','1595654724','no'),(1071708,'_transient_timeout_aiowps_captcha_string_info_q5t18uoome','1595651541','no'),(1071709,'_transient_aiowps_captcha_string_info_q5t18uoome','MTU5NTY0OTc0MXlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1080594,'_transient_timeout_aiowps_captcha_string_info_82h9cf44sq','1596292545','no'),(1071780,'_transient_timeout_aiowps_captcha_string_info_1uqgfpdb80','1595656846','no'),(1071781,'_transient_aiowps_captcha_string_info_1uqgfpdb80','MTU5NTY1NTA0NnlhajNtcDh1cmRjYjZyanVjbHNsMTk=','no'),(1071946,'_transient_aiowps_captcha_string_info_ortd5l9w8i','MTU5NTY2ODEyMHlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(1071976,'_transient_timeout_yst_sm_1_1:4gHp_eNgq','1595756073','no'),(1071977,'_transient_yst_sm_1_1:4gHp_eNgq','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-02-20T06:22:53-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2019-07-22T21:02:01-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2019-05-23T20:54:45-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1072077,'_transient_timeout_aiowps_captcha_string_info_9ac899qltw','1595678685','no'),(1071746,'_transient_aiowps_captcha_string_info_by838ht2v2','MTU5NTY1MjkyNHlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1072046,'_transient_timeout_aiowps_captcha_string_info_wtwx189nz6','1595676347','no'),(1071758,'_transient_timeout_aiowps_captcha_string_info_5kp2vk7ciz','1595655470','no'),(1071759,'_transient_aiowps_captcha_string_info_5kp2vk7ciz','MTU5NTY1MzY3MHlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1072047,'_transient_aiowps_captcha_string_info_wtwx189nz6','MTU5NTY3NDU0N3lhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1391737,'_site_transient_timeout_theme_roots','1620750268','no'),(1391738,'_site_transient_theme_roots','a:14:{s:10:\"alexandria\";s:7:\"/themes\";s:9:\"catch-box\";s:7:\"/themes\";s:9:\"customizr\";s:7:\"/themes\";s:4:\"dara\";s:7:\"/themes\";s:7:\"radiate\";s:7:\"/themes\";s:10:\"responsive\";s:7:\"/themes\";s:11:\"start-point\";s:7:\"/themes\";s:15:\"the-church-lite\";s:7:\"/themes\";s:13:\"twentyfifteen\";s:7:\"/themes\";s:14:\"twentyfourteen\";s:7:\"/themes\";s:14:\"twentynineteen\";s:7:\"/themes\";s:14:\"twentythirteen\";s:7:\"/themes\";s:12:\"twentytwelve\";s:7:\"/themes\";s:7:\"vantage\";s:7:\"/themes\";}','no'),(718271,'_transient_timeout_aiowps_captcha_string_info_gnbfe2w33i','1569515681','no'),(612084,'_transient_timeout_aiowps_captcha_string_info_gpr9empdds','1561942724','no'),(612085,'_transient_aiowps_captcha_string_info_gpr9empdds','MTU2MTk0MDkyNHlhajNtcDh1cmRjYjZyanVjbHNsMTQ=','no'),(807035,'_transient_timeout_aiowps_captcha_string_info_nngsg1qd36','1576091825','no'),(797049,'_transient_timeout_aiowps_captcha_string_info_4lamtfczhu','1575350118','no'),(797050,'_transient_aiowps_captcha_string_info_4lamtfczhu','MTU3NTM0ODMxOHlhajNtcDh1cmRjYjZyanVjbHNsMzQ=','no'),(797077,'_transient_timeout_aiowps_captcha_string_info_8w2q6mclb6','1575352457','no'),(727190,'_transient_timeout_aiowps_captcha_string_info_tvoyfs1pqd','1570184195','no'),(727191,'_transient_aiowps_captcha_string_info_tvoyfs1pqd','MTU3MDE4MjM5NXlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(727681,'_transient_aiowps_captcha_string_info_82zp7bhapy','MTU3MDIxODY5NnlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(727291,'_transient_timeout_aiowps_captcha_string_info_ci80kstzfw','1570191767','no'),(1126910,'_transient_timeout_aiowps_captcha_string_info_9vvxi0lv46','1599628337','no'),(1126911,'_transient_aiowps_captcha_string_info_9vvxi0lv46','MTU5OTYyNjUzN3lhajNtcDh1cmRjYjZyanVjbHNsMjQ=','no'),(1126937,'_transient_timeout_aiowps_captcha_string_info_g01wlqw9ag','1599630697','no'),(1126938,'_transient_aiowps_captcha_string_info_g01wlqw9ag','MTU5OTYyODg5N3lhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(1126954,'_transient_timeout_aiowps_captcha_string_info_qn7wudhyoo','1599631625','no'),(1126955,'_transient_aiowps_captcha_string_info_qn7wudhyoo','MTU5OTYyOTgyNXlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1126983,'_transient_timeout_aiowps_captcha_string_info_eyxx0wup4j','1599633160','no'),(729095,'_transient_aiowps_captcha_string_info_lkjrc9a5rd','MTU3MDMyMjg1MXlhajNtcDh1cmRjYjZyanVjbHNsMTQ=','no'),(727890,'_transient_aiowps_captcha_string_info_xecepb0puw','MTU3MDIzNDMyNnlhajNtcDh1cmRjYjZyanVjbHNsMjI=','no'),(727997,'_transient_timeout_aiowps_captcha_string_info_r992o36yuh','1570243720','no'),(727998,'_transient_aiowps_captcha_string_info_r992o36yuh','MTU3MDI0MTkyMHlhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(728043,'_transient_timeout_aiowps_captcha_string_info_a8vjg5fkjf','1570246448','no'),(1129064,'_transient_aiowps_captcha_string_info_wevere18oy','MTU5OTc3MjQ0MHlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(728044,'_transient_aiowps_captcha_string_info_a8vjg5fkjf','MTU3MDI0NDY0OHlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(728083,'_transient_timeout_aiowps_captcha_string_info_7zrjpjj72u','1570249595','no'),(728084,'_transient_aiowps_captcha_string_info_7zrjpjj72u','MTU3MDI0Nzc5NXlhajNtcDh1cmRjYjZyanVjbHNsMTg=','no'),(728132,'_transient_timeout_aiowps_captcha_string_info_wa7e5ud0uw','1570253919','no'),(728133,'_transient_aiowps_captcha_string_info_wa7e5ud0uw','MTU3MDI1MjExOXlhajNtcDh1cmRjYjZyanVjbHNsMjQ=','no'),(728145,'_transient_timeout_aiowps_captcha_string_info_eaobn7kaeq','1570254974','no'),(728146,'_transient_aiowps_captcha_string_info_eaobn7kaeq','MTU3MDI1MzE3NHlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(780164,'_transient_timeout_aiowps_captcha_string_info_fcfj7fneg3','1574117132','no'),(624532,'_transient_timeout_aiowps_captcha_string_info_q405xuutb7','1562812331','no'),(624533,'_transient_aiowps_captcha_string_info_q405xuutb7','MTU2MjgxMDUzMXlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(624066,'_transient_timeout_aiowps_captcha_string_info_czj5d3gdpw','1562778689','no'),(624067,'_transient_aiowps_captcha_string_info_czj5d3gdpw','MTU2Mjc3Njg4OXlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(767431,'_transient_timeout_aiowps_captcha_string_info_zwf893f4bh','1573186503','no'),(624241,'_transient_timeout_yst_sm_1_1:4gHp_4lE5X','1562876761','no'),(624242,'_transient_yst_sm_1_1:4gHp_4lE5X','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2019-04-09T19:31:49-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2019-05-23T19:44:23-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2019-05-23T20:54:45-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(624144,'_transient_timeout_aiowps_captcha_string_info_325cnybjao','1562784624','no'),(624145,'_transient_aiowps_captcha_string_info_325cnybjao','MTU2Mjc4MjgyNHlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(624267,'_transient_timeout_aiowps_captcha_string_info_hxwly8w05t','1562794407','no'),(624268,'_transient_aiowps_captcha_string_info_hxwly8w05t','MTU2Mjc5MjYwN3lhajNtcDh1cmRjYjZyanVjbHNsMTg=','no'),(624294,'_transient_timeout_aiowps_captcha_string_info_myu5n7s7lk','1562796716','no'),(624295,'_transient_aiowps_captcha_string_info_myu5n7s7lk','MTU2Mjc5NDkxNnlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(750288,'_transient_aiowps_captcha_string_info_buuljekrhd','MTU3MTg5OTcyOXlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(752312,'_transient_timeout_aiowps_captcha_string_info_z8pcv01tsu','1572054868','no'),(624323,'_transient_timeout_aiowps_captcha_string_info_drj08lz5x6','1562798652','no'),(624324,'_transient_aiowps_captcha_string_info_drj08lz5x6','MTU2Mjc5Njg1MXlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(624342,'_transient_timeout_aiowps_captcha_string_info_ysc1s72xpj','1562799796','no'),(624343,'_transient_aiowps_captcha_string_info_ysc1s72xpj','MTU2Mjc5Nzk5NnlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(750240,'_transient_timeout_aiowps_captcha_string_info_pdwqg8xx36','1571898766','no'),(750241,'_transient_aiowps_captcha_string_info_pdwqg8xx36','MTU3MTg5Njk2NnlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(624419,'_transient_timeout_aiowps_captcha_string_info_31tlraz9rx','1562805490','no'),(624420,'_transient_aiowps_captcha_string_info_31tlraz9rx','MTU2MjgwMzY5MHlhajNtcDh1cmRjYjZyanVjbHNsMzM=','no'),(743879,'_transient_timeout_aiowps_captcha_string_info_rd28bzzqag','1571414109','no'),(743880,'_transient_aiowps_captcha_string_info_rd28bzzqag','MTU3MTQxMjMwOXlhajNtcDh1cmRjYjZyanVjbHNsMA==','no'),(743905,'_transient_timeout_aiowps_captcha_string_info_p8izrc48xy','1571415918','no'),(743906,'_transient_aiowps_captcha_string_info_p8izrc48xy','MTU3MTQxNDExOHlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(743908,'_transient_timeout_aiowps_captcha_string_info_zun6c1x36s','1571416038','no'),(743909,'_transient_aiowps_captcha_string_info_zun6c1x36s','MTU3MTQxNDIzOHlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(743977,'_transient_timeout_aiowps_captcha_string_info_zn4wx3lr5s','1571422092','no'),(743978,'_transient_aiowps_captcha_string_info_zn4wx3lr5s','MTU3MTQyMDI5MnlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(743983,'_transient_timeout_aiowps_captcha_string_info_q38zmgmq9d','1571422387','no'),(743984,'_transient_aiowps_captcha_string_info_q38zmgmq9d','MTU3MTQyMDU4N3lhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(746366,'_transient_aiowps_captcha_string_info_sl3uhoreyp','MTU3MTYwMTUxNXlhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(746367,'_transient_timeout_aiowps_captcha_string_info_30gqilwcj5','1571603316','no'),(744034,'_transient_timeout_aiowps_captcha_string_info_bf2eiawpkr','1571425843','no'),(744035,'_transient_aiowps_captcha_string_info_bf2eiawpkr','MTU3MTQyNDA0M3lhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(746368,'_transient_aiowps_captcha_string_info_30gqilwcj5','MTU3MTYwMTUxNnlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(746593,'_transient_aiowps_captcha_string_info_ztclbfep9i','MTU3MTYxNzI4OXlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(744080,'_transient_timeout_aiowps_captcha_string_info_z7jhp3f7x2','1571429563','no'),(744081,'_transient_aiowps_captcha_string_info_z7jhp3f7x2','MTU3MTQyNzc2M3lhajNtcDh1cmRjYjZyanVjbHNsMTg=','no'),(746474,'_transient_timeout_aiowps_captcha_string_info_55u3l6pm7b','1571611002','no'),(746592,'_transient_timeout_aiowps_captcha_string_info_ztclbfep9i','1571619089','no'),(744139,'_transient_timeout_aiowps_captcha_string_info_m9o3ujet3g','1571434505','no'),(744140,'_transient_aiowps_captcha_string_info_m9o3ujet3g','MTU3MTQzMjcwNXlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(746397,'_transient_aiowps_captcha_string_info_o4uujyh7q0','MTU3MTYwMzg1MHlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(746423,'_transient_timeout_aiowps_captcha_string_info_b1etx9h3xn','1571607296','no'),(744218,'_transient_timeout_aiowps_captcha_string_info_11490ui6k9','1571440866','no'),(744219,'_transient_aiowps_captcha_string_info_11490ui6k9','MTU3MTQzOTA2NnlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(744248,'_transient_timeout_aiowps_captcha_string_info_pwu63k9y9u','1571443383','no'),(744249,'_transient_aiowps_captcha_string_info_pwu63k9y9u','MTU3MTQ0MTU4M3lhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(747740,'_transient_aiowps_captcha_string_info_nsbq3iv78i','MTU3MTcwNDkwOXlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(752851,'_transient_aiowps_captcha_string_info_tt348j6p2o','MTU3MjA5NTAwOHlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(828487,'_transient_aiowps_captcha_string_info_o92n7e7235','MTU3NzYzOTk5MHlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(828132,'_transient_timeout_aiowps_captcha_string_info_ev59u0y58d','1577617315','no'),(754914,'_transient_timeout_aiowps_captcha_string_info_uc3h2aoc5h','1572252635','no'),(747867,'_transient_timeout_aiowps_captcha_string_info_vkz2ljeub6','1571714125','no'),(747868,'_transient_aiowps_captcha_string_info_vkz2ljeub6','MTU3MTcxMjMyNXlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(747921,'_transient_timeout_aiowps_captcha_string_info_easoosj1u0','1571717899','no'),(747922,'_transient_aiowps_captcha_string_info_easoosj1u0','MTU3MTcxNjA5OXlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(756566,'_transient_aiowps_captcha_string_info_2s3vf8u3by','MTU3MjM3NjEzMHlhajNtcDh1cmRjYjZyanVjbHNsMTc=','no'),(755895,'_transient_aiowps_captcha_string_info_4clgn26yxm','MTU3MjMyMzMxMHlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(744841,'_transient_aiowps_captcha_string_info_0zx1kzv7i0','MTU3MTQ4NzI0MXlhajNtcDh1cmRjYjZyanVjbHNsMA==','no'),(744990,'_transient_timeout_aiowps_captcha_string_info_vyz86tqelm','1571499508','no'),(747553,'_transient_aiowps_captcha_string_info_vdjlv3mkdr','MTU3MTY5MTIwNnlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(744368,'_transient_timeout_aiowps_captcha_string_info_jvdf8gfypw','1571451162','no'),(744369,'_transient_aiowps_captcha_string_info_jvdf8gfypw','MTU3MTQ0OTM2MnlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(746706,'_transient_timeout_aiowps_captcha_string_info_a6recb4izf','1571627583','no'),(745748,'_transient_timeout_aiowps_captcha_string_info_94z3121p4a','1571559103','no'),(745749,'_transient_aiowps_captcha_string_info_94z3121p4a','MTU3MTU1NzMwM3lhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(744840,'_transient_timeout_aiowps_captcha_string_info_0zx1kzv7i0','1571489041','no'),(746063,'_transient_timeout_aiowps_captcha_string_info_rcx3m7pwnx','1571582660','no'),(746064,'_transient_aiowps_captcha_string_info_rcx3m7pwnx','MTU3MTU4MDg2MHlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(744657,'_transient_timeout_aiowps_captcha_string_info_34zc7ko8oz','1571474865','no'),(744658,'_transient_aiowps_captcha_string_info_34zc7ko8oz','MTU3MTQ3MzA2NXlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(744670,'_transient_timeout_aiowps_captcha_string_info_7w7tofcfpz','1571475493','no'),(744671,'_transient_aiowps_captcha_string_info_7w7tofcfpz','MTU3MTQ3MzY5M3lhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(744689,'_transient_timeout_aiowps_captcha_string_info_mvol9fnmyo','1571476606','no'),(744690,'_transient_aiowps_captcha_string_info_mvol9fnmyo','MTU3MTQ3NDgwNnlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(744692,'_transient_timeout_aiowps_captcha_string_info_6qe4g1df6g','1571476623','no'),(744693,'_transient_aiowps_captcha_string_info_6qe4g1df6g','MTU3MTQ3NDgyM3lhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(744694,'_transient_timeout_aiowps_captcha_string_info_qla3n812k0','1571476638','no'),(744695,'_transient_aiowps_captcha_string_info_qla3n812k0','MTU3MTQ3NDgzOHlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(756267,'_transient_timeout_aiowps_captcha_string_info_5y6ce5qkwh','1572354572','no'),(755857,'_transient_timeout_aiowps_captcha_string_info_1f198st4gm','1572322257','no'),(745908,'_transient_aiowps_captcha_string_info_7jl1oxp0si','MTU3MTU2OTg3MnlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(744991,'_transient_aiowps_captcha_string_info_vyz86tqelm','MTU3MTQ5NzcwOHlhajNtcDh1cmRjYjZyanVjbHNsMTM=','no'),(745048,'_transient_timeout_aiowps_captcha_string_info_lesutcquyt','1571504435','no'),(745049,'_transient_aiowps_captcha_string_info_lesutcquyt','MTU3MTUwMjYzNXlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(745907,'_transient_timeout_aiowps_captcha_string_info_7jl1oxp0si','1571571672','no'),(746475,'_transient_aiowps_captcha_string_info_55u3l6pm7b','MTU3MTYwOTIwMnlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(780152,'_transient_aiowps_captcha_string_info_4abfssxwv1','MTU3NDExNDIxMHlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(745236,'_transient_timeout_aiowps_captcha_string_info_29ldjwjunb','1571519651','no'),(745237,'_transient_aiowps_captcha_string_info_29ldjwjunb','MTU3MTUxNzg1MXlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(746396,'_transient_timeout_aiowps_captcha_string_info_o4uujyh7q0','1571605650','no'),(746116,'_transient_aiowps_captcha_string_info_8h5ilgr83o','MTU3MTU4NDg0MXlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(743786,'_transient_timeout_aiowps_captcha_string_info_8zfzwt56u5','1571406625','no'),(743811,'_transient_aiowps_captcha_string_info_bgdwvbzj6j','MTU3MTQwNjEyNXlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(743266,'_transient_timeout_aiowps_captcha_string_info_yccsod1yzj','1571371038','no'),(743267,'_transient_aiowps_captcha_string_info_yccsod1yzj','MTU3MTM2OTIzOHlhajNtcDh1cmRjYjZyanVjbHNsMjE=','no'),(743271,'_transient_timeout_aiowps_captcha_string_info_eeub7a2k7s','1571371111','no'),(743272,'_transient_aiowps_captcha_string_info_eeub7a2k7s','MTU3MTM2OTMxMXlhajNtcDh1cmRjYjZyanVjbHNsMjE=','no'),(746115,'_transient_timeout_aiowps_captcha_string_info_8h5ilgr83o','1571586641','no'),(743719,'_transient_aiowps_captcha_string_info_ugk7hu85x7','MTU3MTQwMTA2MnlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(743295,'_transient_timeout_aiowps_captcha_string_info_l5bmy9szff','1571372819','no'),(743296,'_transient_aiowps_captcha_string_info_l5bmy9szff','MTU3MTM3MTAxOXlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(743298,'_transient_timeout_aiowps_captcha_string_info_jremb523j3','1571372930','no'),(743299,'_transient_aiowps_captcha_string_info_jremb523j3','MTU3MTM3MTEzMHlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(743331,'_transient_timeout_aiowps_captcha_string_info_hnqx3f26ae','1571375047','no'),(743332,'_transient_aiowps_captcha_string_info_hnqx3f26ae','MTU3MTM3MzI0N3lhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(746424,'_transient_aiowps_captcha_string_info_b1etx9h3xn','MTU3MTYwNTQ5NnlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(743743,'_transient_aiowps_captcha_string_info_jewplj52j4','MTU3MTQwMjI0OXlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(743639,'_transient_timeout_aiowps_captcha_string_info_g87bonixx3','1571396886','no'),(743640,'_transient_aiowps_captcha_string_info_g87bonixx3','MTU3MTM5NTA4NnlhajNtcDh1cmRjYjZyanVjbHNsMjM=','no'),(743558,'_transient_timeout_aiowps_captcha_string_info_huxsczg3ab','1571391672','no'),(743559,'_transient_aiowps_captcha_string_info_huxsczg3ab','MTU3MTM4OTg3MnlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(743704,'_transient_timeout_aiowps_captcha_string_info_6bloeqlpxu','1571402002','no'),(755998,'_transient_aiowps_captcha_string_info_whr99alom7','MTU3MjMzMTIwNXlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(743616,'_transient_timeout_aiowps_captcha_string_info_9efbcsl7d9','1571395334','no'),(743617,'_transient_aiowps_captcha_string_info_9efbcsl7d9','MTU3MTM5MzUzNHlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(626391,'_transient_timeout_aiowps_captcha_string_info_gout3fzlsq','1562950654','no'),(741988,'_transient_timeout_aiowps_captcha_string_info_u0ww6w7g1p','1571274903','no'),(741989,'_transient_aiowps_captcha_string_info_u0ww6w7g1p','MTU3MTI3MzEwM3lhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(743810,'_transient_timeout_aiowps_captcha_string_info_bgdwvbzj6j','1571407925','no'),(743718,'_transient_timeout_aiowps_captcha_string_info_ugk7hu85x7','1571402862','no'),(742148,'_transient_timeout_aiowps_captcha_string_info_z9xghq42xk','1571286998','no'),(742149,'_transient_aiowps_captcha_string_info_z9xghq42xk','MTU3MTI4NTE5OHlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(742657,'_transient_timeout_aiowps_captcha_string_info_fnt6xzsgnw','1571323969','no'),(742434,'_transient_timeout_aiowps_captcha_string_info_e2b3fpfqb1','1571308917','no'),(742409,'_transient_timeout_yst_sm_post_1:4gHp_war8','1571391807','no'),(742435,'_transient_aiowps_captcha_string_info_e2b3fpfqb1','MTU3MTMwNzExN3lhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(746707,'_transient_aiowps_captcha_string_info_a6recb4izf','MTU3MTYyNTc4M3lhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(742410,'_transient_yst_sm_post_1:4gHp_war8','C:24:\"WPSEO_Sitemap_Cache_Data\":3389:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:3341:\"<urlset xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xmlns:image=\"http://www.google.com/schemas/sitemap-image/1.1\" xsi:schemaLocation=\"http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd http://www.google.com/schemas/sitemap-image/1.1 http://www.google.com/schemas/sitemap-image/1.1/sitemap-image.xsd\" xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/33rd-annual-mid-west-lectures-do-you-know/</loc>\n		<lastmod>2015-09-21T07:54:36-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/25th-annual-youth-rally/</loc>\n		<lastmod>2016-03-16T18:21:06-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/new-website/</loc>\n		<lastmod>2016-03-16T23:22:43-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/youtube-channel/</loc>\n		<lastmod>2016-03-16T23:23:28-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/change-the-channel/</loc>\n		<lastmod>2016-03-28T21:51:14-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/being-a-christian-father/</loc>\n		<lastmod>2016-05-19T08:17:11-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/armor-of-god/</loc>\n		<lastmod>2016-05-19T08:18:36-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/one-church/</loc>\n		<lastmod>2016-06-09T15:45:03-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/talents/</loc>\n		<lastmod>2016-08-28T21:33:31-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/what-have-i-been-putting-in-my-heart/</loc>\n		<lastmod>2017-08-07T21:51:02-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/do-you-know-who-i-am/</loc>\n		<lastmod>2017-08-20T13:27:02-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/god-never-gives-challenge-great/</loc>\n		<lastmod>2017-08-20T13:36:56-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/what-do-you-know/</loc>\n		<lastmod>2017-08-20T13:53:46-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/not-whether-win-lose/</loc>\n		<lastmod>2017-08-20T14:03:58-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/received-calling-god/</loc>\n		<lastmod>2017-08-27T21:10:20-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/just-as-i-am/</loc>\n		<lastmod>2017-09-03T20:20:31-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/being-a-world-changer/</loc>\n		<lastmod>2017-09-04T22:21:43-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/why-did-you-do-that/</loc>\n		<lastmod>2017-09-10T20:27:56-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/2019-youth-rally-dont-despise-me/</loc>\n		<lastmod>2019-04-22T20:06:59-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/2019-vacation-bible-school-paul-an-example-to-follow/</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</url>\n</urlset>\";}}','no'),(626255,'_transient_timeout_aiowps_captcha_string_info_n0dduw6bay','1562941558','no'),(656985,'_transient_aiowps_captcha_string_info_7404cc8env','MTU2NTAyNTYxMnlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(694636,'_transient_timeout_aiowps_captcha_string_info_n5bctj2v4a','1567774412','no'),(694637,'_transient_aiowps_captcha_string_info_n5bctj2v4a','MTU2Nzc3MjYxMnlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(694604,'_transient_timeout__jetpack_related_posts_cache_1d9b8ba478c8ce7b16205a5035b33528_819','1567813433','no'),(715836,'_transient_timeout_aiowps_captcha_string_info_uitjwps13a','1569333207','no'),(715837,'_transient_aiowps_captcha_string_info_uitjwps13a','MTU2OTMzMTQwN3lhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(740755,'_transient_timeout_aiowps_captcha_string_info_vjncxcrq2c','1571183089','no'),(730605,'_transient_aiowps_captcha_string_info_4vx4umzith','MTU3MDQzNjM0MHlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(620753,'_transient_aiowps_captcha_string_info_eyxkbrq95j','MTU2MjU1MzU4OHlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(620762,'_transient_timeout_aiowps_captcha_string_info_u5ayuj7b7b','1562555843','no'),(620763,'_transient_aiowps_captcha_string_info_u5ayuj7b7b','MTU2MjU1NDA0M3lhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1021243,'_transient_timeout_aiowps_captcha_string_info_p5jwvfcw9v','1591864581','no'),(1021244,'_transient_aiowps_captcha_string_info_p5jwvfcw9v','MTU5MTg2Mjc4MXlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(620839,'_transient_timeout_aiowps_captcha_string_info_ioofbnvuol','1562562060','no'),(620840,'_transient_aiowps_captcha_string_info_ioofbnvuol','MTU2MjU2MDI2MHlhajNtcDh1cmRjYjZyanVjbHNsMTk=','no'),(620865,'_transient_timeout_aiowps_captcha_string_info_srrowrddu3','1562564007','no'),(804264,'_transient_aiowps_captcha_string_info_ywp6aohur0','MTU3NTg4MzIxN3lhajNtcDh1cmRjYjZyanVjbHNsMTM=','no'),(620866,'_transient_aiowps_captcha_string_info_srrowrddu3','MTU2MjU2MjIwN3lhajNtcDh1cmRjYjZyanVjbHNsMTk=','no'),(620930,'_transient_timeout_aiowps_captcha_string_info_c04dp8gvqb','1562569702','no'),(620931,'_transient_aiowps_captcha_string_info_c04dp8gvqb','MTU2MjU2NzkwMnlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(806916,'_transient_timeout_aiowps_captcha_string_info_2lwpfb0mo3','1576084000','no'),(806854,'_transient_aiowps_captcha_string_info_u3mf86p0gk','MTU3NjA3NzM1MXlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(806049,'_transient_aiowps_captcha_string_info_a6uwx2png9','MTU3NjAxODMzOHlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(806192,'_transient_aiowps_captcha_string_info_8rskuyuqo6','MTU3NjAyNzM4OXlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(807304,'_transient_aiowps_captcha_string_info_9rqcnlidqo','MTU3NjEwOTU4NHlhajNtcDh1cmRjYjZyanVjbHNsMjI=','no'),(806048,'_transient_timeout_aiowps_captcha_string_info_a6uwx2png9','1576020138','no'),(803673,'_transient_aiowps_captcha_string_info_3pv38tdq1m','MTU3NTg0MTA3M3lhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(803230,'_transient_aiowps_captcha_string_info_t0iaivpv01','MTU3NTgwNzMzN3lhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(804949,'_transient_timeout_aiowps_captcha_string_info_6mdc4tw92x','1575936721','no'),(804127,'_transient_timeout_aiowps_captcha_string_info_nxfa7z0wab','1575874456','no'),(804019,'_transient_timeout_aiowps_captcha_string_info_l9p2mjcwdp','1575866672','no'),(803501,'_transient_timeout_aiowps_captcha_string_info_pjw0uhhmhd','1575829623','no'),(802643,'_transient_aiowps_captcha_string_info_arjtzrxoev','MTU3NTc2MjUzOHlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1128679,'_transient_timeout_aiowps_captcha_string_info_5lpfb9e7x8','1599745000','no'),(620965,'_transient_timeout_aiowps_captcha_string_info_ghqb2mmp80','1562572647','no'),(620966,'_transient_aiowps_captcha_string_info_ghqb2mmp80','MTU2MjU3MDg0N3lhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(802828,'_transient_timeout_aiowps_captcha_string_info_s3pqgzo48s','1575777419','no'),(621000,'_transient_timeout_aiowps_captcha_string_info_qy9nwdczr3','1562574523','no'),(621001,'_transient_aiowps_captcha_string_info_qy9nwdczr3','MTU2MjU3MjcyM3lhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(802760,'_transient_timeout_aiowps_captcha_string_info_auvf3ugxhj','1575773002','no'),(802761,'_transient_aiowps_captcha_string_info_auvf3ugxhj','MTU3NTc3MTIwMnlhajNtcDh1cmRjYjZyanVjbHNsMTg=','no'),(802595,'_transient_aiowps_captcha_string_info_2bi33zs5w7','MTU3NTc1OTE2MHlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(804263,'_transient_timeout_aiowps_captcha_string_info_ywp6aohur0','1575885017','no'),(621062,'_transient_timeout_aiowps_captcha_string_info_kb2w4zrt4m','1562579757','no'),(621063,'_transient_aiowps_captcha_string_info_kb2w4zrt4m','MTU2MjU3Nzk1N3lhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(622269,'_transient_timeout_aiowps_captcha_string_info_lfsudzwzch','1562656538','no'),(622237,'_transient_timeout_aiowps_captcha_string_info_2gu1yonvtn','1562654393','no'),(622238,'_transient_aiowps_captcha_string_info_2gu1yonvtn','MTU2MjY1MjU5M3lhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(621283,'_transient_timeout_aiowps_captcha_string_info_gibnhy6ty9','1562595640','no'),(621284,'_transient_aiowps_captcha_string_info_gibnhy6ty9','MTU2MjU5Mzg0MHlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(767180,'_transient_timeout_aiowps_captcha_string_info_rgkuyvfq8g','1573170959','no'),(765463,'_transient_aiowps_captcha_string_info_tntvr99pv1','MTU3MzA0MTY5NnlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(765541,'_transient_aiowps_captcha_string_info_otf4cdrkne','MTU3MzA0NTk0MXlhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(621583,'_transient_timeout_aiowps_captcha_string_info_06w6h70vc7','1562618930','no'),(621584,'_transient_aiowps_captcha_string_info_06w6h70vc7','MTU2MjYxNzEzMHlhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(621524,'_transient_timeout_aiowps_captcha_string_info_0p4jovo2h7','1562614906','no'),(621525,'_transient_aiowps_captcha_string_info_0p4jovo2h7','MTU2MjYxMzEwNnlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(621568,'_transient_timeout_aiowps_captcha_string_info_q2zuk3kc60','1562618147','no'),(621569,'_transient_aiowps_captcha_string_info_q2zuk3kc60','MTU2MjYxNjM0N3lhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(1111933,'_transient_timeout_aiowps_captcha_string_info_gzjjjgl8w3','1598592760','no'),(621591,'_transient_timeout_aiowps_captcha_string_info_wz5ndqllkj','1562619339','no'),(621592,'_transient_aiowps_captcha_string_info_wz5ndqllkj','MTU2MjYxNzUzOXlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1111938,'_transient_aiowps_captcha_string_info_1pmcipud3u','MTU5ODU5MDk4MnlhajNtcDh1cmRjYjZyanVjbHNsMzA=','no'),(1111939,'_transient_timeout_aiowps_captcha_string_info_23ewb2c28y','1598592818','no'),(1111940,'_transient_aiowps_captcha_string_info_23ewb2c28y','MTU5ODU5MTAxOHlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(621625,'_transient_timeout_aiowps_captcha_string_info_g7pkzmo8hm','1562621242','no'),(621626,'_transient_aiowps_captcha_string_info_g7pkzmo8hm','MTU2MjYxOTQ0MnlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1111937,'_transient_timeout_aiowps_captcha_string_info_1pmcipud3u','1598592782','no'),(621671,'_transient_timeout_aiowps_captcha_string_info_vu5u98fbc0','1562624938','no'),(621672,'_transient_aiowps_captcha_string_info_vu5u98fbc0','MTU2MjYyMzEzOHlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(621696,'_transient_timeout_aiowps_captcha_string_info_67ba7rq2yv','1562626566','no'),(621697,'_transient_aiowps_captcha_string_info_67ba7rq2yv','MTU2MjYyNDc2NnlhajNtcDh1cmRjYjZyanVjbHNsMjE=','no'),(1111854,'_transient_timeout_aiowps_captcha_string_info_m7m2m45kik','1598587893','no'),(1111855,'_transient_aiowps_captcha_string_info_m7m2m45kik','MTU5ODU4NjA5M3lhajNtcDh1cmRjYjZyanVjbHNsMjM=','no'),(621720,'_transient_timeout_aiowps_captcha_string_info_xcy45l1npq','1562628241','no'),(621721,'_transient_aiowps_captcha_string_info_xcy45l1npq','MTU2MjYyNjQ0MXlhajNtcDh1cmRjYjZyanVjbHNsMjE=','no'),(621722,'_transient_timeout_aiowps_captcha_string_info_6ju0fj9djr','1562628259','no'),(621723,'_transient_aiowps_captcha_string_info_6ju0fj9djr','MTU2MjYyNjQ1OXlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(621726,'_transient_timeout_aiowps_captcha_string_info_g4xjxxae2y','1562628322','no'),(621727,'_transient_aiowps_captcha_string_info_g4xjxxae2y','MTU2MjYyNjUyMnlhajNtcDh1cmRjYjZyanVjbHNsMjY=','no'),(621728,'_transient_timeout_aiowps_captcha_string_info_rhbmjuzubx','1562628340','no'),(621729,'_transient_aiowps_captcha_string_info_rhbmjuzubx','MTU2MjYyNjU0MHlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(767052,'_transient_aiowps_captcha_string_info_mrrep3eivt','MTU3MzE2MDMzOHlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(765542,'_transient_timeout_aiowps_captcha_string_info_wmyd8kxo3h','1573047742','no'),(621752,'_transient_timeout_aiowps_captcha_string_info_fn144jhfyl','1562630183','no'),(621753,'_transient_aiowps_captcha_string_info_fn144jhfyl','MTU2MjYyODM4M3lhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(621771,'_transient_timeout_yst_sm_post_1:4gHp_iOKu','1562715741','no'),(621772,'_transient_yst_sm_post_1:4gHp_iOKu','C:24:\"WPSEO_Sitemap_Cache_Data\":4043:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:3995:\"<urlset xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xmlns:image=\"http://www.google.com/schemas/sitemap-image/1.1\" xsi:schemaLocation=\"http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd http://www.google.com/schemas/sitemap-image/1.1 http://www.google.com/schemas/sitemap-image/1.1/sitemap-image.xsd\" xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/33rd-annual-mid-west-lectures-do-you-know/</loc>\n		<lastmod>2015-09-21T07:54:36-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/25th-annual-youth-rally/</loc>\n		<lastmod>2016-03-16T18:21:06-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/new-website/</loc>\n		<lastmod>2016-03-16T23:22:43-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/youtube-channel/</loc>\n		<lastmod>2016-03-16T23:23:28-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/change-the-channel/</loc>\n		<lastmod>2016-03-28T21:51:14-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/being-a-christian-father/</loc>\n		<lastmod>2016-05-19T08:17:11-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/armor-of-god/</loc>\n		<lastmod>2016-05-19T08:18:36-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/one-church/</loc>\n		<lastmod>2016-06-09T15:45:03-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/talents/</loc>\n		<lastmod>2016-08-28T21:33:31-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/what-have-i-been-putting-in-my-heart/</loc>\n		<lastmod>2017-08-07T21:51:02-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/do-you-know-who-i-am/</loc>\n		<lastmod>2017-08-20T13:27:02-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/god-never-gives-challenge-great/</loc>\n		<lastmod>2017-08-20T13:36:56-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/what-do-you-know/</loc>\n		<lastmod>2017-08-20T13:53:46-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/not-whether-win-lose/</loc>\n		<lastmod>2017-08-20T14:03:58-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/received-calling-god/</loc>\n		<lastmod>2017-08-27T21:10:20-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/just-as-i-am/</loc>\n		<lastmod>2017-09-03T20:20:31-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/being-a-world-changer/</loc>\n		<lastmod>2017-09-04T22:21:43-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/why-did-you-do-that/</loc>\n		<lastmod>2017-09-10T20:27:56-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/2019-youth-rally-dont-despise-me/</loc>\n		<lastmod>2019-04-22T20:06:59-05:00</lastmod>\n		<image:image>\n			<image:loc>https://39thstreetchurchofchrist.org/wordpress/wp-content/uploads/2019/04/youth4.jpg</image:loc>\n			<image:caption><![CDATA[Welcome to youth rally]]></image:caption>\n		</image:image>\n		<image:image>\n			<image:loc>https://39thstreetchurchofchrist.org/wordpress/wp-content/uploads/2019/04/theyouthrally.jpg</image:loc>\n			<image:caption><![CDATA[Youth Rally]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/2019-vacation-bible-school-paul-an-example-to-follow/</loc>\n		<lastmod>2019-05-23T21:12:31-05:00</lastmod>\n		<image:image>\n			<image:loc>https://39thstreetchurchofchrist.org/wordpress/wp-content/uploads/2019/05/vbsc_picture.jpg</image:loc>\n			<image:caption><![CDATA[Pictures from Vacation Bible School]]></image:caption>\n		</image:image>\n	</url>\n</urlset>\";}}','no'),(774019,'_transient_aiowps_captcha_string_info_5otk6yxfjb','MTU3MzY2OTE3M3lhajNtcDh1cmRjYjZyanVjbHNsMzM=','no'),(774144,'_transient_timeout_aiowps_captcha_string_info_erxsiflean','1573681539','no'),(621826,'_transient_timeout_aiowps_captcha_string_info_j9i8rw5lvy','1562634983','no'),(621827,'_transient_aiowps_captcha_string_info_j9i8rw5lvy','MTU2MjYzMzE4M3lhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(621845,'_transient_timeout_aiowps_captcha_string_info_55ldvfin7o','1562635002','no'),(621846,'_transient_aiowps_captcha_string_info_55ldvfin7o','MTU2MjYzMzIwMnlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(621848,'_transient_timeout_aiowps_captcha_string_info_19zjkqqo5t','1562635037','no'),(621849,'_transient_aiowps_captcha_string_info_19zjkqqo5t','MTU2MjYzMzIzN3lhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(773757,'_transient_timeout_aiowps_captcha_string_info_zteqsbmioe','1573651217','no'),(622213,'_transient_aiowps_captcha_string_info_s34djsxs5v','MTU2MjY1MTAxM3lhajNtcDh1cmRjYjZyanVjbHNsMjY=','no'),(622270,'_transient_aiowps_captcha_string_info_lfsudzwzch','MTU2MjY1NDczOHlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(631961,'_transient_timeout_aiowps_captcha_string_info_hgmn7f40yu','1563284706','no'),(631962,'_transient_aiowps_captcha_string_info_hgmn7f40yu','MTU2MzI4MjkwNnlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(631974,'_transient_timeout_aiowps_captcha_string_info_rmwz1cp0j7','1563285293','no'),(631975,'_transient_aiowps_captcha_string_info_rmwz1cp0j7','MTU2MzI4MzQ5M3lhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(753161,'_transient_aiowps_captcha_string_info_2dtxp6rmw1','MTU3MjExODM5OHlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(753324,'_transient_timeout_aiowps_captcha_string_info_m14vrc7fj4','1572133006','no'),(753160,'_transient_timeout_aiowps_captcha_string_info_2dtxp6rmw1','1572120198','no'),(632144,'_transient_timeout_aiowps_captcha_string_info_re6qq33lep','1563299912','no'),(632145,'_transient_aiowps_captcha_string_info_re6qq33lep','MTU2MzI5ODExMnlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(767054,'_transient_aiowps_captcha_string_info_8983hpfb7o','MTU3MzE2MDM2M3lhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(738259,'_transient_timeout_aiowps_captcha_string_info_f5js2xzfxn','1571008135','no'),(738118,'_transient_aiowps_captcha_string_info_081obvucny','MTU3MDk5NjMxM3lhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(738119,'_transient_timeout_aiowps_captcha_string_info_otbonlxr3a','1570998115','no'),(632229,'_transient_timeout_aiowps_captcha_string_info_wh2zt4mbfu','1563305588','no'),(632230,'_transient_aiowps_captcha_string_info_wh2zt4mbfu','MTU2MzMwMzc4OHlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(738122,'_transient_aiowps_captcha_string_info_r94vpl7l1n','MTU3MDk5NjMyMHlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(632263,'_transient_timeout_aiowps_captcha_string_info_rs15utq5ob','1563308630','no'),(632264,'_transient_aiowps_captcha_string_info_rs15utq5ob','MTU2MzMwNjgzMHlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(738120,'_transient_aiowps_captcha_string_info_otbonlxr3a','MTU3MDk5NjMxNXlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(738121,'_transient_timeout_aiowps_captcha_string_info_r94vpl7l1n','1570998120','no'),(738029,'_transient_timeout_aiowps_captcha_string_info_688lypb2pe','1570992021','no'),(738030,'_transient_aiowps_captcha_string_info_688lypb2pe','MTU3MDk5MDIyMXlhajNtcDh1cmRjYjZyanVjbHNsMjE=','no'),(737968,'_transient_timeout_aiowps_captcha_string_info_8i7uw96gki','1570986597','no'),(632531,'_transient_timeout_aiowps_captcha_string_info_xcyflia4hj','1563327668','no'),(632532,'_transient_aiowps_captcha_string_info_xcyflia4hj','MTU2MzMyNTg2OHlhajNtcDh1cmRjYjZyanVjbHNsMjQ=','no'),(625093,'_transient_aiowps_captcha_string_info_37mo9a1vci','MTU2Mjg1MzkzMHlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(625094,'_transient_timeout_aiowps_captcha_string_info_8f120bvahe','1562855779','no'),(625095,'_transient_aiowps_captcha_string_info_8f120bvahe','MTU2Mjg1Mzk3OXlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(625101,'_transient_timeout_aiowps_captcha_string_info_e6aviyb9ss','1562855956','no'),(625102,'_transient_aiowps_captcha_string_info_e6aviyb9ss','MTU2Mjg1NDE1NnlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(625206,'_transient_timeout_aiowps_captcha_string_info_6qu8heb5xl','1562863062','no'),(625161,'_transient_aiowps_captcha_string_info_z2jfitpr18','MTU2Mjg1ODMzM3lhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(754178,'_transient_aiowps_captcha_string_info_vfw1ccz84f','MTU3MjE5NDg1OXlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(754047,'_transient_timeout_aiowps_captcha_string_info_9ptzhetdo1','1572186869','no'),(625207,'_transient_aiowps_captcha_string_info_6qu8heb5xl','MTU2Mjg2MTI2MnlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(625260,'_transient_timeout_aiowps_captcha_string_info_ulr8ubqb3a','1562866355','no'),(625261,'_transient_aiowps_captcha_string_info_ulr8ubqb3a','MTU2Mjg2NDU1NXlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(625312,'_transient_timeout_aiowps_captcha_string_info_745td4jexr','1562870375','no'),(625313,'_transient_aiowps_captcha_string_info_745td4jexr','MTU2Mjg2ODU3NXlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(625439,'_transient_timeout_aiowps_captcha_string_info_jghamjeoz4','1562880656','no'),(625634,'_transient_timeout_aiowps_captcha_string_info_jbjnrel9lz','1562894679','no'),(625635,'_transient_aiowps_captcha_string_info_jbjnrel9lz','MTU2Mjg5Mjg3OXlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(754417,'_transient_timeout_aiowps_captcha_string_info_90ra5ycua2','1572215007','no'),(625661,'_transient_timeout_aiowps_captcha_string_info_0jt2cggt85','1562896465','no'),(625662,'_transient_aiowps_captcha_string_info_0jt2cggt85','MTU2Mjg5NDY2NXlhajNtcDh1cmRjYjZyanVjbHNsMTQ=','no'),(625713,'_transient_timeout_aiowps_captcha_string_info_14lgt3a0t5','1562900721','no'),(625714,'_transient_aiowps_captcha_string_info_14lgt3a0t5','MTU2Mjg5ODkyMXlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(754152,'_transient_aiowps_captcha_string_info_aewzmjn6uv','MTU3MjE5MzMzMXlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(737919,'_transient_timeout_aiowps_captcha_string_info_4981epxjnl','1570982621','no'),(737920,'_transient_aiowps_captcha_string_info_4981epxjnl','MTU3MDk4MDgyMXlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(625782,'_transient_timeout_aiowps_captcha_string_info_8gntbjc4gd','1562905557','no'),(625783,'_transient_aiowps_captcha_string_info_8gntbjc4gd','MTU2MjkwMzc1N3lhajNtcDh1cmRjYjZyanVjbHNsMTc=','no'),(625791,'_transient_timeout_aiowps_captcha_string_info_luo1zgi1cx','1562906090','no'),(625792,'_transient_aiowps_captcha_string_info_luo1zgi1cx','MTU2MjkwNDI5MHlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(754421,'_transient_timeout_aiowps_captcha_string_info_vf3eqbnkze','1572215147','no'),(625856,'_transient_timeout_aiowps_captcha_string_info_vvwozpx0b9','1562911272','no'),(625857,'_transient_aiowps_captcha_string_info_vvwozpx0b9','MTU2MjkwOTQ3MnlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(625860,'_transient_timeout_aiowps_captcha_string_info_g5mqmb3629','1562911279','no'),(625861,'_transient_aiowps_captcha_string_info_g5mqmb3629','MTU2MjkwOTQ3OXlhajNtcDh1cmRjYjZyanVjbHNsMTQ=','no'),(625944,'_transient_timeout_aiowps_captcha_string_info_6w5yzygueg','1562917942','no'),(754716,'_transient_aiowps_captcha_string_info_fvxb0csi3d','MTU3MjIzNDUyNXlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(625945,'_transient_aiowps_captcha_string_info_6w5yzygueg','MTU2MjkxNjE0MnlhajNtcDh1cmRjYjZyanVjbHNsMzg=','no'),(754422,'_transient_aiowps_captcha_string_info_vf3eqbnkze','MTU3MjIxMzM0N3lhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(625993,'_transient_timeout_aiowps_captcha_string_info_loaljudfj3','1562921674','no'),(625994,'_transient_aiowps_captcha_string_info_loaljudfj3','MTU2MjkxOTg3NHlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(753469,'_transient_timeout_aiowps_captcha_string_info_odgz0wlx61','1572141491','no'),(753470,'_transient_aiowps_captcha_string_info_odgz0wlx61','MTU3MjEzOTY5MXlhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(753479,'_transient_timeout_aiowps_captcha_string_info_380656sg8e','1572142090','no'),(753480,'_transient_aiowps_captcha_string_info_380656sg8e','MTU3MjE0MDI5MHlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(753859,'_transient_aiowps_captcha_string_info_0irehokwxt','MTU3MjE3MTg4MnlhajNtcDh1cmRjYjZyanVjbHNsMzI=','no'),(754184,'_transient_timeout_aiowps_captcha_string_info_yxolmjti60','1572196980','no'),(754151,'_transient_timeout_aiowps_captcha_string_info_aewzmjn6uv','1572195131','no'),(754597,'_transient_aiowps_captcha_string_info_4imqadh8o8','MTU3MjIyNTEyOXlhajNtcDh1cmRjYjZyanVjbHNsMTg=','no'),(753858,'_transient_timeout_aiowps_captcha_string_info_0irehokwxt','1572173682','no'),(753529,'_transient_timeout_aiowps_captcha_string_info_nqov3e4gqt','1572146332','no'),(753530,'_transient_aiowps_captcha_string_info_nqov3e4gqt','MTU3MjE0NDUzMnlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(754148,'_transient_timeout_aiowps_captcha_string_info_rezztaxlgo','1572194960','no'),(754149,'_transient_aiowps_captcha_string_info_rezztaxlgo','MTU3MjE5MzE2MHlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(828463,'_transient_timeout_aiowps_captcha_string_info_nwb6heqfxt','1577640159','no'),(743787,'_transient_aiowps_captcha_string_info_8zfzwt56u5','MTU3MTQwNDgyNXlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(626256,'_transient_aiowps_captcha_string_info_n0dduw6bay','MTU2MjkzOTc1OHlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(754241,'_transient_aiowps_captcha_string_info_0qqqproj7l','MTU3MjE5OTA5M3lhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(626265,'_transient_timeout_aiowps_captcha_string_info_qhvyp1vbn4','1562941915','no'),(626266,'_transient_aiowps_captcha_string_info_qhvyp1vbn4','MTU2Mjk0MDExNXlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(626306,'_transient_timeout_aiowps_captcha_string_info_m0su074y9g','1562944572','no'),(626307,'_transient_aiowps_captcha_string_info_m0su074y9g','MTU2Mjk0Mjc3MnlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(626392,'_transient_aiowps_captcha_string_info_gout3fzlsq','MTU2Mjk0ODg1NHlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(626402,'_transient_timeout_aiowps_captcha_string_info_69wfr4pqat','1562951544','no'),(626403,'_transient_aiowps_captcha_string_info_69wfr4pqat','MTU2Mjk0OTc0NHlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(626405,'_transient_timeout_aiowps_captcha_string_info_kzgfjqp6wy','1562951575','no'),(626406,'_transient_aiowps_captcha_string_info_kzgfjqp6wy','MTU2Mjk0OTc3NXlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(742605,'_transient_timeout_aiowps_captcha_string_info_rwqmuq095b','1571320102','no'),(742606,'_transient_aiowps_captcha_string_info_rwqmuq095b','MTU3MTMxODMwMnlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(626507,'_transient_timeout_aiowps_captcha_string_info_n9zshbgim6','1562958388','no'),(626508,'_transient_aiowps_captcha_string_info_n9zshbgim6','MTU2Mjk1NjU4OHlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(754218,'_transient_aiowps_captcha_string_info_dvsnvohvcg','MTU3MjE5NzcyN3lhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(626661,'_transient_timeout_aiowps_captcha_string_info_r4m0u50r1x','1562970918','no'),(626662,'_transient_aiowps_captcha_string_info_r4m0u50r1x','MTU2Mjk2OTExOHlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(754217,'_transient_timeout_aiowps_captcha_string_info_dvsnvohvcg','1572199527','no'),(767433,'_transient_timeout_aiowps_captcha_string_info_ju3p6onsxa','1573186508','no'),(626965,'_transient_timeout_aiowps_captcha_string_info_dtornjhumc','1562991426','no'),(626966,'_transient_aiowps_captcha_string_info_dtornjhumc','MTU2Mjk4OTYyNnlhajNtcDh1cmRjYjZyanVjbHNsMTQ=','no'),(626708,'_transient_timeout_aiowps_captcha_string_info_qnh1vmwy24','1562974202','no'),(626709,'_transient_aiowps_captcha_string_info_qnh1vmwy24','MTU2Mjk3MjQwMnlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(626735,'_transient_timeout_aiowps_captcha_string_info_b6kbtzfzhl','1562975926','no'),(626736,'_transient_aiowps_captcha_string_info_b6kbtzfzhl','MTU2Mjk3NDEyNnlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(754185,'_transient_aiowps_captcha_string_info_yxolmjti60','MTU3MjE5NTE4MHlhajNtcDh1cmRjYjZyanVjbHNsMzk=','no'),(754240,'_transient_timeout_aiowps_captcha_string_info_0qqqproj7l','1572200893','no'),(804950,'_transient_aiowps_captcha_string_info_6mdc4tw92x','MTU3NTkzNDkyMXlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(1127903,'_transient_timeout_aiowps_captcha_string_info_w40nkx1fot','1599694782','no'),(740346,'_transient_timeout_aiowps_captcha_string_info_bpy5a1zmqt','1571150991','no'),(740347,'_transient_aiowps_captcha_string_info_bpy5a1zmqt','MTU3MTE0OTE5MXlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(740370,'_transient_timeout_aiowps_captcha_string_info_6sc3fss88b','1571152722','no'),(740371,'_transient_aiowps_captcha_string_info_6sc3fss88b','MTU3MTE1MDkyMnlhajNtcDh1cmRjYjZyanVjbHNsMTQ=','no'),(740512,'_transient_aiowps_captcha_string_info_8fwpgxz2tt','MTU3MTE2MjY5MHlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(740451,'_transient_timeout_aiowps_captcha_string_info_xprbx71u24','1571160094','no'),(740452,'_transient_aiowps_captcha_string_info_xprbx71u24','MTU3MTE1ODI5NHlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(748268,'_transient_timeout_aiowps_captcha_string_info_17tr9bm0bp','1571746507','no'),(748269,'_transient_aiowps_captcha_string_info_17tr9bm0bp','MTU3MTc0NDcwN3lhajNtcDh1cmRjYjZyanVjbHNsMTM=','no'),(754177,'_transient_timeout_aiowps_captcha_string_info_vfw1ccz84f','1572196659','no'),(754048,'_transient_aiowps_captcha_string_info_9ptzhetdo1','MTU3MjE4NTA2OXlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(752850,'_transient_timeout_aiowps_captcha_string_info_tt348j6p2o','1572096808','no'),(748892,'_transient_timeout_aiowps_captcha_string_info_oq1svfy778','1571793927','no'),(748893,'_transient_aiowps_captcha_string_info_oq1svfy778','MTU3MTc5MjEyN3lhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(765148,'_transient_aiowps_captcha_string_info_1d2z5exf7o','MTU3MzAxNzYzM3lhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(765161,'_transient_timeout_aiowps_captcha_string_info_b2awlpz8z7','1573020564','no'),(765162,'_transient_aiowps_captcha_string_info_b2awlpz8z7','MTU3MzAxODc2NHlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(748343,'_transient_timeout_aiowps_captcha_string_info_c89z3tv1w5','1571750819','no'),(748344,'_transient_aiowps_captcha_string_info_c89z3tv1w5','MTU3MTc0OTAxOXlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(752860,'_transient_timeout_aiowps_captcha_string_info_46ehmiy457','1572097462','no'),(748384,'_transient_timeout_aiowps_captcha_string_info_fso56pbroc','1571754098','no'),(748385,'_transient_aiowps_captcha_string_info_fso56pbroc','MTU3MTc1MjI5OHlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(748399,'_transient_timeout_aiowps_captcha_string_info_q51n6bkglq','1571755511','no'),(748400,'_transient_aiowps_captcha_string_info_q51n6bkglq','MTU3MTc1MzcxMXlhajNtcDh1cmRjYjZyanVjbHNsMTc=','no'),(752960,'_transient_aiowps_captcha_string_info_gfi7t1t6gm','MTU3MjEwMjg5NXlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(752861,'_transient_aiowps_captcha_string_info_46ehmiy457','MTU3MjA5NTY2MnlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(754508,'_transient_timeout_aiowps_captcha_string_info_zf9duapn5o','1572221425','no'),(748480,'_transient_timeout_aiowps_captcha_string_info_u9yn76j9pj','1571761586','no'),(748481,'_transient_aiowps_captcha_string_info_u9yn76j9pj','MTU3MTc1OTc4NnlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(748521,'_transient_timeout_aiowps_captcha_string_info_i166312gmh','1571765042','no'),(748522,'_transient_aiowps_captcha_string_info_i166312gmh','MTU3MTc2MzI0MnlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(752959,'_transient_timeout_aiowps_captcha_string_info_gfi7t1t6gm','1572104695','no'),(748691,'_transient_timeout_aiowps_captcha_string_info_2g140w5rff','1571778792','no'),(748692,'_transient_aiowps_captcha_string_info_2g140w5rff','MTU3MTc3Njk5MnlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(752310,'_transient_timeout_aiowps_captcha_string_info_01xg3u52o4','1572054864','no'),(751941,'_transient_aiowps_captcha_string_info_mv5dcvemt2','MTU3MjAyNzI0MnlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(767048,'_transient_aiowps_captcha_string_info_x3moupzfwv','MTU3MzE2MDI2MXlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(766139,'_transient_timeout_aiowps_captcha_string_info_3sx22c5ux4','1573092928','no'),(765613,'_transient_timeout_aiowps_captcha_string_info_m7ko3woeaa','1573052430','no'),(750080,'_transient_timeout_aiowps_captcha_string_info_4yk73hdvo5','1571885819','no'),(750081,'_transient_aiowps_captcha_string_info_4yk73hdvo5','MTU3MTg4NDAxOXlhajNtcDh1cmRjYjZyanVjbHNsMjY=','no'),(748938,'_transient_timeout_aiowps_captcha_string_info_ia0f23utm7','1571797725','no'),(748939,'_transient_aiowps_captcha_string_info_ia0f23utm7','MTU3MTc5NTkyNXlhajNtcDh1cmRjYjZyanVjbHNsMzE=','no'),(765624,'_transient_aiowps_captcha_string_info_os0k7cmknx','MTU3MzA1MTI2MXlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(765664,'_transient_timeout_aiowps_captcha_string_info_n8p2c8wsiq','1573056174','no'),(748975,'_transient_timeout_aiowps_captcha_string_info_yx57904jzj','1571800592','no'),(748976,'_transient_aiowps_captcha_string_info_yx57904jzj','MTU3MTc5ODc5MnlhajNtcDh1cmRjYjZyanVjbHNsMjE=','no'),(765853,'_transient_aiowps_captcha_string_info_ej9rk9j2ce','MTU3MzA2OTgwOHlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(749809,'_transient_timeout_aiowps_captcha_string_info_tnj8f063lp','1571864906','no'),(749674,'_transient_timeout_aiowps_captcha_string_info_pv4tkw3tz3','1571853586','no'),(749675,'_transient_aiowps_captcha_string_info_pv4tkw3tz3','MTU3MTg1MTc4NnlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(765540,'_transient_timeout_aiowps_captcha_string_info_otf4cdrkne','1573047741','no'),(806208,'_transient_timeout_aiowps_captcha_string_info_gmz9nycmoa','1576030104','no'),(738644,'_transient_timeout_aiowps_captcha_string_info_8zj4kt12sg','1571033667','no'),(738645,'_transient_aiowps_captcha_string_info_8zj4kt12sg','MTU3MTAzMTg2N3lhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(755517,'_transient_timeout_aiowps_captcha_string_info_021jvj794r','1572298106','no'),(755518,'_transient_aiowps_captcha_string_info_021jvj794r','MTU3MjI5NjMwNnlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(755546,'_transient_timeout_aiowps_captcha_string_info_03jbj8wscr','1572300368','no'),(755547,'_transient_aiowps_captcha_string_info_03jbj8wscr','MTU3MjI5ODU2OHlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(755548,'_transient_timeout_aiowps_captcha_string_info_de6mdbk3s3','1572300378','no'),(755549,'_transient_aiowps_captcha_string_info_de6mdbk3s3','MTU3MjI5ODU3OHlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(755597,'_transient_timeout_aiowps_captcha_string_info_ikomrnlyl7','1572304081','no'),(755785,'_transient_aiowps_captcha_string_info_x2sw0ns6zb','MTU3MjMxNTg4NnlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(755598,'_transient_aiowps_captcha_string_info_ikomrnlyl7','MTU3MjMwMjI4MXlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(738667,'_transient_timeout_aiowps_captcha_string_info_dpmc6ublv0','1571035456','no'),(738668,'_transient_aiowps_captcha_string_info_dpmc6ublv0','MTU3MTAzMzY1NnlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(738764,'_transient_timeout_aiowps_captcha_string_info_u66dtslre9','1571043957','no'),(738765,'_transient_aiowps_captcha_string_info_u66dtslre9','MTU3MTA0MjE1N3lhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(754958,'_transient_timeout_aiowps_captcha_string_info_wqz8o8thhv','1572256094','no'),(738842,'_transient_timeout_aiowps_captcha_string_info_nqh3pt4jbx','1571049482','no'),(738843,'_transient_aiowps_captcha_string_info_nqh3pt4jbx','MTU3MTA0NzY4MnlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(738862,'_transient_timeout_aiowps_captcha_string_info_bz3yc3tme5','1571051094','no'),(754736,'_transient_aiowps_captcha_string_info_b3w3jnl9qu','MTU3MjIzNTYzNHlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(738860,'_transient_timeout_aiowps_captcha_string_info_ve5vps4oo9','1571051071','no'),(738861,'_transient_aiowps_captcha_string_info_ve5vps4oo9','MTU3MTA0OTI3MXlhajNtcDh1cmRjYjZyanVjbHNsMjY=','no'),(754959,'_transient_aiowps_captcha_string_info_wqz8o8thhv','MTU3MjI1NDI5NHlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(738863,'_transient_aiowps_captcha_string_info_bz3yc3tme5','MTU3MTA0OTI5NHlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1107620,'_transient_aiowps_captcha_string_info_8g35ybwdxf','MTU5ODI4MzQyOXlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1107633,'_transient_timeout_aiowps_captcha_string_info_l9cp94skrv','1598286064','no'),(1107634,'_transient_aiowps_captcha_string_info_l9cp94skrv','MTU5ODI4NDI2NHlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(739057,'_transient_timeout_yst_sm_1_1:4gHp_4l2ym','1571150905','no'),(755894,'_transient_timeout_aiowps_captcha_string_info_4clgn26yxm','1572325110','no'),(739058,'_transient_yst_sm_1_1:4gHp_4l2ym','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2019-04-09T19:31:49-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2019-07-22T21:02:01-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2019-05-23T20:54:45-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(754735,'_transient_timeout_aiowps_captcha_string_info_b3w3jnl9qu','1572237434','no'),(754676,'_transient_timeout_aiowps_captcha_string_info_i26lu7iqz4','1572233746','no'),(754677,'_transient_aiowps_captcha_string_info_i26lu7iqz4','MTU3MjIzMTk0NnlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(754715,'_transient_timeout_aiowps_captcha_string_info_fvxb0csi3d','1572236325','no'),(739114,'_transient_timeout_aiowps_captcha_string_info_60ob2sqho4','1571069911','no'),(739115,'_transient_aiowps_captcha_string_info_60ob2sqho4','MTU3MTA2ODExMXlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(739129,'_transient_timeout_aiowps_captcha_string_info_le8py4cxhf','1571070547','no'),(739130,'_transient_aiowps_captcha_string_info_le8py4cxhf','MTU3MTA2ODc0N3lhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(755055,'_transient_timeout_aiowps_captcha_string_info_daf18r0j0f','1572263507','no'),(755056,'_transient_aiowps_captcha_string_info_daf18r0j0f','MTU3MjI2MTcwN3lhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(755089,'_transient_timeout_aiowps_captcha_string_info_cmo1vxszar','1572265842','no'),(739254,'_transient_timeout_aiowps_captcha_string_info_0szt2hk6sv','1571079810','no'),(739255,'_transient_aiowps_captcha_string_info_0szt2hk6sv','MTU3MTA3ODAxMHlhajNtcDh1cmRjYjZyanVjbHNsMjc=','no'),(756684,'_transient_timeout_aiowps_captcha_string_info_71wdbrh3nx','1572387114','no'),(755505,'_transient_timeout_yst_sm_1_1:4gHp_4lASo','1572382084','no'),(755506,'_transient_yst_sm_1_1:4gHp_4lASo','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2019-10-14T21:10:24-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2019-07-22T21:02:01-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2019-05-23T20:54:45-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(739797,'_transient_aiowps_captcha_string_info_2drhkdzsqi','MTU3MTEwNjEzOXlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(767428,'_transient_aiowps_captcha_string_info_4c1cvq7uh2','MTU3MzE4NDY3NnlhajNtcDh1cmRjYjZyanVjbHNsMjI=','no'),(1107661,'_transient_timeout_aiowps_captcha_string_info_3vmh0sak7k','1598287279','no'),(1107643,'_transient_timeout_aiowps_captcha_string_info_yt9fkj9f84','1598286272','no'),(739368,'_transient_timeout_aiowps_captcha_string_info_jln7mk80jw','1571088706','no'),(739369,'_transient_aiowps_captcha_string_info_jln7mk80jw','MTU3MTA4NjkwNnlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(739423,'_transient_timeout_aiowps_captcha_string_info_sbl8ois8f7','1571092422','no'),(739424,'_transient_aiowps_captcha_string_info_sbl8ois8f7','MTU3MTA5MDYyMnlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(789434,'_transient_aiowps_captcha_string_info_kmfn9rvw78','MTU3NDgwMzI1NnlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(740002,'_transient_timeout_aiowps_captcha_string_info_7i2sf4jeg2','1571123403','no'),(740003,'_transient_aiowps_captcha_string_info_7i2sf4jeg2','MTU3MTEyMTYwM3lhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(739485,'_transient_timeout_aiowps_captcha_string_info_4k0pivrg88','1571096846','no'),(739486,'_transient_aiowps_captcha_string_info_4k0pivrg88','MTU3MTA5NTA0NnlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(754596,'_transient_timeout_aiowps_captcha_string_info_4imqadh8o8','1572226929','no'),(754915,'_transient_aiowps_captcha_string_info_uc3h2aoc5h','MTU3MjI1MDgzNXlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(1193237,'_transient_yst_sm_1_1:wW9T_lh32','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:11:55-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:29:23-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2020-09-08T18:43:50-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2020-08-22T09:53:10-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:11:55-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:44:14-05:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(767430,'_transient_aiowps_captcha_string_info_oen4ejiwvy','MTU3MzE4NDY4N3lhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(767604,'_transient_timeout_aiowps_captcha_string_info_uv7okj60ll','1573199623','no'),(767605,'_transient_aiowps_captcha_string_info_uv7okj60ll','MTU3MzE5NzgyM3lhajNtcDh1cmRjYjZyanVjbHNsMA==','no'),(767690,'_transient_timeout_aiowps_captcha_string_info_s9k6p48lzn','1573206063','no'),(767974,'_transient_timeout_aiowps_captcha_string_info_84r0gm54rl','1573225146','no'),(767691,'_transient_aiowps_captcha_string_info_s9k6p48lzn','MTU3MzIwNDI2M3lhajNtcDh1cmRjYjZyanVjbHNsMjQ=','no'),(767715,'_transient_timeout_aiowps_captcha_string_info_0i0bthluhq','1573207512','no'),(767716,'_transient_aiowps_captcha_string_info_0i0bthluhq','MTU3MzIwNTcxMnlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(891906,'_transient_timeout_aiowps_captcha_string_info_2hg7evf36v','1582337599','no'),(891907,'_transient_aiowps_captcha_string_info_2hg7evf36v','MTU4MjMzNTc5OXlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(767794,'_transient_timeout_aiowps_captcha_string_info_u5fum6mp67','1573212779','no'),(767795,'_transient_aiowps_captcha_string_info_u5fum6mp67','MTU3MzIxMDk3OXlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(767977,'_transient_aiowps_captcha_string_info_j670k36bsq','MTU3MzIyMzM0NnlhajNtcDh1cmRjYjZyanVjbHNsMzM=','no'),(767975,'_transient_aiowps_captcha_string_info_84r0gm54rl','MTU3MzIyMzM0NnlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(750862,'_transient_timeout_aiowps_captcha_string_info_rmr7tqhqys','1571945696','no'),(750863,'_transient_aiowps_captcha_string_info_rmr7tqhqys','MTU3MTk0Mzg5NnlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(750826,'_transient_timeout_aiowps_captcha_string_info_j9p9hm6hzy','1571943633','no'),(627406,'_transient_timeout_aiowps_captcha_string_info_s76hpyo12k','1563024953','no'),(627407,'_transient_aiowps_captcha_string_info_s76hpyo12k','MTU2MzAyMzE1M3lhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(742824,'_transient_aiowps_captcha_string_info_t00ozn8k1h','MTU3MTMzNTcwM3lhajNtcDh1cmRjYjZyanVjbHNsMTk=','no'),(627482,'_transient_timeout_aiowps_captcha_string_info_lw79t63aow','1563031195','no'),(627483,'_transient_aiowps_captcha_string_info_lw79t63aow','MTU2MzAyOTM5NXlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(742588,'_transient_aiowps_captcha_string_info_rf2bt6w98p','MTU3MTMxNzE0MnlhajNtcDh1cmRjYjZyanVjbHNsMzA=','no'),(746957,'_transient_timeout_aiowps_captcha_string_info_jx88zvarkt','1571646839','no'),(627776,'_transient_timeout_aiowps_captcha_string_info_e2scsohk55','1563053279','no'),(627524,'_transient_timeout_aiowps_captcha_string_info_zxp0dz295s','1563033967','no'),(627525,'_transient_aiowps_captcha_string_info_zxp0dz295s','MTU2MzAzMjE2N3lhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(627575,'_transient_timeout_aiowps_captcha_string_info_se0ev503oz','1563037829','no'),(741951,'_transient_aiowps_captcha_string_info_fjeai7m2xk','MTU3MTI2OTgyNXlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(627606,'_transient_timeout_aiowps_captcha_string_info_is2sqf59ql','1563039934','no'),(627607,'_transient_aiowps_captcha_string_info_is2sqf59ql','MTU2MzAzODEzNHlhajNtcDh1cmRjYjZyanVjbHNsMjI=','no'),(627618,'_transient_timeout_aiowps_captcha_string_info_aqgaqgn0x1','1563040696','no'),(627619,'_transient_aiowps_captcha_string_info_aqgaqgn0x1','MTU2MzAzODg5NnlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(627631,'_transient_timeout_aiowps_captcha_string_info_hf3v5f3fod','1563041725','no'),(627632,'_transient_aiowps_captcha_string_info_hf3v5f3fod','MTU2MzAzOTkyNXlhajNtcDh1cmRjYjZyanVjbHNsMjM=','no'),(752305,'_transient_aiowps_captcha_string_info_xpgr6shqnx','MTU3MjA1MzA1MXlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(752306,'_transient_timeout_aiowps_captcha_string_info_ic03xxd4n3','1572054855','no'),(627706,'_transient_timeout_aiowps_captcha_string_info_tnktydb09c','1563047310','no'),(627707,'_transient_aiowps_captcha_string_info_tnktydb09c','MTU2MzA0NTUxMHlhajNtcDh1cmRjYjZyanVjbHNsMzg=','no'),(627777,'_transient_aiowps_captcha_string_info_e2scsohk55','MTU2MzA1MTQ3OXlhajNtcDh1cmRjYjZyanVjbHNsMTQ=','no'),(742540,'_transient_timeout_aiowps_captcha_string_info_xm1q5xvk2j','1571316280','no'),(746358,'_transient_timeout_aiowps_captcha_string_info_u72rxt219p','1571603023','no'),(746359,'_transient_aiowps_captcha_string_info_u72rxt219p','MTU3MTYwMTIyM3lhajNtcDh1cmRjYjZyanVjbHNsMTg=','no'),(802207,'_transient_timeout_aiowps_captcha_string_info_2cihpcbvtk','1575732516','no'),(745850,'_transient_timeout_aiowps_captcha_string_info_677cqjgw0a','1571567257','no'),(745851,'_transient_aiowps_captcha_string_info_677cqjgw0a','MTU3MTU2NTQ1N3lhajNtcDh1cmRjYjZyanVjbHNsMjY=','no'),(745896,'_transient_aiowps_captcha_string_info_c8muh9utr5','MTU3MTU2ODg5MnlhajNtcDh1cmRjYjZyanVjbHNsMjQ=','no'),(627957,'_transient_timeout_aiowps_captcha_string_info_6l474r4u0o','1563065435','no'),(627958,'_transient_aiowps_captcha_string_info_6l474r4u0o','MTU2MzA2MzYzNXlhajNtcDh1cmRjYjZyanVjbHNsMjc=','no'),(742476,'_transient_aiowps_captcha_string_info_2o3srmdkmo','MTU3MTMwOTk0MnlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(628022,'_transient_aiowps_captcha_string_info_ywzl0gihk9','MTU2MzA2NzU0MXlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(742475,'_transient_timeout_aiowps_captcha_string_info_2o3srmdkmo','1571311742','no'),(628021,'_transient_timeout_aiowps_captcha_string_info_ywzl0gihk9','1563069341','no'),(742458,'_transient_aiowps_captcha_string_info_4x2507u8mi','MTU3MTMwODU5NXlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(628255,'_transient_aiowps_captcha_string_info_jo1itp1y3y','MTU2MzA4MzE5MnlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(628135,'_transient_timeout_aiowps_captcha_string_info_l5a51teo4e','1563076547','no'),(742457,'_transient_timeout_aiowps_captcha_string_info_4x2507u8mi','1571310395','no'),(628136,'_transient_aiowps_captcha_string_info_l5a51teo4e','MTU2MzA3NDc0N3lhajNtcDh1cmRjYjZyanVjbHNsMjc=','no'),(628150,'_transient_timeout_aiowps_captcha_string_info_t8gr25rfe4','1563077409','no'),(628151,'_transient_aiowps_captcha_string_info_t8gr25rfe4','MTU2MzA3NTYwOXlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(653206,'_transient_timeout_aiowps_captcha_string_info_4pgwq3a153','1564804693','no'),(653207,'_transient_aiowps_captcha_string_info_4pgwq3a153','MTU2NDgwMjg5M3lhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(655340,'_transient_aiowps_captcha_string_info_cwrtmkzfei','MTU2NDk1MjYzMXlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(655151,'_transient_timeout_aiowps_captcha_string_info_zym494dswy','1564941096','no'),(653714,'_transient_timeout_aiowps_captcha_string_info_cc9a32wapj','1564839062','no'),(653297,'_transient_timeout_aiowps_captcha_string_info_rnljmcskja','1564811399','no'),(653298,'_transient_aiowps_captcha_string_info_rnljmcskja','MTU2NDgwOTU5OXlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(653891,'_transient_aiowps_captcha_string_info_ot1puzegs1','MTU2NDg1MDgxMXlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(653338,'_transient_timeout_aiowps_captcha_string_info_ctdvdcc5tw','1564814241','no'),(653339,'_transient_aiowps_captcha_string_info_ctdvdcc5tw','MTU2NDgxMjQ0MXlhajNtcDh1cmRjYjZyanVjbHNsMjk=','no'),(653379,'_transient_timeout_aiowps_captcha_string_info_9gglyqtabm','1564816640','no'),(653380,'_transient_aiowps_captcha_string_info_9gglyqtabm','MTU2NDgxNDg0MHlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(653402,'_transient_timeout_aiowps_captcha_string_info_jxu09xgi8l','1564818054','no'),(653870,'_transient_timeout_aiowps_captcha_string_info_sdf4bzeci9','1564851315','no'),(653403,'_transient_aiowps_captcha_string_info_jxu09xgi8l','MTU2NDgxNjI1NHlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(653715,'_transient_aiowps_captcha_string_info_cc9a32wapj','MTU2NDgzNzI2MnlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(653890,'_transient_timeout_aiowps_captcha_string_info_ot1puzegs1','1564852611','no'),(653418,'_transient_timeout_aiowps_captcha_string_info_kggxr22b99','1564819296','no'),(653419,'_transient_aiowps_captcha_string_info_kggxr22b99','MTU2NDgxNzQ5NnlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(653987,'_transient_aiowps_captcha_string_info_qsjq1z12ou','MTU2NDg1Nzc0OHlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(653453,'_transient_timeout_aiowps_captcha_string_info_6q1e6khaup','1564821969','no'),(653454,'_transient_aiowps_captcha_string_info_6q1e6khaup','MTU2NDgyMDE2OXlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(732802,'_transient_aiowps_captcha_string_info_rjctjbk95v','MTU3MDYwMTU3NnlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(655102,'_transient_aiowps_captcha_string_info_bp0yhqh3df','MTU2NDkzNDUwMHlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(653630,'_transient_aiowps_captcha_string_info_8sxxf1daje','MTU2NDgzMjI4MnlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(653629,'_transient_timeout_aiowps_captcha_string_info_8sxxf1daje','1564834082','no'),(653495,'_transient_timeout_aiowps_captcha_string_info_uf0tal3k1x','1564824938','no'),(653496,'_transient_aiowps_captcha_string_info_uf0tal3k1x','MTU2NDgyMzEzOHlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(653506,'_transient_timeout_aiowps_captcha_string_info_a0ngqikalc','1564825704','no'),(653507,'_transient_aiowps_captcha_string_info_a0ngqikalc','MTU2NDgyMzkwNHlhajNtcDh1cmRjYjZyanVjbHNsMzM=','no'),(653619,'_transient_timeout_aiowps_captcha_string_info_a510t9zakp','1564833695','no'),(653620,'_transient_aiowps_captcha_string_info_a510t9zakp','MTU2NDgzMTg5NXlhajNtcDh1cmRjYjZyanVjbHNsMA==','no'),(653615,'_transient_aiowps_captcha_string_info_zovsflt996','MTU2NDgzMTY1OHlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(653614,'_transient_timeout_aiowps_captcha_string_info_zovsflt996','1564833458','no'),(690731,'_transient_timeout_aiowps_captcha_string_info_ss3f7hsf9m','1567478266','no'),(628208,'_transient_timeout_aiowps_captcha_string_info_pleuzrfoqi','1563081803','no'),(628209,'_transient_aiowps_captcha_string_info_pleuzrfoqi','MTU2MzA4MDAwM3lhajNtcDh1cmRjYjZyanVjbHNsMjE=','no'),(628261,'_transient_yst_sm_1_1:4gHp_2i2k','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2019-04-09T19:31:49-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2019-05-23T19:44:23-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2019-05-23T20:54:45-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(741749,'_transient_timeout_aiowps_captcha_string_info_v5ppdfrgl4','1571257351','no'),(628299,'_transient_timeout_aiowps_captcha_string_info_lza4dpvxrh','1563088744','no'),(628300,'_transient_aiowps_captcha_string_info_lza4dpvxrh','MTU2MzA4Njk0NHlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(741909,'_transient_timeout_aiowps_captcha_string_info_y2uho4xeks','1571269364','no'),(741571,'_transient_timeout_aiowps_captcha_string_info_uxuyi9qcuw','1571242395','no'),(628323,'_transient_timeout_aiowps_captcha_string_info_y5ond044ib','1563090909','no'),(628324,'_transient_aiowps_captcha_string_info_y5ond044ib','MTU2MzA4OTEwOXlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(741460,'_transient_aiowps_captcha_string_info_d7i8hi7c5q','MTU3MTIzMjE2MXlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(741488,'_transient_timeout_aiowps_captcha_string_info_nxnj02rryr','1571235995','no'),(741489,'_transient_aiowps_captcha_string_info_nxnj02rryr','MTU3MTIzNDE5NXlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(628392,'_transient_timeout_aiowps_captcha_string_info_dge0ipo9jr','1563096537','no'),(628393,'_transient_aiowps_captcha_string_info_dge0ipo9jr','MTU2MzA5NDczN3lhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(628404,'_transient_timeout_aiowps_captcha_string_info_6o2olmi2z1','1563097144','no'),(628405,'_transient_aiowps_captcha_string_info_6o2olmi2z1','MTU2MzA5NTM0NHlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(741123,'_transient_aiowps_captcha_string_info_wlumrrhh65','MTU3MTIwNjE3M3lhajNtcDh1cmRjYjZyanVjbHNsMA==','no'),(741124,'_transient_timeout_aiowps_captcha_string_info_ijmmi1adhg','1571207987','no'),(741125,'_transient_aiowps_captcha_string_info_ijmmi1adhg','MTU3MTIwNjE4N3lhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(741354,'_transient_aiowps_captcha_string_info_xt18h7fzqz','MTU3MTIyNTM2MnlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(741168,'_transient_timeout_aiowps_captcha_string_info_8acs8kw8rg','1571211504','no'),(741169,'_transient_aiowps_captcha_string_info_8acs8kw8rg','MTU3MTIwOTcwNHlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(628693,'_transient_timeout_aiowps_captcha_string_info_cmbfor0wv2','1563114070','no'),(628550,'_transient_timeout_aiowps_captcha_string_info_g620jn765u','1563107724','no'),(628551,'_transient_aiowps_captcha_string_info_g620jn765u','MTU2MzEwNTkyNHlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(630660,'_transient_timeout_aiowps_captcha_string_info_kfqzyle23f','1563208247','no'),(630661,'_transient_aiowps_captcha_string_info_kfqzyle23f','MTU2MzIwNjQ0N3lhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(751809,'_transient_timeout_aiowps_captcha_string_info_4zl9a7viqj','1572018853','no'),(751660,'_transient_aiowps_captcha_string_info_lskhhisben','MTU3MjAwNTY5MnlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(628694,'_transient_aiowps_captcha_string_info_cmbfor0wv2','MTU2MzExMjI3MHlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(741122,'_transient_timeout_aiowps_captcha_string_info_wlumrrhh65','1571207973','no'),(628711,'_transient_timeout_aiowps_captcha_string_info_7dyj2dvqvr','1563114858','no'),(628712,'_transient_aiowps_captcha_string_info_7dyj2dvqvr','MTU2MzExMzA1OHlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(741118,'_transient_timeout_aiowps_captcha_string_info_2uttgozh8m','1571207944','no'),(741119,'_transient_aiowps_captcha_string_info_2uttgozh8m','MTU3MTIwNjE0NHlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(741120,'_transient_timeout_aiowps_captcha_string_info_q89k5doubo','1571207959','no'),(741121,'_transient_aiowps_captcha_string_info_q89k5doubo','MTU3MTIwNjE1OXlhajNtcDh1cmRjYjZyanVjbHNsMjQ=','no'),(628901,'_transient_timeout_aiowps_captcha_string_info_mbu8csjtt8','1563124252','no'),(628902,'_transient_aiowps_captcha_string_info_mbu8csjtt8','MTU2MzEyMjQ1MnlhajNtcDh1cmRjYjZyanVjbHNsMjk=','no'),(629020,'_transient_timeout_aiowps_captcha_string_info_raqp8r3dkp','1563130391','no'),(629021,'_transient_aiowps_captcha_string_info_raqp8r3dkp','MTU2MzEyODU5MXlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(752282,'_transient_timeout_aiowps_captcha_string_info_agmvaib2pi','1572054212','no'),(752283,'_transient_aiowps_captcha_string_info_agmvaib2pi','MTU3MjA1MjQxMnlhajNtcDh1cmRjYjZyanVjbHNsMTM=','no'),(752302,'_transient_timeout_aiowps_captcha_string_info_sjkhw8e8a2','1572054847','no'),(752303,'_transient_aiowps_captcha_string_info_sjkhw8e8a2','MTU3MjA1MzA0N3lhajNtcDh1cmRjYjZyanVjbHNsMTQ=','no'),(629146,'_transient_timeout_aiowps_captcha_string_info_s0pvn8kpi7','1563136620','no'),(629147,'_transient_aiowps_captcha_string_info_s0pvn8kpi7','MTU2MzEzNDgyMHlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(629200,'_transient_timeout_aiowps_captcha_string_info_unnrujo5yd','1563139364','no'),(629201,'_transient_aiowps_captcha_string_info_unnrujo5yd','MTU2MzEzNzU2NHlhajNtcDh1cmRjYjZyanVjbHNsMTk=','no'),(629276,'_transient_timeout_aiowps_captcha_string_info_3mie1eka6d','1563143453','no'),(629277,'_transient_aiowps_captcha_string_info_3mie1eka6d','MTU2MzE0MTY1M3lhajNtcDh1cmRjYjZyanVjbHNsMjE=','no'),(629286,'_transient_timeout_aiowps_captcha_string_info_5izzvfejl9','1563143609','no'),(629287,'_transient_aiowps_captcha_string_info_5izzvfejl9','MTU2MzE0MTgwOXlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(752309,'_transient_aiowps_captcha_string_info_euqpw3l4r0','MTU3MjA1MzA1OXlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(630868,'_transient_aiowps_captcha_string_info_ko8vlmqmtz','MTU2MzIxNjU5NXlhajNtcDh1cmRjYjZyanVjbHNsMjE=','no'),(629478,'_transient_timeout_aiowps_captcha_string_info_1tblkozcfc','1563153297','no'),(629479,'_transient_aiowps_captcha_string_info_1tblkozcfc','MTU2MzE1MTQ5N3lhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(630762,'_transient_timeout_aiowps_captcha_string_info_tij2xcwda1','1563213768','no'),(629508,'_transient_timeout_aiowps_captcha_string_info_re96s5j102','1563153805','no'),(629509,'_transient_aiowps_captcha_string_info_re96s5j102','MTU2MzE1MjAwNXlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(752307,'_transient_aiowps_captcha_string_info_ic03xxd4n3','MTU3MjA1MzA1NXlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(751454,'_transient_timeout_aiowps_captcha_string_info_3uwjihpjcg','1571991439','no'),(629585,'_transient_timeout_aiowps_captcha_string_info_ra2lhl66t5','1563157397','no'),(629586,'_transient_aiowps_captcha_string_info_ra2lhl66t5','MTU2MzE1NTU5N3lhajNtcDh1cmRjYjZyanVjbHNsMjI=','no'),(751742,'_transient_timeout_aiowps_captcha_string_info_tzzsfzu3kc','1572013717','no'),(630763,'_transient_aiowps_captcha_string_info_tij2xcwda1','MTU2MzIxMTk2OHlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(629611,'_transient_timeout_aiowps_captcha_string_info_s46mf3ftms','1563158555','no'),(629612,'_transient_aiowps_captcha_string_info_s46mf3ftms','MTU2MzE1Njc1NXlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(751589,'_transient_aiowps_captcha_string_info_crcfl0ds3b','MTU3MjAwMDk5NXlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(751844,'_transient_timeout_aiowps_captcha_string_info_tjf7vs2wfe','1572021495','no'),(629871,'_transient_timeout_aiowps_captcha_string_info_l9g33tpmhu','1563171426','no'),(629872,'_transient_aiowps_captcha_string_info_l9g33tpmhu','MTU2MzE2OTYyNnlhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(629896,'_transient_timeout_aiowps_captcha_string_info_jgvfjzkjww','1563172577','no'),(629897,'_transient_aiowps_captcha_string_info_jgvfjzkjww','MTU2MzE3MDc3N3lhajNtcDh1cmRjYjZyanVjbHNsMzM=','no'),(629906,'_transient_timeout_aiowps_captcha_string_info_moasbc0198','1563173019','no'),(629907,'_transient_aiowps_captcha_string_info_moasbc0198','MTU2MzE3MTIxOHlhajNtcDh1cmRjYjZyanVjbHNsMjQ=','no'),(751810,'_transient_aiowps_captcha_string_info_4zl9a7viqj','MTU3MjAxNzA1M3lhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(630847,'_transient_aiowps_captcha_string_info_rs867xaufs','MTU2MzIxNTQ2OXlhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(630131,'_transient_timeout_aiowps_captcha_string_info_deo3jd8ktq','1563183083','no'),(630104,'_transient_timeout_aiowps_captcha_string_info_7xhyh79kw8','1563181909','no'),(630105,'_transient_aiowps_captcha_string_info_7xhyh79kw8','MTU2MzE4MDEwOXlhajNtcDh1cmRjYjZyanVjbHNsMjY=','no'),(630949,'_transient_timeout_aiowps_captcha_string_info_myxaku7o1l','1563222066','no'),(630132,'_transient_aiowps_captcha_string_info_deo3jd8ktq','MTU2MzE4MTI4M3lhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(630538,'_transient_aiowps_captcha_string_info_u5kc5ry27b','MTU2MzIwMDE5MXlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(630770,'_transient_timeout_aiowps_captcha_string_info_1tfhrbjyop','1563213963','no'),(630867,'_transient_timeout_aiowps_captcha_string_info_ko8vlmqmtz','1563218395','no'),(630287,'_transient_timeout_aiowps_captcha_string_info_oerr7n4v49','1563191095','no'),(630288,'_transient_aiowps_captcha_string_info_oerr7n4v49','MTU2MzE4OTI5NXlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(630305,'_transient_timeout_aiowps_captcha_string_info_x63mti8ffb','1563191637','no'),(630306,'_transient_aiowps_captcha_string_info_x63mti8ffb','MTU2MzE4OTgzN3lhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(630771,'_transient_aiowps_captcha_string_info_1tfhrbjyop','MTU2MzIxMjE2M3lhajNtcDh1cmRjYjZyanVjbHNsMzE=','no'),(630323,'_transient_timeout_aiowps_captcha_string_info_q0fmr9f6yn','1563192618','no'),(630324,'_transient_aiowps_captcha_string_info_q0fmr9f6yn','MTU2MzE5MDgxOHlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(629656,'_transient_timeout_aiowps_captcha_string_info_rhistcayvu','1563160922','no'),(629657,'_transient_aiowps_captcha_string_info_rhistcayvu','MTU2MzE1OTEyMnlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(630957,'_transient_timeout_aiowps_captcha_string_info_gm52rpp09q','1563222513','no'),(630958,'_transient_aiowps_captcha_string_info_gm52rpp09q','MTU2MzIyMDcxM3lhajNtcDh1cmRjYjZyanVjbHNsMjg=','no'),(751920,'_transient_timeout_aiowps_captcha_string_info_8i6gzisksh','1572027817','no'),(751921,'_transient_aiowps_captcha_string_info_8i6gzisksh','MTU3MjAyNjAxN3lhajNtcDh1cmRjYjZyanVjbHNsMzM=','no'),(631285,'_transient_timeout_aiowps_captcha_string_info_yaxx1xpxs7','1563238992','no'),(631286,'_transient_aiowps_captcha_string_info_yaxx1xpxs7','MTU2MzIzNzE5MnlhajNtcDh1cmRjYjZyanVjbHNsMzI=','no'),(753325,'_transient_aiowps_captcha_string_info_m14vrc7fj4','MTU3MjEzMTIwNnlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(753122,'_transient_timeout_aiowps_captcha_string_info_gvbh5trsvp','1572117857','no'),(753123,'_transient_aiowps_captcha_string_info_gvbh5trsvp','MTU3MjExNjA1N3lhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(732665,'_transient_aiowps_captcha_string_info_a1eizd831x','MTU3MDU5MTY0NXlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(732670,'_transient_timeout_aiowps_captcha_string_info_zpjpg0jj8m','1570593902','no'),(732671,'_transient_aiowps_captcha_string_info_zpjpg0jj8m','MTU3MDU5MjEwMnlhajNtcDh1cmRjYjZyanVjbHNsMjY=','no'),(648835,'_transient_timeout_aiowps_captcha_string_info_2km7mndnk3','1564496464','no'),(648836,'_transient_aiowps_captcha_string_info_2km7mndnk3','MTU2NDQ5NDY2NHlhajNtcDh1cmRjYjZyanVjbHNsMzI=','no'),(1351307,'_transient_timeout_jetpack_jitm_f7158ebd0299f6faaed1acf639d0be7','1617066653','no'),(1351308,'_transient_jetpack_jitm_f7158ebd0299f6faaed1acf639d0be7','a:1:{s:18:\"last_response_time\";i:1617066353;}','no'),(734565,'_transient_aiowps_captcha_string_info_i4ymavksb8','MTU3MDczNDEzOHlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(733019,'_transient_aiowps_captcha_string_info_13z23oe6wd','MTU3MDYxODAyM3lhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(643288,'_transient_timeout_aiowps_captcha_string_info_nhmt014dui','1564104677','no'),(643289,'_transient_aiowps_captcha_string_info_nhmt014dui','MTU2NDEwMjg3N3lhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(732924,'_transient_aiowps_captcha_string_info_jgky7jznbi','MTU3MDYxMDY1M3lhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(732923,'_transient_timeout_aiowps_captcha_string_info_jgky7jznbi','1570612453','no'),(643291,'_transient_timeout_aiowps_captcha_string_info_n8n7gb1260','1564104768','no'),(643292,'_transient_aiowps_captcha_string_info_n8n7gb1260','MTU2NDEwMjk2OHlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(643303,'_transient_timeout_aiowps_captcha_string_info_o09zzbr7nr','1564105885','no'),(643304,'_transient_aiowps_captcha_string_info_o09zzbr7nr','MTU2NDEwNDA4NXlhajNtcDh1cmRjYjZyanVjbHNsMTk=','no'),(860672,'_transient_aiowps_captcha_string_info_nz7iavkhg2','MTU4MDAzODY3OXlhajNtcDh1cmRjYjZyanVjbHNsMTc=','no'),(737261,'_transient_timeout_aiowps_captcha_string_info_qgjkhc0bhe','1570935034','no'),(643393,'_transient_timeout_aiowps_captcha_string_info_ngtiivyztf','1564111520','no'),(724324,'_transient_aiowps_captcha_string_info_3l5nfnw6lr','MTU2OTk2NjcxM3lhajNtcDh1cmRjYjZyanVjbHNsMjE=','no'),(643396,'_transient_aiowps_captcha_string_info_dbnggw5doa','MTU2NDEwOTcyOXlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(643402,'_transient_timeout_yst_sm_1_1:4gHp_eCQ3','1564196619','no'),(643403,'_transient_yst_sm_1_1:4gHp_eCQ3','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2019-04-09T19:31:49-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2019-07-22T21:02:01-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2019-05-23T20:54:45-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(693368,'_transient_aiowps_captcha_string_info_q7dn1929t9','MTU2NzY3OTE5NXlhajNtcDh1cmRjYjZyanVjbHNsMzM=','no'),(691285,'_transient_timeout_aiowps_captcha_string_info_wayexf97j3','1567517373','no'),(691286,'_transient_aiowps_captcha_string_info_wayexf97j3','MTU2NzUxNTU3M3lhajNtcDh1cmRjYjZyanVjbHNsMjY=','no'),(691352,'_transient_aiowps_captcha_string_info_457dt970ap','MTU2NzUyMTI4MXlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(643083,'_transient_aiowps_captcha_string_info_qlvjks4paw','MTU2NDA4OTY1N3lhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(732862,'_transient_aiowps_captcha_string_info_9k0fmc3q2w','MTU3MDYwNTgwOXlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(691351,'_transient_timeout_aiowps_captcha_string_info_457dt970ap','1567523081','no'),(691316,'_transient_timeout_aiowps_captcha_string_info_z9ejmygitw','1567520037','no'),(691317,'_transient_aiowps_captcha_string_info_z9ejmygitw','MTU2NzUxODIzN3lhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(691868,'_transient_timeout_aiowps_captcha_string_info_bicibfrjv9','1567561725','no'),(691869,'_transient_aiowps_captcha_string_info_bicibfrjv9','MTU2NzU1OTkyNXlhajNtcDh1cmRjYjZyanVjbHNsMTQ=','no'),(642604,'_transient_aiowps_captcha_string_info_t27ah6rx87','MTU2NDA1NTQ3MnlhajNtcDh1cmRjYjZyanVjbHNsMzM=','no'),(734637,'_transient_timeout_aiowps_captcha_string_info_9xub4dkj1s','1570741020','no'),(642673,'_transient_timeout_aiowps_captcha_string_info_dut7xae8xi','1564060734','no'),(635495,'_transient_aiowps_captcha_string_info_ba565bxpxg','MTU2MzU0NDU2MXlhajNtcDh1cmRjYjZyanVjbHNsMTQ=','no'),(635569,'_transient_timeout_aiowps_captcha_string_info_qy3wg6trtj','1563551639','no'),(635570,'_transient_aiowps_captcha_string_info_qy3wg6trtj','MTU2MzU0OTgzOXlhajNtcDh1cmRjYjZyanVjbHNsMjM=','no'),(635578,'_transient_timeout_aiowps_captcha_string_info_yo94z87ig8','1563552390','no'),(635579,'_transient_aiowps_captcha_string_info_yo94z87ig8','MTU2MzU1MDU5MHlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(635620,'_transient_timeout_aiowps_captcha_string_info_iwcb22cslj','1563555438','no'),(635621,'_transient_aiowps_captcha_string_info_iwcb22cslj','MTU2MzU1MzYzOHlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(635732,'_transient_timeout_aiowps_captcha_string_info_crxzduyd12','1563563656','no'),(635733,'_transient_aiowps_captcha_string_info_crxzduyd12','MTU2MzU2MTg1NnlhajNtcDh1cmRjYjZyanVjbHNsMzA=','no'),(635795,'_transient_timeout_aiowps_captcha_string_info_9yae113x3h','1563568093','no'),(635796,'_transient_aiowps_captcha_string_info_9yae113x3h','MTU2MzU2NjI5M3lhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(635806,'_transient_timeout_aiowps_captcha_string_info_7achw1w6wn','1563568523','no'),(635807,'_transient_aiowps_captcha_string_info_7achw1w6wn','MTU2MzU2NjcyM3lhajNtcDh1cmRjYjZyanVjbHNsMTM=','no'),(635818,'_transient_timeout_aiowps_captcha_string_info_vg1bb24kal','1563569172','no'),(635819,'_transient_aiowps_captcha_string_info_vg1bb24kal','MTU2MzU2NzM3MnlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(635829,'_transient_timeout_aiowps_captcha_string_info_bslueag0z2','1563569752','no'),(635830,'_transient_aiowps_captcha_string_info_bslueag0z2','MTU2MzU2Nzk1MnlhajNtcDh1cmRjYjZyanVjbHNsMzM=','no'),(636002,'_transient_timeout_aiowps_captcha_string_info_l9r3rg0vo1','1563582853','no'),(636003,'_transient_aiowps_captcha_string_info_l9r3rg0vo1','MTU2MzU4MTA1M3lhajNtcDh1cmRjYjZyanVjbHNsMjk=','no'),(767050,'_transient_aiowps_captcha_string_info_9zre43hkkz','MTU3MzE2MDMwMHlhajNtcDh1cmRjYjZyanVjbHNsMjM=','no'),(636149,'_transient_timeout_aiowps_captcha_string_info_trg10liqgs','1563591996','no'),(636150,'_transient_aiowps_captcha_string_info_trg10liqgs','MTU2MzU5MDE5NnlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(636093,'_transient_timeout_aiowps_captcha_string_info_b7ql8c9z94','1563588048','no'),(636094,'_transient_aiowps_captcha_string_info_b7ql8c9z94','MTU2MzU4NjI0OHlhajNtcDh1cmRjYjZyanVjbHNsMA==','no'),(636197,'_transient_timeout_aiowps_captcha_string_info_5dbjfawivu','1563595585','no'),(636198,'_transient_aiowps_captcha_string_info_5dbjfawivu','MTU2MzU5Mzc4NXlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(636276,'_transient_timeout_aiowps_captcha_string_info_garagw33mr','1563600588','no'),(734340,'_transient_timeout_aiowps_captcha_string_info_7s7dv7qn67','1570718455','no'),(636277,'_transient_aiowps_captcha_string_info_garagw33mr','MTU2MzU5ODc4OHlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(636279,'_transient_timeout_yst_sm_1_1:4gHp_enrk','1563685366','no'),(636280,'_transient_yst_sm_1_1:4gHp_enrk','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2019-04-09T19:31:49-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2019-05-23T19:44:23-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2019-05-23T20:54:45-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1012381,'_transient_aiowps_captcha_string_info_88u2e7y8b4','MTU5MTE5Nzc0M3lhajNtcDh1cmRjYjZyanVjbHNsMjk=','no'),(1012382,'_transient_timeout_aiowps_captcha_string_info_enbgu72f0c','1591199551','no'),(739802,'_transient_timeout_aiowps_captcha_string_info_xnkjfp5tvs','1571108425','no'),(739803,'_transient_aiowps_captcha_string_info_xnkjfp5tvs','MTU3MTEwNjYyNXlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(636986,'_transient_timeout_aiowps_captcha_string_info_fqnxi8zzw9','1563654385','no'),(636987,'_transient_aiowps_captcha_string_info_fqnxi8zzw9','MTU2MzY1MjU4NXlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(790903,'_transient_timeout_aiowps_captcha_string_info_gruftwbfsr','1574911606','no'),(637007,'_transient_timeout_aiowps_captcha_string_info_47w7pnd7hb','1563655978','no'),(637008,'_transient_aiowps_captcha_string_info_47w7pnd7hb','MTU2MzY1NDE3OHlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(637054,'_transient_timeout_aiowps_captcha_string_info_cft44wg3pm','1563659612','no'),(637055,'_transient_aiowps_captcha_string_info_cft44wg3pm','MTU2MzY1NzgxMnlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(637101,'_transient_timeout_aiowps_captcha_string_info_dea82k24pd','1563662830','no'),(637102,'_transient_aiowps_captcha_string_info_dea82k24pd','MTU2MzY2MTAzMHlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(636539,'_transient_timeout_aiowps_captcha_string_info_v92saky9ku','1563621300','no'),(636540,'_transient_aiowps_captcha_string_info_v92saky9ku','MTU2MzYxOTUwMHlhajNtcDh1cmRjYjZyanVjbHNsMjM=','no'),(636560,'_transient_timeout_aiowps_captcha_string_info_yatz0xn3pf','1563622777','no'),(636561,'_transient_aiowps_captcha_string_info_yatz0xn3pf','MTU2MzYyMDk3N3lhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(636576,'_transient_timeout_aiowps_captcha_string_info_als0dfkqpf','1563623866','no'),(636577,'_transient_aiowps_captcha_string_info_als0dfkqpf','MTU2MzYyMjA2NnlhajNtcDh1cmRjYjZyanVjbHNsMjY=','no'),(636588,'_transient_timeout_aiowps_captcha_string_info_flb0rz6ngc','1563624512','no'),(731452,'_transient_jetpack_jitm_9e3d80f32e94b026f812a3aa596b9c5','a:1:{s:18:\"last_response_time\";i:1570497540;}','no'),(636589,'_transient_aiowps_captcha_string_info_flb0rz6ngc','MTU2MzYyMjcxMnlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(734209,'_transient_aiowps_captcha_string_info_i5uuxieh34','MTU3MDcwODk3MHlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(636766,'_transient_timeout_aiowps_captcha_string_info_kpuo03dnfb','1563638124','no'),(636767,'_transient_aiowps_captcha_string_info_kpuo03dnfb','MTU2MzYzNjMyNHlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(637186,'_transient_timeout_aiowps_captcha_string_info_kd1cmodvq2','1563668883','no'),(637187,'_transient_aiowps_captcha_string_info_kd1cmodvq2','MTU2MzY2NzA4M3lhajNtcDh1cmRjYjZyanVjbHNsMjM=','no'),(636914,'_transient_timeout_aiowps_captcha_string_info_45qhct1793','1563649144','no'),(734922,'_transient_timeout_aiowps_captcha_string_info_s4o88am5ys','1570761561','no'),(734923,'_transient_aiowps_captcha_string_info_s4o88am5ys','MTU3MDc1OTc2MXlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(636915,'_transient_aiowps_captcha_string_info_45qhct1793','MTU2MzY0NzM0NHlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(636916,'_transient_timeout_aiowps_captcha_string_info_1myyfwpq0u','1563649171','no'),(636917,'_transient_aiowps_captcha_string_info_1myyfwpq0u','MTU2MzY0NzM3MXlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(636944,'_transient_timeout_aiowps_captcha_string_info_v8fvhwer38','1563650890','no'),(636945,'_transient_aiowps_captcha_string_info_v8fvhwer38','MTU2MzY0OTA5MHlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(637126,'_transient_timeout_aiowps_captcha_string_info_9rfkxs24ge','1563664774','no'),(637127,'_transient_aiowps_captcha_string_info_9rfkxs24ge','MTU2MzY2Mjk3NHlhajNtcDh1cmRjYjZyanVjbHNsMA==','no'),(731453,'_transient_timeout_jetpack_jitm_9558cf6f64da40b180ddfd1cd3c016b','1570497840','no'),(731454,'_transient_jetpack_jitm_9558cf6f64da40b180ddfd1cd3c016b','a:1:{s:18:\"last_response_time\";i:1570497540;}','no'),(731466,'_transient_timeout_jetpack_jitm_48f0813c6858eddd57830028d3a7cd5','1570497891','no'),(731467,'_transient_jetpack_jitm_48f0813c6858eddd57830028d3a7cd5','a:1:{s:18:\"last_response_time\";i:1570497591;}','no'),(731468,'_transient_timeout_jetpack_jitm_b5f635c81ea69c28d5ea990c4409dbf','1570497891','no'),(731469,'_transient_jetpack_jitm_b5f635c81ea69c28d5ea990c4409dbf','a:1:{s:18:\"last_response_time\";i:1570497591;}','no'),(731471,'_transient_timeout_jetpack_jitm_201a3f629f072fbe98f5ebb3ccfe9b8','1570497916','no'),(731472,'_transient_jetpack_jitm_201a3f629f072fbe98f5ebb3ccfe9b8','a:1:{s:18:\"last_response_time\";i:1570497616;}','no'),(731473,'_transient_timeout_jetpack_jitm_78027db93e888b9159ab8790d8fc8b2','1570497916','no'),(731474,'_transient_jetpack_jitm_78027db93e888b9159ab8790d8fc8b2','a:1:{s:18:\"last_response_time\";i:1570497616;}','no'),(731497,'_transient_timeout_aiowps_captcha_string_info_86dkru5rrm','1570501087','no'),(731498,'_transient_aiowps_captcha_string_info_86dkru5rrm','MTU3MDQ5OTI4N3lhajNtcDh1cmRjYjZyanVjbHNsMjQ=','no'),(735806,'_transient_timeout_aiowps_captcha_string_info_v0dyuw1xz3','1570825861','no'),(735242,'_transient_timeout_aiowps_captcha_string_info_f9lcrae4cp','1570784102','no'),(735243,'_transient_aiowps_captcha_string_info_f9lcrae4cp','MTU3MDc4MjMwMnlhajNtcDh1cmRjYjZyanVjbHNsMTQ=','no'),(731529,'_transient_timeout_aiowps_captcha_string_info_ambfvq9xqw','1570503179','no'),(731530,'_transient_aiowps_captcha_string_info_ambfvq9xqw','MTU3MDUwMTM3OXlhajNtcDh1cmRjYjZyanVjbHNsMjQ=','no'),(731546,'_transient_timeout_aiowps_captcha_string_info_jrjt0hksjs','1570504453','no'),(731547,'_transient_aiowps_captcha_string_info_jrjt0hksjs','MTU3MDUwMjY1M3lhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(735150,'_transient_aiowps_captcha_string_info_nl471h9ua5','MTU3MDc3NTE2MHlhajNtcDh1cmRjYjZyanVjbHNsMTM=','no'),(735021,'_transient_aiowps_captcha_string_info_gj0i8s8teh','MTU3MDc2NjAyM3lhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(731627,'_transient_timeout_aiowps_captcha_string_info_oevxkinw4s','1570510073','no'),(731628,'_transient_aiowps_captcha_string_info_oevxkinw4s','MTU3MDUwODI3M3lhajNtcDh1cmRjYjZyanVjbHNsMjI=','no'),(735031,'_transient_aiowps_captcha_string_info_nsvwtji5i4','MTU3MDc2Njk2MHlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(731764,'_transient_timeout_aiowps_captcha_string_info_uz9o8jodzg','1570522251','no'),(731765,'_transient_aiowps_captcha_string_info_uz9o8jodzg','MTU3MDUyMDQ1MXlhajNtcDh1cmRjYjZyanVjbHNsMjI=','no'),(731792,'_transient_timeout_aiowps_captcha_string_info_ciiaa59dyd','1570524518','no'),(731793,'_transient_aiowps_captcha_string_info_ciiaa59dyd','MTU3MDUyMjcxOHlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(731796,'_transient_timeout_aiowps_captcha_string_info_lmne7nqki2','1570524605','no'),(731797,'_transient_aiowps_captcha_string_info_lmne7nqki2','MTU3MDUyMjgwNXlhajNtcDh1cmRjYjZyanVjbHNsMzM=','no'),(731824,'_transient_timeout_aiowps_captcha_string_info_qrxwu0am0l','1570527061','no'),(731825,'_transient_aiowps_captcha_string_info_qrxwu0am0l','MTU3MDUyNTI2MXlhajNtcDh1cmRjYjZyanVjbHNsMjE=','no'),(731864,'_transient_timeout_aiowps_captcha_string_info_pz71vhog3c','1570530288','no'),(731865,'_transient_aiowps_captcha_string_info_pz71vhog3c','MTU3MDUyODQ4OHlhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(731866,'_transient_timeout_aiowps_captcha_string_info_quc2fjeule','1570530351','no'),(731867,'_transient_aiowps_captcha_string_info_quc2fjeule','MTU3MDUyODU1MXlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(735030,'_transient_timeout_aiowps_captcha_string_info_nsvwtji5i4','1570768760','no'),(732664,'_transient_timeout_aiowps_captcha_string_info_a1eizd831x','1570593445','no'),(733200,'_transient_timeout_aiowps_captcha_string_info_3ccagtb83z','1570632369','no'),(732318,'_transient_timeout_aiowps_captcha_string_info_p3ro6oaugj','1570567078','no'),(733273,'_transient_aiowps_captcha_string_info_hv8hgv80y3','MTU3MDYzNjY3M3lhajNtcDh1cmRjYjZyanVjbHNsMA==','no'),(732073,'_transient_aiowps_captcha_string_info_u5nzxnaq87','MTU3MDU0Mzc3MXlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(742823,'_transient_timeout_aiowps_captcha_string_info_t00ozn8k1h','1571337503','no'),(741572,'_transient_aiowps_captcha_string_info_uxuyi9qcuw','MTU3MTI0MDU5NXlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(733107,'_transient_aiowps_captcha_string_info_7ulakdip2w','MTU3MDYyNDg5M3lhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(733106,'_transient_timeout_aiowps_captcha_string_info_7ulakdip2w','1570626693','no'),(633656,'_transient_timeout_aiowps_captcha_string_info_jtjg87y4xw','1563411045','no'),(633657,'_transient_aiowps_captcha_string_info_jtjg87y4xw','MTU2MzQwOTI0NXlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(958215,'_transient_aiowps_captcha_string_info_io0pzjwvyn','MTU4NzE1OTU3OXlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(916243,'_transient_timeout_aiowps_captcha_string_info_9xbhmdbt9x','1584104296','no'),(916244,'_transient_aiowps_captcha_string_info_9xbhmdbt9x','MTU4NDEwMjQ5NnlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(633745,'_transient_timeout_aiowps_captcha_string_info_ee7a8nwlfx','1563416740','no'),(633746,'_transient_aiowps_captcha_string_info_ee7a8nwlfx','MTU2MzQxNDk0MHlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(633834,'_transient_timeout_aiowps_captcha_string_info_7amvl5ajj6','1563423682','no'),(633835,'_transient_aiowps_captcha_string_info_7amvl5ajj6','MTU2MzQyMTg4MnlhajNtcDh1cmRjYjZyanVjbHNsMjE=','no'),(633915,'_transient_timeout_aiowps_captcha_string_info_n96n6hvjtp','1563430869','no'),(633916,'_transient_aiowps_captcha_string_info_n96n6hvjtp','MTU2MzQyOTA2OXlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(633959,'_transient_timeout_aiowps_captcha_string_info_hvxlwpkck4','1563434561','no'),(633960,'_transient_aiowps_captcha_string_info_hvxlwpkck4','MTU2MzQzMjc2MXlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(634122,'_transient_timeout_aiowps_captcha_string_info_iv4mogkavq','1563447888','no'),(634123,'_transient_aiowps_captcha_string_info_iv4mogkavq','MTU2MzQ0NjA4OHlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(634168,'_transient_timeout_aiowps_captcha_string_info_070w8lprmr','1563451358','no'),(634169,'_transient_aiowps_captcha_string_info_070w8lprmr','MTU2MzQ0OTU1OHlhajNtcDh1cmRjYjZyanVjbHNsMTg=','no'),(634200,'_transient_timeout_aiowps_captcha_string_info_6ys9ztwox1','1563453618','no'),(693537,'_transient_timeout_aiowps_captcha_string_info_yyj6fje1qz','1567691811','no'),(693538,'_transient_aiowps_captcha_string_info_yyj6fje1qz','MTU2NzY5MDAxMXlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(693540,'_transient_timeout_aiowps_captcha_string_info_g3ndw1v8q4','1567692006','no'),(693541,'_transient_aiowps_captcha_string_info_g3ndw1v8q4','MTU2NzY5MDIwNnlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(693556,'_transient_timeout_aiowps_captcha_string_info_ssrowe2bl1','1567692901','no'),(693557,'_transient_aiowps_captcha_string_info_ssrowe2bl1','MTU2NzY5MTEwMXlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(693760,'_transient_timeout_aiowps_captcha_string_info_ok841i2xvq','1567710398','no'),(693761,'_transient_aiowps_captcha_string_info_ok841i2xvq','MTU2NzcwODU5OHlhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(693765,'_transient_timeout_aiowps_captcha_string_info_aw3i28urex','1567710689','no'),(693766,'_transient_aiowps_captcha_string_info_aw3i28urex','MTU2NzcwODg4OXlhajNtcDh1cmRjYjZyanVjbHNsMjQ=','no'),(693893,'_transient_timeout_yst_sm_1_1:4gHp_4kZVq','1567804897','no'),(693894,'_transient_yst_sm_1_1:4gHp_4kZVq','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2019-04-09T19:31:49-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2019-07-22T21:02:01-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2019-05-23T20:54:45-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-08-04T16:48:19-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(694033,'_transient_timeout_aiowps_captcha_string_info_adf998grnq','1567729885','no'),(694034,'_transient_aiowps_captcha_string_info_adf998grnq','MTU2NzcyODA4NXlhajNtcDh1cmRjYjZyanVjbHNsMTM=','no'),(694117,'_transient_timeout_aiowps_captcha_string_info_4x2i8ykxya','1567735215','no'),(694118,'_transient_aiowps_captcha_string_info_4x2i8ykxya','MTU2NzczMzQxNXlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(694155,'_transient_timeout_aiowps_captcha_string_info_7w4zid4e4t','1567738023','no'),(694156,'_transient_aiowps_captcha_string_info_7w4zid4e4t','MTU2NzczNjIyM3lhajNtcDh1cmRjYjZyanVjbHNsMzA=','no'),(694529,'_transient_aiowps_captcha_string_info_3g0jneycyv','MTU2Nzc2NTQzOXlhajNtcDh1cmRjYjZyanVjbHNsMjI=','no'),(694420,'_transient_timeout_aiowps_captcha_string_info_r1m1kqmkvy','1567758790','no'),(694421,'_transient_aiowps_captcha_string_info_r1m1kqmkvy','MTU2Nzc1Njk5MHlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(694281,'_transient_timeout_aiowps_captcha_string_info_hlyukhwcbq','1567746574','no'),(694282,'_transient_aiowps_captcha_string_info_hlyukhwcbq','MTU2Nzc0NDc3NHlhajNtcDh1cmRjYjZyanVjbHNsMTg=','no'),(694528,'_transient_timeout_aiowps_captcha_string_info_3g0jneycyv','1567767239','no'),(695671,'_transient_timeout_aiowps_captcha_string_info_a6ckx70p5r','1567852505','no'),(695672,'_transient_aiowps_captcha_string_info_a6ckx70p5r','MTU2Nzg1MDcwNXlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(698094,'_transient_timeout_aiowps_captcha_string_info_hmra89w3ym','1568037364','no'),(697653,'_transient_aiowps_captcha_string_info_678rck2jd1','MTU2ODAwMTQ0OHlhajNtcDh1cmRjYjZyanVjbHNsMTM=','no'),(698253,'_transient_aiowps_captcha_string_info_3w6oziybql','MTU2ODA0ODQzM3lhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(695763,'_transient_timeout_aiowps_captcha_string_info_sgh466w0zh','1567860129','no'),(695700,'_transient_timeout_aiowps_captcha_string_info_b0q7umtlmi','1567855106','no'),(695701,'_transient_aiowps_captcha_string_info_b0q7umtlmi','MTU2Nzg1MzMwNnlhajNtcDh1cmRjYjZyanVjbHNsMjY=','no'),(694605,'_transient__jetpack_related_posts_cache_1d9b8ba478c8ce7b16205a5035b33528_819','a:3:{i:0;a:1:{s:2:\"id\";i:461;}i:1;a:1:{s:2:\"id\";i:882;}i:2;a:1:{s:2:\"id\";i:633;}}','no'),(694734,'_transient_timeout_aiowps_captcha_string_info_7lm9uhj5m6','1567779762','no'),(694735,'_transient_aiowps_captcha_string_info_7lm9uhj5m6','MTU2Nzc3Nzk2MnlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(694828,'_transient_timeout_aiowps_captcha_string_info_pjtjd74jtt','1567787795','no'),(694829,'_transient_aiowps_captcha_string_info_pjtjd74jtt','MTU2Nzc4NTk5NXlhajNtcDh1cmRjYjZyanVjbHNsMjE=','no'),(694895,'_transient_timeout_aiowps_captcha_string_info_fgtvbcbrtx','1567793117','no'),(694896,'_transient_aiowps_captcha_string_info_fgtvbcbrtx','MTU2Nzc5MTMxN3lhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(694932,'_transient_timeout_aiowps_captcha_string_info_1ss7it7y9w','1567795607','no'),(694933,'_transient_aiowps_captcha_string_info_1ss7it7y9w','MTU2Nzc5MzgwN3lhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(694988,'_transient_timeout_aiowps_captcha_string_info_b35h7y8u6t','1567800208','no'),(694989,'_transient_aiowps_captcha_string_info_b35h7y8u6t','MTU2Nzc5ODQwOHlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(695083,'_transient_aiowps_captcha_string_info_cpjr5l5mmq','MTU2NzgwNTA4MnlhajNtcDh1cmRjYjZyanVjbHNsMA==','no'),(695082,'_transient_timeout_aiowps_captcha_string_info_cpjr5l5mmq','1567806882','no'),(695140,'_transient_timeout_aiowps_captcha_string_info_swjq4tnlaa','1567812017','no'),(695141,'_transient_aiowps_captcha_string_info_swjq4tnlaa','MTU2NzgxMDIxN3lhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(695223,'_transient_timeout_aiowps_captcha_string_info_xawzubb942','1567817210','no'),(695224,'_transient_aiowps_captcha_string_info_xawzubb942','MTU2NzgxNTQxMHlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(695283,'_transient_timeout_aiowps_captcha_string_info_s3a0r4k7qw','1567820375','no'),(695284,'_transient_aiowps_captcha_string_info_s3a0r4k7qw','MTU2NzgxODU3NXlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(783689,'_transient_aiowps_captcha_string_info_jhcr4y9wmq','MTU3NDM3MzcxMHlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(695347,'_transient_timeout_aiowps_captcha_string_info_6itrd6myoh','1567825883','no'),(695348,'_transient_aiowps_captcha_string_info_6itrd6myoh','MTU2NzgyNDA4M3lhajNtcDh1cmRjYjZyanVjbHNsMzQ=','no'),(1126754,'_transient_timeout_aiowps_captcha_string_info_3h1r4zbogv','1599617449','no'),(696231,'_transient_timeout_aiowps_captcha_string_info_llh355i964','1567895063','no'),(698514,'_transient_timeout_aiowps_captcha_string_info_xol9avbytv','1568069670','no'),(696147,'_transient_timeout_aiowps_captcha_string_info_nbg8snasce','1567888683','no'),(696148,'_transient_aiowps_captcha_string_info_nbg8snasce','MTU2Nzg4Njg4M3lhajNtcDh1cmRjYjZyanVjbHNsMTQ=','no'),(696232,'_transient_aiowps_captcha_string_info_llh355i964','MTU2Nzg5MzI2M3lhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(697871,'_transient_aiowps_captcha_string_info_jmltxjrhc1','MTU2ODAxOTU0OHlhajNtcDh1cmRjYjZyanVjbHNsMzQ=','no'),(697796,'_transient_aiowps_captcha_string_info_9sh1vlrlpv','MTU2ODAxMzY2M3lhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(696267,'_transient_timeout_aiowps_captcha_string_info_ww9717kz4q','1567897865','no'),(696268,'_transient_aiowps_captcha_string_info_ww9717kz4q','MTU2Nzg5NjA2NXlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(698018,'_transient_timeout_aiowps_captcha_string_info_xgqmvashbw','1568032754','no'),(696302,'_transient_timeout_aiowps_captcha_string_info_a66p582kzo','1567900523','no'),(696303,'_transient_aiowps_captcha_string_info_a66p582kzo','MTU2Nzg5ODcyM3lhajNtcDh1cmRjYjZyanVjbHNsMTM=','no'),(696334,'_transient_timeout_aiowps_captcha_string_info_e3j02j0rf1','1567903087','no'),(698333,'_transient_aiowps_captcha_string_info_lea3kgfz73','MTU2ODA1NDU0MHlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(697795,'_transient_timeout_aiowps_captcha_string_info_9sh1vlrlpv','1568015463','no'),(697652,'_transient_timeout_aiowps_captcha_string_info_678rck2jd1','1568003248','no'),(696335,'_transient_aiowps_captcha_string_info_e3j02j0rf1','MTU2NzkwMTI4N3lhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(696352,'_transient_timeout_aiowps_captcha_string_info_jzn6h0ag80','1567904222','no'),(696353,'_transient_aiowps_captcha_string_info_jzn6h0ag80','MTU2NzkwMjQyMnlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(697989,'_transient_aiowps_captcha_string_info_9xpbvjeyfl','MTU2ODAyOTE5MHlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(697574,'_transient_timeout_aiowps_captcha_string_info_g5n9h1d45y','1567997235','no'),(697419,'_transient_timeout_aiowps_captcha_string_info_qz0uy42mvn','1567985567','no'),(696508,'_transient_timeout_aiowps_captcha_string_info_is0xc7sh33','1567914614','no'),(696509,'_transient_aiowps_captcha_string_info_is0xc7sh33','MTU2NzkxMjgxNHlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(697575,'_transient_aiowps_captcha_string_info_g5n9h1d45y','MTU2Nzk5NTQzNXlhajNtcDh1cmRjYjZyanVjbHNsMjM=','no'),(698393,'_transient_aiowps_captcha_string_info_owp4uov7k3','MTU2ODA1ODg0NnlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(696601,'_transient_timeout_aiowps_captcha_string_info_ln1t04okwf','1567921880','no'),(696602,'_transient_aiowps_captcha_string_info_ln1t04okwf','MTU2NzkyMDA4MHlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(698380,'_transient_aiowps_captcha_string_info_xr4t3nd45b','MTU2ODA1ODA3N3lhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(696811,'_transient_timeout_aiowps_captcha_string_info_1qv47biwyn','1567939354','no'),(696812,'_transient_aiowps_captcha_string_info_1qv47biwyn','MTU2NzkzNzU1NHlhajNtcDh1cmRjYjZyanVjbHNsMzM=','no'),(698019,'_transient_aiowps_captcha_string_info_xgqmvashbw','MTU2ODAzMDk1NHlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(698252,'_transient_timeout_aiowps_captcha_string_info_3w6oziybql','1568050233','no'),(696869,'_transient_timeout_aiowps_captcha_string_info_b0x8swqeni','1567943331','no'),(698515,'_transient_aiowps_captcha_string_info_xol9avbytv','MTU2ODA2Nzg3MHlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(696870,'_transient_aiowps_captcha_string_info_b0x8swqeni','MTU2Nzk0MTUzMXlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(698095,'_transient_aiowps_captcha_string_info_hmra89w3ym','MTU2ODAzNTU2NHlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(698111,'_transient_timeout_aiowps_captcha_string_info_mnhf2ppfwj','1568038481','no'),(698112,'_transient_aiowps_captcha_string_info_mnhf2ppfwj','MTU2ODAzNjY4MXlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(698129,'_transient_timeout_aiowps_captcha_string_info_uqbisxx9bm','1568039481','no'),(697363,'_transient_aiowps_captcha_string_info_2748f1whgx','MTU2Nzk3OTQ5NHlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(697184,'_transient_timeout_aiowps_captcha_string_info_iubntmchyx','1567967093','no'),(698392,'_transient_timeout_aiowps_captcha_string_info_owp4uov7k3','1568060646','no'),(697049,'_transient_timeout_aiowps_captcha_string_info_79r1syvoy6','1567956469','no'),(697050,'_transient_aiowps_captcha_string_info_79r1syvoy6','MTU2Nzk1NDY2OXlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(697069,'_transient_timeout_aiowps_captcha_string_info_ty3wly7rbw','1567957825','no'),(697070,'_transient_aiowps_captcha_string_info_ty3wly7rbw','MTU2Nzk1NjAyNXlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(698332,'_transient_timeout_aiowps_captcha_string_info_lea3kgfz73','1568056340','no'),(697125,'_transient_timeout_aiowps_captcha_string_info_qmbl9gbn9i','1567962412','no'),(697126,'_transient_aiowps_captcha_string_info_qmbl9gbn9i','MTU2Nzk2MDYxMnlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(698130,'_transient_aiowps_captcha_string_info_uqbisxx9bm','MTU2ODAzNzY4MXlhajNtcDh1cmRjYjZyanVjbHNsMzI=','no'),(697161,'_transient_timeout_aiowps_captcha_string_info_ps2hz1v1iw','1567965631','no'),(697162,'_transient_aiowps_captcha_string_info_ps2hz1v1iw','MTU2Nzk2MzgzMXlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(697185,'_transient_aiowps_captcha_string_info_iubntmchyx','MTU2Nzk2NTI5M3lhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(697204,'_transient_timeout_aiowps_captcha_string_info_ima1kokjsz','1567968383','no'),(697205,'_transient_aiowps_captcha_string_info_ima1kokjsz','MTU2Nzk2NjU4M3lhajNtcDh1cmRjYjZyanVjbHNsMTM=','no'),(698379,'_transient_timeout_aiowps_captcha_string_info_xr4t3nd45b','1568059877','no'),(697362,'_transient_timeout_aiowps_captcha_string_info_2748f1whgx','1567981294','no'),(697420,'_transient_aiowps_captcha_string_info_qz0uy42mvn','MTU2Nzk4Mzc2N3lhajNtcDh1cmRjYjZyanVjbHNsMjM=','no'),(695764,'_transient_aiowps_captcha_string_info_sgh466w0zh','MTU2Nzg1ODMyOXlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(734559,'_transient_aiowps_captcha_string_info_wclausq55b','MTU3MDczMzYyNXlhajNtcDh1cmRjYjZyanVjbHNsMTk=','no'),(695835,'_transient_aiowps_captcha_string_info_b356oecsn3','MTU2Nzg2MjIxNHlhajNtcDh1cmRjYjZyanVjbHNsMTg=','no'),(695885,'_transient_timeout_aiowps_captcha_string_info_o6gs1l7mru','1567868193','no'),(695886,'_transient_aiowps_captcha_string_info_o6gs1l7mru','MTU2Nzg2NjM5M3lhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(695980,'_transient_timeout_aiowps_captcha_string_info_2zs09ekwee','1567876487','no'),(716012,'_transient_timeout_aiowps_captcha_string_info_rktnlxb6q4','1569345861','no'),(695981,'_transient_aiowps_captcha_string_info_2zs09ekwee','MTU2Nzg3NDY4N3lhajNtcDh1cmRjYjZyanVjbHNsMzE=','no'),(696013,'_transient_timeout_aiowps_captcha_string_info_bdok7pqdey','1567878990','no'),(696014,'_transient_aiowps_captcha_string_info_bdok7pqdey','MTU2Nzg3NzE5MHlhajNtcDh1cmRjYjZyanVjbHNsMA==','no'),(697954,'_transient_timeout_aiowps_captcha_string_info_cvhs24v1j2','1568028105','no'),(697870,'_transient_timeout_aiowps_captcha_string_info_jmltxjrhc1','1568021348','no'),(696071,'_transient_timeout_aiowps_captcha_string_info_ygglclh28n','1567883164','no'),(696072,'_transient_aiowps_captcha_string_info_ygglclh28n','MTU2Nzg4MTM2NHlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1385727,'_transient_timeout_feed_d117b5738fbd35bd8c0391cda1f2b5d9','1620002893','no');
INSERT INTO `wkibl_options` VALUES (1385728,'_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:132:\"Gutenberg Times: New Era for WordPress Themes in 2021 – Updates and voices around WordPress 5.8 release.  – Weekend Edition #167\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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:\"https://gutenbergtimes.com/?p=17643\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:132:\"https://gutenbergtimes.com/new-era-for-wordpress-themes-in-2021-updates-and-voices-around-wordpress-5-8-release-weekend-edition-167/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:25032:\"<p>Howdy, </p>\n\n\n\n<p>Happy May 2021! We are a third into 2021. Phew. </p>\n\n\n\n\n\n<p>I can&#8217;t tell you how relieved I feel that my husband and me as well as many US friends got vaccine shots. It&#8217;s also bitter-sweet and sad. In other places of the world there are again lock-downs.  Hospitals are filling up fast. Hundreds of thousands new infections. People dying. Distribution of vaccines is slow, if there is any available at all. The WordPress community spans all around the globe. We are not out of the woods. We still have friends and business partners in places of crisis. The team of the New York Times curated this list: &#8220;<a href=\"https://www.nytimes.com/article/india-covid-how-to-help.html\">How to Help India Amid the Covid Crisis</a>&#8220;. Consider donating and ask your employer if they have matching programs. <br /><br />How are you and your communities weathering the epidemic 14 months later? Please share in a reply!</p>\n\n\n\n<p>Hang in there, my friends. Stay safe. ?</p>\n\n\n\n<p>Yours, ?<br />Birgit</p>\n\n\n\n<h2>WordPress 5.8: Four weeks to Feature Freeze: </h2>\n\n\n\n<p>The Gutenberg and WordPress Core team is gearing up for the <a href=\"https://make.wordpress.org/core/5-8/\">next major release 5.8</a> in July 2021. We are less than four weeks and two more Gutenberg plugin releases away from feature freeze.  </p>\n\n\n\n<h3>Goals of Gutenberg updates for the next major WordPress release</h3>\n\n\n\n<p>In the last two or three weeks, I listened to the interviews and Q &amp; As. I learned the team working on the block-editor pieces for this release has two goals: </p>\n\n\n\n<p>First, to release enough stable tools for developers and designers to start using aspects of Full-site editing in their themes, via theme.json and hybrid constructs for classic themes.  The hope is that by the time the rest of Full-Site-Editing interface is released to the users in December 2020, there are plenty of block-based themes and block patterns available from the community of extenders.</p>\n\n\n\n<p>Second, to introduce the new <em>page template feature</em>. It&#8217;s a new way to use the block editor to create and modify page templates for landing pages. This will be the first time in WordPress that a content creator or site owner would be able to change headers and footer for single pages. This takes a bit of a switch in the publishing / producing mindset. Gutenberg developers are hoping here for plenty of user feedback to make sure that the new blocks and in their new context, the user-facing elements are clear enough to handle in this smaller scope of a single page before the expanded version of Full-site editing is released in December 2021, that allows users to create and modify site-wide templates, template parts and to build new themes. </p>\n\n\n\n<h3>Block-Editor Features to come to  WordPress 5.8</h3>\n\n\n\n<p>After the <a href=\"https://make.wordpress.org/core/2021/04/15/full-site-editing-go-no-go-april-14-2021/\">Go/NoGo meeting and decision</a>, technical lead <strong>Hector Prieto </strong>published <a href=\"https://make.wordpress.org/core/2021/04/20/full-site-editing-go-no-go-next-steps/\"><strong>Full Site Editing Go/No Go: Next steps</strong></a> with more details around the full scope of the block editor pieces for WordPress 5.8 </p>\n\n\n\n<ul><li>Gutenberg plugin releases 9.9 &#8211; 10.7</li><li>First version of theme.json for theme builders of block-based themes. </li><li>Theme Blocks (Query, Navigation, Site information)</li><li>Template Editing with the post editor</li><li>Widget Editor and block widgets in Customizer</li><li>Persistent List view in the post editor</li><li>Duotone (Image filter) block supports</li><li>Gallery block refactor</li></ul>\n\n\n\n<p>In the post you&#8217;ll find links to issues and pr for even more details. </p>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<h2>Increased Buzz about Full-Site Editing</h2>\n\n\n\n<p>On the WordPress News site, there were a few posts regarding the block-editor and Full-Site Editing. Using the WordPress News space to published more frequently about the ongoing development and ideas is one part of the stronger communication outreach planned for this new feature release. The more intense communication about Full-site editing from the core team is a direct result from the feedback from the WordPress community after the first  Gutenberg release in 2018. </p>\n\n\n\n<p><a href=\"https://wordpress.org/news/2021/04/curious-about-full-site-editing/\"><strong>Curious about Full-Site Editing</strong></a> by <a href=\"https://twitter.com/JosephaHaden\"><strong>Josepha Haden Chomphosy</strong></a>. A short article on what Full-site Editing is and how it will affect different kinds of users. You have been following Full-site Editing for a while now. So it&#8217;s not necessarily for you. It is a great first article to share with WordPress users and co-workers that hear about Full-site editing for the first time. The resources share are good starting place to catch up. </p>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<p>The second article wasn&#8217;t about Full-site editing, so much but about the Gutenberg. <strong>Anne McCarthy </strong>posted <a href=\"https://wordpress.org/news/2021/04/become-an-early-adopter-with-the-gutenberg-plugin/\"><strong>Become an Early Adopter With the Gutenberg Plugin</strong></a>, and tackled the various terms, we have mostly used as synonyms between Gutenberg, block-editor etc. Also, a good place to start, if someone likes to dive deeper into Gutenberg beyond the WordPress Core implementation. </p>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<p>The latest article in the WordPress News section, is the tutorial <a href=\"https://wordpress.org/news/2021/04/getting-started-with-the-figma-wordpress-design-library/\"><strong>Getting Started with the Figma WordPress Design Library</strong></a> by <strong>James Koster.</strong> Learn how to quickly create design prototypes for WordPress UI in <a href=\"https://www.figma.com/\">Figma</a>, a collaborative interface design tool. The tutorial is quite comprehensive and not only shows you how you work with it. Being knowledgeable about Figma can also jump start contributing to WordPress as it&#8217;s the tool of choice by the WordPress design team.</p>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<p>WP Briefing is the new podcast hosted by <strong>Josepha Haden Chomphosy</strong>. In her fifth episode, she was  <strong><a href=\"https://wordpress.org/news/2021/03/talking-full-site-editing-with-matias-ventura/\">Talking Full Site Editing with Matías Ventura</a></strong> (<em>ICYMI</em>). Josepha and <a href=\"https://twitter.com/matias_ventura\">Matías</a> answered user questions, from “is full site editing a standalone plugin?” to “will full site editing break my current site?”. The episode comes with a transcript. </p>\n\n\n\n<h2>Gutenberg Release and Block editor updates</h2>\n\n\n\n<p>In <a href=\"https://make.wordpress.org/core/2021/04/23/core-editor-improvement-refining-the-block-toolbar/\"><strong>Core Editor Improvement: Refining the Block Toolbar</strong></a>, Anne McCarthy elaborates on the refinement and standardization implemented for the Block Toolbar with the goal to simplify the hierarchy of the block, to make it more predictable what goes where. Below graphic is part of the newly updated <a href=\"https://developer.wordpress.org/block-editor/how-to-guides/designers/block-design/#group-block-toolbar-controls-with-related-items\">Best practices for Block Design</a> page of the developer handbook. </p>\n\n\n\n<img />\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<p>This week Gutenberg 10.5 was released and in short succession v 10.5.1, v 10.5.2 and v 10.5.3. to fixing regression bugs. <a href=\"https://twitter.com/ajitbohra\"><strong>Ajit Bohra </strong></a>wrote about <a href=\"https://make.wordpress.org/core/2021/04/30/whats-new-in-gutenberg-10-5-28-april/\"><strong>What’s New In Gutenberg 10.5</strong></a>. 15 new block patterns made it into the release and template editing is now also available for classic themes. For the latter, exercise optimistic caution should you use the Gutenberg plugin in productions. Many, many more changes came to the block-editor. <em>Grzegorz Ziolkowski and I recorded our take on it for the <a href=\"https://gutenbergtimes.com/podcast\">Gutenberg Changelog</a> podcast yesterday, and it should come to your favorite pod catcher over the weekend. </em></p>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<p><a href=\"https://twitter.com/justintadlock\"><strong>Justin Tadlock</strong> </a>shared his experience in his post <a href=\"https://wptavern.com/gutenberg-10-5-embeds-pdfs-adds-verse-block-color-options-and-introduces-new-patterns\"><strong>Gutenberg 10.5 Embeds PDFs, Adds Verse Block Color Options, and Introduces New Patterns</strong></a></p>\n\n\n\n\n<p><strong>&nbsp;<a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/\" target=\"_blank\" rel=\"noreferrer noopener\">&#8220;Keeping up with Gutenberg &#8211; Index 2021&#8221;</a>&nbsp;</strong><br />A chronological list of the WordPress Make Blog posts from various teams involved in Gutenberg development: Design, Theme Review Team, Core Editor, Core JS, Core CSS, Test and Meta team from Jan. 2021 on. <a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/keeping-up-with-gutenberg-index-2020/\">The index 2020 is here</a></p>\n\n\n\n\n<h2>Block Pattern Directory</h2>\n\n\n\n<p>Speaking of Block Patterns, <strong><a href=\"https://twitter.com/ryelle\">Kelly Choyce-Dwan</a></strong> posted the <strong><a href=\"https://make.wordpress.org/meta/2021/04/28/block-pattern-directory-update/\">Block Pattern Directory Update</a> </strong>from the Meta team. She invites you to follow along on the site that is a red-hat zone for now, but it already gives you a good idea on how it is going to work. Check it out on<a href=\"https://make.wordpress.org/meta/2021/04/28/block-pattern-directory-update/\"> wordpress.org/patterns</a>. The patterns are arranged in squares in five categories: <a href=\"https://wordpress.org/patterns/pattern-categories/buttons/\">Buttons</a>, <a href=\"https://wordpress.org/patterns/pattern-categories/columns/\">Columns</a>, <a href=\"https://wordpress.org/patterns/pattern-categories/gallery/\">Gallery</a>, <a href=\"https://wordpress.org/patterns/pattern-categories/header/\">Header</a>, <a href=\"https://wordpress.org/patterns/pattern-categories/text/\">Text</a>. You click on the square to see a details page with a larger representation and a button “Copy Pattern” or add them to your &#8216;Favorites&#8217;. Although, Kelly wrote that the copy button doesn’t work yet, I quickly tested it, and you can just paste it into your next post, even if you are not in code edit mode. </p>\n\n\n\n<p>The meta team is now working on the process for WP.org users to submit patterns into the directory, and the accompanying automated evaluation and moderation feature. WordPress users will be able to find block patterns right from the block editor inserter and add them directly to their post or pages. </p>\n\n\n\n<p>Ultimately, the core block patterns will be removed from Gutenberg and made available through the Pattern directory only.  </p>\n\n\n\n<h2>Testing Full-Site editing: The outreach program</h2>\n\n\n\n<p>The Full-Site Editing Outreach program is in full swing.. Anne McCarthy and dozens of people contribute to WordPress by testing the new feature. </p>\n\n\n\n<p><a href=\"https://gutenbergtimes.com/page-template-editor-for-wordpress-5-8-videos-and-plugins-weekend-edition-166/\">Since the last Weekend Edition</a>, there were quite a few updates coming out of the program. </p>\n\n\n\n<p>?️ <strong><a href=\"https://make.wordpress.org/test/2021/04/22/upcoming-fse-outreach-program-schedule/\">Upcoming FSE Outreach Program Schedule</a> &#8211; Synch your calendars! </strong>?</p>\n\n\n\n<p>For anyone who wants to learn more about the program, Anne McCarthy was a guest on the WordPress Jukebox podcast last month. <strong><a href=\"https://twitter.com/wpbuilds\">Nathan Wrigley</a>,</strong> host of the revived WPTavern podcast <strong>Jukebox</strong>, discussed with her <a href=\"https://wptavern.com/podcast/2-anne-mccarthy-on-how-full-site-editing-will-impact-wordpress\"><strong>How Full Site Editing Will Impact WordPress</strong></a> and why the program and its participants are an essential part for a successful implementation of the new features. </p>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<p>In <a href=\"https://make.wordpress.org/test/2021/04/20/fse-program-building-a-restaurant-header-summary/\"><strong>Building a Restaurant Header Summary</strong></a> you can read a curated list of outcomes and finding from the 4th Call for Testing. </p>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<p>In this week&#8217;s <a href=\"https://make.wordpress.org/test/2021/04/29/hallway-hangout-discussion-on-full-site-editing-issues-prs-designs-29-april/\"><strong>Hallway Hangout: Discussion on Full Site Editing Issues/PRs/Designs</strong></a>, participants in the FSE program talked through the findings of the last call for testing with <strong>Anne McCarthy</strong>, <strong>Marcus Kazmierczak</strong> and <strong>Sabrina Zeidan</strong>. Using screen sharing and video the groups was able to discuss some of the interface challenges much easier than when just reading through a blog post. This was already the second of this Video chats. The <a href=\"https://make.wordpress.org/test/2021/04/08/hallway-hangout-discussion-on-full-site-editing-issues-prs-designs-8-april/\">first Hallway Hangout chat took place on April 8th, 2021</a>, when Caroline Nymark, Paal Joachim Ramdahl, and Olga Gleckler joined Anne and Marcus. </p>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<p>You have until May 5th, 2021 to participate and comment on <strong><a href=\"https://make.wordpress.org/test/2021/04/14/fse-program-testing-call-5-query-quest/\">Testing Call #5: Query Quest</a>.</strong></p>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<p>If you have questions that still need answers, Anne McCarthy<a href=\"https://make.wordpress.org/test/2021/04/28/fse-program-bring-your-questions-round-two/\"> </a><strong><a href=\"https://make.wordpress.org/test/2021/04/28/fse-program-bring-your-questions-round-two/\">started the second round</a> of collecting questions</strong> to bring back to the team and get you answers. Bookmark this page, so you can open it quickly when you have another question. If you want to read up on the answers for the previously submitted 47 questions, <a href=\"https://make.wordpress.org/test/tag/fse-answers/\">follow this link to previous posts of Q &amp; A </a></p>\n\n\n\n\n<p><strong><a href=\"https://gutenbergtimes.com/need-a-zip-from-master/\">Need a plugin .zip from Gutenberg&#8217;s main (trunk) branch?</a></strong><br />Gutenberg Times provides daily build for testing and review. <br />Have you been using it? Hit reply and let me know.</p>\n\n\n\n<p><img alt=\"GitHub all releases\" src=\"https://img.shields.io/github/downloads/bph/gutenberg/total?style=for-the-badge\" /></p>\n\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<h2>Developing for Gutenberg </h2>\n\n\n\n<p><strong><a href=\"https://twitter.com/jemjabella\">Jem Turner</a></strong>, a reluctant adopter of Gutenberg, has <a href=\"https://www.jemjabella.co.uk/2021/6-things-i-do-to-make-gutenberg-development-easier/\"><strong>six things she does to make developing websites with Gutenberg easier.</strong></a> It&#8217;s a great mix of developer and content creator processes. </p>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<p><strong>Will Morris</strong> posted <strong><a href=\"https://torquemag.io/2021/04/custom-gutenberg-block/\">How to Create a Custom Gutenberg Block in WordPress (In 3 Steps)</a> </strong>on the Torque Magazine site and helps you how to extend your WordPress site with the <a href=\"https://wordpress.org/plugins/genesis-custom-blocks/\">Genesis Custom Blocks</a>,  one of the few <em>&#8216;almost&#8217;</em> #nocode block building tools.  </p>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<p><strong>Do The Woo podcast</strong>, co-hosted by <a href=\"https://twitter.com/bobWP\"><strong>Bob Dunn</strong></a> and <a href=\"https://twitter.com/ifyouwillit\"><strong>Mendel Kurland</strong></a>, discussed <a href=\"https://dothewoo.io/wordpress-core-and-blocks-with-grzegorz-ziolkowski/\"><strong>WordPress Core and Gutenberg Blocks with Grzegorz (Greg) Ziolkowski. </strong></a> They talked about the opportunities of working with blocks in an eCommerce context and beyond full-site editing. <a href=\"https://twitter.com/gziolo\">Grzegorz</a> explained how micro templates and blocks are the building material for more complex implementation and the advantages of the standardized interface for users and extenders in WordPress Core. </p>\n\n\n\n<h2>Plugins for the Block Editor</h2>\n\n\n\n<p>Speaking of WooCommerce: <strong>Jamie Marsland</strong> shared his <a href=\"https://www.youtube.com/watch?v=FQbn-TRt2pk\"><strong>Top 10 Blocks for WooCommerce</strong></a> &#8211; Plugins mentioned: </p>\n\n\n\n<ul><li><a href=\"https://wordpress.org/plugins/woo-gutenberg-products-block/\">WooCommerce Blocks</a></li><li><a href=\"https://www.pootlepress.com/storefront-blocks/\">Storefront Block</a></li><li><a href=\"https://wordpress.org/plugins/woobuilder/\">WooBuilder</a></li></ul>\n\n\n\n<h2>New Era for WordPress Themes </h2>\n\n\n\n<p><strong><a href=\"https://twitter.com/andersnoren\">Anders Noren</a></strong>, Swedish theme developer and co-author of the WordPress Twenty-Twenty theme, sees <a href=\"https://andersnoren.se/a-new-era-for-wordpress-themes/\"><strong>A New Era for WordPress Themes</strong></a>. In 2021,  we will &#8220;see the introduction of the most significant change to WordPress themes since the modern theme system was released in <a href=\"https://wordpress.org/news/2005/02/strayhorn/\">version 1.5</a> of WordPress, 16 years ago.&#8221;. He has great explanation and insights, and embraces the new era and is happy about the slow release this time around, so theme developers can get familiar with the new tools. &#8220;Developers will have plenty of time to create fully block-based themes by the time the Site Editor and Global Styles are released in WordPress 5.9. And no excuses if they don’t.&#8221; Last month, Anders released a new free theme called <a href=\"https://andersnoren.se/teman/eksell-wordpress-theme/\"><strong>Eskell</strong></a>. Read <a href=\"https://wptavern.com/eksell-portfolio-theme-now-available-in-wordpress-themes-directory\">Sarah Gooding&#8217;s review on  WordPress Tavern.</a> </p>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<p>The 47th edition of the <a href=\"https://make.wordpress.org/themes/2021/04/30/gutenberg-themes-week-of-apr-26-2021/\"><strong>Gutenberg + Themes roundup</strong></a> by <strong><a href=\"https://twitter.com/one_maggie\">Maggie Cabrera</a></strong> from the Themes team, lists all FSE related issues and PRs from the Gutenberg repository that need your attention, your opinion and your comments. The post also provides a list of resources if you are just now getting into block-based theme development. One issue caught my eye specifically: <a href=\"https://github.com/WordPress/gutenberg/issues/31124\"><em>Presets used in patterns: register them as user presets?</em></a> in it Andre explores a way how block pattern could be used across a theme change and still keep their styling. Reading through the comments from the Gutenberg contributors, it&#8217;s clear that there are a few questions still unanswered, when users can change colors. This applies to a few other elements of the themes and blocks, when classes don&#8217;t survive a theme change, and designs in navigation or group blocks lose their background colors. There are quite a few of these discussions that need your input and ideas. </p>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<p>In his latest post, <a href=\"https://twitter.com/ChrisWiegman\"><strong>Chris Wiegman</strong></a> walks us through the process of reducing WordPress themes to the bar minimum and still be able to render blocks. <strong><a href=\"https://chriswiegman.com/2021/04/creating-a-minimal-wordpress-theme-in-the-era-of-gutenberg/\">Creating A Minimal WordPress Theme In The Era Of Gutenberg</a>.</strong> This <a href=\"https://github.com/chriswiegman/chriswiegman-theme\">minimalistic and sustainable theme is available on GitHub</a></p>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<p>If you are looking to share your future block-based theme in the WordPress.org repository, <strong><a href=\"https://twitter.com/carolinapoena\">Carolina Nymark</a></strong> has a proposal for you: <a href=\"https://make.wordpress.org/themes/2021/04/22/removing-blockers-for-block-themes/\"><strong>Removing blockers for block themes</strong></a> on the Themes team. I am quite surprised that it hasn&#8217;t received any feedback from the community yet. </p>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<p>In his post <a href=\"https://wptavern.com/themes-set-up-for-a-paradigm-shift-wordpress-5-8-will-unleash-tools-to-make-it-happen\"><strong>Themes Set Up for a Paradigm Shift, WordPress 5.8 Will Unleash Tools To Make It Happen</strong></a> Justin Tadlock took a tour around the upcoming WordPress 5.8 features and took them for a spin and a first evaluation.  &#8220;Themes are not going the way of the dinosaur. All of that overly complex PHP code work necessary in the past might just be. The shift is putting themes back into their proper place: design. Previously available tools such as patterns and styles coupled with the new pieces like <code>theme.json</code> and template-related blocks will be the backbone of the new system. It is all starting to come together.&#8221; he concluded. </p>\n\n\n\n<p>As a former Theme developer, <strong>Justin Tadlock</strong> keeps his ear to the ground of theme development. I very much appreciate the tremendous effort he puts into his Theme reviews. I learn something new every time.</p>\n\n\n\n<ul><li><a href=\"https://wptavern.com/churel-is-a-colorful-and-minimalist-block-ready-wordpress-theme\">Churel Is a Colorful and Minimalist Block-Ready WordPress Theme</a></li><li><a href=\"https://wptavern.com/with-some-hits-and-misses-the-guten-blog-wordpress-theme-has-potential\">With Some Hits and Misses, the Guten Blog WordPress Theme Has Potential</a></li></ul>\n\n\n\n<h2>WordPress Events</h2>\n\n\n\n<p><strong>10 &#8211; 14 May 2021</strong><br /><a href=\"https://pagebuildersummit.com/\"><strong>Page Builder Summit 2021</strong></a><br />Gutenberg is part of it with the following sessions: </p>\n\n\n\n<ul><li>How to turn Gutenberg into a Page Builder with Stackable w/ <strong>Benjamin Intal</strong></li><li>Don’t Compete with Gutenberg &#8211; Embrace It w/ <strong>Danielle Zarcaro</strong></li><li>Google&#8217;s Core Web Vitals &#8211; Get Green With Gutenberg w/ <strong>Jake Pfohl</strong></li><li>Creating newsletters in the Gutenberg block editor w/ <strong>Lesley Sim</strong></li><li>Building Fast, Block Based Landing Pages with <strong>Mike Oliver</strong></li></ul>\n\n\n\n<p><strong>May 24-28, 2021</strong><br /><a href=\"https://wordsesh.com/\"><strong>WordSesh 2021</strong></a></p>\n\n\n\n<p><strong>June 7 &#8211; 9th, 2021</strong><br /><strong><a href=\"https://europe.wordcamp.org/2021/\">WordCamp Europe</a></strong><br />A virtual event and contributor day. <a href=\"https://europe.wordcamp.org/2021/call-for-sponsors/\">Call for Sponsors is open.</a></p>\n\n\n\n<p><strong>June 20 &#8211; 26</strong><br /><strong><a href=\"https://japan.wordcamp.org/2021/\">WordCamp Japan</a></strong><br /><em>The schedule has been posted. Most sessions will be on Japanese, with exceptions, I think&#8230; </em></p>\n\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<p class=\"has-text-align-left\"><strong>Don&#8217;t want to miss the next Weekend Edition? </strong></p>\n\n\n\n<form class=\"wp-block-newsletterglue-form ngl-form ngl-portrait\" action=\"https://gutenbergtimes.com/feed/\" method=\"post\"><div class=\"ngl-form-container\"><div class=\"ngl-form-field\"><label class=\"ngl-form-label\" for=\"ngl_email\"><br />Type in your Email address to subscribe.</label><div class=\"ngl-form-input\"><input type=\"email\" class=\"ngl-form-input-text\" name=\"ngl_email\" id=\"ngl_email\" /></div></div><button class=\"ngl-form-button\">Subscribe</button><p class=\"ngl-form-text\">We hate spam, too and won&#8217;t give your email address to anyone except Mailchimp to send out our Weekend Edition</p></div><div class=\"ngl-message-overlay\"><div class=\"ngl-message-svg-wrap\"></div><div class=\"ngl-message-overlay-text\">Thanks for subscribing.</div></div><input type=\"hidden\" name=\"ngl_list_id\" id=\"ngl_list_id\" value=\"26f81bd8ae\" /><input type=\"hidden\" name=\"ngl_double_optin\" id=\"ngl_double_optin\" value=\"yes\" /></form>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_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, 01 May 2021 22:15:08 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:18:\"Birgit Pauli-Haack\";s: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:76:\"WPTavern: Alpha Particle and Flowspoke Acquire Kanban for WordPress for $15K\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=115839\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:195:\"https://wptavern.com/alpha-particle-and-flowspoke-acquire-kanban-for-wordpress-for-15k?utm_source=rss&utm_medium=rss&utm_campaign=alpha-particle-and-flowspoke-acquire-kanban-for-wordpress-for-15k\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:5586:\"<p>Digital consultancies <a href=\"https://alphaparticle.com/\">Alpha Particle</a> and <a href=\"https://flowspoke.com/\">Flowspoke</a> have <a href=\"https://kanbanwp.com/article/under-new-management/\">acquired</a> the <a href=\"https://wordpress.org/plugins/kanban/\">Kanban for WordPress</a> plugin, a tool that puts Kanban boards into the admin to measure progress on a goal. The plugin is used for agile project management, sales tracking, editorial scheduling, and other planning purposes.</p>\n\n\n\n<div class=\"wp-block-image\"><img /></div>\n\n\n\n<p>WordPress developer <a href=\"https://gelform.com/\">Corey Maass</a> created Kanban for WordPress in 2015 but struggled to market it enough to grow beyond 2,000 users. In 2020, he saw Alpha Particle CTO Keanan Koppenhaver post on Twitter that he was looking to acquire a plugin business and jumped at the chance to sell Kanban for WordPress. Koppenhaver wanted a plugin that already had $1k-$12K annual revenue and wasn&rsquo;t tied in with Beaver Builder, Elementor, Divi, or any other page builders. Integration with WooCommerce or other third-party software was a plus.</p>\n\n\n\n<div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"twitter-tweet\"><p lang=\"en\" dir=\"ltr\">&ndash; A business selling a WordPress plugin or a collection of plugins<br /><br />&ndash; Between $1k and $12k annual revenue, ideally recurring<br /><br />&ndash; Ideally runs as its own entity, or has its own account with any payment processors<br /><br />(2/4)</p>&mdash; Keanan Koppenhaver (@KKoppenhaver) <a href=\"https://twitter.com/KKoppenhaver/status/1318224539663421444?ref_src=twsrc%5Etfw\">October 19, 2020</a></blockquote>\n</div>\n\n\n\n<p>&ldquo;I&rsquo;d burned out on the project so I&rsquo;d thought about selling for a while but didn&rsquo;t do anything about it,&rdquo; Maass said. &ldquo;When Keanan posted he was looking, I inquired because I&rsquo;d met him and knew he was solid. After a chat I knew he was the right buyer because his approach to WordPress was similar to mine &ndash; not too detached, not too dogmatic.&rdquo;</p>\n\n\n\n<p>Maass had monetized Kanban for WordPress for the past five years through a $149/year pro version (the most popular price point) and a $499.00 lifetime support license. He said revenue had peaked around $20K/ARR but had dropped to about $10K/ARR due to his minimal involvement. During his peak revenue months there were some weeks he would work 40 hours and some that he would work no hours at all.</p>\n\n\n\n<p>&ldquo;I applied the &rsquo;12-18 months of revenue as a selling price&rsquo; rule, and sold it for $15k,&rdquo; Maass said.</p>\n\n\n\n<p>He also commented on the difficulty of finding a non-technical partner in the WordPress world. Maass searched for someone to market the plugin while he concentrated on the product but never found a match:</p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p>I interviewed non-WordPress people. No luck. I&rsquo;ve found a few people in the WordPress eco-system, but most already have one more products they&rsquo;re growing. It&rsquo;s one of the quirks of the WordPress world &ndash; there are more devs than non-devs. Most everywhere else in the tech-business world, it&rsquo;s the other way around. And of course most of the success stories of WordPress are tech founders that pivoted to marketing/biz dev, which a lot of devs can&rsquo;t do, myself included.</p></blockquote>\n\n\n\n<p>The teams at Alpha Particle and Flowspoke saw potential to grow the Kanban for WordPress plugin business with their combined design, marketing, and development skills. </p>\n\n\n\n<p>&ldquo;As WordPress continues to become an even more full-featured platform, we think there&rsquo;s a demand for great applications to be built <em>inside</em> WordPress,&rdquo; Alpha Particle CTO Keanan Koppenhaver said. &ldquo;And Kanban is a perfect example of that. It&rsquo;s already proven useful for a lot of people and we want to take even more of the features from other project management tools and integrate them tightly with tools WordPress folks are already using, like the Block Editor and WooCommerce, to help add to that unified WordPress experience.&rdquo;</p>\n\n\n\n<p>Although Alpha Particle and Flowspoke already have in-house products they are working on, they wanted to acquire a business where they could immediately start experimenting.</p>\n\n\n\n<p>&ldquo;With a plugin that already has some traction, it just makes it a lot easier to try new things and get quicker feedback on new features and new ideas,&rdquo;  Koppenhaver said. &ldquo;Since there&rsquo;s already an engaged user base, we saw the opportunity to take the things we tell our clients to do with their projects and apply them to a product of our own. I think that long-term this wouldn&rsquo;t be the only one we acquire, but we&rsquo;ll be on the look out for the next right opportunity. We&rsquo;re excited about the long-term roadmap we&rsquo;ve laid out for Kanban, too, and ready to put in the time to focus and make that vision a reality.&rdquo;</p>\n\n\n\n<p>Alpha Particle and Flowspoke plan to release the long-awaited version 3 of Kanban for WordPress in the near future. It has been completely redesigned and rewritten from the ground up. They will also be building in tighter integration with WordPress where users will be able to link posts to cards and automatically have cards moved to the &ldquo;Published&rdquo; column after publishing. Kanban for WordPress already has integrations for Gravity Forms and Ninja Forms but the team has more third-party integrations on the roadmap and is also taking suggestions.</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, 30 Apr 2021 17:14: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: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:34:\"BuddyPress: BuddyPress 8.0.0-beta1\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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=318272\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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://buddypress.org/2021/04/buddypress-8-0-0-beta1/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:4338:\"<p><strong>BuddyPress 8.0.0-beta1</strong>&nbsp;is now available for testing! <img src=\"https://s.w.org/images/core/emoji/13.0.1/72x72/1f941.png\" alt=\"?\" class=\"wp-smiley\" /></p>\n\n\n\n<p>Please note the plugin is&nbsp;<strong>still in development</strong>, so we recommend running this beta release on a&nbsp;<strong>testing site</strong>.</p>\n\n\n\n<p>You can test BuddyPress 8.0.0-beta1 in 4 ways :</p>\n\n\n\n<ul><li>Try the <a href=\"https://wordpress.org/plugins/bp-beta-tester/\">BP Beta Tester</a> plugin.</li><li><a href=\"https://downloads.wordpress.org/plugin/buddypress.8.0.0-beta1.zip\">Download the beta here (zip file)</a>.</li><li>Check out our SVN repository: <code>svn co https://buddypress.svn.wordpress.org/trunk/</code></li><li>Clone our read-only Git repository: <code>git clone git://buddypress.git.wordpress.org/</code></li></ul>\n\n\n\n<p><strong>The current target for final release is June 2, 2021. That’s just five weeks away, so your help is vital to making sure that the final release is as good as it can be.</strong></p>\n\n\n\n<p>Please note BuddyPress 8.0.0&nbsp;<strong>will require at least WordPress 4.9</strong>.</p>\n\n\n\n<p>We repeat it each time we announce a beta release : <strong>testing for bugs is VERRRY important</strong>. Please make sure to test this pre-release using a testing configuration which is very close to the one you are using in production. If you find something unusual (aside from the great new features below), please report it on <a href=\"https://buddypress.trac.wordpress.org/newticket\">BuddyPress Trac</a> or post a reply to <a href=\"https://buddypress.org/support/topic/buddypress-8-0-0-beta1/\">this support topic</a>.</p>\n\n\n\n<p>Here are the three hottest 8.0.0 features to pay close attention to while testing (Check out&nbsp;<a href=\"https://buddypress.trac.wordpress.org/query?status=closed&group=resolution&milestone=8.0.0\">this report</a>&nbsp;on Trac for the full list).</p>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<h2><img src=\"https://s.w.org/images/core/emoji/13.0.1/72x72/1f46b.png\" alt=\"?\" class=\"wp-smiley\" /> BP Members Invitations</h2>\n\n\n\n<p>Whether you allow open registration or not you can use this <a href=\"https://buddypress.trac.wordpress.org/ticket/8139\">opt-in feature</a> to let your community grow itself. Once enabled from the BuddyPress Options Administration screen, your members will be able to invite their network of friends, co-workers, students, developers, well possibly anyone, to join your site <img src=\"https://s.w.org/images/core/emoji/13.0.1/72x72/1f4c8.png\" alt=\"?\" class=\"wp-smiley\" />.</p>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<h2><img src=\"https://s.w.org/images/core/emoji/13.0.1/72x72/270d.png\" alt=\"✍\" class=\"wp-smiley\" /> Selectable xProfile sign-up fields</h2>\n\n\n\n<p>Until now, only the Primary group of xProfile fields was displayed on the registration form of your community. 8.0.0 gives you the <a href=\"https://buddypress.trac.wordpress.org/ticket/6347\">freedom to choose</a> any field from any field group to add to your site&#8217;s registration form <img src=\"https://s.w.org/images/core/emoji/13.0.1/72x72/1f4ab.png\" alt=\"?\" class=\"wp-smiley\" />.</p>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<h2><span class=\"dashicons dashicons-wordpress-alt\"></span> Include WordPress user fields in your BuddyPress member profiles</h2>\n\n\n\n<p>8.0.0 introduces <a href=\"https://bpdevel.wordpress.com/2021/03/24/wordpress-xprofile-field-types/\">2 new xProfile Field types</a>. The WP Textbox can be used to include the user&#8217;s first name, last name, Website link or any potential WP contact methods. With the WP Biography field you can display the Biographical Info in the group of xProfile fields of your choice <img src=\"https://s.w.org/images/core/emoji/13.0.1/72x72/1f64c.png\" alt=\"?\" class=\"wp-smiley\" /> .</p>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<p>And so much more such as the new <a href=\"https://buddypress.trac.wordpress.org/ticket/8428\">Welcome BP Email</a>, the <a href=\"https://buddypress.trac.wordpress.org/ticket/4747\">terms of use acceptance profile field</a>, improvements to the BP Nouveau template pack &amp; to the BP REST API… </p>\n\n\n\n<p>We&#8217;ll tell you more about all these soon into our <a href=\"https://bpdevel.wordpress.com/category/development-notes/8-0/\">developer notes</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, 29 Apr 2021 23:30:08 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Mathieu Viet\";s: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:97:\"WPTavern: Gutenberg 10.5 Embeds PDFs, Adds Verse Block Color Options, and Introduces New Patterns\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=115767\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:235:\"https://wptavern.com/gutenberg-10-5-embeds-pdfs-adds-verse-block-color-options-and-introduces-new-patterns?utm_source=rss&utm_medium=rss&utm_campaign=gutenberg-10-5-embeds-pdfs-adds-verse-block-color-options-and-introduces-new-patterns\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:6495:\"<p class=\"has-drop-cap\">I reach over to grab my phone to check the time. I am debating whether I should stay awake and watch one more episode of <em>The Walking Dead</em> &mdash; it would be my fourth, maybe fifth, binge of the series.</p>\n\n\n\n<p>11:12 pm.</p>\n\n\n\n<p>I noticed that Slack was blowing up my phone. I had it on silent, so I had to catch up. One message stood out above all the rest:</p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p>No matching template found.</p></blockquote>\n\n\n\n<p>That was the front page of the Tavern last night as it updated to Gutenberg 10.5. I knew it was related to the Full Site Editing (FSE) changes in the latest release. I had seen that error enough in local testing and needed no more information to know what to do &mdash; deactivate the plugin. Then, I could get back to my internal debate of staying up for an hour past my bedtime for TV.</p>\n\n\n\n<p>Sometimes, such is life on the bleeding edge, or at least life when running the fortnightly releases of the Gutenberg plugin with automatic updates enabled. It presents a challenge or two or a hundred. I had let my guard down after a smooth 10.4 release, and I knew better. After several prior releases of fixing issues on the backend, the development team gave me a break. It was almost as if they were saving up for something big.</p>\n\n\n\n<p>Gutenberg now explicitly declares that anyone running the plugin is on a block-based theme, despite whether their theme actually supports block templates. It should generally fall back gracefully if there none. This seems to be centered on a change that allows <a href=\"https://github.com/WordPress/gutenberg/pull/30438\">classic users to create custom block templates</a>. However, with the plugin activating a &ldquo;theme-supported&rdquo; feature automatically, it triggers a chain of events that overrides the template system. Any theme with a custom template hierarchy could break. I created a <a href=\"https://gist.github.com/justintadlock/74fa7c61c692423cc1fcefd9a0ab8e5f\">code snippet on Gist</a> if anyone else runs into the issue and needs to deactivate &ldquo;block templates&rdquo; support.</p>\n\n\n\n<p>I like that we run the plugin. Daily usage means that we can effectively write about it &mdash; a practice-what-you-preach sort of thing.</p>\n\n\n\n<p>Sometimes, Gutenberg, you break my heart. You will find few enthusiastic cheerleaders more loyal than me. I believe in the project, but some days, you try your best to make it rough.</p>\n\n\n\n<p>But, all is well. There are some exciting things about this release.</p>\n\n\n\n<p>Template-editing mode is now enabled for classic themes. Despite this breaking the Tavern theme, it is a feature that I look forward to as a necessary transitional feature toward FSE. Another quick highlight is the work the team has done in making the <a href=\"https://github.com/WordPress/gutenberg/pull/30248\">Columns block more accessible</a>. Each column now has a numbered label that is read aloud via screen-readers.</p>\n\n\n\n<h2>Embedded PDFs</h2>\n\n\n\n<img />Inline-embedded PDF.\n\n\n\n<p class=\"has-drop-cap\">A decade ago, I had one theme user in particular who needed to embed PDFs. As a young developer, it was just the sort of challenge I needed to build for an audience of one out of 100,000+. So, within the day, I wrapped up a solution similar to what the Gutenberg team did in version 10.5. It is nice to see WordPress finally catching up.</p>\n\n\n\n<p>Only the block system makes such embedding much nicer. Drag a <a href=\"https://github.com/WordPress/gutenberg/pull/30857\">PDF into the content canvas</a> and let it work its magic.</p>\n\n\n\n<p>There is one caveat: many mobile phones and tablets will not show an embedded PDF. The File block does make a note of this. It also allows users to disable the inline embed and control the height.</p>\n\n\n\n<p>This feature offers the best of both worlds. Visitors can read the PDF directly on the page, and they can also click the download button to snag a copy of the file.</p>\n\n\n\n<h2>Color Options for the Verse Block</h2>\n\n\n\n<img />Verse block with custom colors.\n\n\n\n<pre class=\"wp-block-verse\">Poets can rejoice at last\nThe time of the Verse being a second-class block lies in the past\nUsers can add subtle colors or those that clash\nA tweak here or there can give their words the flash\nthey need\nto breathe\nto exceed, all expectations\nText, background, and links are fair game\nUnreadable if they were all the same\nA splash of color is what it takes to tame\nthe words&hellip;</pre>\n\n\n\n<p>I will stop there and let the pros handle actual poetry.</p>\n\n\n\n<p>Gutenberg 10.2 added the standard block color <a href=\"https://github.com/WordPress/gutenberg/pull/27736\">options to the Verse block</a>. Perhaps all blocks will get the same treatment down the road. I am still waiting on colors for the Quote block too.</p>\n\n\n\n<h2>New Block Patterns</h2>\n\n\n\n<p class=\"has-drop-cap\">The latest plugin update removes all 10 of the default WordPress block patterns and replaces them with <a href=\"https://github.com/WordPress/gutenberg/pull/29973\">15 fresh designs</a>. The new set is an attempt to better showcase the editor&rsquo;s capabilities.</p>\n\n\n\n<img />Testing new block patterns.\n\n\n\n<p>For end-users who might be worried about losing their old patterns, this will not affect your content. Because patterns are merely predefined sets of blocks, it is the blocks rather than the patterns that actually get inserted into the content canvas and saved.</p>\n\n\n\n<p>The removal of old patterns with replacements of new ones was always a part of the plan. Web design changes over time, and the patterns system allows core developers to keep pace. Perhaps the old patterns will live in the <a href=\"https://wptavern.com/pattern-directory-targeted-to-launch-with-wordpress-5-8\">upcoming block directory</a> for those users who still want them.</p>\n\n\n\n<p>Gutenberg 10.5 also introduces a few <a href=\"https://github.com/WordPress/gutenberg/pull/30763\">opinionated Query block patterns</a>: Post Grid, Large Title, and Offset Posts. The ultimate goal is to provide an array of options for users as a starting point.</p>\n\n\n\n<img />&ldquo;Large title&rdquo; Query block pattern.\n\n\n\n<p>There is still an open call for the designers to pitch in, <a href=\"https://wptavern.com/calling-all-themers-design-the-next-round-of-query-block-patterns\">contributing custom Query patterns</a> to the project. It is an opportunity to give back that requires almost no JavaScript or PHP programming knowledge.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 29 Apr 2021 16:41:02 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:4;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:80:\"WordCamp Central: Making a great online conference experience at WordCamp Prague\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:39:\"https://central.wordcamp.org/?p=3138356\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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://central.wordcamp.org/news/2021/04/29/making-a-great-online-conference-experience-at-wordcamp-prague/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:14783:\"<p>My name is <a href=\"https://profiles.wordpress.org/zaantar/\" target=\"_blank\" rel=\"noreferrer noopener\">Jan</a>, I am a <a href=\"https://toolset.com/\" target=\"_blank\" rel=\"noreferrer noopener\">Toolset</a> developer at <a href=\"https://onthegosystems.com/\">OnTheGoSystems</a>. For the past several years, I have been actively involved in the Czech WordPress community. On Saturday 27th of February 2021, we held an online conference <a href=\"https://prague.wordcamp.org/2021/english\" target=\"_blank\" rel=\"noreferrer noopener\">WordCamp Prague 2021</a>.</p>\n<p>Switching an interactive, in-person event to the online format while keeping most of its magic has been difficult but certainly not impossible.</p>\n<p>As this year’s lead organizer, I want to share pieces of this sometimes arduous but extremely rewarding journey, together with some crucial ingredients that made it a success beyond our wildest expectations.</p>\n<p><a href=\"https://central.wordcamp.org/files/2021/04/wordcamp_prague_logo-2021-1.png\"><img /></a></p>\n<p>Let’s just face the truth: If I knew what I was actually getting into, I wouldn’t have said yes. But I am deeply grateful that I didn’t know. Even after being on the team two years prior to this one, the experience of being a lead organizer is pretty much non-transferable.</p>\n<p>Even so, I — a backend software developer with questionable social and team management skills — was very reluctant about taking such a huge responsibility.</p>\n<p>One of the things that convinced me — besides the fact that, apart from the then lead organizer, nobody else from our team was willing to take the role — was that this time, we were going to do an online conference.</p>\n<p>This unique situation meant two things that removed most of my anxiety. First, nobody knew what to expect from an <em>online</em> WordCamp Prague: It was a completely new thing, an experiment, even. Let’s do our best and see what happens.</p>\n<p>Second, the budget was no longer nightmare-inducing, compared to previous years (especially the fact that we were never sustainable without sponsors, and every time, we worried if we would manage to secure enough funding).</p>\n<p>With the pandemic foreseeably about to wreak havoc on our small country, with all the uncertainty, and with me in strict isolation until a vaccine is available, a fully online event was the only realistic way we could actually make it happen.</p>\n<p>And so we did.</p>\n<p>Specifically, by “we”, I mean the fourteen of us: My fellow WordCamp organizers, most of whom have been on the team for years (many of them previous lead organizers), some new faces, and a small recording studio owner who demonstrated superhuman patience during the whole process. Even with this amount of people, it took considerable effort, and without the dedication, good teamwork, and communication, this wouldn’t have worked at all.</p>\n<p><a href=\"https://central.wordcamp.org/files/2021/04/Vyber_200-1-1.png\"><img /></a></p>\n<p><em>Part of the WordCamp Prague 2021 organizer team at the closing speech</em></p>\n<h1>The Recipe</h1>\n<p>My goal since the very beginning was to make it very interactive and to emulate the experience of a physical conference — where, as everyone who ever attended one will testify, the true magic of WordCamps happens — as closely as possible.</p>\n<p>A great source of inspiration was WordCamp Europe 2020, which had to be hastily switched to an online version just a couple of months before (and I deeply empathize with its organizers, it must have been an extremely hard blow for them, much harder than for us who have “just” booked a hotel in Porto or already bought non-refundable airline tickets). I got some ideas from there that we copied and also some things I knew I wanted to avoid.</p>\n<p>So, here’s our “online WordCamp recipe”, if you will:</p>\n<h2>A local target audience</h2>\n<p>From the get-go, we decided to explicitly focus on the Czech and Slovak audience, and we didn’t accept any English talks whatsoever (some of the speakers who applied will be talking at our<a href=\"https://www.meetup.com/naswp-cz/\"> monthly meetups</a>, though).</p>\n<p>The reasoning behind this was what I call <em>online conference fatigue</em>. Attending an English-speaking WordPress event is very easy these days, with WordCamps or meetups happening every couple of days or weeks. There’s nothing wrong with that, of course.</p>\n<p>But, considering that many of our fellow citizens aren’t fluent English speakers — the language barrier is still rather high, unfortunately — and that we were told there are no other WordCamps planned in the Czech Republic or Slovakia for the upcoming year, we found ourselves in a unique position to kind of fill this niche (side note: Czechs and Slovaks understand each other very well) and to <em>effectively</em> add some value to the WordPress ecosystem in our region.</p>\n<p>In the end, I believe this was one of the main reasons for such a high attendance (over 650 registered attendees, 595 of which showed up).</p>\n<h2>A proper online conference platform</h2>\n<p>WCEU — and other WordCamps as well — went with a combination of YouTube Live or Crowdcast for presentation tracks and Zoom for networking or virtual sponsor booths. While that is affordable, relatively easy, and accessible (and once again: I cannot blame WCEU for this choice due to the time pressure), I was not entirely satisfied. The result felt a bit confusing, constantly switching between browser tabs or different applications.</p>\n<p>We put a lot of effort into finding a good platform, and we eventually settled on <a href=\"https://hopin.com/\">Hopin</a>. It wasn’t without its quirks and little obstacles, it <em>definitely</em> wasn’t for free. But it worked great for the attendees. It allowed us to have a main “stage”, networking rooms, sponsor booths, even the schedule all in one place. It was immersive.</p>\n<p><a href=\"https://central.wordcamp.org/files/2021/04/Vyber_202.png\"><img /></a></p>\n<p><em>Front page of the event on Hopin</em></p>\n<h2>One track only</h2>\n<p>I have to admit that the two-track experience of WCEU (which also meant two networking rooms on Zoom) was pretty overwhelming. I can be an information sponge and I had a hard time deciding what I want to see or where I want to be the most.</p>\n<p>Also, we didn’t have enough resources to effectively run multiple tracks for WordCamp Prague. To cover one track for a whole day, you need at least two hosts and then two other teammates who will stay in the networking room (we called ours “foyer”). We were very lucky to find our two hosts and we decided to go for quality instead of quantity.</p>\n<p>From the feedback we received, this was a good choice. Even with keeping presentations to only one track, many people still struggled with wanting to be both in the main track and in the foyer at the same time.</p>\n<h2>Pre-recorded talks, live Q&amp;A</h2>\n<p>One of those things that I truly liked about WCEU — and that we’ve easily agreed upon — was that our speakers’ talks would be pre-recorded and then they would join together with a host for a live Q&amp;A session.</p>\n<p>With fourteen speakers, the risk that <em>something somewhere</em> would go wrong was considerable. This way, the worst that could happen would be losing the Q&amp;A.</p>\n<p>The approach had some unexpected secondary benefits too: Our hosts could see the talk in advance and prepare for the Q&amp;A much better. We knew when it would end, so we could plan our timetable accordingly. The speakers knew they really had to submit their completed talk a couple of days before the event. And so on.</p>\n<h2>Networking with the speaker afterward</h2>\n<p>If I had to pick one key aspect that made the most difference, this would be it. Also inspired by WCEU, after every talk (ca. 20min + 5min for Q&amp;A), the speaker was invited to join the foyer (networking room) where the attendees could catch up with them either by asking further questions in the chat or by connecting with their audio and video and talking to them directly.</p>\n<p>This ended up being very popular, there were always a couple of dozen people in the foyer. Sometimes, the conversation had to continue in a newly created room after the following speaker had finished their talk and joined in as well.</p>\n<p>We had two of our team members always present, ready with some of their own questions for the speaker, to help start the conversation if needed.</p>\n<h2>Virtual sponsor booths with schedule</h2>\n<p>The highest two tiers of our sponsor program included a virtual sponsor booth. We suggested the sponsors pick one hour on the schedule and hold their presentation then, instead of having to attend for the whole day.</p>\n<p>It was also practical for the attendees, I believe, to know what’s the best time to visit and ask questions.</p>\n<p>When not active, the virtual booth was in a “presentation” mode with a sponsor’s slideshow on repeat.</p>\n<h2>Happiness bar and afterparty</h2>\n<p>No WordCamp is a proper WordCamp without these two things.</p>\n<p>We implemented the happiness bar as another virtual room (same as the foyer) and two to three volunteers were always present to answer any attendees’ questions about their WordPress sites.</p>\n<p>As for the afterparty, we created four different “tables” – virtual rooms. One of them also for English speakers, since some of our sponsors’ representatives wanted to attend as well.</p>\n<p>To my surprise, two of those tables stayed active for a pretty long time, and when we concluded the afterparty around 10 PM, there were still about twenty, thirty people around. Perhaps we’ve become more used to online socializing because of the pandemic endless lockdowns, but some of the feedback we received went along the lines of “it felt almost like a physical WordCamp.”</p>\n<h2>Interviews with speakers</h2>\n<p>In years past, before the conference itself, we usually did write interviews with speakers and then shared the articles on our social media to bring attention to the event. It was usually quite difficult to produce these interview articles: The speakers rarely found enough time for this and we often got late submissions or content that was not wordy enough. Then, the text had to be polished and reviewed before publishing.</p>\n<p>This year, instead, someone had the brilliant idea to just do live interviews via Zoom. The advantages were numerous: It was fast to make, we immediately had the final product (videorecording) with minimal post-processing, and it was also fast to view and more attractive on social media than a long text.</p>\n<h2>A strong, positive organizer team</h2>\n<p>I can’t stress enough how well my team managed to self-organize and how dedicated the vast majority of us were to deliver a great result. Even under time pressure, we’ve always done our best to keep the spirit up.</p>\n<p>After all, we should all remember, it’s a WordCamp, a volunteer-organized event that should be interesting and fun, not a question of life and death. Everything doesn’t always have to be perfect. It’s important to keep that in mind.</p>\n<p><a href=\"https://central.wordcamp.org/files/2021/04/image.png\"><img /></a></p>\n<p><em>WordCamp Prague 2021 organizers</em></p>\n<h1>Looking back</h1>\n<p>In retrospect, the whole experience was intense, difficult at times, but ultimately rewarding beyond expectation.</p>\n<p>I find myself struggling to compare it with previous years. The physical event is really something else, and my perspective was dramatically shifted in my new role.</p>\n<p>But I will say this: We keep building on the work of previous years. Be it our visual presence, the experience of individual team members with their agenda, or the way we organize and carefully handpick and balance the content of the whole event. It seems that we manage to move the event forward every year, and that’s ultimately what matters.</p>\n<p>The most challenging part was time management — no surprise there. Because of the pandemic, everyone was kind of busy with their lives and we started seriously organizing only towards the end of September. In combination with the already somewhat problematic timing, we set ourselves up for quite a wild ride.</p>\n<p>If you want to do the event before the main conference season, that also means that you have less than two months from confirming speakers to make everything happen. Practically nothing gets done during December, and the speakers will not plan that far ahead as to apply in November already.</p>\n<p>This timing is kind of set in stone for us and we will have to handle everything that we can beforehand so that the run to the finish line is without unnecessary obstacles.</p>\n<p>Also, with my limited experience, I would say that organizing a team of — albeit very motivated — volunteers who have different daily jobs is quite different from any sort of project management at work. The primary occupation or other things often have taken precedence over WordCamp and can easily mess up the team’s schedule in a bad way. That’s why we always have to strive for asynchronous communication.</p>\n<h1>Looking forward</h1>\n<p>And what’s next? I might apply to lead the next year as well, especially if my teammates decide to continue as well. The idea of starting with a physical event organization around May feels downright ridiculous at this point because of the situation in our country. And since I already have experience with leading an online event, I might as well exploit it.</p>\n<p>For the next year, I want to again iterate on our know-how, keep what has worked, and replace the things that didn’t — simply, to move the whole project a couple of steps forward.</p>\n<p>Most importantly, my great desire is to make the preparations run smoothly, do things in advance, reduce the amount of stress for the whole team.</p>\n<p>Apart from that, we’ll be also focusing on monthly <a href=\"https://www.meetup.com/naswp-cz/\" target=\"_blank\" rel=\"noreferrer noopener\">WP Pivo meetups</a> and other activities of the community, but that is a topic for another time.</p>\n<p><em>If you have any comments or questions, I invite you to <a href=\"mailto:jan.stetina@naswp.cz\">reach out to me</a>.</em></p>\n<p><img class=\"aligncenter\" src=\"https://onthegosystems.com/wp-content/uploads/2021/03/cropped-wapuuking-1024x724-2.png\" alt=\"\" /></p>\n<p><em>WordCamp Prague mascot, The Wapuu King</em></p>\n<p><em>This post was originally <a href=\"https://onthegosystems.com/2021/03/making-a-great-online-conference-experience-at-wordcamp-prague/\">published</a> on <a href=\"https://onthegosystems.com\">onthegosystems.com</a>.</em></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 29 Apr 2021 08:53: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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:7:\"zaantar\";s: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:65:\"WPTavern: Pattern Directory Targeted to Launch with WordPress 5.8\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=115742\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:175:\"https://wptavern.com/pattern-directory-targeted-to-launch-with-wordpress-5-8?utm_source=rss&utm_medium=rss&utm_campaign=pattern-directory-targeted-to-launch-with-wordpress-5-8\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2218:\"<p>Last month WordPress contributors published the <a href=\"https://wptavern.com/first-look-at-initial-designs-for-wordpress-block-pattern-directory\">initial designs</a> for the upcoming pattern directory, which will host community-submitted patterns that can be installed with one click from the block inserter in the editor. A live prototype of the work in progress is available at <a href=\"https://wordpress.org/patterns/\">wordpress.org/patterns</a>. </p>\n\n\n\n<div class=\"wp-block-image\"><img /></div>\n\n\n\n<p>The previously planned masonry style, which accommodates variable thumbnail heights, has not been implemented yet. Clicking on the individual pattern reveals a live preview with a handy resizing bar for trying it out on different screen sizes. The copying and favoriting features are not yet fully working. I was able to copy and paste patterns into the editor, but the previews aren&rsquo;t yet very accurate.</p>\n\n\n\n<p>The project is clipping along and contributors are aiming to have the new directory ready to <a href=\"https://make.wordpress.org/meta/2021/04/28/block-pattern-directory-update/\">launch in tandem with the upcoming WordPress 5.8</a> release. Features planned for the first version include browsing and searching patterns, live preview of patterns, and the ability to copy the block code. Users signed into WordPress.org will be able to create and submit patterns to the directory using a set of curated images and media. They will go through a basic moderation process and patterns will be available for download directly through the block editor.</p>\n\n\n\n<p>Once the directory is launched, contributors plan to add support for internationalization, forking and iterating on patterns, expand the available media for use in pattern creation, and add a pattern browsing UI to the editor. </p>\n\n\n\n<p>WordPress 5.8 is expected to land in July 2021 with the new Query, Site Logo, and Navigation blocks, template-editing mode, and the block-based widgets screen and customizer integration. The availability of pre-made patterns will be a beneficial accompaniment to the first round of full-site editing features added to core in the next release, enhancing the basic page building experience.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 29 Apr 2021 04:25:54 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:6;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:85:\"WPTavern: Gravity Forms 2.5 Launches With an Overhauled UI and Focus on Accessibility\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=115645\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:215:\"https://wptavern.com/gravity-forms-2-5-launches-with-an-overhauled-ui-and-focus-on-accessibility?utm_source=rss&utm_medium=rss&utm_campaign=gravity-forms-2-5-launches-with-an-overhauled-ui-and-focus-on-accessibility\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:7327:\"<p class=\"has-drop-cap\">The Gravity Forms team formally <a href=\"https://www.gravityforms.com/gravity-forms-2-5-is-now-available-the-next-generation-of-form-building/\">announced version 2.5 of its form plugin</a> yesterday. The product, owned by Rocketgenius, promises an overhauled experience that is more in line with the core block editor. The team also wanted to put accessibility at the forefront of this release.</p>\n\n\n\n<p>The design is fresh, ditching pieces of the older WordPress UI in favor of cleaner lines and branding. The update should make current users feel like they are getting an overhauled product that still offers all the tools they are accustomed to. It should also feel more attractive to new customers.</p>\n\n\n\n<p>&ldquo;Our big push with 2.5 is to update our editor so it looks more like Gutenberg, added more enhancements to using it in the block editor as well as doing our level best to make Gravity Forms the easiest form plugin in the ecosystem to make accessible,&rdquo; said James Giroux, Community Experience Manager at Rocketgenius.</p>\n\n\n\n<ul><li class=\"blocks-gallery-item\"><img />Version 2.5 Form Editor</li><li class=\"blocks-gallery-item\"><img />Version 2.4 Form Editor</li></ul>Comparison between new and old Gravity Forms editor screens.\n\n\n\n<p>While much of the new UI looks and feels like the block editor, there are differences in the user experience. Instead of a block inserter, form fields can be clicked or dragged and dropped from the right sidebar. Users more accustomed to slash commands will not be able to work directly from the content canvas. Even with the differences, building forms felt natural.</p>\n\n\n\n<p>&ldquo;The native WP editor experience is changing a lot, and things are continuing to evolve there,&rdquo; said Giroux. &ldquo;One of the things we&rsquo;ve worked really hard on with this latest release is to be as consistent as we can with our UI without being completely identical to the editor. This gives us the freedom to adapt to our users&rsquo; needs without being constrained by the timelines and development priorities of the WP editor. Our previous form editor was designed to fit in with the look and feel of the editor of the day, and I expect we&rsquo;ll continue to be influenced and shaped by what the community designs and creates for Core.&rdquo;</p>\n\n\n\n<p>Gravity Forms always carved its own path, leaping when others were still learning to crawl. Building entirely with native WordPress methods could hinder their goals, and the block system is still rapidly changing.</p>\n\n\n\n<p>&ldquo;We&rsquo;re very excited about the new UI patterns that the block editor has introduced,&rdquo; said Giroux. &ldquo;It gives us a blueprint to create with consistency that we believe will lead to better user outcomes. The legacy WordPress Dashboard was not opinionated by design. The Block Editor and now Full Site Editing workflows, however, are giving us a lot more that we can apply. This will make Gravity Forms more familiar to WordPress users, and that&rsquo;s probably the biggest way the new editing experience has shaped our approach.&rdquo;</p>\n\n\n\n<img />Forms management screen.\n\n\n\n<p>&ldquo;The Block Editor is a great tool for users,&rdquo; said Giroux. &ldquo;If we can find ways to give more functionality on a per post or per-page basis that will maintain the stability and performance that our users have come to expect, I don&rsquo;t see why we wouldn&rsquo;t move in that direction. For now, there is a lot of opportunity for us to explore the existing options available within the editor that keep development complexity to a minimum, and we&rsquo;re keen to do that and provide more value to Gravity Forms users via the block editor.&rdquo;</p>\n\n\n\n<p>On accessibility, the primary lesson the team learned is that there is no magic switch to make a site WCAG compliant. It takes a holistic approach. WordPress, themes, and plugins must each do their parts to make this path easier for users.</p>\n\n\n\n<p>&ldquo;What we have done is invest in learning as much as we can about accessibility, the challenges of accessible forms, and worked with Rian Rietveld and the team at Level Level to make creating accessible forms easier and faster,&rdquo; he said.</p>\n\n\n\n<p>Gravity Forms 2.5 introduces new tools to enable accessible forms and outputs warnings when a user is configuring a form in a way that would pose an issue. The team also has extensive <a href=\"https://docs.gravityforms.com/gravity-forms-commitment-to-accessibility/\">documentation on accessibility</a> and a <a href=\"https://www.gravityforms.com/a-guide-to-gravity-forms-2-5/\">blog post</a> covering it in the context of version 2.5.</p>\n\n\n\n<p>&ldquo;We&rsquo;ve committed ourselves to making accessibility and accessibility testing a part of our development process,&rdquo; said Giroux.</p>\n\n\n\n<p>Outside of mentioning that the current release is the foundation going forward and excitement over new ideas, he remained tight-lipped about specific features in the pipeline for version 2.6 and beyond.</p>\n\n\n\n<h2>Competition and the Forms Market</h2>\n\n\n\n<img />Extensions from the Certified Add-On program.\n\n\n\n<p class=\"has-drop-cap\">For years, few developers or companies could afford the time and monetary investment of creating visual builders, for forms or otherwise. It is no small feat to accomplish what Gravity Forms and others have done in the past. However, the block system is a set of APIs that could take some legwork out of the equation. Eager developers might see this as an opportunity to carve out their own slice of the market.</p>\n\n\n\n<p>Even while Gravity Forms is taking cues from core WordPress, the block editor could level the playing field, introducing new competition.</p>\n\n\n\n<p>&ldquo;I&rsquo;m very excited by what we&rsquo;re seeing plugin developers do with the functionality in the WordPress editor,&rdquo; said Giroux. &ldquo;Giving users common patterns that work the same regardless of the developer, I believe, will only help further adoption of WordPress and the plugins that capitalize on the power of the editor. Gravity Forms is more than just a form builder, it&rsquo;s a platform for building some pretty exciting workflows which can be challenging to adapt to the pace of change in the editor. As the development cycle matures and becomes more predictable, I&rsquo;m eager to see how more complex plugin ecosystems like ours adapt to it.&rdquo;</p>\n\n\n\n<p>The Gravity Forms team looks at forms as &ldquo;just the tip of the iceberg,&rdquo; seeing value in helping web professionals solve problems with different types of business data.</p>\n\n\n\n<p>Even in an increasingly crowded space, they have tripled their team size in the past two years, launched a <a href=\"https://www.gravityforms.com/certified-developers-and-add-ons/\">Certified Developer program</a>, and upgraded their support and user feedback system.</p>\n\n\n\n<p>&ldquo;We are committed to being the most reliable, secure, and accessible form solution, and I think that&rsquo;s what keeps us relevant,&rdquo; said Giroux. &ldquo;The WordPress ecosystem is maturing, and while it is harder to stand out today than perhaps a few years ago, there is still a lot of opportunity for great ideas and great innovation, just like we&rsquo;re seeing with the WordPress editor.&rdquo;</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 28 Apr 2021 21:44: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:14:\"Justin Tadlock\";s: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:75:\"WordPress.org blog: Getting Started with the Figma WordPress Design Library\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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:\"https://wordpress.org/news/?p=10173\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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://wordpress.org/news/2021/04/getting-started-with-the-figma-wordpress-design-library/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:18151:\"<p>Created by James Koster, (<a href=\"https://profiles.wordpress.org/jameskoster/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>jameskoster</a>)</p>\n\n\n\n<p>As the name suggests, the WordPress Design Library is a library of WordPress design assets, enabling anyone to quickly create design prototypes for WordPress UI in Figma.</p>\n\n\n\n<p>These tools are useful for designers when creating new UI and for anyone looking to contribute ideas, enhancements, or even solutions to bug reports. Sometimes pictures really do speak a thousand words.</p>\n\n\n\n<p>In this post, we&#8217;ll talk about some key features of Figma before diving into a practical example that demonstrates some of the WordPress Design Library utilities.</p>\n\n\n\n<h2><strong>What Is Figma?</strong></h2>\n\n\n\n<div class=\"wp-block-image\"><img src=\"https://i2.wp.com/wordpress.org/news/files/2021/04/image8.png?resize=632%2C296&ssl=1\" alt=\"\" class=\"wp-image-10174\" width=\"632\" height=\"296\" /></div>\n\n\n\n<p><a rel=\"nofollow\" href=\"https://www.figma.com/\">Figma</a> is a collaborative design tool that members of the WordPress project&#8217;s design team have<a href=\"https://make.wordpress.org/design/2018/11/19/figma-for-wordpress/\"> been using</a> for several years to work on and share design concepts. It offers a variety of handy features such as: in-browser access, rich prototyping tools, component libraries, code inspectors, live embeds, inline commenting, plugins, and much much more.</p>\n\n\n\n<p>Perhaps best of all, it is totally free to sign up and start playing around. If you join the WordPress.org Figma organization (instructions below), you&#8217;ll gain access to the WordPress Design Library enabling you to design WordPress UI in no time.</p>\n\n\n\n<h2><strong>What Is the WordPress Design Library?</strong></h2>\n\n\n\n<blockquote class=\"wp-block-quote\"><p>In Figma, you can share components and styles by publishing them, transforming your file into a library so that you can use instances of those components in other files.</p><p></p><p></p><cite><a rel=\"nofollow\" href=\"https://www.figma.com/best-practices/components-styles-and-shared-libraries/#:~:text=Libraries%3A%20In%20Figma%2C%20you%20can,instances%20of%20your%20components%20live.\">Figma.com</a></cite></blockquote>\n\n\n\n<p>It may be easiest to think of the WordPress Design Library as a visual representation of all the javascript components that compose UI in the WordPress codebase. As an end user of the library, you can use those components in a self-contained environment to create new interface designs. It&#8217;s kind of like a big LEGO box containing all the UI pieces (buttons, form inputs, etc.) that you can use to create and try out new designs.</p>\n\n\n\n<div class=\"juxtapose\"><img id=\"10175\" src=\"https://i1.wp.com/wordpress.org/news/files/2021/04/image13.png?resize=632%2C340&ssl=1\" alt=\"\" width=\"632\" height=\"340\" class=\"image-compare__image-before\" /><img id=\"10176\" src=\"https://i1.wp.com/wordpress.org/news/files/2021/04/image6.png?resize=632%2C340&ssl=1\" alt=\"\" width=\"632\" height=\"340\" class=\"image-compare__image-after\" /></div>\n\n\n\n<p>Creating designs with these assets enables rapid ideation on new interfaces by removing mundane processes that one would ordinarily have to work through. Nobody wants to repeatedly double-check that the button they made perfectly matches the buttons rendered by the code! And on the flip-side of that coin, anyone sharing a design with others will generally endeavor to make specific elements (like buttons) match what exists in the code as closely as possible. The WordPress Design Library solves both these headaches and more.</p>\n\n\n\n<p>An additional benefit to these assets visually matching what exists in the codebase is that any designs you create with them will inherently make use of the latest WordPress design language and consequently <em>feel</em> like WordPress with almost no effort required. Passing such designs on to developers makes them easier to interpret and implement too.</p>\n\n\n\n<h2><strong>Figma Fundamentals</strong></h2>\n\n\n\n<p>Before getting into the practical section of this post, let&#8217;s quickly cover some of the fundamental features of Figma libraries. This will help prepare us for working with the WordPress Design Library.</p>\n\n\n\n<h3><strong>Components</strong></h3>\n\n\n\n<p>As we touched on above, the library consists of &#8220;components&#8221; that serve as visual counterparts to their code-based equivalents. That is to say, there is a Button component in Figma, <em>and</em> a matching Button component in the WordPress codebase.</p>\n\n\n\n<p>But what <em>is</em> a Figma component?</p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p>Components are elements you can reuse across your designs. They help to create and manage consistent designs across projects.</p><p></p><cite><a rel=\"nofollow\" href=\"https://help.figma.com/hc/en-us/articles/360038662654-Guide-to-Components-in-Figma\">help.figma.com</a></cite></blockquote>\n\n\n\n<p>Let&#8217;s quickly explore some of the properties of Figma components to understand the ways they help when working on our next design.</p>\n\n\n\n<h3><strong>Variants</strong></h3>\n\n\n\n<p>Some Figma components offer variants. One example is Button(s) which all have the following states:</p>\n\n\n\n<ul><li>Resting</li><li>Hover</li><li>Focus</li><li>Disabled</li></ul>\n\n\n\n<p>These can be manipulated via the variants interface in Figma:</p>\n\n\n\n<img width=\"632\" height=\"449\" src=\"https://i1.wp.com/wordpress.org/news/files/2021/04/image7-2.gif?resize=632%2C449&ssl=1\" alt=\"\" class=\"wp-image-10179\" />\n\n\n\n<p>Other examples of components with variants are form inputs and menu items. Variants are a new feature in Figma, so we&#8217;ll be adding more over time.</p>\n\n\n\n<h3><strong>Overrides</strong></h3>\n\n\n\n<p>Although any components you insert are intrinsically linked to the master component in the library, it is possible to override some properties.</p>\n\n\n\n<p>While working with an instance of the Button component, you can change things like the label, or even the background color, while maintaining the link to the master component in the library. If you&#8217;re familiar with git workflows, this is kind of like creating a local branch. Any changes you make can easily be reset in a couple of clicks.</p>\n\n\n\n<img width=\"632\" height=\"527\" src=\"https://i0.wp.com/wordpress.org/news/files/2021/04/image10.gif?resize=632%2C527&ssl=1\" alt=\"\" class=\"wp-image-10180\" />\n\n\n\n<p>Overrides made to your local instance will persist even when the master component is updated. So if your design calls for a button with a green background, you can apply that override safely with the knowledge that even if the master component is updated, your button can inherit those updates and remain green.</p>\n\n\n\n<hr class=\"wp-block-separator\" />\n\n\n\n<p>We&#8217;ve only really scratched the surface of components here. So I would recommend the official <a rel=\"nofollow\" href=\"https://help.figma.com/hc/en-us/articles/360038662654-Guide-to-Components-in-Figma\">Figma documentation</a> for more advanced information.</p>\n\n\n\n<h3><strong>Figma Styles</strong></h3>\n\n\n\n<p>In addition to components, styles are also published as part of the WordPress Design Library. They have similar properties to components in that a master style exists in the library and can be utilized in your local Figma file. Just like Components, Styles will receive updates when changes to the library are published.</p>\n\n\n\n<p>Styles are used to define colors, typographical rules, and effects like drop-shadows present in the WordPress codebase. They enable you to apply things like text or background colors that will match other UI parts.</p>\n\n\n\n<p>Using Styles from the library, you ensure that your creations match existing UI elements, making it easier to implement.</p>\n\n\n\n<img width=\"632\" height=\"799\" src=\"https://i1.wp.com/wordpress.org/news/files/2021/04/image11.png?resize=632%2C799&ssl=1\" alt=\"\" class=\"wp-image-10181\" />\n\n\n\n<hr class=\"wp-block-separator\" />\n\n\n\n<p>To learn more about styles in Figma, I recommend the <a rel=\"nofollow\" href=\"https://help.figma.com/hc/en-us/articles/360039238753-Styles-in-Figma\">official documentation</a>.</p>\n\n\n\n<h3><strong>Views and Stickers</strong></h3>\n\n\n\n<p>&#8220;Stickers&#8221; are simply arrangements of Components and Styles that have been combined to represent common UI elements. They are not good candidates for full componentization due to their frequent customization needs. Examples of Stickers include the Inspector sidebar and the block inserter:</p>\n\n\n\n<img width=\"632\" height=\"770\" src=\"https://i1.wp.com/wordpress.org/news/files/2021/04/image16.png?resize=632%2C770&ssl=1\" alt=\"\" class=\"wp-image-10182\" />\n\n\n\n<p>Their utility is simple: find the sticker you need, peel (copy) it from the WordPress Design Library, and stick (paste) it into your local file before customizing as needed.</p>\n\n\n\n<p><em>Stickers</em> are not Figma features like Components and Styles, but any stickers you copy to a working file will stay up to date by virtue of their underlying assets.</p>\n\n\n\n<p><em>Views</em> are arrangements of components, styles, <em>and</em> stickers.</p>\n\n\n\n<h2><strong>Designing a Block Using the WordPress Design Library</strong></h2>\n\n\n\n<p>Okay, now that we have a handle on the basics of Figma libraries and their features and the utilities of the WordPress Design Library like Stickers and Views, let&#8217;s work through a practical example – designing the UI for a brand new block.</p>\n\n\n\n<h3><strong>Getting Started</strong></h3>\n\n\n\n<p>All you need to get started is a Figma account added to the WordPress.org Figma organization.</p>\n\n\n\n<p>Once you&#8217;ve signed up at<a href=\"https://www.figma.com/\"> Figma</a>, simply join the<a href=\"http://wordpress.slack.com/messages/design/\"> #Design</a> channel on the community Slack and request an invite. Include your Figma username, and a friendly community member will help get you set up in no time.</p>\n\n\n\n<p>Now the fun begins!</p>\n\n\n\n<p>To create a fresh new design file in Figma, visit the<a href=\"https://www.figma.com/files/project/1339415/Gutenberg?fuid=652576565531990233\"> Gutenberg project</a> and click the &#8220;+ New&#8221; button.</p>\n\n\n\n<img width=\"632\" height=\"395\" src=\"https://i2.wp.com/wordpress.org/news/files/2021/04/image15.png?resize=632%2C395&ssl=1\" alt=\"\" class=\"wp-image-10183\" />\n\n\n\n<p>Now let&#8217;s include the WordPress Design Library in our working file so that we have access to all the goodies we&#8217;ll need:</p>\n\n\n\n<ol><li>Open the &#8220;Assets&#8221; panel and click the little book icon to view the available Team Libraries.</li><li>In the modal, toggle the WordPress Design Library on. You can leave the others off for now.</li></ol>\n\n\n\n<img width=\"632\" height=\"341\" src=\"https://i1.wp.com/wordpress.org/news/files/2021/04/image18.gif?resize=632%2C341&ssl=1\" alt=\"\" class=\"wp-image-10184\" />\n\n\n\n<p>After closing the modal, you&#8217;ll notice a number of components become visible in the assets panel. To insert them, they can be dragged on to the canvas:</p>\n\n\n\n<img width=\"632\" height=\"341\" src=\"https://i1.wp.com/wordpress.org/news/files/2021/04/image5.gif?resize=632%2C341&ssl=1\" alt=\"\" class=\"wp-image-10185\" />\n\n\n\n<p>It&#8217;s kind of like inserting a block <img src=\"https://s.w.org/images/core/emoji/13.0.1/72x72/1f642.png\" alt=\"?\" class=\"wp-smiley\" /></p>\n\n\n\n<h3><strong>Creating a Pizza Block <img src=\"https://s.w.org/images/core/emoji/13.0.1/72x72/1f355.png\" alt=\"?\" class=\"wp-smiley\" /></strong></h3>\n\n\n\n<p>I love to eat pizza, so for fun, I&#8217;m going to design a new block that simply allows the user to display a delicious pizza in their posts and pages. I want the block to include options for a total number of slices and different toppings.</p>\n\n\n\n<h3><strong>Work Out the Flow</strong></h3>\n\n\n\n<p>I always like to concentrate on individual flows when designing blocks. That is to say, the linear steps a user will take when working with that block. In this case, I want to create visualizations of the following steps/views in our Figma file:</p>\n\n\n\n<ol><li>Inserting the block from the Block Inserter</li><li>The Pizza Block placeholder state including options in the block, its Toolbar, and the Inspector</li><li>The configured Pizza Block settings</li><li>The end result – a delicious pizza sitting comfortably on the canvas</li></ol>\n\n\n\n<h3><strong>Sketch the New States</strong></h3>\n\n\n\n<p>Thanks to the WordPress Design Library, I&#8217;ll be using as many existing UI components as possible, but I still need a rough idea of how they will be composed in the new interfaces that my Pizza block will require. I normally find it helpful to sketch these out on paper.</p>\n\n\n\n<p>Here&#8217;s the placeholder state which users will see when they first insert the block. This should be all I need:</p>\n\n\n\n<img width=\"632\" height=\"843\" src=\"https://i1.wp.com/wordpress.org/news/files/2021/04/image2.png?resize=632%2C843&ssl=1\" alt=\"\" class=\"wp-image-10186\" />\n\n\n\n<h3><strong>Prepare the Views and Stickers</strong></h3>\n\n\n\n<p>Helpfully, there are Views in the WordPress Design Library I can use for each of the steps in the flow outlined above.</p>\n\n\n\n<p>I open the library, navigate to the Views page, find the views I need, copy them, and paste into my working file.</p>\n\n\n\n<img width=\"632\" height=\"374\" src=\"https://i2.wp.com/wordpress.org/news/files/2021/04/image3.gif?resize=632%2C374&ssl=1\" alt=\"\" class=\"wp-image-10187\" />\n\n\n\n<p>It is very important to <strong>copy</strong> (not cut) Views from the library so that they remain intact and other people can still access them. If you cut them, they&#8217;ll be gone forever, so please don&#8217;t do that <img src=\"https://s.w.org/images/core/emoji/13.0.1/72x72/1f642.png\" alt=\"?\" class=\"wp-smiley\" /></p>\n\n\n\n<p>I&#8217;m also going to need a block placeholder sticker, so I navigate to the Stickers page, copy the one that most closely resembles my sketch from before, and paste it into my working file.</p>\n\n\n\n<img width=\"632\" height=\"374\" src=\"https://i1.wp.com/wordpress.org/news/files/2021/04/image12.gif?resize=632%2C374&ssl=1\" alt=\"\" class=\"wp-image-10188\" />\n\n\n\n<p>As with views, please only <strong>copy</strong> stickers; do not cut them.</p>\n\n\n\n<h3><strong>Gather the Components</strong></h3>\n\n\n\n<p>Referring back to the placeholder state I sketched out on paper (it can be helpful to import this into your Figma file), I can see that I&#8217;m going to need some form elements to realize the design.</p>\n\n\n\n<img width=\"632\" height=\"446\" src=\"https://i2.wp.com/wordpress.org/news/files/2021/04/image4.png?resize=632%2C446&ssl=1\" alt=\"\" class=\"wp-image-10189\" />\n\n\n\n<p>I navigate to the Assets panel, locate the components I need, and drag them into my file:</p>\n\n\n\n<img src=\"https://lh5.googleusercontent.com/UDyZdtZGo9N0e2qwgyIyz8V3xu9_zwGW9qBbBnozvwmXmVYURZ-ROLANtW7FafWYbQRnPQNWeRupk_9_1nzmKn8gRBlYDMKYR3QpwAubv8ZKAPMS_uV9VaYHsjfPItfqPiY0d1X5\" alt=\"\" />\n\n\n\n<p>Helpful tip: Once a component has been inserted, you can transform it into another component via its settings panel. Sometimes it is easier to copy/paste a component you already inserted and transform it this way, rather than opening the assets panel over and over.</p>\n\n\n\n<h3><strong>Arrange the Views, Stickers, and Components to Create a Coherent Design</strong></h3>\n\n\n\n<p>Now that we’ve gathered all the individual pieces we need, it&#8217;s simply a case of arranging them so that they resemble each of the steps of the flow we outlined before. This is done with simple drag and drop.</p>\n\n\n\n<p>If you&#8217;re familiar with software like Photoshop, Sketch, and others, this should feel very familiar.</p>\n\n\n\n<img src=\"https://lh3.googleusercontent.com/DVeU3I9ajqRvMD_e5q6G5vctb4TGbgA9CsIR9xYZ3yPqtmPhbDP9cODTHH4KS-I8GB9R4UF2DV6SSsayKpy45AEDvvY2gLbMsCA0ivfsqGcm509OWeTOpaMuQcv7TFz6-xoiKFfo\" alt=\"\" />\n\n\n\n<p>Once everything is in place, our flow is complete:</p>\n\n\n\n<a href=\"https://i1.wp.com/wordpress.org/news/files/2021/04/image14-1.png?ssl=1\"><img width=\"632\" height=\"97\" src=\"https://i1.wp.com/wordpress.org/news/files/2021/04/image14-1.png?resize=632%2C97&ssl=1\" alt=\"\" class=\"wp-image-10238\" /></a>\n\n\n\n<p>I still find it incredible that we&#8217;re able to do this in just a few short moments.</p>\n\n\n\n<h3><strong>Hook up the Prototype</strong></h3>\n\n\n\n<p>With each step of our flow created, the last piece of the puzzle is to connect them and form a clickable prototype.</p>\n\n\n\n<p>I switch to the Prototype panel and create click behaviors by selecting a layer, then dragging the white dot to the corresponding frame.</p>\n\n\n\n<img src=\"https://lh5.googleusercontent.com/i0fLdjWZhRTNFCKvHLLEfUnFx5CIm7p014R1avEV02F_B4DrG1v6Cw-XqYBth9JVYylylM7_mkqcALWEWcUVf0dRhgixJRtmsRIDHyMIZyom2cPdetMAFixgsvsmrqT03Xevync7\" alt=\"\" />\n\n\n\n<p>There are a variety of behaviors that the Figma prototyping tools support, such as a hover, drag, and click. It is even possible to create smart animations. Perhaps that&#8217;s something we can explore in another tutorial, but for now, I will refer you to the <a rel=\"nofollow\" href=\"https://help.figma.com/hc/en-us/articles/360040314193-Guide-to-prototyping-in-Figma\">Figma documentation</a> for more advanced prototyping.</p>\n\n\n\n<p>Now that I&#8217;ve connected all the appropriate elements, I am able to take my prototype for a test drive by clicking the Play <img src=\"https://s.w.org/images/core/emoji/13.0.1/72x72/25b6.png\" alt=\"▶\" class=\"wp-smiley\" /> icon:</p>\n\n\n\n<img src=\"https://lh3.googleusercontent.com/nBmEr4ohZ8RsjLM5wm4u8UY_zzTE0V1bXj-uoNV79WDibl5bgkZXY64ixl_BgNutg74fvxRZokUtLzWuWVlD46W4tAD_-Dcf-TclgIR9UoO73oCmNxmfcSEmUDgDG0e5WYFJ80tH\" alt=\"\" />\n\n\n\n<p>You can try it too; just click <a href=\"https://www.figma.com/proto/BmRYWzfrakFwsmIQa24xqx/Pizza-Block?page-id=0%3A1&node-id=48%3A767&viewport=1792%2C385%2C0.46477335691452026&scaling=min-zoom\">here</a>.</p>\n\n\n\n<h2><strong>That&#8217;s All, Folks!</strong></h2>\n\n\n\n<p>I tried to keep this tutorial fairly simple and concise; even though we only really got to grips with the basics here, you can see the power of Figma and the WordPress Design Library when it comes to trying out new designs.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 28 Apr 2021 17:52: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:15:\"Chloe Bringmann\";s: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:62:\"WPTavern: Creative Commons Search to Relaunch on 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:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=115690\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:169:\"https://wptavern.com/creative-commons-search-to-relaunch-on-wordpress-org?utm_source=rss&utm_medium=rss&utm_campaign=creative-commons-search-to-relaunch-on-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:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3493:\"<p>The <a href=\"https://search.creativecommons.org/\">Creative Commons search engine</a> will soon be part of WordPress.org, as Automattic will begin sponsoring several members of the CC Search team to maintain it. The engine currently offers over 500 million images, audio, and videos, under Creative Commons licenses or the public domain, aggregating more than 45 different sources. </p>\n\n\n\n<p>Matt Mullenweg <a href=\"https://ma.tt/2021/04/cc-search-to-join-wordpress-org/\">announced</a> the acquisition on his personal blog, saying that CC Search would be &ldquo;joining the WordPress project.&rdquo; It is a major benefit to the community, providing a valuable resource for finding GPL-compatible images for use in WordPress-derivative products like themes and plugins. Mullenweg hinted at a long-term plan where deeply integrating CC search into WordPress.org is just the first step: </p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p>I am eager to give a new home to their open search product on WordPress.org in continued commitment to open source freedoms, and providing this community resource for decades to come. This is an important first step to provide a long-term, sustainable challenger to proprietary libraries like Unsplash.</p></blockquote>\n\n\n\n<p>The reference to Unsplash follows the company&rsquo;s <a href=\"https://wptavern.com/unsplash-responds-to-image-licensing-concerns-clarifies-reasons-for-hotlinking-and-tracking\">controversial licensing changes</a>, where it abandoned CC0 licensing in 2017 after making a name for itself by offering images originally shared to the public domain. That body of work was hidden away by Unsplash&rsquo;s refusal to use its API to differentiate these CC0 images going forward. In July 2020, the controversy was renewed after Unsplash launched its official WordPress plugin. Some users are apprehensive about the company&rsquo;s willingness to change its license and terms in the future, especially after <a href=\"https://unsplash.com/blog/unsplash-getty/\">Unsplash was acquired by Getty Images</a>. </p>\n\n\n\n<p>Creative Commons search remains one of the few places to find CC0-licensed images that are compatible with the GPL. It will be interesting to see how this news of CC Search finding a new home on WordPress.org will affect Automattic&rsquo;s relationship with Pexels, another image library with even more restrictive licensing than Unsplash. Access to Pexels was <a href=\"https://wordpress.com/blog/2018/08/02/diverse-stock-photo-library-pexels/\">added to WordPress.com in 2018</a> and is also <a href=\"https://jetpack.com/support/jetpack-blocks/pexels-free-photo-library/\">integrated with Jetpack</a>.</p>\n\n\n\n<p>&ldquo;When I started CC Search, I always hoped it would become part of the infrastructure of the Internet,&rdquo; former Creative Commons CEO <a href=\"https://twitter.com/ryanmerkley\"></a>Ryan Merkley&nbsp; said. &ldquo;Matt Mullenweg and I first talked about CC Search in 2018, and he immediately saw the potential. I&rsquo;m so happy to see this happen. It&rsquo;s great for WordPress, and great for the Commons.&rdquo;</p>\n\n\n\n<p>Mullenweg&rsquo;s announcement said he anticipates CC search will be live and and running on WordPress.org in a few weeks. The new Automattic employees who were hired from Creative Commons will have their contributions sponsored by the company as part of the company&rsquo;s <a href=\"https://wordpress.org/five-for-the-future/pledge/automattic/\">Five for the Future commitment</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 28 Apr 2021 04:42:03 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i: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:73:\"WPTavern: Churel Is a Colorful and Minimalist Block-Ready WordPress 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:30:\"https://wptavern.com/?p=115663\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:191:\"https://wptavern.com/churel-is-a-colorful-and-minimalist-block-ready-wordpress-theme?utm_source=rss&utm_medium=rss&utm_campaign=churel-is-a-colorful-and-minimalist-block-ready-wordpress-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:5311:\"<img />\n\n\n\n<p class=\"has-drop-cap\">WordPress theme development company Themix released its third free theme to the official directory this week. <a href=\"https://wordpress.org/themes/churel/\">Churel</a> is described as a theme for organizations and businesses that also works for traditional blogging.</p>\n\n\n\n<p>The development team has a keen eye for modern color schemes and font families. The theme has a refreshing design that is rare for the free theme directory, at least at first glance. It is the sort of project with just the right amount of eye candy to pull users in.</p>\n\n\n\n<p>If that was everything necessary for great design, the theme would land in my top 10 picks from WordPress.org without a second thought. However, after digging deeper, it was clear the design had some issues. They are fixable. It would not take much nudging of a few CSS rules to make this a much better theme, so let&rsquo;s just dive right into the problems before getting into the good stuff.</p>\n\n\n\n<p>The theme&rsquo;s most clear-cut flaw is with its typography. Sizing and words-per-line work well enough. The default Open Sans font is rarely a poor choice for readability. However, the line height is far too large for a good flow, and the white space between paragraphs makes it tough to tell where one ends and the other begins. It is almost as if the team got halfway through with fine-tuning the typography and decided to simply stop. It is a glaring issue that makes the theme practically unusable for long-form content, but it could be addressed with two minor style changes.</p>\n\n\n\n<ul><li class=\"blocks-gallery-item\"><img />Default body copy.</li><li class=\"blocks-gallery-item\"><img />Adjusted body copy.</li></ul>\n\n\n\n<p>For a theme &ldquo;designed to take full advantage of the flexibility of the block editor,&rdquo; it is missing one crucial component: editor styles. It is marked with the official &ldquo;Block Editor Styles&rdquo; tag in the directory and passed through the review process with no mention of it. </p>\n\n\n\n<p>This seems like an oversight. Maybe something was lost in the build process or accidentally deleted before submission.</p>\n\n\n\n<ul><li class=\"blocks-gallery-item\"><img />Front end design.</li><li class=\"blocks-gallery-item\"><img />Block editor design.</li></ul>\n\n\n\n<p>Churel relies on the Kirki Customizer Framework, a requirement for accessing any theme options. Most controls the theme uses are built directly into WordPress. It does not make much sense to tie them to the activation of a third-party plugin, particularly for its simple color options.</p>\n\n\n\n<p>Despite its faults, I fell in love with its homepage design immediately. The modern card design coupled with a minimalist page layout and bright colors makes me want to explore. <em>And, you just got to love the ghost in the <a href=\"https://wp-churel.themeix.com/\">demo</a> logo, right?</em></p>\n\n\n\n<img />Churel theme homepage.\n\n\n\n<p>I also welcome any theme that actually creates a unique design for sticky posts on the homepage. Far too many theme authors either ignore it in whole or relegate it to a last-minute addition. The design team did not go overboard, but they made sure that readers know, &ldquo;Hey, this is important,&rdquo; while keeping it simple.</p>\n\n\n\n<p>Other elements are attractive about the theme, such as its subscription/newsletter area in the page footer. The attention to detail when styling the core widgets means everything looks good in the theme&rsquo;s sidebars. And a handful of animations sprinkled throughout the design, such as floating circles and an underline effect on post title links, add an extra dimension without feeling clunky.</p>\n\n\n\n<p>Churel is almost a top-tier block-ready WordPress theme. With a handful of trivial CSS changes and &mdash; I will sound like a broken record to regular readers &mdash; some block patterns, it could be.</p>\n\n\n\n<p>The theme&rsquo;s &ldquo;Authors&rdquo; page template is an example of a missed opportunity for a block pattern. The page template itself might be perfect for some but not others. It automatically lists administrators and authors along with their profiles. By overlooking other roles that can publish posts, the system is rigid. &ldquo;Authors&rdquo; or, more commonly, &ldquo;team&rdquo; pages are an ideal fit for the block system. Site administrators could quickly create and customize such a page if they merely had a pattern for doing so.</p>\n\n\n\n<img />Churel theme &ldquo;Authors&rdquo; page template.\n\n\n\n<p>A pattern built from the Columns block with nested Image, Heading, Separator, and Social Icons blocks would make this easy. Throw in an &ldquo;alternating colors&rdquo; block style (or just let users control the colors) for the Columns, and users can build what they want more easily than theme authors doing guesswork about what user profiles should appear.</p>\n\n\n\n<p>The block editor exists to solve these problems, and theme authors are leaving half their tools in the bag. <a href=\"https://wptavern.com/block-patterns-will-change-everything\">Block patterns will be a cornerstone</a> of theme design in the coming years.</p>\n\n\n\n<p>I may be overusing the term as of late, but this yet another theme that has <em>potential</em>. It is not the best that it can be yet, but it is a decent 1.x launch.</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, 27 Apr 2021 21:09:58 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s: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:37:\"Matt: CC Search to join 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:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:22:\"https://ma.tt/?p=54079\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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://ma.tt/2021/04/cc-search-to-join-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:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1426:\"<img />\n\n\n\n<p>The WordPress community has long advocated for a repository with GPL-compatible images, and it’s time to listen to that need. CC Search, a CC0 (<a href=\"https://creativecommons.org/share-your-work/public-domain/cc0/\">Creative Commons Zero</a>) image search engine, is joining the WordPress project with over 500 million openly licensed and public domain images discoverable from over 50 sources, audio and video soon to come.</p>\n\n\n\n<p>I am a long-time supporter of <a href=\"https://creativecommons.org/\">Creative Commons</a> and their influential work on open content licenses, and when we heard they were considering shutting down their CC Search engine we immediately started exploring ways we could keep it going. I am eager to give a new home to their open search product on WordPress.org in continued commitment to open source freedoms, and providing this community resource for decades to come. This is an important first step to provide a long-term, sustainable challenger to proprietary libraries like Unsplash.</p>\n\n\n\n<p>Automattic has hired key members of the CC Search team and will sponsor their contributions as part of <a href=\"https://wordpress.org/five-for-the-future/pledge/automattic/\">our Five for the Future commitment</a>. I look forward to seeing the project grow and welcome them to the WordPress community! Will share in a few weeks when everything is live and running on the site.</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, 27 Apr 2021 17:36:15 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s: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: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:52:\"WordPress.org blog: Curious About Full Site Editing?\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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:\"https://wordpress.org/news/?p=10190\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:67:\"https://wordpress.org/news/2021/04/curious-about-full-site-editing/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2790:\"<p>The second major release of the year is right around the corner. You might have heard a <a href=\"https://make.wordpress.org/core/2021/04/15/full-site-editing-go-no-go-april-14-2021/\">bit of buzz</a> about full site editing around your WordPress circles, so this post will give you some big picture things to know as well as a few wayfinding links for anyone who wants to know more.</p>\n\n\n\n<p><strong>For Site Owners and Operators</strong></p>\n\n\n\n<p>If you own and operate a WordPress site, updating to version 5.8 should be a seamless experience, just like any other update. All the conversation around full site editing is very exciting, but shouldn’t be alarming—<strong>everything in the next release that relates to full site editing is opt-in</strong>. To experiment freely with it, you need a theme that is built for it. Check the links at the end to see a few examples!</p>\n\n\n\n<p><strong>For Agencies and Theme/Plugin Developers</strong></p>\n\n\n\n<p>If you extend the functionality of the WordPress CMS for clients, updating to version 5.8 should also be seamless. As always, it’s smart to spot-check custom implementations in a staging environment or fully test when the release candidate is made available. Want to test your products and get everything client-ready? Check out any of the testing options below.</p>\n\n\n\n<p><strong>For Contributors and Volunteers</strong></p>\n\n\n\n<p>If you contribute time and expertise to the WordPress project, you can join us in the interesting work leading up to the WordPress 5.8 release and update your site with the deep satisfaction of a job well done. There is a lot that goes into every release—from design and development to documentation and translation; if you’ve got some time to spare, and want to help support the project that supports the tool that supports your site (whew!), check out the links below.</p>\n\n\n\n<h2>Resources</h2>\n\n\n\n<ul><li>A few block themes: <a href=\"https://wordpress.org/themes/tt1-blocks/\">TT1 Blocks</a>, <a href=\"https://wordpress.org/themes/hansen/\">Hansen</a>, <a href=\"https://wordpress.org/themes/block-based-bosco/\">Block-based Bosco</a>, <a href=\"https://wordpress.org/themes/q/\">Q</a></li><li>A few focus areas: <a href=\"https://make.wordpress.org/core/2021/04/20/full-site-editing-go-no-go-next-steps/\">Gutenberg plugin focuses</a></li><li>A few ways you can test: <a href=\"https://wordpress.org/plugins/gutenberg/\">Gutenberg plugin</a>, <a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\">Beta testing plugin</a>, <a href=\"https://gutenbergtimes.com/need-a-zip-from-master/#nightly\">Gutenberg Times nightly build</a></li><li>A few pieces of documentation: <a href=\"https://developer.wordpress.org/block-editor/handbook/full-site-editing/\">Full Site Editing Overview</a></li></ul>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 27 Apr 2021 17:26:05 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:7:\"Josepha\";s: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:87:\"WPTavern: Will We See In-Person WordCamps in 2021? An Open Discussion on a Path Forward\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=115641\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:217:\"https://wptavern.com/will-we-see-in-person-wordcamps-in-2021-an-open-discussion-on-a-path-forward?utm_source=rss&utm_medium=rss&utm_campaign=will-we-see-in-person-wordcamps-in-2021-an-open-discussion-on-a-path-forward\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3613:\"<p class=\"has-drop-cap\">Now that COVID-19 vaccinations are becoming more widespread, many hope that in-person WordCamps can once again be a reality. There is no official path forward just yet, and decisions will likely be locally based in the coming months. Angela Jin, a community organizer for Automattic, announced an <a href=\"https://make.wordpress.org/community/2021/04/26/discussing-the-path-to-in-person-wordcamps/\">open discussion around the topic</a>.</p>\n\n\n\n<p>Currently, all WordCamps are online-only events. There is no official decision on when in-person events will begin anew.</p>\n\n\n\n<p>This is a follow-up to an earlier <a href=\"https://wptavern.com/wordpress-community-team-discusses-return-to-in-person-events\">discussion that began in December 2020</a>. It served as an initial opinion-gathering mission. For communities that have more effectively contained the COVID-19 spread, the Community Team <a href=\"https://make.wordpress.org/community/2021/02/16/announcement-decision-making-checklist-for-in-person-meetups-now-available/\">posted guidelines and a checklist</a> for local Meetups in February.</p>\n\n\n\n<p>Most of the ideas from the December 2020 dialogue are at the forefront of the current open discussion. Mandatory masks, restricting the length of events, limiting attendance, and capping attendance according to the venue&rsquo;s capacity top the list.</p>\n\n\n\n<p>One of the tougher-to-achieve goals might be setting up safety guidelines around food or drink, which are often steeped in the local culture. It will also be a primary safety concern.</p>\n\n\n\n<p>Mandatory registration is on the table. This would allow organizers to contact attendees in case of exposure.</p>\n\n\n\n<p>Other suggestions center on maintaining local events, which is what WordCamp is all about. While some of the conferences are held in major cities and draw international crowds and speakers, this could be an opportunity to make sure that events focus directly on their communities. It would also be necessary for containing any spread of the virus or variants to outside populations.</p>\n\n\n\n<p>There is one suggestion to recommend that only vaccinated conference-goers attend. This would likely fall under an honor system. Making this mandatory could create potential hurdles based on local jurisdictions. For example, there is a House Bill in Alabama, my home state, that would not allow entertainment events to &ldquo;discriminate&rdquo; based on vaccination status if passed. I have yet to verify if WordCamps fall under the definition of &ldquo;entertainment events&rdquo; like a concert or sports match.</p>\n\n\n\n<p>There are still many unknowns at this point, and every potential in-person WordCamp would have to follow local laws. However, we are nearing a time where such events may once again be a reality.</p>\n\n\n\n<p>&ldquo;I&rsquo;m going to get a little more personal here: returning to in-person WordCamps is going to be an emotional experience that is going to affect everyone differently,&rdquo; Jin said in a final note, sharing thoughts that echo throughout the WordPress ecosystem.</p>\n\n\n\n<p>&ldquo;The WordPress community has a big range of introverts to extroverts, and we&rsquo;ve gone through major changes to how we interact with each other. For all that I want to hug everyone, it also is strange and a bit frightening to think about all that human contact after a year-and-then-some of this pandemic. Supporting organizers in bringing back WordCamps in a way that acknowledges and accommodates all our excitement and fears, as well as our love of WordPress, is a worthy goal.&rdquo;</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, 26 Apr 2021 20:35: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:14:\"Justin Tadlock\";s: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:62:\"WPTavern: FLoC Blocking Discussion Continues on WordPress Trac\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=115523\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:169:\"https://wptavern.com/floc-blocking-discussion-continues-on-wordpress-trac?utm_source=rss&utm_medium=rss&utm_campaign=floc-blocking-discussion-continues-on-wordpress-trac\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:4580:\"<p>Last week WordPress contributors began a heated <a href=\"https://wptavern.com/wordpress-contributors-propose-blocking-floc-in-core\">discussion regarding blocking FLoC</a> (Federated Learning of Cohorts). Google&rsquo;s experimental alternative to third-party cookies has become a highly contentious topic that made its way into last week&rsquo;s Core developers meeting. </p>\n\n\n\n<p>Representatives from the Chrome team also attended the meeting to clear up any confusion and answer questions about how FLoC currently works. They <a href=\"https://wordpress.slack.com/archives/C02RQBWTW/p1619037652084400\">related</a> that during the FLoC Origin Trial (the process by which Chrome introduces new proposed API&rsquo;s for feedback from developers), a page will only be included in the browser&rsquo;s FLoC computation for one of two reasons:</p>\n\n\n\n<ul><li>The FLoC API&nbsp;<code>document.interestCohort()</code>&nbsp;is used on the page.</li><li>Chrome detects that the page&nbsp;<a target=\"_blank\" href=\"https://github.com/WICG/floc/issues/82\" rel=\"noreferrer noopener\">loads ads or ads-related resources</a>.</li></ul>\n\n\n\n<p>&ldquo;In the final end state, we expect the way FLoC will work is that the only pages that will be relevant to calculating your cohort are the pages that call the FLoC API,&rdquo; Chrome representative Michael Kleber said. &ldquo;So pages will &lsquo;opt in&rsquo; by using some new JS function call.&rdquo;</p>\n\n\n\n<p>Since FLoC is still in the the beginning stages, the Chrome team cannot confirm the final behavior for what pages will be included in FLoC calculations. At this point, it seems like it will primarily affect publishers and ad-supported websites in the future.</p>\n\n\n\n<p>Although the authors and proponents of the proposal prescribed immediate action, WordPress&rsquo; leadership has determined that an implementation discussion is premature at this time. </p>\n\n\n\n<p>&ldquo;I am now amending my posted request for a reworking of the proposal &ndash; I do not want to see another proposal for action in WordPress right now,&rdquo; WordPress lead developer Helen Hou-Sand&iacute; said during the meeting. &ldquo;What we need is a Trac ticket where we track the status of the FLoC trial/implementation and discuss periodically to see if action is needed. I have an opinion, but it&rsquo;s not really relevant at this time, and I think more of us should be comfortable with that idea.&rdquo;</p>\n\n\n\n<p>The Chrome team did not expect that many people would be considering FLoC at this point, as Origin Trials generally only attract a handful of people who are curious about the technical details. FLoC gained more widespread attention after the critical <a href=\"https://www.eff.org/deeplinks/2021/03/googles-floc-terrible-idea\">article</a> from EFF. The <a href=\"https://make.wordpress.org/core/2021/04/18/proposal-treat-floc-as-a-security-concern/#comment-41168\">original proposal</a> on make.wordpress.org also attracted media attention due to its confusing approach, premature assumptions, and lack of critical <a href=\"https://make.wordpress.org/core/handbook/best-practices/post-comment-guidelines/#peer-review\">peer review</a>.</p>\n\n\n\n<p>Peter Wilson <a href=\"https://make.wordpress.org/core/2021/04/18/proposal-treat-floc-as-a-security-concern/#comment-41168\">commented</a> on behalf of WordPress&rsquo; security team after meeting to discuss the issue, stating that it is unequivocally not a security concern:</p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p>Treating this as WordPress currently treats any other&nbsp;security issue&nbsp;would require releasing 21 versions of WordPress. As identified in other comments on this thread, it would also break the implicit contract of security releases by including an&nbsp;enhancement&nbsp;in the release.</p><p>As a result of these consideration, the security team have concluded that treating this as a security issue is inappropriate.</p><p>Whether this is suitable to be included in WordPress and subsequently released as part of the next 5.7.x maintenance release are discussions for the&nbsp;Core&nbsp;team. The security team do not have a consensus view on these questions.</p></blockquote>\n\n\n\n<p>Hou-Sand&iacute; opened a <a href=\"https://core.trac.wordpress.org/ticket/53069\">ticket</a> where discussion continues on the implications of FLoC. As more information becomes available from Chrome&rsquo;s Origin Trial, WordPress contributors will be better prepared to discuss how it may affect publishers and whether a core block, privacy setting, or other action is necessary.</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, 26 Apr 2021 16:44: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:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:14;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:64:\"WordPress.org blog: WP Briefing: Your Opinion is Our Opportunity\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"https://wordpress.org/news/?post_type=podcast&p=10171\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:67:\"https://wordpress.org/news/2021/04/your-opinion-is-our-opportunity/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:13066:\"<p>In this episode, Josepha discusses the importance of co-development and testing for the continued growth and maintenance of the WordPress project.&nbsp;</p>\n\n\n\n<p><em><strong>Have a question you&#8217;d like answered? You can submit them to <a href=\"mailto:wpbriefing@wordpress.org\">wpbriefing@wordpress.org</a>, either written or as a voice recording.</strong></em></p>\n\n\n\n<h2><strong>Credits</strong></h2>\n\n\n\n<ul><li>Editor:<a href=\"https://profiles.wordpress.org/dustinhartzler/\"> Dustin Hartzler</a></li><li>Logo:<a href=\"https://profiles.wordpress.org/beafialho/\"> Beatriz Fialho</a></li><li>Production:<a href=\"https://profiles.wordpress.org/mkaz/\"> </a><a href=\"https://profiles.wordpress.org/cbringmann/\">Chloé Bringmann</a></li><li>Song: Fearless First by Kevin MacLeod</li></ul>\n\n\n\n<h2>References</h2>\n\n\n\n<ul><li><a href=\"https://wordpress.org/news/2008/10/usability-testing-report-25-and-crazyhorse/\">2.5 Usability Testing Report&nbsp;</a></li><li><a href=\"https://europe.wordcamp.org/2021/\">WordCamp Europe 2021</a></li><li><a href=\"https://www.meetup.com/Pune-WordPress-Knowledge-Exchange/events/277520243/\">Pune Work Along (Self Study) Meetup</a></li><li><a href=\"https://fr.wordpress.org/2021/04/09/le-30-avril-2021-rejoignez-nous-pour-un-nouveau-wordpress-translation-day-fr/\">French Mini-Translation Day, April 30, 2021</a></li><li><a href=\"https://make.wordpress.org/core/2021/04/15/full-site-editing-go-no-go-april-14-2021/\">April 14, 2021, Full Site Editing Go/No-Go Demo Recap</a></li><li><a href=\"https://make.wordpress.org/core/2021/04/20/full-site-editing-go-no-go-next-steps/\">Full Site Editing Go/No-Go Next Steps</a></li><li><a href=\"https://make.wordpress.org/test/\">Test WordPress.org</a></li></ul>\n\n\n\n<h2>Transcript</h2>\n\n\n\n<span id=\"more-10171\"></span>\n\n\n\n<p>0:10</p>\n\n\n\n<p>Hello, everyone, and welcome to the WordPress briefing, the podcast where you can catch quick explanations of some of the ideas behind the WordPress open source project and the community around it, as well as get a small list of big things coming up in the next two weeks. I&#8217;m your host, Josepha Haden Chomphosy. Here we go!</p>\n\n\n\n<p>0:39</p>\n\n\n\n<p>Prior to Gutenberg, our current multi-year project that is changing the way we see WordPress, another multi-year project changed the way we saw WordPress. Starting in 2008, substantial changes to the WordPress interface came in a series of major releases, starting with WordPress 2.5. That was before my time in the project; I&#8217;ve only ever worked with the current dashboard in WordPress. But, from what I&#8217;ve read, the user testing that would have gone into it was a huge undertaking and very well coordinated. Now, WordPress has not taken on that type of robust testing project since, but starting around 2014 or 2015, a community testing practice was started. I&#8217;ve shared these calls for testing frequently, both on Twitter and in this podcast. But you may not really know why I find the testing program so valuable. So today, I&#8217;m going to explore with you the concept of co-developers in open source.</p>\n\n\n\n<p>1:52</p>\n\n\n\n<p>Open source software, like WordPress, is built by the people who show up. There are a few obvious groups when you think of software, the developers, designers, technical writers, folks who monitor the forums, and really, all the teams you find in our WordPress project. Co-developers or co-creators, if you&#8217;ll join me in making our tent a little bigger, refers to the users of an open source product who actively engage and contribute to the work by using the software and sharing any bugs that they find.</p>\n\n\n\n<p>2:25</p>\n\n\n\n<p>I mentioned this group in the episode about how WordPress improves. Specifically in that episode, I underlined that if you consider users to be part of the collaborative process, as long as people use your product, those people will have opinions about your product’s needs. And today, I&#8217;m extending that thought a bit further to say that, as long as there are opinions, there are opportunities.</p>\n\n\n\n<p>2:51</p>\n\n\n\n<p>When you know what isn&#8217;t working, you can focus your attention on a solution, you can focus on making sure that you can make it work. The existence of co-creators is one of the great things about open source. No designer or developer or product owner has to know every sort of user to be able to get feedback from them. If they show up, test the software and get their thoughts written down, then you can start to see patterns and common pain points. It is also, unfortunately, one of the great difficulties of being an open source project. After all, if users don&#8217;t show up, or don&#8217;t test, or don&#8217;t write down their feedback, it&#8217;s impossible to know what worked for them and what didn&#8217;t. And on top of that, with such a large percentage of the web being supported by WordPress in this case, not every problem is part of a pattern. And not all patterns are part of the current priorities.</p>\n\n\n\n<p>3:54</p>\n\n\n\n<p>Looking beyond that double-edged sword. Let&#8217;s say that this idea of a co-creator makes sense to you. And more than that, you feel like it describes you. What does it mean for you to show up in WordPress? There are lots of good ways to offer this sort of feedback and contribute to those patterns that can help us see through the fog. So I have for you a mini list and, of course, a bunch of links in the show notes for you.&nbsp;</p>\n\n\n\n<p>So some good ways. First, you can participate in any of the dedicated calls for testing. They are short and frequently have a guide. I participate in them and generally find them fun. I say generally because sometimes I also find them frustrating. That&#8217;s really okay too; the frustrations helped me to identify that I found a problem. And if I can find a problem, then I have saved someone else from finding that problem in the future. The second thing you can do is file a bug report with information about what happened when you ran into a problem and how someone like me could make your bug happen on their site. Bug</p>\n\n\n\n<p>5:00</p>\n\n\n\n<p>Reporting is one of the things I&#8217;ve grown to really love in my time and open source; I did not love it. At first, I was really scared to do it. I mostly used to send videos of the bugs that I found to other people and ask them to file the bug reports for me. But then, of course, I never knew whether they got fixed or not. So I was scared to do it at first. But once I figured out what makes a “good report,” I felt like I was helping circle hidden treasure on a map or something. I realized also not everyone&#8217;s excited about finding hidden treasure on a map. But I play video games and finding hidden treasure on maps is, like, a thing.</p>\n\n\n\n<p>5:43</p>\n\n\n\n<p>A third really great way to contribute like this is that you can join any community meeting to learn more about what&#8217;s happening now and in the future, or just to see what makes WordPress work. As a heads up, these meetings go really fast. And they&#8217;re all in text. And there&#8217;s sometimes, but not all the time, a little bit of jargon that you have to head to your favorite search engine to find. But I sit in on about half of them myself and get a lot of really good information about things that I&#8217;ve been wondering about, things that looked broken, but actually are functioning exactly the way that they should. And I just didn&#8217;t want them to function that way. And more often than not, I found out that something that I thought was broken, was already identified and being fixed. Those are three great ways to show up and help give feedback that helps make WordPress better and more functional for more people.&nbsp;</p>\n\n\n\n<p>There are also a few other ways that we see people trying to share that feedback that don&#8217;t work quite as well. And I&#8217;m going to touch on a few of them just because it&#8217;s important to know, as you&#8217;re trying to figure out how to get started with this. The first one is just tweeting your frustrations, and I get it like that&#8217;s literally what Twitter is for.</p>\n\n\n\n<p>7:03</p>\n\n\n\n<p>But also it&#8217;s hard to create a block from “I am frustrated, behold my hateful rhetoric.” Not that any of you, my dear listeners, ever tweet hateful rhetoric. Still, that is really hard for anyone to figure out what was actually wrong in that moment. Another thing that is not the most functional way to give feedback is review brigading. The Internet rewards this kind of behavior, but I have found at least for WordPress, those false positives and false negatives can be really confusing for our new users. And the third way, that&#8217;s not our best way, and probably is the least best way, is just by giving up and not telling anyone what broke for you.</p>\n\n\n\n<p>7:45</p>\n\n\n\n<p>I know that I already said it&#8217;s not possible to fix everyone&#8217;s problems. But while it&#8217;s not possible to fix everyone&#8217;s problems the moment they get shared, it&#8217;s also truly impossible to fix any problems that no one knows exist. And so giving up and not sharing an issue so that we can identify it as part of a pattern of problems is probably the least effective way to help us help you get your problem solved.</p>\n\n\n\n<p>8:13</p>\n\n\n\n<p>This brings me back to the question of the value of WordPress users as co creators in the development process. As WordPress grows, both in usage as a CMS and in participation as a community, it&#8217;s important for us to shed the idea that software creation is only about what literally can be done to code or what literally can be done to core or what literally can be done to the CMS. It&#8217;s also important for us to constantly remind ourselves that the best outcomes are the result of collaboration with the people who use WordPress the most. I know that not every type of user we have is showing up to give us feedback about where WordPress doesn&#8217;t work for them. And I would love to see more feedback that helps us to figure out where our patterns are.</p>\n\n\n\n<p>9:03</p>\n\n\n\n<p>So the bottom line is this without user feedback that has some clarity of what was expected versus what happened, the work to make a good choice involves a whole lot of guessing. So since open source software is built by the people who show up, I hope this gives you an idea of how you can show up and help improve the tool that powers your sites.</p>\n\n\n\n<p>9:32</p>\n\n\n\n<p>That brings us to today&#8217;s community highlight every episode or so I share either a great story of WordPress success or a great story of a WordPress contributor who helped some folks along the way. Today&#8217;s <a href=\"https://twitter.com/trishacodes/status/1357382647274762244\">community highlight</a> comes from @trishacodes who shared one of her early to WordPress mentors. She says “@RianRietveld was such an encouragement and helped me find the courage to speak up.” I have had myself many conversations with <a href=\"https://profiles.wordpress.org/rianrietveld/\">Rian</a>, and that rings true for me as well.&nbsp;</p>\n\n\n\n<p>10:00</p>\n\n\n\n<p>That brings us to the moment you&#8217;ve all been waiting for, the small list of big things. It&#8217;s actually kind of a medium list. Today, I&#8217;ve got four whole things to share with you all. The first thing on my list is that WordCamp Europe is coming, that will be June 7th through the 10th. It&#8217;s a multi-day online event. I will share in the show notes a link to the main website; there you can get an idea of what will happen, the schedule, and get your hands on some tickets so that you can get it in your calendar and prepare yourselves.&nbsp;</p>\n\n\n\n<p>The second thing I want to share is for all of our polyglots out there. The French team is planning a translation day coming up on April 30. I will share a link to that as well so that you can get an idea of what that takes if you&#8217;re feeling like you want to do some translation work. The third thing I want to share is that the Indian community in Pune actually started a new meetup series. It is a translation work along self-study &#8211; also for all of our polyglots out there. I would love to see as many people as are interested in both learning about how to do translations and certainly translating WordPress get registered for that. A final thing I want to share with you all is that if you are curious about what full site editing features will be included in the 5.8 release, that&#8217;s the WordPress release that&#8217;s coming out in the middle of July, you can check out my recap and recording of the demo that was held with Matt, Matias, and the rest of the team. There’s are also a number of other posts of next step ideas that I will share in the show notes as well.</p>\n\n\n\n<p>11:51</p>\n\n\n\n<p>That, my friends, is your small list of big things. Thank you for joining in today for the WordPress briefing. I&#8217;m your host, Josepha Haden Chomphosy. I&#8217;ll see you again in a couple of weeks!</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, 26 Apr 2021 15:24:28 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"Chloe Bringmann\";s: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:106:\"WPTavern: Companies Running Competitive Ads Against WordPress May Soon be Banned from Sponsoring WordCamps\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=115353\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:257:\"https://wptavern.com/companies-running-competitive-ads-against-wordpress-may-soon-be-banned-from-sponsoring-wordcamps?utm_source=rss&utm_medium=rss&utm_campaign=companies-running-competitive-ads-against-wordpress-may-soon-be-banned-from-sponsoring-wordcamps\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:4644:\"<p>The WordPress Community Team is <a href=\"https://make.wordpress.org/community/2021/04/19/discussion-companies-who-run-competitive-ads-against-wordpress-and-apply-to-sponsor-wordcamps/\">discussing</a> banning companies from sponsoring WordCamps if they advertise competitively against WordPress. A WordCamp organizing team recently brought the concern to community deputies regarding a potential sponsor that is advertising its product in such a way that it puts WordPress in &ldquo;an unflattering light.&rdquo;</p>\n\n\n\n<p>This particular instance is prompting community leadership to clarify expectations for how sponsors advertise WordPress derivative products &ndash; products built on top of WordPress, such as themes, plugins, or distributions.</p>\n\n\n\n<p>Cami Kaos published a list of the existing expectations for sponsors and those who want to participate in the community&rsquo;s events program. These include items such as no discrimination, no incitement of violence, respecting the WordPress trademark and licensing, and others from the <a href=\"https://make.wordpress.org/community/handbook/wordcamp-organizer/planning-details/fundraising/local-wordcamp-sponsorship/\">WordCamp Organizer Handbook</a>. Kaos posed the following two questions to the community:</p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p><strong>Should the WordCamp and&nbsp;meetup&nbsp;programs accept sponsors, speakers and organizers who engage in&nbsp;competitive marketing against WordPress?</strong></p><p><strong>How should competitive advertising be defined in the WordPress space?</strong></p></blockquote>\n\n\n\n<p>The discussion post did not specify the potential sponsor in question but <a href=\"https://wptavern.com/elementor-raises-eyebrows-with-google-ads-targeting-full-site-editing\">recent campaigns from Elementor</a> meet the criteria of advertising against WordPress with a negative slant. The ads insinuate that WordPress isn&rsquo;t user -friendly or intuitive and that without this particular product WordPress is frustrating. The company has also run ads that co-opt the term &ldquo;full-site editing&rdquo; on Google searches, with Elementor representatives claiming that it is a generic industry term.</p>\n\n\n\n<div class=\"wp-block-image\"><img /></div>\n\n\n\n<p>Elementor has sponsored events in the past. If the community guidelines are changed to explicitly prohibit advertising that puts WordPress in a negative light, then the company may be required to pull all of its ads that violate the new requirements in order to become a sponsor. </p>\n\n\n\n<p>Bluehost is another company that might come under the microscope for its <a href=\"https://wptavern.com/bluehost-misuses-wordpress-trademark-reigniting-controversy-over-recommended-hosts-page\">recent trademark misuse</a>. Although the company had a meeting to resolve matters with WordPress&rsquo; executive director Josepha Haden, Bluehost still has <a href=\"https://www.youtube.com/channel/UCURv2b4zbEiwN626-T321HQ\">multiple ads</a> running with the <a href=\"https://youtu.be/eqQORI5Ehd0?t=15\">same issue</a>. </p>\n\n\n\n<p>Feedback so far has been minimal. One participant in the discussion mistakenly thought the proposal was referring to competition in general. Andrea Middleton clarified in the comments.</p>\n\n\n\n<p>&ldquo;The question is whether WordPress events should co-promote or endorse people and companies that are competing&nbsp;<strong>against WordPress itself</strong>,&rdquo; Middleton said.</p>\n\n\n\n<p>&ldquo;For example, if someone is running ads saying &lsquo;WordPress is terrible, use our product instead,&rsquo; or even &lsquo;WordPress is terrible, but our&nbsp;plugin&nbsp;makes it good&rsquo; do we want to include them as a sponsor for WordPress events?&rdquo;</p>\n\n\n\n<p>Defining competitive advertising to exclude all forms criticism may be too strong of a line but there should be guidelines that cover more egregious cases where a company is disparaging WordPress for the purpose of exploiting its community. </p>\n\n\n\n<p>&ldquo;Criticism can be healthy and good marketing when done in good faith and with a tool that truly addresses a user need,&rdquo; Mark Root-Wiley said. &ldquo;What makes criticism objectionable is when it strays past details of software and into harmful criticism of people and communities, and it seems like the existing standards cover that.&rdquo;</p>\n\n\n\n<p>The <a href=\"https://make.wordpress.org/community/2021/04/19/discussion-companies-who-run-competitive-ads-against-wordpress-and-apply-to-sponsor-wordcamps/\">discussion</a> will be open until April 29, 2021, when comments will be closed and the discussion will move to final review. </p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 23 Apr 2021 22:01:30 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i: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:78:\"WPTavern: Plausible Analytics Adds Statistics Dashboard to the WordPress Admin\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=115526\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:201:\"https://wptavern.com/plausible-analytics-adds-statistics-dashboard-to-the-wordpress-admin?utm_source=rss&utm_medium=rss&utm_campaign=plausible-analytics-adds-statistics-dashboard-to-the-wordpress-admin\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:5460:\"<p class=\"has-drop-cap\">Earlier this week, <a href=\"https://plausible.io/\">Plausible Analytics</a> released version 1.2 of its <a href=\"https://wordpress.org/plugins/plausible-analytics/\">WordPress plugin</a>. The update includes a missing feature that should make it more appealing to end-users. The plugin now supports an &ldquo;embedded mode&rdquo; that displays a site&rsquo;s stats directly in the WordPress admin interface.</p>\n\n\n\n<p>Without counting the self-hosted users of its open-source project, Plausible Analytics recently surpassed 14,000 users on its hosted service. That is a step forward in its two-year path toward making a dent in the analytics market.</p>\n\n\n\n<p>&ldquo;We&rsquo;ve taken 1.4 billion pageviews directly from Google Analytics to date,&rdquo; said Plausible&rsquo;s co-founder Marko Saric&rdquo;. We&rsquo;re about to reach 3,000 paying subscribers by the end of the week.&rdquo;</p>\n\n\n\n<p>It is an exciting moment for the small, EU-based team. However, the work does not stop there. The plugin has gained 500 active installs after its recent launch. It is a small number, but Saric seems happy that the plugin is simply showing up in the directory when people search for &ldquo;web analytics&rdquo; at this point, hoping that it will bring more WordPress users around to a privacy-first solution.</p>\n\n\n\n<p>It is a slow burn and organic growth. However, WordPress users are stepping up and filing tickets through the plugin&rsquo;s <a href=\"https://github.com/plausible/wordpress/issues\">GitHub repository</a> now. Activity and feedback are the lifeblood of young products, giving developers goals to reach toward.</p>\n\n\n\n<p>The latest version of the Plausible Analytics plugin gives users access to their stats dashboard from the WordPress admin. Hooking it up is as simple as generating a shared link via the service&rsquo;s website.</p>\n\n\n\n<img />Generating a shared link from the Plausible Analytics site.\n\n\n\n<p>Earlier versions of the plugin did not include this functionality because the team was still building their public API, a necessary feature for sharing the data outside of their system.</p>\n\n\n\n<p>The new stats API is not just for the plugin. Developers can build on top of the system, retrieve stats, and present them however they want. <a href=\"https://dailytics.com/\">Dailytics</a>, a third-party service, already integrates with it and sends out daily analytics emails.  The team has <a href=\"https://plausible.io/docs/stats-api\">detailed documentation</a> on using it.</p>\n\n\n\n<img />Realtime stats embedded into the WordPress admin.\n\n\n\n<p>The latest version of the self-hosted Plausible script is available too. It features all of the same capabilities. However, the WordPress plugin does not yet support embedded mode for analytics just yet.</p>\n\n\n\n<p>&ldquo;The development of the WordPress plugin started before this self-hosted release was completed, so WP dashboard for self-hosters is not part of the 1.2 plugin release, unfortunately,&rdquo; said Saric. &ldquo;I&rsquo;ve now spoken with Mehul Gohil, who is the WordPress developer that has helped us with the plugin, and we will try to do a mini-release of the plugin in the upcoming days to allow the self-hosters to get their stats within the WordPress interface too.&rdquo;</p>\n\n\n\n<h2>Version 1.3 and Beyond</h2>\n\n\n\n<p class=\"has-drop-cap\">Saric said his team already has a roadmap for the next version of the plugin. Several new features should land in version 1.3, such as excluding authors and editors being counted in the stats. This option exists for administrators at the moment.</p>\n\n\n\n<p>&ldquo;The second one is a widget that gives a quick overview of the most import metrics such as unique visitors and pageviews, so you don&rsquo;t need to go into the analytics section if you don&rsquo;t want to,&rdquo; he said.</p>\n\n\n\n<p>The team is also looking at out-of-the-box integration with some popular third-party plugins to support event tracking. At the moment, this is primarily a developer-friendly feature because it requires a bit of JavaScript to track signups and conversions. Making it work by default is the goal.</p>\n\n\n\n<p>&ldquo;We&rsquo;ve already done some work to make it easier, such as the recent introduction of the ability to group pages,&rdquo; said Saric. &ldquo;For instance, you can now group WooCommerce checkout pages for your eCommerce, so now we just need to enable that out of the box in the plugin.&rdquo;</p>\n\n\n\n<p>They are shooting for a self-hosted or proxied version of their script from the plugin in the long term. This would allow users to run the script from their domain directly as a first-party connection, providing more accurate data. This is a manual process right now, but the team wants the process to be easy for those users going down the self-hosted path.</p>\n\n\n\n<p>&ldquo;Obviously, in addition to the WordPress-specific improvements, we&rsquo;re constantly working on improving Plausible Analytics itself,&rdquo; said Saric. &ldquo;WordPress users automatically get all of those into their dashboard as we improve and update the main site. No need to wait for WordPress plugin updates for those to make it into the WordPress dashboard. One metric we&rsquo;re hoping to release over the upcoming weeks is the inclusion of states and city data in addition to the countries that we have now. Many of our users have asked for this, so we&rsquo;re prioritizing it in our development.&rdquo;</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 23 Apr 2021 15:49: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:14:\"Justin Tadlock\";s: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:81:\"WPTavern: With Some Hits and Misses, the Guten Blog WordPress Theme Has Potential\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=115543\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:205:\"https://wptavern.com/with-some-hits-and-misses-the-guten-blog-wordpress-theme-has-potential?utm_source=rss&utm_medium=rss&utm_campaign=with-some-hits-and-misses-the-guten-blog-wordpress-theme-has-potential\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:5677:\"<p class=\"has-drop-cap\">Any time I see a new block-ready WordPress theme, I am like a toddler in a toyshop. I cannot wait to bring it home, rip off the packaging, and play with it. Sometimes it is the type of fun that will create lasting, years-long memories. Other times, the toy is not all it is cracked up to be. It does not deliver on the promises on its packaging. It is too hard to play with or just not what you expected. You discard it and move on to one of your other trusted toys, ones with guaranteed fun built-in.</p>\n\n\n\n<p>The latter feeling is where I am at with <a href=\"https://wordpress.org/themes/guten-blog/\">Guten Blog</a> by Avid Themes. I want to love it. It has many elements that could make for a great theme. At first glance, I even believed it could be one of only a handful of quality, block-supported themes in the directory.</p>\n\n\n\n<img />Guten Blog default demo homepage.\n\n\n\n<p>However, I was that kid all over again, let down by the shiny veneer of colorful packaging. The upside is that there is potential. It has all the elements needed to be among the great blogging themes. With more work, it could go from mediocre to top-10 material.</p>\n\n\n\n<p>The most disappointing thing about the theme is the following homepage section:</p>\n\n\n\n<img />Common three-box design pattern.\n\n\n\n<p>It is a typical design on the web today &mdash; a section containing some intro text with three boxes. I do not dislike the design. The problem is how it is handled by the theme. It relies exclusively on the <a href=\"https://wordpress.org/plugins/gutentor/\">Gutentor plugin</a> to build this, and there are zero reasons to do so. The block editor is capable of handling this on its own.</p>\n\n\n\n<p>This would have been an easy win for the theme to package this section design as a custom block pattern.</p>\n\n\n\n<p>For some blocks, I get it; WordPress&rsquo;s built-in blocks do not cut it yet. For example, the various post-related blocks do not exist yet. Of course, the Query block is slated to land in WordPress 5.8. That would be an opportune moment to make the switch.</p>\n\n\n\n<p>However, the above section is representative of all the imported demo content. Everything from columns to quotes to paragraphs &mdash; yes, paragraphs &mdash; is built with Gutentor&rsquo;s blocks.</p>\n\n\n\n<p>One of my primary fears with theme developers is that they will continue to over-rely on plugins for basic features that exist in WordPress. This teaches end-users to also rely on these plugins, and it is a shame. This creates less flexibility for users, tying basic content to a third-party tool.</p>\n\n\n\n<p>There are some stunning <a href=\"https://avidthemes.com/preview/?product_id=gutenblog-free-1\">pre-made demos</a> that users can import. In total, the theme offers 18 options. Seven of those are available for free. The other demos are part of the <a href=\"https://avidthemes.com/guten-blog-pro/\">&ldquo;pro&rdquo; package</a>, ranging from $49.99 to $79.99 depending on the number of sites the customer wants support and updates.</p>\n\n\n\n<img />Pre-made, importable demos.\n\n\n\n<p>In particular, I am a fan of its third free option for lifestyle-type blogs:</p>\n\n\n\n<img />Lifestyle-type free, importable demo.\n\n\n\n<p>The importable demos are the bright spot of the theme, most of which showcase various homepage options. The development team simply bypassed the tools available in core WordPress. There are no block styles or patterns, and the demos offer a plethora of opportunities to flesh out custom designs for users to insert with one click.</p>\n\n\n\n<p>The theme technically works without extra plugins. It is billed as a blogging theme, so the hope is that it holds up in that regard. With a content size between 730 &ndash; 800 pixels and text of 16 pixels, it does not. The text is practically unreadable when it comes to long-form content. It may as well be a jumbled mass of words where you continually lose your place from line to line.</p>\n\n\n\n<p>This is not <em>Justin-is-having-a-bad-day-so-let&rsquo;s-dump-on-a-theme</em>. I genuinely love the potential Guten Blog has. I want it to be better. The overall design is something I could imagine myself using on various websites I am involved with. Its font choices, minimalist layout, and generous use of whitespace are right up my alley.</p>\n\n\n\n<p>However, it has some issues. For example, it updates a database option for a third-party plugin on every page load (I am not sure how that made it through the review process). It also missed a lot of opportunities to showcase the core block editor.</p>\n\n\n\n<p>Other issues are with the theme&rsquo;s primary admin notice. The small text that reads &ldquo;Clicking on get started will activate Advanced Import&rdquo; felt shady. Literally, the text was intentionally styled with a 10-pixel font size, which was incredibly difficult to read, so tough that I did not catch it until I unwittingly began installing a third-party plugin. It also installed Gutenblog Demo Import and the Gutentor plugin without authorization at that moment.</p>\n\n\n\n<p>These are fixable issues. I hope the theme development team can take my complaints and build something that eventually exceeds my expectations. The potential is there.</p>\n\n\n\n<p><strong>Update (April 26):</strong> I did not notice during the initial review, but I have since confirmed that this theme changed my site title to &ldquo;WP GutenBlog&rdquo; at some point in the process, likely during the demo import.</p>\n\n\n\n<hr class=\"wp-block-separator\" />\n\n\n\n<p><strong>Disclosure:</strong> This theme makes use of a library I built for breadcrumbs. It is using a version that is at least three years out of date.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 22 Apr 2021 23:12: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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s: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:113:\"WPTavern: Google Delays Page Experience Ranking Signal Rollout until June 2021, Adds New Report to Search Console\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=115367\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:269:\"https://wptavern.com/google-delays-page-experience-ranking-signal-rollout-until-june-2021-adds-new-report-to-search-console?utm_source=rss&utm_medium=rss&utm_campaign=google-delays-page-experience-ranking-signal-rollout-until-june-2021-adds-new-report-to-search-console\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2764:\"<p>Google <a href=\"https://developers.google.com/search/blog/2021/04/more-details-page-experience\">announced</a> this week that it will be delaying the rollout of the new page experience ranking signal to mid-June 2021. Page experience will be included along with existing search signals like&nbsp;mobile-friendliness,&nbsp;safe-browsing,&nbsp;HTTPS-security, and&nbsp;intrusive interstitial guidelines. The rollout, previously planned to begin in May, will be gradual and page experience will not be in full force as a ranking signal until August.</p>\n\n\n\n<p>In the meantime, Google has been elaborating on <a href=\"https://support.google.com/webmasters/answer/10218333\">how page experience is evaluated</a> and has published an <a href=\"https://support.google.com/webmasters/thread/86521401\">FAQ</a> page with common questions they have been answering:</p>\n\n\n\n<ul><li>If I built AMP pages, do they meet the recommended thresholds?</li><li>Can a site meet the recommended thresholds without using AMP?</li><li>Is there a difference between desktop and mobile ranking?</li></ul>\n\n\n\n<p>Google also announced a new&nbsp;<a href=\"https://support.google.com/webmasters/answer/10218333\">Page Experience report</a> in the Search Console that displays the percentage of URLs with good page experience and search impressions over time. Currently, page experience only applies to mobile search. Good URLs refers to the percentage of mobile URLs with both&nbsp;Good&nbsp;status in Core Web Vitals and no mobile usability issues according to the Mobile Usability report.</p>\n\n\n\n<img />\n\n\n\n<p>Google News will also be getting some important AMP-related updates during the rollout, with the removal of the AMP badge icon and the inclusion of non-AMP content in the mobile apps:</p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p>As part of the page experience update, we&rsquo;re expanding the usage of non-AMP content to power the core experience on&nbsp;<a href=\"https://news.google.com/\">news.google.com</a>&nbsp;and in the Google News mobile apps.</p><p>Additionally, we will no longer show the AMP badge icon to indicate AMP content. You can expect this change to come to our products as the page experience update begins to roll out in mid-June.</p></blockquote>\n\n\n\n<p>Non-AMP pages will also be eligible to appear in the Top Stories carousel as another planned part of this update.</p>\n\n\n\n<p>Google Search has been updated to include support for signed exchanges (SXG) on all pages, previously only available on AMP-generated pages. This allows for pre-fetching resources, such as HTML, JavaScript, CSS, images, or font, in order to render pages faster. <a href=\"https://web.dev/signed-exchanges/#tooling\">Web.dev</a> has a guide and tools for monitoring and debugging SXG.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 22 Apr 2021 14:26:45 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:19;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:96:\"WPTavern: Themes Set Up for a Paradigm Shift, WordPress 5.8 Will Unleash Tools To Make It Happen\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=115466\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:235:\"https://wptavern.com/themes-set-up-for-a-paradigm-shift-wordpress-5-8-will-unleash-tools-to-make-it-happen?utm_source=rss&utm_medium=rss&utm_campaign=themes-set-up-for-a-paradigm-shift-wordpress-5-8-will-unleash-tools-to-make-it-happen\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:9813:\"<p class=\"has-drop-cap\">For much of WordPress&rsquo;s history, the foundational elements of building a theme have been slow to change. Every so often, developers would get a new feature, such as child themes, featured images, nav menus, and template parts. Each of these was epic in its own way. However, theme authors had ample time to adapt to these single feature introductions.</p>\n\n\n\n<p>When the block editor landed, it did so with a bang. Love it or hate it, it shifted how we think about design for the web. It was not one of those one-off enhancements, regardless of how many times we were told it would &ldquo;just work&rdquo; with any theme. It sometimes does not <em>technically</em> break things. Support and integration are necessary for an ideal user experience, and theme authors have been slow to catch up.</p>\n\n\n\n<p>With WordPress 5.8, theme authors are gearing up for another paradigm-shifting set of changes. Josepha Haden Chomphosy, WordPress Executive Director, announced last week that several Full Site Editing (FSE) sub-components will begin <a href=\"https://wptavern.com/full-site-editing-is-partly-a-go-for-wordpress-5-8\">shipping with the next release</a>.</p>\n\n\n\n<p>In the <a href=\"https://wptavern.com/podcast/2-anne-mccarthy-on-how-full-site-editing-will-impact-wordpress\">latest episode</a> of the WP Tavern Jukebox podcast, Nathan Wrigley hosted guest Anne McCarthy. He asked her to calm people&rsquo;s fears over upcoming changes. &ldquo;So, as an example, let&rsquo;s imagine that we&rsquo;re a theme developer. We may be getting concerned that themes are going to become a thing of the past, that the livelihood that we&rsquo;ve created for ourselves is going to disappear before our eyes.&rdquo;</p>\n\n\n\n<p>It is a common question. Since the inception of Gutenberg, particularly its features that fall under FSE, themers have wondered if there would be a place at the table for them. If WordPress is moving toward a grander page-building experience, where do themes fit in? If users can change the layout or manipulate all of the styles, what is the theme&rsquo;s job?</p>\n\n\n\n<p>These questions are finally getting some answers. We can see the real-world changes introduced in recent months. They paint a much clearer picture, defining the role of themes in WordPress&rsquo;s future.</p>\n\n\n\n<p>&ldquo;And for theme authors, themes are going to be so important in a full site editing world,&rdquo; said McCarthy. &ldquo;And one of the things I am so excited about is that there&rsquo;s going to be a ton of what they&rsquo;re calling&hellip;the idea of these hybrid universal themes that can work with, for example, template editing.&rdquo;</p>\n\n\n\n<p>She is referring to a <a href=\"https://github.com/WordPress/gutenberg/issues/29024\">recent discussion</a> that <a href=\"https://github.com/WordPress/gutenberg/issues/29024#issuecomment-792796711\">makes some distinctions</a> between universal and hybrid themes. Essentially, universal themes would work in both a classic or block editor context, depending on what the user chose. A hybrid might support parts of the block experience but have a path to becoming a universal theme that fully caters to any user down the road.</p>\n\n\n\n<p>While this does not wholly address theme authors&rsquo; concerns, these are the building blocks that Gutenberg contributors are thinking about. First and foremost, they want a solid user experience. However, the discussions show that they also recognize that theme developers need to opt into new things at their own pace, supporting features as they understand them and learn how to implement them. This provides a path forward for traditional themes to transition into the new era and be built from scratch with new tools.</p>\n\n\n\n<p>Themes may well be more vital to WordPress&rsquo;s future than they were in the past.</p>\n\n\n\n<h2>New Tools Coming in WordPress 5.8</h2>\n\n\n\n<img />\n\n\n\n<p class=\"has-drop-cap\">The site editor and global styles features are not planned to ship with WordPress 5.8. However, the upcoming release is set to introduce some powerful tools for theme authors. This will be a pivotal moment for theme development companies that want to make their mark in the space. The right team with a forward-looking mindset stands to disrupt the market and make millions. And, there is room for the authors who just want to build cool stuff.</p>\n\n\n\n<p>It all starts with the new template-related blocks that should be enabled in the next major update. In particular, the Query block provides an alternative to what was formerly only possible via code and carefully constructed theme options. Coupling it with existing features opens us to a world of possibilities.</p>\n\n\n\n<p>For example, I chose a theme from the most popular list on WordPress.org that looked to have one of the most complex query and loop setups of the bunch. The following is the homepage of <a href=\"https://wordpress.org/themes/enternews/\">EnterNews</a>:</p>\n\n\n\n<img />EnterNews WordPress theme homepage.\n\n\n\n<p>Anyone familiar with theme development can tell you that it would take at least eight different queries to create that homepage design without looking at the code. The only way to build that and allow users to customize which posts appear is through a series of theme options (probably category-based dropdown select boxes).</p>\n\n\n\n<p>If the Query block ships with WordPress 5.8 as expected and is also enabled for any theme, this layout is suddenly possible directly from the block editor &mdash; <em>no site editor necessary</em>. Via block patterns, users can insert these &ldquo;sections&rdquo; of different Query blocks in their page and reorder them. However, it requires buy-in from the theme author.</p>\n\n\n\n<p>As I said earlier, theme authors have been slow to adopt block-related features as a whole. Undoubtedly, the system for the EnterNews homepage is already getting the job done. And, if it works for the theme&rsquo;s current user base, there may seem to be little incentive to change.</p>\n\n\n\n<p>However, there are real benefits from a development angle to transitioning to a new system. The most obvious is that it requires little code compared to the PHP needed for building customizer options. Block patterns are little more than HTML with bits and pieces of JSON configuration in the mix. Developers can literally build them from the editor and copy/paste the code part.</p>\n\n\n\n<p>By writing less code, it lowers the potential for security issues and other bugs. Theme authors can also be less rigid in their design, allowing users to move pieces of the layout around.</p>\n\n\n\n<p>The Query block is not the only one slated for inclusion in 5.8 outside of a block-based theme context. The Navigation, Site Title, Site Logo, and more are ready to ship. Most such blocks are vital components for building an entire page. Theme authors could start handing over the tools for building complex landing pages on launch day this July.</p>\n\n\n\n<h2>Stepping Stones</h2>\n\n\n\n<img />\n\n\n\n<p class=\"has-drop-cap\">Not every theme author needs to step up and attempt to revolutionize the theme space &mdash; though I am looking forward to those who do. Others might want to take a more measured approach. FSE is a set of many sub-components, some of which are shipping with WordPress 5.8. Many of these do not require developers to opt into them. They will &ldquo;just work.&rdquo; <em>Sort of. Mostly.</em></p>\n\n\n\n<p>Users will be able to switch to a template-editing mode directly from the block editor. From there, they can create entire page templates of their choosing. Theme authors can either stand in their way by not styling for blocks or make the experience more enjoyable.</p>\n\n\n\n<p>The widgets screen and customizer will allow end-users of traditional themes to insert blocks in any of their sidebars. Some theme authors will need to account for this in their designs. The HTML output might throw off some layouts. For those who are not ready, they should disable block-based widget support.</p>\n\n\n\n<p>The most crucial tool, however, is entirely optional for theme authors. That is the introduction of <code>theme.json</code> support. The <code>theme.json</code> file is the cornerstone of future theme development. It acts as a config file for block settings and styles, allowing theme authors to set up the defaults for anything.</p>\n\n\n\n<p>In a nutshell, theme developers can set up any of the block options from this file, and those options are automatically handled in the editor and on the front end.</p>\n\n\n\n<p>Themes can also define defaults for block options that do not yet exist in the interface. The system will automatically output these as styles, even if users cannot change them in 5.8.</p>\n\n\n\n<p>Again, this means less code work for themers in the long run. While there will likely always be a place for custom CSS, some themes could essentially be built from <code>theme.json</code> configurations. That is not possible today. However, theme authors can start taking advantage of this tool.</p>\n\n\n\n<hr class=\"wp-block-separator\" />\n\n\n\n<p>Themes are not going the way of the dinosaur. All of that overly complex PHP code work necessary in the past might just be. The shift is putting themes back into their proper place: design. Previously available tools such as patterns and styles coupled with the new pieces like <code>theme.json</code> and template-related blocks will be the backbone of the new system. It is all starting to come together.</p>\n\n\n\n<p>The transition will take some time, and each themer will need to decide for him or herself how much they want to take on. But, the time is near. I might even crank up the old code editor and start putting together a project myself. There has never been a better time to be excited about theme development than now.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 21 Apr 2021 23:32: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:14:\"Justin Tadlock\";s: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:69:\"WordPress.org blog: Become an Early Adopter With the Gutenberg Plugin\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=10164\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:85:\"https://wordpress.org/news/2021/04/become-an-early-adopter-with-the-gutenberg-plugin/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:4168:\"<p><strong><em>Copy by Anne McCarthy (<a href=\"https://profiles.wordpress.org/annezazu/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>annezazu</a>) and Design by Mel Choyce-Dwan (<a href=\"https://profiles.wordpress.org/melchoyce/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>melchoyce</a>)</em></strong></p>\n\n\n\n<div class=\"wp-block-image\"><img src=\"https://i2.wp.com/wordpress.org/news/files/2021/04/Frame-1.png?resize=632%2C354&ssl=1\" alt=\"\" class=\"wp-image-10165\" width=\"632\" height=\"354\" /></div>\n\n\n\n<p>In WordPress circles (whether it’s your local meetup, a trusted publication, or your networking group), you may have heard terms like Core Editor, Gutenberg, and the Block Editor used interchangeably over the last four years. And if you’re following contributor work on the project itself, you may also have heard some additional nuances—Gutenberg plugin, Gutenberg, or Block Editor.&nbsp;</p>\n\n\n\n<p>It can get a little confusing, so let’s take a look at four terms that will help you find your way:&nbsp;</p>\n\n\n\n<ul><li>WordPress &#8211; WordPress refers to the open source software but also to the community that surrounds it.&nbsp;</li><li>Gutenberg &#8211; Gutenberg is the code name for a multi-year project to update editing areas for the WordPress software.</li><li>Editor &#8211; The editor refers to a section of the software that allows you to update content on your site’s posts and pages.&nbsp;</li><li>Gutenberg Plugin &#8211; The Gutenberg plugin is where early work to update the editor is shared.</li></ul>\n\n\n\n<h2>The Gutenberg Plugin</h2>\n\n\n\n<p>Now that we’ve cleared up the definitions, let’s talk about the plugin. When might you use it? What would you use it for? You can think of it as an early access program or a “WordPress lab.” The plugin is updated every two weeks, which means that bugs that have been reported are often fixed and that what you see changes rapidly.&nbsp;</p>\n\n\n\n<p>The Gutenberg plugin also contains features that aren’t yet ready for their WordPress debut but are ready for curious users to test and provide feedback. This is a common practice that allows stable features to make it to your site in WordPress releases while allowing experimental features to be tested and refined. To get a sense of whether using the Gutenberg Plugin might be something you want to explore to get access to earlier features, check out the <a href=\"https://make.wordpress.org/core/tag/gutenberg-new/\">“What’s New” release posts </a>and the <a href=\"https://make.wordpress.org/core/tag/core-editor-improvement/\">Core Editor Improvement post series</a>. </p>\n\n\n\n<h2>Do I Need the Plugin to Use Gutenberg?</h2>\n\n\n\n<p>It depends on your comfort level! Generally speaking, it is not recommended to use the plugin on a site that has launched and is actively in use unless you’re very comfortable with the code side of WordPress. Fortunately, each WordPress release comes ready to go with <a href=\"https://developer.wordpress.org/block-editor/handbook/versions-in-wordpress/\">multiple versions of the Gutenberg plugin</a>.&nbsp;</p>\n\n\n\n<p>But if you are a keen beta tester who loves reporting feedback, or you feel comfortable navigating how to opt-in/out of the experimental aspects of the plugin, here are a few reasons you might want to dig into what the Gutenberg Plugin has to offer:</p>\n\n\n\n<ul><li>Test new features and give helpful feedback. For example, you can use the plugin to <a href=\"https://make.wordpress.org/test/handbook/full-site-editing-outreach-experiment/how-to-test-fse/\">help test Full Site Editing</a>.&nbsp;</li><li>Get early access to the latest &amp; greatest while navigating when to opt-in or out of experimental features.&nbsp;</li><li>Prepare for the future whether you’re a theme author, plugin developer, agency owner, etc.&nbsp;</li></ul>\n\n\n\n<p><em>Do you use the Gutenberg plugin and </em><a href=\"https://github.com/WordPress/gutenberg/issues\"><em>share feedback on GitHub</em></a><em>? Thank you! This kind of feedback is what helps ensure stability in what’s shipped in WordPress releases.&nbsp;</em></p>\n\n\n\n<hr class=\"wp-block-separator\" />\n\n\n\n<p></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 21 Apr 2021 21:03:47 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"Chloe Bringmann\";s: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:77:\"WPTavern: #2 – Anne McCarthy on How Full Site Editing Will Impact 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:48:\"https://wptavern.com/?post_type=podcast&p=115391\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:197:\"https://wptavern.com/podcast/2-anne-mccarthy-on-how-full-site-editing-will-impact-wordpress?utm_source=rss&utm_medium=rss&utm_campaign=2-anne-mccarthy-on-how-full-site-editing-will-impact-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:68360:\"<h2 class=\"is-style-default\">About this episode.</h2>\n\n\n\n<p>So the podcast today features Anne McCarthy. Anne is Developer Relations Wrangler for Automattic. Her work is focussed on the WordPress.org space, and she is leading the Full Site Editing Outreach Program.</p>\n\n\n\n<p>Full Site Editing is an endeavour to make it easier to manage how your WordPress website works. It&rsquo;s hoped that tasks which once required a fairly technical understanding of the WordPress code, will become available to all. Creating headers and footers, deciding what information to pull from the database and where it should be displayed. These will become part of the Block Editor interface. Complexity replaced by simplicity; or at least that&rsquo;s the goal.</p>\n\n\n\n<p>This, as you might imagine, is not an easy task. Now that WordPress is pushing beyond 40% of the web, there&rsquo;s a lot to consider, and that&rsquo;s what Anne is doing. She&rsquo;s part of the team trying to work out how this might look, how it should work and when it will be ready.</p>\n\n\n\n<p>We start off with an introduction from Anne and how she became involved with WordPress and the Full Site Editing initiative in particular.</p>\n\n\n\n<p>Then the discussion moves to an explanation of what Full Site Editing hopes to achieve. Which areas of a website are intended to be made available with Full Site Editing?</p>\n\n\n\n<p>We then get into the specific details of what constraints the project faces; and there are many points to consider. Backwards compatibility, accessibility and how commercial and free plugins feed into the project roadmap.</p>\n\n\n\n<p>Towards the end of the podcast we get into the process of how Full Site Editing is moving forwards, who is making the decisions and how the WordPress community can get involved in shaping WordPress&rsquo; future through endeavours like Anne&rsquo;s Outreach Program.</p>\n\n\n\n<p>It&rsquo;s a very timely episode. Many of the areas discussed will be landing in WordPress soon.</p>\n\n\n\n<p>If any of the points raised here resonate with you, be sure to leave a comment below.</p>\n\n\n\n<h2 class=\"is-style-default\">Useful links.</h2>\n\n\n\n<p>Full Site Editing is moving fast. Since the recording of this episode, there&rsquo;s been some movement. To get the latest information and learn more, see the following links:</p>\n\n\n\n<p><a rel=\"noreferrer noopener\" href=\"https://make.wordpress.org/test/handbook/full-site-editing-outreach-experiment/\" target=\"_blank\">Full Site Editing Outreach Program</a></p>\n\n\n\n<p><a href=\"https://www.youtube.com/watch?v=aPPzATDkHzg\" target=\"_blank\" rel=\"noreferrer noopener\">Full Site Editing for WordPress Overview</a></p>\n\n\n\n<p><a rel=\"noreferrer noopener\" href=\"https://make.wordpress.org/core/2021/04/15/full-site-editing-go-no-go-april-14-2021/\" target=\"_blank\">Full Site Editing Go/No Go | April 14, 2021</a></p>\n\n\n\n<p><a rel=\"noreferrer noopener\" href=\"https://make.wordpress.org/core/2021/04/20/full-site-editing-go-no-go-next-steps/\" target=\"_blank\">Full Site Editing Go/No Go: Next steps</a></p>\n\n\nTranscript<div><div class=\"chat-transcript\"><div class=\"chat-stanza chat-row chat-speaker-1\"><div class=\"chat-author chat-author-nathanwrigley vcard\"><cite class=\"fn\">Nathan Wrigley</cite> [00:00:00]</div> <div class=\"chat-text\"><p>Welcome to the second edition of the Jukebox podcast from WP Tavern. My name is Nathan Wrigley. Our aim here is to create a podcast and transcript for people who are interested in WordPress and the WordPress community. We&rsquo;re going to create one episode each month, for the time being, but that might change in the future.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-1\"> <div class=\"chat-text\"><p>We&rsquo;d love to hear your feedback about the podcast. Perhaps there&rsquo;s a subject that you&rsquo;d like us to feature, a person who you think would make a great guest or anything else that comes to mind. We&rsquo;re very open to suggestions so long as it&rsquo;s to do with WordPress and the wider WordPress community. You can do that by going to WP Tavern dot com forward slash contact forward slash jukebox. And there you&rsquo;ll find a contact form for you to complete. Once again, WP Tavern dot com forward slash contact forward slash jukebox, and thanks in advance if you reach out.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-1\"> <div class=\"chat-text\"><p>Okay, so the podcast today features Anne McCarthy. Anne is a developer relations wrangler for Automattic. She focuses on the wordpress.org space and is leading the full site editing outreach program. Full site editing is an endeavor to make it easier to manage how your WordPress website works. It&rsquo;s hoped that tasks, which once required a fairly technical understanding of the WordPress code will become available to all. Creating headers and footers, deciding what information to pull from the database and where it should be displayed.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-1\"> <div class=\"chat-text\"><p>These will become part of the block editor interface. Complexity replaced by simplicity, or at least that&rsquo;s the goal. This, as you might imagine, is not an easy task. Now that WordPress is pushing beyond 40% of the web, there&rsquo;s a lot to consider, and that&rsquo;s what Anne is doing. She&rsquo;s part of the team, trying to work out how this might look, how it should work and when it will be ready.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-1\"> <div class=\"chat-text\"><p>We start off with an introduction from Anne and how she became involved with WordPress and the full site editing initiative in particular. Then the discussion moves to an explanation of what full site editing hopes to achieve, which areas of a website are intended to be made available with full site editing.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-1\"> <div class=\"chat-text\"><p>We then get into the specific details of what constraints the project faces, and there are many points to consider. Backwards compatibility, accessibility, and how commercial and free plugins feed into the project roadmap. Towards the end of the podcast, we get into the process of how full site editing is moving forwards, who is making the decisions and how the WordPress community can get involved in shaping WordPress&rsquo;s future through endeavors like Anne&rsquo;s outreach program.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-1\"> <div class=\"chat-text\"><p>It&rsquo;s a very timely episode. Many of the areas discussed will be landing in WordPress soon. If any of the points raised here resonate with you, be sure to head over and find the post at wptavern dot com forward slash podcast, and leave a comment there. And so without further delay, I bring you Anne McCarthy.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-1\"> <div class=\"chat-text\"><p>I am here with Anne McCarthy, Anne welcome to the podcast.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"><div class=\"chat-author chat-author-annemccarthy vcard\"><cite class=\"fn\">Anne McCarthy</cite> [00:03:55]</div> <div class=\"chat-text\"><p>Thank you so much for having me.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-1\"><div class=\"chat-author chat-author-nathanwrigley vcard\"><cite class=\"fn\">Nathan Wrigley</cite> [00:03:57]</div> <div class=\"chat-text\"><p>You&rsquo;re very, very welcome. Now it&rsquo;s a regular question, I often ask them at the beginning of such podcasts, but I think it&rsquo;s important that we lay the foundations of who you are and how you&rsquo;ve come to be on the podcast.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-1\"> <div class=\"chat-text\"><p>Would you mind giving us a little bit of backstory about how it is that you came to be on this podcast today? What&rsquo;s your relationship with WordPress and perhaps tell us what the role is that you have currently?</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"><div class=\"chat-author chat-author-annemccarthy vcard\"><cite class=\"fn\">Anne McCarthy</cite> [00:04:20]</div> <div class=\"chat-text\"><p>Great question. It&rsquo;s hard to succinctly sum up who I am, but I&rsquo;ll give it a try. I first got started with WordPress in 2011 as a freshmen in college, and I was using blogger for many years before that to get out all my feelings on the internet as a millennial does.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"> <div class=\"chat-text\"><p>And eventually, it turned into three years working at the university and their ITS department, which led me eventually to finding out about Automattic. In 2014, I joined them as a happiness engineer and very recently, almost exactly a year ago, switched into a developer relations wrangler role focused on the wordpress dot org community. And currently part of why I&rsquo;m here today is cause I&rsquo;m spearheading the full site outreach program. So I&rsquo;m here to talk about that and talk about full site editing and all the fun stuff that&rsquo;s happening. Cause I know it&rsquo;s a lot to keep up with.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-1\"><div class=\"chat-author chat-author-nathanwrigley vcard\"><cite class=\"fn\">Nathan Wrigley</cite> [00:05:08]</div> <div class=\"chat-text\"><p>Yeah, there is a lot to keep up with, but it is a really interesting episode.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-1\"> <div class=\"chat-text\"><p>There&rsquo;s an awful lot to say when we&rsquo;re recording this, in the month of April 2021, this episode will probably air shortly after we record it, and there&rsquo;s an awful lot that has been going on, but there&rsquo;s an awful lot to happen during the course of the rest of this year. And we know that there&rsquo;s a lot of change coming.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-1\"> <div class=\"chat-text\"><p>First of all, just rewinding the clock. Would you just like to try and sum up what the ultimate ambition of the full site editing project is? I know that there may be things about that roadmap which change things you wish had been included that probably won&rsquo;t get included, but just sum it up. What is the full intention of the project?</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"><div class=\"chat-author chat-author-annemccarthy vcard\"><cite class=\"fn\">Anne McCarthy</cite> [00:05:48]</div> <div class=\"chat-text\"><p>That&rsquo;s a great question. I would simply say it&rsquo;s to empower users more and bring WordPress to the future. There&rsquo;s a reason these projects are taking so long. It really is about planting seeds for decades to come. And it&rsquo;s something that Matt, the co-founder I really admire in him as he thinks about those decades.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"> <div class=\"chat-text\"><p>And so this is a part of that push into using blocks as a paradigm into empowering users, more and bringing WordPress to the future.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-1\"><div class=\"chat-author chat-author-nathanwrigley vcard\"><cite class=\"fn\">Nathan Wrigley</cite> [00:06:10]</div> <div class=\"chat-text\"><p>Okay. So it&rsquo;s all about creating websites with blocks. What kind of areas is it getting into? What is it going to empower us to do? What things in the future will we be able to do inside the block editor?</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"><div class=\"chat-author chat-author-annemccarthy vcard\"><cite class=\"fn\">Anne McCarthy</cite> [00:06:24]</div> <div class=\"chat-text\"><p>Yeah, so everything you can edit any part of a global style on your site. So if you want to have every font color, be one thing, you can quickly change it. Even by block, you&rsquo;ll be able to change things by block, which is really exciting to have a global point of view of your site, and to be able to actually customize it to your liking unlocks things.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"> <div class=\"chat-text\"><p>There was recently a test that we did around, the 404 page. Normally that&rsquo;s something that a theme author decides. And you&rsquo;re locked into it, and if you want to change it, you have to go digging through the code. With full site editing, you can actually go straight ahead and customize it to your liking, make it real fun, make it really clever and make it really serious.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"> <div class=\"chat-text\"><p>Like you can do whatever you want with that. So a lot of template editing that normally you wouldn&rsquo;t have access to. So even editing, like if you land on your blog page, you can actually adjust how that looks, what shows up, what doesn&rsquo;t, in a really powerful way. I try and talk about the tangible aspects of it, but there&rsquo;s also a lot underneath the hood.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"> <div class=\"chat-text\"><p>So there&rsquo;s a lot of design tools for theme authors as well. That there&rsquo;ll be able to hook into that ideally will make it much easier to create themes and to focus more on the aesthetics and the experience rather than on coding up the basics. So there&rsquo;s a lot that I think across the board, whether you&rsquo;re a user or a theme developer or a plugin author, there&rsquo;s a lot to be excited about in the future.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-1\"><div class=\"chat-author chat-author-nathanwrigley vcard\"><cite class=\"fn\">Nathan Wrigley</cite> [00:07:34]</div> <div class=\"chat-text\"><p>One of the things that keeps coming on my radar is the comparison between what we&rsquo;ll call page builders, these plugins, or perhaps it&rsquo;s a theme we&rsquo;ve seen lots of commercial and free products available in the WordPress community, which enables you to achieve many of the goals that the full site editing hopes to achieve. So templates for this templates for that. Headers, footers, you can have global color palettes and all of the things, and it can be done within their interface. I guess the thing about those products is they are created by a team of developers and they are released presumably when they&rsquo;re mature and they&rsquo;re ready to go and the company believe that it&rsquo;s now suitable and people will purchase it or use it and deploy it. Now you&rsquo;ve got a very different set of constraints that you have to work within. And I think highlighting what those constraints are, would be really useful to give people some context as to why it isn&rsquo;t where some of these other solutions might be, because you&rsquo;ve got many, many things to be thinking about in the background. So if we just get into that, maybe one thing at a time, do you want to just rattle off a list of things that you&rsquo;ve got to be concerned about that perhaps we didn&rsquo;t know you needed to be concerned about.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"><div class=\"chat-author chat-author-annemccarthy vcard\"><cite class=\"fn\">Anne McCarthy</cite> [00:08:48]</div> <div class=\"chat-text\"><p>Yeah. I&rsquo;ll start with the most obvious ones, which is we&rsquo;re building things so that other people can build upon it, including page builders. So I think that&rsquo;s something that often gets overlooked. Like some of our audience members are these page builders. So it&rsquo;s an interesting dynamic there because it really is about that foundational level. Anyway, 40%, the internet, just the diversity of ways that people use WordPress, whether it&rsquo;s multi-site or what have you, there&rsquo;s a lot to consider.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"> <div class=\"chat-text\"><p>Then you add in internationalization, which is part of like future phase four. Accessibility is a huge issue. Something that really needs to be thought about including backwards compatibility, and that&rsquo;s another. A lot of page builders could easily say, hey, update to this version after this, x Y and Z will no longer be supported. Doing that with 40% of the internet is huge.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"> <div class=\"chat-text\"><p>Just recently actually, I did some outreach because in 5.2, which is many releases ago, some smaller APIs were deprecated. We&rsquo;re finally removing them from the Gutenberg plugin. And there were still three plugin authors who were using these APIs, and I reached out to them, let them know and made sure they were aware that this was coming, but that&rsquo;s something that a page builder is not building the same APIs that are going to be used across the internet in the same way.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"> <div class=\"chat-text\"><p>So there&rsquo;s a lot of just scale that I think has to be thought of, which is partly why things get pulled from releases until they&rsquo;re ready. But it&rsquo;s also why sometimes we have to include things in releases in order to get feedback in order to, hear from people what needs to be improved and what we haven&rsquo;t thought of, because inherently you can&rsquo;t talk to 40% of the internet at once.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"> <div class=\"chat-text\"><p>You just can&rsquo;t. So part of that is that dance of, hey, this is coming up, hey, this is what&rsquo;s new. And seeing how 40% response. What did we miss and how can we do better next time? And the way I think of it as it&rsquo;s this nice chance with every single release of thanks for making me better. Thanks for making the web better.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"> <div class=\"chat-text\"><p>And when the feedback comes in, that&rsquo;s what it is. Whereas I think page builders and site builders have a unique position where they might have a very large user base, but it&rsquo;s not going to be 40% of the internet. You know, there&rsquo;s just a huge difference there.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-1\"><div class=\"chat-author chat-author-nathanwrigley vcard\"><cite class=\"fn\">Nathan Wrigley</cite> [00:10:42]</div> <div class=\"chat-text\"><p>So some of the constraints that you mentioned there were the audience size, 40% of the internet, you&rsquo;ve got to be mindful of the fact that they are going to expect things to break as little as possible.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-1\"> <div class=\"chat-text\"><p>You&rsquo;ve got accessibility and so on. And there were probably two or three other things that you mentioned there as well. In real terms, how does this constrain the development? How do these factors slow you down? Do they have a material impact in the amount of time it takes you to do things because you have to ask for more consultation or you have to receive feedback from various people before you can get the green light to push that and move onto the next thing.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"><div class=\"chat-author chat-author-annemccarthy vcard\"><cite class=\"fn\">Anne McCarthy</cite> [00:11:18]</div> <div class=\"chat-text\"><p>What you described is very, very accurate. I&rsquo;ll give a specific example. So the widgets editor, which is bringing blocks to the widgets editor. Originally, it was slated for 5.5. I&rsquo;m pretty sure. And it&rsquo;s gotten pulled from 5.5 from 5.6. Wasn&rsquo;t even considered for 5.7 and is now hopefully going to be slated for 5.8.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"> <div class=\"chat-text\"><p>And a big part of this was originally, it was just going to be a separate editor, separate from the customizer and with feedback, it became very clear, customizer is a key interaction that we need to prioritize. How do we bring blocks to the customizer, which is a whole unique experience to think about.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"> <div class=\"chat-text\"><p>And this is where the 40% of the internet comes into play, right? Because we understand that you&rsquo;re releasing new things, that&rsquo;ll cascade to new people. But what about the person who&rsquo;s had a site for five years? What benefits can we bring to them? Not just brand new users who are going to be using WordPress for the first time, because the majority of the users are people who have been using WordPress and who have trusted the community and the people building WordPress, with their site, with their, who knows what is their story, their business.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"> <div class=\"chat-text\"><p>So there&rsquo;s a level of thought that has to go into play with that, and I think part of it is why Gutenberg, the plugin does bi-weekly releases. And I think there&rsquo;s about 300,000 active installs, which is a much smaller compared to the 40% of the internet. And it allows us to test things out, have experiments, go do outreach, like the outreach program I&rsquo;m running, get the feedback that we need, reach out to specific plugin authors. And in the case of the widgets editor, it became clear with each release, it just wasn&rsquo;t ready. It wasn&rsquo;t in the place that it needed to be. It wasn&rsquo;t as stable as it needed to be. It wasn&rsquo;t refined, it wasn&rsquo;t intuitive enough.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"> <div class=\"chat-text\"><p>And in many ways, one of the things that slowed us down was wanting to have it in the customizer, which I think is a huge win. It&rsquo;s a main interaction that people are used to. It&rsquo;s something that people trust. So how can we go where people trust and extend that and provide an experience that they can also in the future trust and have actually unlock more things because when you&rsquo;re able to use blocks in the customizer, you&rsquo;re now able to add way more stuff than you would be able to and do way more things than you&rsquo;d be able to when it was just the customizer, which is pretty exciting. So it&rsquo;s both like trying to get user trust, but then also providing value at the same time and going to areas that people feel familiar with and slowly incrementally having stepping stones towards this eventual idea of full site editing, where everything is through a block paradigm, and you&rsquo;re able to extend your site, however you want.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-1\"><div class=\"chat-author chat-author-nathanwrigley vcard\"><cite class=\"fn\">Nathan Wrigley</cite> [00:13:35]</div> <div class=\"chat-text\"><p>Do you ever get feedback from people who use these tools? That sort of question I&rsquo;m trying to frame is something along the lines of. How do you cope with people who wish that it were already something that their current tool can do? Take the example of a commercial page builder. There&rsquo;s several, you could pick the names of, and they&rsquo;ve got this tool and they&rsquo;re quite happy with it. And it does all of the things that they would wish to achieve. And then they come over and they look at the project that you&rsquo;re involved with, the full site editing, and they see a real difference. They see that this tool over here, which I&rsquo;m familiar with that works. I&rsquo;m very happy with it and it works and it does all these things that you are, you&rsquo;re still trying to put together. How do you bridge the gap between what their expectations are and what you&rsquo;re trying to build? Do you have conversations with people? In fact, you even download some of these commercial products and check them out and see what it is that people get excited about, about them.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"><div class=\"chat-author chat-author-annemccarthy vcard\"><cite class=\"fn\">Anne McCarthy</cite> [00:14:33]</div> <div class=\"chat-text\"><p>I definitely check them out. I actually love, love, love hearing about new plugins because I do, I actually test full siting every single day. I have been, it&rsquo;s been a challenge of mine like last couple of weeks, but I do also love when people flag things and say, hey, this new page builder or this new plugin provides a really interesting experience.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"> <div class=\"chat-text\"><p>One of the recent ones, I actually went back and checked out was the Iceberg plugin that simplifies the Gutenberg editor. And I recently checked that out again cause I was actually talking to someone in a completely different, it was a developer relations, a Slack community, and I have an alert word set up, anytime someone says, WordPress, I love doing that&rsquo;s my favorite little hack, life hack for everyone just joined a bunch of communities and then set up alert words. Yeah. He was just like, oh, man, this editor sucks. I don&rsquo;t know what to do with it. I immediately reached out to him and said, hey, no pressure. If you&rsquo;re game to talk about this, I&rsquo;d love to hear your concerns are what features are missing or what has you blocked? And I ended up sharing the Iceberg plugin with him and then went back through and tried it out again. And I bring this up because I think something to be said is that, the hope is that WordPress can provide common tools so that people, for example, aren&rsquo;t locked into one single page builder.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"> <div class=\"chat-text\"><p>Like you can move around, and I get the rush to say man, I want to use the core system, but right now I&rsquo;m relying on this page builder, and we&rsquo;re frustrated with that too. There is a sense of urgency and Matias and Josepha touched on that in a WP Briefing podcast very recently that there&rsquo;s this urgency of getting features out to people now, because we know that it will benefit them.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"> <div class=\"chat-text\"><p>And I think that as a really exciting position to be in. I know where we&rsquo;re coming&hellip; It&rsquo;s going to come, I promise, hang in in there. Which I think is a neat space rather than this impatience or hesitancy, which I also think happens, but I do seek out feedback like that, and I do enjoy talking to people whenever they explicitly have a bad experience. And one of the best questions that I ask is, what features about this page builder do you really like, what would you want to see in the core experience. And then from there, I can be honest with them and say, oh yeah, we&rsquo;re working on that. That&rsquo;s going to be like, here are a couple of Github issues that you might be interested in that this is the design. This is whatever it is. But then on the flip side, There is also going to be a role that plugins have to play into the future. Same with the Gutenberg editor right now, and the core editor right now with Iceberg, for example, like where it simplifies the editor.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"> <div class=\"chat-text\"><p>I imagine in the future with full site editing, there will be both plugins that really open up the options in the settings, and I also can imagine there&rsquo;ll be plugins that really simplify things and make it really easy for certain users to use it and people can pick and choose and customize as they&rsquo;d like, same to what we see with plugins now, anyway. And the biggest thing I often say to people whenever they talk about page builders, I&rsquo;m like, that&rsquo;s fine, if you&rsquo;re not ready to switch, that&rsquo;s totally fine. But at the end of the day, when you&rsquo;re starting with new client or you&rsquo;re starting a new site, or you&rsquo;re redoing your site at some point, you&rsquo;re going to have to learn something new, and it&rsquo;s better to learn the sure thing. Doesn&rsquo;t mean you only have to learn this your thing. I can imagine a world where people have these like hybrid experiences for some time, but the hope is that we can provide common tools so that people are not locked into one single page builder. Ideally the page builder is actually build alongside full site editing and the editor tools that we have. And then from there, people can customize to their liking either having more options show up or having less, and I do love hearing, what do you want? What&rsquo;s missing? Cause it helps sharpen our thinking, and oftentimes I hear about things that I would never think of. That&rsquo;s the beauty of having 40% of the internet is it&rsquo;s like, whoa, I never thought about that. You&rsquo;re right. That is a really interesting use case.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"> <div class=\"chat-text\"><p>Like someone recently a good example with the custom 404 test, as part of the outreach program, we had people build fun, custom 404 pages and someone reached out and said, well right now, it&rsquo;d be really awesome to have different templates depending upon how the person landed on the 404, having some level of customization of what you present.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"> <div class=\"chat-text\"><p>So maybe you have four different 404 templates and it cycles through them. They were like, is this possible? I would want to put a feature request in. And it was pretty easy for me to say, you know what? That probably will be done by a plugin. So, that&rsquo;s a great idea. That&rsquo;s a really interesting use case, and I do think that&rsquo;s something that&rsquo;s desired, but this is also where plugins will still play a role. And being able to tell people that, so that expectations are in line as much as possible, I think is really important. There are going to be aspects that will not be covered by the site editor and that&rsquo;s good.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-1\"><div class=\"chat-author chat-author-nathanwrigley vcard\"><cite class=\"fn\">Nathan Wrigley</cite> [00:18:39]</div> <div class=\"chat-text\"><p>Commercial page builders if you like, the process which I often see is they&rsquo;ll release a statement out into their email list or what have you, and they&rsquo;ll describe the features that they have been working on that have now been released and so on. And so in many cases you don&rsquo;t really know what is happening unless you probably take great interest in their team and what have you. So I&rsquo;m curious to know what is the actual process that is going on in the background that iterates your project, the full site editing project. How did the little leaps forward get made? Who is involved? How can people get involved? How can they find out what it is that you&rsquo;re working on currently? And ways in which they can help you. And there&rsquo;s a lot in that question, so probably the first thing I&rsquo;ll just rewind a little bit and say, could we just concentrate on how the full site editing, the team that&rsquo;s behind that, how does it actually work? What is it that you do? How do you communicate with each other? How do you ensure that things are being built that people want to have in.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"><div class=\"chat-author chat-author-annemccarthy vcard\"><cite class=\"fn\">Anne McCarthy</cite> [00:19:38]</div> <div class=\"chat-text\"><p>Yeah, that&rsquo;s a great question. To start, I would say Matias is kind of, I think Josepha described him as the spark behind Gutenberg, and I really love that title, so I&rsquo;m going to use it, reuse it. He is the project architect. So imagining multiple steps ahead, thinking about where we need to go, thinking about truly the infrastructure of what&rsquo;s being built, APIs, is design tools, all that sort of stuff. And really thinking about based on many, many, many years of experience in the WordPress community, what do we know for sure that people need? And then from there, a lot of it is just this back and forth with the community, releasing stuff, doing calls for testing. The outreach program is a big part of that. So getting feedback from the outreach program, but one of the things that I recently came up that I am working on doing a better job of communicating is the outreach program is bringing in feedback, but that feedback and the high level, top feedback items are likely going to be different than what are the top issues to solve for full site editing if that makes sense. So there&rsquo;s the feedback there&rsquo;s actually using the tool, and then there are, these are the things that have to be solved and sometimes there&rsquo;s overlap where sometimes some of the feedback becomes a top issue. But not all the time. And that&rsquo;s partly because the MVPs is a work in progress.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"> <div class=\"chat-text\"><p>And as those things get clear, for example, I think after April is gonna be a jam packed month, but once there&rsquo;s that decision point that go no go date, there will be a time where the full site editing outreach program can start switching into a more narrowed experience of testing. And I&rsquo;m really excited for that, where it&rsquo;s okay, here&rsquo;s the MVP. Here&rsquo;s what we&rsquo;re thinking for 5.8 which are two separate goals, by the way, there&rsquo;s like building MVP, and then there&rsquo;s, what&rsquo;s going to go in 5.8 and I think that&rsquo;s important to keep in mind as well. And yeah, one of the biggest ways that we get feedback and figure out what needs to be done next, especially now that we&rsquo;re in a more refinement period is through the outreach program is through people filing feature requests and just doing as much testing as possible. Ideally this is also where a theme authors start exploring what it&rsquo;s like to build block-based themes and give feedback on that experience. So, yeah, there&rsquo;s a lot of ways that the feature development goes on. I will say a lot of the work happens in Github and then every, probably I think, a two month cadence, there&rsquo;s some high-level posts about full site editing, whether it&rsquo;s about a specific release or just like a check-in post, or if it&rsquo;s about FSE and themes. There have been various posts over the last six months and I expect to see a lot more in the coming months leading up to 5.8 so that people are aware and they don&rsquo;t have to pay attention to the day to day with Github. Another really good post to keep an eye out on is the what&rsquo;s next post. And that&rsquo;s posted each month and kind of defines, this is what the team is working on next.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"> <div class=\"chat-text\"><p>And a lot of that does come down to, what issues of have come up in testing, what issues does Matias think are high priority to solve? What else is remaining in the MVP that&rsquo;s been discovered previously? And one thing that I think is really easy to miss with full site editing, and it almost feels weird to just say. This monolithic full site editing when actually it&rsquo;s this really diverse set of projects, and each is further along than others.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"> <div class=\"chat-text\"><p>So there&rsquo;s this very interesting battle that goes on in my mind, whenever I talk about full site editing, cause what I really want to do is talk about a specific piece of full site editing, but that also can get too granular in a way that can be really confusing. But it&rsquo;s something I like to mention where if you try out the experience and one part seems really good and one part you&rsquo;re like what&rsquo;s happening here, that&rsquo;s on purpose. Because at the end of the day, I don&rsquo;t expect the entire experience to go into 5.8. I expect certain things to fit in and for there to be a drip campaign, probably through even the 6.0 release, who knows, but definitely through the 5.9.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-1\"><div class=\"chat-author chat-author-nathanwrigley vcard\"><cite class=\"fn\">Nathan Wrigley</cite> [00:23:02]</div> <div class=\"chat-text\"><p>Let&rsquo;s say somebody is listening to this and they&rsquo;ve got no experience contributing to any software project, and they&rsquo;re interested, they like the idea of full site editing and they&rsquo;ve got a few things they&rsquo;d like to get off their chest and they want to be of some help. What are the most effective things that can help to push the project forward right now? That could be an answer as to which website to go to, and get involved in, or it could be, well, actually, no, we need help about this specific thing right now over the next month or two, you can take that in any way you like.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"><div class=\"chat-author chat-author-annemccarthy vcard\"><cite class=\"fn\">Anne McCarthy</cite> [00:23:35]</div> <div class=\"chat-text\"><p>I mean the simplest answer that I would love to see is people joining the Core Editor meeting. If you can. If you can&rsquo;t reading the notes and starting there, which you can see them posted on make.wordpress.org backslash core, there&rsquo;s actually a tag for the Core Editor meeting. But I would start there, and I say that partially because we&rsquo;re in a pandemic. Most places in the world, you can&rsquo;t meet up in person. So getting connected with the people behind this work before you step into Github, before you step into anything else, I think is really important. There are humans doing this work. There are humans who are listening, who are caring, who are staying up late, thinking about problems. So join the meetings if you can, if you can&rsquo;t asynchronous contributions are very welcome. So if you can comment on the post with a question and have it answered, but I want to start there with the human element, especially right now. So my answer, you&rsquo;re listening to this many years in the future, hopefully we&rsquo;re beyond this, but for now I really want to connect people with other people. And then from there, start as simple as just testing, get a test site up, try things out. There&rsquo;s another make site, which is where we communicate in the project, make.wordpress.org backslash test. That&rsquo;s where I post a lot of the stuff around this outreach program. So if you just want dip your toes in, that&rsquo;s a great place to start. It walks you through, there&rsquo;s instructions on how to set up everything, what to use what to pay attention to, how to actually go through the call for testing. It&rsquo;s very purposely constrained right now, so that it makes it easy for people to jump in. But if you&rsquo;re more advanced, I would just say, start scrolling th through Github. Look at different labels. There&rsquo;s a really good label that I check regularly, the overview label. So if you want to get a sense of the top issues, or I guess the summarized issues, the overview label is my jam. I love going through that and seeing what&rsquo;s new and also just seeing the status of things. It&rsquo;s a really great way to dig into the project, but not too deeply. And if you&rsquo;re someone who&rsquo;s been around WordPress for awhile I would say starting to, try to create a block plugin or build a block based theme.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"> <div class=\"chat-text\"><p>We&rsquo;re going to need to see the community in the future, really adopt these things and starting early while things are almost refined, I think is super helpful because it helps us define them in a place that there&rsquo;s early enough for things to shift. Getting that feedback is pretty key so that we are creating tools that you can actually use, because the whole point is this is all being built, so other people can use it. Other people can&rsquo;t use it, and we don&rsquo;t know that. That&rsquo;s a problem and it&rsquo;s hugely helpful and valuable to do that.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-1\"><div class=\"chat-author chat-author-nathanwrigley vcard\"><cite class=\"fn\">Nathan Wrigley</cite> [00:25:48]</div> <div class=\"chat-text\"><p>You highlight the fact that you obviously need help with the things that you just described. All those technical areas. If I was to be listening to this and I am a more casual user of WordPress, I use it to create blog posts and I&rsquo;m good at writing, but I&rsquo;m not really into the code, and that side of things is of no interest to me, are there avenues that would still be open to me to assist with this?</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"><div class=\"chat-author chat-author-annemccarthy vcard\"><cite class=\"fn\">Anne McCarthy</cite> [00:26:09]</div> <div class=\"chat-text\"><p>Yeah, I would actually say the testing should be pretty basic enough that you can dig into it. I&rsquo;m saying this as the person who writes the test, I purposely try to make them very contained, so anyone can jump in and if they want to spend five minutes, ten minutes, that&rsquo;s great. You don&rsquo;t need to spend hours on this. Some people do, some people really like to go deep with it, but the whole point is that it&rsquo;s something that anyone can jump into.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"> <div class=\"chat-text\"><p>And even if a call for testing is passed, it&rsquo;s still great to go back through previous calls for testing and I actually have videos as part of the calls for testing so that you can see me walk through it. So if you get stuck, if you&rsquo;re reading my instructions and you&rsquo;re like, what is this person saying?</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"> <div class=\"chat-text\"><p>You can watch the video and watch me go through it. And even just watching that and giving feedback and saying, hey, this is really weird, or, I really like when my page builder does this , do you all have plans for that? And another thing that&rsquo;s actually coming up that I plan to do that anyone can participate in is another big call for questions. So there was a lull in testing. I was waiting for a new Gutenberg release and a couple of months ago, I did just, anyone could ask anything about full siding and I would find the answer for it. And we ended up getting, I think it was 46, 47 questions, which was fantastic. And I grouped them into different chunks, answered them, all, publish them, pass them on to the documentation team, the marketing team, but that allowed people where if they don&rsquo;t have time to test, but they&rsquo;re nervous about it, or they&rsquo;re curious about it or they&rsquo;re excited for it, or they&rsquo;re impatient, whatever their emotional state is. Ask any question and I&rsquo;ll answer it. And I plan to do those, another round of that definitely in the future. Probably at the end of April, and if that&rsquo;s of interest paying attention to the, make.wordpress.org backslash test as the best place to pay attention or in Slack there&rsquo;s in wordpress.org Slack, there&rsquo;s a FSE hyphen outreach hyphen experiment that you can join, and you can just sit back and listen to me update you as I go, but that&rsquo;s also a great way is asking questions, sharing concerns. That is actually hugely helpful. It sets the foundation for documentation. It helps the people building it know what the points of confusion are likely to be. So yeah, if you just want to ask a question by all means that&rsquo;s a very easy pathway to jump into.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-1\"><div class=\"chat-author chat-author-nathanwrigley vcard\"><cite class=\"fn\">Nathan Wrigley</cite> [00:28:10]</div> <div class=\"chat-text\"><p>Thank you. I&rsquo;ll be sure to take those links off you before we finally hang up the call today and we&rsquo;ll make sure they make it into the show notes. Do you feel that you have. Enough people giving you feedback to justify the decisions that you made. I mean obviously in any software development, the answer I guess, is going to be, well, it would be great to have more. Do you feel that there is enough people assisting you at the moment so that you can be confident in the direction that you&rsquo;re going? We&rsquo;re doing this, we&rsquo;ve got some feedback, but curious whether or not, if we have more feedback, we&rsquo;d go in a different direction or not.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"><div class=\"chat-author chat-author-annemccarthy vcard\"><cite class=\"fn\">Anne McCarthy</cite> [00:28:44]</div> <div class=\"chat-text\"><p>That&rsquo;s a great question. I am always someone who wants more people involved. I don&rsquo;t think I&rsquo;ll ever be happy with the numbers. Right now we have between 10 to 15 people with each test. And one of the things I actually recently consulted some of our design team with an Automattic, and I asked, I said, with usability testing what kind of numbers do you look for when you all did this with 5.0 what did you look for how many people? And a lot of times I got feedback saying, Oh my gosh. Anne, five to 10 people, it was great. You can calm down. It&rsquo;s fine. I&rsquo;m like, no, no, no. I need like 50, you know, it is this weird sense of no, no, I want more and more and more. And I can tell you, I don&rsquo;t think we can ever get too much feedback, especially if it&rsquo;s relevant and its&hellip; I mean, obviously there&rsquo;s like irrelevant feedback where it&rsquo;s make WordPress like Facebook. I mean, whatever, it could be something outrageous. That&rsquo;s not terribly helpful, you know? But imagine if we just got completely inundated with feedback in the outreach program, that would be amazing. My goal, my personal goal that I&rsquo;ve been trying to say outwardly in hopes it encourages people is I would love to have 20 to 25, really dedicated, diverse testers, each release and not each release each call for testing. That&rsquo;s my ideal. And the reason I mentioned engaged testers is because I want people who are along for the journey a little bit,ideally. Obviously I think it&rsquo;s great if people jump in and out, I think there&rsquo;s something to be said for really new perspectives and I love when people comment saying, hey, this is my first time using full site editing and here are my thoughts. That&rsquo;s excellent. But the idea of quality over quantity, I think is really key, for this phase of testing. I think when things actually get merged into core and certain aspects get merged into core, that&rsquo;s when things can open up and be a bit more, having 2000 people give feedback, but yeah, I don&rsquo;t think there&rsquo;s ever enough testing and honestly, I do worry about that.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"> <div class=\"chat-text\"><p>And it&rsquo;s something, one of the things I&rsquo;ve been very intentional about is reaching out to the accessibility team to try and get people to help give feedback so that we&rsquo;re thinking about accessibility needs and reaching out to folks in the polyglot space so that we have translations of these posts so that people can participate. I only speak English and I had been in countries where all of a sudden, you see something in English and it&rsquo;s like this it&rsquo;s like such a relief to have a menu in English. Like, Oh yes, this is so nice. And I want that outreach to happen because I think sometimes the software development I&rsquo;ve seen this like arrogance of, oh well, we&rsquo;ll just be doing the work and if they&rsquo;re curious, they can come to us. And I actually think this is one of those situations where we need to go to them. And that&rsquo;s what the outreach program is all about is meeting people where they are doing the outreach. Bringing people along with us and learning from them as we go. Part education, part feedback loop, and part, hey, here&rsquo;s a really easy way to get involved and walk you through what&rsquo;s coming.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"> <div class=\"chat-text\"><p>I would love to see more engagement from folks who are non-English speaking. We&rsquo;ve had Italian, Spanish and Japanese translations very consistently. I&rsquo;m so grateful for the people who&rsquo;ve done that. I think it&rsquo;s just, oh, I&rsquo;m so bad at languages that it just amazes me. I also think everything looks better in a different language. So it&rsquo;s neat to see my own words translated, which is a kind of a wild experience that I never thought would happen, but I&rsquo;d love to see more engagement. In those polyglot and local spaces, because the last thing you want is for all of a sudden it to land and only a specific audience benefits or sees this or understands it or knows what&rsquo;s coming, right. There&rsquo;s a big responsibility for 40% of the internet. And I&rsquo;ll never forget the day that Matt at a State of the Word said that non-English downloads passed English downloads. And so when you think about that 40% I think a lot of us English speaking, Western world think of a certain type of person, but really it&rsquo;s much more expansive than that.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"> <div class=\"chat-text\"><p>So I&rsquo;ve been really hammering the polyglot space as much as I can, as much as volunteer time people can give to translate those posts and to try and get feedback. But it&rsquo;s something that I&rsquo;d love to see more of.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-1\"><div class=\"chat-author chat-author-nathanwrigley vcard\"><cite class=\"fn\">Nathan Wrigley</cite> [00:32:22]</div> <div class=\"chat-text\"><p>I&rsquo;m curious actually, if you&rsquo;ve got a really nice concrete example of an instance where somebody&rsquo;s feedback turned into something actual. It was realized off the back of a piece of feedback, which you passed on to the team, and somebody reached out said, I would like this. And you were able to provide this, Hearing those stories. Ah, it is possible.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"><div class=\"chat-author chat-author-annemccarthy vcard\"><cite class=\"fn\">Anne McCarthy</cite> [00:32:44]</div> <div class=\"chat-text\"><p>Yeah, I can think of a really specific example that I was actually thinking about this morning when I was making coffee. A blind developer, I got connected with her through actually posting in a different Slack community. So, you would not believe how many Slack communities I&rsquo;m a part of and how much I try to drop links and engage people in different spaces. And I got connected because someone said, hey, I have a friend she&rsquo;s blind, she&rsquo;s a WordPress developer, and she cannot use full site editing. And I was like, whoa, tell me everything.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"> <div class=\"chat-text\"><p>How can I get in touch, and got in touch, her name&rsquo;s Taylor. And she very kindly jumped on for about 30 minutes. We recorded the session so that I could pass along the feedback. She just walked me through the experience of both using of using two different screenreader tools. And. It was fascinating. It was awesome.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"> <div class=\"chat-text\"><p>We found so many bugs. It was one of those things where I think the biggest, the most jarring one that I keep thinking about that I actually want to see if we can get some development in on ASAP, is that the save button, and the saving process for full site editing right now is pretty non-intuitive, it&rsquo;s a little bit clunky and it&rsquo;s something that&rsquo;s come up with sighted folks as well. What is the saving process, how does it work? But for people who rely on screen readers, it&rsquo;s really impossible to save. Like you basically have to search for the phrase save in order to find the save button because there isn&rsquo;t an aria label. And so that&rsquo;s a big one that came up and on top of that in just the session, I worked with her another piece of feedback that came up with the columns block.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"> <div class=\"chat-text\"><p>So if you have columns and you&rsquo;re imagining, let&rsquo;s say two columns and you are using a screen reader, it doesn&rsquo;t tell you which column is which. So all of you here just announces column, column it doesn&rsquo;t say like column one or column two or right column or left column. There&rsquo;s no identifier for how to navigate.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"> <div class=\"chat-text\"><p>And so that&rsquo;s actually, there&rsquo;s a PR right now that&rsquo;s underway. I actually just filed it for the accessibility team last week to see if someone could review and someone already stepped in to offer some thoughts to fix that, to actually announce, I think they&rsquo;re going with like column one and column two and column three rather than right and left due to internationalization. And that&rsquo;s going to be a huge improvement because right now Taylor was just like, columns block is so confusing. This is almost useless. Another one is the spacer block. I&rsquo;d love to hear. If you use a screen reader, I&rsquo;d love to hear your experiences with the spacer block, because that&rsquo;s a really confusing block for people I&rsquo;m relying on screen readers.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"> <div class=\"chat-text\"><p>And I opened up an issue for that, and we&rsquo;ve had some discussion back and forth about improvements that need to be made there as well. So those are some of the, and I can tell you, there&rsquo;s probably about. I think six issues I opened just from that 30 minute conversation. Some are like a work in progress, but this was very recent and something I keep thinking about, especially as we start to refine things and decision points come up because we don&rsquo;t want to release something that has such blatant problems with it.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-1\"><div class=\"chat-author chat-author-nathanwrigley vcard\"><cite class=\"fn\">Nathan Wrigley</cite> [00:35:24]</div> <div class=\"chat-text\"><p>It marks a very big change for WordPress this last couple of years have been really extraordinarily different, the experience that we&rsquo;re all going through, but in particular, around full site editing How do you calm people&rsquo;s fears that things in the future are going to be going in the direction that they wish it to go in. So, as an example, let&rsquo;s imagine that we&rsquo;re a theme developer. We may be getting concerned that themes are going to become a thing of the past that the livelihood that we&rsquo;ve created for ourselves is going to disappear before our eyes. People concerned that the way that they&rsquo;re working with at the moment, the way that they&rsquo;ve taught their clients to work, this is how WordPress works, and this is how you can manage your website for yourself, and so on. What do you say to people? What is the golden light on the hill? The thing that you draw attention to, to say, look, all of this will be worth it. How do you keep people focused on the positives and not worrying about all the different things that are going on left right and center?</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"><div class=\"chat-author chat-author-annemccarthy vcard\"><cite class=\"fn\">Anne McCarthy</cite> [00:36:20]</div> <div class=\"chat-text\"><p>Yeah. The biggest thing I say is there&rsquo;s a reason that the last milestone is gradual adoption. And one of the things that I also love to talk about is the fact that full site editing is a bunch of sub projects actually gives us the flexibility to ship reliable items rather than shipping it all at once.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"> <div class=\"chat-text\"><p>Yes, they&rsquo;re interdependent. Yes. And some cases they rely on each other and there needs to be probably a certain order or approach to releasing things. But by having so many different tools that provide value. It actually gives us the ability to step back and say, okay, what&rsquo;s ready. And that should be a big relief to people.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"> <div class=\"chat-text\"><p>It&rsquo;s not like there&rsquo;s going to be this on-off switch full savings here is taking over your site. Good luck. That&rsquo;s not going to happen. Gradual adoption is the game plan. It is the final step. And I imagine right now, a gradual adoption as a milestone is not fleshed out. But I imagine, especially you have to 5.8, that will become a much more fleshed out milestone in the same way you see other milestones, I think, Josepha has talked a lot about this, and I really love the way she basically says we want to fulfill the WordPress promise. We want to keep that trust and we want to release things in the best state possible while at the same time, recognizing that there&rsquo;s this urgency to offer tools that people are just lacking right now, at some point, we need to get those out in front of people and to provide value and making that determination is super tricky. But the good news is like I was saying earlier, we have that flexibility built into the fact that these are all sub projects and that many of them can be shipped independently.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"> <div class=\"chat-text\"><p>And for theme authors, Themes are going to be so important in a full siding world. And one of the things I am so excited about is that there&rsquo;s going to be a ton of what they&rsquo;re calling. I .. the idea of these hybrid universal themes that can work with for example, template editing.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"> <div class=\"chat-text\"><p>So going and being able to edit like your single page template, your homepage template, or your 404 template. You could have a theme, that&rsquo;s a classic theme or traditional theme, whatever you want to call it. And you could use template editing. You could update your theme to hook into the tools have been made to allow for template editing.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"> <div class=\"chat-text\"><p>Same thing goes for global styles. You could just use one part of the full site editing machine, so to speak and all the projects and slowly integrate, more and more, as you want to, like theme authors will have a lot of control of what they opt into and what they opt out of. And for us building it, it&rsquo;s on us to make it so desirable to opt in.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"> <div class=\"chat-text\"><p>Right, and that&rsquo;s where the gradual adoption, so many pathways are going to be created. And I&rsquo;m actually really excited to see people move from this framework of anxiety to looking out across the space and going, hmm, what can I use? What is it that I hear from people all the time that I can integrate into this and moving into an exciting creative space rather than thinking, hh, I got to get caught up, I&rsquo;m behind. This is so bad. Like that kind of feeling, which I hear from a lot of people was like, I don&rsquo;t have time to get up to speed. And the ideal is that we&rsquo;re actually providing tools that save you time and add value. And that makes me really excited. I fully understand the fear. I fully understand the fear.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"> <div class=\"chat-text\"><p>I don&rsquo;t say that lightly. As someone who is thinking about like how it&rsquo;s going to land in 40% of the internet and who every single day is talking to people who are giving feedback about, what&rsquo;s not quite there, I don&rsquo;t spend a lot of time talking to people who are just like, oh, I&rsquo;m so excited about this.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"> <div class=\"chat-text\"><p>People don&rsquo;t go out of their way to tell you that you often hear from the people who are upset or something&rsquo;s missing or promises broken or whatever it is. And it&rsquo;s something I think about a lot. And I understand why there is panic there, especially with livelihood in the situation that we&rsquo;re in.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"> <div class=\"chat-text\"><p>And I have a lot of empathy for that. And I think in the future, and one of the things that I think you&rsquo;ll hear from leadership and you&rsquo;ve, everyone&rsquo;s priority heard this from leadership. It&rsquo;s just that we are purposely moving slowly and things get pooled for a reason. And it is to fulfill that promise and to think about backwards compatibility, but at the same time, balancing that with wanting to provide value for users and empowering users, especially in a day and age, when a lot of tech companies are actually taking away a lot of the power, whether it&rsquo;s in the form of privacy or what have you.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"> <div class=\"chat-text\"><p>I think open source and the way WordPress is working is actually trying to resist that and really focus on giving everything we can to the user, to build the site that they want and to have the experience that they want. And also to free them up, to focus on what the site actually gives them, whether it&rsquo;s a business or platform.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"> <div class=\"chat-text\"><p>I think that&rsquo;s the part that makes me&hellip; that hopefully makes other people excited. And that makes me really excited.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-1\"><div class=\"chat-author chat-author-nathanwrigley vcard\"><cite class=\"fn\">Nathan Wrigley</cite> [00:40:26]</div> <div class=\"chat-text\"><p>Speaking to that. You&rsquo;ve done an incredible job answering all of my questions and you&rsquo;ve obviously got to wear the Automattic hat during a discussion like this. I&rsquo;m curious if we cast away the Automattic hat just for a moment and we ask you personally, what in the next six months to a year, what&rsquo;s the one single thing, the thing that you are most excited about, the thing that you most want to see happen, the thing that gets you personally switched on about the project.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"><div class=\"chat-author chat-author-annemccarthy vcard\"><cite class=\"fn\">Anne McCarthy</cite> [00:40:54]</div> <div class=\"chat-text\"><p>It&rsquo;s a great question. I would have to say block patterns, because we&rsquo;re talking about all these tools and features and things coming along, but ultimately as a user, it&rsquo;s like, what can I do, and what can I do quickly? And block patterns will really be the glue that ties together all these projects. You can insert a block pattern, manipulate it as you want to. And when you&rsquo;re manipulating it, you probably won&rsquo;t be thinking about the fact that you might be using global styles or that the block pattern is relying on block styles or whatever it is.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"> <div class=\"chat-text\"><p>But the power of that. And the promise of that, I think is just such a high impact, such a high impact feature that will really be like a cherry on top. And we&rsquo;ll bring together a lot of the things that we&rsquo;re talking about in a way that will be really tangible. And especially in this world of, you know, we&rsquo;re not able to gather in person we&rsquo;re not able to have those moments.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"> <div class=\"chat-text\"><p>I think having something that is easy to understand almost the point of being, so intuitive that it&rsquo;s like, why didn&rsquo;t we do this years ago? That&rsquo;s what I want the feeling to be. And that&rsquo;s when I had someone in design, tell me this one time. And it always stuck with me as like the best ideas are the ones where you&rsquo;re like, well, no, duh, like, yeah, of course.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"> <div class=\"chat-text\"><p>And that&rsquo;s what block patterns I think you&rsquo;re going to feel like, and I think it&rsquo;s really gonna fulfill a lot of these things and bring a lot of these things that we&rsquo;re talking about together in a way that will be really fun to play with. And also people will be able to submit to the block pattern directory, ideally in the future, similar to the block plugin directory.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"> <div class=\"chat-text\"><p>So personally, I&rsquo;m most excited to see the marriage between block patterns and full site editing along with these hybrid themes.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-1\"><div class=\"chat-author chat-author-nathanwrigley vcard\"><cite class=\"fn\">Nathan Wrigley</cite> [00:42:24]</div> <div class=\"chat-text\"><p>I know there will be no metric to judge this, but it would be fascinating in a couple of years time. Were we able to measure it, to see just how much of humanity&rsquo;s time has been saved by something like block patterns, the fact that you don&rsquo;t have to do things over and over again. Yeah. I completely understand why you&rsquo;ve selected that one. We have gone through so many questions. If somebody at the end of this, has been listening to this and thinks I would like to help, but I want to contact Anne directly before I go to these Slack channels and Github repos and so on. How might somebody get in touch with you should they wish to?</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"><div class=\"chat-author chat-author-annemccarthy vcard\"><cite class=\"fn\">Anne McCarthy</cite> [00:43:01]</div> <div class=\"chat-text\"><p>I would say go to my website. I am a weird millennial without social media. I jump on and off of Instagram. That&rsquo;s my one holdout. I love photography too much, but yeah, my website is nomad.blog and I have a contact page and I truly welcome to hear from anyone seriously. All I ask, and this is on my website as well. I like to do pen pal. Kind of writing back and forth. I think we don&rsquo;t rely, I think email, I&rsquo;ve read too many books about this, but I think email has ruined our ability to relax and unwind, and I refuse to opt into this always responding world. So as long as you&rsquo;re patient with me, and if I get a bunch of emails, as long as you&rsquo;re patient with me responding, I promise I will respond genuinely with a lot of thought. I do not like to do short, low quality responses. So if you&rsquo;re willing to engage there, that would be awesome to hear from you. I&rsquo;m also an annezazu in WordPress dot org Slack, if you end up joining there as well.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-1\"><div class=\"chat-author chat-author-nathanwrigley vcard\"><cite class=\"fn\">Nathan Wrigley</cite> [00:43:53]</div> <div class=\"chat-text\"><p>Well, thank you very much. I appreciate all of the hard work that you and everybody connected in the project is doing. It&rsquo;s making great inroads into our editing experience in WordPress. Greatly appreciated. Thanks for coming on the podcast.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"><div class=\"chat-author chat-author-annemccarthy vcard\"><cite class=\"fn\">Anne McCarthy</cite> [00:44:06]</div> <div class=\"chat-text\"><p>Of course. Thank you so much for having me.</p>\n</div></div><div class=\"chat-stanza chat-row chat-speaker-2\"> <div class=\"chat-text\"></div></div></div></div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 21 Apr 2021 14:00: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:14:\"Nathan Wrigley\";s: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:60:\"HeroPress: You Don’t Have To Want What Everyone Else Wants\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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=3539\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:166:\"https://heropress.com/essays/you-dont-have-to-want-what-everyone-else-wants/#utm_source=rss&utm_medium=rss&utm_campaign=you-dont-have-to-want-what-everyone-else-wants\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:6216:\"<img width=\"1024\" height=\"512\" src=\"https://s20094.pcdn.co/wp-content/uploads/2021/04/042121-min.jpg\" class=\"attachment-large size-large wp-post-image\" alt=\"Pull Quote: You don\'t have to want what everyone else wants.\" /><p>I launched a WordPress-based business sometime around 2013. Starting a business is a goal for a lot of people, but it was never something I intentionally set out to do. I was in university at the time and blogging about books &#8212; just doing something I loved. But then I had an idea for a WordPress plugin that would make book bloggers’ lives easier. Although I did decide to sell it instead of releasing it for free, making a lot of money was never my goal. I thought maybe I’d make $500 overall if I was lucky. But three months in I’d already made nearly $1500 and those numbers would only continue to climb.</p>\n<p>By the time I graduated university, this little business of mine was already fully paying my bills. I went straight from graduation to running a full time business. Over the next few years, I sold pre-made plugins, built custom plugins, launched custom websites for authors and bloggers, dipped into the managed WordPress hosting space, and created WordPress e-courses. Objectively, business was great.</p>\n<blockquote><p>But by 2016, I was waking up every morning and thinking, <i>“What the hell am I doing?”</i></p></blockquote>\n<p>The more my business grew, the more I was afraid it was about to crash and burn.</p>\n<p>The more I diversified, the less confident I felt about what I was doing.</p>\n<p>Above everything, I was <i>tired</i>.</p>\n<h2>Turns out, I’m not a businesswoman</h2>\n<p>I was tired of selling, of marketing, of advertising, of promoting. I was tired of asking myself <i>“will this sell?”</i> before I started a new project. I missed creating just for the sheer fun and joy of it, which was how my very first plugin even came to be. I just wanted to build cool things and quietly release them into the wild. I love to <i>create</i> but I don’t love to <i>sell</i>.</p>\n<p>Perhaps I could have hired people to help me with the aspects of my business I didn’t enjoy, but although business was going well for a one person show, I didn’t feel like it was going well enough to hire more people and confidently feel like I could pay their salary every month. And the thought of having that responsibility just brought me even more anxiety.</p>\n<blockquote><p>I felt stuck and, honestly, ashamed of how I felt about my business. Was I being ungrateful?</p></blockquote>\n<p>I had this incredible thing going for me &#8212; I was paying all my bills, working flexible hours (and from home!), and calling all the shots. This is what other people aspire to have, and I had it! I was embarrassed to admit that maybe I didn’t like it anymore. I didn’t want to be in charge. I didn’t want to have the entire success or failure of a business resting on my shoulders.</p>\n<p>I remember looking through job listings trying to imagine myself doing something else &#8212; anything else. But another problem I had was that running my own business straight out of school had spoiled me. I didn’t want to be in charge, but I also still wanted to work from home. I still wanted flexible hours. I didn’t want to sacrifice my 3pm gym session. I still wanted a certain degree of freedom in what I did each day. I wanted all the benefits of running my own business, without any of the downsides I had come to dread.</p>\n<h2>A well timed opportunity</h2>\n<p>In late 2016, sheer luck and good timing brought me to Sandhills Development. I was offered a job at a company that could amazingly check every box on my dream list. I could work from home, set my own hours, have a weird schedule, still make the gym at 3pm, and most importantly: my job would just be <i>one</i> thing. I could focus on building really cool stuff, and nothing else. I wouldn’t have to think about marketing or sales or profit.</p>\n<p>It’s been over four years since then and I’m now the lead developer for Easy Digital Downloads &#8212; the plugin I originally used to sell my first product. So I think things are going pretty well! My old business does still exist, but in a very low key way. I still work on and maintain the products out of love and passion for them, but with zero pressure to actually make sales or be successful.</p>\n<blockquote><p>The biggest difference is the boundaries I’ve been able to create in my life.</p></blockquote>\n<p>When running my own business, I didn’t work all day long, but I did tend to think about work all the time. Growth was always on my mind because making that happen was purely up to me. I was putting so much pressure on myself to do well, that I couldn’t stop thinking about it. But now, work goes away as soon as I decide I’m done for the day. I don’t think about it after hours. There’s comfort in the fact that although I care about the company, it’s not <i>my</i> company, and the success &#8212; or failure &#8212; of the company isn’t purely up to me; if something does go wrong when I’m gone, there’s someone else capable of handling it.</p>\n<h2>What works for someone else may not work for you</h2>\n<p>Some people would consider it a downgrade to go from business owner to employee, but it was absolutely the right move for me. Running your own business is often glamorized, but not everyone is cut out to wear all the hats that a one-person business requires, and not everyone has the drive to grow a business into something larger. And that’s okay. At the time, it was immensely hard for me to admit that out loud because I thought it would make me a failure.</p>\n<p>There is no “one size fits all” dream job and I learned that being the owner of a company is not mine. If what you’re doing now isn’t working then there’s absolutely no shame in bowing out, even if you’re currently living someone else’s dream.</p>\n<p>The post <a rel=\"nofollow\" href=\"https://heropress.com/essays/you-dont-have-to-want-what-everyone-else-wants/\">You Don&#8217;t Have To Want What Everyone Else Wants</a> appeared first on <a rel=\"nofollow\" href=\"https://heropress.com\">HeroPress</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 21 Apr 2021 08: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:13:\"Ashley Gibson\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:23;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:62:\"WPTavern: WordPress Contributors Propose Blocking FLoC in Core\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=115316\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:169:\"https://wptavern.com/wordpress-contributors-propose-blocking-floc-in-core?utm_source=rss&utm_medium=rss&utm_campaign=wordpress-contributors-propose-blocking-floc-in-core\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:7493:\"<p>WordPress contributors are <a href=\"https://make.wordpress.org/core/2021/04/18/proposal-treat-floc-as-a-security-concern/\">proposing</a> the project take an active position on Google&rsquo;s Federated Learning of Cohorts (FLoC). This particular mechanism is Google&rsquo;s alternative to third-party cookies that doesn&rsquo;t require collecting users&rsquo; browsing history. The <a href=\"https://github.com/WICG/floc\">GitHub repository for FLoC</a> explains how Google will group people together and label them using machine learning:  </p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p>We plan to explore ways in which a browser can group together people with similar browsing habits, so that ad tech companies can observe the habits of large groups instead of the activity of individuals. Ad targeting could then be partly based on what group the person falls into.</p><p>Browsers would need a way to form clusters that are both useful and private: Useful by collecting people with similar enough interests and producing labels suitable for machine learning, and private by forming large clusters that don&rsquo;t reveal information that&rsquo;s too personal, when the clusters are created, or when they are used.</p></blockquote>\n\n\n\n<p>WordPress contributors are proposing blocking FLoC in core, citing the Electronic Frontier Foundation&rsquo;s article titled &ldquo;<a href=\"https://www.eff.org/deeplinks/2021/03/googles-floc-terrible-idea\">Google&rsquo;s FLoC Is a Terrible Idea</a>.&rdquo; </p>\n\n\n\n<p>&ldquo;WordPress powers approximately 41% of the web &ndash; and this community can help combat racism, sexism, anti-LGBTQ+ discrimination and discrimination against those with mental illness with a few lines of code,&rdquo; the proposal states.</p>\n\n\n\n<p>One of the more controversial aspects of the original proposal was that it was spectacularly miscategorized as a security concern, clouding the issue at hand. It identified FLoC as a security issue for the sake of getting it into core on a more aggressive timeline, which was outlined as follows:</p>\n\n\n\n<ol><li>Include the&nbsp;patch&nbsp;the next&nbsp;minor release, rather than waiting for the next&nbsp;major release;</li><li>Back-port the patch to previous versions of WordPress.</li></ol>\n\n\n\n<p>The proposal was later revised to clarify that treating FLoC like a security concern referenced only the timeline of accelerated development and back-porting.</p>\n\n\n\n<p>Although blocking FLoC seemed to have wide support in the comments on the post, the premature suggestion of treating it as a security concern weakened the proposal. </p>\n\n\n\n<p>WordPress core committer Ryan McCue said that while he is in agreement with the overall sentiment, rolling it out like a security updatet would abuse users&rsquo; trust in automatic updates:</p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p>The implicit contract with users for security autoupdates is that they are used in order to protect the user from their site (data or codebase) being compromised imminently. This isn&rsquo;t the case with FLoC, and may in some cases damage the site&rsquo;s behaviour.</p><p>More concretely: as someone who operates a hosting service where we keep users up-to-date with security patches, this changes our approach substantially. Right now, we can confidently roll out security updates trusting the update has minimal effect outside of purely security changes, but breaching that barrier means that now scrutiny needs to be applied to every security update in order to avoid rolling out potentially breaking changes to our clients.</p><p>That erosion of trust would ultimately hurt WP&rsquo;s users.</p></blockquote>\n\n\n\n<p>The proposal has started an active discussion with more than 100 commenters, including participation from the Chrome DevRel team who added more context on the current status of the experiment.</p>\n\n\n\n<p>&ldquo;It&rsquo;s also worth noting that because this is an origin trial it means that nothing is set in stone &mdash; this is an experiment to gather feedback,&rdquo; Chrome Developer lead Rowan Merewood said. &ldquo;The API may change, the opt-out mechanism may change, the eligibility criteria may change. Any code changes relating to an origin trial should also be treated as temporary and experimental.&rdquo;</p>\n\n\n\n<p>Those who were critical of the proposal consider FLoC a personal privacy issue that is not WordPress&rsquo; problem to solve. Others believe a proposal to block FLoC is reactionary at this point, since Google has not yet finalized its FLoC experiment. </p>\n\n\n\n<p>&ldquo;Thinking about users&hellip; i.e. the readers of a&nbsp;blog, they deserve choice,&rdquo; Andy Beard commented.</p>\n\n\n\n<p>&ldquo;They can choose which browser they use.<br />&ldquo;They can choose settings in the browser.<br />&ldquo;They can choose some overall options on a Google privacy site.<br />&ldquo;They can install a multitude of plugins.</p>\n\n\n\n<p>&ldquo;Alternatively, if WordPress blocks FLoC by default, that actually removes a choice &ndash; the choice of a user to see more relevant advertising.&rdquo;</p>\n\n\n\n<p>Several participants in the discussion were opposed to FLoC but also not supportive of a WordPress core effort to block it.</p>\n\n\n\n<p>&ldquo;While I&rsquo;m not pro-FLoC (and won&rsquo;t have my browsers using it) I certainly wouldn&rsquo;t expect a website to make the choice to opt-out for me, and I can&rsquo;t see why the majority of WordPress users and people visiting WordPress sites would expect that either,&rdquo; WordPress lead developer Dion Hulse commented.</p>\n\n\n\n<p>&ldquo;Perhaps more importantly, would WordPress also continue to opt out all future browser protocols too? Once you delve into blocking one, you&rsquo;ve either got to block them all, or you&rsquo;re playing favorites.&rdquo;</p>\n\n\n\n<p>Mika Epstein, who also expressed her opinion as anti-FLoC, said she is not in support of backporting a block due to the practicality of such an effort.</p>\n\n\n\n<p>&ldquo;If the decision is made to include this, I would support it as a&nbsp;<em>filterable privacy&nbsp;enhancement</em>&nbsp;only, not security,&rdquo; Epstein said.</p>\n\n\n\n<p>&ldquo;That said, I do&nbsp;<strong>not</strong>&nbsp;support backporting with the precedent that we did not&nbsp;backport&nbsp;the GDPR exporting stuff. Having it exist as a&nbsp;plugin&nbsp;(there are three already) is sufficient for those who are on older versions. The undue strain of increased backporting needs to be minimized, not maximized in my opinion.&rdquo;</p>\n\n\n\n<p>Others commented on the harm to independent publishers whose main source of revenue is often advertising.</p>\n\n\n\n<p>WordPress lead developer Helen Hou-Sandi requested the proposal be re-written to clarify the differences between disabling FLoC on a site level vs the browser level as a consumer. She also discouraged referring to the matter as a security issue and recommended the proposal&rsquo;s proponents justify the work required to backport the block. Hou-Sandi recommended opening a trac ticket as a more appropriate avenue of discussion regarding core implementation and inclusion, as contributors have not yet reached a consensus.</p>\n\n\n\n<p>The topic will be up for discussion at the next core developers&rsquo; chat on Wednesday, April 21, 2021. Representatives from the Chrome team <a href=\"https://make.wordpress.org/core/2021/04/20/dev-chat-agenda-for-april-21-2021/#comment-41165\">will also be attending</a> to answer any questions about FLoC.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 21 Apr 2021 05:17: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: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:114:\"WPTavern: Patchstack Whitepaper: 582 WordPress Security Issues Found in 2020, Over 96% From Third-Party Extensions\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=115396\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:267:\"https://wptavern.com/patchstack-whitepaper-582-wordpress-security-issues-found-in-2020-over-96-from-third-party-extensions?utm_source=rss&utm_medium=rss&utm_campaign=patchstack-whitepaper-582-wordpress-security-issues-found-in-2020-over-96-from-third-party-extensions\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:4647:\"<p class=\"has-drop-cap\">Patchstack, which recently <a href=\"https://wptavern.com/webarx-rebrands-to-patchstack-combines-services-to-focus-on-wordpress-plugin-and-theme-security\">rebranded from WebARX</a>, released its <a href=\"https://patchstack.com/wordpress-security-2020/\">2020 security whitepaper</a>. The report identified a total of 582 security vulnerabilities. However, only 22 of the issues came from WordPress itself. Third-party plugins and themes accounted for the remaining 96.22%.</p>\n\n\n\n<p>&ldquo;These are all security issues disclosed by the Patchstack internal research team, Patchstack Red Team community, by third-party security vendors, and by other independent security researchers,&rdquo; said Oliver Sild, Patchstack founder and CEO. &ldquo;So it includes all public information about vulnerabilities.&rdquo;</p>\n\n\n\n<p>Patchstack is a security company that focuses on third-party extensions to WordPress. Its <a href=\"https://patchstack.com/database/\">vulnerability database</a> is public and available for anyone to view.</p>\n\n\n\n<p>In the second quarter of 2020, Patchstack surveyed nearly 400 web developers, freelancers, and agencies about web security. &ldquo;Over 70% responded that they were increasingly worried about the security of their website, and the top reason was &lsquo;vulnerabilities in third-party plugins,\'&rdquo; according to the whitepaper. &ldquo;About 45% of respondents saw an increase in attacks on websites they were managing, and 25% had to deal with a hacked website in the month prior to participating in the survey.&rdquo;</p>\n\n\n\n<p>Ranking at the top, 211 of the vulnerabilities found were Cross-Site Scripting (XSS) issues, 36.2% of the total.</p>\n\n\n\n<p>&ldquo;XSS in WordPress plugins almost always happens because user input data is directly printed onto the screen without any sanitization,&rdquo; said Sild. &ldquo;<code>esc_html</code> would be used to convert certain characters to their HTML entities, so it will be literally printed onto the screen. Then you also have <code>esc_attr</code> for user input variables, which need to be used in HTML attributes. There are many good resources published by <a href=\"https://owasp.org/\">OWASP</a> (The Open Web Application Security Project), such as the &lsquo;Secure Coding Practices.\'&rdquo;</p>\n\n\n\n<p>Injection vulnerabilities ranked second with 70 unique cases. It was followed by 38 Cross-Site Request Forgery (CSRF) issues and 29 instances of sensitive data exposure.</p>\n\n\n\n<p>&ldquo;The vulnerabilities found in plugins and themes tend to be more severe than those found in WordPress core,&rdquo; wrote Sild in the whitepaper. &ldquo;What makes matters worse is that many popular plugins have millions of active installations, and the numbers aren&rsquo;t pretty when we look at how many websites are affected by the vulnerable plugins.&rdquo;</p>\n\n\n\n<p>The total number of active and vulnerable theme and plugin installations throughout the year was 70 million. <a href=\"https://central.wordcamp.org/about/\">According to WordCamp Central</a>, WordPress is installed on 75 million websites. Many sites likely had more than one vulnerable plugin during 2020 rather than 70 million individual sites being at risk.</p>\n\n\n\n<p>Patchstack surveyed 50,000 websites and found that they averaged 23 active plugins at a time. About four on each site were outdated with an upgrade available, which often increases the risk of a security issue.</p>\n\n\n\n<p>WordPress plugins accounted for 478 vulnerabilities in the report. However, there were only 82 unique theme issues. While themes are typically far more limited in scope, they can do anything a plugin can do with a few exceptions.</p>\n\n\n\n<p>It is not surprising to see that number lower for themes. However, one has to wonder if the <a href=\"https://wptavern.com/upcoming-changes-and-steps-for-an-overhauled-wordpress-theme-review-system\">ongoing plan</a> to loosen the WordPress.org theme directory review guidelines will factor into that in the coming year or two. Currently, reviewers for the official directory perform extensive code checks that may be more likely to catch issues before themes arrive in users&rsquo; hands. If the trade-off is better automation, it could also mean stricter coding standards and fewer security issues that human reviewers might miss.</p>\n\n\n\n<p>&ldquo;Vulnerabilities from third-party code remain as one of the biggest threats to websites build on WordPress,&rdquo; concluded Sild in the report. &ldquo;We already see a growth in unique vulnerabilities reported in the WordPress plugins and themes comparing 2020 with the beginning of 2021.&rdquo;</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, 20 Apr 2021 20:47:15 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s: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:87:\"WPTavern: Recreating the Classic Wedding WordPress Theme Homepage With the Block 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:30:\"https://wptavern.com/?p=115369\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:219:\"https://wptavern.com/recreating-the-classic-wedding-wordpress-theme-homepage-with-the-block-editor?utm_source=rss&utm_medium=rss&utm_campaign=recreating-the-classic-wedding-wordpress-theme-homepage-with-the-block-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:6345:\"<p class=\"has-drop-cap\">I simply do not understand it. For at least the better part of a decade, theme authors have asked for the tools to create more complex layouts with WordPress. They have asked for the ability to allow end-users to more easily recreate their demos. They have wanted methods to bypass the &ldquo;restrictive&rdquo; theme review guidelines.</p>\n\n\n\n<p>Over the past couple of years, WordPress has consistently delivered features that theme authors have asked for. Yet, themes that use them are few and far between.</p>\n\n\n\n<p>During my weekly perusal of the latest themes to land in the directory, a new <a href=\"https://wordpress.org/themes/classic-wedding/\">wedding theme</a> caught my attention last week. Of course, I downloaded, installed, and activated it only to find that I had no idea how to recreate the homepage design. There were no instructions. The theme options in the customizer seemed to make little sense. Nearly all of the decorative images were non-existent in the theme folder.</p>\n\n\n\n<p><em>Did I need to upgrade to the pro version to get what was in the screenshot?</em> There seems to be a plan for such a version, but it is not available yet.</p>\n\n\n\n<img />Classic Wedding theme screenshot.\n\n\n\n<p>I am no rookie, but I was stuck. I liked the simplicity of the design. However, I could not imagine setting up a wedding site with this theme. From a user&rsquo;s standpoint, it should not take more than a few mouse clicks. After that point, it should only be a matter of customizing the content.</p>\n\n\n\n<p>I recognize that there is still a sort of love/hate divide for the block editor in the <em>inner</em> WordPress community. However, theme authors are not doing any favors for the overall WordPress user base by not taking advantage of the tools available.</p>\n\n\n\n<p>So, I recreated the Classic Wedding theme homepage from scratch. Using the block editor. With a theme that supports it.</p>\n\n\n\n<h2>Creating a Wedding Homepage</h2>\n\n\n\n<p class=\"has-drop-cap\">My goal was simple. There was no demo to work from, and all I had to go on was an 800-pixel wide screenshot from the <a href=\"https://www.theclassictemplates.com/themes/free-wedding-wordpress-theme/\">theme page</a> on the author&rsquo;s site. Like I <a href=\"https://wptavern.com/recreating-the-music-artist-wordpress-theme-homepage-with-the-block-editor\">recreated the Music Artist homepage</a> several weeks ago, I wanted to do the same for Classic Wedding. With a couple of exceptions, which could have been handled by the theme, I was successful.</p>\n\n\n\n<p>Because Classic Wedding does not support the block editor itself, I could not recreate its homepage via the block editor while using the theme. It was not happening &mdash; I tried. I knew that the <a href=\"https://wptavern.com/eksell-portfolio-theme-now-available-in-wordpress-themes-directory\">Eksell WordPress theme</a> had a &ldquo;canvas&rdquo; template that allowed users to edit the entire page, so it was an easy choice.</p>\n\n\n\n<p>I also loaded the Kaushan Script and Lora fonts to more closely match the original theme. This was unnecessary for the experiment, but I wanted my recreation to at least look somewhat similar.</p>\n\n\n\n<p>I immediately knew that I would have one hurdle to overcome. The theme used an image that overlapped both the section above and below it. This requires margin controls, particularly the ability to add negative margins. Unfortunately, this is a missing component of the block editor today. It does not mean that theme authors cannot do it with custom block styles or patterns. It simply means that end-users are unable to control it from the interface.</p>\n\n\n\n<p>Because I did not want to spend my time writing the code for this, I leaned on my usual safety net, the <a href=\"https://wordpress.org/plugins/editorplus/\">Editor Plus</a> plugin. While it can be a little clunky sometimes and feel like overkill, it does include those missing features like margin options.</p>\n\n\n\n<img />Adding negative margin to an image.\n\n\n\n<p>I used <code>px</code> units there because it was easy. In a real-world project, <code>%</code> or <code>rem</code> would have been better. But I was just doing a quick proof-of-concept.</p>\n\n\n\n<p>Everything else in the content area was straightforward. I needed a Cover block with an Image, Heading, Paragraph, and Button tucked inside. I needed a Group block as a container for Image, Heading, and Paragraphs in the bottom section.</p>\n\n\n\n<p>Because the theme did not package its decorative images &mdash; <em>again, how would users recreate the homepage without them?</em> &mdash; I opted for a simple striped SVG background instead of the flowers in the original. Since I already had Editor Plus installed, I added an SVG from <a href=\"https://heroicons.com/\">Hero Icons</a> as the main background.</p>\n\n\n\n<img />Wedding page content recreation.\n\n\n\n<p>My original idea was to recreate the &ldquo;content&rdquo; part of the homepage only. However, it was a bit boring on its own. Therefore, I transformed everything into a Columns block and added the sidebar. I recreated the primary elements using the Image, Heading, Paragraph, and Navigation blocks. Then, I added a Social Icons block for fun.</p>\n\n\n\n<img />Full wedding homepage design.\n\n\n\n<p>I did hit one snag with the Navigation block. WordPress does not currently offer a method of centering each link in the list when using the vertical block variation. I had to write a couple of lines of CSS to make this happen. This seems like an oversight and one area where the block editor failed to meet my expectations. Of course, this could be handled on the theme side of things.</p>\n\n\n\n<p>Overall, this was a relatively simple project. However, this experiment added some complexities that were not present when I recreated the Music Artist homepage. Margin controls and vertical Navigation block alignments are must-haves. Using a third-party plugin and writing custom CSS is not ideal, and these were requirements to make this happen straight from the editor.</p>\n\n\n\n<p>All of this is possible from the theme end. Each piece of this design could have been packaged as a block pattern. The overlapping image effect would have made for a neat block style. I just wish that theme authors would start utilizing the features that are being hand-fed to them.</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, 19 Apr 2021 21:42:32 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s: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:69:\"WPTavern: Automattic Launches Jetpack Boost: A New Performance Plugin\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=114913\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:181:\"https://wptavern.com/automattic-launches-jetpack-boost-a-new-performance-plugin?utm_source=rss&utm_medium=rss&utm_campaign=automattic-launches-jetpack-boost-a-new-performance-plugin\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:4877:\"<p>The Jetpack team has been quietly testing a new plugin called <a href=\"https://wordpress.org/plugins/jetpack-boost/\">Jetpack Boost</a>, which addresses website owners&rsquo; performance and SEO concerns. Version 1.0 was released today, one month after the final pre-release came out in March.</p>\n\n\n\n<p>Boost is a separate plugin under the Jetpack brand and it does not require Jetpack core to work. The first iteration bundles three performance modules:</p>\n\n\n\n<ol><li><em><strong>Local Critical CSS</strong></em>&nbsp;generates optimized styles for the homepage, posts, and pages to display content faster, especially for visitors on mobile devices.</li><li><em><strong>Defer Non-Essential Javascript</strong></em>&nbsp;moves some tasks to after the page loads, so visible items load faster.</li><li><em><strong>Lazy Image Loading</strong></em>&nbsp;loads images as the visitor scrolls them into view. </li></ol>\n\n\n\n<div class=\"wp-block-image\"><img /></div>\n\n\n\n<p>Once the plugin is installed, users can toggle the modules on or off. Optimizing the site&rsquo;s CSS can be a lengthy process but it shows a progress bar and alerts you if are trying to navigate away from the page before it&rsquo;s finished. Jetpack Boost displays an initial score when it&rsquo;s first installed and will update after optimizations are put in place. </p>\n\n\n\n<p>Here&rsquo;s an example score from a relatively unoptimized simple blog with 20 active plugins:</p>\n\n\n\n<div class=\"wp-block-image\"><img /></div>\n\n\n\n<p>After installing Jetpack Boost, there was a significant improvement on scores in the dashboard. It&rsquo;s not a magic wand but it&rsquo;s a fairly user-friendly way to tackle some basic performance issues that may translate into a better visitor experience. </p>\n\n\n\n<div class=\"wp-block-image\"><img /></div>\n\n\n\n<p>Checking the before and after scores on <a href=\"https://web.dev/measure/\">web.dev</a> demonstrates a noticeable improvement on the Core Web Vitals assessment. For some websites this could mean the difference between passing or not (meaning 75% of pages on the domain pass).</p>\n\n\n\n<div class=\"wp-block-image\"><img />Before installing Jetpack Boost</div>\n\n\n\n<img />After installing Jetpack Boost\n\n\n\n<p>Automattic engineer Nauris P&#363;&#311;is, who worked on the project, said one reason the plugin was created was to help users &ldquo;get their Web Vitals up and make the web a better place.&rdquo;</p>\n\n\n\n<p>Google Search will be <a href=\"https://wptavern.com/google-search-to-add-page-experience-to-ranking-signals-in-may-2021\">adding Page Experience to ranking signals</a> in May 2021, and WordPress sites need all the help they can get. Page Experience is measured by a website&rsquo;s <a href=\"https://web.dev/vitals/#core-web-vitals\">Core Web Vitals</a>&nbsp;metrics, but these scores are not easy to improve without some technical knowledge and troubleshooting.</p>\n\n\n\n<p>Despite Jetpack already including so many different, varied features, Automattic opted to put the Boost modules in a separate plugin. </p>\n\n\n\n<p>&ldquo;We want Jetpack Boost to have a life of its own &ndash; focused on performance and make it available to everyone, including people who don&rsquo;t want to use the main Jetpack plugin,&rdquo; P&#363;&#311;is said.</p>\n\n\n\n<p>The plugin was built with the same modular structure as Jetpack core, so users can easily deactivate modules they don&rsquo;t want to use. This is helpful for ensuring compatibility with other performance or caching plugins that website owners may already be using.<br /><br />&ldquo;You&rsquo;ve probably noticed that both Jetpack and Boost have lazy loading images &ndash; it&rsquo;s the exact same module,&rdquo; P&#363;&#311;is said. &ldquo;If the user happens to have both Jetpack and Jetpack Boost active &ndash; it&rsquo;ll just use the most recent version of Lazy Loading Images.&rdquo;</p>\n\n\n\n<p>The features in version 1.0 are just the beginning of Automattic&rsquo;s plans for Jetpack Boost. The project appears to be on track to become a full-blown performance plugin that may even migrate some of Jetpack core&rsquo;s performance-related functionality.</p>\n\n\n\n<p>&ldquo;Version 1.0.0 is being released the &ldquo;<a href=\"https://ma.tt/2010/11/one-point-oh/\">one-point-oh</a>&rdquo; way,&rdquo; P&#363;&#311;is said. &ldquo;We&rsquo;re releasing as early as we can call it stable &ndash; but there&rsquo;s so much that we want to do. Starting with simple modules that package up other typical optimization techniques (like concatenation, minification, maybe even photon?) &ndash; all the way to more advanced ideas like performance tracking, intelligent performance suggestions, etc.&rdquo; </p>\n\n\n\n<p>P&#363;&#311;is said none of these ideas are set in stone and the team is open to exploring and building modules that will have the highest performance impact after getting more feedback.</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, 19 Apr 2021 17:37: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:\"\";}}}}}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:100:\"Gutenberg Times: Page Template Editor for WordPress 5.8, Videos and Plugins – Weekend Edition #166\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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:\"https://gutenbergtimes.com/?p=17602\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:105:\"https://gutenbergtimes.com/page-template-editor-for-wordpress-5-8-videos-and-plugins-weekend-edition-166/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:14988:\"<p>Howdy, </p>\n\n\n\n<p>Yes, it&#8217;s been a while that you received a fully curated Weekend edition. After the move it took a while to get my office operational again. We still have too many boxes to unpack, though.  </p>\n\n\n\n\n\n<p>Nevertheless, let&#8217;s catch up on Gutenberg news together! </p>\n\n\n\n<p>All the best, <br />Birgit ?</p>\n\n\n\n<h2>Gutenberg 10.4 Released (and 10.4.1) </h2>\n\n\n\n<p>The <strong><a href=\"https://gutenbergtimes.com/podcast/changelog-42-full-site-editing-scope-for-wordpress-5-8/\">Gutenberg Changelog episode 42</a></strong> is now available. <strong>Grzegorz (&#8220;Greg&#8221;) Ziolkowski </strong>and I discuss Full-site Editing Scope for WordPress 5.8, Gutenberg’s 10.4,  Gallery Block Refactor and Block-Based Theme updates.</p>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<p><strong>Sarah Gooding</strong> of the WP Tavern wrote about the Gutenberg 10.4 release: <a href=\"https://wptavern.com/gutenberg-10-4-introduces-block-widgets-in-the-customizer\">Gutenberg 10.4 Introduces Block Widgets in the Customizer</a></p>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<h2>Full-Site Editing and WordPress 5.8 </h2>\n\n\n\n<p>If you now find yourself in the position to learn more about the extent of Full-Site Editing experience, I have a real treat for you: <a href=\"https://gutenbergtimes.com/video-full-site-editing-overview-with-anne-mccarthy/\">A 30-min video Full-Site Editing Overview by</a>, Anne McCarthy, Developer Relations for the Gutenberg project. </p>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<p>On April 14, 2021, the Gutenberg and 5.8 release leads held a meeting, with Matias Venture giving a tour of the current state of the Phase 2 of Gutenberg development. The outcome of the meeting was a decision on Go/NoGo for component that make it into core for WordPress 5.8.</p>\n\n\n\n<p><strong>Josepha Haden Chomphosy</strong> provide in <a href=\"https://make.wordpress.org/core/2021/04/15/full-site-editing-go-no-go-april-14-2021/\">her follow-up post </a>a list of the detailed scope, the video of the meeting and a transcript of the recording. </p>\n\n\n\n<h3>The block editor scope </h3>\n\n\n\n<ul><li>Improvements from Gutenberg 9.9 to 10.7 plugin version. </li><li>Introduce 25 new blocks (Query, Site Logo, Navigation,Posts, Comments, Archives etc. ), the most valuable among them will be the Query Block. </li><li><code>theme.json</code> Mechanism for Theme builders (<a href=\"https://developer.wordpress.org/block-editor/how-to-guides/themes/theme-json/\">see developer documentation</a>)</li><li>Template Editor for Pages/Blank Template. (<a href=\"https://youtu.be/c4IFn73Nzvk?t=2859\">see demo by Marcus Kazmierczak</a>)</li><li>Widgets Screen &amp; Block widgets in Customizer.</li><li>Design tools: Duotone, Layout controls, padding, etc.</li></ul>\n\n\n\n<p>There is the caution stated in the post: <em>&#8220;Not all the above are currently ready, but there’s some level of confidence that they can be by the time of 5.8.&#8221;</em></p>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<p>For the <strong>Template Editor for Pages/Blank Template</strong> you can see it <a href=\"https://youtu.be/c4IFn73Nzvk?t=2859\">in action in a demo</a> by <strong>Marcus Kazmierczak</strong>, he gave at the Mega Meetup last week. </p>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<p><strong>Bud Kraus</strong> of JoyofWP showed us in his video, <a href=\"https://joyofwp.com/whats-the-future-of-the-wordpress-widget/\">how the Widget screen will look like in the future.</a> It does not show the Widget handling in the Customizer yet, but that is to come to WordPress 5.8. You could see a short piece of it in Matias Ventura&#8217;s demo video from the release leads meeting. It is now already available in the latest Gutenberg plugin release. </p>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n\n<p><strong> <a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/\" target=\"_blank\" rel=\"noreferrer noopener\">&#8220;Keeping up with Gutenberg &#8211; Index 2021&#8221;</a> </strong><br />A chronological list of the WordPress Make Blog posts from various teams involved in Gutenberg development: Design, Theme Review Team, Core Editor, Core JS, Core CSS, Test and Meta team from Jan. 2021 on. <a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/keeping-up-with-gutenberg-index-2020/\">The index 2020 is here</a></p>\n\n\n\n\n<p><strong>Justin Tadlock</strong> summarized last week&#8217;s announcements in <strong><a href=\"https://wptavern.com/full-site-editing-is-partly-a-go-for-wordpress-5-8\">Full Site Editing Is Partly a ‘Go’ for WordPress 5.8</a></strong></p>\n\n\n\n<h2>Testing Full-Site Editing</h2>\n\n\n\n<p>As the latest Full-Site Editing Call of Testing, <strong>Anne McCarthy</strong> has a <strong><a href=\"https://make.wordpress.org/test/2021/04/14/fse-program-testing-call-5-query-quest/\">Query Quest for you.</a></strong> Again with a great set of test instruction, you are guided towards usage and various features of the Query Block and its accompanying new post blocks for title, content, comments, feature image and pagination.</p>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<p><strong>Justin Tadlock</strong> discussed this task a bit further in his article: <strong><a href=\"https://wptavern.com/fse-outreach-round-5-venturing-out-a-query-quest\">FSE Outreach Round #5: Venturing out a Query Quest</a>.</strong> &#8220;Testing never has to be boring. I encourage participants to grab inspiration from their lives as they venture out on their Query Quest.&#8221; he wrote. </p>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<p>Apropos Testing: <strong>Sarah Gooding</strong> wrote about our Gutenberg Nightly plugin to get the latest development of the block-editor in an easy to handle plugin. <strong><a href=\"https://wptavern.com/set-up-a-gutenberg-test-site-in-2-minutes-with-the-gutenberg-nightly-plugin\">Set Up a Gutenberg Test Site in 2 Minutes with the Gutenberg Nightly Plugin</a></strong>.</p>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n\n<p><strong><a href=\"https://gutenbergtimes.com/need-a-zip-from-master/\">Need a plugin .zip from Gutenberg&#8217;s main (trunk) branch?</a></strong><br />Gutenberg Times provides daily build for testing and review. <br />Have you been using it? Hit reply and let me know.</p>\n\n\n\n<p><img alt=\"GitHub all releases\" src=\"https://img.shields.io/github/downloads/bph/gutenberg/total?style=for-the-badge\" /></p>\n\n\n\n<p></p>\n\n\n\n\n<p><strong>Anne McCarthy</strong> curated all the feedback from the fourth testing call: <a href=\"https://make.wordpress.org/test/2021/03/30/fse-program-custom-404-page-testing-summary/\"><strong>FSE Program Custom 404 Page Testing Summary</strong></a></p>\n\n\n\n<h2>Block-Based Themes</h2>\n\n\n\n<p><strong>Helen Hou-Sandi</strong> streamed on Twitch her <a href=\"https://www.twitch.tv/videos/981424705\">exploration session to create a block-based theme</a> for the Full-Site Editing.</p>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<p><strong>Kjell Reigstad</strong> opened an issue for <a href=\"https://github.com/WordPress/gutenberg/issues/30508\"><strong>Query Block Pattern inspirations.</strong></a> There are great examples posted that could be converted to pattern, that could be bundled with WordPress 5.8  </p>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<p><strong>Marcus Kazmierczak</strong> also used Twitch to stream his <a href=\"https://www.twitch.tv/mkaz7000\">Lunch &amp; Learn series on Block-based themes.</a></p>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<p>Keep abreast on specific Theme related development and discussions with the weekly round-up from the Themes Team. <strong>Kjell Reigstad</strong> posted this week&#8217;s edition. <a href=\"https://make.wordpress.org/themes/2021/04/16/gutenberg-themes-week-of-apr-12-2021/\"><strong>Gutenberg + Themes: Week of Apr 12, 2021</strong></a></p>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<p>A couple of PRs that should help with <strong>transitioning existing themes to be block-based:</strong></p>\n\n\n\n<ul><li><a href=\"https://github.com/WordPress/gutenberg/pull/30345\"><strong>Add do_block_template_part function</strong></a><br />New gutenberg_block_template_part(), gutenberg_block_header_area(), and gutenberg_block_footer_area() functions to help pull block-based template parts into existing PHP templates: </li><li><a href=\"https://github.com/WordPress/gutenberg/pull/30438\"><strong>Allow creating custom block templates in classic themes</strong></a> Allowing people to create and use block-based page template for certain pages on their site, even while using a non-block-based theme.</li></ul>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<p>In their latest episode of WPCafe co-hosts <strong>Mark Wilkinson</strong> and <strong>Keith Devon</strong> talked about <a href=\"https://www.youtube.com/watch?v=jAIlY3lTAos\">Building Twenty-Twenty-One with Caroline Nymark and Mel Choyce-Dwan</a>. </p>\n\n\n\n<h2>Plugins for the Block Editor</h2>\n\n\n\n<p><strong><a href=\"https://wordpress.org/plugins/gutentor/\">Gutentor</a></strong> published a collection of 70+ Blocks and layouts for Gutenberg Editor. </p>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<p>If you are working on your set of Blocks for the editor, <strong>Justin Tadlock</strong> has some thoughts to consider: <a href=\"https://wptavern.com/yet-another-wordpress-block-library-plugin\"><strong>Yet Another WordPress Block Library Plugin</strong></a>. He is making a well though through case to suggest more unique blocks to fill the gap to the core blocks. It seems to me that, two years of seeing block collections being acquired by big companies like Atom Blocks, Co Blocks and latest <a href=\"https://wptavern.com/ithemes-acquires-kadence-wp-plans-to-sunset-legacy-themes-in-2022\">Kadence Blocks</a>, might tempt a small developer team to come up with  another set of blocks matching a specific theme and hope for an acquisition by another big company in the space. There might be space for a few more, indeed. </p>\n\n\n\n<p>Tadlock&#8217;s longs for something new, a unique extension of core or a missing tool:</p>\n\n\n\n<ul><li><a href=\"https://wptavern.com/display-digital-sheet-music-with-the-wordpress-block-editor\">Display Digital Sheet Music With the WordPress Block Editor</a></li><li><a href=\"https://wptavern.com/block-a-saurus-embeds-a-side-scrolling-t-rex-game-via-the-block-editor\">Block-a-saurus Embeds a Side-Scrolling T-Rex Game via the Block Editor</a></li><li><a href=\"https://wptavern.com/emoji-conbini-and-the-case-for-a-block-enhancements-directory\">Emoji Conbini and the Case for a Block Enhancements Directory</a></li><li><a href=\"https://wptavern.com/insert-font-awesome-icons-into-the-block-editor-via-the-jvm-gutenberg-rich-text-icons-plugin\">Insert Font Awesome Icons Into the Block Editor via the JVM Gutenberg Rich Text Icons Plugin</a></li><li><a href=\"https://gutenbergtimes.com/writers-rejoice-iceberg-delivers-distraction-free-writing-for-wordpress/\">Writers Rejoice! Iceberg Delivers Distraction-free Writing for WordPress</a></li></ul>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<p><strong><a href=\"https://wordpress.org/plugins/conditional-blocks/\">Conditional Blocks</a></strong> by Morgan Hvidt allows you to create block that are displayed when certain conditions apply. We saw other plugins that offer that, like <a href=\"https://wordpress.org/plugins/block-visibility/\">Block Visibility by Nick Diego</a>. This one is a bit different. It allows you to change content depending on HTTP referrer, so if someone comes from Twitter, they could see a different message than someone coming from a Google Search or a link in a newsletter or an affiliate link. The plugin is also available as a pro version with premium features at <a href=\"https://conditionalblocks.com\">conditionalblocks.com</a>. </p>\n\n\n\n\n<p> <a href=\"https://gutenbergtimes.com/podcast/changelog-42-full-site-editing-scope-for-wordpress-5-8/\"><strong>Episode #4</strong>2 is now available</a>, with new co-host <strong>Grzegorz Ziolkowski</strong></p>\n\n\n\n<p> <strong>Subscribe to the&nbsp;<a href=\"https://gutenbergtimes.com/podcast/\">Gutenberg Changelog</a>&nbsp;podcast </strong><br />?️&nbsp;<a href=\"https://open.spotify.com/show/620NwVKQJGdTupy36zYxvg?mc_cid=4b6c9f88fe\">Spotify</a>&nbsp;|&nbsp;<a href=\"https://podcasts.google.com/feed/aHR0cHM6Ly9ndXRlbmJlcmd0aW1lcy5jb20vZmVlZC9wb2RjYXN0\">Google</a>&nbsp;|&nbsp;<a href=\"https://podcasts.apple.com/us/podcast/gutenberg-changelog/id1469294475\">iTunes</a>&nbsp;|&nbsp;<a href=\"https://pca.st/podcast/f8445ec0-7508-0137-f267-1d245fc5f9cf\">PocketCasts</a>&nbsp;|&nbsp;<a href=\"https://www.stitcher.com/show/gutenberg-changelog\">Stitcher</a>&nbsp;|<br />?️&nbsp;<a href=\"https://www.podbean.com/podcast-detail/chi7j-9904a/Gutenberg-Changelog-Podcast\">Pod Bean</a>&nbsp;|&nbsp;<a href=\"https://castbox.fm/channel/Gutenberg-Changelog-id2173375\">CastBox</a>&nbsp;|&nbsp;<a href=\"https://www.podchaser.com/podcasts/gutenberg-changelog-878239/\">Podchaser</a>&nbsp;|&nbsp;<a href=\"https://gutenbergtimes.com/feed/podcast\">RSS Feed</a>&nbsp;</p>\n\n\n\n<img />\n\n\n\n\n<h2>People and Community</h2>\n\n\n\n<p>It&#8217;s been already a year that <strong>Anne McCarthy</strong> joined the Gutenberg team as a developer relations wrangler. It has been a great pleasure meeting Anne and collaborating with her has been quite inspiring, and I learned a lot from her wisdom and her wealth of ideas. She has also become a good friend. She is som much better and being a remote friend that I ever will be. On her personal block Anne published <a href=\"https://nomad.blog/2021/04/17/one-year-in-devrel/\"><strong>One year in DevRel</strong></a></p>\n\n\n\n<p>Anne&#8217;s pioneer work with WordPress open-source project has been so successful that <a href=\"https://boards.greenhouse.io/automatticcareers/jobs/2937422\">Automattic wants to sponsor another person for developer relations.</a></p>\n\n\n\n<h2>Developing with ReactJS and Gutenberg Blocks. </h2>\n\n\n\n<p><strong>Rob Stinson</strong> wrote a tutorial on how <a href=\"https://studiopress.blog/the-ultimate-guide-to-building-custom-collections-in-genesis-blocks/\">to building custom Collections in Genesis Blocks.</a> Now Collections in this context are Layout templates, that extend existing Genesis blocks. </p>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<p><strong> Mark Howells-Mead </strong>uses <a href=\"https://permanenttourist.ch/2021/04/using-react-and-wordpress-to-build-an-interactive-performant-single-page-application\">ReactJS to build interactive single page applications with WordPress</a> and wrote a tutorial. It&#8217;s not at all about Blocks and Gutenberg, but it&#8217;s related to the skill set of learning ReactJS and hopefully inspired developer to gradually make the transition. </p>\n\n\n\n\n\n<p></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sun, 18 Apr 2021 23:33: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:18:\"Birgit Pauli-Haack\";s: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:67:\"WPTavern: Gutenberg 10.4 Introduces Block Widgets in the Customizer\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=115274\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:179:\"https://wptavern.com/gutenberg-10-4-introduces-block-widgets-in-the-customizer?utm_source=rss&utm_medium=rss&utm_campaign=gutenberg-10-4-introduces-block-widgets-in-the-customizer\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3021:\"<p>The latest release of the Gutenberg plugin (<a href=\"https://make.wordpress.org/core/2021/04/14/whats-new-in-gutenberg-10-4-14-april/\">10.4)</a> brings <a href=\"https://github.com/WordPress/gutenberg/issues/29285\">block widgets into the Customizer</a>. When customizing widget-enabled areas, a new block inserter icon is now available for dropping blocks into sidebars. This is the first iteration of <a href=\"https://github.com/WordPress/gutenberg/issues/26900\">block management in the Customizer</a>, tackling the technical integration for editing blocks while also taking advantage of the live preview in the Customizer.</p>\n\n\n\n<div class=\"wp-block-embed__wrapper\">\n\n</div>\n\n\n\n<p>Version 10.4 includes several design updates to the&nbsp;Site Editor List View, bringing more consistency to the icon sizing and spacing, as well as&nbsp;new colors for hover, focus, and select states. The publishing UI has been updated to <a href=\"https://github.com/WordPress/gutenberg/pull/30231\">display the site icon and name</a>, adding a more personal touch to this flow while also making it more clear for full-screen or mobile users.</p>\n\n\n\n<img />Gutenberg 10.4 <a href=\"https://make.wordpress.org/core/2021/04/14/whats-new-in-gutenberg-10-4-14-april/\">release post</a>\n\n\n\n<p>More progress on site editing experiments includes the following notable updates:  </p>\n\n\n\n<ul><li>the ability to revert template customizations directly in the editor</li><li>many improvements to the Navigation block, including&nbsp;a&nbsp;<a rel=\"noreferrer noopener\" href=\"https://github.com/WordPress/gutenberg/pull/30403\" target=\"_blank\">new &ldquo;Post Format Link&rdquo; variation</a>, a&nbsp;<a rel=\"noreferrer noopener\" href=\"https://github.com/WordPress/gutenberg/pull/30281\" target=\"_blank\">clearer placeholder state</a>, and more style updates</li><li><a href=\"https://github.com/WordPress/gutenberg/pull/30521\">Better labeling</a> for differentiating &ldquo;Custom Styles&rdquo; vs global style changes in the site editor saving panel </li><li>New &ldquo;<a href=\"https://github.com/WordPress/gutenberg/pull/29839\">manage with live preview link</a>&rdquo; in the Widgets editor</li></ul>\n\n\n\n<p>The block editor still <a href=\"https://github.com/WordPress/gutenberg/issues/29976\">fails to deliver a consistent preview</a> of core blocks on the frontend in many cases. Version 10.4 brings greater parity between the editor/frontend with more consistent markup for archives, latest comments, quote, and separator blocks, with improved default padding to match the browser&rsquo;s default.  The GitHub <a href=\"https://github.com/WordPress/gutenberg/issues/29976\">issue</a> for this improvement contains a to-do list for additional blocks that need more polishing on previews, including search, paragraph, columns, embed, post title, and more.</p>\n\n\n\n<p>For a full list of all the enhancements and bug fixes, check out the <a href=\"https://make.wordpress.org/core/2021/04/14/whats-new-in-gutenberg-10-4-14-april/\">10.4 release post</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, 17 Apr 2021 13:59:29 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i: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:69:\"Gutenberg Times: Video: Full-Site Editing Overview with Anne McCarthy\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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:\"https://gutenbergtimes.com/?p=17545\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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://gutenbergtimes.com/video-full-site-editing-overview-with-anne-mccarthy/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:52174:\"<p>As part of the <a href=\"https://www.youtube.com/watch?v=c4IFn73Nzvk\">Meta Meetup on April 15th 2021</a>, Anne McCarthy gave a presentation on what Full-Site Editing entails, the updated scope of WordPress 5.8, what the FSE outreach program is and what issues surfaced during the four calls for testing from the group. </p>\n\n\n\n<p>It&#8217;s a fantastic and fast-paced presentation and covers a lot of ground. It&#8217;s ideal for WordPress users that just now want to catch up on all the buzz around Full&#8211;Site Editing and learn what will come to WordPress in the 5.8 release in July 2021. </p>\n\n\n\n<p>Big Thank You to Anne for allowing us to publish the video here with the transcript. </p>\n\n\n\n<p><em>For those interested how the template editor works,  <a href=\"https://youtu.be/c4IFn73Nzvk?t=2909\">jump right in to Marcus Kasmierczak&#8217;s live demo</a> portion of the WordPress Mega Meetup recording</em></p>\n\n\n\n<div class=\"wp-block-embed__wrapper\">\n<div class=\"toolbelt-video-wrapper\"></div>\n</div>\n\n\n\n<h2 id=\"0-sha\">Shared Resources</h2>\n\n\n\n<ul><li><a href=\"https://wordpress.org/about/roadmap/\">Roadmap showing phase 2</a>&nbsp;&nbsp;</li><li><a href=\"https://github.com/WordPress/gutenberg/issues/24551\">Full Site Editing Milestones</a>&nbsp;&nbsp;</li><li><a href=\"https://github.com/WordPress/gutenberg/issues/30662\">Special shoutout to the Gradual Adoption Milestone</a>&nbsp;&nbsp;</li><li><a href=\"https://make.wordpress.org/test/2021/04/14/fse-program-testing-call-5-query-quest/\">Query Quest &#8211; Call for testing the Query Block</a>&nbsp;&nbsp;</li><li><a href=\"https://make.wordpress.org/core/2021/04/15/full-site-editing-go-no-go-april-14-2021/\">Go/No go</a> &nbsp;</li><li><a href=\"https://github.com/WordPress/gutenberg/issues/29398\">Preview</a>&nbsp;&nbsp;</li><li><a href=\"https://make.wordpress.org/test/handbook/full-site-editing-outreach-experiment/\">FSE Outreach Program</a>:&nbsp;&nbsp;</li><li><a href=\"https://make.wordpress.org/core/2021/03/16/high-level-feedback-from-the-fse-program-march\">High-level feedback from the Full Site Editing Program thus far</a></li><li><a href=\"https://critterverse.blog/2021/03/23/full-site-editor-404-test/\">404 design</a></li><li><a href=\"https://www.twitch.tv/mkaz7000\">Marcus Kazmierczak Streams on Twitch</a>  </li></ul>\n\n\n\n<p><em><a href=\"https://gutenbergtimes.com/feed/#transcript\">See transcript below</a></em></p>\n\n\n\n<div class=\"ngl-articles ngl-articles-50_50 ngl-articles-frontend\">\n\n	\n	<!-- Begin articles display -->\n	<div class=\"ngl-articles-wrap\">\n	\n			<div class=\"ngl-article ngl-article-img-left\">\n\n				\n				<div class=\"ngl-article-left-mobile -emogrifier-keep\"><div class=\"ngl-article-featured\"><a href=\"https://gutenbergtimes.com/full-site-editing/\" target=\"_self\" rel=\"\"><img src=\"https://i2.wp.com/gutenbergtimes.com/wp-content/uploads/2021/02/vidar-nordli-mathisen-4NlLMwdFoLY-unsplash.jpg?w=640&ssl=1\" /></a></div></div><div class=\"ngl-article-left\"><div class=\"ngl-article-featured\"><a href=\"https://gutenbergtimes.com/full-site-editing/\" target=\"_self\" rel=\"\"><img src=\"https://i2.wp.com/gutenbergtimes.com/wp-content/uploads/2021/02/vidar-nordli-mathisen-4NlLMwdFoLY-unsplash.jpg?w=640&ssl=1\" /></a></div></div><div class=\"ngl-article-right\"><div class=\"ngl-article-title\"><a href=\"https://gutenbergtimes.com/full-site-editing/\" target=\"_self\" rel=\"\"><span>Full-Site-Editing &#8211; the Ultimate Resource List</span></a></div><div class=\"ngl-article-excerpt\">Nothing in life is to be feared, it is only to be understood. Now is the time to understand more, so that we may fear less.&nbsp;— Marie Curie&nbsp;</div><div class=\"ngl-article-date\">18 Apr 2021</div></div>\n			</div>\n\n		\n			<div class=\"ngl-article ngl-article-img-left\">\n\n				\n				<div class=\"ngl-article-left-mobile -emogrifier-keep\"><div class=\"ngl-article-featured\"><a href=\"https://gutenbergtimes.com/full-site-editing-mvp-can-i-build-a-landing-page/\" target=\"_self\" rel=\"\"><img src=\"https://i2.wp.com/gutenbergtimes.com/wp-content/uploads/2021/03/kelly-sikkema-gcHFXsdcmJE-unsplash.jpg?w=640&ssl=1\" /></a></div></div><div class=\"ngl-article-left\"><div class=\"ngl-article-featured\"><a href=\"https://gutenbergtimes.com/full-site-editing-mvp-can-i-build-a-landing-page/\" target=\"_self\" rel=\"\"><img src=\"https://i2.wp.com/gutenbergtimes.com/wp-content/uploads/2021/03/kelly-sikkema-gcHFXsdcmJE-unsplash.jpg?w=640&ssl=1\" /></a></div></div><div class=\"ngl-article-right\"><div class=\"ngl-article-title\"><a href=\"https://gutenbergtimes.com/full-site-editing-mvp-can-i-build-a-landing-page/\" target=\"_self\" rel=\"\"><span>Full-site Editing MVP: Can I Build a Landing Page?</span></a></div><div class=\"ngl-article-excerpt\">Josepha Haden Chomphosy was the featured guest on the inaugural episode of the WPTavern Jukebox podcast, hosted by Nathan Wrigley. Chomphosy explained her unofficial benchmark for the Go/NoGo decision on Full-site Editing for the WordPress core merge.&nbsp;</div><div class=\"ngl-article-date\">27 Mar 2021</div></div>\n			</div>\n\n		\n		\n		</div>\n\n</div>\n\n\n<p class=\"has-large-font-size\" id=\"transcript\">Transcript </p>\n\n\n\n<div class=\"wp-block-group has-background\"><div class=\"wp-block-group__inner-container\">\n<div class=\"wp-block-sortabrilliant-guidepost\"><ul><li><a href=\"https://gutenbergtimes.com/feed/#0-sha\">Shared Resources</a></li><li><a href=\"https://gutenbergtimes.com/feed/#0-strong-milestones-of-full-site-editing-experience-strong\">Milestones of Full-Site Editing Experience</a><ul><li><a href=\"https://gutenbergtimes.com/feed/#1-strong-infrastructure-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-strong\">Infrastructure&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</a></li><li><a href=\"https://gutenbergtimes.com/feed/#2-strong-browsing-templates-and-template-parts-strong\">Browsing Templates and Template Parts</a></li><li><a href=\"https://gutenbergtimes.com/feed/#3-strong-styling-global-styles-theme-json-strong\">Styling &#8211; Global Styles + theme.json</a></li><li><a href=\"https://gutenbergtimes.com/feed/#4-strong-20-theme-blocks-strong\">20+ Theme Blocks</a></li><li><a href=\"https://gutenbergtimes.com/feed/#5-strong-query-block-the-loop-or-post-list-strong\">Query Block &#8211; The Loop or Post List</a></li><li><a href=\"https://gutenbergtimes.com/feed/#6-strong-navigation-block-strong\">Navigation Block</a></li><li><a href=\"https://gutenbergtimes.com/feed/#7-strong-gradual-adoption-widgets-customizer-hybrid-themes-nbsp-strong\">Gradual Adoption &#8211; Widgets, Customizer, Hybrid Themes&nbsp;</a></li></ul></li><li><a href=\"https://gutenbergtimes.com/feed/#8-strong-whats-coming-to-word-press-5-8-strong\">What&#8217;s coming to WordPress 5.8</a><ul><li><a href=\"https://gutenbergtimes.com/feed/#9-strong-short-demo-template-editing-navigation-block-and-multi-entity-saving-strong\">Short Demo: Template Editing, Navigation Block and Multi-Entity Saving</a></li></ul></li><li><a href=\"https://gutenbergtimes.com/feed/#10-strong-timeline-of-5-8-release-strong\">Timeline of 5.8 Release</a></li><li><a href=\"https://gutenbergtimes.com/feed/#11-strong-what-is-the-fse-outreach-experiment-program-strong\">What is the FSE Outreach Experiment Program?</a><ul><li><a href=\"https://gutenbergtimes.com/feed/#12-strong-whats-the-goal-strong\">What&#8217;s the goal</a></li><li><a href=\"https://gutenbergtimes.com/feed/#13-strong-why-was-it-started-strong\">Why was it started?</a></li><li><a href=\"https://gutenbergtimes.com/feed/#14-strong-how-to-join-fse-outreach-experiment-strong\">How to Join FSE Outreach Experiment</a></li></ul></li><li><a href=\"https://gutenbergtimes.com/feed/#15-strong-high-level-feedback-from-calls-for-testing-strong\">High-Level Feedback from Calls for Testing</a><ul><li><a href=\"https://gutenbergtimes.com/feed/#16-strong-preview-content-strong\">Preview Content</a></li><li><a href=\"https://gutenbergtimes.com/feed/#17-strong-saving-process-strong\">Saving Process</a></li><li><a href=\"https://gutenbergtimes.com/feed/#18-distinction-between-editing-area\">Distinction between editing area.</a></li><li><a href=\"https://gutenbergtimes.com/feed/#19-rethinking-width-and-alignment\">Rethinking Width and Alignment.</a></li><li><a href=\"https://gutenbergtimes.com/feed/#20-strong-general-usability-improvements-strong\">General usability improvements.</a></li><li><a href=\"https://gutenbergtimes.com/feed/#21-strong-improving-placeholders-strong\">Improving Placeholders.</a></li></ul></li><li><a href=\"https://gutenbergtimes.com/feed/#22-strong-will-full-site-editing-take-over-my-site-strong\">Will full site editing take over my site?</a></li><li><a href=\"https://gutenbergtimes.com/feed/#23-strong-what-about-the-block-based-navigation-and-widget-screens-strong\">What about the block-based navigation and widget screens?</a></li><li><a href=\"https://gutenbergtimes.com/feed/#24-strong-site-builders-strong\">Site builders</a></li><li><a href=\"https://gutenbergtimes.com/feed/#25-strong-how-is-this-going-to-impact-themes-strong\">How is this going to impact themes?</a></li><li><a href=\"https://gutenbergtimes.com/feed/#26-strong-what-pathways-are-going-to-be-created-strong\">What pathways are going to be created?</a></li><li><a href=\"https://gutenbergtimes.com/feed/#27-strong-whats-the-best-way-to-prepare-nbsp-strong\">What&#8217;s the best way to prepare?&nbsp;</a></li><li><a href=\"https://gutenbergtimes.com/feed/#28-strong-stay-connected-with-anne-mc-carthy-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-strong\">Stay connected with Anne McCarthy</a></li></ul></div>\n</div></div>\n\n\n\n<p class=\"has-small-font-size\"><em>Featured image: 404 template by Channing Ritter on critterverse.blog</em></p>\n\n\n\n<p>Howdy. To start, thanks so much for having me. This is a presentation about full site editing. I&#8217;m very excited to talk with you. This is a feature I&#8217;ve been thinking a lot about over the last year and I&#8217;m excited to share with you all. I&#8217;m also really keen to learn from each of you what you&#8217;re worried about, what you&#8217;re excited about, how you think full-site editing can improve your workflows, and more. So this is prerecorded because I wanted to make sure with so much information going around, wanted to make sure I had all the details lined up and so I could pause and rework certain sections. But please know that I welcome questions. So while you can&#8217;t interrupt me during the presentation, there will be a whole section at the end. Pull out your pen and paper, write them down, and know that they&#8217;re very, very welcomed. But for now, let&#8217;s dig in.</p>\n\n\n\n<p>So briefly about me, I&#8217;m actually originally from Winter Park, Florida. So I haven&#8217;t been home in about a year and a half, and thank you for letting me virtually return home by participating in this meetup. In 2011, I first found WordPress as a student at UNC Chapel Hill. I worked on their multi-site, had a great time. 2013, I went to my first ever WordCamp. 2014, joined Automatic as a happiness engineer focused on VaultPress and had a great time focusing on security of websites. It gave me a really interesting look into concerns people have about websites that most people don&#8217;t think about. Then 2020, I switched into the developer relations position at Automatic and have been there ever since.</p>\n\n\n\n<p>So let&#8217;s get meta and talk about the talk. (laughing). So to start, I&#8217;m going to zoom out really big and then slowly put pieces together until we kind of get a nice map of what full-site editing is with all the details. So this will look kind of like first answering some big, high-level questions, digging into then how the work is actually being done, so going from high level, &#8220;What is this? Why does it help me?&#8221; to &#8220;How is this work actually being approached? What are the pieces of the work that I need to know, the role of the outreach program?&#8221; Then I want to address some key topics and questions that I often get asked when I&#8217;ve presented at other places and talked on other podcasts about full-site editing or just one-on-one with people. I love to talk about full-site editing. So hopefully some of the key topics and questions can help get people thinking about other things they want to ask about.</p>\n\n\n\n<p>So let&#8217;s dig into the first big picture question. Why is this being done at all? Simply put, it&#8217;s to empower users. Rather than having a specific part of the site locked away in a theme or requiring a plugin, full-site editing will basically open it up to customize any part of your site the way you want to, or, on the flip side, you can let it be, or if you&#8217;re an agency, you could lock certain sites down or certain parts of a site down, depending upon how you want users to have access. So it&#8217;s a pretty powerful, big mission to actually deliver on full site editing.</p>\n\n\n\n<p>So I answered why is this being done. Now let&#8217;s dig into how does this fit into the WordPress roadmap? So full-site editing is a major part of phase two of the current roadmap. It&#8217;s not the only part, though. There&#8217;s actually other interrelated projects, including things like block patterns, the block directory, block-based themes. So it&#8217;s just one piece of this larger roadmap, but it&#8217;s one of the major grounding points of phase two of the roadmap.</p>\n\n\n\n<p>So what is full-site editing at a high level? Essentially, it&#8217;s a collection of features, and it&#8217;s important that you get the collection part. But it&#8217;s a collection of features that bring the familiar experience of blocks to all parts of your site, rather than just posts and pages. But Anne, what does a collection of features mean? Basically, I&#8217;ve noticed people tend to refer to full-site editing as one big thing. It&#8217;s like an on-off switch. It&#8217;s this monolith, and it&#8217;s actually not. It&#8217;s not this binary thing. It&#8217;s way better to talk about how there&#8217;s different pieces that fit together and interrelate, because it actually gives flexibility for release squads to release what&#8217;s ready, rather than all of it at once. So while it might be easier to talk about how it&#8217;s this one big thing, I encourage you all to kind of think about the different pieces, if you can, and I&#8217;ll touch on this more in a bit.</p>\n\n\n\n<p>Okay. So what does full-site editing actually allow me to do, right? So cool, Anne, a collection of features, but show me the money. (laughing). So this is an example of a 404 page. So a 404 page, typically you&#8217;re not actually able to edit, but with full-site editing, you could actually create this 404 page. This was actually done by one of the automatic designers, Channing. Shout-out to Channing. She did this as part of one of the tests for full-site editing, the outreach program. So it&#8217;s a pretty beautiful thing. While we all might not have the design chops that Channing does, it is pretty neat to see kind of a very tangible, hands-on example of what full-site editing unlocks you to be able to do.</p>\n\n\n\n<p>To get more specific, basically, if you&#8217;re a user, imagine editing the template that a specific post has for a specific category. For theme authors, you&#8217;ll be able to tap into design tools that allow you to focus more on actually creating a really compelling experience and less on getting the code in place and hacking things up. You can also out in and out of whatever you&#8217;re ready for, which is really exciting. But ideally, for theme authors, it&#8217;s going to be a huge change. It&#8217;ll allow creating themes to be much, much easier. If you&#8217;re an agency, you&#8217;ll have greater control over what you can offer clients, including setting custom brand colors with presets to locking down various aspects for consistency, such as typography or wanting only certain default colors to be used.</p>\n\n\n\n<h2 id=\"0-strong-milestones-of-full-site-editing-experience-strong\">Milestones of Full-Site Editing Experience</h2>\n\n\n\n<p>So how is this work being done? So rather than trying to go through everything in one go, this project has actually been broken down into seven different milestones. Some of these milestones are completely separate, their own thing. Some are very interrelated. Some mix and match in different ways. But we&#8217;re going to go through each of them so you can get a sense of how this is being done. I&#8217;m going to try to stay at a high level before going into a very brief demo midway through the presentation. But hopefully this&#8217;ll give you a sense of what this looks like.</p>\n\n\n\n<h3 id=\"1-strong-infrastructure-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-strong\">Infrastructure&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</h3>\n\n\n\n<p>So milestone one, this was actually such a big milestone that it was broken into two parts. Essentially, this is all about laying the foundation, everything from multi-entity saving, which is actually being displayed here in the GIF that you see, where you can actually update multiple things at once, including a template part. You update your header, you update a post, and you update your footer. It&#8217;ll show all the changes happening and allow you to check and uncheck different boxes to save. Basically, just think about this as building the foundation of the experience, the technical foundation, unlocking things like being able to edit a template directly to working on specific blocks for full-site editing, like the site title. So we have a site title block, and it updates everywhere you have it listed.</p>\n\n\n\n<h3 id=\"2-strong-browsing-templates-and-template-parts-strong\">Browsing Templates and Template Parts</h3>\n\n\n\n<p>Milestone two, browsing. Again, there&#8217;s another little visual so you can see what this actually looks like. This is basically giving you a map and a GPS to know your location, how to get where you need to go for your site. So because there are these new parts of editing your site that are unlocked with full-site editing, like template editing and template parts, like a header or footer, there needs to be a way to navigate between them. So this milestone is dedicated to that. How can we make it as easy as possible for you to you get where you need to go?</p>\n\n\n\n<h3 id=\"3-strong-styling-global-styles-theme-json-strong\">Styling &#8211; Global Styles + theme.json</h3>\n\n\n\n<p>Milestone three, styling. So this actually covers a couple different layers. I&#8217;m going to break it down in this slide and then the next one to help give you a sense visually of what this looks like. But this includes everything from the technical requirements to make various levels work and the UI for users. So you can actually see a depiction of the future design for the UI that users will interact with in the imagery here. So there&#8217;s generally three layers, including selling for local blocks, theme defaults, and then global modifications or what we often call global styles. You can think of global styles as basically having the option to edit all aspects of your site. So if you want to set a typography that goes across your entire site, if you want to have certain colors for all H1 headers, you can set that up with global styles.</p>\n\n\n\n<p>Currently, much of the work has been focused on the technical underpinnings, especially around aspects like theme.json, which is a very key component for block themes and a really big tool for block theme authors. But for 5.8, the focus is generally going to be on merging the non-user interface parts of global styles. So don&#8217;t expect to interact with this system unless you&#8217;re a theme author. If you are a theme authro, get really excited. Here&#8217;s a little visual, just you can get a sense of it. So these are the different layers that have to interact in the styling system and hierarchy that needs to be thought of when working on this milestone.</p>\n\n\n\n<h3 id=\"4-strong-20-theme-blocks-strong\">20+ Theme Blocks</h3>\n\n\n\n<p>Milestone four, theme blocks. So because full-site editing opens up so many more aspects of the site to edit, new blocks had to be created, basically. So if you&#8217;re creating a new template for a specific category and you&#8217;re putting in post content and you want to add the post author block, which you can see here, you can quickly add it in, customize it to your liking, add in post comment, add in post data, remove the post date. You can edit each parts of these things, which pretty excited about this, is there&#8217;s actually 20-plus blocks that fall into this category. If all goes as planned, some of those will be released for 5.8 and available potentially for all sites. So even if you&#8217;re not using a block theme, you could have access to these theme blocks, which is pretty powerful and pretty cool.</p>\n\n\n\n<h3 id=\"5-strong-query-block-the-loop-or-post-list-strong\">Query Block &#8211; The Loop or Post List</h3>\n\n\n\n<p>Query block. So the query block has its own milestone, because it&#8217;s a pretty powerful block. It&#8217;s also meant to be a theme author tool, so in the long run, if you&#8217;re a user, imagine that you interact with what we call block variations, which basically are just different variations of a block, as the name implies. But imagine you want to add in your latest post. You&#8217;ll add the latest post block, but underneath it, what will be powering that experience of adding your latest post will be the query block. Essentially, as the name implies, it allows you to query posts and pages and display them in different arrangements on the page. I&#8217;m very excited, actually. In Gutenberg 10.5, which will be released in just about two weeks, there&#8217;s going to be some new patterns. You can see right here, large, medium, small are the current selection of patterns that you have for the query block. But pretty soon, there&#8217;s going to be a grid pattern and a couple other cool ones, which is pretty exciting. Generally speaking, though, if you&#8217;re an end user, don&#8217;t expect to interact with this. If you&#8217;re a theme author, get excited.</p>\n\n\n\n<h3 id=\"6-strong-navigation-block-strong\">Navigation Block</h3>\n\n\n\n<p>Navigation block. Again, this is just a single block, but don&#8217;t be fooled. It&#8217;s definitely a mighty one. So this last one is dedicated to all things navigation block, both in terms of structure and design. You can see in this little GIF I have going on, I&#8217;m just kind of making little design changes and moving things around so you can get a sense of what it&#8217;s like to interact with this block. This milestone actually includes everything from how do you build a really simple menu with a few items to thinking about how to create a really large mega menu and add in new blocks, like the search block that you can see here. We&#8217;re even adding sub-menus, different designs, different layouts, and more.</p>\n\n\n\n<h3 id=\"7-strong-gradual-adoption-widgets-customizer-hybrid-themes-nbsp-strong\">Gradual Adoption &#8211; Widgets, Customizer, Hybrid Themes&nbsp;</h3>\n\n\n\n<p>So the last piece of the milestones is the gradual adoption. I hope this GIF makes you laugh, but also seriously, this is the intent, is we slowly want people to be able to adapt in the way that they can. Once more of these pieces are completed, there&#8217;s basically a ton of room to start exploring how adoption might look like for those who can&#8217;t or don&#8217;t want to restructure a full theme. So this might be an intermix of block-based things and regular PHP templates, or it might be covered by projects like the block-based widget editor and the navigation screen. Both of those projects I&#8217;ll cover later, but for now, just keep in mind that this is intentionally a milestone. We want to allow for gradual adoption and want people to have lots of pathways in to taking advantage of full site editing.</p>\n\n\n\n<h2 id=\"8-strong-whats-coming-to-word-press-5-8-strong\">What&#8217;s coming to WordPress 5.8</h2>\n\n\n\n<p>So what&#8217;s coming to WordPress 5.8? So just last week, a post went out from Josepha, who is the executive director of the WordPress project. I want to read a quote from it just to kind of set the tone and give you a sense. So full-site editing is a collection of projects, and together, they represent a big change, arguably too much for a single release. The most important context to share is that it isn&#8217;t shipping as the full default experience for users. One of the clearest pieces of feedback from the phase one merge process was that there wasn&#8217;t enough time for extenders, agencies, theme authors, plugin developers, site builders, et cetera to prepare for the upcoming changes. With that in mind, this merge process won&#8217;t be an on-off switch, and you can see I&#8217;ve bolded various specific parts that I hope you take home with you.</p>\n\n\n\n<p>All right. So let&#8217;s talk WordPress 5.8 plans. This is up-to-date information as of today. A post was released from Josepha on [inaudible 00:12:21], if you&#8217;d like to check it out. From the call that the project leadership had, this is what they came up with for the 5.8 plans. This includes improvements from Gutenberg 9.9 and beyond. So we always package different versions of Gutenberg into major releases. This release is no different. There&#8217;ll be an introduction of new blocks, including query, site logo, navigation, et cetera. These are each very powerful blocks, very exciting to see. theme.json mechanism, this is part of what allows block themes to use different global styling, which will be very cool for block authors to get their hands on.</p>\n\n\n\n<p>The template editor for pages and a blank template, I&#8217;ll actually be showing a demo of this in a moment. So hang tight there, but it&#8217;ll all make sense in a bit. The widget screen and block widgets in the customizer, this is basically work being done to bring blocks to the widgets experience. I will talk more about that later, about how it&#8217;s a stepping stone towards full-site editing. Then finally, design tools, so even more design tools that people can hook into, including duotone, which adds a really cool color filter, layout controls, padding, and more.</p>\n\n\n\n<h3 id=\"9-strong-short-demo-template-editing-navigation-block-and-multi-entity-saving-strong\">Short Demo: Template Editing, Navigation Block and Multi-Entity Saving</h3>\n\n\n\n<p>So at this point, let&#8217;s pause for a minute and actually show off one of the features that is aimed to be included in 5.8.&nbsp;</p>\n\n\n\n<p>I&#8217;m going to show you template editing, the navigation block, and just some of the cool flows with multi-entity saving is one of the things that we talked about that will make it into this release. So I&#8217;m in the post editor. I have a new post. I love to blog and write and present. I hit Update. Super happy, whatever. Open up the post settings, and there&#8217;s this new section that allows you to both create a brand new template. This will ideally be used both in themes that are block-based themes, so they&#8217;re ready for full-site editing, and potentially for classic themes. There&#8217;s actually work underway so that this will be available in anything being used in WordPress right now.</p>\n\n\n\n<p>So right now, if I hit Edit, this will take me into the template that this post is using. So let&#8217;s do that now. So as you can see, this drops me into what looks like the entire site. So you can see I have my header up here, I have the footer down here, and I can make changes directly to them. So, for example, if I jump in here, this is the navigation block, and I haven&#8217;t yet set it up. So I can say add all pages, and I can start empty. In this case, I&#8217;ll say, &#8220;You know what? Let&#8217;s start empty.&#8221; Let&#8217;s say I want to add a custom link. One of the cool things you can actually do, you can quickly select from here, or let&#8217;s say I want to add a new post. Let me first select post link.</p>\n\n\n\n<p>So adventures around the world. Let&#8217;s pretend I&#8217;m just inspired where I&#8217;m writing this. I can actually create a draft post, which is pretty cool, and it&#8217;ll show up here. It will not show up on the front end, since it&#8217;s a draft, but it actually creates a page draft for this with this title automatically. So let&#8217;s say I&#8217;m scrolling through here. I&#8217;m going, &#8220;Oh, this looks pretty good. Actually, I kind of want to see what it looks like if I add an image to the post here.&#8221; Pull up an image block. Oh, my media library. Hammocks. Can&#8217;t get enough hammocks. Going to throw that in there. Great. So at this point, I&#8217;ve made changes to the actual header. I&#8217;ve made changes to the post. I&#8217;m just going to apply and see what happens.</p>\n\n\n\n<p>So this is the multi-entity saving that I mentioned earlier. Now, as you can see, it has a section for posts, so it&#8217;s saying, &#8220;Hey, you edited this post,&#8221; and it has a section saying, &#8220;Hey, you edited the header.&#8221; So at this point, I&#8217;m going to hit Save, because I want both those changes to propagate. Now I&#8217;m back into my post, into the writing flow, and I can easily switch back and forth. I can also select a new one. But yeah, hopefully this gives you a good sense of one of the key parts that&#8217;s being worked on for inclusion in 5.8. There will be a demo later, but this is just a taste.</p>\n\n\n\n<h2 id=\"10-strong-timeline-of-5-8-release-strong\">Timeline of 5.8 Release</h2>\n\n\n\n<p>To help set the stage for what you can prepare for, here are some upcoming dates to keep in mind. If you&#8217;re like me, time is moving really strangely, so I like to have dates to kind of anchor me. Feel free to take a screenshot of this or write it down if you&#8217;d like. So April 13th and April 27th, these are the go and no-go decision dates. So right now, project leadership actually has gathered. So you might notice if you are good with dates and good with time right now, April 13th has come and gone. So this date has passed, and project leadership has met actually to go through different FSE-related features and projects to figure out what might be ready for 5.8. I would expect to see more high-level posts throughout the month, especially after the second date, the April 27th date. That&#8217;s when final decisions will be made around 5.8.</p>\n\n\n\n<p>Then if all goes well, the beta period for WordPress 5.8 will start on June 8th. So people can actually start getting their hands on the tools that are going to be in place in the actual release and testing it and finding bugs and improving things from there. July 20th is the actual date of WordPress 5.8 and when it&#8217;s released. This is being considered as an open beta, where theme authors, plugin authors, agencies, and more can dig into the tools that are being offered and that I went over previously. Then in December 2021, that&#8217;s around the time when WordPress 5.9 will be released, and this is when I expect to move from tools for extenders into tools actually for users and more user-facing interactions with full-site editing and having things unlocked in the interface that previously in 5.8, most users won&#8217;t notice and won&#8217;t interact with. In 5.9, I expect that to be more visible.</p>\n\n\n\n<p>So some key takeaways. I know this is a lot of information. So only what&#8217;s ready from the various milestones will be shipped. This is not an on-off switch, and it won&#8217;t take over your site. The focus right now is on giving tools to extenders first, before user-facing changes. That&#8217;s a big lesson that was learned from the 5.0 merge, where Gutenberg and the core editor was brought into the WordPress experience. This is something that, thankfully, we&#8217;re in a position where because of these interrelated projects, we&#8217;re able to move in a more flexible and adaptable way to release what&#8217;s ready and not anything else.</p>\n\n\n\n<h2 id=\"11-strong-what-is-the-fse-outreach-experiment-program-strong\">What is the FSE Outreach Experiment Program?</h2>\n\n\n\n<p>All right. At this point, let&#8217;s jump into the full-site editing outreach program. As a reminder, this is the program that I actually run, so consider this free rein to ask me whatever question you&#8217;d like, because I think probably too much about this program. But it&#8217;s something I&#8217;m really excited to talk to you about, and I think it&#8217;s a really neat vehicle for both feedback and education about full site editing.</p>\n\n\n\n<p>So let&#8217;s go over some big picture questions, kind of like we did earlier on, and just get the details of the way. So let&#8217;s start. What is it? So essentially, it&#8217;s just a program focused on full-site editing. It&#8217;s in the form of a Slack channel right now. I&#8217;ll go over how to join it in a bit. But it has curated calls for testing, summary posts of the feedback that we get, and various educational opportunities that you can hop in on, mainly in the form of live streams. I&#8217;m running some hallway hangouts, which are basically just Zoom calls. People can come in, and we can talk about full site editing.</p>\n\n\n\n<h3 id=\"12-strong-whats-the-goal-strong\">What&#8217;s the goal</h3>\n\n\n\n<p>What&#8217;s the goal? So the goal is pretty simple, help improve full-site editing experience by gathering feedback from WordPress site builders. While the group originally started solely to be about feedback, there&#8217;s actually this really neat educational component that has come up as the feature has developed and as more people have gotten curious about it. So people can join just to build their own awareness about what&#8217;s happening with full-site editing and kind of just look at a glance or just help amplify the posts that are coming through.</p>\n\n\n\n<h3 id=\"13-strong-why-was-it-started-strong\">Why was it started?</h3>\n\n\n\n<p>Why was it started? So I&#8217;m going to quote Josepha from the kickoff post. During the WordPress 5.0 retrospective, which is when Gutenberg was merged and the core editor was merged, one of the things that came up routinely was the need for better engagement with users. It was generally agreed from all levels and area of contribution that users would be most impacted by Gutenberg, but the users were also the group we had the least channels of communication to. To help get user feedback to WordPress developers a little bit more seamlessly, I&#8217;m going to try and experiment outreach program. So basically, this is a lesson that was learned from the 5.0 release. In order to prevent another situation where people are caught by surprise, this program is in place to help people get excited and on ramped and on boarded onto full-site editing, as well as getting feedback so that we know if a major workflow change is coming into play, we can actually get user feedback to make it a little bit easier.</p>\n\n\n\n<h3 id=\"14-strong-how-to-join-fse-outreach-experiment-strong\">How to Join FSE Outreach Experiment</h3>\n\n\n\n<p>All right. At this point, I bet you&#8217;re just so stoked. You&#8217;re ready to dive in. Awesome. (laughing). All you&#8217;ve got to do is join FSE Outreach Experiment in Make WordPress Slack, and then you&#8217;re all set. You&#8217;ll just get a bunch of annoying pings for me with prompts for how to test, interesting posts related to full site editing, and more. I promise it&#8217;s also not as scary as this dive, which looks absolutely terrifying, but also beautiful.</p>\n\n\n\n<h2 id=\"15-strong-high-level-feedback-from-calls-for-testing-strong\">High-Level Feedback from Calls for Testing</h2>\n\n\n\n<p>So because at this point, we&#8217;re on our fifth call for testing, I want to go over some high-level pieces of feedback that we&#8217;ve actually gotten about the experience so far. Basically, across all the calls for testing, these are repeated themes that have come up. But keep in mind that because there are certain aspects that we actually haven&#8217;t tested, so global styles, for example, the UI isn&#8217;t available really for users, and it&#8217;s not refined for users, so it&#8217;s not something that we&#8217;ve had as a focus part of testing, even though there is a UI that is available. So certain things are left out purely because they aren&#8217;t necessarily ready for testing, but these are the top pieces of feedback. So bear with me.</p>\n\n\n\n<h3 id=\"16-strong-preview-content-strong\">Preview Content</h3>\n\n\n\n<p>Previewing content. Publish a post. You want to go preview it, or you&#8217;re editing a post. You want to go preview the content. The same thing is true with full site editing. This is a big thing that kept coming up. My question is, is this a necessary workflow, or is it a symptom of other problems? Because in general, the site editor should be as WYSIWYG, as what you see is what you get, as possible.</p>\n\n\n\n<p>So if you&#8217;re making a change, it should look exactly the same as the front end of your site, and because it doesn&#8217;t right now, it&#8217;s causing this tension. There actually is a preview site option under discussion, as well as a browse mode option, which basically, if you&#8217;re actually editing your site, it would turn off everything that wouldn&#8217;t actually show up on the front end. So if you only have one page of posts, but you have pagination set up so if you had multiple pages, that would actually go away. So as you can imagine, this is currently up for discussion, but there actually are a couple different pathways to try and address this problem. But it&#8217;s a very important one to address.</p>\n\n\n\n<h3 id=\"17-strong-saving-process-strong\">Saving Process</h3>\n\n\n\n<p>Saving process. I like to say it&#8217;s technically reliable, but not yet delightful. So basically, it&#8217;s left a lot to be desired right now, and it&#8217;s resulted in a fair bit of confusion. There&#8217;s a lot of feature requests and enhancements and bugs that have come up related to saving. This is likely because the multi-entity saving aspect that I demoed earlier is very new for WordPress users. It&#8217;s not something we&#8217;re used to having as part of our workflow. So it&#8217;s something that inherently needs some work on. So whether it was people requesting more granular saving options to show specifically what was being changed to issues with saving for screen readers to confusion around even just what the general parts mean, like what you&#8217;re actually selecting or unselecting, This was definitely a big, big area of feedback.</p>\n\n\n\n<h3 id=\"18-distinction-between-editing-area\">Distinction between editing area.</h3>\n\n\n\n<p>Distinction between editing area. So basically, because you can edit all parts of your site, it&#8217;s hard to know, &#8220;Am I editing the header for all of my site, or am I editing just a specific piece of content on a post?&#8221; This kind of distinction, jumping between different levels of, &#8220;Oh, you&#8217;re changing this. This will change everything&#8221; to &#8220;You&#8217;re just changing this one thing in this one spot&#8221; is pretty tricky. Right now, there&#8217;s not a lot of friction, and there&#8217;s not a lot clarity in the actual experience to show when you&#8217;re actually jumping between those different levels. So this was a big piece that&#8217;s come up, and it&#8217;s something that is an active area of iteration and exploration to kind of get the right amount of friction in place.</p>\n\n\n\n<h3 id=\"19-rethinking-width-and-alignment\">Rethinking Width and Alignment.</h3>\n\n\n\n<p>So rethinking width and alignment. Previously, alignment in full-site editing worked to optimize how traditional things worked, where basically, traditional things provided their own alignment styles. This worked okay for the project up until this point. But recently, work has been shipped to reimagine how this dynamic should work to allow for actually more control over alignments when using the site editor. This should actually help make sure that whether you want something that&#8217;s full width or you want to change the actual width of your content that&#8217;s showing up that it&#8217;ll actually be what you see is what you get. Right now, this is another piece of feedback at a high level that&#8217;s impacted what you see is what you get experience.</p>\n\n\n\n<h3 id=\"20-strong-general-usability-improvements-strong\">General usability improvements.</h3>\n\n\n\n<p>Generally usability improvements. I admit this is totally a catchall, and it covers a ton of stuff, but it&#8217;s actually a very important one to think of, because it&#8217;ll actually move the site editing experience from being just functional to actually delightful, which is really exciting. There&#8217;s a ton of issues that are included in this, including some enhancement requests, bug reports, all that good stuff. One of my favorites to talk about is creating a background image on a template part. So imagine you have a header. You&#8217;re working on it. You&#8217;re super excited, and you&#8217;re almost done. Then you&#8217;re like, &#8220;Oh, do you what would be really cool is if I had mountains in the background. Maybe I&#8217;ll add a cover block in the background and add an image and set the opacity pretty low, but have mountains going in the background of the site.&#8221; That&#8217;s really hard to do.(laughing). You basically would have to delete everything and add the block in and then add everything back. So those are the kinds of experiences that we&#8217;re trying to improve right now.</p>\n\n\n\n<h3 id=\"21-strong-improving-placeholders-strong\">Improving Placeholders.</h3>\n\n\n\n<p>Improving placeholders. So placeholders, especially for some of the newer blocks, are a powerful way to both guide people and a current point of confusion. So you probably saw this with the navigation block earlier, where it had those little grayed boxes. It&#8217;s like, &#8220;How do we explain to people, &#8216;Hey, this is something you have to set up and engage with, but here&#8217;s generally what it will look like and what it will do&#8217;?&#8221;&nbsp;</p>\n\n\n\n<p>The feedback for this mainly came into play with the query block, social icon block, featured image block, and the navigation block. Each currently actually also get users started in different ways. So not only are there different placeholders for different experiences, the actual experience of interacting with the placeholders are all pretty inconsistent right now. So I think in the long run, it seems that users will benefit a bunch from a standardized, consistent way to interact with placeholder content so that it becomes a really familiar interaction when you&#8217;re working with a more powerful block. This especially is true for the query block and navigation block.</p>\n\n\n\n<p>Okay, now that we&#8217;ve covered the milestones, the outreach program, high-level pieces of feedback, I&#8217;m going to quickly run through some key topics that I imagine you&#8217;re going to have questions about. Just because I cover them here does not mean I don&#8217;t want to answer questions, so please don&#8217;t see this as a sign that you can&#8217;t also still ask questions about these topics. This is just what I&#8217;ve been hearing from folks.</p>\n\n\n\n<h2 id=\"22-strong-will-full-site-editing-take-over-my-site-strong\">Will full site editing take over my site?</h2>\n\n\n\n<p>Hopefully by this point, you all can say no in a resounding way. But no, this is not something that&#8217;s going to all of a sudden, on-off switch, you upgrade to 5.8, it takes everything over. Not at all. You very much have to opt into it through using a theme blocking that supports, actually, these features. In time, more pathways are going to be built as well so that when you&#8217;re actually using full-site editing, you&#8217;ll likely be using pieces in all of it. So you could just be using the query block, or you could just be using global styles without it taking over your entire site.</p>\n\n\n\n<h2 id=\"23-strong-what-about-the-block-based-navigation-and-widget-screens-strong\">What about the block-based navigation and widget screens?</h2>\n\n\n\n<p>What&#8217;s the deal there? So in case you missed it, there&#8217;s actually two additional projects that are dedicated to bringing blocks to more areas of the site outside of full site, I think. This include the navigation screens. You can build out menus and the widget screens. You can build out your widget sections, and this is pretty powerful and high-impact work. They are both separate projects that are tangential to full-site editing, but you can think of them as stepping stones, basically. So you could have a theme that is a classic theme, but it uses a block-based widget screen so that people can have the power blocks with their widgets. Essentially, the whole point, like I said, it&#8217;s a stepping stone to get people used to using blocks more places.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</p>\n\n\n\n<h2 id=\"24-strong-site-builders-strong\">Site builders</h2>\n\n\n\n<p>I could write a thesis about this, because there&#8217;s so much to talk about here. I imagine I&#8217;m going to get questions about this, but essentially, full-site editing is being built partially so people don&#8217;t get stuck or locked into one site builder or another. It&#8217;s also being built in a way that site builders can actually hook into what&#8217;s being created if they choose to. I&#8217;ve heard from a lot of folks, though, that they expect full-site editing to actually fully replicate their favorite site builder&#8217;s functionality, and I&#8217;m here to say that while the goals between full-site editing and site builders are pretty similar in terms of empowering users and giving better tools to customize a site, the difference is that we&#8217;re building for 40% of the Internet, and we&#8217;re building even for site builders, where site builders have a much more targeted approach.</p>\n\n\n\n<p>In the future, I do think there will always be room for specific takes of how to have an ideal site editing experience, whether that&#8217;s geared to a specific group, like a marketing style approach, or if you want to have things locked down or if you want to have things opened up. But generally speaking, full-site editing is meant to actually expand the way WordPress as a whole uses blocks, so don&#8217;t expect it to fully replicate any sort of site builder, your favorite site builder, essentially.</p>\n\n\n\n<h2 id=\"25-strong-how-is-this-going-to-impact-themes-strong\">How is this going to impact themes?</h2>\n\n\n\n<p>How is this going to impact themes? So in the long run, this should actually make theme development much easier. I think Marcus&#8217;s demonstration later will show that, and much simpler, especially with the design tools that will be essentially ready at your fingertips to tap into. Ideally, because of what&#8217;s being released, it should allow theme authors to focus less on coding and functions and more on design aesthetics, integrating block patterns, and all that good stuff. But because one of the key things I wanted to really drive home in this section, though, is that because full-site editing requires a block-based theme or a theme with certain functionality enabled, this makes theming extremely important to get right. So I&#8217;ve heard people say like, &#8220;Oh, themes are a thing of the past.&#8221; It&#8217;s very much not true. I&#8217;d actually argue the opposite, that theme is almost key to this experience, to having it be delightful and having it makes sense.</p>\n\n\n\n<h2 id=\"26-strong-what-pathways-are-going-to-be-created-strong\">What pathways are going to be created?</h2>\n\n\n\n<p>I know I&#8217;ve talked a lot about pathways this entire time, but it is the entire focus of the final month milestone for full-site editing. So expect a lot of pathways. For now, this includes everything from having a classic theme that can take advantage of global styles to template editing or a block-based widget screen. This also includes things like allowing certain full-site editing, really, blocks to be available for users, regardless of if they&#8217;re using a classic theme or a block theme or enabling the ability to edit block templates directly, kind of like I showed in the demo earlier. So there&#8217;s going to be a ton of options here, and I&#8217;m actually really excited to see what happens once 5.8 kind of sparks the creativity of the community, because I imagine both that people will create their own pathways and start experimenting, and we&#8217;ll also get a very clear sense of, &#8220;Hey, I actually really need X, Y, and Z pathway.&#8221; We&#8217;ll get a sense of demand from the community of core, which is super exciting to have.</p>\n\n\n\n<h2 id=\"27-strong-whats-the-best-way-to-prepare-nbsp-strong\">What&#8217;s the best way to prepare?&nbsp;</h2>\n\n\n\n<p>So this depends on who you are. (laughing). So depending on whoever you are, at a high level, this is what I recommend. Join the FSE Outreach Program. I know this is the thing that I run. I&#8217;m very biased. But seriously, join it. I think it&#8217;s really, really helpful to get a sense both of feedback, what&#8217;s being currently iterated on, and just general education opportunities. If you&#8217;re a theme author, I really recommend checking out the theme experiments repo and joining the block-based theme meetings to learn about the latest and greatest, because lots of good information is shared there. In general, too, it&#8217;s often also helpful to join the weekly core editor meetings, because there&#8217;s regular updates about the projects and PRs people working on. Finally, pay attention to upcoming content on Learn WordPress, because I think there&#8217;s going to be a ton of stuff coming up about full-site editing, depending upon what&#8217;s scoped for 5.8 and 5.9, including building a block-based theme, for example. That will really help, I think, everyone level up.</p>\n\n\n\n<h2 id=\"28-strong-stay-connected-with-anne-mc-carthy-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-nbsp-strong\">Stay connected with Anne McCarthy</h2>\n\n\n\n<p>All right. So we&#8217;re at the very end. At this point, if you want to stay connected with me or you have follow-up questions after this talk, I very much welcome them. You can find me on WordPress or on Slack @annezazu, or you can reach me at my site, nomad.blog. I will also try and drop my automatic email address separately. I just won&#8217;t on a live presentation, in case you want to follow up directly via email. I&#8217;m not on Twitter. I&#8217;m not on Facebook. I&#8217;m on and off of Instagram. So please don&#8217;t try to contact me those ways.</p>\n\n\n\n<p>Finally, I just want to say thanks so much for your time. Let&#8217;s hear your questions at this point. I&#8217;m really excited to hear what you all are thinking and curious about. I do want to say I don&#8217;t know everything, but I can find anything, and I&#8217;ve talked with David about how he can follow up after this presentation to get you all information and answers that you all want to questions that I might not be able to answer. So at this point, I&#8217;m going to pass it off to live and current Anne and give a high-five from past Anne.</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, 16 Apr 2021 18:21: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:18:\"Birgit Pauli-Haack\";s: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:67:\"WPTavern: Enō: ‘Probably This Is the Best Blogging Theme Ever’\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=115149\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:163:\"https://wptavern.com/eno-probably-this-is-the-best-blogging-theme-ever?utm_source=rss&utm_medium=rss&utm_campaign=eno-probably-this-is-the-best-blogging-theme-ever\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:4460:\"<img />\n\n\n\n<p class=\"has-drop-cap\">Sometimes a theme&rsquo;s description is so moving that one must install, activate, and test the project. I often rail against the obviously keyword-stuffed text in the free WordPress theme directory. But, I am pleasantly surprised from time to time.</p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p>En&#333; is an elegant, modern and functional WordPress theme. Probably this is the best blogging theme ever. Just see the demo at&hellip;It supports Gutenberg block editor and has a lot of Customizer options&hellip;</p></blockquote>\n\n\n\n<p>Thus began my journey into <a href=\"https://webminimalism.com/blog/eno-wordpress-theme/\">En&#333;</a>, an upcoming theme by Ivan Fonin. I could have been partially a language-barrier thing. Or, the author could have just been having a bit of fun. Nevertheless, it was the sort of description that stood out enough to pull into my test environment. Any blogging theme claiming the title of &ldquo;the best&rdquo; was at least worth a look.</p>\n\n\n\n<p>What I found was a well-designed theme that focused on some of those timeless elements, such as generous use of whitespace and sound typography. I would not go so far as crowning it the best ever created, but it will undoubtedly be the perfect fit for many bloggers in the future.</p>\n\n\n\n<p>Currently, the theme is awaiting a review before it lands in the official WordPress theme directory. However, those who want to try it out early can snag a copy of the ZIP file from its <a href=\"https://themes.trac.wordpress.org/ticket/97585\">Trac ticket</a>.</p>\n\n\n\n<p>En&#333; tackles the intricacies of block editor design like a pro. In areas where so many &ldquo;block-ready&rdquo; themes fail to live up to expectations, it is a textbook example of working alongside the block system.</p>\n\n\n\n<p>Where it falls short is that it does not go beyond nailing down the basics of block design. The theme bundles no patterns, which would allow users to quickly drop in more advanced layouts. It also does not include block styles or even a custom color palette. There are no unique elements in the design where the author stamps his own signature in bold. It is almost formulaic, but that is not necessarily a bad thing. Formula can feel good. It can be comforting when you need something that simply gets out of the way and allows your content to shine.</p>\n\n\n\n<p>While Fonin bills the project as a blogging theme, it stands out as a solid option for photographers. The open-canvas layout leaves ample room for large images and galleries, and the <a href=\"https://demo.webminimalism.com/eno/\">theme&rsquo;s demo</a> is filled with examples.</p>\n\n\n\n<img />Gallery examples from the  En&#333; theme.\n\n\n\n<p>What would make this theme even better would be a few image and gallery styles, allowing end-users to spruce up their blocks a little more.</p>\n\n\n\n<p>As much as I like the theme, it does tick one of the boxes from my most-irritating-things-that-themes-do checklist. It outputs the featured image on single post views above the post content. This creates the dreaded double-image issue when a user also uses the same image in the post itself. The easy fix for this is to provide a theme option for not showing the featured image on single posts.</p>\n\n\n\n<img />No customizer option to disable post featured image on single views.\n\n\n\n<p>It is a surprise that the theme does not have this option because it allows users to enable or disable nearly everything possible outside of the post content. It has three different areas where metadata can be shown: before the post title, after the title, and after the content. Users can pick and choose what appears where via a series of checkboxes. The approach is convoluted at best and is a good representation of why we need the site editor. This is not so much the fault of the theme as it is a limitation of the customizer. Instead of ticking and unticking boxes, users could simply move blocks around to their desired location.</p>\n\n\n\n<p>The comments are broken in the theme at the moment. Each comment&rsquo;s text is outputting a simple comma instead of the content. I am sure this will come up in the theme review and be addressed before it goes live.</p>\n\n\n\n<p>For users looking for a minimalist, block-ready theme, this will be a solid option once it makes it through the review process. I look forward to the day when themes like En&#333; are the baseline when designing for the block system.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 16 Apr 2021 17:20:30 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s: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:66:\"WPTavern: Full Site Editing Is Partly a ‘Go’ for WordPress 5.8\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=115193\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:165:\"https://wptavern.com/full-site-editing-is-partly-a-go-for-wordpress-5-8?utm_source=rss&utm_medium=rss&utm_campaign=full-site-editing-is-partly-a-go-for-wordpress-5-8\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:6930:\"<p class=\"has-drop-cap\">Today, Josepha Haden Chomphosy <a href=\"https://make.wordpress.org/core/2021/04/15/full-site-editing-go-no-go-april-14-2021/\">announced the results</a> of yesterday&rsquo;s &ldquo;go/no-go&rdquo; demo and decision on <a href=\"https://wptavern.com/will-full-site-editing-land-in-wordpress-5-8-a-decision-is-forthcoming\">whether Full Site Editing (FSE) would land in WordPress 5.8</a>. The site editor and global styles are not landing in the next release. However, several other features should launch and allow users to build their sites with blocks in new ways.</p>\n\n\n\n<p>The following people attended the demo:</p>\n\n\n\n<ul><li>Mat&iacute;as Ventura &ndash; Demo Host and Gutenberg Project Lead</li><li>Matt Mullenweg &ndash; WordPress Project Lead</li><li>Helen Hou-Sand&iacute; &ndash; Lead Developer</li><li>Josepha Haden Chomphosy &ndash; Executive Director</li><li>H&eacute;ctor Prieto &ndash; Technical Project Manager</li><li>Chlo&eacute; Bringmann &ndash; Assisting with administrative and operational logistics</li></ul>\n\n\n\n<p>Ventura walked the group through the various FSE features that could be ready for WordPress 5.8, taking questions and discussing along the way. There was also a discussion afterward that focused on ideas beyond the next release.</p>\n\n\n\n<p>The following FSE-related features are expected to ship:</p>\n\n\n\n<ul><li>Improvements from Gutenberg 9.9+.</li><li>New theme-related blocks like Query, Site Logo, Navigation, and more.</li><li><code>theme.json</code> integration, which allows themes to define block defaults and settings.</li><li>Template-editing mode for the block editor.</li><li>Block-based widgets screen and customizer integration.</li><li>New block design tools, such as duotone (SVG filters for images), layout controls, padding, and more.</li></ul>\n\n\n\n<p>&ldquo;Not all of the above are currently ready but there&rsquo;s some level of confidence that they can be by the time of 5.8,&rdquo; noted Haden Chomphosy in the post.</p>\n\n\n\n<p>This list feels like a solid compromise between launching some of the more polished FSE features and trying to force in those that are probably out of reach for a July 2021 release. The features also provide current users access to new block tools without activating a block-based theme.</p>\n\n\n\n<p>The group focused on the Query block for much of the early discussion. The Gutenberg development team will likely change the block&rsquo;s user-facing name to something less confusing. It also needs a bit more polishing to make things more user-friendly.  I am interested in seeing how theme authors use this in conjunction with patterns once this launches.</p>\n\n\n\n<p>One other feature that users should look forward to is the <a href=\"https://wptavern.com/first-look-at-initial-designs-for-wordpress-block-pattern-directory\">pattern directory</a>. While it is not ready for integration into the WordPress admin UI, it does not need to be. Users will be able to copy patterns from the directory and paste them directly into their editor. In time, it should become a part of the built-in experience.</p>\n\n\n\n<p>The group seems to have made a good call on which features to include. It is easy to want to push forward and get everything into the hands of users. It can be tougher to pull back and compromise.</p>\n\n\n\n<p>Full video of the demo:</p>\n\n\n\n<div class=\"wp-block-embed__wrapper\">\n\n</div>\n\n\n\n<p>I had two takeaways that stood out to me more than anything in the meeting.</p>\n\n\n\n<h2>Takeaway #1: Page Template Editor</h2>\n\n\n\n<p class=\"has-drop-cap\">In WordPress 5.8, users should gain access to the <a href=\"https://wptavern.com/first-round-of-the-fse-outreach-program-concludes-identifies-template-editing-mode-problems\">template editor</a>. On the page-editing screen, it allows users to switch out of content-editing mode. From there, they can work on the overall template. Essentially, for this release, it would serve as a landing page builder.</p>\n\n\n\n<p>This is a sort of middle ground between just the block editor and the eventual site editor. I like this route because it does not overwhelm end-users with a complete site-editing experience at once. It is a helping hand, a transition from the current phase to the next, allowing users to familiarize themselves with more advanced tools.</p>\n\n\n\n<p>The template editor will work for all users too. They will not be required to run a block-based theme to access it. Because each template would be a one-off use case, WordPress can serve this up without theme authors opting into it.</p>\n\n\n\n<p>Many block-ready themes have already been including an &ldquo;open canvas&rdquo; type of template. This would remove the need for those unless also including it for third-party builders. It would also solve the portability issue when users switch from a theme that bundles the template and one that does not.</p>\n\n\n\n<h2>Takeaway #2: Many Block-Based Themes</h2>\n\n\n\n<p class=\"has-drop-cap\">At the end of the discussion, the group was more or less spitballing some ideas beyond version 5.8. In particular, Hou-Sand&iacute; shared a vision of what theme development for the official directory could look like in the era of FSE.</p>\n\n\n\n<p>&ldquo;Because the full site editing, like from a user-facing point of view, is not about page building all the time,&rdquo; she said. &ldquo;It&rsquo;s about tweaking what&rsquo;s there. Yeah. So I feel like the correct thing for core to do in terms of bundled themes is actually a bunch of small bundled themes.&rdquo;</p>\n\n\n\n<p>I have previously written about how work on <a href=\"https://wptavern.com/work-on-the-twenty-twenty-two-default-wordpress-theme-should-already-be-underway\">Twenty Twenty-Two should already be underway</a> instead of waiting until the last moment to piece a new default theme together for the end-of-the-year launch. The yearly default theme system has served the community well for over a decade now. I am already warming to the idea of turning it on its head and forging a new path.</p>\n\n\n\n<p>With FSE, developers do not necessarily have to follow all of the rules of traditional themes. Themes like Kjell Reigstad&rsquo;s <a href=\"https://wptavern.com/carrd-like-theme-experiment-provides-a-glimpse-into-the-future-of-theming\">Carrd-like, two-column landing page theme</a> would be well-suited to such an experiment. Smaller, more experimental projects like this could replace the old Twenty* theme system with something new or even complement it.</p>\n\n\n\n<p>Hou-Sand&iacute; also threw out a few ideas around building block-based themes via a library of CC0 images, the patterns directory, and copying/pasting things from WordPress.org. She likened it to the CSS Zen Garden era. It could even open the possibility of bypassing the theme review process since everything would be pre-vetted.</p>\n\n\n\n<p>But, these are thoughts for tomorrow. For now, we are at least getting some initial FSE components.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 15 Apr 2021 21:54:15 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s: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:77:\"WPTavern: Zerodium Temporarily Triples Payout to $300K for WordPress Exploits\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=115080\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:197:\"https://wptavern.com/zerodium-temporarily-triples-payout-to-300k-for-wordpress-exploits?utm_source=rss&utm_medium=rss&utm_campaign=zerodium-temporarily-triples-payout-to-300k-for-wordpress-exploits\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:4216:\"<p><a href=\"https://zerodium.com/\">Zerodium</a>, one of the most well-known security vulnerability brokers, announced that it is tripling payouts for remote code execution exploits on default WordPress installations. Payouts are typically $100K but have been temporarily increased to $300K. </p>\n\n\n\n<p>The company focuses on acquiring original and previously unreported zero-day research. It pays researchers for high-risk vulnerabilities and fully functional exploits, with the highest rewards at $2.5M for &lsquo;full chain, zero-click, with persistence&rsquo; Android exploits. This price tag was increased from $200K in September 2019, suggesting Android exploits have become more difficult to find or that demand for them has increased significantly.</p>\n\n\n\n<div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"twitter-tweet\"><p lang=\"en\" dir=\"ltr\">We\'re temporarily increasing our payouts for WordPress RCEs to $300,000 per exploit (usually $100K). <br /><br />The exploit must work with latest WordPress, default install, no third-party plugins, no auth, no user interaction!<br /><br />If you have this gem, contact us: <a href=\"https://t.co/PBuS1nnpED\">https://t.co/PBuS1nnpED</a></p>&mdash; Zerodium (@Zerodium) <a href=\"https://twitter.com/Zerodium/status/1380489573009031170?ref_src=twsrc%5Etfw\">April 9, 2021</a></blockquote>\n</div>\n\n\n\n<p>Exploit resellers operate within a sort of grey area of security research. As a standard practice, security researchers are encouraged to report vulnerabilities to the original developer of the software, not an intermediary that may pass it along to a party that may not use the information for good. The appeal of these companies is that they pay more than most organizations, hence the tagline: &ldquo;<em>We pay BIG bounties, not bug bounties.&rdquo;</em></p>\n\n\n\n<p>WordPress has an account with <a href=\"https://hackerone.com/wordpress/\">Hackerone</a> to pay security researchers for vulnerabilities but <a href=\"https://hackerone.com/wordpress/hacktivity?type=team\">payouts</a> are much smaller in comparison to what exploit brokers pay. This makes it a tough choice for security researchers who do this for a living. Professional zero-day hunters are looking for the highest payouts for the vulnerabilities they find, which can sometimes take months or longer.</p>\n\n\n\n<div class=\"wp-block-image\"><img /></div>\n\n\n\n<p>Zerodium does not reveal who its clients are or what their purpose is for buying the the vulnerabilities. The best case scenario would be a government entity wanting to secure its own systems. Even then one cannot guarantee that they use the exploit ethically or that they don&rsquo;t inadvertently leak the exploits where they could be used maliciously by others. </p>\n\n\n\n<p>Zerodium did not elaborate on why it has increased payouts for WordPress exploits to $300K. <a href=\"https://blog.wpscan.com/2021/04/10/zerodium-wordpress-exploit.html\">WPScan</a> speculates that the company may suddenly have a greater demand for WordPress RCE exploits, combined with WordPress becoming more secure:</p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p>This could indicate that WordPress is becoming more secure and that it is getting harder to find the critical security issues that buyers want. On the other hand, we must also assume that these types of exploits already exist and are already being actively sold on Zerodium and other similar platforms.</p><p>We could also conclude that if a government is going to pay more than $300,000 on a WordPress RCE exploit, that they intend to use it. World governments may even barter over the exploits so that the seller, in this case, Zerodium, gets the best price.</p></blockquote>\n\n\n\n<p>WPScan also emphasized that with WordPress having such a large presence on the web, an exploit against core with those particular characteristics &ldquo;would be devastating to the web as a whole if it landed in the wrong hands.&rdquo;</p>\n\n\n\n<p>&ldquo;Zerodium increasing their prices may indicate that it is becoming harder to find these critical issues in WordPress Core,&rdquo; WPScan founder and CEO Ryan Dewhurst said. &ldquo;That, at least, should be good news for WordPress and the web as a whole.&rdquo;</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 15 Apr 2021 18:11:04 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i: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:68:\"WordPress.org blog: WordPress 5.7.1 Security and Maintenance Release\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=10144\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:84:\"https://wordpress.org/news/2021/04/wordpress-5-7-1-security-and-maintenance-release/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:8387:\"<p>WordPress 5.7.1 is now available!</p>\n\n\n\n<p>This security and maintenance release features <a href=\"https://core.trac.wordpress.org/query?milestone=5.7.1&group=component&col=id&col=summary&col=milestone&col=owner&col=type&col=status&col=priority&order=priority\">26 bug fixes</a> in addition to two security fixes. Because this is a <strong>security release</strong>, it is recommended that you update your sites immediately. All versions since WordPress 4.7 have also been updated.</p>\n\n\n\n<p>WordPress 5.7.1 is a short-cycle security and maintenance release. The next major release will be version 5.8.</p>\n\n\n\n<p>You can download WordPress 5.7.1 by downloading from WordPress.org, or visit your Dashboard → Updates and click Update Now.</p>\n\n\n\n<p>If you have sites that support automatic background updates, they’ve already started the update process.</p>\n\n\n\n<h3>Security Updates</h3>\n\n\n\n<p>Two security issues affect WordPress versions between 4.7 and 5.7. If you haven’t yet updated to 5.7, all WordPress versions since 4.7 have also been updated to fix the following security issues:</p>\n\n\n\n<ul><li>Thank you <a href=\"https://www.sonarsource.com/\">SonarSource</a> for reporting an XXE vulnerability within the media library affecting PHP 8.</li><li>Thanks <a href=\"https://mikaelkorpela.fi/\">Mikael Korpela</a> for reporting a data exposure vulnerability within the REST API.</li></ul>\n\n\n\n<p>Thank you to all of the reporters for <a href=\"https://make.wordpress.org/core/handbook/testing/reporting-security-vulnerabilities/\">privately disclosing the vulnerabilities</a>. This gave the security team time to fix the vulnerabilities before WordPress sites could be attacked.</p>\n\n\n\n<p>Props to <a href=\"https://profiles.wordpress.org/zieladam/\">Adam Zielinski</a>, <a href=\"https://profiles.wordpress.org/swissspidy/\">Pascal Birchler</a>, <a href=\"https://profiles.wordpress.org/peterwilsoncc/\">Peter Wilson</a>, <a href=\"https://profiles.wordpress.org/jrf/\">Juliette Reinders Folmer</a>, <a href=\"https://profiles.wordpress.org/xknown/\">Alex Concha</a>, <a href=\"https://profiles.wordpress.org/ehtis/\">Ehtisham Siddiqui</a>, <a href=\"https://profiles.wordpress.org/timothyblynjacobs/\">Timothy Jacobs</a> and the WordPress security team for their work on these issues.</p>\n\n\n\n<p>For more information, browse the <a href=\"https://core.trac.wordpress.org/query?milestone=5.7.1&group=component&col=id&col=summary&col=milestone&col=owner&col=type&col=status&col=priority&order=priority\">full list of changes</a> on Trac, or check out the <a href=\"https://wordpress.org/support/wordpress-version/version-5-7-1/\">version 5.7.1 HelpHub documentation page</a>.</p>\n\n\n\n<h2>Thanks and props!</h2>\n\n\n\n<p>The 5.7.1 release was led by <a href=\"https://profiles.wordpress.org/peterwilsoncc/\">@peterwilsoncc</a> and <a href=\"https://profiles.wordpress.org/audrasjb/\">@audrasjb</a>.</p>\n\n\n\n<p>In addition to the security researchers and release squad members mentioned above, thank you to everyone who helped make WordPress 5.7.1 happen:</p>\n\n\n\n<p><a href=\"https://profiles.wordpress.org/ninetyninew/\">99w</a>, <a href=\"https://profiles.wordpress.org/adamsilverstein/\">Adam Silverstein</a>, <a href=\"https://profiles.wordpress.org/azaozz/\">Andrew Ozz</a>, <a href=\"https://profiles.wordpress.org/annalamprou/\">annalamprou</a>, <a href=\"https://profiles.wordpress.org/anotherdave/\">anotherdave</a>, <a href=\"https://profiles.wordpress.org/aristath/\">Ari Stathopoulos</a>, <a href=\"https://profiles.wordpress.org/ayeshrajans/\">Ayesh Karunaratne</a>, <a href=\"https://profiles.wordpress.org/bobbingwide/\">bobbingwide</a>, <a href=\"https://profiles.wordpress.org/brechtvds/\">Brecht</a>, <a href=\"https://profiles.wordpress.org/talldanwp/\">Daniel Richards</a>, <a href=\"https://profiles.wordpress.org/davidbaumwald/\">David Baumwald</a>, <a href=\"https://profiles.wordpress.org/dkoo/\">dkoo</a>, <a href=\"https://profiles.wordpress.org/ocean90/\">Dominik Schilling</a>, <a href=\"https://profiles.wordpress.org/dragongate/\">dragongate</a>, <a href=\"https://profiles.wordpress.org/eatsleepcode/\">eatsleepcode</a>, <a href=\"https://profiles.wordpress.org/ellatrix/\">Ella van Durpe</a>, <a href=\"https://profiles.wordpress.org/kebbet/\">Erik</a>, <a href=\"https://profiles.wordpress.org/fabianpimminger/\">Fabian Pimminger</a>, <a href=\"https://profiles.wordpress.org/flixos90/\">Felix Arntz</a>, <a href=\"https://profiles.wordpress.org/mista-flo/\">Florian TIAR</a>, <a href=\"https://profiles.wordpress.org/gab81/\">gab81</a>, <a href=\"https://profiles.wordpress.org/galbaras/\">Gal Baras</a>, <a href=\"https://profiles.wordpress.org/geoffrey1963/\">Geoffrey</a>, <a href=\"https://profiles.wordpress.org/mamaduka/\">George Mamadashvili</a>, <a href=\"https://profiles.wordpress.org/glendaviesnz/\">Glen Davies</a>, <a href=\"https://profiles.wordpress.org/gziolo/\">Greg Ziółkowski</a>, <a href=\"https://profiles.wordpress.org/grzim/\">grzim</a>, <a href=\"https://profiles.wordpress.org/ipstenu/\">Ipstenu (Mika Epstein)</a>, <a href=\"https://profiles.wordpress.org/whyisjake/\">Jake Spurlock</a>, <a href=\"https://profiles.wordpress.org/jaymanpandya/\">Jayman Pandya</a>, <a href=\"https://profiles.wordpress.org/audrasjb/\">Jb Audras</a>, <a href=\"https://profiles.wordpress.org/joen/\">Joen A.</a>, <a href=\"https://profiles.wordpress.org/jonkastonka/\">Johan Jonk Stenström</a>, <a href=\"https://profiles.wordpress.org/goaroundagain/\">Johannes Kinast</a>, <a href=\"https://profiles.wordpress.org/johnbillion/\">John Blackbourn</a>, <a href=\"https://profiles.wordpress.org/johnjamesjacoby/\">John James Jacoby</a>, <a href=\"https://profiles.wordpress.org/desrosj/\">Jonathan Desrosiers</a>, <a href=\"https://profiles.wordpress.org/joseeyoast/\">Josee Wouters</a>, <a href=\"https://profiles.wordpress.org/joyously/\">Joy</a>, <a href=\"https://profiles.wordpress.org/k3nsai/\">k3nsai</a>, <a href=\"https://profiles.wordpress.org/ryelle/\">Kelly Choyce-Dwan</a>, <a href=\"https://profiles.wordpress.org/gwwar/\">Kerry Liu</a>, <a href=\"https://profiles.wordpress.org/clorith/\">Marius L. J.</a>, <a href=\"https://profiles.wordpress.org/melchoyce/\">Mel Choyce-Dwan</a>, <a href=\"https://profiles.wordpress.org/mihdan/\">Mikhail Kobzarev</a>, <a href=\"https://profiles.wordpress.org/mmuyskens/\">mmuyskens</a>, <a href=\"https://profiles.wordpress.org/mukesh27/\">Mukesh Panchal</a>, <a href=\"https://profiles.wordpress.org/nicegamer7/\">nicegamer7</a>, <a href=\"https://profiles.wordpress.org/otshelnik-fm/\">Otshelnik-Fm</a>, <a href=\"https://profiles.wordpress.org/paaljoachim/\">Paal Joachim Romdahl</a>, <a href=\"https://profiles.wordpress.org/palmiak/\">palmiak</a>, <a href=\"https://profiles.wordpress.org/swissspidy/\">Pascal Birchler</a>, <a href=\"https://profiles.wordpress.org/peterwilsoncc/\">Peter Wilson</a>, <a href=\"https://profiles.wordpress.org/pwallner/\">pwallner</a>, <a href=\"https://profiles.wordpress.org/rachelbaker/\">Rachel Baker</a>, <a href=\"https://profiles.wordpress.org/youknowriad/\">Riad Benguella</a>, <a href=\"https://profiles.wordpress.org/rinatkhaziev/\">Rinat Khaziev</a>, <a href=\"https://profiles.wordpress.org/noisysocks/\">Robert Anderson</a>, <a href=\"https://profiles.wordpress.org/rogertheriault/\">Roger Theriault</a>, <a href=\"https://profiles.wordpress.org/sergeybiryukov/\">Sergey Biryukov</a>, <a href=\"https://profiles.wordpress.org/yakimun/\">Sergey Yakimov</a>, <a href=\"https://profiles.wordpress.org/sirstuey/\">SirStuey</a>, <a href=\"https://profiles.wordpress.org/stefanjoebstl/\">stefanjoebstl</a>, <a href=\"https://profiles.wordpress.org/sabernhardt/\">Stephen Bernhardt</a>, <a href=\"https://profiles.wordpress.org/sumitsingh/\">Sumit Singh</a>, <a href=\"https://profiles.wordpress.org/cybr/\">Sybre Waaijer</a>, <a href=\"https://profiles.wordpress.org/synchro/\">Synchro</a>, <a href=\"https://profiles.wordpress.org/terriann/\">Terri Ann</a>, <a href=\"https://profiles.wordpress.org/tigertech/\">tigertech</a>, <a href=\"https://profiles.wordpress.org/timothyblynjacobs/\">Timothy Jacobs</a>, <a href=\"https://profiles.wordpress.org/tmatsuur/\">tmatsuur</a>, <a href=\"https://profiles.wordpress.org/tobiasbg/\">TobiasBg</a>, <a href=\"https://profiles.wordpress.org/hellofromtonya/\">Tonya Mork</a>, <a href=\"https://profiles.wordpress.org/toru/\">Toru Miki</a>, <a href=\"https://profiles.wordpress.org/grapplerulrich/\">Ulrich</a>, and <a href=\"https://profiles.wordpress.org/vladytimy/\">Vlad T</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 15 Apr 2021 03:05:01 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Peter Wilson\";s: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:60:\"WPTavern: FSE Outreach Round #5: Venturing out a Query Quest\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=115153\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:161:\"https://wptavern.com/fse-outreach-round-5-venturing-out-a-query-quest?utm_source=rss&utm_medium=rss&utm_campaign=fse-outreach-round-5-venturing-out-a-query-quest\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:5293:\"<p class=\"has-drop-cap\">The Full Site Editing (FSE) outreach program is chugging along. Since December, it has called for and completed four rounds of testing. The latest round asks volunteers to <a href=\"https://make.wordpress.org/test/2021/04/14/fse-program-testing-call-5-query-quest/\">provide feedback on the Query block</a>, arguably one of the most crucial pieces of the FSE-puzzle.</p>\n\n\n\n<p>Automattic Developer Relations Wrangler Anne McCarthy has been overseeing the program since its inception. Each round of testing asks participants to follow along with a set of instructions while testing a specific feature related to FSE. They can then provide feedback on what does or does not work. Thus far, the program has tested and identified issues for <a href=\"https://wptavern.com/first-round-of-the-fse-outreach-program-concludes-identifies-template-editing-mode-problems\">template-editing mode</a>, <a href=\"https://wptavern.com/fse-outreach-round-2-building-a-custom-homepage-with-gutenbergs-site-editor\">building a custom homepage</a>, <a href=\"https://wptavern.com/new-full-site-editing-testing-challenge-create-a-custom-404-page\">creating a 404 page</a>, and <a href=\"https://wptavern.com/fse-outreach-round-4-building-a-restaurant-themed-header-with-gutenbergs-site-editor\">wrangling a restaurant-themed header</a>.</p>\n\n\n\n<p>Volunteers for the program should install the latest version of the <a href=\"https://wordpress.org/plugins/gutenberg\">Gutenberg plugin</a> and the <a href=\"https://wordpress.org/themes/tt1-blocks/\">TT1 Blocks theme</a>. Participation is open to all, and further details are available through the announcement post.</p>\n\n\n\n<p>The latest test is all about the Query block &mdash; McCarthy is dubbing it a &ldquo;Query Quest.&rdquo;</p>\n\n\n\n<p>&ldquo;Not many blocks get an entire milestone dedicated to them but the Query Block did!&rdquo; she wrote. &ldquo;As the name implies, this is a pretty powerful block allowing you to display posts/pages on your site and customize them as you see fit. For example, you could easily use this block to show off all of your favorite recipes by setting it up to show a specific category of posts.&rdquo;</p>\n\n\n\n<p>Generally, theme authors will primarily work with this block. However, for those end-users who will inevitably want to customize post output on their sites, they may need to at least have some basic familiarity with it or its block variations.</p>\n\n\n\n<h2>Building With the Query Block</h2>\n\n\n\n<p class=\"has-drop-cap\">Following the instructions for the testing round netted fairly consistent results between the editor and front end. Each step walks participants through the process of assembling a two-column page with posts from separate categories. Within just a few minutes, I built a few demo posts with custom categories named &ldquo;Veggie Garden&rdquo; and &ldquo;Fruit Trees&rdquo; (side note: these are pics of my plants). I sped through the process with no issues.</p>\n\n\n\n<img />Using Columns to output two category-based Query blocks.\n\n\n\n<p>However, I am a bit of a pro at this point with the Query block. It is one feature I have been eyeing at least every week for months.</p>\n\n\n\n<p>The two primary issues I ran into were with the &ldquo;read more&rdquo; link and spacing. For the more-link, it simply did not appear on the front end. When viewing the source code, the wrapper HTML was there, but the actual text was nowhere to be found.</p>\n\n\n\n<p>As for spacing, this is more of a theme problem. I have harped on this issue in past testing rounds, and it is the same ol&rsquo; tune. TT1 Blocks failed to produce consistent spacing between the front and back end. One example is when using the Post Featured Image block followed by the Post Excerpt block. In the editor, there is little whitespace between the two. On the front end, there is ample room.</p>\n\n\n\n<p>Some might say it is the most vital part of page building &mdash; nailing down the layout. I have voiced my concerns <em>ad nauseam</em> on spacing, so I have nothing new to report on the subject.</p>\n\n\n\n<p>I decided to take a few extra steps and move beyond the basic testing instructions. Because it is springtime, I have been enjoying the outdoors a bit more as of late. I wanted to spruce up my Query block design. I wrapped the initial design in a Cover block with a garden-related background image, dropped in some header and intro text, and created boxes for my posts with the Group block. With a splash of color, some font-size changes, and a Spacer block here and there, I built something with a tiny bit more personality.</p>\n\n\n\n<img />Custom layout with the Query, Cover, and Columns blocks.\n\n\n\n<p>Testing never has to be boring. I encourage participants to grab inspiration from their own lives as they venture out on their Query Quest.</p>\n\n\n\n<p>While I have my complaints about the site editor and realize we are miles away from the long-term vision, it is also amazing what is now possible. Even six months ago, building something as simple as this was not happening. More and more each day, I believe a <a href=\"https://wptavern.com/will-full-site-editing-land-in-wordpress-5-8-a-decision-is-forthcoming\">public beta of the site editor</a> and other FSE components in WordPress 5.8 is not such a bad idea.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 14 Apr 2021 22:38:36 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s: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:63:\"BuddyPress: BuddyPress 7.3.0 Maintenance &amp; Security Release\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"https://buddypress.org/?p=318066\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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://buddypress.org/2021/04/buddypress-7-3-0-maintenance-security-release/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1768:\"<p><a href=\"https://downloads.wordpress.org/plugin/buddypress.7.3.0.zip\">BuddyPress 7.3.0</a> is now available. This is a security and maintenance release. All BuddyPress installations are strongly encouraged to upgrade as soon as possible.</p>\n\n\n\n<p>The 7.3.0 release addresses four security issues:</p>\n\n\n\n<ul><li>A vulnerability was fixed that could allow a member to create a group on behalf of another member via a REST API endpoint.</li><li>A vulnerability was fixed that could allow members to favorite any private/hidden activities they shouldn&#8217;t access to via a REST API endpoint.</li><li>A vulnerability was fixed that could allow the creator of a group to still be able to update or delete it after being demoted as a regular member of it via a REST API endpoint.</li><li>A vulnerability was fixed that could allow group&#8217;s banned members to remove themselves from the group and still be able to join it or request a membership to it via a REST API endpoint.</li></ul>\n\n\n\n<p>These vulnerabilities were reported privately to the BuddyPress team by&nbsp;<a href=\"https://profiles.wordpress.org/hoangkien1020/\">Kien Hoang</a>, in accordance with&nbsp;<a href=\"https://make.wordpress.org/core/handbook/testing/reporting-security-vulnerabilities/\">WordPress’s security policies</a>. Our thanks to the reporter for practicing coordinated disclosure.</p>\n\n\n\n<p>Version 7.3.0 also fixes a bug about our WP CLI Scaffold command.</p>\n\n\n\n<p>For complete details, visit the <a href=\"https://codex.buddypress.org/releases/version-7-3-0/\">7.3.0 changelog</a>.</p>\n\n\n\n<p>Update to BuddyPress 7.3.0 today in your WordPress Dashboard, or by&nbsp;<a href=\"https://wordpress.org/plugins/buddypress/\">downloading from the WordPress.org plugin repository</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 14 Apr 2021 05:09:58 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Mathieu Viet\";s: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:68:\"WPTavern: WordCamp Europe 2021 Opens Call for Speakers and Workshops\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=115025\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:181:\"https://wptavern.com/wordcamp-europe-2021-opens-call-for-speakers-and-workshops?utm_source=rss&utm_medium=rss&utm_campaign=wordcamp-europe-2021-opens-call-for-speakers-and-workshops\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1836:\"<p><a href=\"https://europe.wordcamp.org/2021/wceu-launch-7-june-2021/\">WordCamp Europe 2021</a> will be taking place online, June 7-10. This will be the second year in a row that the event has not been held in person due to the pandemic, but organizers are incorporating feedback from the first edition to improve upon it.</p>\n\n\n\n<p><a href=\"https://europe.wordcamp.org/2021/call-for-speakers/\">Speaker applications are now open</a> and first-time speakers are encouraged to apply. Organizers posted a list of example topics for inspiration, including advanced development, frameworks, security, storytelling, website performance optimization, and more.</p>\n\n\n\n<p>WCEU 2021 will be running two tracks, with two different presentation formats: long talks (20-minute talk with a 10-minute Q&amp;A) and lightning talks (10-minute talk with a 5-minute Q&amp;A). Prospective speakers are allowed to submit up to three different presentation topics on their <a href=\"https://europe.wordcamp.org/2021/speaker-application-form/\">applications</a>. The call for speakers is open until April 24, 2021, and selected speakers will be contacted the first week of May ahead of mid-May public announcements.</p>\n\n\n\n<p>WCEU organizers also plan to continue the successful tradition of hosting workshops after 77% of attendees who completed a feedback survey requested their return. Workshop sessions will be 45 minutes long and hosts will have workshop assistants available to them. Organizers are aiming to schedule a diverse lineup of workshops with topics like &ldquo;Starting with WordPress,&rdquo; accessibility, development, security, and SEO, to name a few.</p>\n\n\n\n<p>The <a href=\"https://europe.wordcamp.org/2021/call-for-workshops/\">call for workshops</a> is on the same timeline as speaker selection, with a closing date of April 24, 2021.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 14 Apr 2021 02:40:22 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i: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:172:\"HeroPress: A Journey toward Freedom with WordPress – वर्डप्रेससंगै स्वतन्त्रता तर्फको यात्रामा\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://heropress.com/?post_type=heropress-essays&p=3529\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:152:\"https://heropress.com/essays/a-journey-toward-freedom-with-wordpress/#utm_source=rss&utm_medium=rss&utm_campaign=a-journey-toward-freedom-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:46477:\"<img width=\"1024\" height=\"512\" src=\"https://s20094.pcdn.co/wp-content/uploads/2022/04/041321-min.jpg\" class=\"attachment-large size-large wp-post-image\" alt=\"Pull Quote: My WordPress job allowed the freedom to work on my time.\" /><p><a href=\"https://heropress.com/feed/#nepali\">यो लेख नेपाली भाषामा पनि उपलब्ध छ।</a></p>\n<p>Hello world!</p>\n<p>“Always be thankful for what you have, many people have nothing!” &#8211; Buddha</p>\n<p>Yes, I’m immensely grateful to be writing this essay! I’m fortunate to have had the education that gave me the capacity to aspire, get into a WordPress job, meet people from around the world, connect with Topher of HeroPress, and tell my story!</p>\n<h3>How I Landed Into a WordPress Job</h3>\n<p>My WordPress journey began by chance! Honestly, I didn’t know WordPress until I landed on a WordPress job.</p>\n<p>Back then, I was doing my Master’s degree in Sociology and had just left my work as a school teacher. I was looking for a job that would allow me to focus on my study and pay me a decent salary.</p>\n<p>I had a long career of over 5 years in teaching which was a full-time job. In addition to 9 AM to 5 PM work, we had to work extra hours at home &#8211; designing lesson plans, evaluating assignment works, exams, etc. – so I was finding it hard to manage time for my own study. I just needed a job that wouldn’t require me to work after office hours.</p>\n<p>After applying to several different positions, I finally got a content writing job. Fortunately, the company turned out to be a successful WordPress development company based in Nepal (<a href=\"https://access-keys.com/\">Access Keys</a>).</p>\n<p>Well, it’s how my WordPress story began! But it’s not the full story.</p>\n<h3>For Hope! My Family’s Struggle for Education</h3>\n<p>I come from a remote village in the hills of Nepal, not connected by any means of transportation until recently. We had to walk a minimum of an hour to go to the nearest school, from where I completed my secondary education.</p>\n<blockquote><p>But that time wasn’t just about walking hours to reach school. It was also about poverty, hardships, and the burning desire to overcome them someday!</p></blockquote>\n<p>Schools were first opened in the late 1970s in our village but my parents couldn’t even complete the lower secondary level. Pervasive poverty and lack of awareness both were responsible for it.</p>\n<p>Time passed but our family’s financial condition was still the same. But my parents had understood that the only way out of it was education. Hence, they decided to send us to school, no matter what. Our father sometimes as a seasonal migrant worker to India, sometimes as a porter, brought us (me and my siblings) school supplies. Our mother worked day and night, managed home, family, and our farm.</p>\n<p>After completing secondary level education, I moved to a nearby city in the guardianship of my aunt. With minimal financial support from my parents, my aunt helped me complete higher secondary school.</p>\n<p>However, she had her own hardships. She was a single mother without any academic degree so had to work minimum-wage jobs which hardly met her and her family’s needs.</p>\n<p>Therefore, I couldn’t simply add to her burden. And on the other side, my parents had to support my younger siblings too. So, the only choice I had, if I wanted to study further, was to support myself, for which I started teaching in a school.</p>\n<h3>Breakthrough through English Language Skills</h3>\n<p>I got my life’s first job but it wasn’t easy. I joined a private English-medium school as a teacher. But my schooling as well as the undergraduate program had been in our national language, Nepali, and not in English. We had “English” as a subject in school but the teacher taught us English in the Nepali language. We never spoke in English. Yet, my English writing was fine as I was a good student.</p>\n<p>When I joined an English medium school as a teacher, I had no choice but to improve my English. I practiced speaking English with primary-level students. Within a year, my spoken English improved considerably.</p>\n<p>Along with my teaching job, I continued my college. It was a super-busy schedule but was the only option I had! With my earnings, I paid my college fees, covered some of my living expenses, and also supported my family. Well, this is how I completed my Bachelor’s degree and started my Master’s degree too.</p>\n<p>Later on, the same teaching job that I started to sustain myself enabled me to apply for an English content writing job! As of now, I’m quite confident about my English language skills but still feel hesitant when I have to talk with native speakers.</p>\n<h3>My WordPress Journey – Toward Freedom</h3>\n<p>As I stated earlier, I landed on my first WordPress job when I was looking for the type of job that would allow me free time for my study. Yes, and that’s from where my journey toward freedom began!</p>\n<p>During my interview, I explained to the CEO of <a href=\"https://access-keys.com/\">Access Keys</a> (<a href=\"https://twitter.com/athakuri\">Arjun Singh Thakuri</a>) about the flexibility that I need in my new job so that I could also focus well on my studies. I was hired and could join from 11 AM instead of the usual 9:30 AM after attending my classes in the morning. It was a moment of gratitude and great relief for me!</p>\n<p>I learnt WordPress at Access Keys. <em><strong>First</strong></em>, by reading Wikipedia and other blogs on the web. <em><strong>Second</strong></em>, from Arjun sir as well as from the senior developers and the designers at the company. I used to have a lot of questions, and my team at Access Keys helped me get answers to those questions. <em><strong>Third</strong></em>, by doing. I set up a WordPress.com blog, a testing site on localhost, and tried different options.</p>\n<blockquote><p>My curiosity was definitely the driving force, but above all, ‘the way WordPress is built’ is what made it possible for someone like me (with no technical background) to understand a powerful website creation software, WordPress.</p></blockquote>\n<p>As for content writing skills, I started with list articles (theme collections). Arjun sir mentored me for my first few articles. Later, Access Keys hired an experienced SEO professional <a href=\"https://twitter.com/seonerdy\">Amin Ghale</a> who taught me more about SEO and content writing. He is a mentor cum brother to me.</p>\n<p>When in Access Keys, I joined WordCamp for the first time – <a href=\"https://nepal.wordcamp.org/2015/\">WordCamp Nepal 2015</a>. The event was grand! I met people involved in WordPress from other companies in Nepal and abroad, heard their stories, and learnt about new innovations in WordPress!</p>\n<p>I was truly enthralled by the event and had truly wished to give a presentation in a WordCamp someday. And I did, the very next year! I shared what I had learnt so far on the title ‘SEO Copywriting for WordPress’ at <a href=\"https://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=&cad=rja&uact=8&ved=2ahUKEwi64ajv-_TvAhVCCM0KHdXKAVoQFjAAegQIBBAD&url=https%3A%2F%2Fkathmandu.wordcamp.org%2F2016%2F&usg=AOvVaw0nTcwn8d7MOgIp2sDtNhOD\">WordCamp Kathmandu 2016</a>.</p>\n<p>Later, I also joined a panel ‘Girls in WordPress – Story, Experience, Opportunity, and Career’ in <a href=\"https://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=&cad=rja&uact=8&ved=2ahUKEwiCzcj_-_TvAhUJbc0KHfLUAWMQFjAAegQIBBAD&url=https%3A%2F%2Fbiratnagar.wordcamp.org%2F2018%2F&usg=AOvVaw1on2S3L2VlRRUTeN9eYsqa\">WordCamp Biratnagar 2018</a> along with a dear friend <a href=\"https://twitter.com/sandilyakafle\">Ganga Kafle</a> and my WordPress sister <a href=\"https://twitter.com/prithuthakuri\">Prithu Singh Thakuri</a>. Now, looking forward to joining some international WordCamps!</p>\n\n<a href=\"https://heropress.com/wordcampkathmandu2016speaker-srai/\"><img width=\"2048\" height=\"1349\" src=\"https://s20094.pcdn.co/wp-content/uploads/2021/04/wordcampkathmandu2016speaker-srai.jpg\" class=\"attachment-full size-full\" alt=\"Speaking at WordCamp Kathmandu 2016 S Rai\" /></a>\n<a href=\"https://heropress.com/essays/a-journey-toward-freedom-with-wordpress/wordcampbiratnagar2018panel/\"><img width=\"2048\" height=\"1365\" src=\"https://s20094.pcdn.co/wp-content/uploads/2022/04/wordcampbiratnagar2018panel.jpg\" class=\"attachment-full size-full\" alt=\"Sunita Rai on a panel at WordCamp\" /></a>\n<a href=\"https://heropress.com/essays/a-journey-toward-freedom-with-wordpress/wordcampkathmandu2017fun/\"><img width=\"2048\" height=\"1367\" src=\"https://s20094.pcdn.co/wp-content/uploads/2022/04/wordcampkathmandu2017fun.jpg\" class=\"attachment-full size-full\" alt=\"\" /></a>\n<a href=\"https://heropress.com/wordcampkathmandu2018-fun/\"><img width=\"2048\" height=\"1365\" src=\"https://s20094.pcdn.co/wp-content/uploads/2021/04/wordcampkathmandu2018-fun.jpg\" class=\"attachment-full size-full\" alt=\"A Moment of Fun at WordCamp Kathmandu 2018\" /></a>\n\n<p>About my WordPress career, I’m still in WordPress content writing.</p>\n<p>After Access Keys, I went to ThemeGrill, another successful WordPress business in Nepal, with even more flexibility and freedom in the working hours.  <a href=\"https://twitter.com/sanjipshah\">Sanjip Shah</a> and <a href=\"https://twitter.com/rabinsthaa\">Rabin Shrestha</a> (Founders of ThemeGrill) encouraged me to learn and explore this field even more. After some time, ThemeGrill hired a few new writers and I started mentoring them.</p>\n<p>Next, I joined Awesome Motive, the company behind the popular WPBeginner blog. In the beginning, I wrote for IsItWP and MonsterInsights blog but later also got the opportunity to write for WPBeginner. When at Awesome Motive, I got an even better opportunity to learn WordPress and marketing skills.</p>\n<p>My supervisors <a href=\"https://twitter.com/shahzadsaeed\">Shahzad Saeed</a> from India, <a href=\"https://twitter.com/noumaan_\">Noumaan Yaqoob</a> from Pakistan, <a href=\"https://twitter.com/LittleZotzWrite\">Lauren Tharp</a>, and <a href=\"https://twitter.com/keri_engel\">Keri Lynn Engel</a> from the United States helped me be better at my work. Above all, I was super lucky to have <a href=\"https://twitter.com/syedbalkhi\">Syed Balkhi</a> himself tutoring me every week on various aspects of content writing and marketing. I still remember how he explained the “success gap” over multiple calls, over weeks. He’s really a wonderful mentor!</p>\n<p>As of now, I work with beginners who’re just starting their careers in WordPress content writing. I’m trying to help small WordPress businesses and blogs with the marketing skills I’ve acquired so far. For example, SiteSaga.com, ZakraTheme.com are some of the sites I’m currently working on. Yet, I feel there’s a lot more for me to learn!</p>\n<p>Now, I want to make my final and important point – freedom!</p>\n<blockquote><p>First, my WordPress job allowed me the freedom to work on my time (so I could manage time for my study too). But more importantly, I meant the ‘economic freedom’.</p></blockquote>\n<p>For an individual, economic independence is a major freedom factor! Income isn’t everything, but definitely a basic aspect of human development!</p>\n<p>My salary at my first WordPress job wasn’t high, but increments since then are cool! Plus, we can always do some extra work. For instance, after my talk at WordCamp, I got a lot of freelance work opportunities, which I did during my free time and earned some extra bucks. Then, I was able to support my family even better.</p>\n<p>Finally, it&#8217;s the &#8216;feeling of freedom&#8217; that, I have now, enabled me to share this story. I always had an &#8216;inferiority complex&#8217; due to which I could never tell anyone about my family or our socio-economic background. Even if someone asked, I&#8217;d simply avoid the question or lie to them.</p>\n<p>I&#8217;ve now overcome the situation as well as the fear of being judged. And, I believe it&#8217;s the &#8216;freedom&#8217; in its truest sense.</p>\n<p>That’s my story of freedom! Story of our freedom!</p>\n<h3>Now is Great! I Have Greater Aspiration for the Future!</h3>\n<p>Yes, now is great! I have a good career as a WordPress content writer, editor, and mentor. I also joined the MPhil degree and will soon complete it.</p>\n<p>For the future, have greater aspirations!</p>\n<ol>\n<li>I hope to continue doing what I do &#8211; teaching beginners copywriting skills and help them achieve their part of freedom. WordPress is a gift for people like me!</li>\n<li>I want to earn a Doctorate degree; not yet content being a student! I haven’t planned it yet but I really wish to do it in this life!</li>\n<li>I want to give back to my community. Our village hasn’t changed much &#8211; still struggling with poverty. Even today, most students from my village fail to complete their university degree in lack of a support system. I firmly believe education is vital to change; for individuals as well as society as a whole. So, I really wish to work on it but I’m not yet sure how! I hope time will answer!</li>\n</ol>\n<p>Thanks for reading my story! Thanks, dear friend Topher for this opportunity! It’s a privilege to be sharing my story on HeroPress (feeling like a hero!). :D</p>\n<p>Thank you to every single individual who supported my journey to this date! And, thanks to the universe for everything I have!</p>\n<hr class=\"ttfmake-hr\" />\n<h1 id=\"nepali\">वर्डप्रेससंगै स्वतन्त्रता तर्फको यात्रामा</h1>\n<p>नमस्कार संसार!</p>\n<p>तपाईंसँग जे छ त्यसैमा सदैव कृतग्य रहनु, किनकी धेरै मानिसहरू संग केहि पनि हुन्न। &#8211; बुद्ध</p>\n<p>हो, म यो लेख लेख्दै गर्दा एकदमै खुसी र आभारि छु। म आफुलाई एकदमै भाग्यमानी ठान्दछु कि मैले जस्तोसुकै परिस्थितिमा पनि शिक्षा आर्जन गर्न पाए जसले मलाई सपना देख्न प्रेरित गर्यो, वर्डप्रेसमा काम गर्न सक्षम बनायो, संसारभरिका मानिससंग भेटघाट गर्ने अवसर दिलायो, हिरोप्रेसका टोफर संग भेत्न र मेरो कथा सबैसंग बाड्ने अवसर दिलायो।</p>\n<h3>मेरो वर्डप्रेस यात्राको शुरुवात</h3>\n<p>मेरो वर्डप्रेस यात्रा संयोगवश सुरु भएको हो। साच्चिकै भन्नुपर्दा मैले काम गर्न सुरु गर्नु भन्दा अगाडी मलाई वर्डप्रेसको बारेमा केही पनि थाहा थिएन।</p>\n<p>त्यो समयमा म समाजशास्त्र बिषयमा मास्टर डिग्री गरिरहेकी थिएँ। समयको अभावले गर्दा भर्खरै विद्यालय शिक्षण पेशाको काम पनि छोडेको थिएं। त्यसैले म यस्तो कामको खोजीमा थिए जुन बाट राम्रो तलब र मेरो पढाईको लागि केहि समय पनि बच्न सक्थ्यो।</p>\n<p>मैले शिक्षण पेशामा लगभग ५ बर्ष सम्म काम गरें। ती दिनहरुमा म विहान ९ बजेदेखि दिउँसो ५ बजे सम्म स्कुल पढाउथे । अनि फेरि राति अर्को दिनको कक्षाका लागि तयारी र गृहकार्य जाँच गर्दा गर्दै ठिक्क हुन्थ्यो। जसले गर्दा मलाई आफ्नो पढाई सम्हाल्न गाह्रो भइरहेको थियो। त्यसैले मलाई खासगरि अफिस समयपश्चात अरु थप काम गर्नु नपर्ने खालको काम चाहिएको थियो।</p>\n<p>धेरै खालको जागिरहरूमा आवेदन दिएपश्चात बल्ल कन्टेन्ट राइटिङ्ग (इन्टरनेटको लागि लेख लेखन) को जागिर पाए। भाग्यवश मैले काम पाएको कम्पनी वर्डप्रेस विकासको क्षेत्रमा नेपालको एक सफल कम्पनी रहेछ (<a href=\"https://access-keys.com/\">एक्सेस किइज</a>)।</p>\n<p>हो यसरी नै मेरो वर्डप्रेसको यात्रा सुरु भयो, तर यो नै सम्पुर्ण कथा भने हैन।</p>\n<h3>शिक्षाको लागि मेरो परिवारको संघर्ष र आशा</h3>\n<p>नेपाल को पहाडी भेगमा अवस्थित एउटा गाउँमा मेरो जन्म भएको हो जहाँ आवतजावत गर्नलाई अझैसम्मपनि भरपर्दो सडक अनि गाडीहरूको ब्यबस्था भएको छैन। हाम्रो घरबाट नजिकैको विद्यालय नै १ घण्टा को बाटो हिडेर पुग्नुपर्थ्यो र त्यहि विद्यालय बाट मैले कक्षा १० सम्म को अध्ययन पुरा गरें।</p>\n<blockquote><p>तर हाम्रो गाउँको त्यो समय घन्टौ हिड्नुपर्ने दुखका बारेमा मात्र थिएन। सर्वत्र ब्याप्त गरिवी, खानलाउनको लागि कठिन संघर्ष, र यि तमाम दुखबाट कुनै दिन मुक्त हुने प्रबल आकङ्क्षाको पनि समय थियो।</p></blockquote>\n<p>हाम्रो गाउँमा विद्यालय सन १९७० को दशक अन्त्य तिर खुले तर मेरो आमाबाबुले भने गरिवी र अशिक्षाको कारण निम्न माध्यमिक तहको शिक्षा सम्म पनि पुरा गर्न सक्नुभएन। समय बित्यो, हामि बिद्यालय जान थाल्यौ तर पनि हाम्रो परिवारको आर्थिक अवस्थामा भने कुनै सुधार आएको थिएन। तरपनि मेरा बुबाआमाले भने शिक्षाको महत्व बुझिसक्नु भएको थियो। त्यसैले उहाहरुले जस्तो सुकै अप्ठ्यारो परिस्थिति भए पनि हामी लाई विद्यालय पठाउने निधो गर्नुभयो।</p>\n<p>आपा (राई बान्तावा भाषामा बुबा) कहिले भारततिर मौसमी कामदार को रूपमा त कहिले भरियाको रूपमा काम गर्न जानुहुन्थ्यो। अनि फर्केर आउँदा म र मेरो बहिनीहरू लाई किताब कापी र स्कुलको कपडा हरू ल्याइदिनु हुन्थ्यो। हाम्रो आमा भने रातदिन आफैं खटेर घरपरिवार, खेतिपाती र गाइबस्तु सम्हाल्नु हुन्थो।</p>\n<p>गाउँकै बिध्यालय बाट माध्यमिक तह उत्तीर्ण गरीसके पछि म नजिकै को सहरमा फुपुसंग बस्दै पढ्न थालें। मेरो फुपुले मलाई उच्च शिक्षा हासिल गर्नमा धेरै मद्दत गर्नुभएको छ।</p>\n<p>तर त्यो बेला उहाँको लागि पनि कठिन समय थियो। कुनै पनि शैक्षिक डिग्रि नभएको एक एकल महिलाका लागि सहरमा आफु अनि आफ्नो सन्तानलाइ पाल्नु, हुर्काउनु, पढाउनु सानो दुख थिएन। उहाँले दिनभर ज्याला मजदुरि गरेर कमाएको पैसाले बिहानबेलुका को छाक टार्न मै ठिक्क हुन्थ्यो।</p>\n<p>त्यसैले म आफैंपनि उहाँमाथि अझ भार थपिन चाहन्नथे। फेरि अर्को तर्फ मेरो बाबाआमा ले पनि त अरु साना बहिनीहरू लाई हेर्नुपर्थ्यो। अब भने मसंग आफ्नो उच्च शिक्षालाइ निरन्तरता दिनको लागि एउटै मात्र बिकल्प थियो &#8211; आफैले कमाएर पढ्ने। यसैकारण मैले एउटा विद्यालयमा पढाउन शुरु गरें।</p>\n<h3>अङ्ग्रेजी भाषाको ज्ञानमार्फत उडान आरम्भ</h3>\n<p>मैले मेरो जीवनको पहिलो जागिर त पाए तर त्यो सोचेजस्तो सजिलो थिएन। मैले शिक्षक को रूपमा एक निजी विद्यालयमा प्रबेश गरे। तर म आफैले भने सरकारी विद्यालयमा पढेको थिए जहाँ नेपाली भाषामा पढाई हुन्थ्यो। हाम्रो कक्षामा अङ्ग्रेजी एउटा मात्र अनिवार्य विषय थियो तर त्यो पनि शिक्षकहरु ले नेपाली भाषामा नै पढाउनु हुन्थ्यो। हामीले कहिल्यै पनि अङ्ग्रेजी भाषा बोलेनौं। यधपी म राम्रो बिध्यार्थीहरु मध्यको एक थिए, जसकारण मेरो अङ्ग्रेजी लेखन भने सामान्यतया राम्रो नै थियो।</p>\n<p>मैले अङ्ग्रेजी शिक्षकको रूपमा पढाउन थालिसके पछि भने मसंग अङ्ग्रेजी सुधार्नु भन्दा अरू कुनै उपाए थिएन। त्यसैले मैले प्राथमिक तहका बिध्यार्थीहरूसँग अङ्ग्रेजीमा बोल्न सुरु गरें। फलस्वरूप एकवर्ष भित्र मेरो अङ्ग्रेजी बोलाईमा धेरै सुधार आयो।</p>\n<p>शिक्षण पेशासंगै मैले मेरो पढाईलाई पनि अगाडि बढाउदै लगें। त्यो बेला मेरो दैनिकि धेरै नै व्यस्त थियो, तर फेरि अर्को विकल्प पनि त थिएन। मेरो तलबले आफ्नो पढाई खर्च जुटाउँदै अलिअलि परिवार लाई पनि सहयोग गर्न थाले। हो यसरी नै मैले ब्याचलर डिग्री पुरा गरें र मास्टर डिग्री पनि शुरु गरें।</p>\n<p>मैले आफ्नो आवश्यकता पुर्ति गर्नको लागि सुरु गरेको शिक्षण पेशाले नै मलाई अङ्ग्रेजी कन्टेन्ट राइटिङ्गको जागिरमा आवेदन दिने साहस दियो। अहिलेको कु्रा गर्ने हो भने, म मेरो अङ्ग्रेजी भाषाको बोलाई र लेखाईसंग केही हदसम्म विश्वस्त छु तर अझै पनि अङ्ग्रेजी नै मातृभाषा भएका बिदेशिहरुका अगाडि बोल्न भने केहि हिच्किचाउछु।</p>\n<h3>मेरो वर्डप्रेस यात्राः स्वतन्त्रता तिर</h3>\n<p>मैले अगाडि नै भनेको जस्तै मेरो पढाईलाई हानी नगर्ने खालको काम खोज्दै गर्दा संयोगवश वर्डप्रेसमा प्रवेश गरेको थिएँ। र यहि बाट नै मेरो स्वतन्त्रता तिर को यात्रा सुरु भएको हो।</p>\n<p>मैले कामको लागि अन्तर्वार्ता दिँदै गर्दा नै <a href=\"https://access-keys.com/\">एक्सेस किइज</a> कम्पनीको प्रमुख (<a href=\"https://twitter.com/athakuri\">अर्जुन सिंह ठकुरी</a>) संग आफ्नो पढाईको लागि चाहिने समयको बारेमा पनि कुरा गरेको थिएँ। उहाँले सजिलैसंग सहमति जनाउनु भयो। फलस्वरूप मैले आफ्नो बिहान को कलेज सकेर ११ बजेदेखि कार्यालय जाने भए जबकि अफिस समय भने ९ः३० बजे नै शुरु हुन्थ्यो। त्यो पल मेरो लागि कृतज्ञता र ठूलो राहतको क्षण थियो।</p>\n<p>एक्सेस किइज कम्पनीमा काम गर्दा नै मैले वर्डप्रेस सिके। <em><strong>पहिलो</strong></em>, विकिपीडिया र अन्य ब्लग हरूलाई धेरै पढे। <em><strong>दोस्रो</strong></em>, नजानेको सानासाना कुराहरू अर्जुन सर र अरू अनुभबी कर्मचारी (डेभलपर, डिजाइनर) हरु संग सोध्थे। र उहाँ हरूले पनि धेरै सहयोग गर्नुहुन्थ्यो। <em><strong>तेस्रो</strong></em>, मैले आफैले वर्डप्रेस डटकम ब्लग स्थापना गरें, परिक्षणका लागि वेबसाइट बनाए र त्यहाँ हरेक कुरा जान्ने र बुझ्ने कोशिस गरे।</p>\n<blockquote><p>अवश्य पनि मेरो जिज्ञासु भावना नै मलाई अगाडि बढाउने शक्ती थियो। यधपी म जस्तो प्राविधिक पृष्ठभूमि नभएको ब्यक्तिलाई वेबसाइट बनाउन सक्ने शक्तिशाली सफ्टवेयर, वर्डप्रेस को बारेमा बुझाउनमा भने वर्डप्रेस आफै सरल हुनु र इन्टरनेटमा प्रशस्ट सामग्रि पाइनुको ठूलो भुमिका छ।</p></blockquote>\n<p>मैले कन्टेन्ट राइटिङ्ग गर्ने क्रमको शुरुवात भने वर्डप्रेस थिमको सुचि बनाउने लेखहरुबाट गरें। सुरूको लेखहरूमा अर्जुन सर नै मेरो सल्लाहकारको रूपमा रहनु भयो। पछि एक्सेस किइज कम्पनीले अनुभबी एसईओ विज्ञ <a href=\"https://twitter.com/seonerdy\">अमिन घले</a> लाइ नियुक्ति गर्यो र उहाँले नै मलाई धेरै कुराहरु सिकाउनुभयो। उहा मेरो गुरुका साथै दाई पनि हुनुहुन्छ।</p>\n<p>म एक्सेस किइज कम्पनीमा काम गरिरहेकै बखत पहिलो पटक “<a href=\"https://nepal.wordcamp.org/2015/\">वर्डक्याम्प नेपाल २०१५</a>“ मा सहभागी भए। यो कार्यक्रम भव्य थियो। मैले त्यहाँ वर्डप्रेसमा काम गर्ने नेपालका तथा अन्य देशबाट आएका ब्यक्तिहरुसंग भेटें, उनीहरूको कथा सुने र वर्डप्रेसको बारेमा अझ नयाँनयाँ कुराहरु थाहा पाए।</p>\n<p>म त्यो कार्यक्रमबाट धेरै नै प्रभावित भए र त्यतिबेलानै कुनै दिन वर्डक्याम्पमा वक्तव्य दिने अठोट गरे। नभन्दै मैले अर्को सालको &#8220;<a href=\"https://kathmandu.wordcamp.org/2016/\">वर्डक्याम्प काठमान्डु २०१६</a>“ मा वक्ता को रूपमा सहभागी भए र “वर्डप्रेसको लागि एसइओ कपिराईटिङ“ शिर्षक मा वक्तव्य दिए।</p>\n<p>पछि फेरि बिराटनगर मा आयोजना भएको “<a href=\"https://biratnagar.wordcamp.org/2018/\">वर्डक्याम्प बिराटनगर २०१८</a>“ मा पनि सहभागी भए। यसमा म, साथी <a href=\"https://twitter.com/sandilyakafle\">गंगा काफ्ले</a> र प्यारी बहिनी <a href=\"https://twitter.com/prithuthakuri\">प्रिठु शिंह थकुरी</a>ले “वर्डप्रेसमा केटीहरुः अनुभव, कथा, अवसर, र चुनौती“ शिर्षक मा छलफल गरेका थियौ। अब भने, मलाई अरु अन्तर्राष्ट्रिय वर्डक्याम्प हरूमा सहभागी हुन मन छ।</p>\n\n<a href=\"https://heropress.com/wordcampkathmandu2016speaker-srai-1/\"><img width=\"2048\" height=\"1349\" src=\"https://s20094.pcdn.co/wp-content/uploads/2021/04/wordcampkathmandu2016speaker-srai-1.jpg\" class=\"attachment-full size-full\" alt=\"वर्डक्याम्प काठमान्डु २०१६ मा प्रस्तुति दिदै गर्दा\" /></a>\n<a href=\"https://heropress.com/essays/a-journey-toward-freedom-with-wordpress/wordcampbiratnagar2018panel-2/\"><img width=\"2048\" height=\"1365\" src=\"https://s20094.pcdn.co/wp-content/uploads/2022/04/wordcampbiratnagar2018panel-1.jpg\" class=\"attachment-full size-full\" alt=\"वर्डक्याम्प बिराटनगर २०१८ मा एक प्यानलमा बोल्दै गर्दा\" /></a>\n<a href=\"https://heropress.com/wordcampkathmandu2017fun-1/\"><img width=\"2048\" height=\"1367\" src=\"https://s20094.pcdn.co/wp-content/uploads/2021/04/wordcampkathmandu2017fun-1.jpg\" class=\"attachment-full size-full\" alt=\"वर्डक्याम्प काठमान्डु २०१७ मा वर्डप्रेसको मेरो दाजुभाइहरु सँग फोटो खिच्दै\" /></a>\n<a href=\"https://heropress.com/wordcampkathmandu2018-fun1/\"><img width=\"2048\" height=\"1365\" src=\"https://s20094.pcdn.co/wp-content/uploads/2021/04/wordcampkathmandu2018-fun1.jpg\" class=\"attachment-full size-full\" alt=\"वर्डक्याम्प काठमान्डु २०१८ मा एक रमाइलो क्षण\" /></a>\n\n<p>म अझै पनि वर्डप्रेस कन्टेन्ट राइटिङ्ग नै गर्छु।</p>\n<p>मैले एक्सेस किइजमा काम गरिसके पछि नेपालको अर्को सफल कम्पनी थिमग्रिलमा प्रवेश गरे। त्यहाँ अझै धेरै काममा सौलियत र समयमा लचकता थियो। थिमग्रिल कम्पनी का संस्थापक-सन्चालक द्वय <a href=\"https://twitter.com/sanjipshah\">सन्जिप शाह</a> र <a href=\"https://twitter.com/rabinsthaa\">रबिन श्रेष्ठ</a> सरले झन धेरै कुरा सिक्ने हौसला दिनुभयो। केही समय पछाडि कम्पनी ले नयाँनयाँ लेखकहरु ल्यायो र मैले उनीहरूलाई सिकाउन थाले।</p>\n<p>पछि मैले अमेरिकामा अवस्थित अवसम मोटिभ कम्पनीमा पनि काम गरें। सुरु सुरुमा “इजइटडब्लुपि“ र “मन्स्टरइनसाइट्स“ ब्लगमा लेखे र पछि “डब्लुपिबिगिनर“ मा पनि लेख्ने मौका पाएं। म यसै कम्पनीमा काम गरिरहेकै बेला वर्डप्रेस र मार्केटिङ सम्बन्धि अझ धेरै कुरा जान्ने मौका पाए।</p>\n<p>मेरो काममा सुधार आउनुमा मुख्यतया मेरो निरिक्षक <a href=\"https://twitter.com/shahzadsaeed\">साहजाद सइद</a> (भारतबाट), <a href=\"https://twitter.com/noumaan_\">नवमान याकुब</a> (पाकिस्तानबाट), <a href=\"https://twitter.com/LittleZotzWrite\">लउरेन थार्प</a> र <a href=\"https://twitter.com/keri_engel\">केरि लिन एन्जेल</a> (अमेरिकाबाट) को धेरै ठूलो भुमिका छ। यतिमात्र हैन कम्पनीको प्रमुख <a href=\"https://twitter.com/syedbalkhi\">शाइद बाल्खि</a> संग काम गर्न पाउनु पनि मेरो लागि भाग्यको कुरा थियो। उहाँले मलाई प्रत्येक हप्ता कन्टेन्ट राइटिङ्ग को बारेमा बिस्तृत रुपमा सिकाउनु हुन्थ्यो। मलाई अझै याद छ उहाँले थुप्रै पटकको संवादमा “सफलताको अन्तर&#8221; को बारेमा सिकाउनु भएको थियो। उहाँ साच्चिकै राम्रो प्रशिक्षक सल्लाहकार हुनुहुन्छ।</p>\n<p>अब अहिलेको कुरा! हाल म वर्डप्रेस लेख लेखन क्षेत्रमा भर्खर आउदै गरेका ब्यक्तिहरु संग काम गर्छु। मैले अहिलेसम्म बटुलेको अनुभवहरु को माध्यमबाट साना वर्डप्रेस विजिनेश र ब्लग लाई सहयोग गर्न खोजिरहेको छु। जस्तो कि म अहिले “साइटसागा डटकम“ र “जाक्राथिम डटकम“ मा कार्यरत छु। यधपि मेरो आफ्नै सिक्ने क्रम भने सदैब जारि नै छ।</p>\n<p>अब भने म आफुलाइ लागेको सबभन्दा महत्वपुर्ण कुरा भन्न चाहान्छ। यो क्षेत्रमा मैले पाएको सबभन्दा महत्वपूर्ण कुरा भनेको “स्वतन्त्रता“ हो।</p>\n<blockquote><p>सर्वप्रथम त मेरो वर्डप्रेसको कामले मलाई समयको स्वतन्त्रता दिलायो। मेरो मतलब यो काम म आफुले भ्याएको समयमा गर्न सक्थे जसले गर्दा मेरो आफ्नै पढाईको लागि समय छुटाउन पाए। अनि दोस्रो कुरा भनेको “आर्थिक स्वतन्त्रता“।</p></blockquote>\n<p>आर्थिक आत्मनिर्भरता प्रत्येक व्यक्तिकालागि स्वतन्त्रता प्राप्तिको एक प्रमुख आधार हो। आम्दानी नै सबै कुरा हो भन्ने त होइन तर यो मानव विकासको एक आधारभुत पक्ष भने अवश्य पनि हो।</p>\n<p>वर्डप्रेसमा मेरो शुरुको तलब ठिकै मात्र थियो तर यसको वृद्धि क्रमशः राम्रो हुदै गयो। उदाहरणका लागि, मैले वर्डक्याम्पमा वक्तव्य दिइसकेपछि भने मलाई अरू पनि धेरै फ्रिल्यान्सिङ्ग काम गर्ने अवसरहरू पाए जुन काम मैले खालि समयमा गर्थे र केही थप पैसा पनि कमाए। त्यसपछि मैले मेरो परिवारलाई पनि राम्ररि सहयोग गर्न थाले।</p>\n<p>अबभने, म स्वतन्त्रता बारे अन्तिम कुरा भन्न चाहान्छु। मलाइ लाग्छ यो स्वतन्त्रताको अनुभुति नै त हो जसले मलाइ यो लेख लेख्न सक्षम बनायो। किनभने मलाइ जहिल्यै पनि लघुताबासले थिचिरहन्थ्यो र आफ्नो परिवार अनि आफ्नो सामाजिक-आर्थिक अवस्थाबारे कसैलाइ पनि भन्न सक्दिनथे या चाहान्नथे। यदि कसैले सोधिहाले पनि, म त्यो प्रश्नलाइ बेवास्ता गर्थे वा ढाटेर जवाफ दिन्थे।</p>\n<p>अहिलेको सन्दर्भको कुरा गर्दा, मैले त्यो परिस्थिति र अरुले के सोच्छन भन्ने डर दुबैमाथि जित हासिल गरेझै लाग्छ। र मलाइ यो नै साचो अर्थमा &#8216;स्वतन्त्रता&#8217; हो जस्तो लाग्छ।</p>\n<p>यही हो मेरो स्वतन्त्रता को कथा! हाम्रो स्वतन्त्रता को कथा!</p>\n<h3>आज राम्रो छ र मसँग अझै ठुला आकांक्षाहरु छन् भविष्यको लागि!</h3>\n<p>हो, मेरो वर्तमान राम्रो छ! वर्डप्रेस कन्टेन्ट राइटर, एडिटर, र सल्लाहाकार रूपमा मेरो करियर राम्रो छ। म एमफिल डिग्री पनि गर्दैछु र छिट्टै पुरा पनि गर्नेछु।</p>\n<p>तर अझपनि भविष्यको लागि मेरा धेरै ठुला आकांक्षाहरु छन्!</p>\n<ol>\n<li>म जे गरिरहेको छु त्यसैलाई निरन्तरता दिन चाहन्छु &#8211; नयाँ लेखकहरुलाई कपिराइटिङ्गको सिप सिकाउदै स्वतन्त्रता को अनुभुति दिलाउन। म जस्तो मान्छेहरू को लागि वर्डप्रेस एक अमुल्य उपहार हो।</li>\n<li>म कुनैदिन विद्यावारिधि गर्न चाहन्छु। यसको लागि यतिबेला भने कुनै योजना बनाएको छैन तर जसरी पनि यसै जुनिमा पुरा गर्ने इच्छा छ।</li>\n<li>म मेरो समुदायलाई सहयोग गर्न चाहन्छु। हाम्रो गाउँमा अझै पनि धेरै परिवर्तन आएको छैन – गरिबीको अवस्था यथावत् नै छ। राम्रो सहयोग प्रणालीको अभावमा अहिले पनि मेरो गाउँका धेरै जसो विद्यार्थीहरु स्नातक तह सम्मको अध्ययन पुरा गर्न सम्म असमर्थ छन्। मलाइ चै ब्यक्ति र समाज सबैको परिवर्तन को लागि शिक्षा एक्दमै महत्वपुर्ण हुन्छ भन्ने कुरामा दृढ विश्वास छ। त्यसैले म यो क्षेत्रमा काम गर्न चाहन्छु, तर कसरी गर्ने भन्ने कुरा भने थाहा छैन! मलाई आशा छ, समयले मेरो प्रश्नको जवाफ अवश्य दिनेछ!</li>\n</ol>\n<p>मेरो कथा पढ्नुभएको यहाँहरु सबैलाई धन्यवाद! मुख्यतः मलाई यो अवसर दिने साथी टोफर लाई धेरै धेरै धन्यवाद! हिरोप्रेसमा मेरो कथा सुनाउन पाउँदा म धेरै नै खुसि छु (आफुलाइ हिरो जस्तै महसुस गरिरहेकोछु)।</p>\n<p>मलाई यो स्थान सम्म पुग्न मद्दत गर्ने सम्पूर्ण व्याक्तीहरूलाई धेरै धेरै धन्यवाद! मैले पाएका सम्पूर्ण चिजहरुको लागि ब्रह्माण्ड लाई धन्यवाद!</p>\n<p>The post <a rel=\"nofollow\" href=\"https://heropress.com/essays/a-journey-toward-freedom-with-wordpress/\">A Journey toward Freedom with WordPress &#8211; वर्डप्रेससंगै स्वतन्त्रता तर्फको यात्रामा</a> appeared first on <a rel=\"nofollow\" href=\"https://heropress.com\">HeroPress</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 14 Apr 2021 02:24: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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:10:\"Sunita Rai\";s: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:52:\"WPTavern: Yet Another WordPress Block Library Plugin\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=115095\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:149:\"https://wptavern.com/yet-another-wordpress-block-library-plugin?utm_source=rss&utm_medium=rss&utm_campaign=yet-another-wordpress-block-library-plugin\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:4107:\"<p class=\"has-drop-cap\">You are the team manager at a WordPress development company. You just spent the last couple of months directing the group of highly skilled developers that you oversee to create the latest and greatest block library for WordPress. Your developers just spent those two months recreating what has already been done at least a couple of dozen times.</p>\n\n\n\n<p>You go through your product launch list:</p>\n\n\n\n<p><em>Testimonial block?</em> Check.</p>\n\n\n\n<p><em>Accordion block?</em> Check.</p>\n\n\n\n<p><em>Countdown block?</em> Check.</p>\n\n\n\n<p><em>Meme-creation block?</em> Coming in version 2.0.</p>\n\n\n\n<p>Everything seems to be in order. Your company has a new and shiny wheel, a bullet point on its product list, and a promise to end-users that you are keeping up with the times, launching a set of blocks that they can pick up literally anywhere else. But, yours is better because you built it in-house.</p>\n\n\n\n<p>Color me unimpressed.</p>\n\n\n\n<p>Maybe you are just trying to make a dent in the market, grabbing your share of the pie that companies have been snacking on for the last couple of years. Every time I see another forms plugin, I wonder how they will remain competitive, but there have been success stories. However, the ones who tell those stories always had a fresh take on an old concept.</p>\n\n\n\n<p>I worry about the upcoming years when the block market is simply a race to the bottom. Everyone has built their plugin with 100+ blocks, 500+ patterns, and more customization options than you can count. It is the story of the early ThemeForest days where premium themes amassed a gluttonous amount of theme options. The top sellers were continually one-upping each other with another notch on their feature lists.</p>\n\n\n\n<p>As a user, developer, and journalist who writes about these products, I am often lost. I look at a new plugin and ask myself if I had already checked it out and dismissed it last week. I am always searching for something innovative, but the lines between one project to the next are blurry. I am swirling in a sea of icon, shape divider, post list, and container blocks &mdash; just looking for a life preserver to pull myself out.</p>\n\n\n\n<p>Don&rsquo;t get me wrong. I am a wheel recreator myself. I have built products that others had already created. In some cases, I launched something better. In others, I failed miserably. I may be a little biased, but I always felt like I was bringing something new to the table. And that is where I take issue.</p>\n\n\n\n<p>I want to see you create a block that no one has ever done before, such as <a href=\"https://wptavern.com/display-digital-sheet-music-with-the-wordpress-block-editor\">drawing digital sheet music</a> or a <a href=\"https://wptavern.com/block-a-saurus-embeds-a-side-scrolling-t-rex-game-via-the-block-editor\">side-scrolling T-Rex game</a>.</p>\n\n\n\n<p>I want to see you extend the editor with new tools like <a href=\"https://wptavern.com/emoji-conbini-and-the-case-for-a-block-enhancements-directory\">inserting Emoji</a> or <a href=\"https://wptavern.com/insert-font-awesome-icons-into-the-block-editor-via-the-jvm-gutenberg-rich-text-icons-plugin\">Font Awesome icons</a> into Rich Text.</p>\n\n\n\n<p>I want to see you overhaul the editor and create a <a href=\"https://wptavern.com/new-iceberg-plugin-brings-a-distraction-free-writing-experience-to-wordpress\">Markdown-friendly experience</a>.</p>\n\n\n\n<p>Instead of an &ldquo;advanced&rdquo; list block of your own design, create a plugin that extends the core List block with custom options. Skip that custom gallery. <a href=\"https://wptavern.com/automatically-create-image-slideshows-with-the-full-screen-galleries-plugin\">Bring something new</a> to the existing Gallery block. Got a custom music player? Use it to overhaul the Audio block instead of wrapping it up separately.</p>\n\n\n\n<p>The community has all the tabs, buttons, and progress bars it can handle. Of course, if you are raising the bar on all of these same ol&rsquo; blocks, keep pushing forward. Let&rsquo;s see what you can do. Otherwise, keep thinking outside of the box.</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, 13 Apr 2021 20:34:08 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s: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:50:\"WordPress.org blog: People of WordPress: Tyler Lau\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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:\"https://wordpress.org/news/?p=10102\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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://wordpress.org/news/2021/04/people-of-wordpress-tyler-lau/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:9022:\"<p><em>WordPress is open source software, maintained by a global network of contributors. There are many examples of how WordPress has changed people’s lives for the better. In this monthly series, we share some of the amazing stories that are lesser-known.</em></p>\n\n\n\n<h2><strong>Embrace Who You Are and Your Journey</strong></h2>\n\n\n\n<p>In this People of WordPress contributor story, we chat to Tyler Lau from the US on his relationship building work in marketing and his WordPress journey.</p>\n\n\n\n<p>Read on to discover his story which shows it is often what you have learned from negative experiences in your life that can make you a major asset to a product team.</p>\n\n\n\n<img src=\"https://i1.wp.com/wordpress.org/news/files/2021/04/people-of-wp-tyler-thumb.jpg?resize=632%2C464&ssl=1\" alt=\"Tyler Lau stood in front of a colorful mural\" class=\"wp-image-10116\" width=\"632\" height=\"464\" />\n\n\n\n<h2><strong>An Entrepreneurial Mindset</strong></h2>\n\n\n\n<p>Tyler recalls he always had a knack for spotting a enterprise ideas. As an industrious seven-year-old, he was already finding ways to make sales during the school breaks.&nbsp;</p>\n\n\n\n<p>While many entrepreneurs have similar stories, Tyler’s path took many turns before he discovered and thrived in the WordPress community.</p>\n\n\n\n<p>He was drawn to both the software and the community that surrounds it from his search for personal and professional freedom. He ultimately was able to combine his various business interests and people skills into professional marketing work.</p>\n\n\n\n<h2><strong>Using your skills to uncover your journey</strong></h2>\n\n\n\n<img src=\"https://i0.wp.com/wordpress.org/news/files/2021/04/people-of-wp-tyler-2.jpg?resize=632%2C758&ssl=1\" alt=\"Tyler Lau pictured sat on a chair using his mobile phone in his social media work\" class=\"wp-image-10118\" width=\"632\" height=\"758\" />\n\n\n\n<p>Tyler’s current role is as a Marketing Relationship Builder, based in Kansas, USA. His responsibilities span across all digital properties and products, leveraging his broad set of business and people skills.</p>\n\n\n\n<p>These skills are amplified by his creativity and adaptability. Tyler says that one reason he is always looking for new projects is his Attention Deficit Hyperactivity Disorder (ADHD), a diagnosis he received in 2005.</p>\n\n\n\n<p>In an industry built by programmers and developers who often have a strong sense of focus, Tyler felt that someone with ADHD wouldn’t be seen as a natural fit. He found the WordPress community to be a place where everyone can find the right spot for their unique skills. Tyler’s skill is people, and this has translated into many opportunities and responsibilities in his work life. His skills have also helped him give back to the WordPress community as a speaker and volunteer, and through multiple contributor days.</p>\n\n\n\n<h2><strong>Relationship-building as a career</strong></h2>\n\n\n\n<p>Most of Tyler’s experience was in the restaurant industry, and his resume did not exactly point to a career in tech. But the service industry actually prepared him well for everything he has taken on since.</p>\n\n\n\n<p>When he is at work events, he meets people from across the world and builds connections with them. As an extrovert, he enjoys this and couldn’t imagine a job where he was isolated from getting to know others and relationship-building.</p>\n\n\n\n<p>Understanding people and being able to operate in any setting are key competencies. Social skills and tact are useful for community building in the WordPress space too, and in Tyler’s life at different times it has been necessary for survival. </p>\n\n\n\n<h2><strong>The true meaning of freedom</strong></h2>\n\n\n\n<p>In the WordPress community, the concept of freedom comes up often. WordPress is built on GPL, free software, and open-source values. Practically speaking, anyone can work remotely or be their own boss to gain more freedom in work and life.&nbsp;Tyler feels that he never fitted into a traditional work mould. With his strong focus on freedom, he found this resonated with the freedom and opportunities he believes WordPress provides him and thousands of others.</p>\n\n\n\n<p>Tyler describes how in 2013 his ‘inner opportunist’ got him into trouble. After dropping out of college following a brain aneurysm, he needed capital to fund his first startup.&nbsp;He shares that he found a quick but unlawful way to make money. Alongside this between shifts as a waiter, he worked on prototypes for his first product. The company was growing fast, and to protect his patents and take research and development to the next level, he had to work hard. Everything came to a halt when some of the actions he took resulted in being sent to prison.  </p>\n\n\n\n<p>He says that meeting other inmates reminded him that he was in a much better situation than most. He was educated, well-off, loved, and knew he had a future once he was released. He found that many inmates never graduated from high school and were computer illiterate. While inside, Tyler taught subjects like science, math, writing, reading, and social studies. He found that due to the lack of skills and support, many inmates would struggle upon release. He believes getting the mental health support and job training needed to thrive after prison is not easy for many.</p>\n\n\n\n<p>“<em>There’s more to freedom than just being on the outside. You also need a sense of agency and enfranchisement,</em>” says Tyler. He considered his sense of purpose and support network were plenty to keep him going and was ready to take on his next (legal) business challenge as soon as he could.</p>\n\n\n\n<h2>Going forward positively&nbsp;</h2>\n\n\n\n<img width=\"632\" height=\"632\" src=\"https://i0.wp.com/wordpress.org/news/files/2021/04/FF50DF21-38AA-4778-B465-C2DF0B441AD7.jpeg?resize=632%2C632&ssl=1\" alt=\"Tyler Lau portrait picture\" class=\"wp-image-10139\" />\n\n\n\n<p>The idea that your past doesn’t define you and you can choose to embrace it, is a key driver for Tyler.</p>\n\n\n\n<p>He describes himself as an outlier in many ways. He recalls how politics influenced his life from the day he was born. Tyler’s father is a semi-dissident Chinese visual anthropologist, his mother is an art professor who left her home country of Japan to break free from traditional Japanese gender roles. Tyler feels he inherited a lot of this fearlessness.</p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p>“<em>I’ve never fitted in, and yet this is what makes me able to adapt to most situations and relate to just about anyone. I embrace my eclectic, dissonant past and see beauty in the person those experiences shaped me to be</em>,” says Tyler.&nbsp;</p></blockquote>\n\n\n\n<p>Now, he’s able to put those skills to good use in the WordPress community and beyond.&nbsp;</p>\n\n\n\n<p>He says: “<em>Regardless of your physical abilities, mental health struggles, upbringing, and even your run-ins with the law, no one is excluded from carving their place in the WordPress industry</em>”.<br /></p>\n\n\n\n<h2><strong>Contributors</strong></h2>\n\n\n\n<p>Thank you to Tyler Lau (<a href=\"https://profiles.wordpress.org/tylermaximus/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>tylermaximus</a>) for sharing his #ContributorStory.</p>\n\n\n\n<p>Thanks to Larissa Murillo (<a href=\"https://profiles.wordpress.org/lmurillom/\">@lmurillom</a>), Surendra Thakor (<a href=\"https://profiles.wordpress.org/sthakor/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>sthakor</a>), Olga Gleckler (<a href=\"https://profiles.wordpress.org/oglekler/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>oglekler</a>), Meher Bala (<a href=\"https://profiles.wordpress.org/meher/\">@meher</a>), Yvette Sonneveld (<a href=\"https://profiles.wordpress.org/yvettesonneveld/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>yvettesonneveld</a>), Abha Thakor (<a href=\"https://profiles.wordpress.org/webcommsat/\">@webcommsat</a>), Josepha Haden (<a href=\"https://profiles.wordpress.org/chanthaboune/\">@chanthaboune</a>), Chloé Bringmann (<a href=\"https://profiles.wordpress.org/cbringmann/\">@cbringmann</a>) and Topher DeRosia (<a href=\"https://profiles.wordpress.org/topher1kenobe/\">@topher1kenobe</a>) for working on the People of WordPress series.</p>\n\n\n\n<img src=\"https://lh3.googleusercontent.com/Y3odYTyvSfJbVxUxUWEgKxOprox2zxVwhk7_vdW-AIs4IlE-jK0Zt1itCj867x0dIAbIiK-VeuTLMZr6BjNEY0fkTf--4dT1hkLbnGtsPFNfyrVBYIN59IirTkNnqiQgqxk6E1MI\" alt=\"HeroPress logo\" />\n\n\n\n<p><em>This post is based on an article originally published on HeroPress.com, a community initiative created by&nbsp;</em><a href=\"https://profiles.wordpress.org/topher1kenobe/\"><em>Topher DeRosia</em></a><em>. It highlights people in the WordPress community who have overcome barriers and whose stories would otherwise go unheard.</em></p>\n\n\n\n<p><em>Meet more WordPress community members in our&nbsp;<a href=\"https://wordpress.org/news/category/heropress/\">People of WordPress</a>&nbsp;series.</em></p>\n\n\n\n<p><em>#ContributorStory #HeroPress</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:\"Tue, 13 Apr 2021 13:47:30 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"webcommsat AbhaNonStopNewsUK\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:40;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:100:\"WPTavern: Free Software Foundation Unrelenting on Stallman Reinstatement: “We Missed His Wisdom”\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=115008\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:231:\"https://wptavern.com/free-software-foundation-unrelenting-on-stallman-reinstatement-we-missed-his-wisdom?utm_source=rss&utm_medium=rss&utm_campaign=free-software-foundation-unrelenting-on-stallman-reinstatement-we-missed-his-wisdom\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:8324:\"<p>The Free Software Foundation has <a href=\"https://www.fsf.org/news/statement-of-fsf-board-on-election-of-richard-stallman\">published</a> a public explanation of why they decided to reinstate Richard Stallman to the board of directors last month:</p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p>&ldquo;The voting members of the Free Software Foundation, which include the board of directors, voted to appoint Richard Stallman to a board seat after several months of thorough discussion and thoughtful deliberation.</p><p>We decided to bring RMS back because we missed his wisdom. His historical, legal and technical acumen on free software is unrivaled. He has a deep sensitivity to the ways that technologies can contribute to both the enhancement and the diminution of basic human rights. His global network of connections is invaluable. He remains the most articulate philosopher and an unquestionably dedicated advocate of freedom in computing.&rdquo;</p></blockquote>\n\n\n\n<p>The board took responsibility for bungling the news of his election to a board seat, stating that the planned flow of information was not executed in a timely manner. When Stallman <a href=\"https://wptavern.com/free-software-community-condemns-richard-stallmans-reinstatement-to-fsf-board-of-directors\">announced his return to the board</a> at last month&rsquo;s LibrePlanet event, the free software community was not able to discern whether he did so with the board&rsquo;s permission. It took the FSF by surprise, polarized the community, and provoked organizations and corporations to publish statements condemning his reinstatement.</p>\n\n\n\n<p>The board admits that &ldquo;FSF staff should have been informed and consulted first,&rdquo; but follows it up by effectively downplaying his influence, stating that Stallman is &ldquo;an unpaid volunteer and subject to the organization&rsquo;s policies.&rdquo; </p>\n\n\n\n<p>The statement reads like a perplexing love letter for someone who struggles with social cues. It obscures most of the real issues outlined in an <a href=\"https://rms-open-letter.github.io/\">open letter</a> signed by many prominent members of the free software community.  The FSF board referenced a <a href=\"https://www.fsf.org/news/rms-addresses-the-free-software-community\">statement</a> from Stallman, published one minute prior, and claims that he has acknowledged his mistakes:</p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p>&ldquo;He has sincere regrets, especially at how anger toward him personally has negatively impacted the reputation and mission of FSF. While his personal style remains troubling for some, a majority of the board feel his behavior has moderated and believe that his thinking strengthens the work of the FSF in pursuit of its mission.&rdquo;</p></blockquote>\n\n\n\n<p>The FSF board has officially confirmed that the majority of its leadership advocated for Stallman&rsquo;s return and see it as important in its aim &ldquo;to attract a new generation of activists for software freedom and to grow the movement.&rdquo; </p>\n\n\n\n<p><a href=\"https://www.fsf.org/news/rms-addresses-the-free-software-community\">Stallman&rsquo;s statement</a> identifies his past behaviors as something outside his control, saying it was &ldquo;not a choice&rdquo; and &ldquo;unavoidable:&rdquo;</p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p>Later in life, I discovered that some people had negative reactions to my behavior, which I did not even know about. Tending to be direct and honest with my thoughts, I sometimes made others uncomfortable or even offended them &mdash; especially women. This was not a choice: I didn&rsquo;t understand the problem enough to know which choices there were.</p><p>Sometimes I lost my temper because I didn&rsquo;t have the social skills to avoid it. Some people could cope with this; others were hurt. I apologize to each of them. Please direct your criticism at me,&nbsp;<a href=\"https://www.fsf.org/news/statement-of-fsf-board-on-election-of-richard-stallman\">not at the Free Software Foundation</a>.</p></blockquote>\n\n\n\n<p>He also attempted to explain his position regarding the 2019 controversy that prompted his <a href=\"https://wptavern.com/gpl-author-richard-stallman-resigns-from-free-software-foundation\">resignation from the FSF board</a> and MIT&rsquo;s Computer Science and Artificial Intelligence Lab.</p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p>&ldquo;It was right for me to talk about the injustice to Minsky, but it was tone-deaf that I didn&rsquo;t acknowledge as context the injustice that Epstein did to women or the pain that caused.</p><p>I&rsquo;ve learned something from this about how to be kind to people who have been hurt. In the future, that will help me be kind to people in other situations, which is what I hope to do.&rdquo;</p></blockquote>\n\n\n\n<p>This strategically intertwined pair of statements from Stallman and the FSF did little to change the community&rsquo;s perception of his reinstatement to the board. They seemed to have the opposite effect of inflaming those who opposed it in the first place.</p>\n\n\n\n<p>&ldquo;I&rsquo;m really grateful that the FSF board took the time to clarify this,&rdquo; Tock founder Brian Fitzpatrick <a href=\"https://twitter.com/therealfitz/status/1381656583554404353\">said</a>. &ldquo;This makes it crystal clear that they would rather have RMS around than become an inclusive and welcoming environment to more than half the people who write software. Toxic to the core.&rdquo;</p>\n\n\n\n<div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"twitter-tweet\"><p lang=\"en\" dir=\"ltr\">Congratulations on getting RMS offering a non-apology for being tone deaf. You\'ve just inherited that skill.<br />It\'s time for that \"new generation of activists for software freedom\" to help another foundation grow.</p>&mdash; St&#11093;nehead (@stonehead) <a href=\"https://twitter.com/stonehead/status/1381647487178571776?ref_src=twsrc%5Etfw\">April 12, 2021</a></blockquote>\n</div>\n\n\n\n<p>The statements were met with considerable backlash, as they did little to assuage community concerns regarding Stallman&rsquo;s patterns of misconduct. More recently that includes his controversial remarks on rape, assault,&nbsp;and child sex trafficking, along with two decades of&nbsp;<a href=\"https://geekfeminism.wikia.org/wiki/Richard_Stallman\">behaviors and statements</a>&nbsp;that many have found to be disturbing and offensive. Whether these behaviors are motivated by malice or simply a lack of understanding the proper context, the damage to the FSF continues.</p>\n\n\n\n<p>Red Hat principle engineer Elana Hashman, former director of the Open Source Initiative, <a href=\"https://twitter.com/ehashdn/status/1381665600846528515\">published a thread</a> with suggestions for 501(c)(3) public charities the community can donate to as an alternative to the FSF, including The Software Freedom Conservancy, EFF, OSI, and Software in the Public Interest.</p>\n\n\n\n<p>Last week we <a href=\"https://wptavern.com/fsf-doubles-down-on-stallman-reinstatement-wordpress-does-not-support-his-return-to-the-board\">reported</a> that the WordPress project does not support Stallman&rsquo;s return to the FSF board of directors. Curiously, WordPress&rsquo; executive director Josepha Haden-Chomphosy published the <a href=\"https://josepha.blog/2021/04/02/on-recent-news-about-the-fsf-board-of-directors/\">statement</a> to her personal blog instead of on the project&rsquo;s website, but she confirmed it is WordPress&rsquo; official stance on Stallman&rsquo;s reinstatement. Since that time, the <a href=\"https://wordpressfoundation.org/\">WordPress Foundation</a> has quietly removed the Free Software Foundation from its list of inspirations. </p>\n\n\n\n<p>Many corporations and individuals have distanced themselves and pulled funding from the FSF, but it has not had much impact on the leadership of the organization. The FSF board seems confident in their decision to keep Stallman in place, despite openly admitting that &ldquo;his personal style remains troubling.&rdquo; When the organization&rsquo;s actions so sublimely repudiate its stated goals (to attract a new generation of activists for software freedom), it&rsquo;s easy to see why former supporters can no longer buy into the FSF&rsquo;s promises to improve transparency and accountability.</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, 13 Apr 2021 03:53:44 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i: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:69:\"WPTavern: Display Digital Sheet Music With the WordPress Block 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:30:\"https://wptavern.com/?p=115022\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:183:\"https://wptavern.com/display-digital-sheet-music-with-the-wordpress-block-editor?utm_source=rss&utm_medium=rss&utm_campaign=display-digital-sheet-music-with-the-wordpress-block-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:4520:\"<img />OSMD plugin output on the front end.\n\n\n\n<p class=\"has-drop-cap\">PhonicScore, a company out of Vienna, recently released its <a href=\"https://wordpress.org/plugins/opensheetmusicdisplay/\">OpenSheetMusicDisplay (OSMD) plugin</a>. It is a WordPress block built for rendering digital sheet music in the browser.</p>\n\n\n\n<p>The OSMD plugin is built on top of the team&rsquo;s JavaScript library of the same name, a project officially released in 2016. It is a bridge between <a href=\"https://www.vexflow.com/\">VexFlow</a> and <a href=\"https://www.musicxml.com/\">MusicXML</a>. VexFlow is a JavaScript API for rendering music notation, and MusicXML is a standard open format for exchanging digital sheet music.</p>\n\n\n\n<p>&ldquo;As WordPress is one of the most popular CMS&rsquo; we decided to make an out-of-the-box solution that users could easily plug in their WP websites,&rdquo; wrote Marin Jurcic in the <a href=\"https://opensheetmusicdisplay.org/2016/09/19/hello-world-opensheetmusicdisplay-musicxml/\">announcement post</a>. &ldquo;This wasn&rsquo;t an easy build, lucky for us OSMD provided all the tools for the job. To make this happen we relied heavily on the latest OSMD release and bundled it with the plugin. To add the &lsquo;out-of-the-box features&rsquo; and get it working we used WordPress&rsquo;s framework/library &mdash; Javascript and PHP.&rdquo;</p>\n\n\n\n<p>This is the type of plugin that allows the beauty of the block editor to shine. A few years ago, such a feat would only have been possible via the shortcode system.  Users would have had to manually type in all of the shortcode&rsquo;s arguments &mdash; assuming they could remember them all &mdash; and preview the post to see what it would look like. Today, they can interact with and make changes directly to their sheet music&rsquo;s display from the editor. </p>\n\n\n\n<p>OSMD was never a WordPress-first project. It was a standalone library that the company decided to make available to WordPress. With the power of the block system, they were able to do that. One can only hope that we see investments in our community from similar projects now that the block editor has become more stable.</p>\n\n\n\n<p>We are barely digging beneath the surface of what will be possible in time. Blocks like OSMD build upon the optimism I had when the system was first unveiled.</p>\n\n\n\n<p>To use the plugin, users must simply insert the OpenSheetMusicDisplay block into their content canvas. It is located under the Embed category. From that point, they must select or upload an XML file via the block options sidebar (<code>.xml</code>, <code>.musicxml</code>, and <code>.mxl</code> files are supported). Dragging and dropping a file does not work in this version &mdash; <em>maybe a feature request for 2.0?</em></p>\n\n\n\n<img />OSMD block in the editor.\n\n\n\n<p>The &ldquo;Basic Options&rdquo; tab has several width and aspect ratio settings. For the most part, it is probably best to leave these at the defaults. However, this will depend on your theme and how much room it provides.</p>\n\n\n\n<p>The block does not currently support the standard wide-alignment system. Instead, it has a width option, allowing users to determine the front-end output. Because this is a non-standard option, it may not play well with all themes. Depending on how the user&rsquo;s active theme handles content width, they can get wildly different results.</p>\n\n\n\n<p>The &ldquo;Drawing Options&rdquo; tab is where users have more control over customizing the output. These settings allow users to determine what is &ldquo;drawn&rdquo; in the digital sheet music. One option is whether to draw the composer&rsquo;s name. Another is to output time signatures. With 10 settings in total, there is a lot to tinker with.</p>\n\n\n\n<p>The biggest issue I ran into with the plugin was with the editor freezing from time to time. It appeared that the block was trying to reload, even when I was working outside of it. This happened despite having unticked the &ldquo;Automatically Rerender on Change&rdquo; checkbox.</p>\n\n\n\n<p>Overall, this plugin should serve users who want to display sheet music well. It is simple to use and offers numerous customization options. The team has a <a href=\"https://opensheetmusicdisplay.github.io/demo/\">demo of the OSMD library</a> in action on their site.</p>\n\n\n\n<p>For those who are not inclined to share digital sheet music, well, we can all appreciate the genius of J.S. Bach&rsquo;s <em>Air</em>:</p>\n\n\n\n<div class=\"wp-block-embed__wrapper\">\n\n</div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 12 Apr 2021 21:16:12 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s: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:92:\"WordPress Foundation: Announcement: Upcoming live discussion on do_action charity hackathons\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:41:\"https://wordpressfoundation.org/?p=184010\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:107:\"https://wordpressfoundation.org/2021/announcement-upcoming-live-discussion-on-do_action-charity-hackathons/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:4578:\"<blockquote class=\"wp-block-quote\"><p>This live discussion has concluded. You can find a video recording of the live discussion on this post or <a rel=\"noreferrer noopener\" href=\"https://www.youtube.com/watch?v=pCg47iuHgBI\" target=\"_blank\">watch it directly on YouTube</a> and <a href=\"https://wordpress.tv/2021/04/13/tuesday-training-how-to-organize-an-online-do_action-charity-hackathon/\">on WordPress.tv</a>. Captions and a full transcript of the video will be made available shortly.</p></blockquote>\n\n\n\n<p class=\"has-drop-cap\">Over the past few months, many community organizers have expressed interest in organizing do_action charity hackathons and asked many questions about the event to Community deputies. In order to address these questions &#8211; some members of the WordPress Community are organizing a live <a href=\"https://make.wordpress.org/community/tag/tuesdaytrainings/\">Tuesday Training</a> discussion on <a href=\"https://make.wordpress.org/community/2021/04/09/tuesday-training-announcement-how-to-organize-an-online-do_action-charity-hackathon/\">How to organize do_action charity hackathons</a>!</p>\n\n\n\n<p><a rel=\"noreferrer noopener\" href=\"https://profiles.wordpress.org/harishanker\" target=\"_blank\">Hari Shanker</a>, <a rel=\"noreferrer noopener\" href=\"https://profiles.wordpress.org/hlashbrooke\" target=\"_blank\">Hugh Lashbrooke</a>, <a href=\"https://profiles.wordpress.org/nao\">Naoko Takano</a>, and <a rel=\"noreferrer noopener\" href=\"https://profiles.wordpress.org/yoga1103\" target=\"_blank\">Yogesh Londhe</a> – who are all experienced do_action hackathon organizers, will participate in this Live discussion on do_action charity hackathons. The event, which will be streamed LIVE on the&nbsp;<a href=\"https://www.youtube.com/WordCampCentral\">WordCamp Central YouTube channel</a> on <a href=\"https://www.timeanddate.com/worldclock/fixedtime.html?iso=20210413T0200\">Tuesday, April 13, 2021, 02:00 UTC</a>, is open to all! Community members can also participate in the discussion by asking questions in the live chat, which will be answered by the panelists live, during the session!</p>\n\n\n\n<h2>What are do_action charity hackathons?</h2>\n\n\n\n<p><a href=\"https://www.google.com/search?q=do_action+handbook&oq=do_action+handbook&aqs=chrome..69i57j69i60l3.2453j0j4&sourceid=chrome&ie=UTF-8\">do_action hackathons</a> are community-organized events that are focused on using WordPress to give deserving charitable organizations their own online presence. Each do_action event includes participants from the local WordPress community coming together to plan and build brand new websites for a number of local organizations in one day. Due to the COVID-19 pandemic, <a href=\"https://make.wordpress.org/community/handbook/meetup-organizer/event-formats/do_action-charity-hackathon/organising-an-online-do_action-event/\">do_action hackathons have moved online</a>. </p>\n\n\n\n<p>In this session, we talk about do_action events, and their importance in this post-pandemic world, and on how to effectively organize an online do_action hackathon.</p>\n\n\n\n<h2>Watch the discussion!</h2>\n\n\n\n<p>The live discussion has concluded, but you can catch a recording of the session below.</p>\n\n\n\n<div class=\"wp-block-embed__wrapper\">\n<div class=\"jetpack-video-wrapper\"></div>\n</div>\n\n\n\n<p><s><strong>Date and time:</strong>&nbsp;<a href=\"https://www.timeanddate.com/worldclock/fixedtime.html?iso=20210413T0200\">Tuesday April 13, 2021, 02:00 UTC</a> (Click to view in your local time)<br /><em>You can sign up for notifications on the YouTube live link below!</em></s></p>\n\n\n\n<p><s>In case the timing is off, and if you will not be able to join the live event, fret not! The <a href=\"https://www.youtube.com/watch?v=pCg47iuHgBI\">event recording will be available on YouTube</a>, and will soon be uploaded to <a rel=\"noreferrer noopener\" href=\"https://wordpress.tv/\" target=\"_blank\">WordPress.tv</a> as well!</s> <br />As mentioned above,  while the live discussion has concluded, don&#8217;t forget to check out the recording of the live discussion above.  We are working on adding captions for the video and will share a transcript of the same, shortly.</p>\n\n\n\n<p>We hope that this session was useful. We strongly encourage you to <a href=\"https://make.wordpress.org/community/handbook/meetup-organizer/event-formats/do_action-charity-hackathon/do_action-event-application/\">organize a do_action charity hackathon</a> to support your local non-profits by giving them a WordPress-powered online presence. Thank you for all that you do to support the global WordPress Community!</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 12 Apr 2021 15:10:38 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Hari Shanker\";s: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:50:\"WordPress.org blog: WP Briefing: Who Is 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:53:\"https://wordpress.org/news/?post_type=podcast&p=10099\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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/news/2021/04/who-is-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:9290:\"<p>In this episode, Josepha explores the five groups within the WordPress ecosystem and provides a high-level example of how they interact and support one another. As always, stay tuned for the small list of big things and a contributor highlight.&nbsp;&nbsp;</p>\n\n\n\n<p><em><strong>Have a question you&#8217;d like answered? You can submit them to <a href=\"mailto:wpbriefing@wordpress.org\">wpbriefing@wordpress.org</a>, either written or as a voice recording.</strong></em></p>\n\n\n\n<h2><strong>Credits</strong></h2>\n\n\n\n<ul><li>Editor:<a href=\"https://profiles.wordpress.org/dustinhartzler/\"> Dustin Hartzler</a></li><li>Logo:<a href=\"https://profiles.wordpress.org/beafialho/\"> Beatriz Fialho</a></li><li>Production:<a href=\"https://profiles.wordpress.org/mkaz/\"> </a><a href=\"https://profiles.wordpress.org/cbringmann/\">Chloé Bringmann</a></li><li>Song: Fearless First by Kevin MacLeod</li></ul>\n\n\n\n<h2>References</h2>\n\n\n\n<ul><li>Get to know<a href=\"https://make.wordpress.org/\"> WordPress Teams</a></li><li><a href=\"https://wordpress.tv/2017/12/10/josepha-haden-beginners-guide-to-contributions/\">Five Steps of Volunteer Engagement </a></li><li><a href=\"https://twitter.com/CoachBirgit/status/1339516878495117313\">Community Highlight </a></li><li><a href=\"https://centroamerica.wordcamp.org/2021/\">WordCamp Centroamérica 2021 Online</a> (<a href=\"https://centroamerica.wordcamp.org/2021/sesiones/\">Schedule</a>)</li><li><a href=\"https://wordpress.org/news/2021/03/so-you-want-to-make-block-patterns/\">So you want to make block patterns?</a></li><li><a href=\"https://docs.google.com/spreadsheets/d/1h73xMwjSRkJJsn7ooiwXFeZpd0hxXh26pJ7qXzI5iUg/edit#gid=0\">Gutenberg Tutorial sign-up</a></li></ul>\n\n\n\n<h2>Transcript</h2>\n\n\n\n<span id=\"more-10099\"></span>\n\n\n\n<p>Hello, everyone, and welcome to the WordPress briefing, the podcast where you can catch quick explanations of some of the ideas behind the WordPress open source project and the community around it, as well as get a small list of big things coming up in the next two weeks. I&#8217;m your host, Josepha Haden Chomphosy. Here we go!</p>\n\n\n\n<p>In the first episode of this podcast, I said that there&#8217;s a lot that goes into WordPress, that&#8217;s really hard to see. One of the hardest things to see about the WordPress project as you get started is the overall structure. There is quite a bit of documentation that can clarify the basics: the names of teams, what they work on, and where, and when they meet. The way that they influence and support each other can really feel like a bit of a mystery. So today, I&#8217;m going to break down the WordPress community into five big groups; I want you to keep a couple of things in mind.&nbsp;</p>\n\n\n\n<p>Firstly, these are high-level and based on my observations. Each of these groups can be further broken down into subgroups. So while you may not feel represented in this exact five, you are included if you were to dig a little bit deeper. The second thing to keep in mind is that the makeup of these groups is pretty fluid. Many community members find themselves in more than one group, but generally not far off. Some group two folks end up in group three, depending on the situation, people in group four can also end up in group five, and so on. As with so many things that I share, I&#8217;m not trying to insist that one size fits all. I&#8217;m not trying to put the WordPress community into a box. This is just a basic framework to understand how it all fits together. Alright, are you ready? I&#8217;m ready. Let&#8217;s do it!</p>\n\n\n\n<p>Okay, I have a broad definition of the community, which I have mentioned before. I believe that the community is anyone who has interacted with WordPress, whether they know it or not. So, I&#8217;ll start from way out there and work my way in that first group; we’re going to call our <strong>Visitors</strong>.&nbsp;</p>\n\n\n\n<p><strong>Visitors</strong> are people who arrive at a WordPress site to gain information or engage in an activity. Sometimes they know it&#8217;s a WordPress site, but most of the time, they don&#8217;t. The second group are <strong>Users</strong>, people who use WordPress as their CMS. So, that&#8217;s website builders, website designers, small businesses, content creators, and the list goes on and on. The third group I like to refer to is the <strong>Extenders</strong>. Those are people who extend WordPress through the creation of blocks, themes, plugins, and more. There are also people who teach WordPress to others through WordPress podcasts, and newsletters and tutorials. The fourth group I refer to as our <strong>Contributors</strong> is the people who contribute to the open source software and the infrastructure supporting it, but not necessarily the same people who contribute directly to their own product. And then there&#8217;s group five, <strong>Leaders</strong>. Those are people who help drive the vision and strategy for WordPress; the most notable member of that group is of course, Matt Mullenweg. And I&#8217;m also in that group.&nbsp;</p>\n\n\n\n<p>Each of these groups directly influenced the groups on either side. For example, a WordPress user is affected by both visitors and extenders. Imagine a content creator who shares their passion for photography through a WordPress site; this photographer may have visitors that need to purchase photos. In response, the user now has a need to make it possible for visitors to purchase photos on a site. So they go to what we consider the extenders, people who have built a plugin that supports that need. And as a result, that user can install that on their site. And they have have satisfied the need of the visitors to their site, the people who now can purchase photos.&nbsp;</p>\n\n\n\n<p>There are a lot of examples like this in the WordPress project. Every small pattern that you see is mirrored in the larger patterns across our ecosystem. And every large pattern you see in the ecosystem can be seen among our teams. It&#8217;s pretty cool to look at really. So, why should this matter to you? From a very practical standpoint, this matters for anyone who&#8217;s trying to learn more about contributing to the WordPress project. These five groups mirror very closely the five steps of volunteer engagement that we see across the ecosystem and from a more philosophical standpoint, it&#8217;s just kind of nice to know who your neighbors are. Without the influence and support of the groups around us, it can be hard to know whether we&#8217;re on the right track or not. So take a look to your left and look to your right, and get to know your partners in this project.</p>\n\n\n\n<p>That brings us now to our community highlight, the segment where I share a note about contributors who have helped others along the way, or WordPress success story. This week&#8217;s highlight is from @CoachBirgit, <a href=\"https://profiles.wordpress.org/coachbirgit/\">Birgit Olzem</a>, a longtime contributor and a friend of mine. Her success story goes like this.&nbsp;</p>\n\n\n\n<p>WordPress has allowed me as a mother of five to leave a toxic marriage for good.&nbsp;</p>\n\n\n\n<p>Later, the community picked me up when I became seriously ill.&nbsp;</p>\n\n\n\n<p>So I can say from the bottom of my heart, that working with WordPress has saved my life.</p>\n\n\n\n<p>And now our small list of big things. I&#8217;ve got three things for you this week. I think that they&#8217;re all very important. And I hope you check them all out. The first one is a reminder that word camp Central America is coming up on April 15 and 16th. If you have not registered for tickets, you still have time, I will share a link to the registration page and the schedule in the show notes below.&nbsp;</p>\n\n\n\n<p>The second thing on our small list of big things is that the Gutenberg 10.4 release is coming out later this week on April 14th. It&#8217;s an important release because it&#8217;s when we take a look at the current iteration of full site editing tools that we have, and decide if it&#8217;s ready to get into the WordPress 5.8 release. There&#8217;s a post that has a little more information about that which I will share in the show notes below as well. If you haven&#8217;t checked out the Gutenberg plugin lately, obviously I think it&#8217;s a good idea to do that in general, but definitely a good idea to check it out now.&nbsp;</p>\n\n\n\n<p>The third thing on our list today is a reminder to check out our most recent block pattern tutorial, I&#8217;ll share a link to that in the show notes. It&#8217;s this kind of tips and tricks, tutorial, the “show me how to do it,” kind of thing in the style of <a href=\"https://css-tricks.com/css-style-guides/\">CSS-Tricks</a>. If you or anyone that you know might be interested in sharing a similar style of tutorial, there&#8217;s a link to a form in that show notes as well so that you can share with us your name and the topic that you&#8217;re interested in. We&#8217;ll take a look and see if it&#8217;s something that we definitely need to make sure our users know how to do. So, that my friends is your small list of big things.&nbsp;</p>\n\n\n\n<p>Thank you for joining in today for the WordPress briefing. I&#8217;m your host, Josepha Haden Chomphosy. I&#8217;ll see you again in a couple of weeks!</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 12 Apr 2021 14:36:23 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"Chloe Bringmann\";s: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:85:\"WPTavern: Set Up a Gutenberg Test Site in 2 Minutes with the Gutenberg Nightly Plugin\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=114098\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:215:\"https://wptavern.com/set-up-a-gutenberg-test-site-in-2-minutes-with-the-gutenberg-nightly-plugin?utm_source=rss&utm_medium=rss&utm_campaign=set-up-a-gutenberg-test-site-in-2-minutes-with-the-gutenberg-nightly-plugin\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:4142:\"<p>WordPress contributors are working towards landing full site editing (FSE) sometime this year, an ambitious plan that will require all hands on deck for testing. A meeting of a small group of core leads on April 14 will start the process of deciding whether FSE will land in version 5.8. In the meantime, the FSE outreach program has <a href=\"https://make.wordpress.org/test/2021/03/25/fse-program-testing-call-4-building-a-restaurant-themed-header/\">extended the deadline for the fourth round of testing</a> until April 12. </p>\n\n\n\n<p>One of the quickest ways to get started doing alpha/beta testing is to install the Gutenberg Nightly plugin, which pulls in the latest build from the Gutenberg project. Ordinarily, to get the latest build one would have to install NodeJS and npm and use the command line to get set up. This process can be prohibitive, along with the dizzying pace of Gutenberg development, for less technical users who want to start testing.</p>\n\n\n\n<p>The Gutenberg Nightly plugin, combined with the GitHub Updater plugin completely automates the process of grabbing the latest zip from Gutenberg trunk, and users will be notified when a new nightly is available for updating.</p>\n\n\n\n<h2>How to Set Up a Gutenberg Nightly Test Environment</h2>\n\n\n\n<p>The first step is to <a href=\"https://gutenbergtimes.com/need-a-zip-from-master/#nightly\">download</a> and install the Gutenberg Nightly plugin by uploading the zip file. If you already have the stable version of the Gutenberg plugin, you will be prompted to replace the current version with the one you are uploading. If you want to get updates when a new nightly is available, download and install the <a href=\"https://github.com/afragen/github-updater/releases/latest\">GitHub Updater</a> plugin the same way. </p>\n\n\n\n<div class=\"wp-block-image\"><img />Gutenberg Nightly update available</div>\n\n\n\n<p>Testing the full-site editing project will require you to install a theme like TT1 Blocks, which has support for the experimental feature. Once you do, you will see the &ldquo;Site Editor (beta)&rdquo; menu item in the dashboard.</p>\n\n\n\n<div class=\"wp-block-image\"><img /></div>\n\n\n\n<p>I set up a Gutenberg testing environment in 2 minutes using these plugins. Please note that it&rsquo;s not recommended to use Gutenberg Nightly in production.</p>\n\n\n\n<p>Birgit Pauli-Haack, publisher of the <a href=\"https://gutenbergtimes.com/\">Gutenberg Times</a>, created the plugin in October 2020, to help testers keep up with the rapid pace of Gutenberg development. </p>\n\n\n\n<p>&ldquo;On October 19, 2020, there were 250 new commits made since the last release (9.1.1) and before the release of 9.2,&rdquo; Pauli-Haack said. &ldquo;Any issue you might file, might get a response like &lsquo;Could you please try it in master, I think it was already fixed.\'&rdquo; This slows down the testing process and can be discouraging to testers.</p>\n\n\n\n<p>Pauli-Haack creates the build every day as a volunteer service to facilitate Gutenberg testing. </p>\n\n\n\n<p>&ldquo;At the beginning it took a bit longer but now I wrote a small <a href=\"https://github.com/bph/distribute-nightly\">Node CLI script</a> that does the distribution to GitHub and uploads it to the GT site as well, so the button Download gives you the newest version,&rdquo; she said. &ldquo;In October, I was a total rookie with an idea.&rdquo;</p>\n\n\n\n<p>Pauli-Haack credits Andy Fragen, author of the GitHub Updater plugin, and Riad Benguella, a technical lead on the Gutenberg project, who helped her past some skill gaps in getting the process more automated.</p>\n\n\n\n<p>&ldquo;Andy Fragen helped me think through it for making it the easiest for the &lsquo;normal&rsquo; users to get a Test version without to know much about git, node and stuff,&rdquo; she said.</p>\n\n\n\n<p>Gutenberg Nightly has facilitated more than 62,000 downloads to date. The repository for the plugin has <a href=\"https://github.com/bph/gutenberg/discussions/\">discussions</a> enabled so users can stay updated with major changes, make feature requests, and <a href=\"https://github.com/bph/gutenberg/discussions/3\">participate in Q&amp;A</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sun, 11 Apr 2021 16:12:53 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i: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:86:\"Gutenberg Times: Full-Site Editing Scope in WordPress 5.8. Weekend (Tiny) Edition #165\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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:\"https://gutenbergtimes.com/?p=17473\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:88:\"https://gutenbergtimes.com/full-site-editing-scope-in-wordpress-5-8-weekend-edition-165/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:8253:\"<p>Howdy! </p>\n\n\n\n<p>In the last two weeks there was so much was happening around Gutenberg.  To keep you somewhat in the loop, I interrupt my unpacking of way-too-many boxes and share a few links with you.</p>\n\n\n\n<p>Next week again in full force. Stay tuned. </p>\n\n\n\n<p>Have a great weekend! </p>\n\n\n\n<p>Yours, ?<br />Birgit</p>\n\n\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<p><strong>Grzegorz </strong>(Greg)<strong> Ziółkowsk</strong>i and I published our first episode together, <strong><a href=\"http://erg-10-3-full-site-editing-mvp/\">Episode #41</a></strong>. It is a great episode, and we had a lot of fun. I am delighted having Grzegorz on the show. It&#8217;s now available with show notes and transcript. </p>\n\n\n\n<p><strong>Josepha Haden Chomphosy </strong>posted <a href=\"https://make.wordpress.org/core/2021/04/08/full-site-editing-scope-for-wp5-8/\">Full Site Editing Scope for WP5.8</a>&nbsp;(u)</p>\n\n\n\n<ul><li>Lesson from Phase 1 roll-out, extenders like plugins developers, site builders and theme authors didn’t have enough time to test their products with the new editor in core.&nbsp;</li><li>Full-Site Editing user experience with Global Styles, Template editing and saving, will not be changing default user experience. It’s opt-in only. There is some confusion on saving template and switch from overall template to content and back. Polishing those will be out of scope for 5.8.&nbsp;</li><li>Also, on the scope list for WordPress 5.8 are: Widget Editor, Navigation Screen and block, refactored Gallery Block and the List View. These&nbsp; components are some of the most complex, and the user experience of them will be key. “They are all high priority to complete (hopefully for WP5.8), but will be punted if they aren’t ready in time for Beta.”&nbsp;</li></ul>\n\n\n\n<p><em>Matias Ventura</em> will demo the current state of these features to the release lead team trio of&nbsp; Matt Mullenweg, Josepha Haden Chomphosy and Helen Hou-Sandi. </p>\n\n\n\n<p><strong>Justin Tadlock</strong> has the skinny: <a href=\"https://wptavern.com/will-full-site-editing-land-in-wordpress-5-8-a-decision-is-forthcoming\">Will Full Site Editing Land in WordPress 5.8? A Decision Is Forthcoming</a></p>\n\n\n\n<p><strong>Hector Prieto</strong> published the <a href=\"https://make.wordpress.org/core/2021/04/08/whats-next-in-gutenberg-april-2021/\">April Focus areas for the Gutenberg team.&nbsp;</a></p>\n\n\n\n<p>As expected, it covers Widget, Navigation Screen, and Full-Site Editing with more details. Please see the <strong>“Area to be aware of”</strong> section of the post, for Block and plugin Developers, Designers and Theme builders. We talked about most of them in one or the other episode, but you find them all in one place in Hector’s post.&nbsp;</p>\n\n\n\n<p><strong>Kjell Reigstad</strong> published the notes from the <strong><a href=\"https://make.wordpress.org/themes/2021/04/08/block-themes-meeting-notes-april-7-2021/\">Block Theme Meeting </a></strong> They team discussed among other things: </p>\n\n\n\n<ul><li>TT1 Blocks update&nbsp;</li><li>Block-based theme updates in&nbsp;Gutenberg&nbsp;10.3 with alignment styles automatically for front and back end and the capability to use theme.json styles for every block. </li><li>New tools for transitioning to Block-based Themes.</li></ul>\n\n\n\n<p>The deadline for the <a href=\"https://make.wordpress.org/test/2021/03/25/fse-program-testing-call-4-building-a-restaurant-themed-header/\"><strong>Full Site Editing Testing Call #4</strong></a> has been extended until <strong>April 12th, 2021. </strong></p>\n\n\n\n\n<p><strong><a href=\"https://gutenbergtimes.com/need-a-zip-from-master/\">Need a plugin .zip from Gutenberg&#8217;s master branch?</a></strong><br />Gutenberg Times provides daily build for testing and review. <br />Have you been using it? Hit reply and let me know.</p>\n\n\n\n<p><img alt=\"GitHub all releases\" src=\"https://img.shields.io/github/downloads/bph/gutenberg/total?style=for-the-badge\" /></p>\n\n\n\n\n<p>⏰ <strong>Don&#8217;t Miss this! </strong> <br /><strong>Mega-Meetup April 15th, 2021 </strong> 6:30 -8:30 pm EDT / 23:30 UTC with Anne McCarthy, David Bisset and the organizers of six Florida Meetup groups.  All <strong>About Full Site Editing </strong>(Coming in WordPress). <a href=\"https://www.meetup.com/SF-WordPress-Users/events/277019024/\">Register via Meetup.com</a> <a href=\"https://t.co/36RYiMfivU?amp=1\" rel=\"noreferrer noopener\" target=\"_blank\"></a></p>\n\n\n\n<p>For a more in-depth look on current Gutenberg development,  <a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/\">the Index page with all the teams&#8217; updates</a> in the Core handbook has the latest. </p>\n\n\n\n\n<p><strong>&nbsp;<a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/\" target=\"_blank\" rel=\"noreferrer noopener\">&#8220;Keeping up with Gutenberg &#8211; Index&#8221;</a>&nbsp;</strong><br />A chronological list of the WordPress Make Blog posts from various teams involved in Gutenberg development: Design, Theme Review Team, Core Editor, Core JS, Core CSS, Test and Meta team from Jan. 2021 on. <a href=\"https://make.wordpress.org/core/handbook/references/keeping-up-with-gutenberg-index/keeping-up-with-gutenberg-index-2020/\">The index 2020 is here</a></p>\n\n\n\n\n\n<p class=\"has-small-font-size\">Featured Image:  <em>Photo by&nbsp;<a href=\"https://unsplash.com/@fran_?utm_source=unsplash&utm_medium=referral&utm_content=creditCopyText\">Fran Jacquier</a>&nbsp;on&nbsp;<a href=\"https://unsplash.com/s/photos/lego?utm_source=unsplash&utm_medium=referral&utm_content=creditCopyText\">Unsplash</a></em></p>\n\n\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n<p class=\"has-text-align-left\"><strong>Don&#8217;t want to miss the next Weekend Edition? </strong></p>\n\n\n\n<form class=\"wp-block-newsletterglue-form ngl-form ngl-portrait\" action=\"https://gutenbergtimes.com/feed/\" method=\"post\"><div class=\"ngl-form-container\"><div class=\"ngl-form-field\"><label class=\"ngl-form-label\" for=\"ngl_email\"><br />Type in your Email address to subscribe.</label><div class=\"ngl-form-input\"><input type=\"email\" class=\"ngl-form-input-text\" name=\"ngl_email\" id=\"ngl_email\" /></div></div><button class=\"ngl-form-button\">Subscribe</button><p class=\"ngl-form-text\">We hate spam, too and won&#8217;t give your email address to anyone except Mailchimp to send out our Weekend Edition</p></div><div class=\"ngl-message-overlay\"><div class=\"ngl-message-svg-wrap\"></div><div class=\"ngl-message-overlay-text\">Thanks for subscribing.</div></div><input type=\"hidden\" name=\"ngl_list_id\" id=\"ngl_list_id\" value=\"26f81bd8ae\" /><input type=\"hidden\" name=\"ngl_double_optin\" id=\"ngl_double_optin\" value=\"yes\" /></form>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\" />\n\n\n\n\n\n<p> <a href=\"https://gutenbergtimes.com/podcast/changelog-41-greg-ziolkowski-gutenberg-10-3-full-site-editing-mvp/\"><strong>Episode #41</strong> is now available</a>, with new co-host <strong>Grzegorz Ziolkowski</strong></p>\n\n\n\n<p> <strong>Subscribe to the&nbsp;<a href=\"https://gutenbergtimes.com/podcast/\">Gutenberg Changelog</a>&nbsp;podcast </strong><br />?️&nbsp;<a href=\"https://open.spotify.com/show/620NwVKQJGdTupy36zYxvg?mc_cid=4b6c9f88fe\">Spotify</a>&nbsp;|&nbsp;<a href=\"https://podcasts.google.com/feed/aHR0cHM6Ly9ndXRlbmJlcmd0aW1lcy5jb20vZmVlZC9wb2RjYXN0\">Google</a>&nbsp;|&nbsp;<a href=\"https://podcasts.apple.com/us/podcast/gutenberg-changelog/id1469294475\">iTunes</a>&nbsp;|&nbsp;<a href=\"https://pca.st/podcast/f8445ec0-7508-0137-f267-1d245fc5f9cf\">PocketCasts</a>&nbsp;|&nbsp;<a href=\"https://www.stitcher.com/show/gutenberg-changelog\">Stitcher</a>&nbsp;|<br />?️&nbsp;<a href=\"https://www.podbean.com/podcast-detail/chi7j-9904a/Gutenberg-Changelog-Podcast\">Pod Bean</a>&nbsp;|&nbsp;<a href=\"https://castbox.fm/channel/Gutenberg-Changelog-id2173375\">CastBox</a>&nbsp;|&nbsp;<a href=\"https://www.podchaser.com/podcasts/gutenberg-changelog-878239/\">Podchaser</a>&nbsp;|&nbsp;<a href=\"https://gutenbergtimes.com/feed/podcast\">RSS Feed</a>&nbsp;</p>\n\n\n\n<img />Review by <a href=\"https://twitter.com/Peter_Ingersoll\"><strong>Peter Ingersoll</strong></a> on <a href=\"https://www.stitcher.com/show/gutenberg-changelog\">Stitcher</a>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 10 Apr 2021 15:24: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:18:\"Birgit Pauli-Haack\";s: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:81:\"WPTavern: Will Full Site Editing Land in WordPress 5.8? A Decision Is Forthcoming\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=114870\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:205:\"https://wptavern.com/will-full-site-editing-land-in-wordpress-5-8-a-decision-is-forthcoming?utm_source=rss&utm_medium=rss&utm_campaign=will-full-site-editing-land-in-wordpress-5-8-a-decision-is-forthcoming\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:6679:\"<p class=\"has-drop-cap\">Yesterday, Josepha Haden Chomphosy <a href=\"https://make.wordpress.org/core/2021/04/08/full-site-editing-scope-for-wp5-8/\">announced the roadmap</a> for deciding whether Full Site Editing (FSE) will land in WordPress 5.8. After the launch of Gutenberg 10.4 on April 14, a small group of core leads will participate in a go/no-go demo.</p>\n\n\n\n<p>The following people will be on the call:</p>\n\n\n\n<ul><li>Matias Ventura &ndash; Gutenberg Project Lead who will host the demo.</li><li>Matt Mullenweg &ndash; WordPress Project Lead.</li><li>Helen Hou-Sand&igrave; &ndash; Lead Developer.</li><li>Josepha Haden Chomphosy &ndash; Executive Director.</li></ul>\n\n\n\n<p>The meeting&rsquo;s agenda is simple. Ventura will host the demo, and the group will discuss and cover implementation questions.</p>\n\n\n\n<p>If there are no blockers, they will share a plan for merging FSE into WordPress. The more likely outcome is that they will find at least a few items that must be addressed. In that case, they will share these publicly with a plan to tackle them before a second go/no-go date of April 27.</p>\n\n\n\n<p>The first beta release of WordPress 5.8 is set for June 8, with a general public release for July 20. The team needs to decide on inclusion early in the release cycle to give theme and plugin developers time to prepare.</p>\n\n\n\n<p>While many are on their toes awaiting a final decision, everyone needs to have a little patience at the moment. Everything needs to be carefully weighed by the project leaders. There is a good chance we will not know the outcome until that second, April 27 deadline.</p>\n\n\n\n<p>Most of the FSE transition would be a beta run for a subset users. Including these features in core does not mean that WordPress immediately flips the switch and enables everything for 40% of the web. For the overall FSE experience, users must make an explicit choice to install and activate a block-based theme.</p>\n\n\n\n<p>With that in mind, the onboarding experience should be a welcoming one that invites users into site editing while letting them know the potential issues. If it is a built-in beta, they <em>really</em> need to understand that improvements are forthcoming.</p>\n\n\n\n<p>An in-core beta run like this is also welcome, given the project&rsquo;s launch of the block editor a couple of years ago. Regardless of whether people loved or hated the block editor, the rollout was not smooth for everyone. WordPress dropped end-users into an overhauled system, which was a shocking change for many. The project has a chance to do better this time around by incrementally introducing features to users and allowing others to immerse themselves in the new experience of their own choice.</p>\n\n\n\n<p>&ldquo;The most important context to share is that <strong>it isn&rsquo;t shipping as the full, default experience for users</strong>,&rdquo; wrote Chomphosy in the post, noting that the team is growing beyond past mistakes. &ldquo;One of the clearest pieces of feedback from the Phase One merge process was that there wasn&rsquo;t enough time for our extenders (agencies, theme authors, plugin developers, site builders, etc.) to prepare for the upcoming changes.&rdquo;</p>\n\n\n\n<p>The decision-makers may also decide to ship some pieces but not others. FSE is a project made up of several components.</p>\n\n\n\n<p>&ldquo;The whole full site editing project is sort of an umbrella term for a collection of tools and projects, so it would be possible for some pieces to ship while others don&rsquo;t,&rdquo; said Haden Chomphosy. &ldquo;There are probably some exceptions to that, as you mentioned, but many of these can ship as they are ready.&rdquo;</p>\n\n\n\n<p>The exceptions she was referring to are components that make more sense together. For example, block-based themes via a <code>theme.json</code> config file and most of the site-editing blocks are not as useful when separate.</p>\n\n\n\n<p>Of course, there are cases where something like the Query block could be used outside of the site editor. Users might create custom queries within a page without the benefit of the site editor, for example.</p>\n\n\n\n<p>My primary concern is not with features related to the site editor but with block-based widgets. It is a transitional tool for users on traditional themes. Along with the new nav menus screen, it is not a part of the block-based themes experience. The goal is to allow users to start using blocks in more places. However, this will result in a broken UX in many cases.</p>\n\n\n\n<p>The widgets experience is still <a href=\"https://wptavern.com/are-block-based-widgets-ready-to-land-in-wordpress-5-6\">partially broken</a>, treating each block as a separate widget. Users must learn to put a Heading (widget title) and another block (widget content) into a Group (widget wrapper) for the correct widget-related classes on the front end of the site. For some themes, whether users do this will be a non-issue. For others, it will look ugly at best and break the layout at worst. Putting this responsibility on the shoulders of end-users was <a href=\"https://github.com/WordPress/gutenberg/issues/25174#issuecomment-708238689\">deemed an acceptable solution</a>.</p>\n\n\n\n<p>I wanted to focus on this issue because it is one of those things that may simply be flipped on for all users. I am still afraid that transitioning from a functioning system to a potentially broken one will make for a bumpy ride.</p>\n\n\n\n<p>The WordPress 5.6 release team <a href=\"https://wptavern.com/wordpress-5-6-release-team-pulls-the-plug-on-block-based-widgets\">decided not to ship</a> block-based widgets. Hou-Sand&igrave;, as the core tech lead for 5.6, provided a historical account of the decision and why it was not ready for inclusion:</p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p>My question for features that affect the front-end is &ldquo;can I try out this new thing without the penalty of messing up my site?&rdquo; &mdash; that is, user trust. At this current moment, given that widget areas are not displayed anything like what you see on your site without themes really putting effort into it and that you have to save your changes live without revisions to get an actual contextual view, widget area blocks do not allow you to try this new feature without penalizing you for experimenting.</p></blockquote>\n\n\n\n<p>While widgets have arguably improved, I still see the answer as being the same as last October. I have not seen enough buy-in from the theme development community to support the block editor itself, much less new block-related features. However, at some point, the project simply needs to move forward. Themers will just need to keep up.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 09 Apr 2021 15:48:25 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:47;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:76:\"WPTavern: iThemes Acquires Kadence WP, Plans to Sunset Legacy Themes in 2022\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=114848\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:195:\"https://wptavern.com/ithemes-acquires-kadence-wp-plans-to-sunset-legacy-themes-in-2022?utm_source=rss&utm_medium=rss&utm_campaign=ithemes-acquires-kadence-wp-plans-to-sunset-legacy-themes-in-2022\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3957:\"<p>iThemes has <a href=\"https://ithemes.com/kadence-wp-joins-ithemes-family/\">acquired Kadence WP</a>, the Missoula-based makers of the <a href=\"https://wordpress.org/plugins/kadence-blocks/\">Kadence Blocks</a> plugin and its accompanying <a href=\"https://wordpress.org/themes/kadence/\">Kadence theme</a>. Originally founded in 2008 as a themes company, iThemes became more of a plugin-oriented business over the years before it was <a href=\"https://wptavern.com/liquid-web-acquires-ithemes-in-multi-million-dollar-deal\">acquired by Liquid Web in 2018</a>. The company is returning to its roots with this acquisition and plans to make Kadence WP the official theme platform of choice for iThemes.</p>\n\n\n\n<p>&ldquo;It&rsquo;s no secret that the &lsquo;themes&rsquo; part of iThemes has been lacking for many years now,&rdquo; iThemes general manager Matt Danner said. &ldquo;While we got our start in WordPress themes in 2008, over the past 10 years, we pivoted to the more obvious needs of our customers (mainly WordPress security, backups, memberships and maintenance) as the theme marketplace got more competitive.&nbsp;</p>\n\n\n\n<p><em>&ldquo;</em>Joining forces with Kadence WP means that iThemes can once again have an innovative and modern WordPress theme platform.&rdquo;</p>\n\n\n\n<p>iThemes announced it will be sunsetting its <a href=\"https://ithemes.com/purchase/builder-theme/\">iThemes Builder theme framework</a> and all of its legacy themes in 2022, in favor of supporting the Kadence theme which already has more than 50,000 active installations. Danner said the older themes &ldquo;are no longer truly compatible with the future direction of WordPress.&rdquo;</p>\n\n\n\n<p>Kadence Blocks are even more popular than the accompanying theme, since they can be used in combination with any WordPress theme. The plugin has gained more than 100,000 users after its initial launch in August 2018. Kadence Blocks <a href=\"https://wptavern.com/wordpress-theme-and-plugin-shops-are-pioneering-the-first-layout-blocks-for-gutenberg\">pioneered some of the first full-featured layout blocks</a> in the early days of Gutenberg prior to its inclusion in core.</p>\n\n\n\n<p>&ldquo;This last year has marked some ridiculous growth for Kadence WP,&rdquo; co-founder Ben Ritner said. &ldquo;Only one year ago my sister Hannah (many users will know Hannah from our support channels) and I were the entirety of&nbsp;the Kadence WP team. It is hard to gauge user numbers with accuracy because of how many free products we have, but the amount of people using Kadence WP products has roughly quadrupled in the last 10 months! Our new Kadence Theme, which landed on the repo in November (only 160 days ago), now has more than 50,000 active users.&rdquo;</p>\n\n\n\n<p>Kadence WP will continue running under its same branding and as a separate company under the iThemes brand. Pricing will remain the same for existing Kadence WP customers. iThemes plans to raise its prices for its Agency Bundle on May 1, 2021, but renewal pricing will remain the same as long as the customers&rsquo; subscriptions auto-renew.</p>\n\n\n\n<p>Kadence Blocks is adding dynamic content for its pro version in the next month. The team is also launching a new plugin called Kadence Cloud, which will allow users to create a pre-built cloud of content that they can pull down into any website. Both Kadence Blocks and the theme will also be rolling in many of the top-voted feature requests from its community. A major new product release is planned for Q4 2021.</p>\n\n\n\n<p>iThemes will be hosting a <a href=\"https://attendee.gotowebinar.com/register/8329602538499610384\">townhall meeting</a> Friday, April 9 at 11:00 am CST to address any questions or concerns that users and customers may have. They are also running an online training workshop titled &ldquo;<a href=\"https://attendee.gotowebinar.com/register/446959587392124432\">Learn How to Use Kadence WP</a>&rdquo; on May 5, 2021, at 1:00 p.m. CST.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 09 Apr 2021 05:23:49 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i: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:71:\"WPTavern: Yes, Comments Are Still Relevant, But We Need a Better System\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=114628\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:183:\"https://wptavern.com/yes-comments-are-still-relevant-but-we-need-a-better-system?utm_source=rss&utm_medium=rss&utm_campaign=yes-comments-are-still-relevant-but-we-need-a-better-system\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:6116:\"<p class=\"has-drop-cap\">More and more, open comments are becoming a thing of the past. Large news organizations have kicked them to the curb. Frustrated bloggers who no longer desire all of the hassles with moderation shut down their forms. The conversations have moved to corporate-controlled social media.</p>\n\n\n\n<p>It is hard to pinpoint the exact moment much of the web devolved into chaos. It was probably more of a gradual thing. The tools that we built fostered the darkest side of humanity. Far too often, people let out their worst unfiltered thoughts without regard to decency and kindness. If we dig deep enough, social media is likely the culprit that spawned this growing experience. However, it is also entrenched in the blogging world.</p>\n\n\n\n<p>Now, with the ubiquity of mobile phones, everyone has a voice. And, far too often, the vocal minority drives the masses from discussion to ad hominem. Or, maybe the majority was always looking for a justification.</p>\n\n\n\n<p>There is a bright side. Commenting on and discussing ideas in an open forum can change hearts and minds. It can lead to discoveries and create life-long friendships &mdash; I still routinely chat with people I met through blogs and their comments from nearly two decades ago.</p>\n\n\n\n<p>Ryan McCue, a core contributor to WordPress, said that <a href=\"https://twitter.com/rmccue/status/1375873040496594946\">comments should be a plugin</a>.</p>\n\n\n\n<p>There are few things I could think that would hurt the blogging community more. Comments are the lifeblood of many WordPress-built sites. Without them as part of the core experience, how many new users will venture out to find a commenting plugin? Such a change would sign the death warrant for commenting on a large part of the web, moving more discussion away from blogs into the waiting arms of social networks.</p>\n\n\n\n<p>McCue&rsquo;s response was to a <a href=\"https://twitter.com/Krogsgard/status/1375867036102971396\">tweet by Brian Krogsgard</a>, the Post Status creator and editor. &ldquo;WordPress should have one singular button that says: Turn off all comments and comment displays. This is so hilariously complicated, it&rsquo;s absurd.&rdquo;</p>\n\n\n\n<p>He is not wrong.</p>\n\n\n\n<p>The WordPress comment settings screen is so complex that I rarely change anything other than a setting or two, even when I want comments enabled for a site. There are around two dozen individual options on that screen, and none of them just allow users to turn it all off.</p>\n\n\n\n<p>Eric Karkovack explores this same topic in his piece for Speckyboy titled <a href=\"https://speckyboy.com/is-the-wordpress-comment-system-still-relevant/\">Is the WordPress Comment System Still Relevant?</a> He concluded:</p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p>So, where does this leave the default comment system? It still offers the basics and can be extended. Yet it seems a bit antiquated when compared to what other services are offering. To remain a compelling option, improvements are in order.</p><p>There&rsquo;s certainly no harm in keeping it around. But, short of a renewed effort to improve the out-of-the-box functionality, perhaps it shouldn&rsquo;t be as front-and-center within WordPress as it is now.</p></blockquote>\n\n\n\n<p>WordPress has failed to iterate on its commenting feature in recent years.</p>\n\n\n\n<p>&ldquo;Like most things, [Full Site Editing] will change things there,&rdquo; wrote WordPress Themes Team rep Ari Stathopoulos in the Post Status Slack. &ldquo;Want comments? Add the comment-form block in your template. Don&rsquo;t want them? Don&rsquo;t add it.&rdquo;</p>\n\n\n\n<p>While that is partly true, it only handles things on the front end of the site. All the commenting-related features would still be there in the admin. However, it is a step in the right direction.</p>\n\n\n\n<p>The ability to easily opt in or out of a commenting system is merely one change that needs to happen. Something as basic as an <a href=\"https://core.trac.wordpress.org/ticket/33627\">in-context comment list view</a> is a must for easier moderation. The <a href=\"https://wptavern.com/a-conceptual-wordpress-plugin-by-stephen-cronin-that-makes-comment-moderation-easier\">Tavern still uses</a> Stephen Cronin&rsquo;s <a href=\"https://wordpress.org/plugins/show-parent-comment/\">Show Comment Parent</a> plugin for this. Even a basic JavaScript-based front-end submission form would go a long way toward modernizing the commenting system. Does anyone enjoy a full page reload when leaving a comment?</p>\n\n\n\n<p>However, there is more that we could be doing. For a platform that prides itself on democratizing publishing and owning your content, a <a href=\"https://core.trac.wordpress.org/ticket/35435\">ticket for supporting webmentions</a> has had virtually no movement in five years.</p>\n\n\n\n<p>A Webmention is a standardized protocol for mentions and conversations across the web. It is a part of a goal for a decentralized social &ldquo;network&rdquo; of sorts where everyone owns and controls their content. While the <a href=\"https://wordpress.org/plugins/webmention/\">Webmention plugin</a> by Matthias Pfefferle takes care of this feature, universal adoption would be a far more realistic goal as part of WordPress.</p>\n\n\n\n<p>We should also have some serious conversations about what tools publishers need to build thriving communities via their comments. For example, is comment moderation easy enough? If not, what can we do to improve it?</p>\n\n\n\n<p>WordPress is more than simply a blogging platform. Users can build any kind of site they want today, with or without the comments. However, commenting is part of the software&rsquo;s history and identity. It is a gateway to discussion &mdash; often as important or even more so than a site&rsquo;s content.</p>\n\n\n\n<p>Comments will always be relevant. Whether it is a response to a blog post, tweet, Slack thread, or some new thing we have yet to think of, the web is all about connecting and communicating with others. We should constantly reevaluate whether WordPress is leading the pack, creating the tools to enable more discussion.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 08 Apr 2021 23: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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s: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: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:51:\"HeroPress: Hallway Chats Joins The HeroPress Family\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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=3524\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:147:\"https://heropress.com/hallway-chats-joins-the-heropress-family/#utm_source=rss&utm_medium=rss&utm_campaign=hallway-chats-joins-the-heropress-family\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2413:\"<img width=\"375\" height=\"100\" src=\"https://s20094.pcdn.co/wp-content/uploads/2021/04/hallway-chats-logotype-v01.png\" class=\"attachment-large size-large wp-post-image\" alt=\"Original Hallway Chats logo\" />\n<p>As any parent or pet owner knows, quiet doesn&#8217;t always equal inactivity. And the same is true here at HeroPress.</p>\n\n\n\n<h2 id=\"h-investing-in-a-sustainable-framework\">Investing in a sustainable framework</h2>\n\n\n\n<p>While we haven&#8217;t said much over the last few months, we&#8217;ve been working with the initial feedback we received to expand HeroPress in the most manageable and sustainable way. Because really, if it&#8217;s not manageable and sustainable, what&#8217;s even the point?</p>\n\n\n\n<p>This quest prompted a lot of additional research and active listening, all of which lead the fine folks behind the <a href=\"http://hallwaychats.com\">Hallway Chats</a> podcast to start a conversation with us. </p>\n\n\n\n<h2 id=\"h-hallway-chats-found-us\">Hallway Chats found us</h2>\n\n\n\n<p>We were considering a podcast, but had moved it down the build list. <a href=\"https://twitter.com/TaraClaeys\">Tara Claeys</a> and <a href=\"https://twitter.com/liamdempsey\">Liam Dempsey</a>, while loving the work they&#8217;ve done with Hallway Chats, found life was moving then in different directions, as it does for us all. And as Hallway Chats approached its 150th episode, the decision was made to pass the torch, or microphone as it were.</p>\n\n\n\n<p>We&#8217;re thrilled to be able to build on their legacy and continue to grow Hallway Chats through out the community, and we&#8217;re grateful to Tara and Liam that they&#8217;ve entrusted it into our care.</p>\n\n\n\n<h2 id=\"h-embrace-opportunities-that-are-the-right-fit\">Embrace opportunities that are the right fit</h2>\n\n\n\n<p>A few shifts and changes are inevitable, but the spirit of Hallway Chats will always stand. After all, why change something that so ideally meshes with our own goals?</p>\n\n\n\n<p>Listen to the <a href=\"https://hallwaychats.com/episodes/episode-150-cate-and-topher-derosia/\">150th Episode of Hallway Chats</a> where Tara, Liam, Topher, and I talk even more about the direction we&#8217;re all heading.</p>\n<p>The post <a rel=\"nofollow\" href=\"https://heropress.com/hallway-chats-joins-the-heropress-family/\">Hallway Chats Joins The HeroPress Family</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:\"Thu, 08 Apr 2021 14:55: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:4:\"type\";i:128;s:7:\"headers\";O:42:\"Requests_Utility_CaseInsensitiveDictionary\":1:{s:7:\"\0*\0data\";a:8:{s:6:\"server\";s:5:\"nginx\";s:4:\"date\";s:29:\"Sun, 02 May 2021 12:48:14 GMT\";s:12:\"content-type\";s:8:\"text/xml\";s:4:\"vary\";s:15:\"Accept-Encoding\";s:13:\"last-modified\";s:29:\"Sun, 02 May 2021 12:30:10 GMT\";s:15:\"x-frame-options\";s:10:\"SAMEORIGIN\";s:4:\"x-nc\";s:9:\"HIT ord 1\";s:16:\"content-encoding\";s:2:\"br\";}}s:5:\"build\";s:14:\"20131212172951\";}','no'),(1381749,'_transient_jetpack_jitm_768fcf7fca5f653b48427483fcfe5d5','a:1:{s:18:\"last_response_time\";i:1619473951;}','no'),(1381746,'_transient_timeout_jetpack_jitm_7cd31d92a40b40eb6ad2d9f7a3ad4d2','1619474251','no'),(1381747,'_transient_jetpack_jitm_7cd31d92a40b40eb6ad2d9f7a3ad4d2','a:1:{s:18:\"last_response_time\";i:1619473951;}','no'),(1381748,'_transient_timeout_jetpack_jitm_768fcf7fca5f653b48427483fcfe5d5','1619474251','no'),(1381699,'_transient_timeout_yst_sm_1_1:wW9T_6xPu3','1619558631','no'),(1381700,'_transient_yst_sm_1_1:wW9T_6xPu3','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:11:55-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2021-02-28T12:16:51-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2021-03-29T20:04:58-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2020-08-22T09:53:10-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2021-04-26T16:17:59-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:11:55-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2021-04-25T18:42:15-05:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1374862,'_transient_timeout_jetpack_jitm_74a8bf71feca761e0fb55573f9276bc','1618942305','no'),(1374863,'_transient_jetpack_jitm_74a8bf71feca761e0fb55573f9276bc','a:1:{s:18:\"last_response_time\";i:1618942005;}','no'),(1374800,'_transient_timeout_jetpack_jitm_f1c9c5fedf7dc65e488e66f4e4aa9e0','1618941471','no'),(1374801,'_transient_jetpack_jitm_f1c9c5fedf7dc65e488e66f4e4aa9e0','a:1:{s:18:\"last_response_time\";i:1618941171;}','no'),(1374802,'_transient_timeout_jetpack_jitm_312b3d975c497418905737dc0f2f1b9','1618941485','no'),(1374803,'_transient_jetpack_jitm_312b3d975c497418905737dc0f2f1b9','a:1:{s:18:\"last_response_time\";i:1618941185;}','no'),(1374804,'_transient_timeout_jetpack_jitm_6b93931f8531d85fb03f0d0c028feb9','1618941492','no'),(1374805,'_transient_jetpack_jitm_6b93931f8531d85fb03f0d0c028feb9','a:1:{s:18:\"last_response_time\";i:1618941192;}','no'),(1374809,'_transient_timeout_jetpack_jitm_49c36e48db39b2638be20000c474597','1618941511','no'),(1374810,'_transient_jetpack_jitm_49c36e48db39b2638be20000c474597','a:1:{s:18:\"last_response_time\";i:1618941211;}','no'),(1374811,'_transient_timeout_jetpack_jitm_54abc53961827e3944bf463928e5ed6','1618941519','no'),(1374812,'_transient_jetpack_jitm_54abc53961827e3944bf463928e5ed6','a:1:{s:18:\"last_response_time\";i:1618941219;}','no'),(1374816,'gs_display_add_interval','2021-05-20','yes'),(1374819,'_transient_timeout_jetpack_jitm_f3086abb655acb3034919e32d138b07','1618941601','no'),(1374820,'_transient_jetpack_jitm_f3086abb655acb3034919e32d138b07','a:1:{s:18:\"last_response_time\";i:1618941301;}','no'),(1374821,'_transient_timeout_jetpack_jitm_7ddf61e0396fc97f4c4318780faeeef','1618941629','no'),(1374822,'_transient_jetpack_jitm_7ddf61e0396fc97f4c4318780faeeef','a:1:{s:18:\"last_response_time\";i:1618941329;}','no'),(1374829,'_transient_timeout_jetpack_jitm_8b0f3a7b013c00f245ba2e0f25651f5','1618941689','no'),(1374830,'_transient_jetpack_jitm_8b0f3a7b013c00f245ba2e0f25651f5','a:1:{s:18:\"last_response_time\";i:1618941389;}','no'),(1374879,'_transient_timeout_jetpack_jitm_902c038bed443be99b2c2b51f565f4b','1618942683','no'),(1374880,'_transient_jetpack_jitm_902c038bed443be99b2c2b51f565f4b','a:1:{s:18:\"last_response_time\";i:1618942383;}','no'),(1374885,'_transient_timeout_jetpack_jitm_8b20a14ad8d87a7ae6fc8df69e51878','1618942692','no'),(1374886,'_transient_jetpack_jitm_8b20a14ad8d87a7ae6fc8df69e51878','a:1:{s:18:\"last_response_time\";i:1618942392;}','no'),(1374887,'_transient_timeout_jetpack_jitm_beb01e285e8351435c3d26f7f29f62e','1618942706','no'),(1374888,'_transient_jetpack_jitm_beb01e285e8351435c3d26f7f29f62e','a:1:{s:18:\"last_response_time\";i:1618942406;}','no'),(1374915,'_transient_timeout_feed_mod_f152a16a95b22c76856276dbc924bcf9','1618985894','no'),(1374916,'_transient_feed_mod_f152a16a95b22c76856276dbc924bcf9','1618942694','no'),(1374917,'_transient_timeout_jetpack_jitm_c6a1cc9210dca1d73b8e671a65d765b','1618943182','no'),(1374918,'_transient_jetpack_jitm_c6a1cc9210dca1d73b8e671a65d765b','a:1:{s:18:\"last_response_time\";i:1618942882;}','no'),(1374919,'_transient_timeout_jetpack_jitm_ba135963ad4f756725fae24f749c1a8','1618943054','no'),(1374920,'_transient_jetpack_jitm_ba135963ad4f756725fae24f749c1a8','a:1:{s:18:\"last_response_time\";i:1618942754;}','no'),(1380653,'_site_transient_timeout_browser_87532f5c229247f5166d216fad1d829f','1619998982','no'),(1380654,'_site_transient_browser_87532f5c229247f5166d216fad1d829f','a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:12:\"90.0.4430.85\";s:8:\"platform\";s:7:\"Windows\";s:10:\"update_url\";s:29:\"https://www.google.com/chrome\";s:7:\"img_src\";s:43:\"http://s.w.org/images/browsers/chrome.png?1\";s:11:\"img_src_ssl\";s:44:\"https://s.w.org/images/browsers/chrome.png?1\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}','no'),(1374930,'_transient_timeout_jetpack_jitm_639888309e45c1e8edbd1e95d98ab48','1618943094','no'),(1374931,'_transient_jetpack_jitm_639888309e45c1e8edbd1e95d98ab48','a:1:{s:18:\"last_response_time\";i:1618942794;}','no'),(1385709,'_transient_timeout_rsssl_admin_notices','1620046154','no'),(1385710,'_transient_rsssl_admin_notices','a:0:{}','no'),(1380627,'_transient_timeout_jetpack_jitm_c38ce64773eb5799be8504fa8e5541a','1619394399','no'),(1380628,'_transient_jetpack_jitm_c38ce64773eb5799be8504fa8e5541a','a:1:{s:18:\"last_response_time\";i:1619394099;}','no'),(1375358,'_transient_timeout_jetpack_jitm_2eaae1c88b340961f0b312737224c0b','1618972679','no'),(1375359,'_transient_jetpack_jitm_2eaae1c88b340961f0b312737224c0b','a:1:{s:18:\"last_response_time\";i:1618972379;}','no'),(1375363,'_transient_timeout_jetpack_jitm_1a2bf798a76f44b42a11c98e3a6ceaf','1618972697','no'),(1375364,'_transient_jetpack_jitm_1a2bf798a76f44b42a11c98e3a6ceaf','a:1:{s:18:\"last_response_time\";i:1618972397;}','no'),(1380649,'_transient_timeout_jetpack_jitm_06eb63827155752358cddbe86257d0b','1619394439','no'),(1380650,'_transient_jetpack_jitm_06eb63827155752358cddbe86257d0b','a:1:{s:18:\"last_response_time\";i:1619394139;}','no'),(1380928,'_transient_timeout_yst_sm_1_1:wW9T_dK5S','1619500808','no'),(1380929,'_transient_yst_sm_1_1:wW9T_dK5S','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:11:55-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2021-02-28T12:16:51-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2021-03-29T20:04:58-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2020-08-22T09:53:10-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2021-03-29T20:12:57-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:11:55-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2021-04-25T18:42:15-05:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1291885,'_transient_timeout_jetpack_jitm_b41ad57941bab98d9cdbfc6e3eea0df','1612224142','no'),(1291886,'_transient_jetpack_jitm_b41ad57941bab98d9cdbfc6e3eea0df','a:1:{s:18:\"last_response_time\";i:1612223842;}','no'),(1297237,'_transient_timeout_yst_sm_1_1:wW9T_4kFRY','1612737495','no'),(1297238,'_transient_yst_sm_1_1:wW9T_4kFRY','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:11:55-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2021-02-01T18:12:56-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2021-02-01T18:05:07-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2020-08-22T09:53:10-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:11:55-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:44:14-05:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1298740,'_transient_timeout_yst_sm_1_1:wW9T_e17f','1612857037','no'),(1302744,'_transient_timeout_yst_sm_1_1:wW9T_dtUM','1613180095','no'),(1311344,'_transient_timeout_yst_sm_post_1:wW9T_kJQa','1613867404','no'),(1311345,'_transient_yst_sm_post_1:wW9T_kJQa','C:24:\"WPSEO_Sitemap_Cache_Data\":3245:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:3197:\"<urlset xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xmlns:image=\"http://www.google.com/schemas/sitemap-image/1.1\" xsi:schemaLocation=\"http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd http://www.google.com/schemas/sitemap-image/1.1 http://www.google.com/schemas/sitemap-image/1.1/sitemap-image.xsd\" xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/33rd-annual-mid-west-lectures-do-you-know/</loc>\n		<lastmod>2015-09-21T07:54:36-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/25th-annual-youth-rally/</loc>\n		<lastmod>2016-03-16T18:21:06-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/new-website/</loc>\n		<lastmod>2016-03-16T23:22:43-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/youtube-channel/</loc>\n		<lastmod>2016-03-16T23:23:28-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/change-the-channel/</loc>\n		<lastmod>2016-03-28T21:51:14-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/being-a-christian-father/</loc>\n		<lastmod>2016-05-19T08:17:11-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/armor-of-god/</loc>\n		<lastmod>2016-05-19T08:18:36-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/one-church/</loc>\n		<lastmod>2016-06-09T15:45:03-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/talents/</loc>\n		<lastmod>2016-08-28T21:33:31-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/what-have-i-been-putting-in-my-heart/</loc>\n		<lastmod>2017-08-07T21:51:02-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/do-you-know-who-i-am/</loc>\n		<lastmod>2017-08-20T13:27:02-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/god-never-gives-challenge-great/</loc>\n		<lastmod>2017-08-20T13:36:56-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/what-do-you-know/</loc>\n		<lastmod>2017-08-20T13:53:46-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/not-whether-win-lose/</loc>\n		<lastmod>2017-08-20T14:03:58-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/just-as-i-am/</loc>\n		<lastmod>2017-09-03T20:20:31-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/why-did-you-do-that/</loc>\n		<lastmod>2017-09-10T20:27:56-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/2019-youth-rally-dont-despise-me/</loc>\n		<lastmod>2019-04-22T20:06:59-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/2019-vacation-bible-school-paul-an-example-to-follow/</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/being-a-world-changer/</loc>\n		<lastmod>2020-10-18T15:11:55-05:00</lastmod>\n	</url>\n</urlset>\";}}','no'),(1291925,'_transient_timeout_jetpack_jitm_361efcaf49d09034e3cfe120e55a9b0','1612224872','no'),(1291926,'_transient_jetpack_jitm_361efcaf49d09034e3cfe120e55a9b0','a:1:{s:18:\"last_response_time\";i:1612224572;}','no'),(1291927,'_transient_timeout_jetpack_jitm_c0346498eb80c70878ee35ee94cc384','1612224872','no'),(1291928,'_transient_jetpack_jitm_c0346498eb80c70878ee35ee94cc384','a:1:{s:18:\"last_response_time\";i:1612224572;}','no'),(1320597,'_transient_timeout_jetpack_jitm_727658fe23e4d42ca6a305f64297275','1614536414','no'),(1320598,'_transient_jetpack_jitm_727658fe23e4d42ca6a305f64297275','a:1:{s:18:\"last_response_time\";i:1614536114;}','no'),(1320595,'_transient_timeout_jetpack_jitm_7b97cb7a74639a625d4a5a211b4b713','1614536413','no'),(1320596,'_transient_jetpack_jitm_7b97cb7a74639a625d4a5a211b4b713','a:1:{s:18:\"last_response_time\";i:1614536113;}','no'),(1320607,'_transient_timeout_jetpack_jitm_26a5ac3515f3851fd79def7560255bf','1614536455','no'),(1320608,'_transient_jetpack_jitm_26a5ac3515f3851fd79def7560255bf','a:1:{s:18:\"last_response_time\";i:1614536155;}','no'),(1320609,'_transient_timeout_jetpack_jitm_c8fdd5834119b903bd7cbb4ed990ea5','1614536455','no'),(1320610,'_transient_jetpack_jitm_c8fdd5834119b903bd7cbb4ed990ea5','a:1:{s:18:\"last_response_time\";i:1614536155;}','no'),(1320612,'_transient_timeout_jetpack_jitm_7245646a4d32a8e9bcdd84e441bb7c2','1614536476','no'),(1320613,'_transient_jetpack_jitm_7245646a4d32a8e9bcdd84e441bb7c2','a:1:{s:18:\"last_response_time\";i:1614536176;}','no'),(1320614,'_transient_timeout_jetpack_jitm_d93ebc8b186d1a9be82dcd00f15afbf','1614536476','no'),(1320615,'_transient_jetpack_jitm_d93ebc8b186d1a9be82dcd00f15afbf','a:1:{s:18:\"last_response_time\";i:1614536176;}','no'),(1320618,'_transient_timeout_jetpack_jitm_682b0d45b7c23938d75d1a030069c00','1614536496','no'),(1320619,'_transient_jetpack_jitm_682b0d45b7c23938d75d1a030069c00','a:1:{s:18:\"last_response_time\";i:1614536196;}','no'),(1320616,'_transient_timeout_jetpack_jitm_8e301579456caef377be6d3319a482a','1614536496','no'),(1320617,'_transient_jetpack_jitm_8e301579456caef377be6d3319a482a','a:1:{s:18:\"last_response_time\";i:1614536196;}','no'),(1296821,'_transient_timeout_yst_sm_1_1:wW9T_dzyk','1612701539','no'),(1296822,'_transient_yst_sm_1_1:wW9T_dzyk','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:11:55-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2021-02-01T18:12:56-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2021-02-01T18:05:07-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2020-08-22T09:53:10-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:11:55-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:44:14-05:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1298741,'_transient_yst_sm_1_1:wW9T_e17f','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:11:55-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2021-02-01T18:12:56-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2021-02-01T18:05:07-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2020-08-22T09:53:10-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:11:55-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:44:14-05:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1291963,'_transient_timeout__jetpack_related_posts_cache_445a927db38e888276a96c16f8c13e94_1137','1612224591','no'),(1291964,'_transient__jetpack_related_posts_cache_445a927db38e888276a96c16f8c13e94_1137','a:0:{}','no'),(1291992,'_transient_timeout_yst_sm_1_1:wW9T_4qFg','1612311223','no'),(1291993,'_transient_yst_sm_1_1:wW9T_4qFg','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:11:55-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2021-02-01T18:12:56-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2021-02-01T18:05:07-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2020-08-22T09:53:10-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:11:55-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:44:14-05:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1296271,'_transient_timeout_yst_sm_1_1:wW9T_4lHFb','1612656848','no'),(1296272,'_transient_yst_sm_1_1:wW9T_4lHFb','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:11:55-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2021-02-01T18:12:56-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2021-02-01T18:05:07-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2020-08-22T09:53:10-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:11:55-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:44:14-05:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1302745,'_transient_yst_sm_1_1:wW9T_dtUM','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:11:55-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2021-02-01T18:12:56-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2021-02-01T18:05:07-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2020-08-22T09:53:10-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:11:55-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:44:14-05:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1298035,'_transient_timeout_yst_sm_1_1:wW9T_4lhBm','1612799505','no'),(1298036,'_transient_yst_sm_1_1:wW9T_4lhBm','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:11:55-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2021-02-01T18:12:56-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2021-02-01T18:05:07-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2020-08-22T09:53:10-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:11:55-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:44:14-05:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1297805,'_transient_timeout_yst_sm_1_1:wW9T_dywU','1612782688','no'),(1297806,'_transient_yst_sm_1_1:wW9T_dywU','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:11:55-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2021-02-01T18:12:56-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2021-02-01T18:05:07-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2020-08-22T09:53:10-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:11:55-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:44:14-05:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1292433,'_transient_timeout_yst_sm_1_1:wW9T_e3xB','1612344190','no'),(1292434,'_transient_yst_sm_1_1:wW9T_e3xB','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:11:55-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2021-02-01T18:12:56-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2021-02-01T18:05:07-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2020-08-22T09:53:10-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:11:55-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:44:14-05:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1348881,'_transient_timeout_yst_sm_attachment_1:wW9T_2mBw','1616952925','no'),(1315868,'_transient_timeout_yst_sm_page_1:wW9T_4qFj','1614237061','no'),(1315869,'_transient_yst_sm_page_1:wW9T_4qFj','C:24:\"WPSEO_Sitemap_Cache_Data\":12479:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:12430:\"<urlset xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xmlns:image=\"http://www.google.com/schemas/sitemap-image/1.1\" xsi:schemaLocation=\"http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd http://www.google.com/schemas/sitemap-image/1.1 http://www.google.com/schemas/sitemap-image/1.1/sitemap-image.xsd\" xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/</loc>\n		<lastmod>2020-10-18T15:29:23-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/study/</loc>\n		<lastmod>2014-04-09T17:58:04-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/bible-correspondence-classes/</loc>\n		<lastmod>2014-04-09T17:58:04-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/spanish-tracts/</loc>\n		<lastmod>2014-04-09T17:58:04-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/russian-tracts/</loc>\n		<lastmod>2014-04-09T17:58:04-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/a-world-without-god/</loc>\n		<lastmod>2014-04-21T19:54:35-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/an-interview-with-a-false-teacher/</loc>\n		<lastmod>2014-04-21T19:57:26-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/an-open-approach/</loc>\n		<lastmod>2014-04-21T20:07:55-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/baptism/</loc>\n		<lastmod>2014-04-21T20:09:07-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/can-we-know-the-answers-to-the-questions-of-life/</loc>\n		<lastmod>2014-04-21T20:10:08-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/can-we-know-the-origin-of-life/</loc>\n		<lastmod>2014-04-21T20:10:54-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/can-we-know-the-preparation-for-eternal-life/</loc>\n		<lastmod>2014-04-21T20:11:52-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/dating/</loc>\n		<lastmod>2014-04-21T20:13:17-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/elders-decons/</loc>\n		<lastmod>2014-06-22T14:36:55-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/bible-study-links/</loc>\n		<lastmod>2014-07-15T12:45:40-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/current-calendar/</loc>\n		<lastmod>2014-07-16T13:14:27-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/those-who-serve-2/</loc>\n		<lastmod>2014-07-16T13:15:56-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/members/</loc>\n		<lastmod>2014-08-10T16:06:30-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/those-privileged-to-serve/</loc>\n		<lastmod>2014-09-14T18:51:21-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/legal/</loc>\n		<lastmod>2015-04-19T20:43:34-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/november-2015-outlines/</loc>\n		<lastmod>2015-10-25T11:58:24-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/youtube-2/</loc>\n		<lastmod>2016-03-16T22:19:40-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/did-jesus-turn-water-to-wine/</loc>\n		<lastmod>2016-06-24T09:47:54-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/does-god-really-exist/</loc>\n		<lastmod>2016-06-24T09:49:59-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/does-my-baby-need-to-be-baptized/</loc>\n		<lastmod>2016-06-24T09:52:24-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/does-the-first-century-church-exist-today/</loc>\n		<lastmod>2016-06-24T09:54:07-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/euthanasia/</loc>\n		<lastmod>2016-06-24T09:57:14-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/gods-standard-of-authority/</loc>\n		<lastmod>2016-06-24T09:59:35-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/have-you-voted/</loc>\n		<lastmod>2016-06-24T10:00:44-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/homosexuality/</loc>\n		<lastmod>2016-06-24T10:02:20-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/how-to-be-free/</loc>\n		<lastmod>2016-06-24T10:03:24-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/human-pain-and-suffering/</loc>\n		<lastmod>2016-06-24T10:05:26-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/inspiration-is-the-bible-from-god-or-man/</loc>\n		<lastmod>2016-06-24T10:06:31-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/introducing-the-church-of-christ/</loc>\n		<lastmod>2016-06-24T10:07:38-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/worship-the-avenue-of-contribution/</loc>\n		<lastmod>2016-06-24T10:08:38-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/is-conversion-a-miracle/</loc>\n		<lastmod>2016-06-24T10:11:14-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/is-ignorance-an-excuse/</loc>\n		<lastmod>2016-06-24T10:12:09-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/is-it-reasonable/</loc>\n		<lastmod>2016-06-24T10:13:14-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/jesus-has-only-one-church/</loc>\n		<lastmod>2016-06-24T10:14:14-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/jesus-son-of-god/</loc>\n		<lastmod>2016-06-24T10:15:11-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/jesus-son-of-man/</loc>\n		<lastmod>2016-06-24T10:16:13-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/living-together-right-or-wrong/</loc>\n		<lastmod>2016-06-24T10:17:08-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/mormonism/</loc>\n		<lastmod>2016-06-24T10:20:07-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/mormonism-the-book-of-mormon-vs-doctrine-and-covenants/</loc>\n		<lastmod>2016-06-24T10:21:12-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/mormonism-the-book-of-mormon-against-itself/</loc>\n		<lastmod>2016-06-24T10:22:45-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/old-or-new-testament-which-should-we-follow/</loc>\n		<lastmod>2016-06-24T10:24:14-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/pornography-in-art-right-or-wrong/</loc>\n		<lastmod>2016-06-24T10:25:58-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/preaching-your-own-funeral/</loc>\n		<lastmod>2016-06-24T10:37:57-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/responsibility-to-our-elders/</loc>\n		<lastmod>2016-06-24T10:39:28-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/the-church-of-christ-who-are-these-people/</loc>\n		<lastmod>2016-06-24T10:41:49-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/the-sabbath-must-christians-keep-it-today/</loc>\n		<lastmod>2016-06-24T10:44:12-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/what-about-the-thief-on-the-cross/</loc>\n		<lastmod>2016-06-24T10:46:15-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/what-is-the-fruit-of-the-vine/</loc>\n		<lastmod>2016-06-24T10:47:24-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/what-must-i-do-to-be-saved/</loc>\n		<lastmod>2016-06-24T10:49:04-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/who-cares-if-you-are-lost/</loc>\n		<lastmod>2016-06-24T10:50:56-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/worship-god-the-object/</loc>\n		<lastmod>2016-06-24T11:10:46-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/worship-in-spirit-and-in-truth/</loc>\n		<lastmod>2016-06-24T11:12:12-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/worship-misconceptions/</loc>\n		<lastmod>2016-06-24T11:13:26-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/worship-unauthorized/</loc>\n		<lastmod>2016-06-24T11:14:56-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/worship-the-avenue-of-prayer/</loc>\n		<lastmod>2016-06-24T11:16:55-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/worship-the-avenue-of-song/</loc>\n		<lastmod>2016-06-24T11:18:08-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/worship-the-avenue-of-communion/</loc>\n		<lastmod>2016-06-24T11:19:52-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/worship-the-avenue-of-instruction/</loc>\n		<lastmod>2016-06-24T11:22:17-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/worship-my-responsibility/</loc>\n		<lastmod>2016-06-24T11:23:53-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/except-ye-repent/</loc>\n		<lastmod>2016-06-26T16:03:05-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/tracts/</loc>\n		<lastmod>2016-06-27T09:44:28-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/abortion-right-or-wrong/</loc>\n		<lastmod>2016-06-27T15:52:55-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/about-2/</loc>\n		<lastmod>2017-06-30T15:06:50-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/sermon-and-class-outlines/</loc>\n		<lastmod>2017-06-30T15:51:19-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/bible-outlines-and-manuscripts/</loc>\n		<lastmod>2017-09-25T20:34:16-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/calendar/</loc>\n		<lastmod>2019-01-19T19:23:30-06:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/upcoming-events-at-the-39th-street-church-of-christ/</loc>\n		<lastmod>2019-03-08T09:08:55-06:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/our-local-works/</loc>\n		<lastmod>2019-03-08T09:14:02-06:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/works-we-support/</loc>\n		<lastmod>2019-03-08T09:25:51-06:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/annual-mid-west-lectures/</loc>\n		<lastmod>2019-03-08T10:14:21-06:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/contact-us/</loc>\n		<lastmod>2019-03-08T10:18:11-06:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/evangelist/</loc>\n		<lastmod>2019-03-18T21:33:00-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/youth/</loc>\n		<lastmod>2019-04-01T20:18:37-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/those-who-serve/</loc>\n		<lastmod>2019-04-09T19:31:49-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/our-deacons/</loc>\n		<lastmod>2019-10-14T21:10:24-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/the-elders/</loc>\n		<lastmod>2020-02-20T06:22:53-06:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/weekly-memory-verses/</loc>\n		<lastmod>2021-02-01T18:12:56-06:00</lastmod>\n	</url>\n</urlset>\";}}','no'),(1304247,'_transient_timeout_yst_sm_1_1:wW9T_2o6O','1613302498','no'),(1304248,'_transient_yst_sm_1_1:wW9T_2o6O','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:11:55-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2021-02-01T18:12:56-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2021-02-01T18:05:07-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2020-08-22T09:53:10-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:11:55-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:44:14-05:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1310209,'_transient_yst_sm_1_1:wW9T_4lqLk','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:11:55-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2021-02-01T18:12:56-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2021-02-01T18:05:07-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2020-08-22T09:53:10-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:11:55-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:44:14-05:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1308671,'_transient_timeout_yst_sm_1_1:wW9T_4l5Ml','1613654583','no'),(1308672,'_transient_yst_sm_1_1:wW9T_4l5Ml','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:11:55-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2021-02-01T18:12:56-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2021-02-01T18:05:07-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2020-08-22T09:53:10-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:11:55-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:44:14-05:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1294217,'_transient_yst_sm_1_1:wW9T_dteW','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:11:55-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2021-02-01T18:12:56-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2021-02-01T18:05:07-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2020-08-22T09:53:10-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:11:55-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:44:14-05:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1293315,'_transient_timeout_yst_sm_1_1:wW9T_2jTv','1612416145','no'),(1293316,'_transient_yst_sm_1_1:wW9T_2jTv','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:11:55-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2021-02-01T18:12:56-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2021-02-01T18:05:07-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2020-08-22T09:53:10-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:11:55-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:44:14-05:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1348882,'_transient_yst_sm_attachment_1:wW9T_2mBw','C:24:\"WPSEO_Sitemap_Cache_Data\":5791:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:5743:\"<urlset xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xmlns:image=\"http://www.google.com/schemas/sitemap-image/1.1\" xsi:schemaLocation=\"http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd http://www.google.com/schemas/sitemap-image/1.1 http://www.google.com/schemas/sitemap-image/1.1/sitemap-image.xsd\" xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/evangelist/jackwilliamsbig/</loc>\n		<lastmod>2014-04-07T12:30:02-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/members/598936_10151474288198275_712590294_n/</loc>\n		<lastmod>2014-04-09T18:15:22-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/evangelist/39thstreetevangelist/</loc>\n		<lastmod>2014-06-08T08:48:01-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/bible-study-links/2014-bible-reading-chart/</loc>\n		<lastmod>2014-06-18T20:51:54-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/those-privileged-to-serve/2014-july-thru-december/</loc>\n		<lastmod>2014-07-09T17:31:26-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/those-who-serve-2/those-who-servejuly14/</loc>\n		<lastmod>2014-07-09T17:37:35-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/current-calendar/07_2014_39thstreetcalendar/</loc>\n		<lastmod>2014-07-16T13:06:20-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/upcoming-events-at-the-39th-street-church-of-christ/2016-39th-street-youth-rally_all-things/</loc>\n		<lastmod>2016-03-16T17:38:36-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/upcoming-events-at-the-39th-street-church-of-christ/2016_39thstreetgospelmeetingflier-2/</loc>\n		<lastmod>2016-03-16T18:12:09-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/upcoming-events-at-the-39th-street-church-of-christ/2016_04_13_15_personal-evangelism/</loc>\n		<lastmod>2016-03-22T11:13:38-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/the-elders/02_deacons_hastings_robert/</loc>\n		<lastmod>2017-06-30T14:36:48-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/the-elders/02_deacons_leach_justin/</loc>\n		<lastmod>2017-06-30T14:36:53-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/the-elders/02_deacons_mygatt_jeremiah/</loc>\n		<lastmod>2017-06-30T14:36:57-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/the-elders/02_deacons_shepherd_robbie_2/</loc>\n		<lastmod>2017-06-30T14:37:01-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/the-elders/02_deacons_shull__ethan/</loc>\n		<lastmod>2017-06-30T14:37:05-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/the-elders/02_deacons_williams_jarrod/</loc>\n		<lastmod>2017-06-30T14:37:10-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/evangelist/williams_jack_lana/</loc>\n		<lastmod>2017-06-30T15:26:46-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/home/cropped-church_building-1-jpg/</loc>\n		<lastmod>2019-01-17T19:35:14-06:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/home/church_building/</loc>\n		<lastmod>2019-01-17T19:37:27-06:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/event/987/ladiesday2019/</loc>\n		<lastmod>2019-01-19T19:28:39-06:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/the-elders/01_eldership_grisham_jeff2/</loc>\n		<lastmod>2019-02-17T15:38:32-06:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/the-elders/01_eldership_kreisel_mike/</loc>\n		<lastmod>2019-02-17T15:39:12-06:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/the-elders/01_eldership_rokos_greg-2/</loc>\n		<lastmod>2019-02-17T15:39:40-06:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/the-elders/01_eldership_williams_jack/</loc>\n		<lastmod>2019-02-17T15:42:51-06:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/youth/2019-39thstreet-youth-rally_dont-despise-me/</loc>\n		<lastmod>2019-04-01T20:14:52-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/2019-youth-rally-dont-despise-me/theyouthrally/</loc>\n		<lastmod>2019-04-04T20:22:44-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/2019-youth-rally-dont-despise-me/youth4/</loc>\n		<lastmod>2019-04-04T20:31:10-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/2019-vacation-bible-school-paul-an-example-to-follow/vbsc_picture/</loc>\n		<lastmod>2019-05-21T20:10:33-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/home/38thannualmwlectures_greatbiblequestions/</loc>\n		<lastmod>2020-08-22T09:38:45-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/event/38th-annual-mid-west-lectures-great-bible-questions/the-38th-annual-midwest-lectures_great-bible-questions_schedule/</loc>\n		<lastmod>2020-08-22T09:42:10-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/event/38th-annual-mid-west-lectures-great-bible-questions/118208594_2824869117732703_6753312790789338872_n/</loc>\n		<lastmod>2020-08-22T09:52:13-05:00</lastmod>\n	</url>\n</urlset>\";}}','no'),(1294216,'_transient_timeout_yst_sm_1_1:wW9T_dteW','1612488459','no'),(1345993,'_transient_yst_sm_1_1:wW9T_4kEXx','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:11:55-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2021-02-28T12:16:51-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2021-02-01T18:05:07-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2020-08-22T09:53:10-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:11:55-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:44:14-05:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1345992,'_transient_timeout_yst_sm_1_1:wW9T_4kEXx','1616711647','no'),(1336878,'_transient_timeout_yst_sm_1_1:wW9T_djZc','1615969073','no'),(1336879,'_transient_yst_sm_1_1:wW9T_djZc','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:11:55-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2021-02-28T12:16:51-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2021-02-01T18:05:07-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2020-08-22T09:53:10-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:11:55-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:44:14-05:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1374881,'_transient_timeout_jetpack_jitm_91b2d8d92f9a7878f8a2546d411b109','1618942775','no'),(1374882,'_transient_jetpack_jitm_91b2d8d92f9a7878f8a2546d411b109','a:1:{s:18:\"last_response_time\";i:1618942475;}','no'),(1259453,'_transient_timeout_yst_sm_1_1:wW9T_4mhTc','1609700961','no'),(1259454,'_transient_yst_sm_1_1:wW9T_4mhTc','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:11:55-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:29:23-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2020-09-08T18:43:50-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2020-08-22T09:53:10-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:11:55-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:44:14-05:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1258226,'_transient_timeout_yst_sm_1_1:wW9T_4lXvf','1609602482','no'),(1258227,'_transient_yst_sm_1_1:wW9T_4lXvf','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:11:55-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:29:23-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2020-09-08T18:43:50-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2020-08-22T09:53:10-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:11:55-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:44:14-05:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1225370,'_transient_timeout_yst_sm_1_1:wW9T_ev2b','1606958457','no'),(1225371,'_transient_yst_sm_1_1:wW9T_ev2b','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:11:55-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:29:23-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2020-09-08T18:43:50-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2020-08-22T09:53:10-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:11:55-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:44:14-05:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1211670,'_transient_timeout_jetpack_jitm_40fa9687873727739b15c32164a1648','1605810448','no'),(1211671,'_transient_jetpack_jitm_40fa9687873727739b15c32164a1648','a:1:{s:18:\"last_response_time\";i:1605810148;}','no'),(1380643,'_transient_timeout_jetpack_jitm_610860cbe71d9a2110df0efa9c04180','1619394403','no'),(1380644,'_transient_jetpack_jitm_610860cbe71d9a2110df0efa9c04180','a:1:{s:18:\"last_response_time\";i:1619394103;}','no'),(1257381,'_transient_timeout_yst_sm_1_1:wW9T_4m3Ef','1609530547','no'),(1257382,'_transient_yst_sm_1_1:wW9T_4m3Ef','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:11:55-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:29:23-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2020-09-08T18:43:50-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2020-08-22T09:53:10-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:11:55-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:44:14-05:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1330174,'_transient_timeout_yst_sm_author_1:wW9T_tBep','1615416182','no'),(1330175,'_transient_yst_sm_author_1:wW9T_tBep','C:24:\"WPSEO_Sitemap_Cache_Data\":1029:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:982:\"<urlset xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xmlns:image=\"http://www.google.com/schemas/sitemap-image/1.1\" xsi:schemaLocation=\"http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd http://www.google.com/schemas/sitemap-image/1.1 http://www.google.com/schemas/sitemap-image/1.1/sitemap-image.xsd\" xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author/rolu315/</loc>\n		<lastmod>2020-10-18T15:44:14-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author/justinashleyleach/</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author/jhw/</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author/39thstreet/</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</url>\n</urlset>\";}}','no'),(1249535,'_transient_timeout_yst_sm_1_1:wW9T_dB4k','1608882762','no'),(1249536,'_transient_yst_sm_1_1:wW9T_dB4k','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:11:55-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:29:23-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2020-09-08T18:43:50-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2020-08-22T09:53:10-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:11:55-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:44:14-05:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1391716,'_transient_timeout_wpcom_social_media_icons_widget::is_active','1620749482','no'),(1391717,'_transient_wpcom_social_media_icons_widget::is_active','0','no'),(1248702,'_transient_timeout_yst_sm_1_1:wW9T_dFq5','1608813341','no'),(1248703,'_transient_yst_sm_1_1:wW9T_dFq5','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:11:55-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:29:23-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2020-09-08T18:43:50-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2020-08-22T09:53:10-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:11:55-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:44:14-05:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1213925,'_transient_timeout_yst_sm_1_1:wW9T_4ld6H','1606076515','no'),(1213926,'_transient_yst_sm_1_1:wW9T_4ld6H','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:11:55-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:29:23-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2020-09-08T18:43:50-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2020-08-22T09:53:10-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:11:55-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:44:14-05:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1212929,'_transient_timeout_yst_sm_1_1:wW9T_4lNoO','1605998462','no'),(1212930,'_transient_yst_sm_1_1:wW9T_4lNoO','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:11:55-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:29:23-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2020-09-08T18:43:50-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2020-08-22T09:53:10-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:11:55-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:44:14-05:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1388577,'_transient_timeout_yst_sm_category_1:wW9T_5LXhc','1620417525','no'),(1388578,'_transient_yst_sm_category_1:wW9T_5LXhc','C:24:\"WPSEO_Sitemap_Cache_Data\":1523:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1475:\"<urlset xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xmlns:image=\"http://www.google.com/schemas/sitemap-image/1.1\" xsi:schemaLocation=\"http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd http://www.google.com/schemas/sitemap-image/1.1 http://www.google.com/schemas/sitemap-image/1.1/sitemap-image.xsd\" xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category/church-of-christ/</loc>\n		<lastmod>2016-08-28T21:33:31-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category/mid-west-lectures/</loc>\n		<lastmod>2015-09-21T07:54:36-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category/weekly-lessons/short-lessons/</loc>\n		<lastmod>2017-09-03T20:20:31-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category/upcoming-events/</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category/weekly-lessons/</loc>\n		<lastmod>2017-08-20T14:03:58-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category/weekly-memory-verse-lesson/</loc>\n		<lastmod>2020-10-18T15:11:55-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category/youtube/</loc>\n		<lastmod>2016-03-28T21:51:14-05:00</lastmod>\n	</url>\n</urlset>\";}}','no'),(1215362,'_transient_timeout_yst_sm_1_1:wW9T_dBAl','1606186551','no'),(1214556,'_transient_timeout_yst_sm_1_1:wW9T_dNlX','1606125754','no'),(1214557,'_transient_yst_sm_1_1:wW9T_dNlX','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:11:55-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:29:23-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2020-09-08T18:43:50-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2020-08-22T09:53:10-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:11:55-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:44:14-05:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1216170,'_transient_timeout_yst_sm_1_1:wW9T_lhQM','1606251028','no'),(1216171,'_transient_yst_sm_1_1:wW9T_lhQM','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:11:55-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:29:23-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2020-09-08T18:43:50-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2020-08-22T09:53:10-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:11:55-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:44:14-05:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1250404,'_transient_timeout_yst_sm_1_1:wW9T_e1jx','1608953764','no'),(1250405,'_transient_yst_sm_1_1:wW9T_e1jx','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:11:55-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:29:23-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2020-09-08T18:43:50-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2020-08-22T09:53:10-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:11:55-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:44:14-05:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1251353,'_transient_timeout_yst_sm_1_1:wW9T_dKnz','1609030145','no'),(1251354,'_transient_yst_sm_1_1:wW9T_dKnz','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:11:55-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:29:23-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2020-09-08T18:43:50-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2020-08-22T09:53:10-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:11:55-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:44:14-05:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1285537,'_transient_timeout_yst_sm_1_1:wW9T_8zC','1611797657','no'),(1383659,'_transient_yst_sm_wphash_ntf_bar_1:wW9T_6HYmA','C:24:\"WPSEO_Sitemap_Cache_Data\":1085:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1037:\"<urlset xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xmlns:image=\"http://www.google.com/schemas/sitemap-image/1.1\" xsi:schemaLocation=\"http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd http://www.google.com/schemas/sitemap-image/1.1 http://www.google.com/schemas/sitemap-image/1.1/sitemap-image.xsd\" xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar/</loc>\n		<lastmod>2021-04-26T16:56:23-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar/2019-vacation-bible-school/</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar/2021-youth-rally/</loc>\n		<lastmod>2021-04-26T16:17:59-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar/2021-gospel-meeting/</loc>\n		<lastmod>2021-04-26T16:56:23-05:00</lastmod>\n	</url>\n</urlset>\";}}','no'),(1252172,'_transient_timeout_yst_sm_1_1:wW9T_4m2I9','1609098532','no'),(1252173,'_transient_yst_sm_1_1:wW9T_4m2I9','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:11:55-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:29:23-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2020-09-08T18:43:50-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2020-08-22T09:53:10-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:11:55-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:44:14-05:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1253061,'_transient_yst_sm_1_1:wW9T_4kLKZ','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:11:55-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:29:23-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2020-09-08T18:43:50-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2020-08-22T09:53:10-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:11:55-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:44:14-05:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1274925,'_transient_yst_sm_1_1:wW9T_4lytx','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:11:55-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2021-01-03T15:57:58-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2021-01-03T15:48:14-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2020-08-22T09:53:10-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:11:55-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:44:14-05:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1247867,'_transient_yst_sm_1_1:wW9T_33ID','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:11:55-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:29:23-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2020-09-08T18:43:50-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2020-08-22T09:53:10-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:11:55-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:44:14-05:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1256543,'_transient_timeout_yst_sm_1_1:wW9T_4lfcr','1609461458','no'),(1260669,'_site_transient_timeout_browser_e20e2f5b98ddfd517743b637650f1c2d','1610315240','no'),(1260670,'_site_transient_browser_e20e2f5b98ddfd517743b637650f1c2d','a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:12:\"87.0.4280.88\";s:8:\"platform\";s:9:\"Macintosh\";s:10:\"update_url\";s:29:\"https://www.google.com/chrome\";s:7:\"img_src\";s:43:\"http://s.w.org/images/browsers/chrome.png?1\";s:11:\"img_src_ssl\";s:44:\"https://s.w.org/images/browsers/chrome.png?1\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}','no'),(1260671,'_site_transient_timeout_php_check_5eeb014a565a9828e793356024c4607d','1610315240','no'),(1260672,'_site_transient_php_check_5eeb014a565a9828e793356024c4607d','a:5:{s:19:\"recommended_version\";s:3:\"7.4\";s:15:\"minimum_version\";s:6:\"5.6.20\";s:12:\"is_supported\";b:1;s:9:\"is_secure\";b:1;s:13:\"is_acceptable\";b:1;}','no'),(1255674,'_transient_timeout_yst_sm_1_1:wW9T_du4d','1609389114','no'),(1255675,'_transient_yst_sm_1_1:wW9T_du4d','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:11:55-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:29:23-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2020-09-08T18:43:50-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2020-08-22T09:53:10-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:11:55-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:44:14-05:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1283462,'_transient_timeout_yst_sm_1_1:wW9T_en9h','1611626241','no'),(1283463,'_transient_yst_sm_1_1:wW9T_en9h','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:11:55-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2021-01-03T15:57:58-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2021-01-03T15:48:14-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2020-08-22T09:53:10-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:11:55-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:44:14-05:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1202962,'_transient_timeout_aiowps_captcha_string_info_p5an4thik6','1605108748','no'),(1176149,'_transient_timeout_yst_sm_1_1:4gHp_6czW5','1603137758','no'),(1176150,'_transient_yst_sm_1_1:4gHp_6czW5','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-10-18T14:57:35-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2020-09-08T18:43:50-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2020-08-22T09:53:10-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1176144,'_transient_jetpack_jitm_6cfbdfae9fd7023bde5c9840a7f1807','a:2:{i:0;O:8:\"stdClass\":11:{s:7:\"content\";O:8:\"stdClass\":5:{s:7:\"message\";s:45:\"Back up your site before changing your theme.\";s:4:\"icon\";s:7:\"jetpack\";s:4:\"list\";a:0:{}s:11:\"description\";s:112:\"Installing a new theme can lead to unexpected changes. Ensure you can restore your site if something goes wrong.\";s:7:\"classes\";s:0:\"\";}s:3:\"CTA\";O:8:\"stdClass\":5:{s:7:\"message\";s:11:\"Get backups\";s:4:\"hook\";s:0:\"\";s:9:\"newWindow\";b:1;s:7:\"primary\";b:1;s:4:\"link\";s:0:\"\";}s:8:\"template\";s:7:\"default\";s:3:\"ttl\";i:300;s:2:\"id\";s:19:\"backup-theme-switch\";s:13:\"feature_class\";s:6:\"backup\";s:7:\"expires\";i:3628800;s:13:\"max_dismissal\";i:2;s:15:\"activate_module\";N;s:14:\"is_dismissible\";b:1;s:26:\"is_user_created_by_partner\";N;}s:18:\"last_response_time\";i:1603051321;}','no'),(1126582,'_transient_timeout_jetpack_jitm_41c6565533ea4dbcbe8d250deda1611','1599608953','no'),(1126583,'_transient_jetpack_jitm_41c6565533ea4dbcbe8d250deda1611','a:1:{s:18:\"last_response_time\";i:1599608653;}','no'),(1126584,'_transient_timeout_jetpack_jitm_22cb7de03e1774dcb3a347c77e99a0a','1599608953','no'),(1126585,'_transient_jetpack_jitm_22cb7de03e1774dcb3a347c77e99a0a','a:1:{s:18:\"last_response_time\";i:1599608653;}','no'),(698687,'_transient_timeout_aiowps_captcha_string_info_toiggxb3hh','1568082041','no'),(698688,'_transient_aiowps_captcha_string_info_toiggxb3hh','MTU2ODA4MDI0MXlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(698705,'_transient_timeout_aiowps_captcha_string_info_wg812im4uv','1568083124','no'),(698706,'_transient_aiowps_captcha_string_info_wg812im4uv','MTU2ODA4MTMyNHlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(699898,'_transient_timeout_yst_sm_1_1:4gHp_dL4Q','1568253729','no'),(698948,'_transient_timeout_aiowps_captcha_string_info_6eft763z86','1568099500','no'),(698780,'_transient_timeout_aiowps_captcha_string_info_j9hwddcayx','1568088555','no'),(698781,'_transient_aiowps_captcha_string_info_j9hwddcayx','MTU2ODA4Njc1NXlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(698782,'_transient_timeout_aiowps_captcha_string_info_pu8gvlo39k','1568088562','no'),(698783,'_transient_aiowps_captcha_string_info_pu8gvlo39k','MTU2ODA4Njc2MnlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(698784,'_transient_timeout_aiowps_captcha_string_info_2tc9z739hh','1568088571','no'),(698785,'_transient_aiowps_captcha_string_info_2tc9z739hh','MTU2ODA4Njc3MXlhajNtcDh1cmRjYjZyanVjbHNsMjY=','no'),(698790,'_transient_timeout_aiowps_captcha_string_info_jl037ibf3f','1568088739','no'),(698791,'_transient_aiowps_captcha_string_info_jl037ibf3f','MTU2ODA4NjkzOXlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(698793,'_transient_timeout_aiowps_captcha_string_info_cbosksqit1','1568088759','no'),(698794,'_transient_aiowps_captcha_string_info_cbosksqit1','MTU2ODA4Njk1OXlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(698795,'_transient_timeout_aiowps_captcha_string_info_763xc59q07','1568088770','no'),(698796,'_transient_aiowps_captcha_string_info_763xc59q07','MTU2ODA4Njk3MHlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(698797,'_transient_timeout_aiowps_captcha_string_info_ys4m0jhlwv','1568088779','no'),(698798,'_transient_aiowps_captcha_string_info_ys4m0jhlwv','MTU2ODA4Njk3OXlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(698799,'_transient_timeout_aiowps_captcha_string_info_g8t4a881up','1568088803','no'),(698800,'_transient_aiowps_captcha_string_info_g8t4a881up','MTU2ODA4NzAwM3lhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(698805,'_transient_timeout_aiowps_captcha_string_info_ar7r15w07d','1568088980','no'),(698806,'_transient_aiowps_captcha_string_info_ar7r15w07d','MTU2ODA4NzE4MHlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(698809,'_transient_timeout_aiowps_captcha_string_info_p05mz9edm0','1568089021','no'),(698810,'_transient_aiowps_captcha_string_info_p05mz9edm0','MTU2ODA4NzIyMXlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(698843,'_transient_timeout_aiowps_captcha_string_info_s089wv3f4o','1568091382','no'),(698844,'_transient_aiowps_captcha_string_info_s089wv3f4o','MTU2ODA4OTU4MnlhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(698866,'_transient_timeout_aiowps_captcha_string_info_pdwctdsc6a','1568093326','no'),(698867,'_transient_aiowps_captcha_string_info_pdwctdsc6a','MTU2ODA5MTUyNnlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(698904,'_transient_timeout_aiowps_captcha_string_info_st9smyb7ra','1568096601','no'),(698905,'_transient_aiowps_captcha_string_info_st9smyb7ra','MTU2ODA5NDgwMXlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(698949,'_transient_aiowps_captcha_string_info_6eft763z86','MTU2ODA5NzcwMHlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(699025,'_transient_timeout_aiowps_captcha_string_info_dk9aytjkbs','1568104833','no'),(699026,'_transient_aiowps_captcha_string_info_dk9aytjkbs','MTU2ODEwMzAzM3lhajNtcDh1cmRjYjZyanVjbHNsMjk=','no'),(1153393,'_transient_timeout_aiowps_captcha_string_info_p7cgcpn1lm','1601454459','no'),(699378,'_transient_timeout_aiowps_captcha_string_info_n2wkjwv03n','1568130468','no'),(699149,'_transient_timeout_aiowps_captcha_string_info_d0yvlgjyzw','1568115087','no'),(699150,'_transient_aiowps_captcha_string_info_d0yvlgjyzw','MTU2ODExMzI4N3lhajNtcDh1cmRjYjZyanVjbHNsMjg=','no'),(699217,'_transient_timeout_aiowps_captcha_string_info_ycfqfd7ly2','1568119665','no'),(699218,'_transient_aiowps_captcha_string_info_ycfqfd7ly2','MTU2ODExNzg2NXlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(699219,'_transient_timeout_aiowps_captcha_string_info_xy787t8t5w','1568119671','no'),(699220,'_transient_aiowps_captcha_string_info_xy787t8t5w','MTU2ODExNzg3MXlhajNtcDh1cmRjYjZyanVjbHNsMTc=','no'),(699221,'_transient_timeout_aiowps_captcha_string_info_m3dm5wpcnd','1568119744','no'),(699222,'_transient_aiowps_captcha_string_info_m3dm5wpcnd','MTU2ODExNzk0NHlhajNtcDh1cmRjYjZyanVjbHNsMjI=','no'),(699232,'_transient_timeout_aiowps_captcha_string_info_fjdod4mmvc','1568120719','no'),(699233,'_transient_aiowps_captcha_string_info_fjdod4mmvc','MTU2ODExODkxOXlhajNtcDh1cmRjYjZyanVjbHNsMjk=','no'),(699235,'_transient_timeout_aiowps_captcha_string_info_4ex39ijeti','1568120893','no'),(699236,'_transient_aiowps_captcha_string_info_4ex39ijeti','MTU2ODExOTA5M3lhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(699629,'_transient_timeout_aiowps_captcha_string_info_dxpy5t9s56','1568149225','no'),(699630,'_transient_aiowps_captcha_string_info_dxpy5t9s56','MTU2ODE0NzQyNXlhajNtcDh1cmRjYjZyanVjbHNsMzA=','no'),(699379,'_transient_aiowps_captcha_string_info_n2wkjwv03n','MTU2ODEyODY2OHlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(699422,'_transient_timeout_aiowps_captcha_string_info_2qmwpw4gkh','1568133800','no'),(699423,'_transient_aiowps_captcha_string_info_2qmwpw4gkh','MTU2ODEzMjAwMHlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(699433,'_transient_timeout_aiowps_captcha_string_info_1voxeq9sf7','1568134364','no'),(699434,'_transient_aiowps_captcha_string_info_1voxeq9sf7','MTU2ODEzMjU2NHlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(699444,'_transient_timeout_yst_sm_1_1:4gHp_4l3RI','1568219834','no'),(699445,'_transient_yst_sm_1_1:4gHp_4l3RI','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2019-04-09T19:31:49-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2019-07-22T21:02:01-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2019-05-23T20:54:45-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-08-04T16:48:19-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(699550,'_transient_timeout_aiowps_captcha_string_info_acbq1n1vst','1568143283','no'),(699551,'_transient_aiowps_captcha_string_info_acbq1n1vst','MTU2ODE0MTQ4M3lhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(729603,'_transient_yst_sm_post_1:4gHp_lCa1','C:24:\"WPSEO_Sitemap_Cache_Data\":3389:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:3341:\"<urlset xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xmlns:image=\"http://www.google.com/schemas/sitemap-image/1.1\" xsi:schemaLocation=\"http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd http://www.google.com/schemas/sitemap-image/1.1 http://www.google.com/schemas/sitemap-image/1.1/sitemap-image.xsd\" xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/33rd-annual-mid-west-lectures-do-you-know/</loc>\n		<lastmod>2015-09-21T07:54:36-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/25th-annual-youth-rally/</loc>\n		<lastmod>2016-03-16T18:21:06-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/new-website/</loc>\n		<lastmod>2016-03-16T23:22:43-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/youtube-channel/</loc>\n		<lastmod>2016-03-16T23:23:28-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/change-the-channel/</loc>\n		<lastmod>2016-03-28T21:51:14-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/being-a-christian-father/</loc>\n		<lastmod>2016-05-19T08:17:11-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/armor-of-god/</loc>\n		<lastmod>2016-05-19T08:18:36-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/one-church/</loc>\n		<lastmod>2016-06-09T15:45:03-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/talents/</loc>\n		<lastmod>2016-08-28T21:33:31-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/what-have-i-been-putting-in-my-heart/</loc>\n		<lastmod>2017-08-07T21:51:02-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/do-you-know-who-i-am/</loc>\n		<lastmod>2017-08-20T13:27:02-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/god-never-gives-challenge-great/</loc>\n		<lastmod>2017-08-20T13:36:56-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/what-do-you-know/</loc>\n		<lastmod>2017-08-20T13:53:46-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/not-whether-win-lose/</loc>\n		<lastmod>2017-08-20T14:03:58-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/received-calling-god/</loc>\n		<lastmod>2017-08-27T21:10:20-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/just-as-i-am/</loc>\n		<lastmod>2017-09-03T20:20:31-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/being-a-world-changer/</loc>\n		<lastmod>2017-09-04T22:21:43-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/why-did-you-do-that/</loc>\n		<lastmod>2017-09-10T20:27:56-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/2019-youth-rally-dont-despise-me/</loc>\n		<lastmod>2019-04-22T20:06:59-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/2019-vacation-bible-school-paul-an-example-to-follow/</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</url>\n</urlset>\";}}','no'),(718591,'_transient_timeout_aiowps_captcha_string_info_b1nsbjbfvu','1569541089','no'),(718592,'_transient_aiowps_captcha_string_info_b1nsbjbfvu','MTU2OTUzOTI4OXlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1126828,'_transient_timeout_aiowps_captcha_string_info_kcgabptnuw','1599622032','no'),(1131967,'_transient_timeout_aiowps_captcha_string_info_k2t93s4n00','1599983750','no'),(699664,'_transient_timeout_aiowps_captcha_string_info_dk313bxmvl','1568151872','no'),(699665,'_transient_aiowps_captcha_string_info_dk313bxmvl','MTU2ODE1MDA3MnlhajNtcDh1cmRjYjZyanVjbHNsMzA=','no'),(1126717,'_transient_timeout_aiowps_captcha_string_info_pizb0ngs32','1599615254','no'),(1126718,'_transient_aiowps_captcha_string_info_pizb0ngs32','MTU5OTYxMzQ1NHlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(1126724,'_transient_timeout_aiowps_captcha_string_info_0py1ez75f0','1599615554','no'),(1126725,'_transient_aiowps_captcha_string_info_0py1ez75f0','MTU5OTYxMzc1NHlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(699765,'_transient_timeout_aiowps_captcha_string_info_plk3xjl7n5','1568160567','no'),(699766,'_transient_aiowps_captcha_string_info_plk3xjl7n5','MTU2ODE1ODc2N3lhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(699793,'_transient_timeout_aiowps_captcha_string_info_w6kyy9xxy4','1568161764','no'),(735106,'_transient_aiowps_captcha_string_info_acaxde3pm8','MTU3MDc3MTk0N3lhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(735049,'_transient_timeout_aiowps_captcha_string_info_rkiiuuktue','1570770048','no'),(735050,'_transient_aiowps_captcha_string_info_rkiiuuktue','MTU3MDc2ODI0OHlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(735205,'_transient_aiowps_captcha_string_info_yfphvwtzf0','MTU3MDc3OTY4MnlhajNtcDh1cmRjYjZyanVjbHNsMA==','no'),(735149,'_transient_timeout_aiowps_captcha_string_info_nl471h9ua5','1570776960','no'),(735087,'_transient_timeout_aiowps_captcha_string_info_0nkvgavy5k','1570772287','no'),(735088,'_transient_aiowps_captcha_string_info_0nkvgavy5k','MTU3MDc3MDQ4N3lhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(735105,'_transient_timeout_aiowps_captcha_string_info_acaxde3pm8','1570773747','no'),(730789,'_transient_aiowps_captcha_string_info_b8la6anm4q','MTU3MDQ1MDYzNnlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(730188,'_transient_aiowps_captcha_string_info_ty8iwq561y','MTU3MDQwNTY5N3lhajNtcDh1cmRjYjZyanVjbHNsMjE=','no'),(730227,'_transient_timeout_aiowps_captcha_string_info_xbdfniw4el','1570410675','no'),(730558,'_transient_aiowps_captcha_string_info_cgareoiidb','MTU3MDQzMjMzMHlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(730228,'_transient_aiowps_captcha_string_info_xbdfniw4el','MTU3MDQwODg3NXlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(699794,'_transient_aiowps_captcha_string_info_w6kyy9xxy4','MTU2ODE1OTk2NHlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1126769,'_transient_timeout_aiowps_captcha_string_info_5ussfp0umw','1599617789','no'),(1126673,'_transient_timeout_aiowps_captcha_string_info_h05nk9j11c','1599613572','no'),(1126674,'_transient_aiowps_captcha_string_info_h05nk9j11c','MTU5OTYxMTc3MnlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(699821,'_transient_timeout_aiowps_captcha_string_info_mwlafv5ktn','1568164288','no'),(699822,'_transient_aiowps_captcha_string_info_mwlafv5ktn','MTU2ODE2MjQ4OHlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(699846,'_transient_timeout_aiowps_captcha_string_info_o4zoplwtu5','1568165036','no'),(699847,'_transient_aiowps_captcha_string_info_o4zoplwtu5','MTU2ODE2MzIzNnlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(731041,'_transient_timeout_aiowps_captcha_string_info_6rjpeoe5sb','1570469814','no'),(699899,'_transient_yst_sm_1_1:4gHp_dL4Q','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2019-04-09T19:31:49-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2019-07-22T21:02:01-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2019-05-23T20:54:45-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-08-04T16:48:19-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1126770,'_transient_aiowps_captcha_string_info_5ussfp0umw','MTU5OTYxNTk4OXlhajNtcDh1cmRjYjZyanVjbHNsMjE=','no'),(734540,'_transient_aiowps_captcha_string_info_khct6j25uh','MTU3MDczMjM4NnlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(700713,'_transient_timeout_aiowps_captcha_string_info_48vyv2opc0','1568232659','no'),(700714,'_transient_aiowps_captcha_string_info_48vyv2opc0','MTU2ODIzMDg1OXlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(699949,'_transient_timeout_aiowps_captcha_string_info_y67ubk9546','1568172182','no'),(699950,'_transient_aiowps_captcha_string_info_y67ubk9546','MTU2ODE3MDM4MnlhajNtcDh1cmRjYjZyanVjbHNsMTM=','no'),(699972,'_transient_timeout_aiowps_captcha_string_info_m1qb4gn4wo','1568173535','no'),(699973,'_transient_aiowps_captcha_string_info_m1qb4gn4wo','MTU2ODE3MTczNXlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(700013,'_transient_timeout_aiowps_captcha_string_info_0v1pwlpgcn','1568176425','no'),(700014,'_transient_aiowps_captcha_string_info_0v1pwlpgcn','MTU2ODE3NDYyNXlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(700034,'_transient_timeout_aiowps_captcha_string_info_8r7tkqilw0','1568178344','no'),(700035,'_transient_aiowps_captcha_string_info_8r7tkqilw0','MTU2ODE3NjU0NHlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(1126737,'_transient_timeout_aiowps_captcha_string_info_vzes2f5i4x','1599616226','no'),(1126738,'_transient_aiowps_captcha_string_info_vzes2f5i4x','MTU5OTYxNDQyNnlhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(700649,'_transient_timeout_aiowps_captcha_string_info_crng0bmdrx','1568227754','no'),(700650,'_transient_aiowps_captcha_string_info_crng0bmdrx','MTU2ODIyNTk1NHlhajNtcDh1cmRjYjZyanVjbHNsMzg=','no'),(700690,'_transient_timeout_aiowps_captcha_string_info_70rbiuwhzc','1568230816','no'),(700691,'_transient_aiowps_captcha_string_info_70rbiuwhzc','MTU2ODIyOTAxNnlhajNtcDh1cmRjYjZyanVjbHNsMjI=','no'),(700251,'_transient_timeout_aiowps_captcha_string_info_wq0jfbl99c','1568196435','no'),(700252,'_transient_aiowps_captcha_string_info_wq0jfbl99c','MTU2ODE5NDYzNXlhajNtcDh1cmRjYjZyanVjbHNsMTM=','no'),(700365,'_transient_timeout_aiowps_captcha_string_info_gd6p2f6yyn','1568205907','no'),(700366,'_transient_aiowps_captcha_string_info_gd6p2f6yyn','MTU2ODIwNDEwN3lhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(734628,'_transient_timeout_aiowps_captcha_string_info_2sg6vumq91','1570740589','no'),(700275,'_transient_timeout_aiowps_captcha_string_info_tu39fssvtq','1568198336','no'),(700276,'_transient_aiowps_captcha_string_info_tu39fssvtq','MTU2ODE5NjUzNnlhajNtcDh1cmRjYjZyanVjbHNsMTM=','no'),(734357,'_transient_aiowps_captcha_string_info_a4nvfx9hv7','MTU3MDcxNzc4NHlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(731103,'_transient_timeout_aiowps_captcha_string_info_5xb7a3uj84','1570475161','no'),(734343,'_transient_timeout_aiowps_captcha_string_info_6rgbfovds8','1570718574','no'),(734208,'_transient_timeout_aiowps_captcha_string_info_i5uuxieh34','1570710770','no'),(733814,'_transient_timeout_aiowps_captcha_string_info_g9m2tep963','1570680233','no'),(733815,'_transient_aiowps_captcha_string_info_g9m2tep963','MTU3MDY3ODQzM3lhajNtcDh1cmRjYjZyanVjbHNsMTM=','no'),(735566,'_transient_aiowps_captcha_string_info_o8omonugx1','MTU3MDgwNTQ2MHlhajNtcDh1cmRjYjZyanVjbHNsMTc=','no'),(734980,'_transient_timeout_aiowps_captcha_string_info_8craz8k5j5','1570764894','no'),(734558,'_transient_timeout_aiowps_captcha_string_info_wclausq55b','1570735425','no'),(734061,'_transient_aiowps_captcha_string_info_uqvivhdmz5','MTU3MDY5Nzg5MHlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(733948,'_transient_timeout_aiowps_captcha_string_info_54y0t9gfnj','1570691174','no'),(733949,'_transient_aiowps_captcha_string_info_54y0t9gfnj','MTU3MDY4OTM3NHlhajNtcDh1cmRjYjZyanVjbHNsMzQ=','no'),(734060,'_transient_timeout_aiowps_captcha_string_info_uqvivhdmz5','1570699690','no'),(734341,'_transient_aiowps_captcha_string_info_7s7dv7qn67','MTU3MDcxNjY1NXlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(734028,'_transient_timeout_aiowps_captcha_string_info_r8ijz4gtqz','1570697326','no'),(734029,'_transient_aiowps_captcha_string_info_r8ijz4gtqz','MTU3MDY5NTUyNnlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(700730,'_transient_timeout_aiowps_captcha_string_info_qehl13ieds','1568233883','no'),(734539,'_transient_timeout_aiowps_captcha_string_info_khct6j25uh','1570734186','no'),(734134,'_transient_aiowps_captcha_string_info_dnb5kyvux5','MTU3MDcwNDA3N3lhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(735020,'_transient_timeout_aiowps_captcha_string_info_gj0i8s8teh','1570767823','no'),(734133,'_transient_timeout_aiowps_captcha_string_info_dnb5kyvux5','1570705877','no'),(700568,'_transient_timeout_aiowps_captcha_string_info_0z5jhp0q9m','1568221506','no'),(700569,'_transient_aiowps_captcha_string_info_0z5jhp0q9m','MTU2ODIxOTcwNnlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(700593,'_transient_timeout_aiowps_captcha_string_info_usx2an4g4m','1568223275','no'),(700594,'_transient_aiowps_captcha_string_info_usx2an4g4m','MTU2ODIyMTQ3NXlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(700731,'_transient_aiowps_captcha_string_info_qehl13ieds','MTU2ODIzMjA4M3lhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(700735,'_transient_timeout_aiowps_captcha_string_info_d3uu99r3yf','1568233962','no'),(700736,'_transient_aiowps_captcha_string_info_d3uu99r3yf','MTU2ODIzMjE2MnlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(735280,'_transient_timeout_aiowps_captcha_string_info_x3mz0gn96k','1570787359','no'),(730901,'_transient_aiowps_captcha_string_info_17yiyjh8k1','MTU3MDQ1Njg3OHlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(730308,'_transient_timeout_aiowps_captcha_string_info_rwdo14sr5n','1570415774','no'),(730309,'_transient_aiowps_captcha_string_info_rwdo14sr5n','MTU3MDQxMzk3NHlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(700773,'_transient_timeout_aiowps_captcha_string_info_2bgy3mv0g7','1568236699','no'),(700774,'_transient_aiowps_captcha_string_info_2bgy3mv0g7','MTU2ODIzNDg5OXlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(729908,'_transient_aiowps_captcha_string_info_561qa9vjxv','MTU3MDM4NTEwNXlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(730993,'_transient_aiowps_captcha_string_info_a8bdjr9dvw','MTU3MDQ2NDcxNXlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(730992,'_transient_timeout_aiowps_captcha_string_info_a8bdjr9dvw','1570466515','no'),(730604,'_transient_timeout_aiowps_captcha_string_info_4vx4umzith','1570438140','no'),(716063,'_transient_timeout_aiowps_captcha_string_info_r71gl66u6u','1569349974','no'),(701961,'_transient_timeout_aiowps_captcha_string_info_7q22qzv40q','1568324082','no'),(701331,'_transient_timeout_aiowps_captcha_string_info_jeb17f3w6s','1568279199','no'),(701332,'_transient_aiowps_captcha_string_info_jeb17f3w6s','MTU2ODI3NzM5OXlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(700929,'_transient_timeout_aiowps_captcha_string_info_0441mjhbm6','1568249451','no'),(700930,'_transient_aiowps_captcha_string_info_0441mjhbm6','MTU2ODI0NzY1MXlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(763025,'_transient_timeout_aiowps_captcha_string_info_mlgfezd2vv','1572865281','no'),(762568,'_transient_timeout_aiowps_captcha_string_info_17zraywi57','1572831107','no'),(762569,'_transient_aiowps_captcha_string_info_17zraywi57','MTU3MjgyOTMwN3lhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(763026,'_transient_aiowps_captcha_string_info_mlgfezd2vv','MTU3Mjg2MzQ4MXlhajNtcDh1cmRjYjZyanVjbHNsMTQ=','no'),(762860,'_transient_timeout_aiowps_captcha_string_info_nafi0sbs6v','1572852794','no'),(762807,'_transient_aiowps_captcha_string_info_wf8om6bacw','MTU3Mjg0NjI4MXlhajNtcDh1cmRjYjZyanVjbHNsMzM=','no'),(729356,'_transient_timeout_aiowps_captcha_string_info_2hw2zmwrlh','1570344994','no'),(713174,'_transient_aiowps_captcha_string_info_lqgcoyhm27','MTU2OTE0MTkzMXlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(702236,'_transient_timeout_aiowps_captcha_string_info_6hrhlh1y7r','1568343083','no'),(740674,'_transient_aiowps_captcha_string_info_y9mgks33yf','MTU3MTE3NTQxMHlhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(701096,'_transient_timeout_aiowps_captcha_string_info_3a8l9oru74','1568261304','no'),(701097,'_transient_aiowps_captcha_string_info_3a8l9oru74','MTU2ODI1OTUwNHlhajNtcDh1cmRjYjZyanVjbHNsMjQ=','no'),(701130,'_transient_timeout_aiowps_captcha_string_info_clbxxnuduw','1568263093','no'),(701131,'_transient_aiowps_captcha_string_info_clbxxnuduw','MTU2ODI2MTI5M3lhajNtcDh1cmRjYjZyanVjbHNsMTc=','no'),(701151,'_transient_timeout_yst_sm_1_1:4gHp_dpbq','1568349456','no'),(701152,'_transient_yst_sm_1_1:4gHp_dpbq','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2019-04-09T19:31:49-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2019-07-22T21:02:01-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2019-05-23T20:54:45-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-08-04T16:48:19-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(701234,'_transient_timeout_aiowps_captcha_string_info_yup1fb338v','1568271302','no'),(701235,'_transient_aiowps_captcha_string_info_yup1fb338v','MTU2ODI2OTUwMnlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(701352,'_transient_timeout_aiowps_captcha_string_info_al0v3la3y4','1568280812','no'),(701353,'_transient_aiowps_captcha_string_info_al0v3la3y4','MTU2ODI3OTAxMnlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(716013,'_transient_aiowps_captcha_string_info_rktnlxb6q4','MTU2OTM0NDA2MXlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(701942,'_transient_timeout_aiowps_captcha_string_info_eq8szsu8sm','1568322628','no'),(1127152,'_transient_aiowps_captcha_string_info_dqjy130sab','MTU5OTY0MTY4NHlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(738471,'_transient_timeout_aiowps_captcha_string_info_m8vqhie8nw','1571022382','no'),(701413,'_transient_timeout_aiowps_captcha_string_info_9vuo31u2ek','1568285185','no'),(701414,'_transient_aiowps_captcha_string_info_9vuo31u2ek','MTU2ODI4MzM4NXlhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(755608,'_transient_aiowps_captcha_string_info_ibxnwf2xf1','MTU3MjMwMjc4NnlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(701456,'_transient_timeout_aiowps_captcha_string_info_01fy48h9tb','1568288481','no'),(701457,'_transient_aiowps_captcha_string_info_01fy48h9tb','MTU2ODI4NjY4MXlhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(1127001,'_transient_timeout_aiowps_captcha_string_info_pgn6p3kqaj','1599634185','no'),(1127002,'_transient_aiowps_captcha_string_info_pgn6p3kqaj','MTU5OTYzMjM4NXlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1127021,'_transient_timeout_aiowps_captcha_string_info_nyb9ofivka','1599635404','no'),(1127022,'_transient_aiowps_captcha_string_info_nyb9ofivka','MTU5OTYzMzYwNHlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1127050,'_transient_aiowps_captcha_string_info_057ho45nti','MTU5OTYzNDc2MXlhajNtcDh1cmRjYjZyanVjbHNsMzY=','no'),(726684,'_transient_timeout_aiowps_captcha_string_info_k29dqfff98','1570147918','no'),(726685,'_transient_aiowps_captcha_string_info_k29dqfff98','MTU3MDE0NjExOHlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(726768,'_transient_timeout_aiowps_captcha_string_info_vyarbybcyq','1570153415','no'),(726769,'_transient_aiowps_captcha_string_info_vyarbybcyq','MTU3MDE1MTYxNXlhajNtcDh1cmRjYjZyanVjbHNsMTM=','no'),(726844,'_transient_timeout_aiowps_captcha_string_info_op3303ik0z','1570158525','no'),(726845,'_transient_aiowps_captcha_string_info_op3303ik0z','MTU3MDE1NjcyNXlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1127140,'_transient_timeout_aiowps_captcha_string_info_xt7n3ado7n','1599643112','no'),(728757,'_transient_yst_sm_1_1:4gHp_4lx4B','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2019-04-09T19:31:49-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2019-07-22T21:02:01-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2019-05-23T20:54:45-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-08-04T16:48:19-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(727087,'_transient_timeout_aiowps_captcha_string_info_gf4mwxdd6u','1570176364','no'),(727088,'_transient_aiowps_captcha_string_info_gf4mwxdd6u','MTU3MDE3NDU2NHlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(726901,'_transient_timeout_aiowps_captcha_string_info_514cn3qbg4','1570162201','no'),(726902,'_transient_aiowps_captcha_string_info_514cn3qbg4','MTU3MDE2MDQwMXlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(728822,'_transient_timeout_aiowps_captcha_string_info_fnnde7fkmq','1570305931','no'),(728823,'_transient_aiowps_captcha_string_info_fnnde7fkmq','MTU3MDMwNDEzMXlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(729103,'_transient_timeout_aiowps_captcha_string_info_2189n39dg4','1570325016','no'),(729104,'_transient_aiowps_captcha_string_info_2189n39dg4','MTU3MDMyMzIxNnlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(730874,'_transient_aiowps_captcha_string_info_chdhkp8d4f','MTU3MDQ1NTI5NnlhajNtcDh1cmRjYjZyanVjbHNsMTc=','no'),(728884,'_transient_timeout_aiowps_captcha_string_info_tp5tr00e52','1570310986','no'),(728885,'_transient_aiowps_captcha_string_info_tp5tr00e52','MTU3MDMwOTE4NnlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(728929,'_transient_timeout_aiowps_captcha_string_info_alg66fidwu','1570313498','no'),(728930,'_transient_aiowps_captcha_string_info_alg66fidwu','MTU3MDMxMTY5OHlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(729009,'_transient_timeout_aiowps_captcha_string_info_bnhje7o11v','1570320091','no'),(729010,'_transient_aiowps_captcha_string_info_bnhje7o11v','MTU3MDMxODI5MXlhajNtcDh1cmRjYjZyanVjbHNsMTM=','no'),(1132894,'_transient_timeout_yst_sm_post_1:4gHp_CBA1','1600126515','no'),(1132895,'_transient_yst_sm_post_1:4gHp_CBA1','C:24:\"WPSEO_Sitemap_Cache_Data\":3389:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:3341:\"<urlset xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xmlns:image=\"http://www.google.com/schemas/sitemap-image/1.1\" xsi:schemaLocation=\"http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd http://www.google.com/schemas/sitemap-image/1.1 http://www.google.com/schemas/sitemap-image/1.1/sitemap-image.xsd\" xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/33rd-annual-mid-west-lectures-do-you-know/</loc>\n		<lastmod>2015-09-21T07:54:36-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/25th-annual-youth-rally/</loc>\n		<lastmod>2016-03-16T18:21:06-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/new-website/</loc>\n		<lastmod>2016-03-16T23:22:43-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/youtube-channel/</loc>\n		<lastmod>2016-03-16T23:23:28-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/change-the-channel/</loc>\n		<lastmod>2016-03-28T21:51:14-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/being-a-christian-father/</loc>\n		<lastmod>2016-05-19T08:17:11-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/armor-of-god/</loc>\n		<lastmod>2016-05-19T08:18:36-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/one-church/</loc>\n		<lastmod>2016-06-09T15:45:03-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/talents/</loc>\n		<lastmod>2016-08-28T21:33:31-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/what-have-i-been-putting-in-my-heart/</loc>\n		<lastmod>2017-08-07T21:51:02-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/do-you-know-who-i-am/</loc>\n		<lastmod>2017-08-20T13:27:02-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/god-never-gives-challenge-great/</loc>\n		<lastmod>2017-08-20T13:36:56-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/what-do-you-know/</loc>\n		<lastmod>2017-08-20T13:53:46-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/not-whether-win-lose/</loc>\n		<lastmod>2017-08-20T14:03:58-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/received-calling-god/</loc>\n		<lastmod>2017-08-27T21:10:20-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/just-as-i-am/</loc>\n		<lastmod>2017-09-03T20:20:31-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/being-a-world-changer/</loc>\n		<lastmod>2017-09-04T22:21:43-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/why-did-you-do-that/</loc>\n		<lastmod>2017-09-10T20:27:56-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/2019-youth-rally-dont-despise-me/</loc>\n		<lastmod>2019-04-22T20:06:59-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/2019-vacation-bible-school-paul-an-example-to-follow/</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</url>\n</urlset>\";}}','no'),(725194,'_transient_aiowps_captcha_string_info_1ffwljtyz9','MTU3MDAzMjM4MXlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(725120,'_transient_aiowps_captcha_string_info_ey12j6ouw9','MTU3MDAyNjY2MnlhajNtcDh1cmRjYjZyanVjbHNsMTQ=','no'),(725255,'_transient_timeout_aiowps_captcha_string_info_yb6lnu84as','1570038598','no'),(730479,'_transient_timeout_aiowps_captcha_string_info_ho21eqs3sb','1570428561','no'),(725295,'_transient_timeout_aiowps_captcha_string_info_m5psss3tap','1570041688','no'),(725119,'_transient_timeout_aiowps_captcha_string_info_ey12j6ouw9','1570028462','no'),(725078,'_transient_timeout_aiowps_captcha_string_info_683nxhrq8i','1570026400','no'),(725079,'_transient_aiowps_captcha_string_info_683nxhrq8i','MTU3MDAyNDYwMHlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(727680,'_transient_timeout_aiowps_captcha_string_info_82zp7bhapy','1570220496','no'),(725431,'_transient_timeout_aiowps_captcha_string_info_9vwrknongj','1570052282','no'),(725095,'_transient_timeout_aiowps_captcha_string_info_4fpvs2l1xk','1570027099','no'),(725193,'_transient_timeout_aiowps_captcha_string_info_1ffwljtyz9','1570034181','no'),(725096,'_transient_aiowps_captcha_string_info_4fpvs2l1xk','MTU3MDAyNTI5OXlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(723701,'_transient_timeout_aiowps_captcha_string_info_daq7re8tme','1569919960','no'),(724299,'_transient_timeout_aiowps_captcha_string_info_v8rjkszb3c','1569966871','no'),(723531,'_transient_timeout_aiowps_captcha_string_info_z3n5dsv1zn','1569905924','no'),(715175,'_transient_timeout_aiowps_captcha_string_info_7p24scv378','1569287968','no'),(714522,'_transient_timeout_aiowps_captcha_string_info_qafum912u5','1569242820','no'),(714523,'_transient_aiowps_captcha_string_info_qafum912u5','MTU2OTI0MTAyMHlhajNtcDh1cmRjYjZyanVjbHNsMjQ=','no'),(702211,'_transient_timeout_aiowps_captcha_string_info_d9adorcpwk','1568341562','no'),(702212,'_transient_aiowps_captcha_string_info_d9adorcpwk','MTU2ODMzOTc2MnlhajNtcDh1cmRjYjZyanVjbHNsMTc=','no'),(702222,'_transient_timeout_aiowps_captcha_string_info_h6df03h7er','1568342439','no'),(702223,'_transient_aiowps_captcha_string_info_h6df03h7er','MTU2ODM0MDYzOXlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(728514,'_transient_timeout_aiowps_captcha_string_info_hfeonaglq2','1570282899','no'),(701703,'_transient_timeout_aiowps_captcha_string_info_2y6337zn29','1568305341','no'),(701704,'_transient_aiowps_captcha_string_info_2y6337zn29','MTU2ODMwMzU0MXlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(738484,'_transient_aiowps_captcha_string_info_mfqpx26q5u','MTU3MTAyMDc3MnlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(738485,'_transient_timeout_aiowps_captcha_string_info_5ujx2q75vv','1571022657','no'),(738486,'_transient_aiowps_captcha_string_info_5ujx2q75vv','MTU3MTAyMDg1N3lhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(738490,'_transient_timeout_aiowps_captcha_string_info_x09sq2i1hk','1571022690','no'),(738491,'_transient_aiowps_captcha_string_info_x09sq2i1hk','MTU3MTAyMDg5MHlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(738497,'_transient_timeout_aiowps_captcha_string_info_mftoofsmhd','1571022830','no'),(738498,'_transient_aiowps_captcha_string_info_mftoofsmhd','MTU3MTAyMTAzMHlhajNtcDh1cmRjYjZyanVjbHNsMjk=','no'),(701765,'_transient_timeout_aiowps_captcha_string_info_j8y5qrzgq0','1568309932','no'),(701766,'_transient_aiowps_captcha_string_info_j8y5qrzgq0','MTU2ODMwODEzMnlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(738482,'_transient_aiowps_captcha_string_info_j2hvqxg9t9','MTU3MTAyMDc0MHlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(738483,'_transient_timeout_aiowps_captcha_string_info_mfqpx26q5u','1571022572','no'),(701804,'_transient_timeout_aiowps_captcha_string_info_3vo4jm6i65','1568312166','no'),(701787,'_transient_timeout_aiowps_captcha_string_info_pq76jv8idg','1568311441','no'),(701788,'_transient_aiowps_captcha_string_info_pq76jv8idg','MTU2ODMwOTY0MXlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(701805,'_transient_aiowps_captcha_string_info_3vo4jm6i65','MTU2ODMxMDM2NnlhajNtcDh1cmRjYjZyanVjbHNsMzE=','no'),(738479,'_transient_timeout_aiowps_captcha_string_info_mp5layjr13','1571022453','no'),(738480,'_transient_aiowps_captcha_string_info_mp5layjr13','MTU3MTAyMDY1M3lhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(738481,'_transient_timeout_aiowps_captcha_string_info_j2hvqxg9t9','1571022540','no'),(701834,'_transient_timeout_aiowps_captcha_string_info_j4otkthand','1568314800','no'),(701835,'_transient_aiowps_captcha_string_info_j4otkthand','MTU2ODMxMzAwMHlhajNtcDh1cmRjYjZyanVjbHNsMA==','no'),(701943,'_transient_aiowps_captcha_string_info_eq8szsu8sm','MTU2ODMyMDgyOHlhajNtcDh1cmRjYjZyanVjbHNsMTM=','no'),(738474,'_transient_aiowps_captcha_string_info_30hb5jffsk','MTU3MTAyMDYxOXlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(710165,'_transient_timeout_aiowps_captcha_string_info_6c7pk2f249','1568923474','no'),(710166,'_transient_aiowps_captcha_string_info_6c7pk2f249','MTU2ODkyMTY3NHlhajNtcDh1cmRjYjZyanVjbHNsMTc=','no'),(701962,'_transient_aiowps_captcha_string_info_7q22qzv40q','MTU2ODMyMjI4MnlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(701982,'_transient_timeout_aiowps_captcha_string_info_gfyq2x9xjm','1568325646','no'),(701983,'_transient_aiowps_captcha_string_info_gfyq2x9xjm','MTU2ODMyMzg0NnlhajNtcDh1cmRjYjZyanVjbHNsMjY=','no'),(738467,'_transient_timeout_aiowps_captcha_string_info_ky5vtsfwco','1571022285','no'),(702027,'_transient_timeout_aiowps_captcha_string_info_81fjtenpce','1568329247','no'),(702028,'_transient_aiowps_captcha_string_info_81fjtenpce','MTU2ODMyNzQ0N3lhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(702045,'_transient_timeout_aiowps_captcha_string_info_39mi0t830c','1568330502','no'),(775229,'_transient_aiowps_captcha_string_info_s4kt1l4iat','MTU3Mzc1OTk0MXlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(702046,'_transient_aiowps_captcha_string_info_39mi0t830c','MTU2ODMyODcwMnlhajNtcDh1cmRjYjZyanVjbHNsMTk=','no'),(738473,'_transient_timeout_aiowps_captcha_string_info_30hb5jffsk','1571022419','no'),(738472,'_transient_aiowps_captcha_string_info_m8vqhie8nw','MTU3MTAyMDU4MnlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(702064,'_transient_timeout_aiowps_captcha_string_info_w5lwqb2ofa','1568331726','no'),(702065,'_transient_aiowps_captcha_string_info_w5lwqb2ofa','MTU2ODMyOTkyNnlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(702073,'_transient_timeout_aiowps_captcha_string_info_8mchipop4c','1568332344','no'),(702074,'_transient_aiowps_captcha_string_info_8mchipop4c','MTU2ODMzMDU0NHlhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(738360,'_transient_timeout_aiowps_captcha_string_info_r5ev37bnyb','1571015188','no'),(738361,'_transient_aiowps_captcha_string_info_r5ev37bnyb','MTU3MTAxMzM4OHlhajNtcDh1cmRjYjZyanVjbHNsMjc=','no'),(738470,'_transient_aiowps_captcha_string_info_bmt3sqzhgz','MTU3MTAyMDUyMnlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(715800,'_transient_aiowps_captcha_string_info_o7r4to4lon','MTU2OTMzMDIwMHlhajNtcDh1cmRjYjZyanVjbHNsMjc=','no'),(716064,'_transient_aiowps_captcha_string_info_r71gl66u6u','MTU2OTM0ODE3NHlhajNtcDh1cmRjYjZyanVjbHNsMzU=','no'),(730387,'_transient_timeout_aiowps_captcha_string_info_6hcz4y81zp','1570421040','no'),(730388,'_transient_aiowps_captcha_string_info_6hcz4y81zp','MTU3MDQxOTI0MHlhajNtcDh1cmRjYjZyanVjbHNsMTc=','no'),(730557,'_transient_timeout_aiowps_captcha_string_info_cgareoiidb','1570434130','no'),(716167,'_transient_aiowps_captcha_string_info_npx1lpnugs','MTU2OTM1NjE2NnlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(730788,'_transient_timeout_aiowps_captcha_string_info_b8la6anm4q','1570452436','no'),(730694,'_transient_timeout_aiowps_captcha_string_info_kejrc5e2sb','1570445339','no'),(716254,'_transient_aiowps_captcha_string_info_dtzutny7s2','MTU2OTM2MzAxOHlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(718287,'_transient_timeout_aiowps_captcha_string_info_hp4maijr8j','1569516601','no'),(716253,'_transient_timeout_aiowps_captcha_string_info_dtzutny7s2','1569364818','no'),(717435,'_transient_timeout_aiowps_captcha_string_info_2s299ixuts','1569453059','no'),(717185,'_transient_timeout_aiowps_captcha_string_info_nqxkfnm95i','1569433741','no'),(716166,'_transient_timeout_aiowps_captcha_string_info_npx1lpnugs','1569357966','no'),(702237,'_transient_aiowps_captcha_string_info_6hrhlh1y7r','MTU2ODM0MTI4M3lhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(702272,'_transient_timeout_aiowps_captcha_string_info_os3de2cps8','1568345458','no'),(702273,'_transient_aiowps_captcha_string_info_os3de2cps8','MTU2ODM0MzY1OHlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(739661,'_site_transient_browser_b3dafaea03b34b3aa016f38bf6266847','a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:13:\"76.0.3809.100\";s:8:\"platform\";s:9:\"Macintosh\";s:10:\"update_url\";s:29:\"https://www.google.com/chrome\";s:7:\"img_src\";s:43:\"http://s.w.org/images/browsers/chrome.png?1\";s:11:\"img_src_ssl\";s:44:\"https://s.w.org/images/browsers/chrome.png?1\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}','no'),(702600,'_transient_timeout_aiowps_captcha_string_info_buk5mfhcup','1568370462','no'),(702601,'_transient_aiowps_captcha_string_info_buk5mfhcup','MTU2ODM2ODY2MnlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(702487,'_transient_timeout_aiowps_captcha_string_info_3b4di4mn65','1568361686','no'),(702488,'_transient_aiowps_captcha_string_info_3b4di4mn65','MTU2ODM1OTg4NnlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(718608,'_transient_aiowps_captcha_string_info_dqn72zv4s9','MTU2OTU0MDI5N3lhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(740612,'_transient_timeout_aiowps_captcha_string_info_9z7gnwki7f','1571172386','no'),(740613,'_transient_aiowps_captcha_string_info_9z7gnwki7f','MTU3MTE3MDU4NnlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(715799,'_transient_timeout_aiowps_captcha_string_info_o7r4to4lon','1569332000','no'),(715205,'_transient_aiowps_captcha_string_info_1kirb0j63f','MTU2OTI4ODIwNnlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(702640,'_transient_timeout_aiowps_captcha_string_info_dgtv8cm6aq','1568373845','no'),(702641,'_transient_aiowps_captcha_string_info_dgtv8cm6aq','MTU2ODM3MjA0NXlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(702663,'_transient_timeout_aiowps_captcha_string_info_70l6wfftyx','1568375730','no'),(702664,'_transient_aiowps_captcha_string_info_70l6wfftyx','MTU2ODM3MzkzMHlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(729602,'_transient_timeout_yst_sm_post_1:4gHp_lCa1','1570450021','no'),(718288,'_transient_aiowps_captcha_string_info_hp4maijr8j','MTU2OTUxNDgwMXlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(717955,'_transient_timeout_aiowps_captcha_string_info_51xkvts9nb','1569491607','no'),(717956,'_transient_aiowps_captcha_string_info_51xkvts9nb','MTU2OTQ4OTgwN3lhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(718185,'_transient_timeout_aiowps_captcha_string_info_anpobfap0a','1569509101','no'),(718008,'_transient_timeout_aiowps_captcha_string_info_4otb3pii2g','1569495520','no'),(718009,'_transient_aiowps_captcha_string_info_4otb3pii2g','MTU2OTQ5MzcyMHlhajNtcDh1cmRjYjZyanVjbHNsMTg=','no'),(719469,'_transient_timeout_aiowps_captcha_string_info_neyo4gs89g','1569606169','no'),(1021345,'_transient_aiowps_captcha_string_info_kahcaj299h','MTU5MTg3MTA2OXlhajNtcDh1cmRjYjZyanVjbHNsMjM=','no'),(719399,'_transient_timeout_aiowps_captcha_string_info_dhpfg49mws','1569600667','no'),(718163,'_transient_timeout_aiowps_captcha_string_info_y8zmzkc165','1569507489','no'),(718164,'_transient_aiowps_captcha_string_info_y8zmzkc165','MTU2OTUwNTY4OXlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(718272,'_transient_aiowps_captcha_string_info_gnbfe2w33i','MTU2OTUxMzg4MXlhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(1058149,'_transient_timeout__jetpack_related_posts_cache_445a927db38e888276a96c16f8c13e94_1052','1594648361','no'),(1058150,'_transient__jetpack_related_posts_cache_445a927db38e888276a96c16f8c13e94_1052','a:0:{}','no'),(702891,'_transient_timeout_aiowps_captcha_string_info_xtqtzzwtpm','1568392020','no'),(702892,'_transient_aiowps_captcha_string_info_xtqtzzwtpm','MTU2ODM5MDIyMHlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(730900,'_transient_timeout_aiowps_captcha_string_info_17yiyjh8k1','1570458678','no'),(702934,'_transient_timeout_aiowps_captcha_string_info_0i3cykurxk','1568394965','no'),(702935,'_transient_aiowps_captcha_string_info_0i3cykurxk','MTU2ODM5MzE2NXlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(702919,'_transient_timeout_aiowps_captcha_string_info_vr8u9hwj7n','1568394293','no'),(702920,'_transient_aiowps_captcha_string_info_vr8u9hwj7n','MTU2ODM5MjQ5M3lhajNtcDh1cmRjYjZyanVjbHNsMjE=','no'),(702958,'_transient_timeout_aiowps_captcha_string_info_sbdg8j7440','1568396584','no'),(702959,'_transient_aiowps_captcha_string_info_sbdg8j7440','MTU2ODM5NDc4NHlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(703003,'_transient_timeout_aiowps_captcha_string_info_wxkgy72lz6','1568399813','no'),(703004,'_transient_aiowps_captcha_string_info_wxkgy72lz6','MTU2ODM5ODAxM3lhajNtcDh1cmRjYjZyanVjbHNsMjE=','no'),(703024,'_transient_timeout_aiowps_captcha_string_info_p1tauaepbo','1568401280','no'),(703025,'_transient_aiowps_captcha_string_info_p1tauaepbo','MTU2ODM5OTQ4MHlhajNtcDh1cmRjYjZyanVjbHNsMTc=','no'),(703034,'_transient_timeout_aiowps_captcha_string_info_5j65vesx29','1568401980','no'),(703035,'_transient_aiowps_captcha_string_info_5j65vesx29','MTU2ODQwMDE4MHlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(739660,'_site_transient_timeout_browser_b3dafaea03b34b3aa016f38bf6266847','1571709470','no'),(703051,'_transient_timeout_aiowps_captcha_string_info_c4x0rj4uis','1568402887','no'),(703052,'_transient_aiowps_captcha_string_info_c4x0rj4uis','MTU2ODQwMTA4N3lhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(703085,'_transient_timeout_aiowps_captcha_string_info_y478wu3qzk','1568405830','no'),(735204,'_transient_timeout_aiowps_captcha_string_info_yfphvwtzf0','1570781482','no'),(731186,'_transient_timeout_aiowps_captcha_string_info_an7y3shcli','1570482544','no'),(703086,'_transient_aiowps_captcha_string_info_y478wu3qzk','MTU2ODQwNDAzMHlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(730848,'_transient_timeout_aiowps_captcha_string_info_ltb87ishy5','1570455816','no'),(703171,'_transient_timeout_yst_sm_1_1:4gHp_4mdut','1568497548','no'),(703172,'_transient_yst_sm_1_1:4gHp_4mdut','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2019-04-09T19:31:49-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2019-07-22T21:02:01-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2019-05-23T20:54:45-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-08-04T16:48:19-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(724273,'_transient_timeout_aiowps_captcha_string_info_jyn4nwrsm9','1569964561','no'),(729706,'_transient_timeout_aiowps_captcha_string_info_7yehcsckbq','1570372401','no'),(723988,'_transient_timeout_aiowps_captcha_string_info_098bvurlv8','1569940845','no'),(723989,'_transient_aiowps_captcha_string_info_098bvurlv8','MTU2OTkzOTA0NXlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(724057,'_transient_timeout_aiowps_captcha_string_info_0e4vjqph3m','1569946900','no'),(724058,'_transient_aiowps_captcha_string_info_0e4vjqph3m','MTU2OTk0NTEwMHlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(724099,'_transient_timeout_aiowps_captcha_string_info_ghkhah8gvs','1569949889','no'),(724205,'_transient_timeout_aiowps_captcha_string_info_n9pbpfvt7t','1569958885','no'),(724206,'_transient_aiowps_captcha_string_info_n9pbpfvt7t','MTU2OTk1NzA4NXlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(724100,'_transient_aiowps_captcha_string_info_ghkhah8gvs','MTU2OTk0ODA4OXlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(734638,'_transient_aiowps_captcha_string_info_9xub4dkj1s','MTU3MDczOTIyMHlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(734724,'_transient_timeout_aiowps_captcha_string_info_evy8x2xcm7','1570747433','no'),(734725,'_transient_aiowps_captcha_string_info_evy8x2xcm7','MTU3MDc0NTYzM3lhajNtcDh1cmRjYjZyanVjbHNsMjM=','no'),(734981,'_transient_aiowps_captcha_string_info_8craz8k5j5','MTU3MDc2MzA5NHlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(735158,'_transient_timeout_aiowps_captcha_string_info_0r4gmaupck','1570777474','no'),(794221,'_transient_aiowps_captcha_string_info_v3bwvc7x6s','MTU3NTE0NDE1MHlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(734846,'_transient_timeout_aiowps_captcha_string_info_wl6rks9lfz','1570756571','no'),(734847,'_transient_aiowps_captcha_string_info_wl6rks9lfz','MTU3MDc1NDc3MXlhajNtcDh1cmRjYjZyanVjbHNsMA==','no'),(703445,'_transient_timeout_aiowps_captcha_string_info_scaa0d76hp','1568434321','no'),(703446,'_transient_aiowps_captcha_string_info_scaa0d76hp','MTU2ODQzMjUyMHlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(725256,'_transient_aiowps_captcha_string_info_yb6lnu84as','MTU3MDAzNjc5OHlhajNtcDh1cmRjYjZyanVjbHNsMA==','no'),(703533,'_transient_timeout_aiowps_captcha_string_info_rczhp3m0nd','1568441292','no'),(719470,'_transient_aiowps_captcha_string_info_neyo4gs89g','MTU2OTYwNDM2OXlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(730480,'_transient_aiowps_captcha_string_info_ho21eqs3sb','MTU3MDQyNjc2MXlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(719356,'_transient_timeout_aiowps_captcha_string_info_q9fwpcgkx3','1569597674','no'),(719357,'_transient_aiowps_captcha_string_info_q9fwpcgkx3','MTU2OTU5NTg3NHlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(718853,'_transient_timeout_aiowps_captcha_string_info_5zojc0ubcz','1569558833','no'),(718854,'_transient_aiowps_captcha_string_info_5zojc0ubcz','MTU2OTU1NzAzM3lhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(719439,'_transient_aiowps_captcha_string_info_7h6ciyhaw7','MTU2OTYwMTg1MXlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(730484,'_transient_timeout_aiowps_captcha_string_info_os57nxidv5','1570428810','no'),(730485,'_transient_aiowps_captcha_string_info_os57nxidv5','MTU3MDQyNzAxMHlhajNtcDh1cmRjYjZyanVjbHNsMTM=','no'),(719030,'_transient_timeout_aiowps_captcha_string_info_5wmtbiyrbk','1569572876','no'),(719031,'_transient_aiowps_captcha_string_info_5wmtbiyrbk','MTU2OTU3MTA3NnlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(719548,'_transient_timeout_yst_sm_1_1:4gHp_4l8ds','1569697152','no'),(719344,'_transient_timeout_aiowps_captcha_string_info_e93ar2wgmn','1569597106','no'),(719345,'_transient_aiowps_captcha_string_info_e93ar2wgmn','MTU2OTU5NTMwNnlhajNtcDh1cmRjYjZyanVjbHNsMTc=','no'),(737969,'_transient_aiowps_captcha_string_info_8i7uw96gki','MTU3MDk4NDc5N3lhajNtcDh1cmRjYjZyanVjbHNsMzE=','no'),(719892,'_transient_timeout_aiowps_captcha_string_info_wy75vzzy4t','1569635810','no'),(719893,'_transient_aiowps_captcha_string_info_wy75vzzy4t','MTU2OTYzNDAxMHlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(719438,'_transient_timeout_aiowps_captcha_string_info_7h6ciyhaw7','1569603651','no'),(719393,'_transient_timeout_aiowps_captcha_string_info_3bg39c9rzu','1569600319','no'),(719394,'_transient_aiowps_captcha_string_info_3bg39c9rzu','MTU2OTU5ODUxOXlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(703534,'_transient_aiowps_captcha_string_info_rczhp3m0nd','MTU2ODQzOTQ5MnlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(703603,'_transient_timeout_aiowps_captcha_string_info_8utk0bw0xl','1568446327','no'),(703604,'_transient_aiowps_captcha_string_info_8utk0bw0xl','MTU2ODQ0NDUyN3lhajNtcDh1cmRjYjZyanVjbHNsMTQ=','no'),(719649,'_transient_timeout_aiowps_captcha_string_info_x8rckfqhmx','1569620402','no'),(719650,'_transient_aiowps_captcha_string_info_x8rckfqhmx','MTU2OTYxODYwMnlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(731104,'_transient_aiowps_captcha_string_info_5xb7a3uj84','MTU3MDQ3MzM2MXlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(731187,'_transient_aiowps_captcha_string_info_an7y3shcli','MTU3MDQ4MDc0NHlhajNtcDh1cmRjYjZyanVjbHNsMA==','no'),(719711,'_transient_timeout_aiowps_captcha_string_info_2r6jrljsis','1569625097','no'),(719712,'_transient_aiowps_captcha_string_info_2r6jrljsis','MTU2OTYyMzI5N3lhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(719772,'_transient_timeout_aiowps_captcha_string_info_bozwxbwjnb','1569629061','no'),(719765,'_transient_timeout_aiowps_captcha_string_info_w2q93n9fme','1569628684','no'),(719766,'_transient_aiowps_captcha_string_info_w2q93n9fme','MTU2OTYyNjg4NHlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(719773,'_transient_aiowps_captcha_string_info_bozwxbwjnb','MTU2OTYyNzI2MXlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(703912,'_transient_timeout_aiowps_captcha_string_info_p7kyc5gi47','1568468467','no'),(703913,'_transient_aiowps_captcha_string_info_p7kyc5gi47','MTU2ODQ2NjY2N3lhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(703962,'_transient_timeout_aiowps_captcha_string_info_bdxlmdalz8','1568472339','no'),(703963,'_transient_aiowps_captcha_string_info_bdxlmdalz8','MTU2ODQ3MDUzOXlhajNtcDh1cmRjYjZyanVjbHNsMTc=','no'),(703994,'_transient_timeout_aiowps_captcha_string_info_py9a6sbxb9','1568474503','no'),(703995,'_transient_aiowps_captcha_string_info_py9a6sbxb9','MTU2ODQ3MjcwM3lhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(704072,'_transient_timeout_aiowps_captcha_string_info_ols3l21ldp','1568481171','no'),(704073,'_transient_aiowps_captcha_string_info_ols3l21ldp','MTU2ODQ3OTM3MXlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(704103,'_transient_timeout_aiowps_captcha_string_info_1w7i2ppnx0','1568483168','no'),(704104,'_transient_aiowps_captcha_string_info_1w7i2ppnx0','MTU2ODQ4MTM2OHlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(704269,'_transient_timeout_aiowps_captcha_string_info_4vqpligvl9','1568495261','no'),(704270,'_transient_aiowps_captcha_string_info_4vqpligvl9','MTU2ODQ5MzQ2MXlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(704326,'_transient_timeout_aiowps_captcha_string_info_ofzyaxvohm','1568499546','no'),(704327,'_transient_aiowps_captcha_string_info_ofzyaxvohm','MTU2ODQ5Nzc0NnlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(719987,'_transient_timeout_yst_sm_1_1:4gHp_dnmx','1569727515','no'),(719988,'_transient_yst_sm_1_1:4gHp_dnmx','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2019-04-09T19:31:49-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2019-07-22T21:02:01-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2019-05-23T20:54:45-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-08-04T16:48:19-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(704445,'_transient_timeout_aiowps_captcha_string_info_0nokur7d71','1568507758','no'),(731295,'_transient_timeout_aiowps_captcha_string_info_l2r8gmwiib','1570491574','no'),(731296,'_transient_aiowps_captcha_string_info_l2r8gmwiib','MTU3MDQ4OTc3NHlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1128394,'_transient_aiowps_captcha_string_info_hymq52ge1x','MTU5OTcyNjY4NHlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1088063,'_transient_timeout_aiowps_captcha_string_info_vjofxp1j35','1596844041','no'),(1088064,'_transient_aiowps_captcha_string_info_vjofxp1j35','MTU5Njg0MjI0MXlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1086535,'_transient_timeout_aiowps_captcha_string_info_ilz35gctep','1596730626','no'),(1086492,'_transient_timeout_aiowps_captcha_string_info_bfqo75mm7h','1596727457','no'),(1086493,'_transient_aiowps_captcha_string_info_bfqo75mm7h','MTU5NjcyNTY1N3lhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1086536,'_transient_aiowps_captcha_string_info_ilz35gctep','MTU5NjcyODgyNnlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(1086615,'_transient_timeout_yst_sm_1_1:4gHp_4m13e','1596821463','no'),(1086550,'_transient_timeout_aiowps_captcha_string_info_mcsn43dd00','1596731841','no'),(1086551,'_transient_aiowps_captcha_string_info_mcsn43dd00','MTU5NjczMDA0MXlhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(1086616,'_transient_yst_sm_1_1:4gHp_4m13e','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-02-20T06:22:53-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2019-07-22T21:02:01-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2019-05-23T20:54:45-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(704446,'_transient_aiowps_captcha_string_info_0nokur7d71','MTU2ODUwNTk1OHlhajNtcDh1cmRjYjZyanVjbHNsMTk=','no'),(704454,'_transient_timeout_aiowps_captcha_string_info_mq31br5lm2','1568507860','no'),(704455,'_transient_aiowps_captcha_string_info_mq31br5lm2','MTU2ODUwNjA2MHlhajNtcDh1cmRjYjZyanVjbHNsMTQ=','no'),(704848,'_transient_timeout_aiowps_captcha_string_info_zd85d68wz5','1568537794','no'),(704849,'_transient_aiowps_captcha_string_info_zd85d68wz5','MTU2ODUzNTk5NHlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(704696,'_transient_timeout_aiowps_captcha_string_info_r0sa4a1w48','1568525783','no'),(704637,'_transient_timeout_aiowps_captcha_string_info_1l71vmpax5','1568521017','no'),(704638,'_transient_aiowps_captcha_string_info_1l71vmpax5','MTU2ODUxOTIxN3lhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(720038,'_transient_timeout_aiowps_captcha_string_info_g1drtre5ob','1569647110','no'),(720039,'_transient_aiowps_captcha_string_info_g1drtre5ob','MTU2OTY0NTMxMHlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(720115,'_transient_timeout_aiowps_captcha_string_info_j80b4mfx4z','1569651951','no'),(720116,'_transient_aiowps_captcha_string_info_j80b4mfx4z','MTU2OTY1MDE1MXlhajNtcDh1cmRjYjZyanVjbHNsMjc=','no'),(730013,'_transient_aiowps_captcha_string_info_azwx6gv9o2','MTU3MDM5MzQ5MHlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(730053,'_transient_timeout_aiowps_captcha_string_info_bq6e3hrc59','1570398101','no'),(730054,'_transient_aiowps_captcha_string_info_bq6e3hrc59','MTU3MDM5NjMwMXlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(735159,'_transient_aiowps_captcha_string_info_0r4gmaupck','MTU3MDc3NTY3NHlhajNtcDh1cmRjYjZyanVjbHNsMjQ=','no'),(730091,'_transient_timeout_aiowps_captcha_string_info_4k5ovhv4tf','1570400858','no'),(730092,'_transient_aiowps_captcha_string_info_4k5ovhv4tf','MTU3MDM5OTA1OHlhajNtcDh1cmRjYjZyanVjbHNsMjY=','no'),(720198,'_transient_timeout_aiowps_captcha_string_info_cocsxxpnhz','1569657881','no'),(720199,'_transient_aiowps_captcha_string_info_cocsxxpnhz','MTU2OTY1NjA4MXlhajNtcDh1cmRjYjZyanVjbHNsMjg=','no'),(730187,'_transient_timeout_aiowps_captcha_string_info_ty8iwq561y','1570407497','no'),(720302,'_transient_aiowps_captcha_string_info_8swv4jf0x4','MTU2OTY2NDU0OHlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(720301,'_transient_timeout_aiowps_captcha_string_info_8swv4jf0x4','1569666348','no'),(1127173,'_transient_timeout_aiowps_captcha_string_info_pu5gkubds1','1599645261','no'),(704697,'_transient_aiowps_captcha_string_info_r0sa4a1w48','MTU2ODUyMzk4M3lhajNtcDh1cmRjYjZyanVjbHNsMTc=','no'),(704699,'_transient_timeout_aiowps_captcha_string_info_n2gdu9dfpu','1568525895','no'),(704700,'_transient_aiowps_captcha_string_info_n2gdu9dfpu','MTU2ODUyNDA5NXlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(704703,'_transient_timeout_aiowps_captcha_string_info_frsq9eb0n3','1568526107','no'),(704704,'_transient_aiowps_captcha_string_info_frsq9eb0n3','MTU2ODUyNDMwN3lhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(730151,'_transient_aiowps_captcha_string_info_oofqoy0oa6','MTU3MDQwMzUxMnlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(724818,'_transient_yst_sm_1_1:4gHp_dRfo','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2019-04-09T19:31:49-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2019-07-22T21:02:01-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2019-05-23T20:54:45-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-08-04T16:48:19-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(725654,'_transient_timeout_aiowps_captcha_string_info_gvek02krmz','1570068960','no'),(704917,'_transient_timeout_aiowps_captcha_string_info_dsq2ux26df','1568543116','no'),(704918,'_transient_aiowps_captcha_string_info_dsq2ux26df','MTU2ODU0MTMxNnlhajNtcDh1cmRjYjZyanVjbHNsMTQ=','no'),(704999,'_transient_timeout_aiowps_captcha_string_info_pqrofhxdpi','1568549169','no'),(705000,'_transient_aiowps_captcha_string_info_pqrofhxdpi','MTU2ODU0NzM2OXlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(722672,'_transient_aiowps_captcha_string_info_rzouxd03pt','MTU2OTg0MTg1OHlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(722315,'_transient_timeout_aiowps_captcha_string_info_t3swpl7fig','1569815798','no'),(722985,'_transient_aiowps_captcha_string_info_yyuxnr5k4x','MTU2OTg2NDEzM3lhajNtcDh1cmRjYjZyanVjbHNsMjM=','no'),(722269,'_transient_timeout_aiowps_captcha_string_info_6pdu8s0qxs','1569812373','no'),(722270,'_transient_aiowps_captcha_string_info_6pdu8s0qxs','MTU2OTgxMDU3M3lhajNtcDh1cmRjYjZyanVjbHNsMTQ=','no'),(722984,'_transient_timeout_aiowps_captcha_string_info_yyuxnr5k4x','1569865933','no'),(728559,'_transient_aiowps_captcha_string_info_i4pnow62vx','MTU3MDI4NDYyNHlhajNtcDh1cmRjYjZyanVjbHNsMjI=','no'),(722316,'_transient_aiowps_captcha_string_info_t3swpl7fig','MTU2OTgxMzk5OHlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(722317,'_transient_timeout_aiowps_captcha_string_info_ajun7elf3v','1569815805','no'),(722318,'_transient_aiowps_captcha_string_info_ajun7elf3v','MTU2OTgxNDAwNXlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(722358,'_transient_timeout_aiowps_captcha_string_info_u0qtxle4be','1569818459','no'),(722359,'_transient_aiowps_captcha_string_info_u0qtxle4be','MTU2OTgxNjY1OXlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(722376,'_transient_timeout_aiowps_captcha_string_info_uizqkmc51z','1569820028','no'),(722377,'_transient_aiowps_captcha_string_info_uizqkmc51z','MTU2OTgxODIyOHlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(722441,'_transient_timeout_aiowps_captcha_string_info_rkotpauwvl','1569824966','no'),(722442,'_transient_aiowps_captcha_string_info_rkotpauwvl','MTU2OTgyMzE2NnlhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(705105,'_transient_timeout_aiowps_captcha_string_info_g8w10j1q53','1568555047','no'),(705111,'_transient_timeout_aiowps_captcha_string_info_keeycm0nqs','1568555211','no'),(705106,'_transient_aiowps_captcha_string_info_g8w10j1q53','MTU2ODU1MzI0N3lhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(705112,'_transient_aiowps_captcha_string_info_keeycm0nqs','MTU2ODU1MzQxMXlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(705138,'_transient_timeout_aiowps_captcha_string_info_1uvl3k4i16','1568557162','no'),(705139,'_transient_aiowps_captcha_string_info_1uvl3k4i16','MTU2ODU1NTM2MnlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(705169,'_transient_timeout_aiowps_captcha_string_info_2mig179mmr','1568559289','no'),(780151,'_transient_timeout_aiowps_captcha_string_info_4abfssxwv1','1574116010','no'),(705170,'_transient_aiowps_captcha_string_info_2mig179mmr','MTU2ODU1NzQ4OXlhajNtcDh1cmRjYjZyanVjbHNsMzc=','no'),(774861,'_transient_timeout_aiowps_captcha_string_info_pbnuhmgmov','1573734617','no'),(752936,'_transient_aiowps_captcha_string_info_uh9om8y7xk','MTU3MjEwMTQ5M3lhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(705195,'_transient_timeout_aiowps_captcha_string_info_ceevto8t3o','1568561104','no'),(705196,'_transient_aiowps_captcha_string_info_ceevto8t3o','MTU2ODU1OTMwNHlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(756588,'_transient_timeout_aiowps_captcha_string_info_wxh443tyyq','1572379635','no'),(705272,'_transient_timeout_aiowps_captcha_string_info_q5dwhe2iah','1568566932','no'),(705273,'_transient_aiowps_captcha_string_info_q5dwhe2iah','MTU2ODU2NTEzMnlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1127114,'_transient_timeout_aiowps_captcha_string_info_rs9n7gcnx5','1599641303','no'),(1127115,'_transient_aiowps_captcha_string_info_rs9n7gcnx5','MTU5OTYzOTUwM3lhajNtcDh1cmRjYjZyanVjbHNsMzI=','no'),(1127141,'_transient_aiowps_captcha_string_info_xt7n3ado7n','MTU5OTY0MTMxMnlhajNtcDh1cmRjYjZyanVjbHNsMjc=','no'),(1127151,'_transient_timeout_aiowps_captcha_string_info_dqjy130sab','1599643484','no'),(705378,'_transient_timeout_aiowps_captcha_string_info_hz1ei1c91i','1568574838','no'),(705379,'_transient_aiowps_captcha_string_info_hz1ei1c91i','MTU2ODU3MzAzOHlhajNtcDh1cmRjYjZyanVjbHNsMzY=','no'),(724274,'_transient_aiowps_captcha_string_info_jyn4nwrsm9','MTU2OTk2Mjc2MXlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(722480,'_transient_timeout_aiowps_captcha_string_info_578v8a51va','1569827958','no'),(722481,'_transient_aiowps_captcha_string_info_578v8a51va','MTU2OTgyNjE1OHlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(722671,'_transient_timeout_aiowps_captcha_string_info_rzouxd03pt','1569843658','no'),(705457,'_transient_timeout_aiowps_captcha_string_info_matwo9tenn','1568580049','no'),(705458,'_transient_aiowps_captcha_string_info_matwo9tenn','MTU2ODU3ODI0OXlhajNtcDh1cmRjYjZyanVjbHNsMjE=','no'),(1127195,'_transient_timeout_aiowps_captcha_string_info_lfd1eap0gw','1599646460','no'),(1127196,'_transient_aiowps_captcha_string_info_lfd1eap0gw','MTU5OTY0NDY2MHlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(1127204,'_transient_aiowps_captcha_string_info_pypalnkoj6','MTU5OTY0NDgyNHlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(705638,'_transient_timeout_aiowps_captcha_string_info_qsvmtpzalh','1568593965','no'),(710367,'_transient_timeout_aiowps_captcha_string_info_dprjdjr77u','1568939543','no'),(710368,'_transient_aiowps_captcha_string_info_dprjdjr77u','MTU2ODkzNzc0M3lhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(728742,'_transient_aiowps_captcha_string_info_6lk281vgcv','MTU3MDI5Nzk4NXlhajNtcDh1cmRjYjZyanVjbHNsMjQ=','no'),(723153,'_transient_timeout_aiowps_captcha_string_info_aowr9uukfa','1569878736','no'),(710546,'_transient_timeout_aiowps_captcha_string_info_d9n5af3t5m','1568952382','no'),(728147,'_transient_timeout_aiowps_captcha_string_info_c9ffh3yseu','1570254999','no'),(728148,'_transient_aiowps_captcha_string_info_c9ffh3yseu','MTU3MDI1MzE5OXlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(728190,'_transient_timeout_aiowps_captcha_string_info_z25icyaxrd','1570258258','no'),(723264,'_transient_timeout_aiowps_captcha_string_info_m6a5tlzrn9','1569887147','no'),(723265,'_transient_aiowps_captcha_string_info_m6a5tlzrn9','MTU2OTg4NTM0N3lhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(723290,'_transient_timeout_aiowps_captcha_string_info_z2eb1m5z6e','1569888442','no'),(723291,'_transient_aiowps_captcha_string_info_z2eb1m5z6e','MTU2OTg4NjY0MnlhajNtcDh1cmRjYjZyanVjbHNsMTk=','no'),(728515,'_transient_aiowps_captcha_string_info_hfeonaglq2','MTU3MDI4MTA5OXlhajNtcDh1cmRjYjZyanVjbHNsMjQ=','no'),(705639,'_transient_aiowps_captcha_string_info_qsvmtpzalh','MTU2ODU5MjE2NXlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(705666,'_transient_timeout_aiowps_captcha_string_info_mfu6n7g1sy','1568595373','no'),(705667,'_transient_aiowps_captcha_string_info_mfu6n7g1sy','MTU2ODU5MzU3M3lhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(723154,'_transient_aiowps_captcha_string_info_aowr9uukfa','MTU2OTg3NjkzNnlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(729823,'_transient_aiowps_captcha_string_info_fu3vy318kf','MTU3MDM3OTA2NHlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(729094,'_transient_timeout_aiowps_captcha_string_info_lkjrc9a5rd','1570324651','no'),(730012,'_transient_timeout_aiowps_captcha_string_info_azwx6gv9o2','1570395290','no'),(722013,'_transient_timeout_aiowps_captcha_string_info_tta1v7iq3u','1569794569','no'),(705884,'_transient_timeout_aiowps_captcha_string_info_b3rusqx1q7','1568611259','no'),(705852,'_transient_timeout_aiowps_captcha_string_info_6opt8eyr8x','1568609046','no'),(705853,'_transient_aiowps_captcha_string_info_6opt8eyr8x','MTU2ODYwNzI0NnlhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(705885,'_transient_aiowps_captcha_string_info_b3rusqx1q7','MTU2ODYwOTQ1OXlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(715495,'_transient_aiowps_captcha_string_info_w04xvm7nak','MTU2OTMwODg5MHlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(715534,'_transient_timeout_aiowps_captcha_string_info_ev0zy2xrap','1569313653','no'),(705908,'_transient_timeout_aiowps_captcha_string_info_i9xo4w468y','1568613117','no'),(705909,'_transient_aiowps_captcha_string_info_i9xo4w468y','MTU2ODYxMTMxN3lhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(705911,'_transient_timeout_aiowps_captcha_string_info_nma0i5ip2q','1568613133','no'),(705912,'_transient_aiowps_captcha_string_info_nma0i5ip2q','MTU2ODYxMTMzM3lhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(705937,'_transient_timeout_aiowps_captcha_string_info_2g2gdjbs6c','1568614826','no'),(705938,'_transient_aiowps_captcha_string_info_2g2gdjbs6c','MTU2ODYxMzAyNnlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(706031,'_transient_timeout_aiowps_captcha_string_info_xfwrzjk36c','1568621940','no'),(706032,'_transient_aiowps_captcha_string_info_xfwrzjk36c','MTU2ODYyMDE0MHlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(706094,'_transient_timeout_aiowps_captcha_string_info_jqsoleqwsy','1568627327','no'),(706095,'_transient_aiowps_captcha_string_info_jqsoleqwsy','MTU2ODYyNTUyN3lhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(706203,'_transient_timeout_aiowps_captcha_string_info_ajb2k56vwm','1568636084','no'),(706204,'_transient_aiowps_captcha_string_info_ajb2k56vwm','MTU2ODYzNDI4NHlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(706346,'_transient_timeout_aiowps_captcha_string_info_eily2vxczg','1568646147','no'),(706347,'_transient_aiowps_captcha_string_info_eily2vxczg','MTU2ODY0NDM0N3lhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(988201,'_transient_timeout_aiowps_captcha_string_info_900yqxr26x','1589393596','no'),(954241,'_transient_timeout_aiowps_captcha_string_info_dkpub1zx7g','1586867391','no'),(954242,'_transient_aiowps_captcha_string_info_dkpub1zx7g','MTU4Njg2NTU5MXlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(954742,'_transient_aiowps_captcha_string_info_04anqfqnbk','MTU4NjkwMjEyNHlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(954417,'_transient_aiowps_captcha_string_info_z6rv2tbf4a','MTU4Njg3ODE3M3lhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(954421,'_transient_timeout_aiowps_captcha_string_info_l3qknyftav','1586880301','no'),(954422,'_transient_aiowps_captcha_string_info_l3qknyftav','MTU4Njg3ODUwMXlhajNtcDh1cmRjYjZyanVjbHNsMTk=','no'),(954685,'_transient_aiowps_captcha_string_info_asjdu1tohe','MTU4Njg5Nzc5NXlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(968284,'_transient_aiowps_captcha_string_info_a1tlcynec9','MTU4NzkxMTgyOHlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(954488,'_transient_timeout_aiowps_captcha_string_info_sftircmuov','1586885459','no'),(954489,'_transient_aiowps_captcha_string_info_sftircmuov','MTU4Njg4MzY1OXlhajNtcDh1cmRjYjZyanVjbHNsMjk=','no'),(954491,'_transient_timeout_aiowps_captcha_string_info_5t7r9ut6y8','1586885466','no'),(954492,'_transient_aiowps_captcha_string_info_5t7r9ut6y8','MTU4Njg4MzY2NnlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(954514,'_transient_timeout_aiowps_captcha_string_info_przygtyx5w','1586887135','no'),(954515,'_transient_aiowps_captcha_string_info_przygtyx5w','MTU4Njg4NTMzNXlhajNtcDh1cmRjYjZyanVjbHNsMA==','no'),(954684,'_transient_timeout_aiowps_captcha_string_info_asjdu1tohe','1586899595','no'),(954650,'_transient_timeout_aiowps_captcha_string_info_6cz2yni0qy','1586897200','no'),(954651,'_transient_aiowps_captcha_string_info_6cz2yni0qy','MTU4Njg5NTQwMHlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(955850,'_transient_aiowps_captcha_string_info_zcb3w2xdhp','MTU4Njk4NjA5NnlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(955993,'_transient_timeout_aiowps_captcha_string_info_4a6zfnumh8','1586998541','no'),(956478,'_transient_timeout_aiowps_captcha_string_info_2024om906i','1587032833','no'),(955989,'_transient_timeout_aiowps_captcha_string_info_jukltb5hq3','1586998541','no'),(892358,'_transient_timeout_aiowps_captcha_string_info_a3tip83e42','1582372985','no'),(857365,'_transient_timeout_aiowps_captcha_string_info_bpucybfxl2','1579793600','no'),(800784,'_transient_timeout_aiowps_captcha_string_info_srxkyfap9b','1575627824','no'),(776731,'_transient_aiowps_captcha_string_info_ng579187y7','MTU3Mzg1Njg1OXlhajNtcDh1cmRjYjZyanVjbHNsMjE=','no'),(776066,'_transient_timeout_aiowps_captcha_string_info_qoku7i24wc','1573813413','no'),(776067,'_transient_aiowps_captcha_string_info_qoku7i24wc','MTU3MzgxMTYxM3lhajNtcDh1cmRjYjZyanVjbHNsMzE=','no'),(776636,'_transient_aiowps_captcha_string_info_se9g9unlew','MTU3Mzg0OTYzNnlhajNtcDh1cmRjYjZyanVjbHNsMTg=','no'),(776512,'_transient_timeout_aiowps_captcha_string_info_mqffrmbgrc','1573841715','no'),(776375,'_transient_timeout_aiowps_captcha_string_info_z5o3tk6e45','1573831333','no'),(776376,'_transient_aiowps_captcha_string_info_z5o3tk6e45','MTU3MzgyOTUzM3lhajNtcDh1cmRjYjZyanVjbHNsMzQ=','no'),(801723,'_transient_yst_sm_1_1:4gHp_dRtb','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2019-10-14T21:10:24-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2019-07-22T21:02:01-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2019-05-23T20:54:45-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(776291,'_transient_timeout_aiowps_captcha_string_info_xfa7vhnh55','1573824952','no'),(783656,'_transient_timeout_aiowps_captcha_string_info_0hbf1m0yfh','1574374486','no'),(797792,'_transient_aiowps_captcha_string_info_f1rp81leii','MTU3NTQwMzA4OXlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(783264,'_transient_timeout_aiowps_captcha_string_info_7f7tppdhuj','1574343666','no'),(783265,'_transient_aiowps_captcha_string_info_7f7tppdhuj','MTU3NDM0MTg2NnlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(783271,'_transient_timeout_aiowps_captcha_string_info_5f1mh1hxw1','1574344194','no'),(783272,'_transient_aiowps_captcha_string_info_5f1mh1hxw1','MTU3NDM0MjM5NHlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(789358,'_transient_timeout_aiowps_captcha_string_info_t9bxq0n0nn','1574799212','no'),(706399,'_transient_timeout_aiowps_captcha_string_info_vxw5w0dbah','1568650598','no'),(706400,'_transient_aiowps_captcha_string_info_vxw5w0dbah','MTU2ODY0ODc5OHlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(725655,'_transient_aiowps_captcha_string_info_gvek02krmz','MTU3MDA2NzE2MHlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(725668,'_transient_timeout_aiowps_captcha_string_info_jsdxfwy2ft','1570069830','no'),(706420,'_transient_timeout_aiowps_captcha_string_info_jxs1rgua69','1568651784','no'),(706421,'_transient_aiowps_captcha_string_info_jxs1rgua69','MTU2ODY0OTk4NHlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(706423,'_transient_timeout_aiowps_captcha_string_info_xj8nufy3b8','1568651832','no'),(706424,'_transient_aiowps_captcha_string_info_xj8nufy3b8','MTU2ODY1MDAzMnlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(706467,'_transient_timeout_aiowps_captcha_string_info_a7559antk7','1568654844','no'),(706468,'_transient_aiowps_captcha_string_info_a7559antk7','MTU2ODY1MzA0NHlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(706491,'_transient_timeout_aiowps_captcha_string_info_3e3f6owoa2','1568656302','no'),(706492,'_transient_aiowps_captcha_string_info_3e3f6owoa2','MTU2ODY1NDUwMnlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(706514,'_transient_timeout_aiowps_captcha_string_info_5mn8pxuono','1568658062','no'),(706515,'_transient_aiowps_captcha_string_info_5mn8pxuono','MTU2ODY1NjI2MnlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(725669,'_transient_aiowps_captcha_string_info_jsdxfwy2ft','MTU3MDA2ODAzMHlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(725923,'_transient_timeout_aiowps_captcha_string_info_d0knks6rwn','1570091099','no'),(706586,'_transient_timeout_aiowps_captcha_string_info_y2euixh4ry','1568662941','no'),(706587,'_transient_aiowps_captcha_string_info_y2euixh4ry','MTU2ODY2MTE0MXlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(726402,'_transient_aiowps_captcha_string_info_h1n74y2uhf','MTU3MDEyNjUyMXlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(706658,'_transient_timeout_aiowps_captcha_string_info_7uwgdgkab0','1568669080','no'),(706659,'_transient_aiowps_captcha_string_info_7uwgdgkab0','MTU2ODY2NzI4MHlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(706713,'_transient_timeout_aiowps_captcha_string_info_c559f5t07t','1568672868','no'),(706714,'_transient_aiowps_captcha_string_info_c559f5t07t','MTU2ODY3MTA2OHlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(710482,'_transient_aiowps_captcha_string_info_ozh0b77xri','MTU2ODk0NjIwOHlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(710489,'_transient_timeout_aiowps_captcha_string_info_h77f8vtu4b','1568948532','no'),(710490,'_transient_aiowps_captcha_string_info_h77f8vtu4b','MTU2ODk0NjczMnlhajNtcDh1cmRjYjZyanVjbHNsMjQ=','no'),(728756,'_transient_timeout_yst_sm_1_1:4gHp_4lx4B','1570385386','no'),(710547,'_transient_aiowps_captcha_string_info_d9n5af3t5m','MTU2ODk1MDU4MnlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(723702,'_transient_aiowps_captcha_string_info_daq7re8tme','MTU2OTkxODE2MHlhajNtcDh1cmRjYjZyanVjbHNsMjQ=','no'),(724323,'_transient_timeout_aiowps_captcha_string_info_3l5nfnw6lr','1569968513','no'),(723039,'_transient_timeout_aiowps_captcha_string_info_2s2k0vclgi','1569870078','no'),(710622,'_transient_timeout_aiowps_captcha_string_info_5gklcufz6e','1568958025','no'),(710623,'_transient_aiowps_captcha_string_info_5gklcufz6e','MTU2ODk1NjIyNXlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(710823,'_transient_timeout_aiowps_captcha_string_info_c10qwtk2k9','1568972905','no'),(710824,'_transient_aiowps_captcha_string_info_c10qwtk2k9','MTU2ODk3MTEwNXlhajNtcDh1cmRjYjZyanVjbHNsMjM=','no'),(711525,'_transient_timeout_aiowps_captcha_string_info_0tvx7p7cff','1569024328','no'),(711526,'_transient_aiowps_captcha_string_info_0tvx7p7cff','MTU2OTAyMjUyOHlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(710958,'_transient_timeout_aiowps_captcha_string_info_5o7fc8hybt','1568983082','no'),(710959,'_transient_aiowps_captcha_string_info_5o7fc8hybt','MTU2ODk4MTI4MnlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(710782,'_transient_aiowps_captcha_string_info_i00tl0g4z1','MTU2ODk2NzkxNHlhajNtcDh1cmRjYjZyanVjbHNsMjY=','no'),(1127054,'_transient_aiowps_captcha_string_info_4gtudkbsek','MTU5OTYzNDkzMHlhajNtcDh1cmRjYjZyanVjbHNsMzI=','no'),(710781,'_transient_timeout_aiowps_captcha_string_info_i00tl0g4z1','1568969714','no'),(710682,'_transient_timeout_aiowps_captcha_string_info_7so4aid6yp','1568962568','no'),(710683,'_transient_aiowps_captcha_string_info_7so4aid6yp','MTU2ODk2MDc2OHlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(707388,'_transient_timeout_aiowps_captcha_string_info_359oakl1dd','1568722508','no'),(707389,'_transient_aiowps_captcha_string_info_359oakl1dd','MTU2ODcyMDcwOHlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(730849,'_transient_aiowps_captcha_string_info_ltb87ishy5','MTU3MDQ1NDAxNnlhajNtcDh1cmRjYjZyanVjbHNsMTM=','no'),(730695,'_transient_aiowps_captcha_string_info_kejrc5e2sb','MTU3MDQ0MzUzOXlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(714998,'_transient_aiowps_captcha_string_info_wwx61bswoa','MTU2OTI3NDc0MnlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(707641,'_transient_timeout_aiowps_captcha_string_info_vuytrd5out','1568741091','no'),(707642,'_transient_aiowps_captcha_string_info_vuytrd5out','MTU2ODczOTI5MXlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(730873,'_transient_timeout_aiowps_captcha_string_info_chdhkp8d4f','1570457096','no'),(767064,'_transient_aiowps_captcha_string_info_la2qno53rt','MTU3MzE2MDQ1M3lhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(707710,'_transient_timeout_aiowps_captcha_string_info_sml9d4wnlw','1568746708','no'),(707711,'_transient_aiowps_captcha_string_info_sml9d4wnlw','MTU2ODc0NDkwOHlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(707758,'_transient_timeout_aiowps_captcha_string_info_n7jdiqpvyq','1568749435','no'),(707759,'_transient_aiowps_captcha_string_info_n7jdiqpvyq','MTU2ODc0NzYzNXlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(715319,'_transient_timeout_aiowps_captcha_string_info_s4b7xmunlc','1569297604','no'),(715320,'_transient_aiowps_captcha_string_info_s4b7xmunlc','MTU2OTI5NTgwNHlhajNtcDh1cmRjYjZyanVjbHNsMTM=','no'),(707852,'_transient_timeout_aiowps_captcha_string_info_zu43uk3rvg','1568756480','no'),(707853,'_transient_aiowps_captcha_string_info_zu43uk3rvg','MTU2ODc1NDY4MHlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(715458,'_transient_aiowps_captcha_string_info_fhir6x92ce','MTU2OTMwNTY5MXlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(714768,'_transient_aiowps_captcha_string_info_ncr054xyx6','MTU2OTI1ODY2N3lhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(709930,'_transient_timeout_aiowps_captcha_string_info_nmj8cxdk69','1568903476','no'),(709931,'_transient_aiowps_captcha_string_info_nmj8cxdk69','MTU2ODkwMTY3NnlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(708589,'_transient_timeout_aiowps_captcha_string_info_i0pyvk3mfn','1568810808','no'),(708590,'_transient_aiowps_captcha_string_info_i0pyvk3mfn','MTU2ODgwOTAwOHlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(708110,'_transient_timeout_aiowps_captcha_string_info_lpzd05yo6c','1568774185','no'),(708111,'_transient_aiowps_captcha_string_info_lpzd05yo6c','MTU2ODc3MjM4NXlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(729315,'_transient_aiowps_captcha_string_info_sphi4qkiza','MTU3MDMzOTk5NXlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(722779,'_transient_timeout_aiowps_captcha_string_info_k15hc44h51','1569850042','no'),(708150,'_transient_timeout_aiowps_captcha_string_info_wqatic977s','1568776763','no'),(708151,'_transient_aiowps_captcha_string_info_wqatic977s','MTU2ODc3NDk2M3lhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(708178,'_transient_timeout_aiowps_captcha_string_info_wwcg36hskc','1568777869','no'),(708179,'_transient_aiowps_captcha_string_info_wwcg36hskc','MTU2ODc3NjA2OXlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(729243,'_transient_timeout_aiowps_captcha_string_info_zb8sjjh72e','1570335883','no'),(729244,'_transient_aiowps_captcha_string_info_zb8sjjh72e','MTU3MDMzNDA4M3lhajNtcDh1cmRjYjZyanVjbHNsMTk=','no'),(708257,'_transient_timeout_aiowps_captcha_string_info_in917eu82o','1568784975','no'),(708258,'_transient_aiowps_captcha_string_info_in917eu82o','MTU2ODc4MzE3NXlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(729907,'_transient_timeout_aiowps_captcha_string_info_561qa9vjxv','1570386905','no'),(713680,'_transient_aiowps_captcha_string_info_8xqd0eghgv','MTU2OTE3OTU4M3lhajNtcDh1cmRjYjZyanVjbHNsMTk=','no'),(708383,'_transient_timeout_aiowps_captcha_string_info_obxtova223','1568795234','no'),(708384,'_transient_aiowps_captcha_string_info_obxtova223','MTU2ODc5MzQzNHlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(711549,'_transient_timeout_aiowps_captcha_string_info_lp1bogi6t8','1569025015','no'),(711550,'_transient_aiowps_captcha_string_info_lp1bogi6t8','MTU2OTAyMzIxNXlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(713763,'_transient_timeout_aiowps_captcha_string_info_siocb2jucb','1569187496','no'),(713854,'_transient_timeout_aiowps_captcha_string_info_3t3fyti56n','1569194558','no'),(715945,'_transient_timeout_aiowps_captcha_string_info_y28wf40a95','1569341241','no'),(715946,'_transient_aiowps_captcha_string_info_y28wf40a95','MTU2OTMzOTQ0MXlhajNtcDh1cmRjYjZyanVjbHNsMjg=','no'),(712135,'_transient_timeout_aiowps_captcha_string_info_vfhtl1oell','1569070429','no'),(712960,'_transient_aiowps_captcha_string_info_rmy671ye1d','MTU2OTEyNjA0OXlhajNtcDh1cmRjYjZyanVjbHNsMjQ=','no'),(712117,'_transient_yst_sm_1_1:4gHp_eK3Z','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2019-04-09T19:31:49-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2019-07-22T21:02:01-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2019-05-23T20:54:45-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-08-04T16:48:19-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(712136,'_transient_aiowps_captcha_string_info_vfhtl1oell','MTU2OTA2ODYyOXlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(713173,'_transient_timeout_aiowps_captcha_string_info_lqgcoyhm27','1569143731','no'),(712214,'_transient_timeout_aiowps_captcha_string_info_tel5m5jhap','1569074860','no'),(712215,'_transient_aiowps_captcha_string_info_tel5m5jhap','MTU2OTA3MzA2MHlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(712233,'_transient_timeout_aiowps_captcha_string_info_ki8nhubs47','1569076505','no'),(712234,'_transient_aiowps_captcha_string_info_ki8nhubs47','MTU2OTA3NDcwNXlhajNtcDh1cmRjYjZyanVjbHNsMzE=','no'),(712923,'_transient_timeout_aiowps_captcha_string_info_ilfxyqz9wk','1569126010','no'),(712924,'_transient_aiowps_captcha_string_info_ilfxyqz9wk','MTU2OTEyNDIxMHlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(712288,'_transient_timeout_aiowps_captcha_string_info_78p1zdoqkp','1569080990','no'),(793729,'_transient_aiowps_captcha_string_info_3fen6qknx7','MTU3NTExMjQ5MHlhajNtcDh1cmRjYjZyanVjbHNsMjE=','no'),(794008,'_transient_yst_sm_1_1:4gHp_4kGKl','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2019-10-14T21:10:24-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2019-07-22T21:02:01-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2019-05-23T20:54:45-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(712289,'_transient_aiowps_captcha_string_info_78p1zdoqkp','MTU2OTA3OTE5MHlhajNtcDh1cmRjYjZyanVjbHNsMzE=','no'),(712971,'_transient_timeout_aiowps_captcha_string_info_3zvvwop34e','1569128614','no'),(712972,'_transient_aiowps_captcha_string_info_3zvvwop34e','MTU2OTEyNjgxNHlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(712329,'_transient_timeout_aiowps_captcha_string_info_9tg5s5k9e2','1569084119','no'),(712330,'_transient_aiowps_captcha_string_info_9tg5s5k9e2','MTU2OTA4MjMxOXlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(713482,'_transient_aiowps_captcha_string_info_r4xklkvwra','MTU2OTE2NTU5MHlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(712457,'_transient_timeout_aiowps_captcha_string_info_ik1i8gl7f8','1569094459','no'),(712458,'_transient_aiowps_captcha_string_info_ik1i8gl7f8','MTU2OTA5MjY1OXlhajNtcDh1cmRjYjZyanVjbHNsMzI=','no'),(713030,'_transient_timeout_aiowps_captcha_string_info_yxj3y3hare','1569133075','no'),(713031,'_transient_aiowps_captcha_string_info_yxj3y3hare','MTU2OTEzMTI3NXlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(712501,'_transient_timeout_aiowps_captcha_string_info_ureqz3gr4p','1569097999','no'),(712502,'_transient_aiowps_captcha_string_info_ureqz3gr4p','MTU2OTA5NjE5OXlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(729264,'_transient_timeout_aiowps_captcha_string_info_j8jrf328hd','1570337556','no'),(729265,'_transient_aiowps_captcha_string_info_j8jrf328hd','MTU3MDMzNTc1NnlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(712553,'_transient_timeout_aiowps_captcha_string_info_nt39qaidko','1569101515','no'),(712554,'_transient_aiowps_captcha_string_info_nt39qaidko','MTU2OTA5OTcxNXlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(713106,'_transient_timeout_aiowps_captcha_string_info_ekp3wxj27r','1569138957','no'),(713107,'_transient_aiowps_captcha_string_info_ekp3wxj27r','MTU2OTEzNzE1N3lhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(713305,'_transient_timeout_aiowps_captcha_string_info_b3v7wcy0ip','1569154611','no'),(712571,'_transient_timeout_aiowps_captcha_string_info_iu9uwds6rb','1569102793','no'),(712572,'_transient_aiowps_captcha_string_info_iu9uwds6rb','MTU2OTEwMDk5M3lhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(712656,'_transient_timeout_aiowps_captcha_string_info_d80ddklmov','1569109004','no'),(712601,'_transient_timeout_aiowps_captcha_string_info_ct6p2hgylu','1569104174','no'),(712602,'_transient_aiowps_captcha_string_info_ct6p2hgylu','MTU2OTEwMjM3NHlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(713306,'_transient_aiowps_captcha_string_info_b3v7wcy0ip','MTU2OTE1MjgxMXlhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(712657,'_transient_aiowps_captcha_string_info_d80ddklmov','MTU2OTEwNzIwNHlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(712673,'_transient_timeout_aiowps_captcha_string_info_jcptuq1ovi','1569110174','no'),(712674,'_transient_aiowps_captcha_string_info_jcptuq1ovi','MTU2OTEwODM3NHlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(712973,'_transient_timeout_aiowps_captcha_string_info_7435cs4v3u','1569128781','no'),(712955,'_transient_timeout_aiowps_captcha_string_info_7t4q7gxsfp','1569127689','no'),(713487,'_transient_aiowps_captcha_string_info_zkdq49higg','MTU2OTE2NTc5MHlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(712889,'_transient_timeout_aiowps_captcha_string_info_9q96knirjz','1569124511','no'),(712890,'_transient_aiowps_captcha_string_info_9q96knirjz','MTU2OTEyMjcxMXlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(712894,'_transient_timeout_aiowps_captcha_string_info_nmpowfuqqk','1569124803','no'),(712895,'_transient_aiowps_captcha_string_info_nmpowfuqqk','MTU2OTEyMzAwM3lhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(712898,'_transient_timeout_aiowps_captcha_string_info_7iit2uxz0m','1569124857','no'),(712899,'_transient_aiowps_captcha_string_info_7iit2uxz0m','MTU2OTEyMzA1N3lhajNtcDh1cmRjYjZyanVjbHNsMTM=','no'),(712905,'_transient_timeout_aiowps_captcha_string_info_8yne3tuo20','1569125197','no'),(712906,'_transient_aiowps_captcha_string_info_8yne3tuo20','MTU2OTEyMzM5N3lhajNtcDh1cmRjYjZyanVjbHNsMTQ=','no'),(709830,'_transient_aiowps_captcha_string_info_xj8zfvrtaq','MTU2ODg5NDY4OXlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(710461,'_transient_timeout_aiowps_captcha_string_info_3aq0w02gb3','1568946180','no'),(710462,'_transient_aiowps_captcha_string_info_3aq0w02gb3','MTU2ODk0NDM4MHlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(709905,'_transient_timeout_aiowps_captcha_string_info_hx7ioots5j','1568902244','no'),(709906,'_transient_aiowps_captcha_string_info_hx7ioots5j','MTU2ODkwMDQ0NHlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(710012,'_transient_timeout_aiowps_captcha_string_info_b5bzzayor4','1568910583','no'),(710013,'_transient_aiowps_captcha_string_info_b5bzzayor4','MTU2ODkwODc4M3lhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(710026,'_transient_timeout_aiowps_captcha_string_info_l7psdedeh6','1568912177','no'),(727889,'_transient_timeout_aiowps_captcha_string_info_xecepb0puw','1570236126','no'),(710027,'_transient_aiowps_captcha_string_info_l7psdedeh6','MTU2ODkxMDM3N3lhajNtcDh1cmRjYjZyanVjbHNsMzQ=','no'),(713606,'_transient_timeout_aiowps_captcha_string_info_d0yf57ysh0','1569176254','no'),(713607,'_transient_aiowps_captcha_string_info_d0yf57ysh0','MTU2OTE3NDQ1NHlhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(710275,'_transient_timeout_yst_sm_1_1:4gHp_4kO3P','1569017428','no'),(710276,'_transient_yst_sm_1_1:4gHp_4kO3P','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2019-04-09T19:31:49-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2019-07-22T21:02:01-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2019-05-23T20:54:45-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-08-04T16:48:19-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(710293,'_transient_timeout_aiowps_captcha_string_info_wd0rajyt0p','1568935048','no'),(710294,'_transient_aiowps_captcha_string_info_wd0rajyt0p','MTU2ODkzMzI0OHlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(712974,'_transient_aiowps_captcha_string_info_7435cs4v3u','MTU2OTEyNjk4MXlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(712945,'_transient_aiowps_captcha_string_info_qe8k2uv6xw','MTU2OTEyNTI4MHlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(712956,'_transient_aiowps_captcha_string_info_7t4q7gxsfp','MTU2OTEyNTg4OXlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(712959,'_transient_timeout_aiowps_captcha_string_info_rmy671ye1d','1569127849','no'),(718607,'_transient_timeout_aiowps_captcha_string_info_dqn72zv4s9','1569542097','no'),(721001,'_transient_timeout_aiowps_captcha_string_info_bbj1thdic5','1569718123','no'),(721002,'_transient_aiowps_captcha_string_info_bbj1thdic5','MTU2OTcxNjMyM3lhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(1117967,'_transient_aiowps_captcha_string_info_0jun0g7zss','MTU5OTAxMDc1NXlhajNtcDh1cmRjYjZyanVjbHNsMzI=','no'),(721114,'_transient_timeout_aiowps_captcha_string_info_aq9cyovb7s','1569725749','no'),(721115,'_transient_aiowps_captcha_string_info_aq9cyovb7s','MTU2OTcyMzk0OXlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(721179,'_transient_timeout_aiowps_captcha_string_info_0r3tik8fdj','1569729526','no'),(721180,'_transient_aiowps_captcha_string_info_0r3tik8fdj','MTU2OTcyNzcyNnlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(721201,'_transient_timeout_aiowps_captcha_string_info_0e9oyf40vk','1569731160','no'),(721202,'_transient_aiowps_captcha_string_info_0e9oyf40vk','MTU2OTcyOTM2MHlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(721203,'_transient_timeout_aiowps_captcha_string_info_pbuu6z6z1g','1569731168','no'),(721204,'_transient_aiowps_captcha_string_info_pbuu6z6z1g','MTU2OTcyOTM2OHlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(722014,'_transient_aiowps_captcha_string_info_tta1v7iq3u','MTU2OTc5Mjc2OXlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(722101,'_transient_timeout_aiowps_captcha_string_info_ixu2ewakdd','1569801151','no'),(722102,'_transient_aiowps_captcha_string_info_ixu2ewakdd','MTU2OTc5OTM1MXlhajNtcDh1cmRjYjZyanVjbHNsMzM=','no'),(721283,'_transient_timeout_aiowps_captcha_string_info_m4kudwpvw7','1569737678','no'),(721284,'_transient_aiowps_captcha_string_info_m4kudwpvw7','MTU2OTczNTg3OHlhajNtcDh1cmRjYjZyanVjbHNsMzY=','no'),(722894,'_transient_timeout_aiowps_captcha_string_info_03cdj1919x','1569859078','no'),(721452,'_transient_timeout_aiowps_captcha_string_info_1nzwovh2dd','1569751502','no'),(721821,'_transient_aiowps_captcha_string_info_g692tno7k9','MTU2OTc3ODEyM3lhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(721453,'_transient_aiowps_captcha_string_info_1nzwovh2dd','MTU2OTc0OTcwMnlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(723746,'_transient_timeout_aiowps_captcha_string_info_quddtnplze','1569923889','no'),(721820,'_transient_timeout_aiowps_captcha_string_info_g692tno7k9','1569779923','no'),(721515,'_transient_timeout_aiowps_captcha_string_info_jxfrqft5us','1569756566','no'),(721516,'_transient_aiowps_captcha_string_info_jxfrqft5us','MTU2OTc1NDc2NnlhajNtcDh1cmRjYjZyanVjbHNsMTM=','no'),(721885,'_transient_timeout_yst_sm_1_1:4gHp_4lv7g','1569869811','no'),(721886,'_transient_yst_sm_1_1:4gHp_4lv7g','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2019-04-09T19:31:49-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2019-07-22T21:02:01-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2019-05-23T20:54:45-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-08-04T16:48:19-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1127171,'_transient_timeout_aiowps_captcha_string_info_cedwcjtshe','1599645258','no'),(1127172,'_transient_aiowps_captcha_string_info_cedwcjtshe','MTU5OTY0MzQ1OHlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(1127174,'_transient_aiowps_captcha_string_info_pu5gkubds1','MTU5OTY0MzQ2MXlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1127188,'_transient_timeout_aiowps_captcha_string_info_05u8wlwo7m','1599646220','no'),(1127189,'_transient_aiowps_captcha_string_info_05u8wlwo7m','MTU5OTY0NDQyMHlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1127203,'_transient_timeout_aiowps_captcha_string_info_pypalnkoj6','1599646624','no'),(727292,'_transient_aiowps_captcha_string_info_ci80kstzfw','MTU3MDE4OTk2N3lhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(728663,'_transient_timeout_aiowps_captcha_string_info_py7n2u92w8','1570294463','no'),(728664,'_transient_aiowps_captcha_string_info_py7n2u92w8','MTU3MDI5MjY2M3lhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(728698,'_transient_aiowps_captcha_string_info_f3bf7n8dgw','MTU3MDI5NDY0NnlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(727408,'_transient_timeout_aiowps_captcha_string_info_fsvjwbnini','1570199705','no'),(727409,'_transient_aiowps_captcha_string_info_fsvjwbnini','MTU3MDE5NzkwNXlhajNtcDh1cmRjYjZyanVjbHNsMA==','no'),(727563,'_transient_aiowps_captcha_string_info_5binxnm58a','MTU3MDIwOTQ1MXlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(727562,'_transient_timeout_aiowps_captcha_string_info_5binxnm58a','1570211251','no'),(727520,'_transient_timeout_aiowps_captcha_string_info_eteq1ngz82','1570208185','no'),(727521,'_transient_aiowps_captcha_string_info_eteq1ngz82','MTU3MDIwNjM4NXlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(727533,'_transient_timeout_aiowps_captcha_string_info_0jyq5elmm8','1570209103','no'),(727534,'_transient_aiowps_captcha_string_info_0jyq5elmm8','MTU3MDIwNzMwM3lhajNtcDh1cmRjYjZyanVjbHNsMjI=','no'),(1126981,'_transient_timeout_aiowps_captcha_string_info_ernl98d2py','1599633157','no'),(728697,'_transient_timeout_aiowps_captcha_string_info_f3bf7n8dgw','1570296446','no'),(740908,'_transient_timeout_aiowps_captcha_string_info_rl92wojapc','1571192943','no'),(740909,'_transient_aiowps_captcha_string_info_rl92wojapc','MTU3MTE5MTE0M3lhajNtcDh1cmRjYjZyanVjbHNsMzI=','no'),(767053,'_transient_timeout_aiowps_captcha_string_info_8983hpfb7o','1573162163','no'),(740980,'_transient_timeout_aiowps_captcha_string_info_oi677yr4f9','1571198174','no'),(740981,'_transient_aiowps_captcha_string_info_oi677yr4f9','MTU3MTE5NjM3NHlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(741005,'_transient_timeout_aiowps_captcha_string_info_bv7m9y1yoq','1571200131','no'),(741006,'_transient_aiowps_captcha_string_info_bv7m9y1yoq','MTU3MTE5ODMzMXlhajNtcDh1cmRjYjZyanVjbHNsMTM=','no'),(741020,'_transient_timeout_aiowps_captcha_string_info_axq98x78fy','1571201398','no'),(741021,'_transient_aiowps_captcha_string_info_axq98x78fy','MTU3MTE5OTU5OHlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(741022,'_transient_timeout_aiowps_captcha_string_info_0qvwvffi2i','1571201428','no'),(741023,'_transient_aiowps_captcha_string_info_0qvwvffi2i','MTU3MTE5OTYyOHlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(741024,'_transient_timeout_aiowps_captcha_string_info_2f3n0e6qz0','1571201472','no'),(741025,'_transient_aiowps_captcha_string_info_2f3n0e6qz0','MTU3MTE5OTY3MnlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(741039,'_transient_timeout_aiowps_captcha_string_info_v3imrqi98h','1571201842','no'),(741040,'_transient_aiowps_captcha_string_info_v3imrqi98h','MTU3MTIwMDA0MnlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(780041,'_transient_aiowps_captcha_string_info_mju5bqm6o4','MTU3NDEwNTc2NHlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(767972,'_transient_timeout_aiowps_captcha_string_info_20zyuwaauf','1573225144','no'),(766966,'_transient_aiowps_captcha_string_info_87md0ffuel','MTU3MzE1NDU5N3lhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(742951,'_transient_timeout_aiowps_captcha_string_info_40q246bzsq','1571347553','no'),(741950,'_transient_timeout_aiowps_captcha_string_info_fjeai7m2xk','1571271625','no'),(741459,'_transient_timeout_aiowps_captcha_string_info_d7i8hi7c5q','1571233961','no'),(741353,'_transient_timeout_aiowps_captcha_string_info_xt18h7fzqz','1571227162','no'),(767056,'_transient_aiowps_captcha_string_info_07eh39tocr','MTU3MzE2MDM3M3lhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(767057,'_transient_timeout_aiowps_captcha_string_info_bnz2djv0tx','1573162185','no'),(767058,'_transient_aiowps_captcha_string_info_bnz2djv0tx','MTU3MzE2MDM4NXlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(717186,'_transient_aiowps_captcha_string_info_nqxkfnm95i','MTU2OTQzMTk0MXlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(717219,'_transient_aiowps_captcha_string_info_e8lmw8uo8v','MTU2OTQzNDE2N3lhajNtcDh1cmRjYjZyanVjbHNsMTg=','no'),(708662,'_transient_timeout_aiowps_captcha_string_info_4qx9so5q1b','1568814820','no'),(708663,'_transient_aiowps_captcha_string_info_4qx9so5q1b','MTU2ODgxMzAyMHlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(708696,'_transient_timeout_aiowps_captcha_string_info_odw3jsln52','1568817660','no'),(708697,'_transient_aiowps_captcha_string_info_odw3jsln52','MTU2ODgxNTg2MHlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(708698,'_transient_timeout_aiowps_captcha_string_info_e4ryoir7x4','1568817667','no'),(708699,'_transient_aiowps_captcha_string_info_e4ryoir7x4','MTU2ODgxNTg2N3lhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(708700,'_transient_timeout_aiowps_captcha_string_info_un6dwfk4p2','1568817679','no'),(708701,'_transient_aiowps_captcha_string_info_un6dwfk4p2','MTU2ODgxNTg3OXlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(708702,'_transient_timeout_aiowps_captcha_string_info_172cxjlqbf','1568817690','no'),(708703,'_transient_aiowps_captcha_string_info_172cxjlqbf','MTU2ODgxNTg5MHlhajNtcDh1cmRjYjZyanVjbHNsMjI=','no'),(708704,'_transient_timeout_aiowps_captcha_string_info_gt2kr3eqe9','1568817695','no'),(708705,'_transient_aiowps_captcha_string_info_gt2kr3eqe9','MTU2ODgxNTg5NXlhajNtcDh1cmRjYjZyanVjbHNsMjE=','no'),(708706,'_transient_timeout_aiowps_captcha_string_info_p2xablfsmj','1568817708','no'),(708707,'_transient_aiowps_captcha_string_info_p2xablfsmj','MTU2ODgxNTkwOHlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(708708,'_transient_timeout_aiowps_captcha_string_info_73phiigc52','1568817713','no'),(708709,'_transient_aiowps_captcha_string_info_73phiigc52','MTU2ODgxNTkxM3lhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(708710,'_transient_timeout_aiowps_captcha_string_info_6e8yzxds7y','1568817721','no'),(708711,'_transient_aiowps_captcha_string_info_6e8yzxds7y','MTU2ODgxNTkyMXlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(708713,'_transient_timeout_aiowps_captcha_string_info_dg3v0qwnod','1568817726','no'),(708714,'_transient_aiowps_captcha_string_info_dg3v0qwnod','MTU2ODgxNTkyNnlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(723040,'_transient_aiowps_captcha_string_info_2s2k0vclgi','MTU2OTg2ODI3OHlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(722780,'_transient_aiowps_captcha_string_info_k15hc44h51','MTU2OTg0ODI0MnlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(708749,'_transient_timeout_aiowps_captcha_string_info_rwvjtj7xgo','1568820537','no'),(708750,'_transient_aiowps_captcha_string_info_rwvjtj7xgo','MTU2ODgxODczN3lhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(708828,'_transient_timeout_aiowps_captcha_string_info_0g2q5vofe9','1568825756','no'),(708829,'_transient_aiowps_captcha_string_info_0g2q5vofe9','MTU2ODgyMzk1NnlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(708830,'_transient_timeout_aiowps_captcha_string_info_9owh46v6bk','1568825763','no'),(708831,'_transient_aiowps_captcha_string_info_9owh46v6bk','MTU2ODgyMzk2M3lhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(708832,'_transient_timeout_aiowps_captcha_string_info_ahokwtozvn','1568825775','no'),(708833,'_transient_aiowps_captcha_string_info_ahokwtozvn','MTU2ODgyMzk3NXlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(708834,'_transient_timeout_aiowps_captcha_string_info_3nckrb5gc5','1568825787','no'),(708835,'_transient_aiowps_captcha_string_info_3nckrb5gc5','MTU2ODgyMzk4N3lhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(708836,'_transient_timeout_aiowps_captcha_string_info_jivsnterdp','1568825792','no'),(708837,'_transient_aiowps_captcha_string_info_jivsnterdp','MTU2ODgyMzk5MnlhajNtcDh1cmRjYjZyanVjbHNsMjE=','no'),(708838,'_transient_timeout_aiowps_captcha_string_info_uvrw3pt1j9','1568825803','no'),(708839,'_transient_aiowps_captcha_string_info_uvrw3pt1j9','MTU2ODgyNDAwM3lhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(708840,'_transient_timeout_aiowps_captcha_string_info_4ogto881aj','1568825808','no'),(708841,'_transient_aiowps_captcha_string_info_4ogto881aj','MTU2ODgyNDAwOHlhajNtcDh1cmRjYjZyanVjbHNsMjk=','no'),(708842,'_transient_timeout_aiowps_captcha_string_info_uew3jn37dv','1568825815','no'),(708843,'_transient_aiowps_captcha_string_info_uew3jn37dv','MTU2ODgyNDAxNXlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(708844,'_transient_timeout_aiowps_captcha_string_info_0wbg92vjpf','1568825819','no'),(708845,'_transient_aiowps_captcha_string_info_0wbg92vjpf','MTU2ODgyNDAxOXlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(722716,'_transient_timeout_aiowps_captcha_string_info_2ygvdslugb','1569846719','no'),(722717,'_transient_aiowps_captcha_string_info_2ygvdslugb','MTU2OTg0NDkxOXlhajNtcDh1cmRjYjZyanVjbHNsMzM=','no'),(722744,'_transient_timeout_aiowps_captcha_string_info_wx8hghkg13','1569848799','no'),(722745,'_transient_aiowps_captcha_string_info_wx8hghkg13','MTU2OTg0Njk5OXlhajNtcDh1cmRjYjZyanVjbHNsMjg=','no'),(723532,'_transient_aiowps_captcha_string_info_z3n5dsv1zn','MTU2OTkwNDEyNHlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(728675,'_transient_timeout_aiowps_captcha_string_info_zh84lqbm0y','1570295196','no'),(728279,'_transient_timeout_aiowps_captcha_string_info_j7161bou1t','1570265738','no'),(708932,'_transient_timeout_aiowps_captcha_string_info_taezx30cfr','1568831751','no'),(728741,'_transient_timeout_aiowps_captcha_string_info_6lk281vgcv','1570299785','no'),(708913,'_transient_timeout_aiowps_captcha_string_info_0qdwjssk38','1568830344','no'),(708914,'_transient_aiowps_captcha_string_info_0qdwjssk38','MTU2ODgyODU0NHlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(708933,'_transient_aiowps_captcha_string_info_taezx30cfr','MTU2ODgyOTk1MXlhajNtcDh1cmRjYjZyanVjbHNsMjY=','no'),(728280,'_transient_aiowps_captcha_string_info_j7161bou1t','MTU3MDI2MzkzOHlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(728191,'_transient_aiowps_captcha_string_info_z25icyaxrd','MTU3MDI1NjQ1OHlhajNtcDh1cmRjYjZyanVjbHNsMA==','no'),(709162,'_transient_timeout_aiowps_captcha_string_info_gqb99l4esu','1568846945','no'),(709163,'_transient_aiowps_captcha_string_info_gqb99l4esu','MTU2ODg0NTE0NXlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(708986,'_transient_timeout_aiowps_captcha_string_info_6gvyw1p6oi','1568835918','no'),(708987,'_transient_aiowps_captcha_string_info_6gvyw1p6oi','MTU2ODgzNDExOHlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(708995,'_transient_timeout_aiowps_captcha_string_info_c7vhmoblxz','1568836257','no'),(708996,'_transient_aiowps_captcha_string_info_c7vhmoblxz','MTU2ODgzNDQ1N3lhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(709057,'_transient_timeout_aiowps_captcha_string_info_emxuwhx2fu','1568840604','no'),(709058,'_transient_aiowps_captcha_string_info_emxuwhx2fu','MTU2ODgzODgwNHlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(709059,'_transient_timeout_aiowps_captcha_string_info_d73qydh3uy','1568840639','no'),(709060,'_transient_aiowps_captcha_string_info_d73qydh3uy','MTU2ODgzODgzOXlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(709063,'_transient_timeout_aiowps_captcha_string_info_ec7lubawrl','1568840651','no'),(709064,'_transient_aiowps_captcha_string_info_ec7lubawrl','MTU2ODgzODg1MXlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(709065,'_transient_timeout_aiowps_captcha_string_info_7rxe32l8cr','1568840688','no'),(709066,'_transient_aiowps_captcha_string_info_7rxe32l8cr','MTU2ODgzODg4OHlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(709067,'_transient_timeout_aiowps_captcha_string_info_9zrvy1q482','1568840700','no'),(709068,'_transient_aiowps_captcha_string_info_9zrvy1q482','MTU2ODgzODkwMHlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(709069,'_transient_timeout_aiowps_captcha_string_info_cnaym05t00','1568840717','no'),(709070,'_transient_aiowps_captcha_string_info_cnaym05t00','MTU2ODgzODkxN3lhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(709071,'_transient_timeout_aiowps_captcha_string_info_nxp5g7q5zu','1568840722','no'),(709072,'_transient_aiowps_captcha_string_info_nxp5g7q5zu','MTU2ODgzODkyMnlhajNtcDh1cmRjYjZyanVjbHNsMjQ=','no'),(709073,'_transient_timeout_aiowps_captcha_string_info_l548nq9236','1568840735','no'),(709074,'_transient_aiowps_captcha_string_info_l548nq9236','MTU2ODgzODkzNXlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(709075,'_transient_timeout_aiowps_captcha_string_info_6u7x1fnpop','1568840742','no'),(709076,'_transient_aiowps_captcha_string_info_6u7x1fnpop','MTU2ODgzODk0MnlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(709117,'_transient_timeout_aiowps_captcha_string_info_j5phpu5uf6','1568843984','no'),(709118,'_transient_aiowps_captcha_string_info_j5phpu5uf6','MTU2ODg0MjE4NHlhajNtcDh1cmRjYjZyanVjbHNsMTk=','no'),(749467,'_transient_timeout_aiowps_captcha_string_info_ywyavtup8i','1571838238','no'),(728558,'_transient_timeout_aiowps_captcha_string_info_i4pnow62vx','1570286424','no'),(709191,'_transient_timeout_aiowps_captcha_string_info_un3tf5ni0o','1568849396','no'),(709192,'_transient_aiowps_captcha_string_info_un3tf5ni0o','MTU2ODg0NzU5NnlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(709199,'_transient_timeout_aiowps_captcha_string_info_ozt6nf9xq2','1568849556','no'),(709200,'_transient_aiowps_captcha_string_info_ozt6nf9xq2','MTU2ODg0Nzc1NnlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(752311,'_transient_aiowps_captcha_string_info_01xg3u52o4','MTU3MjA1MzA2NHlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(749810,'_transient_aiowps_captcha_string_info_tnj8f063lp','MTU3MTg2MzEwNnlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(709282,'_transient_timeout_aiowps_captcha_string_info_f5onw6wdgv','1568855856','no'),(709283,'_transient_aiowps_captcha_string_info_f5onw6wdgv','MTU2ODg1NDA1NnlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(710481,'_transient_timeout_aiowps_captcha_string_info_ozh0b77xri','1568948008','no'),(709643,'_transient_timeout_aiowps_captcha_string_info_bwox68hy6f','1568882319','no'),(709644,'_transient_aiowps_captcha_string_info_bwox68hy6f','MTU2ODg4MDUxOXlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(709578,'_transient_timeout_aiowps_captcha_string_info_2jay1ecm5d','1568877009','no'),(709579,'_transient_aiowps_captcha_string_info_2jay1ecm5d','MTU2ODg3NTIwOXlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(709597,'_transient_timeout_aiowps_captcha_string_info_cekymcd649','1568878548','no'),(709598,'_transient_aiowps_captcha_string_info_cekymcd649','MTU2ODg3Njc0OHlhajNtcDh1cmRjYjZyanVjbHNsMjE=','no'),(709829,'_transient_timeout_aiowps_captcha_string_info_xj8zfvrtaq','1568896489','no'),(716358,'_transient_timeout_aiowps_captcha_string_info_uegv7xjj1l','1569372861','no'),(716359,'_transient_aiowps_captcha_string_info_uegv7xjj1l','MTU2OTM3MTA2MXlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(717162,'_transient_timeout_aiowps_captcha_string_info_sk654z1k6n','1569431809','no'),(718330,'_transient_timeout_aiowps_captcha_string_info_dxxbu833no','1569519992','no'),(716520,'_transient_timeout_aiowps_captcha_string_info_lxsuabmcu9','1569383512','no'),(716521,'_transient_aiowps_captcha_string_info_lxsuabmcu9','MTU2OTM4MTcxMnlhajNtcDh1cmRjYjZyanVjbHNsMjI=','no'),(716547,'_transient_timeout_aiowps_captcha_string_info_3om6zyvrjl','1569386076','no'),(716548,'_transient_aiowps_captcha_string_info_3om6zyvrjl','MTU2OTM4NDI3NnlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(718337,'_transient_timeout_aiowps_captcha_string_info_kejc7fna76','1569520281','no'),(718331,'_transient_aiowps_captcha_string_info_dxxbu833no','MTU2OTUxODE5MnlhajNtcDh1cmRjYjZyanVjbHNsMTg=','no'),(718338,'_transient_aiowps_captcha_string_info_kejc7fna76','MTU2OTUxODQ4MXlhajNtcDh1cmRjYjZyanVjbHNsMjg=','no'),(716599,'_transient_timeout_aiowps_captcha_string_info_7xg33b34px','1569389936','no'),(716600,'_transient_aiowps_captcha_string_info_7xg33b34px','MTU2OTM4ODEzNnlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(716624,'_transient_timeout_aiowps_captcha_string_info_h501z16lql','1569391529','no'),(716625,'_transient_aiowps_captcha_string_info_h501z16lql','MTU2OTM4OTcyOXlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(719400,'_transient_aiowps_captcha_string_info_dhpfg49mws','MTU2OTU5ODg2N3lhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(717367,'_transient_timeout_aiowps_captcha_string_info_piceyx3nwq','1569447593','no'),(717368,'_transient_aiowps_captcha_string_info_piceyx3nwq','MTU2OTQ0NTc5M3lhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(717218,'_transient_timeout_aiowps_captcha_string_info_e8lmw8uo8v','1569435967','no'),(717183,'_transient_timeout_aiowps_captcha_string_info_kvjbvafovd','1569433738','no'),(717184,'_transient_aiowps_captcha_string_info_kvjbvafovd','MTU2OTQzMTkzOHlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(716863,'_transient_timeout_aiowps_captcha_string_info_2bpcpy2gru','1569409906','no'),(716864,'_transient_aiowps_captcha_string_info_2bpcpy2gru','MTU2OTQwODEwNnlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(716871,'_transient_timeout_aiowps_captcha_string_info_w8jv40o9tk','1569410052','no'),(716872,'_transient_aiowps_captcha_string_info_w8jv40o9tk','MTU2OTQwODI1MnlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(716887,'_transient_timeout_aiowps_captcha_string_info_hnurtsz1su','1569411345','no'),(716888,'_transient_aiowps_captcha_string_info_hnurtsz1su','MTU2OTQwOTU0NXlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(717033,'_transient_timeout_aiowps_captcha_string_info_3wtq1vrolc','1569421896','no'),(717034,'_transient_aiowps_captcha_string_info_3wtq1vrolc','MTU2OTQyMDA5NnlhajNtcDh1cmRjYjZyanVjbHNsMzI=','no'),(717163,'_transient_aiowps_captcha_string_info_sk654z1k6n','MTU2OTQzMDAwOXlhajNtcDh1cmRjYjZyanVjbHNsMTQ=','no'),(728676,'_transient_aiowps_captcha_string_info_zh84lqbm0y','MTU3MDI5MzM5NnlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(730150,'_transient_timeout_aiowps_captcha_string_info_oofqoy0oa6','1570405312','no'),(713687,'_transient_aiowps_captcha_string_info_tlkwfx5a3k','MTU2OTE4MDA1MHlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(711043,'_transient_timeout_aiowps_captcha_string_info_v5i1hd7wro','1568987891','no'),(711044,'_transient_aiowps_captcha_string_info_v5i1hd7wro','MTU2ODk4NjA5MXlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1126984,'_transient_aiowps_captcha_string_info_eyxx0wup4j','MTU5OTYzMTM2MHlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1127049,'_transient_timeout_aiowps_captcha_string_info_057ho45nti','1599636561','no'),(714107,'_transient_aiowps_captcha_string_info_wrl9fqzwb4','MTU2OTIwODYzN3lhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(711103,'_transient_timeout_aiowps_captcha_string_info_ezmacqq0ed','1568992706','no'),(711104,'_transient_aiowps_captcha_string_info_ezmacqq0ed','MTU2ODk5MDkwNnlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(711116,'_transient_timeout_aiowps_captcha_string_info_ila2qa4y0x','1568993732','no'),(711117,'_transient_aiowps_captcha_string_info_ila2qa4y0x','MTU2ODk5MTkzMnlhajNtcDh1cmRjYjZyanVjbHNsMjI=','no'),(711145,'_transient_timeout_aiowps_captcha_string_info_o29jjv3duf','1568995797','no'),(711146,'_transient_aiowps_captcha_string_info_o29jjv3duf','MTU2ODk5Mzk5N3lhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(711508,'_transient_aiowps_captcha_string_info_dzh61mvfv2','MTU2OTAyMTY1OXlhajNtcDh1cmRjYjZyanVjbHNsMjQ=','no'),(711507,'_transient_timeout_aiowps_captcha_string_info_dzh61mvfv2','1569023459','no'),(711273,'_transient_timeout_aiowps_captcha_string_info_1ht6p4juyh','1569006159','no'),(711274,'_transient_aiowps_captcha_string_info_1ht6p4juyh','MTU2OTAwNDM1OXlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(711512,'_transient_timeout_aiowps_captcha_string_info_el2p95f8ee','1569023654','no'),(711513,'_transient_aiowps_captcha_string_info_el2p95f8ee','MTU2OTAyMTg1NHlhajNtcDh1cmRjYjZyanVjbHNsMTk=','no'),(711510,'_transient_aiowps_captcha_string_info_zzdy8fnvbl','MTU2OTAyMTY5MnlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(711328,'_transient_timeout_aiowps_captcha_string_info_ivugt4kz2s','1569010010','no'),(711329,'_transient_aiowps_captcha_string_info_ivugt4kz2s','MTU2OTAwODIxMHlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(711344,'_transient_timeout_aiowps_captcha_string_info_iy3su01719','1569011091','no'),(711345,'_transient_aiowps_captcha_string_info_iy3su01719','MTU2OTAwOTI5MXlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(790728,'_transient_aiowps_captcha_string_info_2ue84onduk','MTU3NDg5ODIzOXlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(711486,'_transient_aiowps_captcha_string_info_aejymvv5ma','MTU2OTAyMDEzNHlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(711509,'_transient_timeout_aiowps_captcha_string_info_zzdy8fnvbl','1569023492','no'),(713495,'_transient_timeout_aiowps_captcha_string_info_c6qe1ewsss','1569168119','no'),(711485,'_transient_timeout_aiowps_captcha_string_info_aejymvv5ma','1569021934','no'),(711370,'_transient_timeout_aiowps_captcha_string_info_kc6r1ks4sl','1569012906','no'),(711371,'_transient_aiowps_captcha_string_info_kc6r1ks4sl','MTU2OTAxMTEwNnlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(711471,'_transient_timeout_aiowps_captcha_string_info_8yyjl9uvlq','1569020997','no'),(711472,'_transient_aiowps_captcha_string_info_8yyjl9uvlq','MTU2OTAxOTE5N3lhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(713791,'_transient_aiowps_captcha_string_info_bp56gd78yr','MTU2OTE4ODMxMHlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(711410,'_transient_timeout_aiowps_captcha_string_info_8j4y28m2ev','1569015802','no'),(711411,'_transient_aiowps_captcha_string_info_8j4y28m2ev','MTU2OTAxNDAwMnlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(353896,'wpseo_sitemap_author_cache_validator','6KsHW','no'),(353938,'wpseo_sitemap_jp_sitemap_cache_validator','4lGKG','no'),(353939,'wpseo_sitemap_jp_img_sitemap_cache_validator','4lGKI','no'),(353940,'wpseo_sitemap_jp_sitemap_master_cache_validator','4lGKK','no'),(353821,'jetpack_sync_full__send_started','1524266085','no'),(353822,'jetpack_sync_full__constants_sent','1','no'),(353823,'jetpack_sync_full__functions_sent','1','no'),(353824,'jetpack_sync_full__options_sent','1','no'),(353825,'jetpack_sync_full__users_sent','1','no'),(353826,'jetpack_sync_full__finished','1524266085','no'),(353892,'wpseo_sitemap_attachment_cache_validator','inQ3','no'),(353879,'secret_key','cG-?Qe)[pe}e@6gOKhBOZ~MikP#I9aY(C,:>a0nAMclcRv9Ez&UmC9bu=<<3LAQK','no'),(353876,'wpseo_sitemap_wpcf7_contact_form_cache_validator','6wQ9k','no'),(364987,'wpseo_sitemap_customize_changeset_cache_validator','6c3o7','no'),(1209962,'_transient_timeout_aiowps_captcha_string_info_e5orx1lvah','1605652442','no'),(1209677,'_transient_timeout_aiowps_captcha_string_info_1ixos0k27r','1605629823','no'),(1209678,'_transient_aiowps_captcha_string_info_1ixos0k27r','MTYwNTYyODAyM3lhajNtcDh1cmRjYjZyanVjbHNsMzM=','no'),(1209763,'_transient_timeout_yst_sm_1_1:wW9T_5tFe2','1605721135','no'),(1209764,'_transient_yst_sm_1_1:wW9T_5tFe2','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:11:55-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:29:23-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2020-09-08T18:43:50-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2020-08-22T09:53:10-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:11:55-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:44:14-05:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1209963,'_transient_aiowps_captcha_string_info_e5orx1lvah','MTYwNTY1MDY0MnlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1210005,'_transient_timeout_aiowps_captcha_string_info_bv8nh0514b','1605654441','no'),(1210006,'_transient_aiowps_captcha_string_info_bv8nh0514b','MTYwNTY1MjY0MXlhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(1210394,'_transient_timeout_aiowps_captcha_string_info_l8qu6cuy8s','1605680730','no'),(1210395,'_transient_aiowps_captcha_string_info_l8qu6cuy8s','MTYwNTY3ODkzMHlhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(1210466,'_transient_timeout_aiowps_captcha_string_info_ziz0gjzbym','1605685854','no'),(1210467,'_transient_aiowps_captcha_string_info_ziz0gjzbym','MTYwNTY4NDA1NHlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1210829,'_transient_timeout_aiowps_captcha_string_info_dggi10u1ra','1605756644','no'),(360654,'feedback_unread_count','0','yes'),(1209030,'_transient_timeout_aiowps_captcha_string_info_tb2k1zbdor','1605583680','no'),(1209031,'_transient_aiowps_captcha_string_info_tb2k1zbdor','MTYwNTU4MTg4MHlhajNtcDh1cmRjYjZyanVjbHNsMjM=','no'),(1209617,'_transient_timeout_aiowps_captcha_string_info_2ypsmwr6kh','1605625446','no'),(1209618,'_transient_aiowps_captcha_string_info_2ypsmwr6kh','MTYwNTYyMzY0NnlhajNtcDh1cmRjYjZyanVjbHNsMTM=','no'),(1209639,'_transient_aiowps_captcha_string_info_2tqsbck41b','MTYwNTYyNTQ2NHlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1209151,'_transient_timeout_aiowps_captcha_string_info_q5mez40xcw','1605593427','no'),(1209113,'_transient_timeout_aiowps_captcha_string_info_zrn4wg0x9h','1605590760','no'),(1209114,'_transient_aiowps_captcha_string_info_zrn4wg0x9h','MTYwNTU4ODk2MHlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1209152,'_transient_aiowps_captcha_string_info_q5mez40xcw','MTYwNTU5MTYyN3lhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1209153,'_transient_timeout_aiowps_captcha_string_info_rxtemfcq86','1605593433','no'),(1209154,'_transient_aiowps_captcha_string_info_rxtemfcq86','MTYwNTU5MTYzM3lhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(1209155,'_transient_timeout_aiowps_captcha_string_info_6etrvju9yg','1605593444','no'),(1209156,'_transient_aiowps_captcha_string_info_6etrvju9yg','MTYwNTU5MTY0NHlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1209157,'_transient_timeout_aiowps_captcha_string_info_a2f7wfrq93','1605593450','no'),(1209158,'_transient_aiowps_captcha_string_info_a2f7wfrq93','MTYwNTU5MTY1MHlhajNtcDh1cmRjYjZyanVjbHNsMzE=','no'),(1209159,'_transient_timeout_aiowps_captcha_string_info_2jgih5t3ag','1605593455','no'),(1209160,'_transient_aiowps_captcha_string_info_2jgih5t3ag','MTYwNTU5MTY1NXlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1209162,'_transient_timeout_aiowps_captcha_string_info_4kjeeajpn2','1605593470','no'),(1209163,'_transient_aiowps_captcha_string_info_4kjeeajpn2','MTYwNTU5MTY3MHlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1209164,'_transient_timeout_aiowps_captcha_string_info_8gydme6n6f','1605593476','no'),(1209165,'_transient_aiowps_captcha_string_info_8gydme6n6f','MTYwNTU5MTY3NnlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1209166,'_transient_timeout_aiowps_captcha_string_info_iyhimdk80r','1605593491','no'),(1209167,'_transient_aiowps_captcha_string_info_iyhimdk80r','MTYwNTU5MTY5MXlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1209168,'_transient_timeout_aiowps_captcha_string_info_c0hlydsnq2','1605593497','no'),(1209169,'_transient_aiowps_captcha_string_info_c0hlydsnq2','MTYwNTU5MTY5N3lhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1209175,'_transient_timeout_aiowps_captcha_string_info_c87fca9mw4','1605593803','no'),(1209176,'_transient_aiowps_captcha_string_info_c87fca9mw4','MTYwNTU5MjAwM3lhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(1209579,'_transient_timeout_aiowps_captcha_string_info_x6f2oep29k','1605622646','no'),(1019085,'_transient_aiowps_captcha_string_info_u6hpp28uyt','MTU5MTcwMjM5N3lhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1019084,'_transient_timeout_aiowps_captcha_string_info_u6hpp28uyt','1591704197','no'),(1019499,'_transient_timeout_aiowps_captcha_string_info_w2va9vbusc','1591733787','no'),(1018901,'_transient_aiowps_captcha_string_info_56svxtrymk','MTU5MTY5MDYyMXlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1385579,'_transient__jetpack_related_posts_cache_8f2e84b87c65274d27ddef45ae1ed53c_987','a:0:{}','no'),(1018365,'_transient_aiowps_captcha_string_info_qrsnwkhu1t','MTU5MTY1MDU4NHlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(972981,'_transient_timeout_aiowps_captcha_string_info_0jgrotlcji','1588270209','no'),(972426,'_transient_timeout_aiowps_captcha_string_info_msmgiqdtbt','1588227079','no'),(972427,'_transient_aiowps_captcha_string_info_msmgiqdtbt','MTU4ODIyNTI3OXlhajNtcDh1cmRjYjZyanVjbHNsMTM=','no'),(972462,'_transient_timeout_aiowps_captcha_string_info_3sywvag7ui','1588229831','no'),(972463,'_transient_aiowps_captcha_string_info_3sywvag7ui','MTU4ODIyODAzMXlhajNtcDh1cmRjYjZyanVjbHNsMzE=','no'),(1018900,'_transient_timeout_aiowps_captcha_string_info_56svxtrymk','1591692421','no'),(972616,'_transient_timeout_aiowps_captcha_string_info_hdsse62ldq','1588243188','no'),(972617,'_transient_aiowps_captcha_string_info_hdsse62ldq','MTU4ODI0MTM4OHlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(1018702,'_transient_timeout_aiowps_captcha_string_info_d2lrb99usv','1591676943','no'),(1018836,'_transient_aiowps_captcha_string_info_qnxlvo7tqo','MTU5MTY4NTY1MXlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(1014719,'_transient_timeout_aiowps_captcha_string_info_7p2nfogs0j','1591381347','no'),(972711,'_transient_timeout_aiowps_captcha_string_info_sbn12t45bq','1588250484','no'),(972712,'_transient_aiowps_captcha_string_info_sbn12t45bq','MTU4ODI0ODY4NHlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(972740,'_transient_timeout_aiowps_captcha_string_info_c9c7z5cc2d','1588252375','no'),(972741,'_transient_aiowps_captcha_string_info_c9c7z5cc2d','MTU4ODI1MDU3NXlhajNtcDh1cmRjYjZyanVjbHNsMTQ=','no'),(972742,'_transient_timeout_aiowps_captcha_string_info_o8htabyugg','1588252375','no'),(972743,'_transient_aiowps_captcha_string_info_o8htabyugg','MTU4ODI1MDU3NXlhajNtcDh1cmRjYjZyanVjbHNsMTc=','no'),(1018188,'_transient_aiowps_captcha_string_info_g6k6i1h1bo','MTU5MTYzNjM0NHlhajNtcDh1cmRjYjZyanVjbHNsMTM=','no'),(972780,'_transient_timeout_aiowps_captcha_string_info_n508u779oc','1588253856','no'),(972781,'_transient_aiowps_captcha_string_info_n508u779oc','MTU4ODI1MjA1NnlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1018109,'_transient_aiowps_captcha_string_info_lrsrk7ytew','MTU5MTYyOTQyN3lhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1018187,'_transient_timeout_aiowps_captcha_string_info_g6k6i1h1bo','1591638144','no'),(972857,'_transient_timeout_aiowps_captcha_string_info_ovj0jmlbo7','1588260084','no'),(1018401,'_transient_timeout_aiowps_captcha_string_info_pp6dhlnkwq','1591654811','no'),(1018402,'_transient_aiowps_captcha_string_info_pp6dhlnkwq','MTU5MTY1MzAxMXlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(972858,'_transient_aiowps_captcha_string_info_ovj0jmlbo7','MTU4ODI1ODI4NHlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1018537,'_transient_timeout_aiowps_captcha_string_info_u2sriq6jpp','1591664588','no'),(972901,'_transient_timeout_aiowps_captcha_string_info_rwepvyasm3','1588263555','no'),(972902,'_transient_aiowps_captcha_string_info_rwepvyasm3','MTU4ODI2MTc1NXlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1018444,'_transient_timeout_aiowps_captcha_string_info_g4gjbc7jvm','1591657925','no'),(1017913,'_transient_timeout_aiowps_captcha_string_info_2eeo1jzho0','1591619241','no'),(1017914,'_transient_aiowps_captcha_string_info_2eeo1jzho0','MTU5MTYxNzQ0MXlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(972982,'_transient_aiowps_captcha_string_info_0jgrotlcji','MTU4ODI2ODQwOXlhajNtcDh1cmRjYjZyanVjbHNsMjg=','no'),(1018538,'_transient_aiowps_captcha_string_info_u2sriq6jpp','MTU5MTY2Mjc4OHlhajNtcDh1cmRjYjZyanVjbHNsMjE=','no'),(1016190,'_transient_aiowps_captcha_string_info_5l4a7v77zu','MTU5MTQ4ODI3NnlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1015029,'_transient_aiowps_captcha_string_info_101dnktufg','MTU5MTQwMTU5MHlhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(1015030,'_transient_timeout_aiowps_captcha_string_info_6r6u8lecf1','1591403390','no'),(1015031,'_transient_aiowps_captcha_string_info_6r6u8lecf1','MTU5MTQwMTU5MHlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(973439,'_transient_timeout_aiowps_captcha_string_info_jku8qo8dsb','1588303944','no'),(973440,'_transient_aiowps_captcha_string_info_jku8qo8dsb','MTU4ODMwMjE0NHlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1018325,'_transient_aiowps_captcha_string_info_ne5zryzwud','MTU5MTY0NzIzNXlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1018332,'_transient_aiowps_captcha_string_info_tn3td89g1x','MTU5MTY0NzQ4NXlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(973266,'_transient_timeout_aiowps_captcha_string_info_x9tak4t7tk','1588292888','no'),(973267,'_transient_aiowps_captcha_string_info_x9tak4t7tk','MTU4ODI5MTA4OHlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(1018980,'_transient_aiowps_captcha_string_info_zgky5u918u','MTU5MTY5NTIyMHlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1018091,'_transient_timeout_aiowps_captcha_string_info_98y8kyhkg8','1591630376','no'),(1014934,'_transient_aiowps_captcha_string_info_yaeexmud19','MTU5MTM5NTYzMnlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1014754,'_transient_timeout_aiowps_captcha_string_info_q972zrbli9','1591383233','no'),(1014755,'_transient_aiowps_captcha_string_info_q972zrbli9','MTU5MTM4MTQzM3lhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1014849,'_transient_timeout_aiowps_captcha_string_info_h8q4ppbqlt','1591391029','no'),(973347,'_transient_timeout_aiowps_captcha_string_info_w5ohtqn7f1','1588297167','no'),(973348,'_transient_aiowps_captcha_string_info_w5ohtqn7f1','MTU4ODI5NTM2N3lhajNtcDh1cmRjYjZyanVjbHNsMTg=','no'),(1018290,'_transient_aiowps_captcha_string_info_ymqzj0tt3y','MTU5MTY0NDQxM3lhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1018324,'_transient_timeout_aiowps_captcha_string_info_ne5zryzwud','1591649035','no'),(1016927,'_transient_timeout_aiowps_captcha_string_info_isyz3p47fi','1591542813','no'),(1016928,'_transient_aiowps_captcha_string_info_isyz3p47fi','MTU5MTU0MTAxM3lhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1014708,'_transient_aiowps_captcha_string_info_xdp33o0f1v','MTU5MTM3ODY2NXlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1014726,'_transient_timeout_aiowps_captcha_string_info_joiy503i0h','1591381548','no'),(1014597,'_transient_timeout_aiowps_captcha_string_info_dilq79tx19','1591371524','no'),(973619,'_transient_timeout_aiowps_captcha_string_info_pk9ztqjbif','1588317910','no'),(973620,'_transient_aiowps_captcha_string_info_pk9ztqjbif','MTU4ODMxNjExMHlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(973621,'_transient_timeout_aiowps_captcha_string_info_yphlmdwh55','1588317947','no'),(973622,'_transient_aiowps_captcha_string_info_yphlmdwh55','MTU4ODMxNjE0N3lhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1016952,'_transient_aiowps_captcha_string_info_7ydta25gtr','MTU5MTU0MjEzMHlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(1014635,'_transient_aiowps_captcha_string_info_3g4cwbrmdn','MTU5MTM3MjY4NXlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1010986,'_transient_timeout_aiowps_captcha_string_info_mfo7bnub0l','1591090039','no'),(973648,'_transient_timeout_aiowps_captcha_string_info_k07eyuiyei','1588319865','no'),(973649,'_transient_aiowps_captcha_string_info_k07eyuiyei','MTU4ODMxODA2NXlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(973668,'_transient_timeout_aiowps_captcha_string_info_mmqm4ojjbz','1588321691','no'),(973669,'_transient_aiowps_captcha_string_info_mmqm4ojjbz','MTU4ODMxOTg5MXlhajNtcDh1cmRjYjZyanVjbHNsMjI=','no'),(1015386,'_transient_aiowps_captcha_string_info_r2rho58r0w','MTU5MTQyNjQyN3lhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1209258,'_transient_timeout_aiowps_captcha_string_info_d7eczyhlvt','1605599674','no'),(1209259,'_transient_aiowps_captcha_string_info_d7eczyhlvt','MTYwNTU5Nzg3NHlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(1104584,'_transient_yst_sm_page_1:4gHp_pLrW','C:24:\"WPSEO_Sitemap_Cache_Data\":12479:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:12430:\"<urlset xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xmlns:image=\"http://www.google.com/schemas/sitemap-image/1.1\" xsi:schemaLocation=\"http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd http://www.google.com/schemas/sitemap-image/1.1 http://www.google.com/schemas/sitemap-image/1.1/sitemap-image.xsd\" xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/</loc>\n		<lastmod>2019-01-17T20:01:29-06:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/study/</loc>\n		<lastmod>2014-04-09T17:58:04-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/bible-correspondence-classes/</loc>\n		<lastmod>2014-04-09T17:58:04-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/spanish-tracts/</loc>\n		<lastmod>2014-04-09T17:58:04-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/russian-tracts/</loc>\n		<lastmod>2014-04-09T17:58:04-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/a-world-without-god/</loc>\n		<lastmod>2014-04-21T19:54:35-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/an-interview-with-a-false-teacher/</loc>\n		<lastmod>2014-04-21T19:57:26-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/an-open-approach/</loc>\n		<lastmod>2014-04-21T20:07:55-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/baptism/</loc>\n		<lastmod>2014-04-21T20:09:07-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/can-we-know-the-answers-to-the-questions-of-life/</loc>\n		<lastmod>2014-04-21T20:10:08-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/can-we-know-the-origin-of-life/</loc>\n		<lastmod>2014-04-21T20:10:54-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/can-we-know-the-preparation-for-eternal-life/</loc>\n		<lastmod>2014-04-21T20:11:52-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/dating/</loc>\n		<lastmod>2014-04-21T20:13:17-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/elders-decons/</loc>\n		<lastmod>2014-06-22T14:36:55-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/bible-study-links/</loc>\n		<lastmod>2014-07-15T12:45:40-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/current-calendar/</loc>\n		<lastmod>2014-07-16T13:14:27-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/those-who-serve-2/</loc>\n		<lastmod>2014-07-16T13:15:56-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/members/</loc>\n		<lastmod>2014-08-10T16:06:30-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/those-privileged-to-serve/</loc>\n		<lastmod>2014-09-14T18:51:21-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/legal/</loc>\n		<lastmod>2015-04-19T20:43:34-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/november-2015-outlines/</loc>\n		<lastmod>2015-10-25T11:58:24-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/youtube-2/</loc>\n		<lastmod>2016-03-16T22:19:40-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/did-jesus-turn-water-to-wine/</loc>\n		<lastmod>2016-06-24T09:47:54-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/does-god-really-exist/</loc>\n		<lastmod>2016-06-24T09:49:59-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/does-my-baby-need-to-be-baptized/</loc>\n		<lastmod>2016-06-24T09:52:24-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/does-the-first-century-church-exist-today/</loc>\n		<lastmod>2016-06-24T09:54:07-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/euthanasia/</loc>\n		<lastmod>2016-06-24T09:57:14-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/gods-standard-of-authority/</loc>\n		<lastmod>2016-06-24T09:59:35-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/have-you-voted/</loc>\n		<lastmod>2016-06-24T10:00:44-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/homosexuality/</loc>\n		<lastmod>2016-06-24T10:02:20-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/how-to-be-free/</loc>\n		<lastmod>2016-06-24T10:03:24-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/human-pain-and-suffering/</loc>\n		<lastmod>2016-06-24T10:05:26-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/inspiration-is-the-bible-from-god-or-man/</loc>\n		<lastmod>2016-06-24T10:06:31-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/introducing-the-church-of-christ/</loc>\n		<lastmod>2016-06-24T10:07:38-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/worship-the-avenue-of-contribution/</loc>\n		<lastmod>2016-06-24T10:08:38-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/is-conversion-a-miracle/</loc>\n		<lastmod>2016-06-24T10:11:14-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/is-ignorance-an-excuse/</loc>\n		<lastmod>2016-06-24T10:12:09-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/is-it-reasonable/</loc>\n		<lastmod>2016-06-24T10:13:14-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/jesus-has-only-one-church/</loc>\n		<lastmod>2016-06-24T10:14:14-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/jesus-son-of-god/</loc>\n		<lastmod>2016-06-24T10:15:11-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/jesus-son-of-man/</loc>\n		<lastmod>2016-06-24T10:16:13-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/living-together-right-or-wrong/</loc>\n		<lastmod>2016-06-24T10:17:08-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/mormonism/</loc>\n		<lastmod>2016-06-24T10:20:07-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/mormonism-the-book-of-mormon-vs-doctrine-and-covenants/</loc>\n		<lastmod>2016-06-24T10:21:12-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/mormonism-the-book-of-mormon-against-itself/</loc>\n		<lastmod>2016-06-24T10:22:45-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/old-or-new-testament-which-should-we-follow/</loc>\n		<lastmod>2016-06-24T10:24:14-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/pornography-in-art-right-or-wrong/</loc>\n		<lastmod>2016-06-24T10:25:58-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/preaching-your-own-funeral/</loc>\n		<lastmod>2016-06-24T10:37:57-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/responsibility-to-our-elders/</loc>\n		<lastmod>2016-06-24T10:39:28-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/the-church-of-christ-who-are-these-people/</loc>\n		<lastmod>2016-06-24T10:41:49-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/the-sabbath-must-christians-keep-it-today/</loc>\n		<lastmod>2016-06-24T10:44:12-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/what-about-the-thief-on-the-cross/</loc>\n		<lastmod>2016-06-24T10:46:15-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/what-is-the-fruit-of-the-vine/</loc>\n		<lastmod>2016-06-24T10:47:24-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/what-must-i-do-to-be-saved/</loc>\n		<lastmod>2016-06-24T10:49:04-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/who-cares-if-you-are-lost/</loc>\n		<lastmod>2016-06-24T10:50:56-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/worship-god-the-object/</loc>\n		<lastmod>2016-06-24T11:10:46-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/worship-in-spirit-and-in-truth/</loc>\n		<lastmod>2016-06-24T11:12:12-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/worship-misconceptions/</loc>\n		<lastmod>2016-06-24T11:13:26-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/worship-unauthorized/</loc>\n		<lastmod>2016-06-24T11:14:56-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/worship-the-avenue-of-prayer/</loc>\n		<lastmod>2016-06-24T11:16:55-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/worship-the-avenue-of-song/</loc>\n		<lastmod>2016-06-24T11:18:08-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/worship-the-avenue-of-communion/</loc>\n		<lastmod>2016-06-24T11:19:52-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/worship-the-avenue-of-instruction/</loc>\n		<lastmod>2016-06-24T11:22:17-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/worship-my-responsibility/</loc>\n		<lastmod>2016-06-24T11:23:53-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/except-ye-repent/</loc>\n		<lastmod>2016-06-26T16:03:05-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/tracts/</loc>\n		<lastmod>2016-06-27T09:44:28-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/abortion-right-or-wrong/</loc>\n		<lastmod>2016-06-27T15:52:55-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/about-2/</loc>\n		<lastmod>2017-06-30T15:06:50-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/sermon-and-class-outlines/</loc>\n		<lastmod>2017-06-30T15:51:19-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/weekly-memory-verses/</loc>\n		<lastmod>2017-08-28T07:42:59-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/bible-outlines-and-manuscripts/</loc>\n		<lastmod>2017-09-25T20:34:16-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/calendar/</loc>\n		<lastmod>2019-01-19T19:23:30-06:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/upcoming-events-at-the-39th-street-church-of-christ/</loc>\n		<lastmod>2019-03-08T09:08:55-06:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/our-local-works/</loc>\n		<lastmod>2019-03-08T09:14:02-06:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/works-we-support/</loc>\n		<lastmod>2019-03-08T09:25:51-06:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/annual-mid-west-lectures/</loc>\n		<lastmod>2019-03-08T10:14:21-06:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/contact-us/</loc>\n		<lastmod>2019-03-08T10:18:11-06:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/evangelist/</loc>\n		<lastmod>2019-03-18T21:33:00-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/youth/</loc>\n		<lastmod>2019-04-01T20:18:37-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/those-who-serve/</loc>\n		<lastmod>2019-04-09T19:31:49-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/our-deacons/</loc>\n		<lastmod>2019-10-14T21:10:24-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/the-elders/</loc>\n		<lastmod>2020-02-20T06:22:53-06:00</lastmod>\n	</url>\n</urlset>\";}}','no'),(973809,'_transient_timeout_aiowps_captcha_string_info_rzy2g750c3','1588331805','no'),(973810,'_transient_aiowps_captcha_string_info_rzy2g750c3','MTU4ODMzMDAwNXlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(973825,'_transient_timeout_aiowps_captcha_string_info_2pvxirea3l','1588333252','no'),(973826,'_transient_aiowps_captcha_string_info_2pvxirea3l','MTU4ODMzMTQ1MnlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1014070,'_transient_timeout_aiowps_captcha_string_info_gqeeimwmne','1591328930','no'),(1014071,'_transient_aiowps_captcha_string_info_gqeeimwmne','MTU5MTMyNzEzMHlhajNtcDh1cmRjYjZyanVjbHNsMTQ=','no'),(973848,'_transient_timeout_aiowps_captcha_string_info_m2gxljpq19','1588334522','no'),(973849,'_transient_aiowps_captcha_string_info_m2gxljpq19','MTU4ODMzMjcyMnlhajNtcDh1cmRjYjZyanVjbHNsMjQ=','no'),(973893,'_transient_timeout_aiowps_captcha_string_info_klnr5bzsg1','1588337865','no'),(973894,'_transient_aiowps_captcha_string_info_klnr5bzsg1','MTU4ODMzNjA2NXlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1017111,'_transient_aiowps_captcha_string_info_s4mp7vppqy','MTU5MTU1NDU3NXlhajNtcDh1cmRjYjZyanVjbHNsMjk=','no'),(1017186,'_transient_timeout_aiowps_captcha_string_info_xifok3dqw1','1591562242','no'),(974011,'_transient_timeout_aiowps_captcha_string_info_9m2qa5a075','1588345852','no'),(974012,'_transient_aiowps_captcha_string_info_9m2qa5a075','MTU4ODM0NDA1MnlhajNtcDh1cmRjYjZyanVjbHNsMTQ=','no'),(1017295,'_transient_aiowps_captcha_string_info_dc8sjkyz0r','MTU5MTU2OTEzMHlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(974030,'_transient_timeout_aiowps_captcha_string_info_ncotzxg68u','1588347330','no'),(974031,'_transient_aiowps_captcha_string_info_ncotzxg68u','MTU4ODM0NTUzMHlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1014727,'_transient_aiowps_captcha_string_info_joiy503i0h','MTU5MTM3OTc0OHlhajNtcDh1cmRjYjZyanVjbHNsMjk=','no'),(1014933,'_transient_timeout_aiowps_captcha_string_info_yaeexmud19','1591397432','no'),(974101,'_transient_timeout_aiowps_captcha_string_info_yyfejhebcw','1588352763','no'),(974102,'_transient_aiowps_captcha_string_info_yyfejhebcw','MTU4ODM1MDk2M3lhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(974197,'_transient_timeout_aiowps_captcha_string_info_qw8o5gu5qf','1588360569','no'),(1014720,'_transient_aiowps_captcha_string_info_7p2nfogs0j','MTU5MTM3OTU0N3lhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(974198,'_transient_aiowps_captcha_string_info_qw8o5gu5qf','MTU4ODM1ODc2OXlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(974260,'_transient_timeout_aiowps_captcha_string_info_hf6n1t7dy9','1588365332','no'),(974261,'_transient_aiowps_captcha_string_info_hf6n1t7dy9','MTU4ODM2MzUzMnlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1017362,'_transient_aiowps_captcha_string_info_m79mtynl2l','MTU5MTU3Mzc3MHlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1015385,'_transient_timeout_aiowps_captcha_string_info_r2rho58r0w','1591428227','no'),(1015381,'_transient_timeout_aiowps_captcha_string_info_topenty3zo','1591428052','no'),(1015117,'_transient_timeout_aiowps_captcha_string_info_isf246pk4z','1591408668','no'),(974326,'_transient_timeout_aiowps_captcha_string_info_lfrb0tb66l','1588370418','no'),(974327,'_transient_aiowps_captcha_string_info_lfrb0tb66l','MTU4ODM2ODYxOHlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(974343,'_transient_timeout_aiowps_captcha_string_info_dvky6vaxro','1588371380','no'),(974344,'_transient_aiowps_captcha_string_info_dvky6vaxro','MTU4ODM2OTU4MHlhajNtcDh1cmRjYjZyanVjbHNsMjY=','no'),(974351,'_transient_timeout_aiowps_captcha_string_info_w7wb0hsjne','1588371618','no'),(974352,'_transient_aiowps_captcha_string_info_w7wb0hsjne','MTU4ODM2OTgxOHlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(974365,'_transient_timeout_aiowps_captcha_string_info_0a6a1dsvbx','1588372066','no'),(974366,'_transient_aiowps_captcha_string_info_0a6a1dsvbx','MTU4ODM3MDI2NnlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(974367,'_transient_timeout_aiowps_captcha_string_info_qtncihmdrh','1588372257','no'),(974368,'_transient_aiowps_captcha_string_info_qtncihmdrh','MTU4ODM3MDQ1N3lhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(974378,'_transient_timeout_aiowps_captcha_string_info_zlzkpc9d84','1588372424','no'),(974379,'_transient_aiowps_captcha_string_info_zlzkpc9d84','MTU4ODM3MDYyNHlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(974380,'_transient_timeout_aiowps_captcha_string_info_dimo4nq8z6','1588372585','no'),(974381,'_transient_aiowps_captcha_string_info_dimo4nq8z6','MTU4ODM3MDc4NXlhajNtcDh1cmRjYjZyanVjbHNsMTg=','no'),(974386,'_transient_timeout_aiowps_captcha_string_info_l5co6kuspg','1588372804','no'),(974387,'_transient_aiowps_captcha_string_info_l5co6kuspg','MTU4ODM3MTAwNHlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(974388,'_transient_timeout_aiowps_captcha_string_info_nva7jb0bmo','1588372901','no'),(974389,'_transient_aiowps_captcha_string_info_nva7jb0bmo','MTU4ODM3MTEwMXlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(974403,'_transient_timeout_aiowps_captcha_string_info_ozlvrvjmnj','1588373485','no'),(974404,'_transient_aiowps_captcha_string_info_ozlvrvjmnj','MTU4ODM3MTY4NXlhajNtcDh1cmRjYjZyanVjbHNsMjc=','no'),(974411,'_transient_timeout_aiowps_captcha_string_info_6uhkybansq','1588373661','no'),(974412,'_transient_aiowps_captcha_string_info_6uhkybansq','MTU4ODM3MTg2MXlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(974413,'_transient_timeout_aiowps_captcha_string_info_x0q0o2y98q','1588373674','no'),(974414,'_transient_aiowps_captcha_string_info_x0q0o2y98q','MTU4ODM3MTg3NHlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(974415,'_transient_timeout_aiowps_captcha_string_info_j9h4tr6uqb','1588373743','no'),(974416,'_transient_aiowps_captcha_string_info_j9h4tr6uqb','MTU4ODM3MTk0M3lhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(1014081,'_transient_timeout_aiowps_captcha_string_info_zq96jb609b','1591329719','no'),(1014082,'_transient_aiowps_captcha_string_info_zq96jb609b','MTU5MTMyNzkxOXlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(974420,'_transient_timeout_aiowps_captcha_string_info_m58kh7ddwx','1588373844','no'),(974421,'_transient_aiowps_captcha_string_info_m58kh7ddwx','MTU4ODM3MjA0NHlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(974430,'_transient_timeout_aiowps_captcha_string_info_1q7ha1nbcu','1588374184','no'),(974431,'_transient_aiowps_captcha_string_info_1q7ha1nbcu','MTU4ODM3MjM4NHlhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(974432,'_transient_timeout_aiowps_captcha_string_info_ob8lusm5kx','1588374199','no'),(974433,'_transient_aiowps_captcha_string_info_ob8lusm5kx','MTU4ODM3MjM5OXlhajNtcDh1cmRjYjZyanVjbHNsMA==','no'),(974434,'_transient_timeout_aiowps_captcha_string_info_94b9rh2yjv','1588374241','no'),(974435,'_transient_aiowps_captcha_string_info_94b9rh2yjv','MTU4ODM3MjQ0MXlhajNtcDh1cmRjYjZyanVjbHNsMA==','no'),(974436,'_transient_timeout_aiowps_captcha_string_info_62zvv9ie57','1588374343','no'),(974437,'_transient_aiowps_captcha_string_info_62zvv9ie57','MTU4ODM3MjU0M3lhajNtcDh1cmRjYjZyanVjbHNsMzQ=','no'),(974439,'_transient_timeout_aiowps_captcha_string_info_3x152j183a','1588374436','no'),(974440,'_transient_aiowps_captcha_string_info_3x152j183a','MTU4ODM3MjYzNnlhajNtcDh1cmRjYjZyanVjbHNsMTQ=','no'),(974444,'_transient_timeout_aiowps_captcha_string_info_siixkk62xt','1588374487','no'),(974445,'_transient_aiowps_captcha_string_info_siixkk62xt','MTU4ODM3MjY4N3lhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1014376,'_transient_aiowps_captcha_string_info_flp1xnfbu8','MTU5MTM1MzAxOXlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(974447,'_transient_timeout_aiowps_captcha_string_info_ri75j60u1n','1588374732','no'),(974448,'_transient_aiowps_captcha_string_info_ri75j60u1n','MTU4ODM3MjkzMnlhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(1014707,'_transient_timeout_aiowps_captcha_string_info_xdp33o0f1v','1591380465','no'),(1014598,'_transient_aiowps_captcha_string_info_dilq79tx19','MTU5MTM2OTcyNHlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1014619,'_transient_timeout_aiowps_captcha_string_info_50sd2e4xrh','1591373485','no'),(1203068,'_transient_timeout_aiowps_captcha_string_info_q8niqe43ub','1605115773','no'),(1004323,'_transient_timeout_aiowps_captcha_string_info_djxtz35mxu','1590588375','no'),(1004324,'_transient_aiowps_captcha_string_info_djxtz35mxu','MTU5MDU4NjU3NXlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1163491,'_transient_timeout_aiowps_captcha_string_info_0nqkjuvk3d','1602162497','no'),(1004368,'_transient_timeout_aiowps_captcha_string_info_pqt3hoentu','1590591639','no'),(1004369,'_transient_aiowps_captcha_string_info_pqt3hoentu','MTU5MDU4OTgzOXlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1007099,'_transient_timeout_aiowps_captcha_string_info_mx36a7309n','1590801486','no'),(1004493,'_transient_timeout_aiowps_captcha_string_info_cv40idm0c2','1590601640','no'),(1007863,'_transient_timeout_aiowps_captcha_string_info_bp9plkdw9t','1590852855','no'),(1004476,'_transient_timeout_aiowps_captcha_string_info_18jiodbjj8','1590600091','no'),(1004445,'_transient_timeout_aiowps_captcha_string_info_3ej2prhiz3','1590597918','no'),(1004446,'_transient_aiowps_captcha_string_info_3ej2prhiz3','MTU5MDU5NjExOHlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(974529,'_transient_timeout_yst_sm_1_1:4gHp_4lnaF','1588465291','no'),(974530,'_transient_yst_sm_1_1:4gHp_4lnaF','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-02-20T06:22:53-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2019-07-22T21:02:01-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2019-05-23T20:54:45-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1016141,'_transient_timeout_aiowps_captcha_string_info_07wbp5q9ru','1591486766','no'),(1016142,'_transient_aiowps_captcha_string_info_07wbp5q9ru','MTU5MTQ4NDk2NnlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1004494,'_transient_aiowps_captcha_string_info_cv40idm0c2','MTU5MDU5OTg0MHlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1004498,'_transient_timeout_aiowps_captcha_string_info_hmnrkjjzqq','1590601856','no'),(1004499,'_transient_aiowps_captcha_string_info_hmnrkjjzqq','MTU5MDYwMDA1NnlhajNtcDh1cmRjYjZyanVjbHNsMjg=','no'),(975108,'_transient_timeout_aiowps_captcha_string_info_lpy0iii8xo','1588424982','no'),(974736,'_transient_timeout_aiowps_captcha_string_info_2fi3q4adri','1588396544','no'),(974737,'_transient_aiowps_captcha_string_info_2fi3q4adri','MTU4ODM5NDc0NHlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(974764,'_transient_timeout_aiowps_captcha_string_info_re0neara7v','1588398539','no'),(974765,'_transient_aiowps_captcha_string_info_re0neara7v','MTU4ODM5NjczOXlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1015504,'_transient_aiowps_captcha_string_info_332tqgkgxc','MTU5MTQzNjEyMHlhajNtcDh1cmRjYjZyanVjbHNsMzM=','no'),(1015643,'_transient_aiowps_captcha_string_info_0dkr9xfdcv','MTU5MTQ0NzI3M3lhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1016260,'_transient_timeout_aiowps_captcha_string_info_ujgibno003','1591493769','no'),(1016261,'_transient_aiowps_captcha_string_info_ujgibno003','MTU5MTQ5MTk2OXlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(974818,'_transient_timeout_aiowps_captcha_string_info_ptnhks5xby','1588402562','no'),(974819,'_transient_aiowps_captcha_string_info_ptnhks5xby','MTU4ODQwMDc2MnlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(1015265,'_transient_timeout_aiowps_captcha_string_info_tm0z2yzxsw','1591418936','no'),(1015266,'_transient_aiowps_captcha_string_info_tm0z2yzxsw','MTU5MTQxNzEzNnlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(1015642,'_transient_timeout_aiowps_captcha_string_info_0dkr9xfdcv','1591449073','no'),(1015382,'_transient_aiowps_captcha_string_info_topenty3zo','MTU5MTQyNjI1MnlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1015486,'_transient_timeout_aiowps_captcha_string_info_qayaepbzls','1591437010','no'),(1015487,'_transient_aiowps_captcha_string_info_qayaepbzls','MTU5MTQzNTIxMHlhajNtcDh1cmRjYjZyanVjbHNsMTg=','no'),(974910,'_transient_timeout_aiowps_captcha_string_info_1w612h26zx','1588409245','no'),(974911,'_transient_aiowps_captcha_string_info_1w612h26zx','MTU4ODQwNzQ0NXlhajNtcDh1cmRjYjZyanVjbHNsMTM=','no'),(1015503,'_transient_timeout_aiowps_captcha_string_info_332tqgkgxc','1591437920','no'),(1015406,'_transient_aiowps_captcha_string_info_aqq2ivu8wa','MTU5MTQyNzg4MnlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1015405,'_transient_timeout_aiowps_captcha_string_info_aqq2ivu8wa','1591429682','no'),(1016845,'_transient_timeout_aiowps_captcha_string_info_6w6j4mrwik','1591536212','no'),(1016846,'_transient_aiowps_captcha_string_info_6w6j4mrwik','MTU5MTUzNDQxMnlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(974964,'_transient_timeout_aiowps_captcha_string_info_4ck54ec9ib','1588414007','no'),(974965,'_transient_aiowps_captcha_string_info_4ck54ec9ib','MTU4ODQxMjIwN3lhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1016941,'_transient_aiowps_captcha_string_info_4z55e3h6ni','MTU5MTU0MTMyM3lhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(975109,'_transient_aiowps_captcha_string_info_lpy0iii8xo','MTU4ODQyMzE4MnlhajNtcDh1cmRjYjZyanVjbHNsMA==','no'),(975113,'_transient_timeout_aiowps_captcha_string_info_siggyysdxq','1588425244','no'),(1004567,'_transient_aiowps_captcha_string_info_2qsrr7ih2h','MTU5MDYwNDg3MXlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(975114,'_transient_aiowps_captcha_string_info_siggyysdxq','MTU4ODQyMzQ0NHlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(975140,'_transient_timeout_aiowps_captcha_string_info_k2pxj3tnvt','1588425907','no'),(975018,'_transient_timeout_aiowps_captcha_string_info_6vx3kmtlc4','1588418668','no'),(975019,'_transient_aiowps_captcha_string_info_6vx3kmtlc4','MTU4ODQxNjg2OHlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1004585,'_transient_timeout_aiowps_captcha_string_info_f2mv4xaszx','1590607908','no'),(1004586,'_transient_aiowps_captcha_string_info_f2mv4xaszx','MTU5MDYwNjEwOHlhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(975141,'_transient_aiowps_captcha_string_info_k2pxj3tnvt','MTU4ODQyNDEwN3lhajNtcDh1cmRjYjZyanVjbHNsMTg=','no'),(975148,'_transient_timeout_aiowps_captcha_string_info_usz7lpoc1a','1588426587','no'),(975149,'_transient_aiowps_captcha_string_info_usz7lpoc1a','MTU4ODQyNDc4N3lhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1004540,'_transient_aiowps_captcha_string_info_l6jkkl2ihj','MTU5MDYwMjgxMXlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1004677,'_transient_timeout_aiowps_captcha_string_info_3mu3mqrp66','1590615253','no'),(1011033,'_transient_timeout_aiowps_captcha_string_info_0dpfw4gawe','1591093760','no'),(975238,'_transient_timeout_aiowps_captcha_string_info_yexihtlmmo','1588434236','no'),(975239,'_transient_aiowps_captcha_string_info_yexihtlmmo','MTU4ODQzMjQzNnlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(975247,'_transient_timeout_aiowps_captcha_string_info_i289c9fiwf','1588434829','no'),(975248,'_transient_aiowps_captcha_string_info_i289c9fiwf','MTU4ODQzMzAyOXlhajNtcDh1cmRjYjZyanVjbHNsMjQ=','no'),(975295,'_transient_timeout_aiowps_captcha_string_info_sw56rwhc18','1588438749','no'),(975296,'_transient_aiowps_captcha_string_info_sw56rwhc18','MTU4ODQzNjk0OXlhajNtcDh1cmRjYjZyanVjbHNsMTQ=','no'),(975526,'_transient_aiowps_captcha_string_info_bau7dy7jl4','MTU4ODQ1MzczMXlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(975525,'_transient_timeout_aiowps_captcha_string_info_bau7dy7jl4','1588455531','no'),(1010987,'_transient_aiowps_captcha_string_info_mfo7bnub0l','MTU5MTA4ODIzOXlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(992178,'_transient_timeout_aiowps_captcha_string_info_21ssj5qv38','1589689631','no'),(975348,'_transient_timeout_aiowps_captcha_string_info_th9gnwtz6z','1588442725','no'),(975349,'_transient_aiowps_captcha_string_info_th9gnwtz6z','MTU4ODQ0MDkyNXlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1010725,'_transient_aiowps_captcha_string_info_sgp45b1iky','MTU5MTA2NjQ1NnlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(1011034,'_transient_aiowps_captcha_string_info_0dpfw4gawe','MTU5MTA5MTk2MHlhajNtcDh1cmRjYjZyanVjbHNsMjI=','no'),(1011400,'_transient_timeout_aiowps_captcha_string_info_41mqhogp4n','1591122683','no'),(1010965,'_transient_aiowps_captcha_string_info_jpkjpwvpbf','MTU5MTA4Njg5MnlhajNtcDh1cmRjYjZyanVjbHNsMjc=','no'),(1010768,'_transient_timeout_aiowps_captcha_string_info_cw8d2r1oge','1591071686','no'),(1010769,'_transient_aiowps_captcha_string_info_cw8d2r1oge','MTU5MTA2OTg4NnlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1010785,'_transient_timeout_aiowps_captcha_string_info_zsw77u89so','1591073023','no'),(1010786,'_transient_aiowps_captcha_string_info_zsw77u89so','MTU5MTA3MTIyM3lhajNtcDh1cmRjYjZyanVjbHNsMTQ=','no'),(1010791,'_transient_timeout_aiowps_captcha_string_info_kkpuylbw36','1591073545','no'),(1010792,'_transient_aiowps_captcha_string_info_kkpuylbw36','MTU5MTA3MTc0NXlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1010826,'_transient_timeout_aiowps_captcha_string_info_nyr6mozfj8','1591076278','no'),(1010827,'_transient_aiowps_captcha_string_info_nyr6mozfj8','MTU5MTA3NDQ3OHlhajNtcDh1cmRjYjZyanVjbHNsMTc=','no'),(1010899,'_transient_timeout_aiowps_captcha_string_info_amogveruta','1591082820','no'),(975743,'_transient_timeout_aiowps_captcha_string_info_uckt32thdq','1588470649','no'),(975744,'_transient_aiowps_captcha_string_info_uckt32thdq','MTU4ODQ2ODg0OXlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(975749,'_transient_timeout_aiowps_captcha_string_info_zmakudqmkb','1588471058','no'),(975750,'_transient_aiowps_captcha_string_info_zmakudqmkb','MTU4ODQ2OTI1OHlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1010582,'_transient_timeout_aiowps_captcha_string_info_y6hf7q4yfg','1591058261','no'),(1014379,'_transient_timeout_aiowps_captcha_string_info_ye2pcbriot','1591355002','no'),(1018108,'_transient_timeout_aiowps_captcha_string_info_lrsrk7ytew','1591631227','no'),(1010583,'_transient_aiowps_captcha_string_info_y6hf7q4yfg','MTU5MTA1NjQ2MXlhajNtcDh1cmRjYjZyanVjbHNsMjk=','no'),(1010527,'_transient_timeout_aiowps_captcha_string_info_f3jelpunhi','1591053891','no'),(1010528,'_transient_aiowps_captcha_string_info_f3jelpunhi','MTU5MTA1MjA5MXlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(975774,'_transient_timeout_aiowps_captcha_string_info_n0v4eonjyu','1588473346','no'),(975775,'_transient_aiowps_captcha_string_info_n0v4eonjyu','MTU4ODQ3MTU0NnlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1010681,'_transient_aiowps_captcha_string_info_l2t0h480z8','MTU5MTA2MzYwMXlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1010900,'_transient_aiowps_captcha_string_info_amogveruta','MTU5MTA4MTAyMHlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1010724,'_transient_timeout_aiowps_captcha_string_info_sgp45b1iky','1591068256','no'),(1010680,'_transient_timeout_aiowps_captcha_string_info_l2t0h480z8','1591065401','no'),(1127520,'_transient_aiowps_captcha_string_info_feddp2ea5m','MTU5OTY2NTk5MnlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1127524,'_transient_timeout_aiowps_captcha_string_info_w14twbc481','1599667917','no'),(1127525,'_transient_aiowps_captcha_string_info_w14twbc481','MTU5OTY2NjExN3lhajNtcDh1cmRjYjZyanVjbHNsMTM=','no'),(976142,'_transient_timeout_aiowps_captcha_string_info_517ztfygg0','1588504137','no'),(976143,'_transient_aiowps_captcha_string_info_517ztfygg0','MTU4ODUwMjMzN3lhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1007853,'_transient_timeout_aiowps_captcha_string_info_9qpunqldq5','1590852758','no'),(1007854,'_transient_aiowps_captcha_string_info_9qpunqldq5','MTU5MDg1MDk1OHlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1009359,'_transient_aiowps_captcha_string_info_g7dhhm32es','MTU5MDk2MDk2NXlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(1007415,'_transient_timeout_aiowps_captcha_string_info_n3d5b6vukd','1590824754','no'),(1007620,'_transient_timeout_aiowps_captcha_string_info_iz57j0o3r1','1590840995','no'),(1007416,'_transient_aiowps_captcha_string_info_n3d5b6vukd','MTU5MDgyMjk1NHlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(976848,'_transient_timeout_aiowps_captcha_string_info_1fu575vrey','1588551634','no'),(976849,'_transient_aiowps_captcha_string_info_1fu575vrey','MTU4ODU0OTgzNHlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(976279,'_transient_timeout_aiowps_captcha_string_info_hk4rujbfex','1588513917','no'),(976280,'_transient_aiowps_captcha_string_info_hk4rujbfex','MTU4ODUxMjExN3lhajNtcDh1cmRjYjZyanVjbHNsMTM=','no'),(1127550,'_transient_timeout_aiowps_captcha_string_info_h330o7hyi2','1599669609','no'),(976327,'_transient_timeout_aiowps_captcha_string_info_7gcfnioh9f','1588517475','no'),(976328,'_transient_aiowps_captcha_string_info_7gcfnioh9f','MTU4ODUxNTY3NXlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(976348,'_transient_timeout_aiowps_captcha_string_info_l8zi0hkgly','1588519089','no'),(976349,'_transient_aiowps_captcha_string_info_l8zi0hkgly','MTU4ODUxNzI4OXlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(976490,'_transient_timeout_aiowps_captcha_string_info_0fadtmcrp5','1588528377','no'),(976491,'_transient_aiowps_captcha_string_info_0fadtmcrp5','MTU4ODUyNjU3N3lhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(976500,'_transient_timeout_aiowps_captcha_string_info_1mqy1xh91g','1588529106','no'),(976501,'_transient_aiowps_captcha_string_info_1mqy1xh91g','MTU4ODUyNzMwNnlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(976504,'_transient_timeout_yst_sm_1_1:4gHp_liMc','1588613857','no'),(976505,'_transient_yst_sm_1_1:4gHp_liMc','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-02-20T06:22:53-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2019-07-22T21:02:01-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2019-05-23T20:54:45-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(976568,'_transient_timeout_aiowps_captcha_string_info_txo0b1xmmt','1588533857','no'),(976569,'_transient_aiowps_captcha_string_info_txo0b1xmmt','MTU4ODUzMjA1N3lhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(1011336,'_transient_timeout_aiowps_captcha_string_info_fq2jxffv48','1591117241','no'),(1009450,'_transient_timeout_aiowps_captcha_string_info_52nxg2z4fs','1590969627','no'),(976623,'_transient_timeout_aiowps_captcha_string_info_5h30rv8c6p','1588537420','no'),(976624,'_transient_aiowps_captcha_string_info_5h30rv8c6p','MTU4ODUzNTYyMHlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(976628,'_transient_timeout_aiowps_captcha_string_info_rsbskdrbdd','1588537656','no'),(976629,'_transient_aiowps_captcha_string_info_rsbskdrbdd','MTU4ODUzNTg1NnlhajNtcDh1cmRjYjZyanVjbHNsMTk=','no'),(976648,'_transient_timeout_aiowps_captcha_string_info_t804hcqp8v','1588538664','no'),(976649,'_transient_aiowps_captcha_string_info_t804hcqp8v','MTU4ODUzNjg2NHlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1008196,'_transient_timeout_aiowps_captcha_string_info_kv2nrtvouu','1590878352','no'),(1008194,'_transient_timeout_aiowps_captcha_string_info_0h09u3q7r7','1590878292','no'),(1120580,'_transient_timeout_aiowps_captcha_string_info_i8b1kah2c2','1599192406','no'),(1120581,'_transient_aiowps_captcha_string_info_i8b1kah2c2','MTU5OTE5MDYwNnlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1120588,'_transient_aiowps_captcha_string_info_wcylm6dn37','MTU5OTE5MDk3MHlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1120621,'_transient_timeout_aiowps_captcha_string_info_9p3trfun6v','1599195388','no'),(1120607,'_transient_timeout_yst_sm_1_1:4gHp_2i4V','1599279422','no'),(977507,'_transient_timeout_aiowps_captcha_string_info_23l0igo0tj','1588599786','no'),(977508,'_transient_aiowps_captcha_string_info_23l0igo0tj','MTU4ODU5Nzk4NnlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(977556,'_transient_aiowps_captcha_string_info_tohkj1c0n7','MTU4ODYwMTEwOXlhajNtcDh1cmRjYjZyanVjbHNsMA==','no'),(1009021,'_transient_timeout_aiowps_captcha_string_info_d6es3ljlzn','1590938938','no'),(976986,'_transient_timeout_aiowps_captcha_string_info_ps4jggpevx','1588561395','no'),(1127506,'_transient_timeout_aiowps_captcha_string_info_823ycgcqkp','1599666510','no'),(1127507,'_transient_aiowps_captcha_string_info_823ycgcqkp','MTU5OTY2NDcxMHlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(976987,'_transient_aiowps_captcha_string_info_ps4jggpevx','MTU4ODU1OTU5NXlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(1011337,'_transient_aiowps_captcha_string_info_fq2jxffv48','MTU5MTExNTQ0MXlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1004899,'_transient_timeout_aiowps_captcha_string_info_bln51d805t','1590630959','no'),(977107,'_transient_timeout_yst_sm_1_1:4gHp_dwKl','1588655297','no'),(977108,'_transient_yst_sm_1_1:4gHp_dwKl','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-02-20T06:22:53-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2019-07-22T21:02:01-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2019-05-23T20:54:45-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1006379,'_transient_aiowps_captcha_string_info_uz7jqn560u','MTU5MDc0NDM1MnlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1006364,'_transient_aiowps_captcha_string_info_8y8b6ptx66','MTU5MDc0Mjk0NnlhajNtcDh1cmRjYjZyanVjbHNsMzI=','no'),(1007871,'_transient_timeout_aiowps_captcha_string_info_fjltkt3ect','1590852954','no'),(1007872,'_transient_aiowps_captcha_string_info_fjltkt3ect','MTU5MDg1MTE1NHlhajNtcDh1cmRjYjZyanVjbHNsMzY=','no'),(1006250,'_transient_aiowps_captcha_string_info_7a1qd06jqf','MTU5MDczMzEzNXlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1006235,'_transient_aiowps_captcha_string_info_soaq0l5zjs','MTU5MDczMjM1MnlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1006249,'_transient_timeout_aiowps_captcha_string_info_7a1qd06jqf','1590734935','no'),(1006363,'_transient_timeout_aiowps_captcha_string_info_8y8b6ptx66','1590744746','no'),(1006378,'_transient_timeout_aiowps_captcha_string_info_uz7jqn560u','1590746152','no'),(977387,'_transient_timeout_aiowps_captcha_string_info_p3137zo5dj','1588593792','no'),(977388,'_transient_aiowps_captcha_string_info_p3137zo5dj','MTU4ODU5MTk5MnlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1163539,'_transient_aiowps_captcha_string_info_ep0and5pxg','MTYwMjE2MjQyMXlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(977417,'_transient_timeout_aiowps_captcha_string_info_1rn8qpcx6d','1588595269','no'),(977418,'_transient_aiowps_captcha_string_info_1rn8qpcx6d','MTU4ODU5MzQ2OXlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1009027,'_transient_aiowps_captcha_string_info_j3aq1ikfmi','MTU5MDkzNzU5OHlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(977444,'_transient_timeout_aiowps_captcha_string_info_gdzrd6lyw8','1588597102','no'),(977445,'_transient_aiowps_captcha_string_info_gdzrd6lyw8','MTU4ODU5NTMwMnlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1018331,'_transient_timeout_aiowps_captcha_string_info_tn3td89g1x','1591649285','no'),(1010038,'_transient_aiowps_captcha_string_info_2gp6ts8eor','MTU5MTAxMzM1NHlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(977555,'_transient_timeout_aiowps_captcha_string_info_tohkj1c0n7','1588602909','no'),(1127560,'_transient_aiowps_captcha_string_info_z3rz1gh3pb','MTU5OTY2ODI1OXlhajNtcDh1cmRjYjZyanVjbHNsMTQ=','no'),(1127561,'_transient_timeout_aiowps_captcha_string_info_lpn1x7qjp3','1599670067','no'),(1127562,'_transient_aiowps_captcha_string_info_lpn1x7qjp3','MTU5OTY2ODI2N3lhajNtcDh1cmRjYjZyanVjbHNsMTg=','no'),(977590,'_transient_timeout_aiowps_captcha_string_info_t2ut76hupz','1588605356','no'),(977591,'_transient_aiowps_captcha_string_info_t2ut76hupz','MTU4ODYwMzU1NnlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(977683,'_transient_timeout_aiowps_captcha_string_info_43na9xl1ew','1588612833','no'),(977684,'_transient_aiowps_captcha_string_info_43na9xl1ew','MTU4ODYxMTAzM3lhajNtcDh1cmRjYjZyanVjbHNsMTk=','no'),(977696,'_transient_timeout_aiowps_captcha_string_info_y9ufnw9v4p','1588613320','no'),(977697,'_transient_aiowps_captcha_string_info_y9ufnw9v4p','MTU4ODYxMTUyMHlhajNtcDh1cmRjYjZyanVjbHNsMTk=','no'),(977741,'_transient_timeout_aiowps_captcha_string_info_1owwa0cn3x','1588616572','no'),(977742,'_transient_aiowps_captcha_string_info_1owwa0cn3x','MTU4ODYxNDc3MnlhajNtcDh1cmRjYjZyanVjbHNsMTg=','no'),(977826,'_transient_aiowps_captcha_string_info_1b2x77q0ke','MTU4ODYyMTkzNHlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(977825,'_transient_timeout_aiowps_captcha_string_info_1b2x77q0ke','1588623734','no'),(977845,'_transient_timeout_aiowps_captcha_string_info_0tufdomhxd','1588624600','no'),(977846,'_transient_aiowps_captcha_string_info_0tufdomhxd','MTU4ODYyMjgwMHlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(977900,'_transient_timeout_aiowps_captcha_string_info_lywc6ffmpr','1588628799','no'),(977901,'_transient_aiowps_captcha_string_info_lywc6ffmpr','MTU4ODYyNjk5OXlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1004900,'_transient_aiowps_captcha_string_info_bln51d805t','MTU5MDYyOTE1OXlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1005126,'_transient_aiowps_captcha_string_info_l06det13jv','MTU5MDY0ODAxMXlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1009562,'_transient_aiowps_captcha_string_info_5i3ulzt87f','MTU5MDk3NTIwMHlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1005125,'_transient_timeout_aiowps_captcha_string_info_l06det13jv','1590649811','no'),(978131,'_transient_timeout_aiowps_captcha_string_info_tdytuowggm','1588645688','no'),(978132,'_transient_aiowps_captcha_string_info_tdytuowggm','MTU4ODY0Mzg4OHlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(1004812,'_transient_aiowps_captcha_string_info_tbfjagpwv1','MTU5MDYyMzk0OHlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(978472,'_transient_timeout_aiowps_captcha_string_info_jmucwibfhf','1588672662','no'),(978473,'_transient_aiowps_captcha_string_info_jmucwibfhf','MTU4ODY3MDg2MnlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(978243,'_transient_timeout_aiowps_captcha_string_info_66l4kmy45m','1588653839','no'),(978244,'_transient_aiowps_captcha_string_info_66l4kmy45m','MTU4ODY1MjAzOXlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1008950,'_transient_aiowps_captcha_string_info_7jjql9lldt','MTU5MDkzMjQ5NHlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1120492,'_transient_timeout_aiowps_captcha_string_info_2astpoexdh','1599187541','no'),(1120493,'_transient_aiowps_captcha_string_info_2astpoexdh','MTU5OTE4NTc0MXlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(978697,'_transient_timeout_aiowps_captcha_string_info_me213201gr','1588688014','no'),(1015765,'_transient_timeout_aiowps_captcha_string_info_gsabkpd0wl','1591457379','no'),(1015766,'_transient_aiowps_captcha_string_info_gsabkpd0wl','MTU5MTQ1NTU3OXlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1016135,'_transient_aiowps_captcha_string_info_1prcp3iim6','MTU5MTQ4NDY4N3lhajNtcDh1cmRjYjZyanVjbHNsMTM=','no'),(978448,'_transient_timeout_aiowps_captcha_string_info_3g3nj00so4','1588670744','no'),(978449,'_transient_aiowps_captcha_string_info_3g3nj00so4','MTU4ODY2ODk0NHlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(978495,'_transient_timeout_aiowps_captcha_string_info_sx9fh5wisv','1588674047','no'),(978496,'_transient_aiowps_captcha_string_info_sx9fh5wisv','MTU4ODY3MjI0N3lhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(1009495,'_transient_timeout_aiowps_captcha_string_info_6se2p0mbz3','1590973355','no'),(1018364,'_transient_timeout_aiowps_captcha_string_info_qrsnwkhu1t','1591652384','no'),(978538,'_transient_timeout_aiowps_captcha_string_info_hxandnks19','1588677413','no'),(978539,'_transient_aiowps_captcha_string_info_hxandnks19','MTU4ODY3NTYxM3lhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(1016931,'_transient_aiowps_captcha_string_info_3arq9si9ys','MTU5MTU0MTAxOXlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1018703,'_transient_aiowps_captcha_string_info_d2lrb99usv','MTU5MTY3NTE0M3lhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(980007,'_transient_timeout_aiowps_captcha_string_info_76dteh6ygs','1588786545','no'),(980008,'_transient_aiowps_captcha_string_info_76dteh6ygs','MTU4ODc4NDc0NXlhajNtcDh1cmRjYjZyanVjbHNsMTc=','no'),(1007867,'_transient_timeout_aiowps_captcha_string_info_jggsg8qr5c','1590852866','no'),(980184,'_transient_timeout_aiowps_captcha_string_info_p653ea6exn','1588800459','no'),(980185,'_transient_aiowps_captcha_string_info_p653ea6exn','MTU4ODc5ODY1OXlhajNtcDh1cmRjYjZyanVjbHNsMTc=','no'),(1071208,'_transient_aiowps_captcha_string_info_7hkiabidxv','MTU5NTYxNjE2NHlhajNtcDh1cmRjYjZyanVjbHNsMjI=','no'),(1071250,'_transient_timeout_aiowps_captcha_string_info_3c6arhabxl','1595620598','no'),(1071251,'_transient_aiowps_captcha_string_info_3c6arhabxl','MTU5NTYxODc5OHlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1144192,'_transient_timeout_aiowps_captcha_string_info_3p5asfu4ec','1600799798','no'),(1144193,'_transient_aiowps_captcha_string_info_3p5asfu4ec','MTYwMDc5Nzk5OHlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1144258,'_transient_timeout_aiowps_captcha_string_info_w1eqlwuln4','1600805062','no'),(980645,'_transient_timeout_aiowps_captcha_string_info_d4qyuo6aq0','1588835328','no'),(980646,'_transient_aiowps_captcha_string_info_d4qyuo6aq0','MTU4ODgzMzUyOHlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1145092,'_transient_aiowps_captcha_string_info_ahob433yt0','MTYwMDg2Mjk5N3lhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(980699,'_transient_timeout_aiowps_captcha_string_info_zdd4e2xrcr','1588839653','no'),(980700,'_transient_aiowps_captcha_string_info_zdd4e2xrcr','MTU4ODgzNzg1M3lhajNtcDh1cmRjYjZyanVjbHNsNDA=','no'),(1145022,'_transient_aiowps_captcha_string_info_lvtg9x01uh','MTYwMDg1ODUxN3lhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1145091,'_transient_timeout_aiowps_captcha_string_info_ahob433yt0','1600864797','no'),(1145852,'_transient_aiowps_captcha_string_info_expnfl49fl','MTYwMDkxNDg0OXlhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(980857,'_transient_timeout_aiowps_captcha_string_info_hgwefvtx2i','1588852706','no'),(980858,'_transient_aiowps_captcha_string_info_hgwefvtx2i','MTU4ODg1MDkwNnlhajNtcDh1cmRjYjZyanVjbHNsMjQ=','no'),(1071178,'_transient_aiowps_captcha_string_info_5xzqmx4jtu','MTU5NTYxNDU4MnlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(981985,'_transient_timeout_aiowps_captcha_string_info_o2ym9jgzuo','1588937695','no'),(981020,'_transient_timeout_aiowps_captcha_string_info_52tmhrmgps','1588864417','no'),(981021,'_transient_aiowps_captcha_string_info_52tmhrmgps','MTU4ODg2MjYxN3lhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1144914,'_transient_timeout_aiowps_captcha_string_info_5jvnd1sl7k','1600852214','no'),(1144915,'_transient_aiowps_captcha_string_info_5jvnd1sl7k','MTYwMDg1MDQxNHlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(1144947,'_transient_timeout_aiowps_captcha_string_info_uc8wp913ha','1600854825','no'),(1144948,'_transient_aiowps_captcha_string_info_uc8wp913ha','MTYwMDg1MzAyNXlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1144999,'_transient_timeout_aiowps_captcha_string_info_5tah3p9wb9','1600858633','no'),(1145000,'_transient_aiowps_captcha_string_info_5tah3p9wb9','MTYwMDg1NjgzM3lhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(981169,'_transient_timeout_aiowps_captcha_string_info_vm561z7v66','1588877545','no'),(981170,'_transient_aiowps_captcha_string_info_vm561z7v66','MTU4ODg3NTc0NXlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1144219,'_transient_timeout_yst_sm_1_1:4gHp_4lWMX','1600886655','no'),(1144220,'_transient_yst_sm_1_1:4gHp_4lWMX','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-09-08T18:52:53-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2020-09-08T18:43:50-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2020-08-22T09:53:10-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(981221,'_transient_timeout_aiowps_captcha_string_info_4afn9upvo5','1588881282','no'),(981222,'_transient_aiowps_captcha_string_info_4afn9upvo5','MTU4ODg3OTQ4MnlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(981304,'_transient_aiowps_captcha_string_info_9y7ubchdev','MTU4ODg4NTY5MXlhajNtcDh1cmRjYjZyanVjbHNsMjE=','no'),(981303,'_transient_timeout_aiowps_captcha_string_info_9y7ubchdev','1588887491','no'),(1071201,'_transient_aiowps_captcha_string_info_nzwz5dbsq3','MTU5NTYxNTk2N3lhajNtcDh1cmRjYjZyanVjbHNsMjM=','no'),(981342,'_transient_timeout_aiowps_captcha_string_info_iol3amgqn9','1588890320','no'),(981343,'_transient_aiowps_captcha_string_info_iol3amgqn9','MTU4ODg4ODUyMHlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1071186,'_transient_timeout_aiowps_captcha_string_info_j6kryqkwyh','1595616885','no'),(1071187,'_transient_aiowps_captcha_string_info_j6kryqkwyh','MTU5NTYxNTA4NXlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1071198,'_transient_aiowps_captcha_string_info_342ocpo1wx','MTU5NTYxNTg0NHlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1071207,'_transient_timeout_aiowps_captcha_string_info_7hkiabidxv','1595617964','no'),(1071200,'_transient_timeout_aiowps_captcha_string_info_nzwz5dbsq3','1595617767','no'),(981591,'_transient_timeout_aiowps_captcha_string_info_evp04y47r4','1588907785','no'),(981709,'_transient_timeout_aiowps_captcha_string_info_e4hf0lhi9j','1588915398','no'),(981440,'_transient_timeout_aiowps_captcha_string_info_sr15sdeedd','1588897372','no'),(981441,'_transient_aiowps_captcha_string_info_sr15sdeedd','MTU4ODg5NTU3MnlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(981592,'_transient_aiowps_captcha_string_info_evp04y47r4','MTU4ODkwNTk4NXlhajNtcDh1cmRjYjZyanVjbHNsMTg=','no'),(1071094,'_transient_aiowps_captcha_string_info_w3jukriiu1','MTU5NTYwODg2MnlhajNtcDh1cmRjYjZyanVjbHNsMjc=','no'),(981602,'_transient_timeout_aiowps_captcha_string_info_4cihmoly5u','1588908054','no'),(981603,'_transient_aiowps_captcha_string_info_4cihmoly5u','MTU4ODkwNjI1NHlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(981607,'_transient_timeout_aiowps_captcha_string_info_nvnpnvwgnn','1588908203','no'),(981608,'_transient_aiowps_captcha_string_info_nvnpnvwgnn','MTU4ODkwNjQwM3lhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(1071163,'_transient_timeout_aiowps_captcha_string_info_ioislphtb9','1595615438','no'),(1071164,'_transient_aiowps_captcha_string_info_ioislphtb9','MTU5NTYxMzYzOHlhajNtcDh1cmRjYjZyanVjbHNsMzI=','no'),(981653,'_transient_timeout_aiowps_captcha_string_info_kn6x9pkxmf','1588911373','no'),(981654,'_transient_aiowps_captcha_string_info_kn6x9pkxmf','MTU4ODkwOTU3M3lhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(981710,'_transient_aiowps_captcha_string_info_e4hf0lhi9j','MTU4ODkxMzU5OHlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1071177,'_transient_timeout_aiowps_captcha_string_info_5xzqmx4jtu','1595616382','no'),(981784,'_transient_timeout_aiowps_captcha_string_info_9aifjclr77','1588921736','no'),(981785,'_transient_aiowps_captcha_string_info_9aifjclr77','MTU4ODkxOTkzNnlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(981986,'_transient_aiowps_captcha_string_info_o2ym9jgzuo','MTU4ODkzNTg5NXlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(981941,'_transient_timeout_aiowps_captcha_string_info_ddn5a4opf1','1588934369','no'),(981942,'_transient_aiowps_captcha_string_info_ddn5a4opf1','MTU4ODkzMjU2OXlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(981885,'_transient_timeout_aiowps_captcha_string_info_9cpqrffack','1588930076','no'),(981886,'_transient_aiowps_captcha_string_info_9cpqrffack','MTU4ODkyODI3NnlhajNtcDh1cmRjYjZyanVjbHNsMzQ=','no'),(1071182,'_transient_timeout_aiowps_captcha_string_info_dhhcbu2e4u','1595616697','no'),(981931,'_transient_timeout_aiowps_captcha_string_info_c51r521foy','1588933422','no'),(981932,'_transient_aiowps_captcha_string_info_c51r521foy','MTU4ODkzMTYyMnlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1003076,'_transient_aiowps_captcha_string_info_pbe3gfk37y','MTU5MDQ5MjIzOXlhajNtcDh1cmRjYjZyanVjbHNsMTM=','no'),(999277,'_transient_aiowps_captcha_string_info_598jxgc209','MTU5MDIwODIxOXlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1001746,'_transient_aiowps_captcha_string_info_6nxb029j5h','MTU5MDM5MjE1MnlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1001744,'_transient_aiowps_captcha_string_info_8ep5k7znez','MTU5MDM5MjE0NXlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1001745,'_transient_timeout_aiowps_captcha_string_info_6nxb029j5h','1590393952','no'),(999327,'_transient_timeout_aiowps_captcha_string_info_ybf7g2tzds','1590213547','no'),(999328,'_transient_aiowps_captcha_string_info_ybf7g2tzds','MTU5MDIxMTc0N3lhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(999376,'_transient_timeout_aiowps_captcha_string_info_4g0ib83tik','1590217116','no'),(999377,'_transient_aiowps_captcha_string_info_4g0ib83tik','MTU5MDIxNTMxNnlhajNtcDh1cmRjYjZyanVjbHNsMjI=','no'),(999381,'_transient_timeout_aiowps_captcha_string_info_7tfwzzp8zb','1590217401','no'),(999382,'_transient_aiowps_captcha_string_info_7tfwzzp8zb','MTU5MDIxNTYwMXlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1001743,'_transient_timeout_aiowps_captcha_string_info_8ep5k7znez','1590393945','no'),(1001742,'_transient_aiowps_captcha_string_info_w99bqtkhbo','MTU5MDM5MjEzNHlhajNtcDh1cmRjYjZyanVjbHNsMTg=','no'),(1001740,'_transient_aiowps_captcha_string_info_6vuj1il3h2','MTU5MDM5MjEyOHlhajNtcDh1cmRjYjZyanVjbHNsMjI=','no'),(1001741,'_transient_timeout_aiowps_captcha_string_info_w99bqtkhbo','1590393934','no'),(1001739,'_transient_timeout_aiowps_captcha_string_info_6vuj1il3h2','1590393928','no'),(1001738,'_transient_aiowps_captcha_string_info_yosa4x4epw','MTU5MDM5MjExNnlhajNtcDh1cmRjYjZyanVjbHNsMTg=','no'),(1001736,'_transient_aiowps_captcha_string_info_lul4utqygi','MTU5MDM5MjEwNnlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1001737,'_transient_timeout_aiowps_captcha_string_info_yosa4x4epw','1590393916','no'),(1001697,'_transient_timeout_aiowps_captcha_string_info_98evl6fr8n','1590390784','no'),(1001532,'_transient_aiowps_captcha_string_info_172v0dvgnm','MTU5MDM3NzE2NHlhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(1001553,'_transient_aiowps_captcha_string_info_65mztcotch','MTU5MDM3ODk1N3lhajNtcDh1cmRjYjZyanVjbHNsMTk=','no'),(999573,'_transient_timeout_aiowps_captcha_string_info_qbu1xyj5qe','1590232241','no'),(999574,'_transient_aiowps_captcha_string_info_qbu1xyj5qe','MTU5MDIzMDQ0MXlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1001552,'_transient_timeout_aiowps_captcha_string_info_65mztcotch','1590380757','no'),(1001649,'_transient_timeout_yst_sm_1_1:4gHp_dVW3','1590472149','no'),(1001650,'_transient_yst_sm_1_1:4gHp_dVW3','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-02-20T06:22:53-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2019-07-22T21:02:01-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2019-05-23T20:54:45-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1000408,'_transient_timeout_aiowps_captcha_string_info_9boy6zekls','1590292085','no'),(1001515,'_transient_timeout_aiowps_captcha_string_info_m0etkfm8v5','1590377617','no'),(1000669,'_transient_timeout_yst_sm_1_1:4gHp_2meN','1590398346','no'),(1000670,'_transient_yst_sm_1_1:4gHp_2meN','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-02-20T06:22:53-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2019-07-22T21:02:01-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2019-05-23T20:54:45-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(999617,'_transient_timeout_aiowps_captcha_string_info_7a1kp3v1p9','1590235804','no'),(999618,'_transient_aiowps_captcha_string_info_7a1kp3v1p9','MTU5MDIzNDAwNHlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1007858,'_transient_aiowps_captcha_string_info_7ys8nxz4fw','MTU5MDg1MDk3N3lhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1007859,'_transient_timeout_aiowps_captcha_string_info_rcgbmnxnlh','1590852806','no'),(1007856,'_transient_aiowps_captcha_string_info_51f1551f2t','MTU5MDg1MDk3MnlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1007848,'_transient_timeout_aiowps_captcha_string_info_h57oyeqfog','1590852732','no'),(1007493,'_transient_timeout_aiowps_captcha_string_info_r0dutbuqqn','1590831412','no'),(1007851,'_transient_aiowps_captcha_string_info_vtvbzc67q8','MTU5MDg1MDkzNXlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(1007494,'_transient_aiowps_captcha_string_info_r0dutbuqqn','MTU5MDgyOTYxMnlhajNtcDh1cmRjYjZyanVjbHNsMjI=','no'),(1007510,'_transient_timeout_aiowps_captcha_string_info_e9pti0iyh0','1590832761','no'),(1009358,'_transient_timeout_aiowps_captcha_string_info_g7dhhm32es','1590962765','no'),(1007511,'_transient_aiowps_captcha_string_info_e9pti0iyh0','MTU5MDgzMDk2MXlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1007525,'_transient_timeout_aiowps_captcha_string_info_w65m8ukiit','1590833734','no'),(1007526,'_transient_aiowps_captcha_string_info_w65m8ukiit','MTU5MDgzMTkzNHlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1007855,'_transient_timeout_aiowps_captcha_string_info_51f1551f2t','1590852772','no'),(1007685,'_transient_timeout_aiowps_captcha_string_info_94d7jvelak','1590842012','no'),(1007686,'_transient_aiowps_captcha_string_info_94d7jvelak','MTU5MDg0MDIxMnlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1007684,'_transient_aiowps_captcha_string_info_wbt34v5729','MTU5MDg0MDIwM3lhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1007850,'_transient_timeout_aiowps_captcha_string_info_vtvbzc67q8','1590852735','no'),(1009212,'_transient_timeout_aiowps_captcha_string_info_5jg2khc1os','1590953098','no'),(1007651,'_transient_timeout_aiowps_captcha_string_info_o41rm63l1l','1590841456','no'),(1007652,'_transient_aiowps_captcha_string_info_o41rm63l1l','MTU5MDgzOTY1NnlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(1007653,'_transient_timeout_aiowps_captcha_string_info_zepd7y993w','1590841470','no'),(1007654,'_transient_aiowps_captcha_string_info_zepd7y993w','MTU5MDgzOTY3MHlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1007657,'_transient_timeout_aiowps_captcha_string_info_v94s0e9bxd','1590841485','no'),(1007658,'_transient_aiowps_captcha_string_info_v94s0e9bxd','MTU5MDgzOTY4NXlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(1007659,'_transient_timeout_aiowps_captcha_string_info_es8m4x7og0','1590841501','no'),(1007660,'_transient_aiowps_captcha_string_info_es8m4x7og0','MTU5MDgzOTcwMXlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1007661,'_transient_timeout_aiowps_captcha_string_info_ym2uuzpl3u','1590841518','no'),(1007662,'_transient_aiowps_captcha_string_info_ym2uuzpl3u','MTU5MDgzOTcxOHlhajNtcDh1cmRjYjZyanVjbHNsMjM=','no'),(1007663,'_transient_timeout_aiowps_captcha_string_info_malbxkfex3','1590841534','no'),(1007664,'_transient_aiowps_captcha_string_info_malbxkfex3','MTU5MDgzOTczNHlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1007666,'_transient_timeout_aiowps_captcha_string_info_4n4ywl7unz','1590841707','no'),(1007667,'_transient_aiowps_captcha_string_info_4n4ywl7unz','MTU5MDgzOTkwN3lhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1007668,'_transient_timeout_aiowps_captcha_string_info_ftftv72lgm','1590841717','no'),(1007669,'_transient_aiowps_captcha_string_info_ftftv72lgm','MTU5MDgzOTkxN3lhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1007677,'_transient_timeout_aiowps_captcha_string_info_1tg6flp12c','1590841982','no'),(1007678,'_transient_aiowps_captcha_string_info_1tg6flp12c','MTU5MDg0MDE4MnlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1007679,'_transient_timeout_aiowps_captcha_string_info_n9nben91f3','1590841988','no'),(1007680,'_transient_aiowps_captcha_string_info_n9nben91f3','MTU5MDg0MDE4OHlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1007681,'_transient_timeout_aiowps_captcha_string_info_w89x652634','1590841996','no'),(1007682,'_transient_aiowps_captcha_string_info_w89x652634','MTU5MDg0MDE5NnlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1007683,'_transient_timeout_aiowps_captcha_string_info_wbt34v5729','1590842003','no'),(1019549,'_transient_timeout_aiowps_captcha_string_info_qy7stopvkt','1591737908','no'),(1019143,'_transient_timeout_aiowps_captcha_string_info_1qsm7olbtl','1591708397','no'),(1019144,'_transient_aiowps_captcha_string_info_1qsm7olbtl','MTU5MTcwNjU5N3lhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1019658,'_transient_timeout_aiowps_captcha_string_info_1ae9rvxsk6','1591746925','no'),(1126183,'_transient_timeout_aiowps_captcha_string_info_vvw77pf1gq','1599585948','no'),(1019287,'_transient_timeout_aiowps_captcha_string_info_wpyxobp9zl','1591717622','no'),(1019500,'_transient_aiowps_captcha_string_info_w2va9vbusc','MTU5MTczMTk4N3lhajNtcDh1cmRjYjZyanVjbHNsMjg=','no'),(1019550,'_transient_aiowps_captcha_string_info_qy7stopvkt','MTU5MTczNjEwOHlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1019278,'_transient_timeout_aiowps_captcha_string_info_z73o91jgu9','1591717306','no'),(1019279,'_transient_aiowps_captcha_string_info_z73o91jgu9','MTU5MTcxNTUwNnlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1007056,'_transient_aiowps_captcha_string_info_fo7jtffmzd','MTU5MDc5NTk4OHlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1007983,'_transient_timeout_aiowps_captcha_string_info_pk25yxy4ew','1590862088','no'),(1007864,'_transient_aiowps_captcha_string_info_bp9plkdw9t','MTU5MDg1MTA1NXlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(979325,'_transient_timeout_aiowps_captcha_string_info_wsyumoq7qo','1588733092','no'),(979326,'_transient_aiowps_captcha_string_info_wsyumoq7qo','MTU4ODczMTI5MnlhajNtcDh1cmRjYjZyanVjbHNsMTg=','no'),(979432,'_transient_aiowps_captcha_string_info_9fyua6e9hy','MTU4ODczOTIxNnlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1016209,'_transient_timeout_aiowps_captcha_string_info_mg3ety2zdt','1591491322','no'),(979388,'_transient_timeout_aiowps_captcha_string_info_sd46fmxqr0','1588737799','no'),(979389,'_transient_aiowps_captcha_string_info_sd46fmxqr0','MTU4ODczNTk5OXlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(979431,'_transient_timeout_aiowps_captcha_string_info_9fyua6e9hy','1588741016','no'),(1017373,'_transient_timeout_aiowps_captcha_string_info_8l1ifoc3qe','1591576349','no'),(1016641,'_transient_timeout_aiowps_captcha_string_info_bpagtp3nzt','1591522178','no'),(1017970,'_transient_timeout_aiowps_captcha_string_info_sgrsakw4je','1591622228','no'),(1016218,'_transient_timeout_aiowps_captcha_string_info_y8q6ow0oxp','1591491868','no'),(1016219,'_transient_aiowps_captcha_string_info_y8q6ow0oxp','MTU5MTQ5MDA2OHlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(979528,'_transient_timeout_aiowps_captcha_string_info_qocdfaqph6','1588749164','no'),(979529,'_transient_aiowps_captcha_string_info_qocdfaqph6','MTU4ODc0NzM2NHlhajNtcDh1cmRjYjZyanVjbHNsMTk=','no'),(1016227,'_transient_timeout_aiowps_captcha_string_info_hojde8zc19','1591492459','no'),(1016228,'_transient_aiowps_captcha_string_info_hojde8zc19','MTU5MTQ5MDY1OXlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(979600,'_transient_timeout_aiowps_captcha_string_info_7e8d87xu0u','1588755121','no'),(979601,'_transient_aiowps_captcha_string_info_7e8d87xu0u','MTU4ODc1MzMyMXlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1017060,'_transient_timeout_aiowps_captcha_string_info_k4fw5uylsk','1591553192','no'),(979910,'_transient_timeout_aiowps_captcha_string_info_kwevmcjcl8','1588778174','no'),(979911,'_transient_aiowps_captcha_string_info_kwevmcjcl8','MTU4ODc3NjM3NHlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1017061,'_transient_aiowps_captcha_string_info_k4fw5uylsk','MTU5MTU1MTM5MnlhajNtcDh1cmRjYjZyanVjbHNsMzM=','no'),(1145103,'_transient_timeout_aiowps_captcha_string_info_evbiwh3jhu','1600865842','no'),(1145104,'_transient_aiowps_captcha_string_info_evbiwh3jhu','MTYwMDg2NDA0MnlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(998682,'_transient_timeout_aiowps_captcha_string_info_5dshldawo0','1590169858','no'),(994044,'_transient_timeout_aiowps_captcha_string_info_awb2w9qfdp','1589828277','no'),(992832,'_transient_timeout_aiowps_captcha_string_info_nfzp0eda4b','1589737223','no'),(992968,'_transient_aiowps_captcha_string_info_tqi2e8w8mf','MTU4OTc0NTU4MXlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(986825,'_transient_timeout_aiowps_captcha_string_info_l3twa1v0xw','1589289854','no'),(986826,'_transient_aiowps_captcha_string_info_l3twa1v0xw','MTU4OTI4ODA1NHlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(998408,'_transient_timeout_aiowps_captcha_string_info_4a91b0pjxr','1590150970','no'),(986862,'_transient_timeout_aiowps_captcha_string_info_r2hzwwd6kc','1589292799','no'),(993614,'_transient_aiowps_captcha_string_info_7gaxcvtafh','MTU4OTc5Mzk1OXlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(986863,'_transient_aiowps_captcha_string_info_r2hzwwd6kc','MTU4OTI5MDk5OXlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(986891,'_transient_timeout_aiowps_captcha_string_info_ujmvg3berk','1589295262','no'),(986892,'_transient_aiowps_captcha_string_info_ujmvg3berk','MTU4OTI5MzQ2MnlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(986918,'_transient_timeout_yst_sm_1_1:4gHp_4l2C9','1589381842','no'),(986919,'_transient_yst_sm_1_1:4gHp_4l2C9','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-02-20T06:22:53-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2019-07-22T21:02:01-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2019-05-23T20:54:45-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(986925,'_transient_timeout_aiowps_captcha_string_info_d1ntr6lvu0','1589297386','no'),(986926,'_transient_aiowps_captcha_string_info_d1ntr6lvu0','MTU4OTI5NTU4NnlhajNtcDh1cmRjYjZyanVjbHNsMTM=','no'),(987014,'_transient_timeout_aiowps_captcha_string_info_brnyo5gall','1589305703','no'),(987015,'_transient_aiowps_captcha_string_info_brnyo5gall','MTU4OTMwMzkwM3lhajNtcDh1cmRjYjZyanVjbHNsMjg=','no'),(992983,'_transient_timeout_aiowps_captcha_string_info_lbgs2t08m7','1589748961','no'),(992822,'_transient_timeout_aiowps_captcha_string_info_ubmfgqi31h','1589736736','no'),(987089,'_transient_timeout_aiowps_captcha_string_info_enk3a348pp','1589310863','no'),(987027,'_transient_timeout_aiowps_captcha_string_info_1jikcanx9b','1589306621','no'),(987028,'_transient_aiowps_captcha_string_info_1jikcanx9b','MTU4OTMwNDgyMXlhajNtcDh1cmRjYjZyanVjbHNsMzI=','no'),(987090,'_transient_aiowps_captcha_string_info_enk3a348pp','MTU4OTMwOTA2M3lhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(987129,'_transient_timeout_aiowps_captcha_string_info_n4p97wvi8c','1589314395','no'),(987130,'_transient_aiowps_captcha_string_info_n4p97wvi8c','MTU4OTMxMjU5NXlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(987426,'_transient_timeout_aiowps_captcha_string_info_fs951pfp3a','1589336356','no'),(987303,'_transient_timeout_aiowps_captcha_string_info_rkyt5pfh6t','1589328251','no'),(998683,'_transient_aiowps_captcha_string_info_5dshldawo0','MTU5MDE2ODA1OHlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1003786,'_transient_timeout_aiowps_captcha_string_info_eegxpashrc','1590546081','no'),(1005346,'_transient_timeout_aiowps_captcha_string_info_mpgp36w1x0','1590667192','no'),(1005347,'_transient_aiowps_captcha_string_info_mpgp36w1x0','MTU5MDY2NTM5MnlhajNtcDh1cmRjYjZyanVjbHNsMTg=','no'),(1004103,'_transient_timeout_aiowps_captcha_string_info_kf5id7x0ap','1590571071','no'),(1003261,'_transient_timeout_aiowps_captcha_string_info_oc3p11v9y7','1590506375','no'),(1004031,'_transient_aiowps_captcha_string_info_cs8w4lrqak','MTU5MDU2Mjg5NXlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1003262,'_transient_aiowps_captcha_string_info_oc3p11v9y7','MTU5MDUwNDU3NXlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1004060,'_transient_aiowps_captcha_string_info_chcbm756fr','MTU5MDU2NTQ4NnlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1003406,'_transient_aiowps_captcha_string_info_aeojr2l2e9','MTU5MDUxNjE3OHlhajNtcDh1cmRjYjZyanVjbHNsMTM=','no'),(1003405,'_transient_timeout_aiowps_captcha_string_info_aeojr2l2e9','1590517978','no'),(1011575,'_transient_timeout_aiowps_captcha_string_info_nwpg1xjf7h','1591137870','no'),(1003433,'_transient_timeout_aiowps_captcha_string_info_f1tz7h2296','1590519976','no'),(1003434,'_transient_aiowps_captcha_string_info_f1tz7h2296','MTU5MDUxODE3NnlhajNtcDh1cmRjYjZyanVjbHNsMTc=','no'),(1004104,'_transient_aiowps_captcha_string_info_kf5id7x0ap','MTU5MDU2OTI3MXlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1003523,'_transient_timeout_aiowps_captcha_string_info_6ebflw4k9v','1590528274','no'),(1003524,'_transient_aiowps_captcha_string_info_6ebflw4k9v','MTU5MDUyNjQ3NHlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(1003538,'_transient_timeout_aiowps_captcha_string_info_344ije1lo2','1590529285','no'),(1003539,'_transient_aiowps_captcha_string_info_344ije1lo2','MTU5MDUyNzQ4NXlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1003580,'_transient_timeout_aiowps_captcha_string_info_bozt5us8k2','1590531900','no'),(1003581,'_transient_aiowps_captcha_string_info_bozt5us8k2','MTU5MDUzMDEwMHlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1003620,'_transient_timeout_aiowps_captcha_string_info_270u1azzkd','1590534896','no'),(1003621,'_transient_aiowps_captcha_string_info_270u1azzkd','MTU5MDUzMzA5NnlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1003871,'_transient_timeout_aiowps_captcha_string_info_5gmjw22nva','1590551695','no'),(1003657,'_transient_timeout_aiowps_captcha_string_info_b0irbn65rc','1590537580','no'),(1003658,'_transient_aiowps_captcha_string_info_b0irbn65rc','MTU5MDUzNTc4MHlhajNtcDh1cmRjYjZyanVjbHNsMTk=','no'),(1004477,'_transient_aiowps_captcha_string_info_18jiodbjj8','MTU5MDU5ODI5MXlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1003668,'_transient_timeout_aiowps_captcha_string_info_28vk7cq0y1','1590538258','no'),(1003669,'_transient_aiowps_captcha_string_info_28vk7cq0y1','MTU5MDUzNjQ1OHlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1012349,'_transient_timeout_aiowps_captcha_string_info_lkf422k03f','1591198283','no'),(1012350,'_transient_aiowps_captcha_string_info_lkf422k03f','MTU5MTE5NjQ4M3lhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1163613,'_transient_timeout_aiowps_captcha_string_info_88f723s1yn','1602168657','no'),(1003787,'_transient_aiowps_captcha_string_info_eegxpashrc','MTU5MDU0NDI4MXlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1003870,'_transient_aiowps_captcha_string_info_jqgczgewfs','MTU5MDU0OTg2MXlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(1003909,'_transient_aiowps_captcha_string_info_4fw3g4to65','MTU5MDU1MzI2NnlhajNtcDh1cmRjYjZyanVjbHNsMTc=','no'),(1003910,'_transient_timeout_aiowps_captcha_string_info_3r8m1ickl0','1590555075','no'),(1003869,'_transient_timeout_aiowps_captcha_string_info_jqgczgewfs','1590551661','no'),(1010307,'_transient_timeout_yst_sm_1_1:4gHp_4lLSY','1591121444','no'),(1005556,'_transient_timeout_aiowps_captcha_string_info_f24fktx718','1590683021','no'),(1127551,'_transient_aiowps_captcha_string_info_h330o7hyi2','MTU5OTY2NzgwOXlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1127559,'_transient_timeout_aiowps_captcha_string_info_z3rz1gh3pb','1599670059','no'),(1127555,'_transient_timeout_yst_sm_1_1:4gHp_4lkAm','1599754654','no'),(1127556,'_transient_yst_sm_1_1:4gHp_4lkAm','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-09-08T18:52:53-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2020-09-08T18:43:50-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2020-08-22T09:53:10-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1005557,'_transient_aiowps_captcha_string_info_f24fktx718','MTU5MDY4MTIyMXlhajNtcDh1cmRjYjZyanVjbHNsMjY=','no'),(1005582,'_transient_timeout_aiowps_captcha_string_info_muzn3bruyk','1590685241','no'),(1005583,'_transient_aiowps_captcha_string_info_muzn3bruyk','MTU5MDY4MzQ0MXlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1009625,'_transient_timeout_aiowps_captcha_string_info_nyb0pqo3s4','1590981903','no'),(1009626,'_transient_aiowps_captcha_string_info_nyb0pqo3s4','MTU5MDk4MDEwM3lhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1010037,'_transient_timeout_aiowps_captcha_string_info_2gp6ts8eor','1591015154','no'),(1099918,'_transient_timeout_yst_sm_attachment_1:4gHp_xgAf','1597827094','no'),(1099919,'_transient_yst_sm_attachment_1:4gHp_xgAf','C:24:\"WPSEO_Sitemap_Cache_Data\":5147:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:5099:\"<urlset xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xmlns:image=\"http://www.google.com/schemas/sitemap-image/1.1\" xsi:schemaLocation=\"http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd http://www.google.com/schemas/sitemap-image/1.1 http://www.google.com/schemas/sitemap-image/1.1/sitemap-image.xsd\" xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/evangelist/jackwilliamsbig/</loc>\n		<lastmod>2014-04-07T12:30:02-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/members/598936_10151474288198275_712590294_n/</loc>\n		<lastmod>2014-04-09T18:15:22-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/evangelist/39thstreetevangelist/</loc>\n		<lastmod>2014-06-08T08:48:01-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/bible-study-links/2014-bible-reading-chart/</loc>\n		<lastmod>2014-06-18T20:51:54-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/those-privileged-to-serve/2014-july-thru-december/</loc>\n		<lastmod>2014-07-09T17:31:26-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/those-who-serve-2/those-who-servejuly14/</loc>\n		<lastmod>2014-07-09T17:37:35-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/current-calendar/07_2014_39thstreetcalendar/</loc>\n		<lastmod>2014-07-16T13:06:20-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/upcoming-events-at-the-39th-street-church-of-christ/2016-39th-street-youth-rally_all-things/</loc>\n		<lastmod>2016-03-16T17:38:36-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/upcoming-events-at-the-39th-street-church-of-christ/2016_39thstreetgospelmeetingflier-2/</loc>\n		<lastmod>2016-03-16T18:12:09-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/upcoming-events-at-the-39th-street-church-of-christ/2016_04_13_15_personal-evangelism/</loc>\n		<lastmod>2016-03-22T11:13:38-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/the-elders/02_deacons_hastings_robert/</loc>\n		<lastmod>2017-06-30T14:36:48-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/the-elders/02_deacons_leach_justin/</loc>\n		<lastmod>2017-06-30T14:36:53-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/the-elders/02_deacons_mygatt_jeremiah/</loc>\n		<lastmod>2017-06-30T14:36:57-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/the-elders/02_deacons_shepherd_robbie_2/</loc>\n		<lastmod>2017-06-30T14:37:01-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/the-elders/02_deacons_shull__ethan/</loc>\n		<lastmod>2017-06-30T14:37:05-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/the-elders/02_deacons_williams_jarrod/</loc>\n		<lastmod>2017-06-30T14:37:10-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/evangelist/williams_jack_lana/</loc>\n		<lastmod>2017-06-30T15:26:46-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/home/cropped-church_building-1-jpg/</loc>\n		<lastmod>2019-01-17T19:35:14-06:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/home/church_building/</loc>\n		<lastmod>2019-01-17T19:37:27-06:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/event/987/ladiesday2019/</loc>\n		<lastmod>2019-01-19T19:28:39-06:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/the-elders/01_eldership_grisham_jeff2/</loc>\n		<lastmod>2019-02-17T15:38:32-06:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/the-elders/01_eldership_kreisel_mike/</loc>\n		<lastmod>2019-02-17T15:39:12-06:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/the-elders/01_eldership_rokos_greg-2/</loc>\n		<lastmod>2019-02-17T15:39:40-06:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/the-elders/01_eldership_williams_jack/</loc>\n		<lastmod>2019-02-17T15:42:51-06:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/youth/2019-39thstreet-youth-rally_dont-despise-me/</loc>\n		<lastmod>2019-04-01T20:14:52-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/2019-youth-rally-dont-despise-me/theyouthrally/</loc>\n		<lastmod>2019-04-04T20:22:44-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/2019-youth-rally-dont-despise-me/youth4/</loc>\n		<lastmod>2019-04-04T20:31:10-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/2019-vacation-bible-school-paul-an-example-to-follow/vbsc_picture/</loc>\n		<lastmod>2019-05-21T20:10:33-05:00</lastmod>\n	</url>\n</urlset>\";}}','no'),(1005818,'_transient_timeout_aiowps_captcha_string_info_sdrw685grp','1590704604','no'),(1005819,'_transient_aiowps_captcha_string_info_sdrw685grp','MTU5MDcwMjgwNHlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1005820,'_transient_timeout_aiowps_captcha_string_info_fsegirgyq9','1590704606','no'),(1005821,'_transient_aiowps_captcha_string_info_fsegirgyq9','MTU5MDcwMjgwNnlhajNtcDh1cmRjYjZyanVjbHNsMjM=','no'),(1005849,'_transient_timeout_aiowps_captcha_string_info_csl7kf5vh9','1590706976','no'),(1005850,'_transient_aiowps_captcha_string_info_csl7kf5vh9','MTU5MDcwNTE3NnlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1007869,'_transient_timeout_aiowps_captcha_string_info_yfws4sr7tx','1590852948','no'),(1007870,'_transient_aiowps_captcha_string_info_yfws4sr7tx','MTU5MDg1MTE0OHlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1006234,'_transient_timeout_aiowps_captcha_string_info_soaq0l5zjs','1590734152','no'),(1008949,'_transient_timeout_aiowps_captcha_string_info_7jjql9lldt','1590934294','no'),(1007878,'_transient_aiowps_captcha_string_info_walvvsor23','MTU5MDg1MTE2OXlhajNtcDh1cmRjYjZyanVjbHNsMTk=','no'),(1008195,'_transient_aiowps_captcha_string_info_0h09u3q7r7','MTU5MDg3NjQ5MnlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1006109,'_transient_timeout_aiowps_captcha_string_info_x566t49e32','1590723978','no'),(1006110,'_transient_aiowps_captcha_string_info_x566t49e32','MTU5MDcyMjE3OHlhajNtcDh1cmRjYjZyanVjbHNsMjE=','no'),(1007849,'_transient_aiowps_captcha_string_info_h57oyeqfog','MTU5MDg1MDkzMnlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1007100,'_transient_aiowps_captcha_string_info_mx36a7309n','MTU5MDc5OTY4NnlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1006734,'_transient_timeout_aiowps_captcha_string_info_c8nu99jyg8','1590771802','no'),(1008197,'_transient_aiowps_captcha_string_info_kv2nrtvouu','MTU5MDg3NjU1MnlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1007984,'_transient_aiowps_captcha_string_info_pk25yxy4ew','MTU5MDg2MDI4OHlhajNtcDh1cmRjYjZyanVjbHNsMzE=','no'),(1006602,'_transient_timeout_aiowps_captcha_string_info_9muv3imwkj','1590762204','no'),(1006603,'_transient_aiowps_captcha_string_info_9muv3imwkj','MTU5MDc2MDQwNHlhajNtcDh1cmRjYjZyanVjbHNsMTc=','no'),(1007865,'_transient_timeout_aiowps_captcha_string_info_0sfnfm55o9','1590852859','no'),(1007866,'_transient_aiowps_captcha_string_info_0sfnfm55o9','MTU5MDg1MTA1OXlhajNtcDh1cmRjYjZyanVjbHNsMTk=','no'),(1006677,'_transient_timeout_aiowps_captcha_string_info_abb07e5fve','1590768028','no'),(1007873,'_transient_timeout_aiowps_captcha_string_info_xj7inokbxv','1590852958','no'),(1006678,'_transient_aiowps_captcha_string_info_abb07e5fve','MTU5MDc2NjIyOHlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(1007875,'_transient_timeout_aiowps_captcha_string_info_9elolx12nl','1590852965','no'),(1007876,'_transient_aiowps_captcha_string_info_9elolx12nl','MTU5MDg1MTE2NXlhajNtcDh1cmRjYjZyanVjbHNsMA==','no'),(1006735,'_transient_aiowps_captcha_string_info_c8nu99jyg8','MTU5MDc3MDAwMnlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1007874,'_transient_aiowps_captcha_string_info_xj7inokbxv','MTU5MDg1MTE1OHlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1007860,'_transient_aiowps_captcha_string_info_rcgbmnxnlh','MTU5MDg1MTAwNXlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1012352,'_transient_timeout_aiowps_captcha_string_info_hwlfwwpe2o','1591198340','no'),(1006974,'_transient_timeout_aiowps_captcha_string_info_khg4pu3730','1590791706','no'),(1006975,'_transient_aiowps_captcha_string_info_khg4pu3730','MTU5MDc4OTkwNnlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1007877,'_transient_timeout_aiowps_captcha_string_info_walvvsor23','1590852969','no'),(1007055,'_transient_timeout_aiowps_captcha_string_info_fo7jtffmzd','1590797788','no'),(1006961,'_transient_timeout_aiowps_captcha_string_info_3qtya1plhw','1590791120','no'),(1006962,'_transient_aiowps_captcha_string_info_3qtya1plhw','MTU5MDc4OTMyMHlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(991532,'_transient_timeout_aiowps_captcha_string_info_2vy2grhlqw','1589644399','no'),(990626,'_transient_aiowps_captcha_string_info_du8fa6i4ta','MTU4OTU3NTE4MnlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(990350,'_transient_timeout_aiowps_captcha_string_info_fg9juk47ck','1589555474','no'),(990351,'_transient_aiowps_captcha_string_info_fg9juk47ck','MTU4OTU1MzY3NHlhajNtcDh1cmRjYjZyanVjbHNsMjQ=','no'),(990625,'_transient_timeout_aiowps_captcha_string_info_du8fa6i4ta','1589576982','no'),(990592,'_transient_timeout_aiowps_captcha_string_info_vlldzvd9a9','1589574499','no'),(990593,'_transient_aiowps_captcha_string_info_nffsmo8qvm','MTU4OTU3MjY5OXlhajNtcDh1cmRjYjZyanVjbHNsMTM=','no'),(990439,'_transient_timeout_aiowps_captcha_string_info_ch7r9u4q87','1589562523','no'),(990440,'_transient_aiowps_captcha_string_info_ch7r9u4q87','MTU4OTU2MDcyM3lhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(990594,'_transient_aiowps_captcha_string_info_vlldzvd9a9','MTU4OTU3MjY5OXlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(990455,'_transient_timeout_aiowps_captcha_string_info_x3fhryrh3w','1589563278','no'),(990456,'_transient_aiowps_captcha_string_info_x3fhryrh3w','MTU4OTU2MTQ3OHlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(990530,'_transient_timeout_aiowps_captcha_string_info_ujwumph1nn','1589569928','no'),(990606,'_transient_aiowps_captcha_string_info_lo72ys9tqt','MTU4OTU3MzU1M3lhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(990531,'_transient_aiowps_captcha_string_info_ujwumph1nn','MTU4OTU2ODEyOHlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(990737,'_transient_timeout_aiowps_captcha_string_info_upui5f2xr6','1589585594','no'),(990738,'_transient_aiowps_captcha_string_info_upui5f2xr6','MTU4OTU4Mzc5NHlhajNtcDh1cmRjYjZyanVjbHNsMzM=','no'),(990589,'_transient_timeout_aiowps_captcha_string_info_72s9d0zh5v','1589574499','no'),(990590,'_transient_timeout_aiowps_captcha_string_info_nffsmo8qvm','1589574499','no'),(990591,'_transient_aiowps_captcha_string_info_72s9d0zh5v','MTU4OTU3MjY5OXlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(982674,'_transient_timeout_aiowps_captcha_string_info_x202xh765l','1588987254','no'),(982122,'_transient_timeout_aiowps_captcha_string_info_0jie51w2pz','1588946076','no'),(982123,'_transient_aiowps_captcha_string_info_0jie51w2pz','MTU4ODk0NDI3NnlhajNtcDh1cmRjYjZyanVjbHNsMTk=','no'),(1071093,'_transient_timeout_aiowps_captcha_string_info_w3jukriiu1','1595610662','no'),(982225,'_transient_timeout_aiowps_captcha_string_info_hanmvasjtm','1588954046','no'),(982226,'_transient_aiowps_captcha_string_info_hanmvasjtm','MTU4ODk1MjI0NnlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1120524,'_transient_timeout_aiowps_captcha_string_info_0pt1a68umm','1599188823','no'),(1120525,'_transient_aiowps_captcha_string_info_0pt1a68umm','MTU5OTE4NzAyM3lhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(982441,'_transient_timeout_aiowps_captcha_string_info_49jstbyuww','1588971196','no'),(982442,'_transient_aiowps_captcha_string_info_49jstbyuww','MTU4ODk2OTM5NnlhajNtcDh1cmRjYjZyanVjbHNsMzE=','no'),(1070947,'_transient_aiowps_captcha_string_info_rc464o6drf','MTU5NTU5NzgyMHlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(982361,'_transient_timeout_aiowps_captcha_string_info_zm4p6i89jy','1588964789','no'),(982362,'_transient_aiowps_captcha_string_info_zm4p6i89jy','MTU4ODk2Mjk4OXlhajNtcDh1cmRjYjZyanVjbHNsMTQ=','no'),(982384,'_transient_timeout_aiowps_captcha_string_info_i626aeumfu','1588966305','no'),(982385,'_transient_aiowps_captcha_string_info_i626aeumfu','MTU4ODk2NDUwNXlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1070983,'_transient_timeout_aiowps_captcha_string_info_i8ve49mgsv','1595602025','no'),(1070984,'_transient_aiowps_captcha_string_info_i8ve49mgsv','MTU5NTYwMDIyNXlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1070995,'_transient_timeout_aiowps_captcha_string_info_w5ifwz0fog','1595602662','no'),(1070996,'_transient_aiowps_captcha_string_info_w5ifwz0fog','MTU5NTYwMDg2MnlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(1071066,'_transient_timeout_aiowps_captcha_string_info_qbcr2duasv','1595608531','no'),(1071067,'_transient_aiowps_captcha_string_info_qbcr2duasv','MTU5NTYwNjczMXlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(982467,'_transient_timeout_aiowps_captcha_string_info_1tm8ht77b1','1588972960','no'),(982468,'_transient_aiowps_captcha_string_info_1tm8ht77b1','MTU4ODk3MTE2MHlhajNtcDh1cmRjYjZyanVjbHNsMjI=','no'),(982531,'_transient_timeout_aiowps_captcha_string_info_i70n7bk0qt','1588977946','no'),(982499,'_transient_timeout_aiowps_captcha_string_info_l4sccc1vyr','1588975540','no'),(982500,'_transient_aiowps_captcha_string_info_l4sccc1vyr','MTU4ODk3Mzc0MHlhajNtcDh1cmRjYjZyanVjbHNsMjE=','no'),(1004059,'_transient_timeout_aiowps_captcha_string_info_chcbm756fr','1590567286','no'),(982532,'_transient_aiowps_captcha_string_info_i70n7bk0qt','MTU4ODk3NjE0NnlhajNtcDh1cmRjYjZyanVjbHNsMjE=','no'),(982562,'_transient_timeout_aiowps_captcha_string_info_a68ne9vsdi','1588980265','no'),(982563,'_transient_aiowps_captcha_string_info_a68ne9vsdi','MTU4ODk3ODQ2NXlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(982584,'_transient_timeout_aiowps_captcha_string_info_89p68o2xwl','1588982320','no'),(982585,'_transient_aiowps_captcha_string_info_89p68o2xwl','MTU4ODk4MDUyMHlhajNtcDh1cmRjYjZyanVjbHNsMzM=','no'),(1003067,'_transient_timeout_aiowps_captcha_string_info_6l5kipk257','1590493839','no'),(1002771,'_transient_timeout_aiowps_captcha_string_info_bp8c75dhzm','1590470660','no'),(1003083,'_transient_timeout_aiowps_captcha_string_info_hzdejmtoc0','1590494092','no'),(1003084,'_transient_aiowps_captcha_string_info_hzdejmtoc0','MTU5MDQ5MjI5MnlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1003085,'_transient_timeout_aiowps_captcha_string_info_qatytvw8by','1590494104','no'),(1003086,'_transient_aiowps_captcha_string_info_qatytvw8by','MTU5MDQ5MjMwNHlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1003087,'_transient_timeout_aiowps_captcha_string_info_c4ttrr6zx6','1590494126','no'),(1003088,'_transient_aiowps_captcha_string_info_c4ttrr6zx6','MTU5MDQ5MjMyNnlhajNtcDh1cmRjYjZyanVjbHNsMjQ=','no'),(1003911,'_transient_aiowps_captcha_string_info_3r8m1ickl0','MTU5MDU1MzI3NXlhajNtcDh1cmRjYjZyanVjbHNsMjg=','no'),(1004030,'_transient_timeout_aiowps_captcha_string_info_cs8w4lrqak','1590564695','no'),(982675,'_transient_aiowps_captcha_string_info_x202xh765l','MTU4ODk4NTQ1NHlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(1070944,'_transient_timeout_yst_sm_1_1:4gHp_4kHcr','1595684086','no'),(1070945,'_transient_yst_sm_1_1:4gHp_4kHcr','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-02-20T06:22:53-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2019-07-22T21:02:01-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2019-05-23T20:54:45-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(983852,'_transient_timeout_aiowps_captcha_string_info_9eevtjy01c','1589077373','no'),(983853,'_transient_aiowps_captcha_string_info_9eevtjy01c','MTU4OTA3NTU3M3lhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(982803,'_transient_timeout_aiowps_captcha_string_info_w5vaabubi6','1588997280','no'),(992197,'_transient_timeout_aiowps_captcha_string_info_fyd6syci0o','1589689765','no'),(982804,'_transient_aiowps_captcha_string_info_w5vaabubi6','MTU4ODk5NTQ4MHlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1120273,'_transient_timeout_aiowps_captcha_string_info_ybkcjtkxix','1599174280','no'),(1120274,'_transient_aiowps_captcha_string_info_ybkcjtkxix','MTU5OTE3MjQ4MHlhajNtcDh1cmRjYjZyanVjbHNsMTc=','no'),(1120331,'_transient_timeout_aiowps_captcha_string_info_yj4xv0qeuy','1599178177','no'),(1120284,'_transient_timeout_aiowps_captcha_string_info_jozpix3d1c','1599174968','no'),(1120285,'_transient_aiowps_captcha_string_info_jozpix3d1c','MTU5OTE3MzE2OHlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1120332,'_transient_aiowps_captcha_string_info_yj4xv0qeuy','MTU5OTE3NjM3N3lhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1120333,'_transient_timeout_aiowps_captcha_string_info_5z3iisrwvs','1599178179','no'),(1120334,'_transient_aiowps_captcha_string_info_5z3iisrwvs','MTU5OTE3NjM3OXlhajNtcDh1cmRjYjZyanVjbHNsMzM=','no'),(1120351,'_transient_timeout_aiowps_captcha_string_info_skc4375837','1599178951','no'),(1121005,'_transient_aiowps_captcha_string_info_7alshgb06n','MTU5OTIyMjI2MnlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1121012,'_transient_timeout_aiowps_captcha_string_info_ozqmnsdel3','1599224504','no'),(1121013,'_transient_aiowps_captcha_string_info_ozqmnsdel3','MTU5OTIyMjcwM3lhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1121018,'_transient_timeout_aiowps_captcha_string_info_d8t6bjd8zu','1599224853','no'),(1121019,'_transient_aiowps_captcha_string_info_d8t6bjd8zu','MTU5OTIyMzA1M3lhajNtcDh1cmRjYjZyanVjbHNsMA==','no'),(1121138,'_transient_timeout_aiowps_captcha_string_info_3a2bfsawuo','1599232504','no'),(1121101,'_transient_timeout_aiowps_captcha_string_info_5i7te068fl','1599229864','no'),(1121102,'_transient_aiowps_captcha_string_info_5i7te068fl','MTU5OTIyODA2NHlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(982968,'_transient_timeout_aiowps_captcha_string_info_e9gojdcjvx','1589010393','no'),(982969,'_transient_aiowps_captcha_string_info_e9gojdcjvx','MTU4OTAwODU5M3lhajNtcDh1cmRjYjZyanVjbHNsMTg=','no'),(993518,'_transient_aiowps_captcha_string_info_lxjqag95k7','MTU4OTc4NjM5NnlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(992823,'_transient_aiowps_captcha_string_info_ubmfgqi31h','MTU4OTczNDkzNnlhajNtcDh1cmRjYjZyanVjbHNsMTQ=','no'),(985154,'_transient_timeout_aiowps_captcha_string_info_zcz6kw1nfq','1589171198','no'),(985155,'_transient_aiowps_captcha_string_info_zcz6kw1nfq','MTU4OTE2OTM5OHlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1002129,'_transient_aiowps_captcha_string_info_31twhmbbxo','MTU5MDQyMDU4NnlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(984433,'_transient_timeout_aiowps_captcha_string_info_7p4ikmwdn8','1589120842','no'),(983051,'_transient_timeout_aiowps_captcha_string_info_dx6v7mnr58','1589016772','no'),(983052,'_transient_aiowps_captcha_string_info_dx6v7mnr58','MTU4OTAxNDk3MnlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1120498,'_transient_timeout_aiowps_captcha_string_info_vwfk6w4ai0','1599187739','no'),(1120499,'_transient_aiowps_captcha_string_info_vwfk6w4ai0','MTU5OTE4NTkzOXlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1120509,'_transient_aiowps_captcha_string_info_gsh2d70aau','MTU5OTE4NjMxMHlhajNtcDh1cmRjYjZyanVjbHNsMTk=','no'),(1120521,'_transient_timeout_aiowps_captcha_string_info_x8upra9g3l','1599188702','no'),(1120522,'_transient_aiowps_captcha_string_info_x8upra9g3l','MTU5OTE4NjkwMnlhajNtcDh1cmRjYjZyanVjbHNsMzk=','no'),(1120608,'_transient_yst_sm_1_1:4gHp_2i4V','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-08-22T09:40:24-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2020-08-22T09:52:13-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2020-08-22T09:53:10-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(983094,'_transient_timeout_aiowps_captcha_string_info_uf4rp24k2g','1589020209','no'),(983095,'_transient_aiowps_captcha_string_info_uf4rp24k2g','MTU4OTAxODQwOXlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1120532,'_transient_timeout_aiowps_captcha_string_info_aw4n50qxxx','1599189172','no'),(1120533,'_transient_aiowps_captcha_string_info_aw4n50qxxx','MTU5OTE4NzM3MnlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1120758,'_transient_timeout_aiowps_captcha_string_info_ppmklxz0fi','1599205895','no'),(1002769,'_transient_aiowps_captcha_string_info_y0layreglo','MTU5MDQ2ODczOXlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(983297,'_transient_timeout_aiowps_captcha_string_info_37s4pkey1t','1589035867','no'),(1002546,'_transient_aiowps_captcha_string_info_frhjggz9hq','MTU5MDQ1MzE3OXlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(1002722,'_transient_timeout_aiowps_captcha_string_info_ze6wdq1bhx','1590467677','no'),(1002218,'_transient_timeout_aiowps_captcha_string_info_8f440r5j8c','1590429598','no'),(1002219,'_transient_aiowps_captcha_string_info_8f440r5j8c','MTU5MDQyNzc5OHlhajNtcDh1cmRjYjZyanVjbHNsMjI=','no'),(1003078,'_transient_aiowps_captcha_string_info_87a8brx7xk','MTU5MDQ5MjI1MXlhajNtcDh1cmRjYjZyanVjbHNsMTg=','no'),(1002543,'_transient_timeout_aiowps_captcha_string_info_6s289o68er','1590454978','no'),(1002260,'_transient_timeout_aiowps_captcha_string_info_b8hmrv4jxq','1590432688','no'),(1002261,'_transient_aiowps_captcha_string_info_b8hmrv4jxq','MTU5MDQzMDg4OHlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1002285,'_transient_timeout_aiowps_captcha_string_info_45ym8vobyn','1590434545','no'),(983298,'_transient_aiowps_captcha_string_info_37s4pkey1t','MTU4OTAzNDA2N3lhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(983299,'_transient_timeout_aiowps_captcha_string_info_jfkodomtqc','1589035917','no'),(983300,'_transient_aiowps_captcha_string_info_jfkodomtqc','MTU4OTAzNDExN3lhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1002768,'_transient_timeout_aiowps_captcha_string_info_y0layreglo','1590470539','no'),(983304,'_transient_timeout_aiowps_captcha_string_info_ghmn0wfnxs','1589036390','no'),(983305,'_transient_aiowps_captcha_string_info_ghmn0wfnxs','MTU4OTAzNDU5MHlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(983353,'_transient_timeout_aiowps_captcha_string_info_w1x7egdipw','1589039975','no'),(983354,'_transient_aiowps_captcha_string_info_w1x7egdipw','MTU4OTAzODE3NXlhajNtcDh1cmRjYjZyanVjbHNsMjY=','no'),(983415,'_transient_timeout_aiowps_captcha_string_info_yvo59rsuj3','1589044644','no'),(983416,'_transient_aiowps_captcha_string_info_yvo59rsuj3','MTU4OTA0Mjg0NHlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(983431,'_transient_timeout_aiowps_captcha_string_info_138dgea9nm','1589045614','no'),(983432,'_transient_aiowps_captcha_string_info_138dgea9nm','MTU4OTA0MzgxNHlhajNtcDh1cmRjYjZyanVjbHNsMTk=','no'),(1002723,'_transient_aiowps_captcha_string_info_ze6wdq1bhx','MTU5MDQ2NTg3N3lhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1002724,'_transient_timeout_aiowps_captcha_string_info_7vl6x7rw6p','1590467684','no'),(983468,'_transient_timeout_aiowps_captcha_string_info_0crc07vblv','1589048877','no'),(983469,'_transient_aiowps_captcha_string_info_0crc07vblv','MTU4OTA0NzA3N3lhajNtcDh1cmRjYjZyanVjbHNsMTg=','no'),(1003077,'_transient_timeout_aiowps_captcha_string_info_87a8brx7xk','1590494051','no'),(983518,'_transient_timeout_aiowps_captcha_string_info_nctkv0fuv0','1589052601','no'),(983519,'_transient_aiowps_captcha_string_info_nctkv0fuv0','MTU4OTA1MDgwMXlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1002772,'_transient_aiowps_captcha_string_info_bp8c75dhzm','MTU5MDQ2ODg2MHlhajNtcDh1cmRjYjZyanVjbHNsMjM=','no'),(1002827,'_transient_timeout_aiowps_captcha_string_info_4mxpvlw31n','1590474750','no'),(1002828,'_transient_aiowps_captcha_string_info_4mxpvlw31n','MTU5MDQ3Mjk1MHlhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(1001750,'_transient_aiowps_captcha_string_info_gd7ogpvb4x','MTU5MDM5MjE2NnlhajNtcDh1cmRjYjZyanVjbHNsMzA=','no'),(983595,'_transient_timeout_aiowps_captcha_string_info_xnd255qflt','1589058825','no'),(983596,'_transient_aiowps_captcha_string_info_xnd255qflt','MTU4OTA1NzAyNXlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(983616,'_transient_timeout_aiowps_captcha_string_info_wdrrf9h9mn','1589060408','no'),(983617,'_transient_aiowps_captcha_string_info_wdrrf9h9mn','MTU4OTA1ODYwOHlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1002863,'_transient_aiowps_captcha_string_info_08bzz0ohdl','MTU5MDQ3NTQ3MnlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(983642,'_transient_timeout_aiowps_captcha_string_info_h7pulb1r34','1589062585','no'),(983643,'_transient_aiowps_captcha_string_info_h7pulb1r34','MTU4OTA2MDc4NXlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(1002998,'_transient_timeout_aiowps_captcha_string_info_f8b9r1ldnz','1590488906','no'),(983674,'_transient_timeout_aiowps_captcha_string_info_nlakcvopgm','1589065440','no'),(983675,'_transient_aiowps_captcha_string_info_nlakcvopgm','MTU4OTA2MzY0MHlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(1003065,'_transient_timeout_aiowps_captcha_string_info_ttckvb0fpv','1590493796','no'),(1003872,'_transient_aiowps_captcha_string_info_5gmjw22nva','MTU5MDU0OTg5NXlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1070946,'_transient_timeout_aiowps_captcha_string_info_rc464o6drf','1595599620','no'),(1002725,'_transient_aiowps_captcha_string_info_7vl6x7rw6p','MTU5MDQ2NTg4NHlhajNtcDh1cmRjYjZyanVjbHNsMzc=','no'),(1002155,'_transient_aiowps_captcha_string_info_17tj6n3ci4','MTU5MDQyMjM5N3lhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(996058,'_transient_timeout_aiowps_captcha_string_info_ziyzlnp9fn','1589977609','no'),(996059,'_transient_aiowps_captcha_string_info_ziyzlnp9fn','MTU4OTk3NTgwOXlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(996096,'_transient_timeout_aiowps_captcha_string_info_a8850gw3l9','1589980233','no'),(996097,'_transient_aiowps_captcha_string_info_a8850gw3l9','MTU4OTk3ODQzM3lhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1003070,'_transient_aiowps_captcha_string_info_t7fmc6x63r','MTU5MDQ5MjA1MnlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(997612,'_transient_timeout_aiowps_captcha_string_info_qlxcdbtjqf','1590094243','no'),(1001531,'_transient_timeout_aiowps_captcha_string_info_172v0dvgnm','1590378964','no'),(998694,'_transient_timeout_aiowps_captcha_string_info_jin84ju01q','1590170169','no'),(998306,'_transient_timeout_yst_sm_1_1:4gHp_dtFZ','1590228259','no'),(998307,'_transient_yst_sm_1_1:4gHp_dtFZ','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-02-20T06:22:53-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2019-07-22T21:02:01-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2019-05-23T20:54:45-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(997484,'_transient_timeout_aiowps_captcha_string_info_lbb2at2snm','1590085938','no'),(997485,'_transient_aiowps_captcha_string_info_lbb2at2snm','MTU5MDA4NDEzOHlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(996182,'_transient_timeout_aiowps_captcha_string_info_w96w5wbswe','1589985702','no'),(996183,'_transient_aiowps_captcha_string_info_w96w5wbswe','MTU4OTk4MzkwMnlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(998939,'_transient_aiowps_captcha_string_info_s6b84qrhr3','MTU5MDE4NDMwNHlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1001698,'_transient_aiowps_captcha_string_info_98evl6fr8n','MTU5MDM4ODk4NHlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(997615,'_transient_aiowps_captcha_string_info_35w26eaaal','MTU5MDA5MjQ0M3lhajNtcDh1cmRjYjZyanVjbHNsMzM=','no'),(996672,'_transient_timeout_aiowps_captcha_string_info_x3x11ordez','1590024039','no'),(996321,'_transient_timeout_aiowps_captcha_string_info_idf3857md5','1589997492','no'),(996322,'_transient_aiowps_captcha_string_info_idf3857md5','MTU4OTk5NTY5MnlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(996401,'_transient_timeout_aiowps_captcha_string_info_7e6zwln74q','1590003473','no'),(997963,'_transient_timeout_aiowps_captcha_string_info_cncbafci1j','1590117028','no'),(996402,'_transient_aiowps_captcha_string_info_7e6zwln74q','MTU5MDAwMTY3M3lhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(998695,'_transient_aiowps_captcha_string_info_jin84ju01q','MTU5MDE2ODM2OXlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(996673,'_transient_aiowps_captcha_string_info_x3x11ordez','MTU5MDAyMjIzOXlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(998169,'_transient_timeout_aiowps_captcha_string_info_a2wz9usm2m','1590132697','no'),(997964,'_transient_aiowps_captcha_string_info_cncbafci1j','MTU5MDExNTIyOHlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(997002,'_transient_aiowps_captcha_string_info_f8i0pjys5l','MTU5MDA0ODA1MXlhajNtcDh1cmRjYjZyanVjbHNsMA==','no'),(996901,'_transient_timeout_aiowps_captcha_string_info_5hdw7u702k','1590042078','no'),(996969,'_transient_aiowps_captcha_string_info_ft3o0cy7q4','MTU5MDA0NTM2NnlhajNtcDh1cmRjYjZyanVjbHNsMjE=','no'),(997001,'_transient_timeout_aiowps_captcha_string_info_f8i0pjys5l','1590049851','no'),(998438,'_transient_aiowps_captcha_string_info_d2p0vv0ljr','MTU5MDE1MTE5NHlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(996902,'_transient_aiowps_captcha_string_info_5hdw7u702k','MTU5MDA0MDI3OHlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(997571,'_transient_timeout_aiowps_captcha_string_info_xkh0kce4a2','1590091868','no'),(997572,'_transient_aiowps_captcha_string_info_xkh0kce4a2','MTU5MDA5MDA2OHlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(996927,'_transient_timeout_aiowps_captcha_string_info_7jbhn9ngoe','1590043723','no'),(996928,'_transient_aiowps_captcha_string_info_7jbhn9ngoe','MTU5MDA0MTkyM3lhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(996968,'_transient_timeout_aiowps_captcha_string_info_ft3o0cy7q4','1590047167','no'),(984008,'_transient_timeout_aiowps_captcha_string_info_jl5uwvbhke','1589089512','no'),(984009,'_transient_aiowps_captcha_string_info_jl5uwvbhke','MTU4OTA4NzcxMnlhajNtcDh1cmRjYjZyanVjbHNsMzc=','no'),(984013,'_transient_timeout_aiowps_captcha_string_info_uc5esmacxv','1589089690','no'),(984014,'_transient_aiowps_captcha_string_info_uc5esmacxv','MTU4OTA4Nzg5MHlhajNtcDh1cmRjYjZyanVjbHNsMzE=','no'),(984103,'_transient_timeout_aiowps_captcha_string_info_o4euhxj5a8','1589097047','no'),(984104,'_transient_aiowps_captcha_string_info_o4euhxj5a8','MTU4OTA5NTI0N3lhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1002628,'_transient_aiowps_captcha_string_info_74zgztv93z','MTU5MDQ1ODc1MXlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(1002627,'_transient_timeout_aiowps_captcha_string_info_74zgztv93z','1590460551','no'),(984187,'_transient_timeout_aiowps_captcha_string_info_6xffyc7u8x','1589103748','no'),(1003073,'_transient_timeout_aiowps_captcha_string_info_ob0sg3lbu8','1590494007','no'),(1003074,'_transient_aiowps_captcha_string_info_ob0sg3lbu8','MTU5MDQ5MjIwN3lhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(984188,'_transient_aiowps_captcha_string_info_6xffyc7u8x','MTU4OTEwMTk0OHlhajNtcDh1cmRjYjZyanVjbHNsMzI=','no'),(984203,'_transient_timeout_aiowps_captcha_string_info_7wb5gx6kah','1589104787','no'),(1001801,'_transient_aiowps_captcha_string_info_gnuebm2bgf','MTU5MDM5NjI0NnlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(984204,'_transient_aiowps_captcha_string_info_7wb5gx6kah','MTU4OTEwMjk4N3lhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(984221,'_transient_timeout_aiowps_captcha_string_info_9ibji624pn','1589106136','no'),(984222,'_transient_aiowps_captcha_string_info_9ibji624pn','MTU4OTEwNDMzNnlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(984224,'_transient_timeout_aiowps_captcha_string_info_rvt2ujvs89','1589106314','no'),(984225,'_transient_aiowps_captcha_string_info_rvt2ujvs89','MTU4OTEwNDUxNHlhajNtcDh1cmRjYjZyanVjbHNsMA==','no'),(984226,'_transient_timeout_aiowps_captcha_string_info_qkgk781gzr','1589106350','no'),(984227,'_transient_aiowps_captcha_string_info_qkgk781gzr','MTU4OTEwNDU1MHlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(984237,'_transient_timeout_aiowps_captcha_string_info_eib8ndj01h','1589106842','no'),(984238,'_transient_aiowps_captcha_string_info_eib8ndj01h','MTU4OTEwNTA0MnlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(984239,'_transient_timeout_aiowps_captcha_string_info_zv0g8tn6vv','1589106952','no'),(984240,'_transient_aiowps_captcha_string_info_zv0g8tn6vv','MTU4OTEwNTE1MnlhajNtcDh1cmRjYjZyanVjbHNsMzI=','no'),(984329,'_transient_timeout_aiowps_captcha_string_info_okf6j495zz','1589113451','no'),(984330,'_transient_aiowps_captcha_string_info_okf6j495zz','MTU4OTExMTY1MXlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(984345,'_transient_timeout_aiowps_captcha_string_info_brmnnnropo','1589114669','no'),(984346,'_transient_aiowps_captcha_string_info_brmnnnropo','MTU4OTExMjg2OXlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(1002544,'_transient_aiowps_captcha_string_info_6s289o68er','MTU5MDQ1MzE3OHlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(984434,'_transient_aiowps_captcha_string_info_7p4ikmwdn8','MTU4OTExOTA0MnlhajNtcDh1cmRjYjZyanVjbHNsMzI=','no'),(1001798,'_transient_timeout_aiowps_captcha_string_info_rjkwrzusw4','1590398034','no'),(1001799,'_transient_aiowps_captcha_string_info_rjkwrzusw4','MTU5MDM5NjIzNHlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1001800,'_transient_timeout_aiowps_captcha_string_info_gnuebm2bgf','1590398046','no'),(984563,'_transient_timeout_yst_sm_1_1:4gHp_4lkWp','1589213845','no'),(1001861,'_transient_timeout_aiowps_captcha_string_info_ruoaigkcg5','1590403185','no'),(984564,'_transient_yst_sm_1_1:4gHp_4lkWp','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-02-20T06:22:53-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2019-07-22T21:02:01-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2019-05-23T20:54:45-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(984593,'_transient_timeout_aiowps_captcha_string_info_s4t1o2l2um','1589131111','no'),(1001748,'_transient_aiowps_captcha_string_info_ez4e2yd9dx','MTU5MDM5MjE2MXlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(984594,'_transient_aiowps_captcha_string_info_s4t1o2l2um','MTU4OTEyOTMxMXlhajNtcDh1cmRjYjZyanVjbHNsMzQ=','no'),(984609,'_transient_timeout_aiowps_captcha_string_info_4qy4rc29oo','1589132657','no'),(984610,'_transient_aiowps_captcha_string_info_4qy4rc29oo','MTU4OTEzMDg1N3lhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(984614,'_transient_timeout_aiowps_captcha_string_info_be2i2q2ww6','1589132695','no'),(984615,'_transient_aiowps_captcha_string_info_be2i2q2ww6','MTU4OTEzMDg5NXlhajNtcDh1cmRjYjZyanVjbHNsMA==','no'),(1001802,'_transient_timeout_aiowps_captcha_string_info_r71wa2hq1h','1590398107','no'),(1001803,'_transient_aiowps_captcha_string_info_r71wa2hq1h','MTU5MDM5NjMwN3lhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(984700,'_transient_timeout_aiowps_captcha_string_info_3euw38qy8a','1589139349','no'),(998437,'_transient_timeout_aiowps_captcha_string_info_d2p0vv0ljr','1590152994','no'),(984701,'_transient_aiowps_captcha_string_info_3euw38qy8a','MTU4OTEzNzU0OXlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1001862,'_transient_aiowps_captcha_string_info_ruoaigkcg5','MTU5MDQwMTM4NXlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1001908,'_transient_timeout_aiowps_captcha_string_info_3te8eog4f6','1590406656','no'),(1002545,'_transient_timeout_aiowps_captcha_string_info_frhjggz9hq','1590454979','no'),(1001909,'_transient_aiowps_captcha_string_info_3te8eog4f6','MTU5MDQwNDg1NnlhajNtcDh1cmRjYjZyanVjbHNsMjQ=','no'),(984745,'_transient_timeout_aiowps_captcha_string_info_1apqcwfqs6','1589142659','no'),(984746,'_transient_aiowps_captcha_string_info_1apqcwfqs6','MTU4OTE0MDg1OXlhajNtcDh1cmRjYjZyanVjbHNsMzE=','no'),(1003075,'_transient_timeout_aiowps_captcha_string_info_pbe3gfk37y','1590494039','no'),(984769,'_transient_timeout_aiowps_captcha_string_info_rx5eazeim3','1589144520','no'),(984770,'_transient_aiowps_captcha_string_info_rx5eazeim3','MTU4OTE0MjcyMHlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(984794,'_transient_timeout_aiowps_captcha_string_info_vekvvtef2d','1589146164','no'),(984795,'_transient_aiowps_captcha_string_info_vekvvtef2d','MTU4OTE0NDM2NHlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1003066,'_transient_aiowps_captcha_string_info_ttckvb0fpv','MTU5MDQ5MTk5NnlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(1002021,'_transient_aiowps_captcha_string_info_1rbwmx1jiw','MTU5MDQxMjM0N3lhajNtcDh1cmRjYjZyanVjbHNsMzE=','no'),(984817,'_transient_timeout_aiowps_captcha_string_info_9gom52n40m','1589148218','no'),(984818,'_transient_aiowps_captcha_string_info_9gom52n40m','MTU4OTE0NjQxOHlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1002020,'_transient_timeout_aiowps_captcha_string_info_1rbwmx1jiw','1590414147','no'),(984861,'_transient_timeout_aiowps_captcha_string_info_t8yagjspwq','1589151545','no'),(984862,'_transient_aiowps_captcha_string_info_t8yagjspwq','MTU4OTE0OTc0NXlhajNtcDh1cmRjYjZyanVjbHNsMjk=','no'),(984910,'_transient_timeout_aiowps_captcha_string_info_eriuf2j12y','1589155713','no'),(984911,'_transient_aiowps_captcha_string_info_eriuf2j12y','MTU4OTE1MzkxM3lhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1001516,'_transient_aiowps_captcha_string_info_m0etkfm8v5','MTU5MDM3NTgxN3lhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(985014,'_transient_timeout_aiowps_captcha_string_info_0h2lvs8lrd','1589161345','no'),(985015,'_transient_aiowps_captcha_string_info_0h2lvs8lrd','MTU4OTE1OTU0NXlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1001749,'_transient_timeout_aiowps_captcha_string_info_gd7ogpvb4x','1590393966','no'),(985159,'_transient_timeout_aiowps_captcha_string_info_vt5yquxmcb','1589171229','no'),(985160,'_transient_aiowps_captcha_string_info_vt5yquxmcb','MTU4OTE2OTQyOXlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1002154,'_transient_timeout_aiowps_captcha_string_info_17tj6n3ci4','1590424197','no'),(995491,'_transient_timeout_aiowps_captcha_string_info_sc5qa7gvfx','1589936204','no'),(985161,'_transient_timeout_aiowps_captcha_string_info_r09p70ym69','1589171229','no'),(985162,'_transient_aiowps_captcha_string_info_r09p70ym69','MTU4OTE2OTQyOXlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(985223,'_transient_timeout_aiowps_captcha_string_info_p4l7fxftqz','1589175947','no'),(985169,'_transient_timeout_aiowps_captcha_string_info_2x4f2cfg5b','1589171587','no'),(985170,'_transient_aiowps_captcha_string_info_2x4f2cfg5b','MTU4OTE2OTc4N3lhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(1002286,'_transient_aiowps_captcha_string_info_45ym8vobyn','MTU5MDQzMjc0NXlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(998983,'_transient_timeout_aiowps_captcha_string_info_cm3hg3vn09','1590189905','no'),(998984,'_transient_aiowps_captcha_string_info_cm3hg3vn09','MTU5MDE4ODEwNXlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(998994,'_transient_timeout_aiowps_captcha_string_info_kn04ce29uc','1590190679','no'),(998995,'_transient_aiowps_captcha_string_info_kn04ce29uc','MTU5MDE4ODg3OXlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(999006,'_transient_timeout_aiowps_captcha_string_info_u1kuiwjoap','1590191438','no'),(999007,'_transient_aiowps_captcha_string_info_u1kuiwjoap','MTU5MDE4OTYzOHlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(999016,'_transient_timeout_aiowps_captcha_string_info_ukb557e8dr','1590192094','no'),(999017,'_transient_aiowps_captcha_string_info_ukb557e8dr','MTU5MDE5MDI5NHlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(999045,'_transient_timeout_aiowps_captcha_string_info_21ov6ipxe7','1590193645','no'),(999046,'_transient_aiowps_captcha_string_info_21ov6ipxe7','MTU5MDE5MTg0NXlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(999056,'_transient_timeout_aiowps_captcha_string_info_0xe0qgttxb','1590193978','no'),(999057,'_transient_aiowps_captcha_string_info_0xe0qgttxb','MTU5MDE5MjE3OHlhajNtcDh1cmRjYjZyanVjbHNsNDA=','no'),(999066,'_transient_timeout_aiowps_captcha_string_info_fi45010vaf','1590194724','no'),(999067,'_transient_aiowps_captcha_string_info_fi45010vaf','MTU5MDE5MjkyNHlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(999087,'_transient_timeout_aiowps_captcha_string_info_v6g0olks5o','1590196167','no'),(999088,'_transient_aiowps_captcha_string_info_v6g0olks5o','MTU5MDE5NDM2N3lhajNtcDh1cmRjYjZyanVjbHNsMTg=','no'),(1001747,'_transient_timeout_aiowps_captcha_string_info_ez4e2yd9dx','1590393961','no'),(999276,'_transient_timeout_aiowps_captcha_string_info_598jxgc209','1590210019','no'),(985224,'_transient_aiowps_captcha_string_info_p4l7fxftqz','MTU4OTE3NDE0N3lhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(985229,'_transient_timeout_aiowps_captcha_string_info_8qvzrx66pu','1589176422','no'),(985230,'_transient_aiowps_captcha_string_info_8qvzrx66pu','MTU4OTE3NDYyMnlhajNtcDh1cmRjYjZyanVjbHNsMjE=','no'),(985240,'_transient_timeout_aiowps_captcha_string_info_4v173bnmkd','1589176655','no'),(985241,'_transient_aiowps_captcha_string_info_4v173bnmkd','MTU4OTE3NDg1NXlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(985246,'_transient_timeout_aiowps_captcha_string_info_k8bwbbmsuy','1589177058','no'),(985247,'_transient_aiowps_captcha_string_info_k8bwbbmsuy','MTU4OTE3NTI1OHlhajNtcDh1cmRjYjZyanVjbHNsMzI=','no'),(985260,'_transient_timeout_aiowps_captcha_string_info_nibvlj3l34','1589178141','no'),(985261,'_transient_aiowps_captcha_string_info_nibvlj3l34','MTU4OTE3NjM0MXlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(985274,'_transient_timeout_aiowps_captcha_string_info_umf9fn6hur','1589179131','no'),(985275,'_transient_aiowps_captcha_string_info_umf9fn6hur','MTU4OTE3NzMzMXlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(985283,'_transient_timeout_aiowps_captcha_string_info_ol7jathzxm','1589179826','no'),(985284,'_transient_aiowps_captcha_string_info_ol7jathzxm','MTU4OTE3ODAyNnlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(998970,'_transient_aiowps_captcha_string_info_hcylz9xptb','MTU5MDE4NzAyOHlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(998938,'_transient_timeout_aiowps_captcha_string_info_s6b84qrhr3','1590186104','no'),(985317,'_transient_timeout_aiowps_captcha_string_info_lv76aatcj7','1589181626','no'),(985318,'_transient_aiowps_captcha_string_info_lv76aatcj7','MTU4OTE3OTgyNnlhajNtcDh1cmRjYjZyanVjbHNsMTM=','no'),(1003068,'_transient_aiowps_captcha_string_info_6l5kipk257','MTU5MDQ5MjAzOXlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(998758,'_transient_timeout_aiowps_captcha_string_info_govddht23k','1590172316','no'),(998759,'_transient_aiowps_captcha_string_info_govddht23k','MTU5MDE3MDUxNnlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(985370,'_transient_timeout_aiowps_captcha_string_info_pi2aqp9p0m','1589185778','no'),(985371,'_transient_aiowps_captcha_string_info_pi2aqp9p0m','MTU4OTE4Mzk3OHlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(998738,'_transient_timeout_aiowps_captcha_string_info_50sotti7ej','1590170561','no'),(998739,'_transient_aiowps_captcha_string_info_50sotti7ej','MTU5MDE2ODc2MXlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(985464,'_transient_timeout_aiowps_captcha_string_info_3vu4kudztx','1589192543','no'),(985465,'_transient_aiowps_captcha_string_info_3vu4kudztx','MTU4OTE5MDc0M3lhajNtcDh1cmRjYjZyanVjbHNsMzg=','no'),(985518,'_transient_timeout_aiowps_captcha_string_info_5wh4nfc0uf','1589196647','no'),(985519,'_transient_aiowps_captcha_string_info_5wh4nfc0uf','MTU4OTE5NDg0N3lhajNtcDh1cmRjYjZyanVjbHNsMjk=','no'),(985538,'_transient_timeout_aiowps_captcha_string_info_85uyw1pakm','1589198045','no'),(985539,'_transient_aiowps_captcha_string_info_85uyw1pakm','MTU4OTE5NjI0NXlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(998409,'_transient_aiowps_captcha_string_info_4a91b0pjxr','MTU5MDE0OTE3MHlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(985568,'_transient_timeout_aiowps_captcha_string_info_fybwuznq2m','1589199898','no'),(995492,'_transient_aiowps_captcha_string_info_sc5qa7gvfx','MTU4OTkzNDQwNHlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(995500,'_transient_timeout_aiowps_captcha_string_info_jhm1m1jwsw','1589936354','no'),(995501,'_transient_aiowps_captcha_string_info_jhm1m1jwsw','MTU4OTkzNDU1NHlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(997613,'_transient_timeout_aiowps_captcha_string_info_35w26eaaal','1590094243','no'),(997614,'_transient_aiowps_captcha_string_info_qlxcdbtjqf','MTU5MDA5MjQ0M3lhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(995658,'_transient_timeout_aiowps_captcha_string_info_xmphdy6yvz','1589946584','no'),(997655,'_transient_timeout_aiowps_captcha_string_info_0jqpxbi625','1590096254','no'),(997656,'_transient_aiowps_captcha_string_info_0jqpxbi625','MTU5MDA5NDQ1NHlhajNtcDh1cmRjYjZyanVjbHNsMjM=','no'),(995966,'_transient_timeout_aiowps_captcha_string_info_xpzed5wtha','1589971889','no'),(995614,'_transient_timeout_aiowps_captcha_string_info_bcu3kdci7n','1589943752','no'),(995615,'_transient_aiowps_captcha_string_info_bcu3kdci7n','MTU4OTk0MTk1MnlhajNtcDh1cmRjYjZyanVjbHNsMTg=','no'),(995659,'_transient_aiowps_captcha_string_info_xmphdy6yvz','MTU4OTk0NDc4NHlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(998727,'_transient_timeout_aiowps_captcha_string_info_o5pw0nalcs','1590170544','no'),(998728,'_transient_aiowps_captcha_string_info_o5pw0nalcs','MTU5MDE2ODc0NHlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(985569,'_transient_aiowps_captcha_string_info_fybwuznq2m','MTU4OTE5ODA5OHlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(993801,'_transient_timeout_aiowps_captcha_string_info_wzk9qbohhi','1589808603','no'),(993802,'_transient_aiowps_captcha_string_info_wzk9qbohhi','MTU4OTgwNjgwM3lhajNtcDh1cmRjYjZyanVjbHNsMTg=','no'),(994105,'_transient_timeout_aiowps_captcha_string_info_uaws49x3d0','1589832863','no'),(998710,'_transient_timeout_aiowps_captcha_string_info_6gvy066876','1590170209','no'),(985638,'_transient_timeout_aiowps_captcha_string_info_2r2nk9vxid','1589204335','no'),(985639,'_transient_aiowps_captcha_string_info_2r2nk9vxid','MTU4OTIwMjUzNXlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(985683,'_transient_timeout_aiowps_captcha_string_info_imib42g9hh','1589207703','no'),(985684,'_transient_aiowps_captcha_string_info_imib42g9hh','MTU4OTIwNTkwM3lhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(985711,'_transient_timeout_aiowps_captcha_string_info_h53n7arqh1','1589210104','no'),(985712,'_transient_aiowps_captcha_string_info_h53n7arqh1','MTU4OTIwODMwNHlhajNtcDh1cmRjYjZyanVjbHNsMTQ=','no'),(998035,'_transient_aiowps_captcha_string_info_lsi186sku0','MTU5MDEyMDMwMHlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(985781,'_transient_timeout_aiowps_captcha_string_info_4nfu56ckxk','1589215814','no'),(985782,'_transient_aiowps_captcha_string_info_4nfu56ckxk','MTU4OTIxNDAxNHlhajNtcDh1cmRjYjZyanVjbHNsMjQ=','no'),(985832,'_transient_timeout_aiowps_captcha_string_info_rr8358answ','1589219443','no'),(985833,'_transient_aiowps_captcha_string_info_rr8358answ','MTU4OTIxNzY0M3lhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(985981,'_transient_timeout_aiowps_captcha_string_info_naxg2z1mam','1589230913','no'),(985982,'_transient_aiowps_captcha_string_info_naxg2z1mam','MTU4OTIyOTExM3lhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(985989,'_transient_timeout_aiowps_captcha_string_info_a9uxf6nc0x','1589231267','no'),(985990,'_transient_aiowps_captcha_string_info_a9uxf6nc0x','MTU4OTIyOTQ2N3lhajNtcDh1cmRjYjZyanVjbHNsMjg=','no'),(990008,'_transient_timeout_aiowps_captcha_string_info_ycxzdsw1jt','1589528160','no'),(990009,'_transient_aiowps_captcha_string_info_ycxzdsw1jt','MTU4OTUyNjM2MHlhajNtcDh1cmRjYjZyanVjbHNsMzI=','no'),(986366,'_transient_timeout_aiowps_captcha_string_info_t8l2hikk54','1589257612','no'),(986367,'_transient_aiowps_captcha_string_info_t8l2hikk54','MTU4OTI1NTgxMnlhajNtcDh1cmRjYjZyanVjbHNsMjQ=','no'),(986395,'_transient_timeout_aiowps_captcha_string_info_o3tx6cey7x','1589259179','no'),(986396,'_transient_aiowps_captcha_string_info_o3tx6cey7x','MTU4OTI1NzM3OXlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(993914,'_transient_aiowps_captcha_string_info_p8pcbkci2v','MTU4OTgxNTk1OHlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(986137,'_transient_timeout_aiowps_captcha_string_info_qxv39tnmd7','1589241345','no'),(986138,'_transient_aiowps_captcha_string_info_qxv39tnmd7','MTU4OTIzOTU0NXlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(993813,'_transient_aiowps_captcha_string_info_btxs8tb1d5','MTU4OTgwNzYwM3lhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(993818,'_transient_timeout_aiowps_captcha_string_info_vghsf5yo9e','1589809781','no'),(986266,'_transient_timeout_aiowps_captcha_string_info_x203j4pvfs','1589249561','no'),(986267,'_transient_aiowps_captcha_string_info_x203j4pvfs','MTU4OTI0Nzc2MXlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(993819,'_transient_aiowps_captcha_string_info_vghsf5yo9e','MTU4OTgwNzk4MXlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(994045,'_transient_aiowps_captcha_string_info_awb2w9qfdp','MTU4OTgyNjQ3N3lhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(993913,'_transient_timeout_aiowps_captcha_string_info_p8pcbkci2v','1589817758','no'),(986467,'_transient_timeout_aiowps_captcha_string_info_hyva61p43q','1589265250','no'),(986468,'_transient_aiowps_captcha_string_info_hyva61p43q','MTU4OTI2MzQ1MHlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(994081,'_transient_timeout_aiowps_captcha_string_info_p9v1q2oskp','1589830875','no'),(998720,'_transient_timeout_aiowps_captcha_string_info_nrd248q2vm','1590170534','no'),(998721,'_transient_aiowps_captcha_string_info_nrd248q2vm','MTU5MDE2ODczNHlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(993968,'_transient_timeout_aiowps_captcha_string_info_kgiv4t8h7i','1589821774','no'),(993969,'_transient_aiowps_captcha_string_info_kgiv4t8h7i','MTU4OTgxOTk3NHlhajNtcDh1cmRjYjZyanVjbHNsMjY=','no'),(986520,'_transient_timeout_aiowps_captcha_string_info_tl1ne0hsu6','1589269401','no'),(986521,'_transient_aiowps_captcha_string_info_tl1ne0hsu6','MTU4OTI2NzYwMXlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(994082,'_transient_aiowps_captcha_string_info_p9v1q2oskp','MTU4OTgyOTA3NXlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(994131,'_transient_timeout_aiowps_captcha_string_info_jiccwdbobj','1589834660','no'),(994132,'_transient_aiowps_captcha_string_info_jiccwdbobj','MTU4OTgzMjg2MHlhajNtcDh1cmRjYjZyanVjbHNsMTM=','no'),(986579,'_transient_timeout_aiowps_captcha_string_info_d7jq7id9l5','1589273346','no'),(986580,'_transient_aiowps_captcha_string_info_d7jq7id9l5','MTU4OTI3MTU0NnlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(986589,'_transient_timeout_aiowps_captcha_string_info_c8y7e3ji3h','1589273846','no'),(986590,'_transient_aiowps_captcha_string_info_c8y7e3ji3h','MTU4OTI3MjA0NnlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(986665,'_transient_timeout_aiowps_captcha_string_info_9enfprnbzf','1589279990','no'),(998722,'_transient_timeout_aiowps_captcha_string_info_cs9lcroip8','1590170537','no'),(987304,'_transient_aiowps_captcha_string_info_rkyt5pfh6t','MTU4OTMyNjQ1MXlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(986666,'_transient_aiowps_captcha_string_info_9enfprnbzf','MTU4OTI3ODE5MHlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(986675,'_transient_timeout_aiowps_captcha_string_info_zrxyqh742l','1589280604','no'),(986676,'_transient_aiowps_captcha_string_info_zrxyqh742l','MTU4OTI3ODgwNHlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1126139,'_transient_aiowps_captcha_string_info_i1h3djusum','MTU5OTU4MTIzNHlhajNtcDh1cmRjYjZyanVjbHNsMTM=','no'),(1126158,'_transient_timeout_aiowps_captcha_string_info_9q4sx1ghwp','1599584031','no'),(1126159,'_transient_aiowps_captcha_string_info_9q4sx1ghwp','MTU5OTU4MjIzMXlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(986724,'_transient_timeout_aiowps_captcha_string_info_xiqsf7gavd','1589283986','no'),(986725,'_transient_aiowps_captcha_string_info_xiqsf7gavd','MTU4OTI4MjE4NnlhajNtcDh1cmRjYjZyanVjbHNsMA==','no'),(986737,'_transient_timeout_aiowps_captcha_string_info_loudywo5f5','1589284965','no'),(986738,'_transient_aiowps_captcha_string_info_loudywo5f5','MTU4OTI4MzE2NXlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(998696,'_transient_timeout_aiowps_captcha_string_info_ba1hw60894','1590170173','no'),(998474,'_transient_timeout_aiowps_captcha_string_info_15l36rq0tn','1590154290','no'),(1176099,'_transient_timeout_yst_sm_category_1:4gHp_ruS7','1603137047','no'),(1176100,'_transient_yst_sm_category_1:4gHp_ruS7','C:24:\"WPSEO_Sitemap_Cache_Data\":1523:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1475:\"<urlset xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xmlns:image=\"http://www.google.com/schemas/sitemap-image/1.1\" xsi:schemaLocation=\"http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd http://www.google.com/schemas/sitemap-image/1.1 http://www.google.com/schemas/sitemap-image/1.1/sitemap-image.xsd\" xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category/church-of-christ/</loc>\n		<lastmod>2016-08-28T21:33:31-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category/mid-west-lectures/</loc>\n		<lastmod>2015-09-21T07:54:36-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category/weekly-lessons/short-lessons/</loc>\n		<lastmod>2017-09-03T20:20:31-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category/upcoming-events/</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category/weekly-lessons/</loc>\n		<lastmod>2017-08-27T21:10:20-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category/weekly-memory-verse-lesson/</loc>\n		<lastmod>2017-09-10T20:27:56-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category/youtube/</loc>\n		<lastmod>2016-03-28T21:51:14-05:00</lastmod>\n	</url>\n</urlset>\";}}','no'),(998716,'_transient_timeout_aiowps_captcha_string_info_64uuxfjb7s','1590170361','no'),(998717,'_transient_aiowps_captcha_string_info_64uuxfjb7s','MTU5MDE2ODU2MXlhajNtcDh1cmRjYjZyanVjbHNsMTM=','no'),(994253,'_transient_timeout_aiowps_captcha_string_info_vl5qv7s2qa','1589844503','no'),(994254,'_transient_aiowps_captcha_string_info_vl5qv7s2qa','MTU4OTg0MjcwM3lhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(998711,'_transient_aiowps_captcha_string_info_6gvy066876','MTU5MDE2ODQwOXlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(994313,'_transient_timeout_aiowps_captcha_string_info_q3l64c86un','1589848568','no'),(994314,'_transient_aiowps_captcha_string_info_q3l64c86un','MTU4OTg0Njc2OHlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(995486,'_transient_timeout_aiowps_captcha_string_info_zhttt2dhw6','1589935909','no'),(995487,'_transient_aiowps_captcha_string_info_zhttt2dhw6','MTU4OTkzNDEwOXlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(994309,'_transient_timeout_aiowps_captcha_string_info_elz8tyff2z','1589848373','no'),(994310,'_transient_aiowps_captcha_string_info_elz8tyff2z','MTU4OTg0NjU3M3lhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(994343,'_transient_timeout_aiowps_captcha_string_info_pu5oi9hhv8','1589850712','no'),(998707,'_transient_aiowps_captcha_string_info_hnf0qxyulf','MTU5MDE2ODM5NHlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(994344,'_transient_aiowps_captcha_string_info_pu5oi9hhv8','MTU4OTg0ODkxMnlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(995448,'_transient_timeout_aiowps_captcha_string_info_6cu8jwxi3c','1589933480','no'),(994377,'_transient_timeout_aiowps_captcha_string_info_u24q3xhruo','1589851941','no'),(994378,'_transient_aiowps_captcha_string_info_u24q3xhruo','MTU4OTg1MDE0MXlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(994405,'_transient_timeout_aiowps_captcha_string_info_w6uezbgvfi','1589854122','no'),(994406,'_transient_aiowps_captcha_string_info_w6uezbgvfi','MTU4OTg1MjMyMnlhajNtcDh1cmRjYjZyanVjbHNsMTg=','no'),(998731,'_transient_timeout_aiowps_captcha_string_info_mcxvhuk4ql','1590170551','no'),(998732,'_transient_aiowps_captcha_string_info_mcxvhuk4ql','MTU5MDE2ODc1MXlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(995254,'_transient_aiowps_captcha_string_info_dz01fagscd','MTU4OTkxNTkyNXlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(994452,'_transient_timeout_aiowps_captcha_string_info_253546tghm','1589857856','no'),(994453,'_transient_aiowps_captcha_string_info_253546tghm','MTU4OTg1NjA1NnlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(998705,'_transient_aiowps_captcha_string_info_7i3wbm3s8d','MTU5MDE2ODM4OXlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(995006,'_transient_timeout_aiowps_captcha_string_info_i6r1jexav3','1589899031','no'),(995007,'_transient_aiowps_captcha_string_info_i6r1jexav3','MTU4OTg5NzIzMXlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(994661,'_transient_timeout_aiowps_captcha_string_info_z3nkcmx3jn','1589873081','no'),(994662,'_transient_aiowps_captcha_string_info_z3nkcmx3jn','MTU4OTg3MTI4MXlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(994679,'_transient_timeout_aiowps_captcha_string_info_erdynaxiu3','1589874179','no'),(994680,'_transient_aiowps_captcha_string_info_erdynaxiu3','MTU4OTg3MjM3OXlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(994771,'_transient_timeout_aiowps_captcha_string_info_17g7tsk64z','1589881504','no'),(994772,'_transient_aiowps_captcha_string_info_17g7tsk64z','MTU4OTg3OTcwNHlhajNtcDh1cmRjYjZyanVjbHNsMjk=','no'),(998736,'_transient_timeout_aiowps_captcha_string_info_py96nbqv05','1590170558','no'),(998737,'_transient_aiowps_captcha_string_info_py96nbqv05','MTU5MDE2ODc1OHlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1003069,'_transient_timeout_aiowps_captcha_string_info_t7fmc6x63r','1590493852','no'),(995382,'_transient_aiowps_captcha_string_info_ibmw36jqqb','MTU4OTkyNTcwMHlhajNtcDh1cmRjYjZyanVjbHNsMTc=','no'),(995372,'_transient_aiowps_captcha_string_info_qcjvpcmkj8','MTU4OTkyNDk0MXlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(998708,'_transient_timeout_aiowps_captcha_string_info_f7jvfm7e6s','1590170205','no'),(995381,'_transient_timeout_aiowps_captcha_string_info_ibmw36jqqb','1589927500','no'),(995313,'_transient_aiowps_captcha_string_info_rusfzlnyuh','MTU4OTkyMDA1OHlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(995026,'_transient_timeout_aiowps_captcha_string_info_7svuuqakza','1589900686','no'),(995027,'_transient_aiowps_captcha_string_info_7svuuqakza','MTU4OTg5ODg4NnlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(995371,'_transient_timeout_aiowps_captcha_string_info_qcjvpcmkj8','1589926741','no'),(995208,'_transient_aiowps_captcha_string_info_47v43jqfa1','MTU4OTkxMjEyNnlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(995312,'_transient_timeout_aiowps_captcha_string_info_rusfzlnyuh','1589921858','no'),(995103,'_transient_timeout_aiowps_captcha_string_info_5iajqy2bw0','1589906505','no'),(995207,'_transient_timeout_aiowps_captcha_string_info_47v43jqfa1','1589913926','no'),(995104,'_transient_aiowps_captcha_string_info_5iajqy2bw0','MTU4OTkwNDcwNXlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(998734,'_transient_timeout_aiowps_captcha_string_info_rjvy1exc2y','1590170555','no'),(998735,'_transient_aiowps_captcha_string_info_rjvy1exc2y','MTU5MDE2ODc1NXlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(995149,'_transient_timeout_aiowps_captcha_string_info_nurouugctn','1589909616','no'),(995150,'_transient_aiowps_captcha_string_info_nurouugctn','MTU4OTkwNzgxNnlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(998706,'_transient_timeout_aiowps_captcha_string_info_hnf0qxyulf','1590170194','no'),(995197,'_transient_timeout_aiowps_captcha_string_info_2j9jf5fr2u','1589913319','no'),(995198,'_transient_aiowps_captcha_string_info_2j9jf5fr2u','MTU4OTkxMTUxOXlhajNtcDh1cmRjYjZyanVjbHNsMTM=','no'),(995449,'_transient_aiowps_captcha_string_info_6cu8jwxi3c','MTU4OTkzMTY4MHlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(995253,'_transient_timeout_aiowps_captcha_string_info_dz01fagscd','1589917725','no'),(995175,'_transient_timeout_aiowps_captcha_string_info_ib99awudq7','1589911648','no'),(995176,'_transient_aiowps_captcha_string_info_ib99awudq7','MTU4OTkwOTg0OHlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(990074,'_transient_timeout_aiowps_captcha_string_info_9vlxduzy44','1589533372','no'),(990075,'_transient_aiowps_captcha_string_info_9vlxduzy44','MTU4OTUzMTU3MnlhajNtcDh1cmRjYjZyanVjbHNsMjk=','no'),(989723,'_transient_timeout_yst_sm_1_1:4gHp_dm9K','1589591305','no'),(989724,'_transient_yst_sm_1_1:4gHp_dm9K','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-02-20T06:22:53-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2019-07-22T21:02:01-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2019-05-23T20:54:45-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(990742,'_transient_aiowps_captcha_string_info_g1f3dzi9ju','MTU4OTU4Mzc5NHlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(989732,'_transient_timeout_aiowps_captcha_string_info_mnzgxrmp4x','1589507243','no'),(989733,'_transient_aiowps_captcha_string_info_mnzgxrmp4x','MTU4OTUwNTQ0M3lhajNtcDh1cmRjYjZyanVjbHNsMTM=','no'),(989772,'_transient_timeout_aiowps_captcha_string_info_bkvizw16id','1589509945','no'),(989773,'_transient_aiowps_captcha_string_info_bkvizw16id','MTU4OTUwODE0NXlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(990889,'_transient_timeout_aiowps_captcha_string_info_ugfq0vqj1v','1589596127','no'),(990890,'_transient_aiowps_captcha_string_info_ugfq0vqj1v','MTU4OTU5NDMyN3lhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(990925,'_transient_timeout_aiowps_captcha_string_info_m9bu7na72d','1589598418','no'),(990499,'_transient_aiowps_captcha_string_info_0ti7n95151','MTU4OTU2NDg3MHlhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(992715,'_transient_timeout_aiowps_captcha_string_info_8ngvcm9to1','1589729469','no'),(989944,'_transient_timeout_aiowps_captcha_string_info_25w6zi4urz','1589523656','no'),(989945,'_transient_aiowps_captcha_string_info_25w6zi4urz','MTU4OTUyMTg1NnlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(990013,'_transient_timeout_aiowps_captcha_string_info_3oswzeuoku','1589528429','no'),(990014,'_transient_aiowps_captcha_string_info_3oswzeuoku','MTU4OTUyNjYyOXlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(991486,'_transient_timeout_aiowps_captcha_string_info_rfivbhy9f8','1589641352','no'),(990971,'_transient_timeout_aiowps_captcha_string_info_u6rrsys563','1589601287','no'),(990130,'_transient_timeout_aiowps_captcha_string_info_9rg0i4kf4n','1589538384','no'),(990131,'_transient_aiowps_captcha_string_info_9rg0i4kf4n','MTU4OTUzNjU4NHlhajNtcDh1cmRjYjZyanVjbHNsMzU=','no'),(990741,'_transient_timeout_aiowps_captcha_string_info_g1f3dzi9ju','1589585594','no'),(990498,'_transient_timeout_aiowps_captcha_string_info_0ti7n95151','1589566670','no'),(991533,'_transient_aiowps_captcha_string_info_2vy2grhlqw','MTU4OTY0MjU5OXlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(990330,'_transient_timeout_aiowps_captcha_string_info_l6pi6seduc','1589554189','no'),(990331,'_transient_aiowps_captcha_string_info_l6pi6seduc','MTU4OTU1MjM4OXlhajNtcDh1cmRjYjZyanVjbHNsMjQ=','no'),(987427,'_transient_aiowps_captcha_string_info_fs951pfp3a','MTU4OTMzNDU1NnlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1001735,'_transient_timeout_aiowps_captcha_string_info_lul4utqygi','1590393906','no'),(1001641,'_transient_aiowps_captcha_string_info_osz0ejv6tm','MTU5MDM4NTM3OHlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(987436,'_transient_timeout_aiowps_captcha_string_info_to14wndn8a','1589336920','no'),(987437,'_transient_aiowps_captcha_string_info_to14wndn8a','MTU4OTMzNTEyMHlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(987459,'_transient_timeout_aiowps_captcha_string_info_11p5lwhd67','1589338388','no'),(987457,'_transient_timeout_aiowps_captcha_string_info_nh5ujs46i8','1589338387','no'),(987458,'_transient_aiowps_captcha_string_info_nh5ujs46i8','MTU4OTMzNjU4N3lhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(987460,'_transient_aiowps_captcha_string_info_11p5lwhd67','MTU4OTMzNjU4OHlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(998475,'_transient_aiowps_captcha_string_info_15l36rq0tn','MTU5MDE1MjQ5MHlhajNtcDh1cmRjYjZyanVjbHNsMA==','no'),(987584,'_transient_timeout_aiowps_captcha_string_info_c1eifmr3vs','1589347626','no'),(987585,'_transient_aiowps_captcha_string_info_c1eifmr3vs','MTU4OTM0NTgyNnlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(998697,'_transient_aiowps_captcha_string_info_ba1hw60894','MTU5MDE2ODM3M3lhajNtcDh1cmRjYjZyanVjbHNsMzE=','no'),(998698,'_transient_timeout_aiowps_captcha_string_info_s2wnhpss95','1590170178','no'),(987643,'_transient_timeout_aiowps_captcha_string_info_pyn6vuyli5','1589351444','no'),(987644,'_transient_aiowps_captcha_string_info_pyn6vuyli5','MTU4OTM0OTY0NHlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(987651,'_transient_timeout_aiowps_captcha_string_info_gfqn6vkbtx','1589352065','no'),(987652,'_transient_aiowps_captcha_string_info_gfqn6vkbtx','MTU4OTM1MDI2NXlhajNtcDh1cmRjYjZyanVjbHNsMA==','no'),(998699,'_transient_aiowps_captcha_string_info_s2wnhpss95','MTU5MDE2ODM3OHlhajNtcDh1cmRjYjZyanVjbHNsMTg=','no'),(998700,'_transient_timeout_aiowps_captcha_string_info_ourb87rjag','1590170182','no'),(998701,'_transient_aiowps_captcha_string_info_ourb87rjag','MTU5MDE2ODM4MnlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(987748,'_transient_timeout_aiowps_captcha_string_info_y9kpdurp2v','1589360481','no'),(987749,'_transient_aiowps_captcha_string_info_y9kpdurp2v','MTU4OTM1ODY4MXlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(998702,'_transient_timeout_aiowps_captcha_string_info_fke83vijt5','1590170186','no'),(991465,'_transient_timeout_aiowps_captcha_string_info_bv744ieazf','1589639573','no'),(991466,'_transient_aiowps_captcha_string_info_bv744ieazf','MTU4OTYzNzc3M3lhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(987831,'_transient_timeout_aiowps_captcha_string_info_7lr14yu297','1589367291','no'),(987832,'_transient_aiowps_captcha_string_info_7lr14yu297','MTU4OTM2NTQ5MXlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(988162,'_transient_aiowps_captcha_string_info_9vhwm2smvn','MTU4OTM4OTEzNXlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(987886,'_transient_timeout_aiowps_captcha_string_info_yjldlbmkoa','1589371514','no'),(987887,'_transient_aiowps_captcha_string_info_yjldlbmkoa','MTU4OTM2OTcxNHlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(992825,'_transient_aiowps_captcha_string_info_6fp3w4m65r','MTU4OTczNDkzOHlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(992833,'_transient_aiowps_captcha_string_info_nfzp0eda4b','MTU4OTczNTQyM3lhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(987893,'_transient_timeout_aiowps_captcha_string_info_otyrjw6401','1589371973','no'),(987894,'_transient_aiowps_captcha_string_info_otyrjw6401','MTU4OTM3MDE3MnlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(991044,'_transient_timeout_aiowps_captcha_string_info_f1ft1amhlr','1589607545','no'),(991045,'_transient_aiowps_captcha_string_info_f1ft1amhlr','MTU4OTYwNTc0NXlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(991088,'_transient_timeout_aiowps_captcha_string_info_rdtcc9xix5','1589610505','no'),(991089,'_transient_aiowps_captcha_string_info_rdtcc9xix5','MTU4OTYwODcwNXlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(991095,'_transient_timeout_aiowps_captcha_string_info_gey5z50rpb','1589610799','no'),(991096,'_transient_aiowps_captcha_string_info_gey5z50rpb','MTU4OTYwODk5OXlhajNtcDh1cmRjYjZyanVjbHNsMTk=','no'),(998170,'_transient_aiowps_captcha_string_info_a2wz9usm2m','MTU5MDEzMDg5N3lhajNtcDh1cmRjYjZyanVjbHNsMTQ=','no'),(991117,'_transient_timeout_aiowps_captcha_string_info_brr40sfmhp','1589612360','no'),(991118,'_transient_aiowps_captcha_string_info_brr40sfmhp','MTU4OTYxMDU2MHlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1012284,'_transient_aiowps_captcha_string_info_sj1zitbekx','MTU5MTE5MTEyOHlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(991168,'_transient_timeout_aiowps_captcha_string_info_1sjd3y3u2s','1589616771','no'),(991169,'_transient_aiowps_captcha_string_info_1sjd3y3u2s','MTU4OTYxNDk3MXlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(991178,'_transient_timeout_aiowps_captcha_string_info_td4tkcdaur','1589617462','no'),(992714,'_transient_aiowps_captcha_string_info_e5vqkpgb6a','MTU4OTcyNzY2OHlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(991179,'_transient_aiowps_captcha_string_info_td4tkcdaur','MTU4OTYxNTY2MnlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(991319,'_transient_timeout_aiowps_captcha_string_info_9tph30bp1f','1589629175','no'),(991320,'_transient_aiowps_captcha_string_info_9tph30bp1f','MTU4OTYyNzM3NXlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(990943,'_transient_timeout_aiowps_captcha_string_info_nmhf7wwisk','1589599320','no'),(990944,'_transient_aiowps_captcha_string_info_nmhf7wwisk','MTU4OTU5NzUyMHlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(992177,'_transient_aiowps_captcha_string_info_j2bqmb67sz','MTU4OTY4NzgyN3lhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(991543,'_transient_aiowps_captcha_string_info_bo574rm3my','MTU4OTY0MzIzNHlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(991544,'_transient_timeout_aiowps_captcha_string_info_tcyg5fehjp','1589645047','no'),(991545,'_transient_aiowps_captcha_string_info_tcyg5fehjp','MTU4OTY0MzI0N3lhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(992716,'_transient_aiowps_captcha_string_info_8ngvcm9to1','MTU4OTcyNzY2OXlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(992613,'_transient_timeout_aiowps_captcha_string_info_shbxnzvwsg','1589721746','no'),(992614,'_transient_aiowps_captcha_string_info_shbxnzvwsg','MTU4OTcxOTk0NnlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(991567,'_transient_timeout_aiowps_captcha_string_info_9lean9bncu','1589646999','no'),(991568,'_transient_aiowps_captcha_string_info_9lean9bncu','MTU4OTY0NTE5OXlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(991569,'_transient_timeout_aiowps_captcha_string_info_eiuto088nq','1589646999','no'),(991570,'_transient_aiowps_captcha_string_info_eiuto088nq','MTU4OTY0NTE5OXlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(992712,'_transient_aiowps_captcha_string_info_bueosnchnc','MTU4OTcyNzY2OHlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(992713,'_transient_timeout_aiowps_captcha_string_info_e5vqkpgb6a','1589729468','no'),(991636,'_transient_timeout_aiowps_captcha_string_info_kgn59zgbvn','1589651087','no'),(991637,'_transient_aiowps_captcha_string_info_kgn59zgbvn','MTU4OTY0OTI4N3lhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(992834,'_transient_timeout_aiowps_captcha_string_info_da7s0btvua','1589737229','no'),(992395,'_transient_aiowps_captcha_string_info_6ta7jy84a8','MTU4OTcwNDIyM3lhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(992394,'_transient_timeout_aiowps_captcha_string_info_6ta7jy84a8','1589706023','no'),(992952,'_transient_aiowps_captcha_string_info_y0nprvwbcd','MTU4OTc0NDMwMnlhajNtcDh1cmRjYjZyanVjbHNsMzM=','no'),(998704,'_transient_timeout_aiowps_captcha_string_info_7i3wbm3s8d','1590170189','no'),(992165,'_transient_timeout_aiowps_captcha_string_info_x67gqvumq5','1589689544','no'),(992155,'_transient_timeout_aiowps_captcha_string_info_14e1u4ing9','1589689009','no'),(991760,'_transient_timeout_aiowps_captcha_string_info_a87mf2h4am','1589660392','no'),(991761,'_transient_aiowps_captcha_string_info_a87mf2h4am','MTU4OTY1ODU5MnlhajNtcDh1cmRjYjZyanVjbHNsMTQ=','no'),(991813,'_transient_timeout_aiowps_captcha_string_info_kqnlwu6umk','1589664763','no'),(991814,'_transient_aiowps_captcha_string_info_kqnlwu6umk','MTU4OTY2Mjk2M3lhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(992176,'_transient_timeout_aiowps_captcha_string_info_j2bqmb67sz','1589689627','no'),(992318,'_transient_aiowps_captcha_string_info_fz8ft8ch11','MTU4OTY5NzYzN3lhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(991897,'_transient_timeout_aiowps_captcha_string_info_pvdz5u2dcu','1589671453','no'),(991898,'_transient_aiowps_captcha_string_info_pvdz5u2dcu','MTU4OTY2OTY1M3lhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(991907,'_transient_timeout_aiowps_captcha_string_info_e82smg1uss','1589672105','no'),(991908,'_transient_aiowps_captcha_string_info_e82smg1uss','MTU4OTY3MDMwNXlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(991955,'_transient_timeout_aiowps_captcha_string_info_olbkaorbjp','1589675235','no'),(991956,'_transient_aiowps_captcha_string_info_olbkaorbjp','MTU4OTY3MzQzNXlhajNtcDh1cmRjYjZyanVjbHNsMjc=','no'),(993179,'_transient_timeout_aiowps_captcha_string_info_lwpelt8oaf','1589762837','no'),(992951,'_transient_timeout_aiowps_captcha_string_info_y0nprvwbcd','1589746102','no'),(992018,'_transient_timeout_aiowps_captcha_string_info_wiy3qcqt2r','1589679387','no'),(992019,'_transient_aiowps_captcha_string_info_wiy3qcqt2r','MTU4OTY3NzU4N3lhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(992033,'_transient_timeout_aiowps_captcha_string_info_o00440tffu','1589680136','no'),(992034,'_transient_aiowps_captcha_string_info_o00440tffu','MTU4OTY3ODMzNnlhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(992156,'_transient_aiowps_captcha_string_info_14e1u4ing9','MTU4OTY4NzIwOXlhajNtcDh1cmRjYjZyanVjbHNsMzU=','no'),(992166,'_transient_aiowps_captcha_string_info_x67gqvumq5','MTU4OTY4Nzc0NHlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(992171,'_transient_timeout_aiowps_captcha_string_info_t729yo7lp6','1589689621','no'),(992172,'_transient_aiowps_captcha_string_info_t729yo7lp6','MTU4OTY4NzgyMXlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(992174,'_transient_timeout_aiowps_captcha_string_info_zb3apwomcz','1589689626','no'),(992175,'_transient_aiowps_captcha_string_info_zb3apwomcz','MTU4OTY4NzgyNnlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(992711,'_transient_timeout_aiowps_captcha_string_info_bueosnchnc','1589729468','no'),(1391416,'_transient_timeout_jetpack_https_test','1620787892','no'),(1391417,'_transient_jetpack_https_test','1','no'),(992179,'_transient_aiowps_captcha_string_info_21ssj5qv38','MTU4OTY4NzgzMXlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(992180,'_transient_timeout_aiowps_captcha_string_info_ejbp93gvke','1589689633','no'),(992181,'_transient_aiowps_captcha_string_info_ejbp93gvke','MTU4OTY4NzgzM3lhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(992182,'_transient_timeout_aiowps_captcha_string_info_65dmk2pe3u','1589689633','no'),(992183,'_transient_aiowps_captcha_string_info_65dmk2pe3u','MTU4OTY4NzgzM3lhajNtcDh1cmRjYjZyanVjbHNsMjM=','no'),(992184,'_transient_timeout_aiowps_captcha_string_info_ok6m09rllg','1589689635','no'),(992185,'_transient_aiowps_captcha_string_info_ok6m09rllg','MTU4OTY4NzgzNXlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(992188,'_transient_timeout_aiowps_captcha_string_info_a4kmtawa1h','1589689647','no'),(992189,'_transient_timeout_aiowps_captcha_string_info_sky3purp15','1589689647','no'),(992190,'_transient_aiowps_captcha_string_info_sky3purp15','MTU4OTY4Nzg0N3lhajNtcDh1cmRjYjZyanVjbHNsMzA=','no'),(992191,'_transient_aiowps_captcha_string_info_a4kmtawa1h','MTU4OTY4Nzg0N3lhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(992193,'_transient_timeout_aiowps_captcha_string_info_bfnn63faee','1589689727','no'),(992194,'_transient_aiowps_captcha_string_info_bfnn63faee','MTU4OTY4NzkyN3lhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(992195,'_transient_timeout_aiowps_captcha_string_info_b6wywp862t','1589689729','no'),(992196,'_transient_aiowps_captcha_string_info_b6wywp862t','MTU4OTY4NzkyOXlhajNtcDh1cmRjYjZyanVjbHNsMzM=','no'),(989541,'_transient_aiowps_captcha_string_info_p2py95rwro','MTU4OTQ5MTk2N3lhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(990972,'_transient_aiowps_captcha_string_info_u6rrsys563','MTU4OTU5OTQ4N3lhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(992824,'_transient_timeout_aiowps_captcha_string_info_6fp3w4m65r','1589736738','no'),(991487,'_transient_aiowps_captcha_string_info_rfivbhy9f8','MTU4OTYzOTU1MnlhajNtcDh1cmRjYjZyanVjbHNsMjE=','no'),(989384,'_transient_timeout_aiowps_captcha_string_info_3gf5ourg13','1589481542','no'),(989385,'_transient_aiowps_captcha_string_info_3gf5ourg13','MTU4OTQ3OTc0MnlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(989540,'_transient_timeout_aiowps_captcha_string_info_p2py95rwro','1589493767','no'),(989650,'_transient_timeout_aiowps_captcha_string_info_bsogocbj6z','1589502450','no'),(989651,'_transient_aiowps_captcha_string_info_bsogocbj6z','MTU4OTUwMDY1MHlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(989531,'_transient_timeout_aiowps_captcha_string_info_1wypmosi7d','1589493140','no'),(989514,'_transient_timeout_aiowps_captcha_string_info_8yu7cjqspa','1589491985','no'),(989515,'_transient_aiowps_captcha_string_info_8yu7cjqspa','MTU4OTQ5MDE4NXlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(988557,'_transient_aiowps_captcha_string_info_n270ax5xp9','MTU4OTQxNzkwM3lhajNtcDh1cmRjYjZyanVjbHNsMzA=','no'),(988027,'_transient_timeout_aiowps_captcha_string_info_61lqy73shr','1589380545','no'),(988028,'_transient_aiowps_captcha_string_info_61lqy73shr','MTU4OTM3ODc0NXlhajNtcDh1cmRjYjZyanVjbHNsMjM=','no'),(988045,'_transient_timeout_aiowps_captcha_string_info_g8hguzg8jx','1589381738','no'),(988046,'_transient_aiowps_captcha_string_info_g8hguzg8jx','MTU4OTM3OTkzOHlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(1175567,'_transient_timeout_yst_sm_events_tags_1:4gHp_RuxV','1603107191','no'),(1175568,'_transient_yst_sm_events_tags_1:4gHp_RuxV','C:24:\"WPSEO_Sitemap_Cache_Data\":614:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:567:\"<urlset xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xmlns:image=\"http://www.google.com/schemas/sitemap-image/1.1\" xsi:schemaLocation=\"http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd http://www.google.com/schemas/sitemap-image/1.1 http://www.google.com/schemas/sitemap-image/1.1/sitemap-image.xsd\" xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags/ladies-day/</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</url>\n</urlset>\";}}','no'),(992840,'_transient_aiowps_captcha_string_info_47lxe58u74','MTU4OTczNTY2OXlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(988202,'_transient_aiowps_captcha_string_info_900yqxr26x','MTU4OTM5MTc5NnlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(988214,'_transient_timeout_aiowps_captcha_string_info_v930q96qkz','1589394528','no'),(988215,'_transient_aiowps_captcha_string_info_v930q96qkz','MTU4OTM5MjcyOHlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(988232,'_transient_timeout_aiowps_captcha_string_info_hb3hrgzkbx','1589395771','no'),(989246,'_transient_timeout_aiowps_captcha_string_info_wtbmftgybe','1589470373','no'),(989247,'_transient_aiowps_captcha_string_info_wtbmftgybe','MTU4OTQ2ODU3M3lhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(988233,'_transient_aiowps_captcha_string_info_hb3hrgzkbx','MTU4OTM5Mzk3MXlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(989111,'_transient_aiowps_captcha_string_info_edaammzlb3','MTU4OTQ1OTgxMnlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(989532,'_transient_aiowps_captcha_string_info_1wypmosi7d','MTU4OTQ5MTM0MHlhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(988256,'_transient_timeout_aiowps_captcha_string_info_eqrp780ggd','1589397926','no'),(988257,'_transient_aiowps_captcha_string_info_eqrp780ggd','MTU4OTM5NjEyNnlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(988259,'_transient_timeout_aiowps_captcha_string_info_8re2ze47gq','1589398202','no'),(988260,'_transient_aiowps_captcha_string_info_8re2ze47gq','MTU4OTM5NjQwMnlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(989271,'_transient_aiowps_captcha_string_info_4w4jx5etim','MTU4OTQ3MDA1OHlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(988312,'_transient_timeout_aiowps_captcha_string_info_4h4ubyma8j','1589402261','no'),(988313,'_transient_aiowps_captcha_string_info_4h4ubyma8j','MTU4OTQwMDQ2MXlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(998709,'_transient_aiowps_captcha_string_info_f7jvfm7e6s','MTU5MDE2ODQwNXlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(988400,'_transient_timeout_aiowps_captcha_string_info_ce0mub07xj','1589409305','no'),(988401,'_transient_aiowps_captcha_string_info_ce0mub07xj','MTU4OTQwNzUwNXlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(989232,'_transient_timeout_aiowps_captcha_string_info_dxnxkvinua','1589469361','no'),(992857,'_transient_aiowps_captcha_string_info_3k4g7m01ze','MTU4OTczNjU5MnlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(989270,'_transient_timeout_aiowps_captcha_string_info_4w4jx5etim','1589471858','no'),(990926,'_transient_aiowps_captcha_string_info_m9bu7na72d','MTU4OTU5NjYxOHlhajNtcDh1cmRjYjZyanVjbHNsMjg=','no'),(988556,'_transient_timeout_aiowps_captcha_string_info_n270ax5xp9','1589419704','no'),(993180,'_transient_aiowps_captcha_string_info_lwpelt8oaf','MTU4OTc2MTAzN3lhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(998725,'_transient_aiowps_captcha_string_info_8z0fh43or0','MTU5MDE2ODc0MHlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(993517,'_transient_timeout_aiowps_captcha_string_info_lxjqag95k7','1589788196','no'),(993287,'_transient_aiowps_captcha_string_info_p59zlp18wm','MTU4OTc2ODMxM3lhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(993272,'_transient_timeout_aiowps_captcha_string_info_87750zun7a','1589769281','no'),(993273,'_transient_aiowps_captcha_string_info_87750zun7a','MTU4OTc2NzQ4MXlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(993286,'_transient_timeout_aiowps_captcha_string_info_p59zlp18wm','1589770113','no'),(993398,'_transient_timeout_aiowps_captcha_string_info_fdb4q67kqk','1589778749','no'),(993613,'_transient_timeout_aiowps_captcha_string_info_7gaxcvtafh','1589795759','no'),(993399,'_transient_aiowps_captcha_string_info_fdb4q67kqk','MTU4OTc3Njk0OXlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(998969,'_transient_timeout_aiowps_captcha_string_info_hcylz9xptb','1590188828','no'),(993812,'_transient_timeout_aiowps_captcha_string_info_btxs8tb1d5','1589809403','no'),(992856,'_transient_timeout_aiowps_captcha_string_info_3k4g7m01ze','1589738392','no'),(988645,'_transient_timeout_aiowps_captcha_string_info_lidt2waovq','1589426337','no'),(991542,'_transient_timeout_aiowps_captcha_string_info_bo574rm3my','1589645034','no'),(988646,'_transient_aiowps_captcha_string_info_lidt2waovq','MTU4OTQyNDUzN3lhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(992984,'_transient_aiowps_captcha_string_info_lbgs2t08m7','MTU4OTc0NzE2MXlhajNtcDh1cmRjYjZyanVjbHNsMjc=','no'),(993087,'_transient_timeout_aiowps_captcha_string_info_e2fjczwpbk','1589756003','no'),(993088,'_transient_aiowps_captcha_string_info_e2fjczwpbk','MTU4OTc1NDIwM3lhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(993169,'_transient_timeout_aiowps_captcha_string_info_lgxcctbz04','1589762147','no'),(988674,'_transient_aiowps_captcha_string_info_ks33huf3i7','MTU4OTQyNTI1OHlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(992967,'_transient_timeout_aiowps_captcha_string_info_tqi2e8w8mf','1589747381','no'),(998039,'_transient_timeout_aiowps_captcha_string_info_q17ktntaj3','1590122497','no'),(998040,'_transient_aiowps_captcha_string_info_q17ktntaj3','MTU5MDEyMDY5N3lhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(993170,'_transient_aiowps_captcha_string_info_lgxcctbz04','MTU4OTc2MDM0N3lhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(988780,'_transient_timeout_aiowps_captcha_string_info_859uchtv23','1589436583','no'),(988781,'_transient_aiowps_captcha_string_info_859uchtv23','MTU4OTQzNDc4M3lhajNtcDh1cmRjYjZyanVjbHNsMjk=','no'),(988844,'_transient_timeout_yst_sm_1_1:4gHp_dLqR','1589526281','no'),(988845,'_transient_yst_sm_1_1:4gHp_dLqR','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-02-20T06:22:53-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2019-07-22T21:02:01-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2019-05-23T20:54:45-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(988890,'_transient_timeout_aiowps_captcha_string_info_2deg02thne','1589445469','no'),(988891,'_transient_aiowps_captcha_string_info_2deg02thne','MTU4OTQ0MzY2OXlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(988947,'_transient_timeout_aiowps_captcha_string_info_qqwx7n3cjb','1589450191','no'),(988948,'_transient_aiowps_captcha_string_info_qqwx7n3cjb','MTU4OTQ0ODM5MXlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(988985,'_transient_timeout_aiowps_captcha_string_info_udwho5p222','1589453143','no'),(988986,'_transient_aiowps_captcha_string_info_udwho5p222','MTU4OTQ1MTM0M3lhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(988987,'_transient_timeout_aiowps_captcha_string_info_k8nr7cmpod','1589453143','no'),(988988,'_transient_aiowps_captcha_string_info_k8nr7cmpod','MTU4OTQ1MTM0M3lhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(988997,'_transient_timeout_aiowps_captcha_string_info_7jilwww88m','1589453729','no'),(988998,'_transient_aiowps_captcha_string_info_7jilwww88m','MTU4OTQ1MTkyOXlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(992198,'_transient_aiowps_captcha_string_info_fyd6syci0o','MTU4OTY4Nzk2NXlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(989110,'_transient_timeout_aiowps_captcha_string_info_edaammzlb3','1589461612','no'),(1002128,'_transient_timeout_aiowps_captcha_string_info_31twhmbbxo','1590422386','no'),(1000733,'_transient_timeout_aiowps_captcha_string_info_fetqcbfngg','1590318703','no'),(999709,'_transient_timeout_aiowps_captcha_string_info_7wk9m4440g','1590241190','no'),(999710,'_transient_aiowps_captcha_string_info_7wk9m4440g','MTU5MDIzOTM5MHlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1002059,'_transient_timeout_aiowps_captcha_string_info_69q788dofi','1590417064','no'),(1002060,'_transient_aiowps_captcha_string_info_69q788dofi','MTU5MDQxNTI2NHlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1001594,'_transient_timeout_aiowps_captcha_string_info_xqa7c1qyiq','1590383411','no'),(1001595,'_transient_aiowps_captcha_string_info_xqa7c1qyiq','MTU5MDM4MTYxMXlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1001640,'_transient_timeout_aiowps_captcha_string_info_osz0ejv6tm','1590387178','no'),(1001734,'_transient_aiowps_captcha_string_info_wtmyedd1w3','MTU5MDM5MjA5OXlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1003908,'_transient_timeout_aiowps_captcha_string_info_4fw3g4to65','1590555066','no'),(999872,'_transient_timeout_aiowps_captcha_string_info_2aw9qy7ylk','1590252553','no'),(999873,'_transient_aiowps_captcha_string_info_2aw9qy7ylk','MTU5MDI1MDc1M3lhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(999932,'_transient_timeout_aiowps_captcha_string_info_yqho4n8o7c','1590256803','no'),(999933,'_transient_aiowps_captcha_string_info_yqho4n8o7c','MTU5MDI1NTAwM3lhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1000000,'_transient_timeout_aiowps_captcha_string_info_olpd4xlu0v','1590262691','no'),(1000001,'_transient_aiowps_captcha_string_info_olpd4xlu0v','MTU5MDI2MDg5MXlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(1000014,'_transient_timeout_aiowps_captcha_string_info_ho37rqqys0','1590263776','no'),(1000015,'_transient_aiowps_captcha_string_info_ho37rqqys0','MTU5MDI2MTk3NnlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1000028,'_transient_timeout_aiowps_captcha_string_info_4deouwno67','1590264252','no'),(1000029,'_transient_aiowps_captcha_string_info_4deouwno67','MTU5MDI2MjQ1MnlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(1000208,'_transient_timeout_aiowps_captcha_string_info_2b47drf5hw','1590278136','no'),(1000209,'_transient_aiowps_captcha_string_info_2b47drf5hw','MTU5MDI3NjMzNnlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(1001733,'_transient_timeout_aiowps_captcha_string_info_wtmyedd1w3','1590393899','no'),(1120622,'_transient_aiowps_captcha_string_info_9p3trfun6v','MTU5OTE5MzU4OHlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1120635,'_transient_timeout_aiowps_captcha_string_info_l12hvksy5m','1599196087','no'),(1120636,'_transient_aiowps_captcha_string_info_l12hvksy5m','MTU5OTE5NDI4N3lhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1120642,'_transient_timeout_aiowps_captcha_string_info_h3pfd1tm3z','1599196466','no'),(1120643,'_transient_aiowps_captcha_string_info_h3pfd1tm3z','MTU5OTE5NDY2NnlhajNtcDh1cmRjYjZyanVjbHNsMjI=','no'),(1120714,'_transient_timeout_aiowps_captcha_string_info_q8a62enhcc','1599202605','no'),(1120715,'_transient_aiowps_captcha_string_info_q8a62enhcc','MTU5OTIwMDgwNXlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1002999,'_transient_aiowps_captcha_string_info_f8b9r1ldnz','MTU5MDQ4NzEwNnlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1001143,'_transient_aiowps_captcha_string_info_ami0a8xjrk','MTU5MDM0ODQ1NXlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1001492,'_transient_aiowps_captcha_string_info_00ftsewm5f','MTU5MDM3NDk3NHlhajNtcDh1cmRjYjZyanVjbHNsMzE=','no'),(1001204,'_transient_aiowps_captcha_string_info_8jdvqj1r6g','MTU5MDM1MzAyNXlhajNtcDh1cmRjYjZyanVjbHNsMA==','no'),(1001491,'_transient_timeout_aiowps_captcha_string_info_00ftsewm5f','1590376774','no'),(1000409,'_transient_aiowps_captcha_string_info_9boy6zekls','MTU5MDI5MDI4NXlhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(1000430,'_transient_timeout_aiowps_captcha_string_info_371mfjol0m','1590293564','no'),(1000431,'_transient_aiowps_captcha_string_info_371mfjol0m','MTU5MDI5MTc2NHlhajNtcDh1cmRjYjZyanVjbHNsMTM=','no'),(1001142,'_transient_timeout_aiowps_captcha_string_info_ami0a8xjrk','1590350255','no'),(1000760,'_transient_timeout_aiowps_captcha_string_info_yu0ksf3isd','1590320733','no'),(1000734,'_transient_aiowps_captcha_string_info_fetqcbfngg','MTU5MDMxNjkwM3lhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1010964,'_transient_timeout_aiowps_captcha_string_info_jpkjpwvpbf','1591088692','no'),(1001203,'_transient_timeout_aiowps_captcha_string_info_8jdvqj1r6g','1590354825','no'),(1000761,'_transient_aiowps_captcha_string_info_yu0ksf3isd','MTU5MDMxODkzM3lhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(914880,'_transient_aiowps_captcha_string_info_49s9znu9sn','MTU4NDAwNTcxMHlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(622318,'_transient_timeout_aiowps_captcha_string_info_l0kevcwafv','1562660253','no'),(622319,'_transient_aiowps_captcha_string_info_l0kevcwafv','MTU2MjY1ODQ1M3lhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(604784,'_transient_timeout_aiowps_captcha_string_info_21jol31fxf','1561450916','no'),(604785,'_transient_aiowps_captcha_string_info_21jol31fxf','MTU2MTQ0OTExNnlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(604799,'_transient_timeout_aiowps_captcha_string_info_wclqsri3r3','1561452083','no'),(604800,'_transient_aiowps_captcha_string_info_wclqsri3r3','MTU2MTQ1MDI4M3lhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(604812,'_transient_timeout_aiowps_captcha_string_info_qur9wewv6w','1561452301','no'),(604813,'_transient_aiowps_captcha_string_info_qur9wewv6w','MTU2MTQ1MDUwMXlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(1379728,'_transient_timeout__jetpack_related_posts_cache_8f6677c9d6b0f903e98ad32ec61f8deb_213','1619367530','no'),(1379729,'_transient__jetpack_related_posts_cache_8f6677c9d6b0f903e98ad32ec61f8deb_213','a:3:{i:0;a:1:{s:2:\"id\";i:461;}i:1;a:1:{s:2:\"id\";i:422;}i:2;a:1:{s:2:\"id\";i:451;}}','no'),(1128572,'_transient_aiowps_captcha_string_info_z00yfh8wd2','MTU5OTczNzYxMXlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(817746,'_transient_aiowps_captcha_string_info_3ah5ngg7xx','MTU3Njg3NzIzNnlhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(817654,'_transient_timeout_aiowps_captcha_string_info_szffzbow1n','1576871969','no'),(817655,'_transient_aiowps_captcha_string_info_szffzbow1n','MTU3Njg3MDE2OXlhajNtcDh1cmRjYjZyanVjbHNsMA==','no'),(915355,'_transient_aiowps_captcha_string_info_6p0z0crpli','MTU4NDAzNjgyMnlhajNtcDh1cmRjYjZyanVjbHNsMjY=','no'),(751655,'_transient_aiowps_captcha_string_info_as55pj45vq','MTU3MjAwNTUyNnlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(751243,'_transient_timeout_aiowps_captcha_string_info_nv0gz96ada','1571974218','no'),(752935,'_transient_timeout_aiowps_captcha_string_info_uh9om8y7xk','1572103293','no'),(861849,'_transient_aiowps_captcha_string_info_urzlxggjnj','MTU4MDEyNjc2N3lhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(856781,'_transient_timeout_aiowps_captcha_string_info_wjr2z9jnfh','1579748542','no'),(857737,'_transient_aiowps_captcha_string_info_toi8jnjxxf','MTU3OTgyMTIwOHlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1004678,'_transient_aiowps_captcha_string_info_3mu3mqrp66','MTU5MDYxMzQ1M3lhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1004694,'_transient_timeout_aiowps_captcha_string_info_9ykkt3h7q6','1590616809','no'),(1004695,'_transient_aiowps_captcha_string_info_9ykkt3h7q6','MTU5MDYxNTAwOXlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(1013431,'_transient_aiowps_captcha_string_info_q4m02x7r88','MTU5MTI3ODExMnlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1011295,'_transient_timeout_aiowps_captcha_string_info_xwiv2byxgw','1591114402','no'),(1011296,'_transient_aiowps_captcha_string_info_xwiv2byxgw','MTU5MTExMjYwMnlhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(1004727,'_transient_timeout_aiowps_captcha_string_info_suszkepoxq','1590619213','no'),(1004728,'_transient_aiowps_captcha_string_info_suszkepoxq','MTU5MDYxNzQxM3lhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1011517,'_transient_timeout_aiowps_captcha_string_info_q56pw8eubw','1591132599','no'),(1163609,'_transient_timeout_aiowps_captcha_string_info_k59lxc4qvw','1602168641','no'),(1163600,'_transient_timeout_aiowps_captcha_string_info_6ggz6enuh9','1602168428','no'),(1004811,'_transient_timeout_aiowps_captcha_string_info_tbfjagpwv1','1590625748','no'),(1120179,'_transient_timeout_aiowps_captcha_string_info_8erslphtet','1599167895','no'),(1120180,'_transient_aiowps_captcha_string_info_8erslphtet','MTU5OTE2NjA5NXlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1120216,'_transient_aiowps_captcha_string_info_8hagx3at8x','MTU5OTE2ODc2MHlhajNtcDh1cmRjYjZyanVjbHNsMjY=','no'),(1120245,'_transient_timeout_aiowps_captcha_string_info_qe6phh0ngy','1599172472','no'),(1120246,'_transient_aiowps_captcha_string_info_qe6phh0ngy','MTU5OTE3MDY3MnlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(810221,'_transient_timeout_aiowps_captcha_string_info_jmes3pgbt6','1576318243','no'),(809729,'_transient_aiowps_captcha_string_info_qnzm9eiw1s','MTU3NjI4NDYxMnlhajNtcDh1cmRjYjZyanVjbHNsMTQ=','no'),(810165,'_transient_timeout_aiowps_captcha_string_info_tzawlhzlp2','1576314443','no'),(810110,'_transient_timeout_aiowps_captcha_string_info_ii6a2czbhv','1576310327','no'),(809778,'_transient_timeout_aiowps_captcha_string_info_hv2euy1yhh','1576290107','no'),(809779,'_transient_aiowps_captcha_string_info_hv2euy1yhh','MTU3NjI4ODMwN3lhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(809839,'_transient_aiowps_captcha_string_info_un3nbpjzmc','MTU3NjI5MTkxMnlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(810157,'_transient_aiowps_captcha_string_info_3t4qyjz893','MTU3NjMxMTk3NnlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(810206,'_transient_timeout_aiowps_captcha_string_info_rx9kmssezl','1576316940','no'),(809819,'_transient_timeout_aiowps_captcha_string_info_ppiia8o0xq','1576292981','no'),(809820,'_transient_aiowps_captcha_string_info_ppiia8o0xq','MTU3NjI5MTE4MXlhajNtcDh1cmRjYjZyanVjbHNsMTc=','no'),(810166,'_transient_aiowps_captcha_string_info_tzawlhzlp2','MTU3NjMxMjY0M3lhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(859897,'_transient_aiowps_captcha_string_info_8uu9dvqyvz','MTU3OTk3OTY5MXlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(809891,'_transient_timeout_aiowps_captcha_string_info_bb5dt1amh9','1576297479','no'),(809892,'_transient_aiowps_captcha_string_info_bb5dt1amh9','MTU3NjI5NTY3OXlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(810089,'_transient_aiowps_captcha_string_info_9akogwy78e','MTU3NjMwNjk3OXlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(809914,'_transient_timeout_aiowps_captcha_string_info_lbtxh7zm92','1576298780','no'),(809915,'_transient_aiowps_captcha_string_info_lbtxh7zm92','MTU3NjI5Njk4MHlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(809925,'_transient_timeout_aiowps_captcha_string_info_2b510zb2ex','1576299487','no'),(809926,'_transient_aiowps_captcha_string_info_2b510zb2ex','MTU3NjI5NzY4N3lhajNtcDh1cmRjYjZyanVjbHNsMTM=','no'),(809930,'_transient_timeout_aiowps_captcha_string_info_xiczm44yws','1576299770','no'),(809931,'_transient_aiowps_captcha_string_info_xiczm44yws','MTU3NjI5Nzk3MHlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(860929,'_transient_timeout_aiowps_captcha_string_info_shn95adtne','1580058511','no'),(809933,'_transient_timeout_aiowps_captcha_string_info_wzbx3mssey','1576300040','no'),(809934,'_transient_aiowps_captcha_string_info_wzbx3mssey','MTU3NjI5ODI0MHlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(810111,'_transient_aiowps_captcha_string_info_ii6a2czbhv','MTU3NjMwODUyN3lhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(810088,'_transient_timeout_aiowps_captcha_string_info_9akogwy78e','1576308779','no'),(809964,'_transient_timeout_aiowps_captcha_string_info_nzgs8g2oxu','1576301525','no'),(809965,'_transient_aiowps_captcha_string_info_nzgs8g2oxu','MTU3NjI5OTcyNXlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(809977,'_transient_timeout_aiowps_captcha_string_info_m4lt2fyihb','1576302183','no'),(809978,'_transient_aiowps_captcha_string_info_m4lt2fyihb','MTU3NjMwMDM4M3lhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(810013,'_transient_timeout_aiowps_captcha_string_info_pgi67fgy2j','1576304143','no'),(810014,'_transient_aiowps_captcha_string_info_pgi67fgy2j','MTU3NjMwMjM0M3lhajNtcDh1cmRjYjZyanVjbHNsMTQ=','no'),(860663,'_transient_timeout_aiowps_captcha_string_info_g3czmuqvak','1580040343','no'),(810156,'_transient_timeout_aiowps_captcha_string_info_3t4qyjz893','1576313776','no'),(810041,'_transient_timeout_aiowps_captcha_string_info_l0sy2cbyuh','1576305680','no'),(810042,'_transient_aiowps_captcha_string_info_l0sy2cbyuh','MTU3NjMwMzg4MHlhajNtcDh1cmRjYjZyanVjbHNsMTM=','no'),(809838,'_transient_timeout_aiowps_captcha_string_info_un3nbpjzmc','1576293712','no'),(828348,'_transient_aiowps_captcha_string_info_ao2kx8dro2','MTU3NzYzMDAzMHlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(832709,'_transient_timeout_aiowps_captcha_string_info_2jwf407xml','1577955874','no'),(828425,'_transient_timeout_aiowps_captcha_string_info_40cv1oa1ow','1577637948','no'),(828426,'_transient_aiowps_captcha_string_info_40cv1oa1ow','MTU3NzYzNjE0OHlhajNtcDh1cmRjYjZyanVjbHNsMTc=','no'),(828170,'_transient_aiowps_captcha_string_info_wqy8rptfft','MTU3NzYxODA5OHlhajNtcDh1cmRjYjZyanVjbHNsMTc=','no'),(833113,'_transient_timeout_aiowps_captcha_string_info_nxx0fgtogx','1577985676','no'),(834939,'_transient_timeout_aiowps_captcha_string_info_fw8pct6s4q','1578127092','no'),(827963,'_transient_timeout_aiowps_captcha_string_info_3hlhrwhc5n','1577604679','no'),(827964,'_transient_aiowps_captcha_string_info_3hlhrwhc5n','MTU3NzYwMjg3OXlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1318716,'_transient_timeout__jetpack_related_posts_cache_8f6677c9d6b0f903e98ad32ec61f8deb_819','1614427922','no'),(1318717,'_transient__jetpack_related_posts_cache_8f6677c9d6b0f903e98ad32ec61f8deb_819','a:3:{i:0;a:1:{s:2:\"id\";i:461;}i:1;a:1:{s:2:\"id\";i:633;}i:2;a:1:{s:2:\"id\";i:882;}}','no'),(828029,'_transient_timeout_aiowps_captcha_string_info_ymrffq5jxe','1577608964','no'),(828030,'_transient_aiowps_captcha_string_info_ymrffq5jxe','MTU3NzYwNzE2NHlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(828133,'_transient_aiowps_captcha_string_info_ev59u0y58d','MTU3NzYxNTUxNXlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(832710,'_transient_aiowps_captcha_string_info_2jwf407xml','MTU3Nzk1NDA3NHlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(817745,'_transient_timeout_aiowps_captcha_string_info_3ah5ngg7xx','1576879036','no'),(817453,'_transient_timeout_aiowps_captcha_string_info_9uvw2ufpkt','1576855369','no'),(915663,'_transient_aiowps_captcha_string_info_drkrn7qlkz','MTU4NDA1ODkyMnlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(817378,'_transient_aiowps_captcha_string_info_9to51mpjne','MTU3Njg0NzY0MnlhajNtcDh1cmRjYjZyanVjbHNsMTc=','no'),(817454,'_transient_aiowps_captcha_string_info_9uvw2ufpkt','MTU3Njg1MzU2OXlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(817458,'_transient_timeout_aiowps_captcha_string_info_sf4nttcx76','1576855713','no'),(817459,'_transient_aiowps_captcha_string_info_sf4nttcx76','MTU3Njg1MzkxM3lhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(916487,'_transient_timeout_aiowps_captcha_string_info_7ruzprzt5l','1584121451','no'),(817758,'_transient_timeout_aiowps_captcha_string_info_n1z0ifhkro','1576880017','no'),(959150,'_transient_timeout_aiowps_captcha_string_info_f0grathpdb','1587229799','no'),(824853,'_transient_aiowps_captcha_string_info_1ha5ywyx2b','MTU3NzM4MjExMnlhajNtcDh1cmRjYjZyanVjbHNsMjQ=','no'),(824831,'_transient_timeout_aiowps_captcha_string_info_ld80wmig7v','1577382296','no'),(822378,'_transient_aiowps_captcha_string_info_zjxhut70q1','MTU3NzIxMTk0MnlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(907512,'_transient_timeout_aiowps_captcha_string_info_dui409trui','1583476222','no'),(614075,'_transient_timeout_aiowps_captcha_string_info_s36c73f4nx','1562079800','no'),(614076,'_transient_aiowps_captcha_string_info_s36c73f4nx','MTU2MjA3ODAwMHlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(614092,'_transient_timeout_aiowps_captcha_string_info_u27yg1tj7f','1562080866','no'),(614093,'_transient_aiowps_captcha_string_info_u27yg1tj7f','MTU2MjA3OTA2NnlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(786021,'_transient_timeout_aiowps_captcha_string_info_yrrdi374zc','1574550586','no'),(786022,'_transient_aiowps_captcha_string_info_yrrdi374zc','MTU3NDU0ODc4NnlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(931326,'_transient_timeout_aiowps_captcha_string_info_8hgo47modh','1585193876','no'),(930285,'_transient_timeout_aiowps_captcha_string_info_0bzpgsev3c','1585117573','no'),(615286,'_transient_timeout_aiowps_captcha_string_info_07vhp035xx','1562160212','no'),(614273,'_transient_timeout_aiowps_captcha_string_info_xki6z9il5t','1562093850','no'),(614274,'_transient_aiowps_captcha_string_info_xki6z9il5t','MTU2MjA5MjA1MHlhajNtcDh1cmRjYjZyanVjbHNsMjY=','no'),(614302,'_transient_timeout_aiowps_captcha_string_info_i1ybmemcq4','1562096136','no'),(614303,'_transient_aiowps_captcha_string_info_i1ybmemcq4','MTU2MjA5NDMzNnlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(614316,'_transient_timeout_aiowps_captcha_string_info_lv9w5oemax','1562096942','no'),(614317,'_transient_aiowps_captcha_string_info_lv9w5oemax','MTU2MjA5NTE0MnlhajNtcDh1cmRjYjZyanVjbHNsMTg=','no'),(614416,'_transient_timeout_aiowps_captcha_string_info_ksardsl6jd','1562104988','no'),(614417,'_transient_aiowps_captcha_string_info_ksardsl6jd','MTU2MjEwMzE4OHlhajNtcDh1cmRjYjZyanVjbHNsMTg=','no'),(614426,'_transient_timeout_aiowps_captcha_string_info_gzqlt9ni0h','1562105508','no'),(614427,'_transient_aiowps_captcha_string_info_gzqlt9ni0h','MTU2MjEwMzcwOHlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(788965,'_transient_timeout_aiowps_captcha_string_info_elyst68edg','1574770965','no'),(788966,'_transient_aiowps_captcha_string_info_elyst68edg','MTU3NDc2OTE2NXlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(931327,'_transient_aiowps_captcha_string_info_8hgo47modh','MTU4NTE5MjA3NnlhajNtcDh1cmRjYjZyanVjbHNsMjE=','no'),(925732,'_transient_aiowps_captcha_string_info_eyr98x86mi','MTU4NDc4NjcyOXlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(929936,'_transient_timeout_aiowps_captcha_string_info_085d5g38zl','1585091277','no'),(925648,'_transient_aiowps_captcha_string_info_hihd1m04q2','MTU4NDc3OTk3OXlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(926035,'_transient_aiowps_captcha_string_info_4gnqnnameu','MTU4NDgwNzg2NXlhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(925647,'_transient_timeout_aiowps_captcha_string_info_hihd1m04q2','1584781779','no'),(1112250,'_transient_aiowps_captcha_string_info_71i4ojhd9m','MTU5ODYxMzczM3lhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1125415,'_transient_aiowps_captcha_string_info_wmjbh1w42c','MTU5OTUzMTQ5OHlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1125428,'_transient_timeout_aiowps_captcha_string_info_kgcgxsh79j','1599533754','no'),(1125422,'_transient_timeout_aiowps_captcha_string_info_6ldiu81t7k','1599533574','no'),(1125423,'_transient_aiowps_captcha_string_info_6ldiu81t7k','MTU5OTUzMTc3NHlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1125429,'_transient_aiowps_captcha_string_info_kgcgxsh79j','MTU5OTUzMTk1NHlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1125584,'_transient_timeout_aiowps_captcha_string_info_mpcxoq4vu0','1599544291','no'),(1125487,'_transient_timeout_aiowps_captcha_string_info_57lf03qbjb','1599536911','no'),(1125488,'_transient_aiowps_captcha_string_info_57lf03qbjb','MTU5OTUzNTExMXlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1125700,'_transient_timeout_aiowps_captcha_string_info_su3wp2xvae','1599552569','no'),(1125701,'_transient_aiowps_captcha_string_info_su3wp2xvae','MTU5OTU1MDc2OXlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(618309,'_transient_aiowps_captcha_string_info_kf2vvbh7ka','MTU2MjM3MTMyOHlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(618318,'_transient_timeout_yst_sm_1_1:4gHp_4kKQ3','1562458040','no'),(618319,'_transient_yst_sm_1_1:4gHp_4kKQ3','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-05-23T21:12:31-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2019-04-09T19:31:49-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2019-05-23T19:44:23-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2019-05-23T20:54:45-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-05-23T21:12:31-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(611398,'_transient_aiowps_captcha_string_info_1g3f9xss77','MTU2MTg5NzEzNnlhajNtcDh1cmRjYjZyanVjbHNsMTc=','no'),(611827,'_transient_aiowps_captcha_string_info_7isp1h16db','MTU2MTkyNDkxNXlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(807723,'_transient_aiowps_captcha_string_info_b6nbl8m5ow','MTU3NjEzNzMzMXlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(611829,'_transient_aiowps_captcha_string_info_i56r56vlhs','MTU2MTkyNDkxN3lhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(611828,'_transient_timeout_aiowps_captcha_string_info_i56r56vlhs','1561926717','no'),(611723,'_transient_timeout_aiowps_captcha_string_info_b5a9icewmi','1561919397','no'),(1127732,'_transient_timeout_aiowps_captcha_string_info_cdh20f72b6','1599682479','no'),(807160,'_transient_timeout_aiowps_captcha_string_info_d7dhxhnj53','1576100957','no'),(611529,'_transient_timeout_aiowps_captcha_string_info_tfiwo9p7oj','1561906959','no'),(611530,'_transient_aiowps_captcha_string_info_tfiwo9p7oj','MTU2MTkwNTE1OXlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(611596,'_transient_timeout_aiowps_captcha_string_info_owlbld93ij','1561911552','no'),(611594,'_transient_timeout_aiowps_captcha_string_info_ctj5gx9hqq','1561911489','no'),(611595,'_transient_aiowps_captcha_string_info_ctj5gx9hqq','MTU2MTkwOTY4OXlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(611597,'_transient_aiowps_captcha_string_info_owlbld93ij','MTU2MTkwOTc1MnlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(611598,'_transient_timeout_aiowps_captcha_string_info_rq7tlrw63g','1561911613','no'),(611599,'_transient_aiowps_captcha_string_info_rq7tlrw63g','MTU2MTkwOTgxM3lhajNtcDh1cmRjYjZyanVjbHNsMTM=','no'),(611601,'_transient_timeout_aiowps_captcha_string_info_ueuof9rc5c','1561911748','no'),(611602,'_transient_aiowps_captcha_string_info_ueuof9rc5c','MTU2MTkwOTk0OHlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(611696,'_transient_timeout_aiowps_captcha_string_info_k6i68vk0va','1561917710','no'),(611653,'_transient_timeout_aiowps_captcha_string_info_bf0y6w10do','1561915011','no'),(611654,'_transient_aiowps_captcha_string_info_bf0y6w10do','MTU2MTkxMzIxMXlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(611694,'_transient_timeout_aiowps_captcha_string_info_xh7wqkf5gu','1561917668','no'),(611695,'_transient_aiowps_captcha_string_info_xh7wqkf5gu','MTU2MTkxNTg2OHlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(611697,'_transient_aiowps_captcha_string_info_k6i68vk0va','MTU2MTkxNTkxMHlhajNtcDh1cmRjYjZyanVjbHNsMTM=','no'),(788396,'_transient_timeout_aiowps_captcha_string_info_fs57z9q0hl','1574727987','no'),(756589,'_transient_aiowps_captcha_string_info_wxh443tyyq','MTU3MjM3NzgzNXlhajNtcDh1cmRjYjZyanVjbHNsMTM=','no'),(755784,'_transient_timeout_aiowps_captcha_string_info_x2sw0ns6zb','1572317686','no'),(610125,'_transient_timeout_aiowps_captcha_string_info_pjvpce4f2z','1561810604','no'),(610126,'_transient_aiowps_captcha_string_info_pjvpce4f2z','MTU2MTgwODgwNHlhajNtcDh1cmRjYjZyanVjbHNsMjk=','no'),(610139,'_transient_aiowps_captcha_string_info_326q2wf7y2','MTU2MTgwOTYxNXlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(610454,'_transient_aiowps_captcha_string_info_xh8klvaevb','MTU2MTgzMDg0MHlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1018969,'_transient_timeout_aiowps_captcha_string_info_w0spk1z5no','1591696998','no'),(610471,'_transient_aiowps_captcha_string_info_1q4kvwgskj','MTU2MTgzMjE5OHlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(610636,'_transient_timeout_aiowps_captcha_string_info_rouobhcul1','1561845379','no'),(610357,'_transient_aiowps_captcha_string_info_2cyaeznu5v','MTU2MTgyNDEwOHlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(610453,'_transient_timeout_aiowps_captcha_string_info_xh8klvaevb','1561832640','no'),(610255,'_transient_timeout_aiowps_captcha_string_info_m6gy03xmmi','1561819485','no'),(610256,'_transient_aiowps_captcha_string_info_m6gy03xmmi','MTU2MTgxNzY4NXlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(610269,'_transient_timeout_aiowps_captcha_string_info_y22vq10zm9','1561820809','no'),(610270,'_transient_aiowps_captcha_string_info_y22vq10zm9','MTU2MTgxOTAwOXlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(610285,'_transient_timeout_aiowps_captcha_string_info_ghemtl84r4','1561821690','no'),(610286,'_transient_aiowps_captcha_string_info_ghemtl84r4','MTU2MTgxOTg5MHlhajNtcDh1cmRjYjZyanVjbHNsMjM=','no'),(610303,'_transient_timeout_aiowps_captcha_string_info_edqb3g2me3','1561822841','no'),(610294,'_transient_timeout_yst_sm_post_1:4gHp_oUO9','1561906967','no'),(610295,'_transient_yst_sm_post_1:4gHp_oUO9','C:24:\"WPSEO_Sitemap_Cache_Data\":4043:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:3995:\"<urlset xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xmlns:image=\"http://www.google.com/schemas/sitemap-image/1.1\" xsi:schemaLocation=\"http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd http://www.google.com/schemas/sitemap-image/1.1 http://www.google.com/schemas/sitemap-image/1.1/sitemap-image.xsd\" xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/33rd-annual-mid-west-lectures-do-you-know/</loc>\n		<lastmod>2015-09-21T07:54:36-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/25th-annual-youth-rally/</loc>\n		<lastmod>2016-03-16T18:21:06-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/new-website/</loc>\n		<lastmod>2016-03-16T23:22:43-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/youtube-channel/</loc>\n		<lastmod>2016-03-16T23:23:28-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/change-the-channel/</loc>\n		<lastmod>2016-03-28T21:51:14-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/being-a-christian-father/</loc>\n		<lastmod>2016-05-19T08:17:11-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/armor-of-god/</loc>\n		<lastmod>2016-05-19T08:18:36-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/one-church/</loc>\n		<lastmod>2016-06-09T15:45:03-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/talents/</loc>\n		<lastmod>2016-08-28T21:33:31-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/what-have-i-been-putting-in-my-heart/</loc>\n		<lastmod>2017-08-07T21:51:02-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/do-you-know-who-i-am/</loc>\n		<lastmod>2017-08-20T13:27:02-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/god-never-gives-challenge-great/</loc>\n		<lastmod>2017-08-20T13:36:56-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/what-do-you-know/</loc>\n		<lastmod>2017-08-20T13:53:46-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/not-whether-win-lose/</loc>\n		<lastmod>2017-08-20T14:03:58-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/received-calling-god/</loc>\n		<lastmod>2017-08-27T21:10:20-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/just-as-i-am/</loc>\n		<lastmod>2017-09-03T20:20:31-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/being-a-world-changer/</loc>\n		<lastmod>2017-09-04T22:21:43-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/why-did-you-do-that/</loc>\n		<lastmod>2017-09-10T20:27:56-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/2019-youth-rally-dont-despise-me/</loc>\n		<lastmod>2019-04-22T20:06:59-05:00</lastmod>\n		<image:image>\n			<image:loc>https://39thstreetchurchofchrist.org/wordpress/wp-content/uploads/2019/04/youth4.jpg</image:loc>\n			<image:caption><![CDATA[Welcome to youth rally]]></image:caption>\n		</image:image>\n		<image:image>\n			<image:loc>https://39thstreetchurchofchrist.org/wordpress/wp-content/uploads/2019/04/theyouthrally.jpg</image:loc>\n			<image:caption><![CDATA[Youth Rally]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/2019-vacation-bible-school-paul-an-example-to-follow/</loc>\n		<lastmod>2019-05-23T21:12:31-05:00</lastmod>\n		<image:image>\n			<image:loc>https://39thstreetchurchofchrist.org/wordpress/wp-content/uploads/2019/05/vbsc_picture.jpg</image:loc>\n			<image:caption><![CDATA[Pictures from Vacation Bible School]]></image:caption>\n		</image:image>\n	</url>\n</urlset>\";}}','no'),(610304,'_transient_aiowps_captcha_string_info_edqb3g2me3','MTU2MTgyMTA0MXlhajNtcDh1cmRjYjZyanVjbHNsMjc=','no'),(610329,'_transient_timeout_aiowps_captcha_string_info_csj1g5v1sk','1561824551','no'),(610330,'_transient_aiowps_captcha_string_info_csj1g5v1sk','MTU2MTgyMjc1MXlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(610340,'_transient_timeout_aiowps_captcha_string_info_7tvdolvhfy','1561824870','no'),(610341,'_transient_aiowps_captcha_string_info_7tvdolvhfy','MTU2MTgyMzA3MHlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(611724,'_transient_aiowps_captcha_string_info_b5a9icewmi','MTU2MTkxNzU5N3lhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(610343,'_transient_timeout_aiowps_captcha_string_info_xlq7ofmr5b','1561825099','no'),(610344,'_transient_aiowps_captcha_string_info_xlq7ofmr5b','MTU2MTgyMzI5OXlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(610356,'_transient_timeout_aiowps_captcha_string_info_2cyaeznu5v','1561825908','no'),(681669,'_transient_timeout_aiowps_captcha_string_info_33vtaeehvh','1566799372','no'),(681670,'_transient_aiowps_captcha_string_info_33vtaeehvh','MTU2Njc5NzU3MnlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(681671,'_transient_timeout_aiowps_captcha_string_info_0qubpvg4y7','1566799487','no'),(681672,'_transient_aiowps_captcha_string_info_0qubpvg4y7','MTU2Njc5NzY4N3lhajNtcDh1cmRjYjZyanVjbHNsMzI=','no'),(681796,'_transient_timeout_aiowps_captcha_string_info_9x387w13yp','1566809503','no'),(681768,'_transient_timeout_aiowps_captcha_string_info_orph3v8dze','1566807019','no'),(664182,'_transient_aiowps_captcha_string_info_v8v88chglm','MTU2NTU1MDkyMHlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(664218,'_transient_timeout_aiowps_captcha_string_info_013e0w0zwt','1565555277','no'),(664219,'_transient_aiowps_captcha_string_info_013e0w0zwt','MTU2NTU1MzQ3N3lhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(664128,'_transient_timeout_aiowps_captcha_string_info_rdnus76yrm','1565549332','no'),(666232,'_transient_timeout_aiowps_captcha_string_info_u96nb6vviu','1565701960','no'),(658568,'_transient_timeout_aiowps_captcha_string_info_a2q97pidpj','1565144154','no'),(658645,'_transient_timeout_aiowps_captcha_string_info_u5vzlwn1lc','1565149195','no'),(658646,'_transient_aiowps_captcha_string_info_u5vzlwn1lc','MTU2NTE0NzM5NXlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(658720,'_transient_timeout_aiowps_captcha_string_info_qmjub5qn4e','1565155165','no'),(658721,'_transient_aiowps_captcha_string_info_qmjub5qn4e','MTU2NTE1MzM2NXlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(658974,'_transient_timeout_aiowps_captcha_string_info_yaq15cofyb','1565175893','no'),(658840,'_transient_timeout_aiowps_captcha_string_info_q5st1k3k9f','1565164763','no'),(658841,'_transient_aiowps_captcha_string_info_q5st1k3k9f','MTU2NTE2Mjk2M3lhajNtcDh1cmRjYjZyanVjbHNsMTM=','no'),(658893,'_transient_timeout_aiowps_captcha_string_info_738ce91985','1565169522','no'),(658894,'_transient_aiowps_captcha_string_info_738ce91985','MTU2NTE2NzcyMnlhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(607605,'_transient_timeout_aiowps_captcha_string_info_ksqjuz0sbl','1561636489','no'),(607606,'_transient_aiowps_captcha_string_info_ksqjuz0sbl','MTU2MTYzNDY4OXlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(607670,'_transient_timeout_aiowps_captcha_string_info_wdkmsxx6bx','1561641033','no'),(607671,'_transient_aiowps_captcha_string_info_wdkmsxx6bx','MTU2MTYzOTIzM3lhajNtcDh1cmRjYjZyanVjbHNsMTQ=','no'),(1294141,'_transient_timeout__jetpack_related_posts_cache_8f6677c9d6b0f903e98ad32ec61f8deb_422','1612439514','no'),(1294142,'_transient__jetpack_related_posts_cache_8f6677c9d6b0f903e98ad32ec61f8deb_422','a:3:{i:0;a:1:{s:2:\"id\";i:833;}i:1;a:1:{s:2:\"id\";i:461;}i:2;a:1:{s:2:\"id\";i:633;}}','no'),(856574,'_transient_timeout_aiowps_captcha_string_info_22o9m6vf7v','1579735245','no'),(1246094,'_transient_yst_sm_1_1:wW9T_8St','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:11:55-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:29:23-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2020-09-08T18:43:50-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2020-08-22T09:53:10-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:11:55-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:44:14-05:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(988149,'_transient_timeout_aiowps_captcha_string_info_nam1lafonf','1589390228','no'),(988150,'_transient_aiowps_captcha_string_info_nam1lafonf','MTU4OTM4ODQyOHlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(989233,'_transient_aiowps_captcha_string_info_dxnxkvinua','MTU4OTQ2NzU2MXlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(998703,'_transient_aiowps_captcha_string_info_fke83vijt5','MTU5MDE2ODM4NnlhajNtcDh1cmRjYjZyanVjbHNsMTc=','no'),(988161,'_transient_timeout_aiowps_captcha_string_info_9vhwm2smvn','1589390935','no'),(660507,'_transient_timeout_aiowps_captcha_string_info_a43drnd3st','1565289921','no'),(607842,'_transient_timeout_aiowps_captcha_string_info_6bfh80pgbw','1561652977','no'),(607843,'_transient_aiowps_captcha_string_info_6bfh80pgbw','MTU2MTY1MTE3N3lhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(607879,'_transient_timeout_aiowps_captcha_string_info_ksi6te6dw7','1561655746','no'),(607880,'_transient_aiowps_captcha_string_info_ksi6te6dw7','MTU2MTY1Mzk0NnlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(662600,'_transient_aiowps_captcha_string_info_f98b4eh0zd','MTU2NTQzOTg4NnlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(607929,'_transient_timeout_aiowps_captcha_string_info_zuyt591e93','1561659586','no'),(607930,'_transient_aiowps_captcha_string_info_zuyt591e93','MTU2MTY1Nzc4NnlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(662473,'_transient_aiowps_captcha_string_info_ywdbn6jodz','MTU2NTQzMDk0NHlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(608016,'_transient_timeout_aiowps_captcha_string_info_ug0l0otsaf','1561665184','no'),(608017,'_transient_aiowps_captcha_string_info_ug0l0otsaf','MTU2MTY2MzM4NHlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(608176,'_transient_timeout_aiowps_captcha_string_info_m1pe2pgutu','1561676978','no'),(608177,'_transient_aiowps_captcha_string_info_m1pe2pgutu','MTU2MTY3NTE3OHlhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(608251,'_transient_timeout_aiowps_captcha_string_info_9lomamb4j9','1561682570','no'),(608252,'_transient_aiowps_captcha_string_info_9lomamb4j9','MTU2MTY4MDc3MHlhajNtcDh1cmRjYjZyanVjbHNsMzE=','no'),(608358,'_transient_timeout_aiowps_captcha_string_info_w35mwtwvbk','1561688938','no'),(608359,'_transient_aiowps_captcha_string_info_w35mwtwvbk','MTU2MTY4NzEzOHlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(608412,'_transient_timeout_aiowps_captcha_string_info_udsvuw2kir','1561692637','no'),(608413,'_transient_aiowps_captcha_string_info_udsvuw2kir','MTU2MTY5MDgzN3lhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(608418,'_transient_timeout_aiowps_captcha_string_info_oxmtxqi4b7','1561693148','no'),(608419,'_transient_aiowps_captcha_string_info_oxmtxqi4b7','MTU2MTY5MTM0OHlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(608494,'_transient_timeout_aiowps_captcha_string_info_ztakvz7c8v','1561698795','no'),(608495,'_transient_aiowps_captcha_string_info_ztakvz7c8v','MTU2MTY5Njk5NXlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(799415,'_transient_aiowps_captcha_string_info_71v642prac','MTU3NTUyMTkyMnlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(777108,'_transient_aiowps_captcha_string_info_h35rtqd4qc','MTU3Mzg4NDYyMXlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(778012,'_transient_timeout_aiowps_captcha_string_info_1l4rs4e3hj','1573954841','no'),(777326,'_transient_timeout_aiowps_captcha_string_info_39ozb9gsm1','1573903107','no'),(608623,'_transient_timeout_aiowps_captcha_string_info_0cbofmm5rj','1561708153','no'),(608624,'_transient_aiowps_captcha_string_info_0cbofmm5rj','MTU2MTcwNjM1M3lhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(608666,'_transient_timeout_aiowps_captcha_string_info_duaaeklwrb','1561711463','no'),(608667,'_transient_aiowps_captcha_string_info_duaaeklwrb','MTU2MTcwOTY2M3lhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(608682,'_transient_timeout_aiowps_captcha_string_info_mm57gachij','1561712516','no'),(608683,'_transient_aiowps_captcha_string_info_mm57gachij','MTU2MTcxMDcxNnlhajNtcDh1cmRjYjZyanVjbHNsMjQ=','no'),(610489,'_transient_timeout_aiowps_captcha_string_info_ufu2rxqjj5','1561835061','no'),(608709,'_transient_timeout_aiowps_captcha_string_info_yifxv6jjbc','1561714531','no'),(608710,'_transient_aiowps_captcha_string_info_yifxv6jjbc','MTU2MTcxMjczMXlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(608797,'_transient_timeout_aiowps_captcha_string_info_0d70leledh','1561721104','no'),(608798,'_transient_aiowps_captcha_string_info_0d70leledh','MTU2MTcxOTMwNHlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(609582,'_transient_timeout_aiowps_captcha_string_info_kuygxgjik2','1561773455','no'),(608945,'_transient_timeout_aiowps_captcha_string_info_cp3co9bawh','1561729877','no'),(608946,'_transient_aiowps_captcha_string_info_cp3co9bawh','MTU2MTcyODA3N3lhajNtcDh1cmRjYjZyanVjbHNsMzY=','no'),(608950,'_transient_timeout_aiowps_captcha_string_info_4zbl4000d1','1561730037','no'),(608951,'_transient_aiowps_captcha_string_info_4zbl4000d1','MTU2MTcyODIzN3lhajNtcDh1cmRjYjZyanVjbHNsMjc=','no'),(608958,'_transient_timeout_aiowps_captcha_string_info_cbkopyp4ih','1561730673','no'),(608959,'_transient_aiowps_captcha_string_info_cbkopyp4ih','MTU2MTcyODg3M3lhajNtcDh1cmRjYjZyanVjbHNsMjE=','no'),(807029,'_transient_aiowps_captcha_string_info_at63p64enx','MTU3NjA4OTk4NXlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(608990,'_transient_timeout_aiowps_captcha_string_info_0d3tgou67t','1561732692','no'),(608991,'_transient_aiowps_captcha_string_info_0d3tgou67t','MTU2MTczMDg5MnlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(609004,'_transient_timeout_aiowps_captcha_string_info_3j7hefcqa3','1561733567','no'),(609005,'_transient_aiowps_captcha_string_info_3j7hefcqa3','MTU2MTczMTc2N3lhajNtcDh1cmRjYjZyanVjbHNsMzQ=','no'),(609054,'_transient_timeout_aiowps_captcha_string_info_0rxtmbuh7t','1561736491','no'),(609055,'_transient_aiowps_captcha_string_info_0rxtmbuh7t','MTU2MTczNDY5MXlhajNtcDh1cmRjYjZyanVjbHNsMjQ=','no'),(794602,'_transient_aiowps_captcha_string_info_jfgm5yxx07','MTU3NTE2OTI4MXlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(794639,'_transient_timeout_aiowps_captcha_string_info_6w8mnz4uzt','1575173369','no'),(794640,'_transient_aiowps_captcha_string_info_6w8mnz4uzt','MTU3NTE3MTU2OXlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(794648,'_transient_timeout_aiowps_captcha_string_info_iu6sh2l0fk','1575173857','no'),(794649,'_transient_aiowps_captcha_string_info_iu6sh2l0fk','MTU3NTE3MjA1N3lhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(609147,'_transient_timeout_aiowps_captcha_string_info_kqyuidp7sx','1561742920','no'),(609133,'_transient_timeout_aiowps_captcha_string_info_0ujd7eeirc','1561742593','no'),(609134,'_transient_aiowps_captcha_string_info_0ujd7eeirc','MTU2MTc0MDc5M3lhajNtcDh1cmRjYjZyanVjbHNsMjE=','no'),(609148,'_transient_aiowps_captcha_string_info_kqyuidp7sx','MTU2MTc0MTEyMHlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(609381,'_transient_timeout_aiowps_captcha_string_info_k19kkfwzxj','1561760464','no'),(609382,'_transient_aiowps_captcha_string_info_k19kkfwzxj','MTU2MTc1ODY2NHlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(782398,'_transient_yst_sm_1_1:4gHp_4l1Ee','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2019-10-14T21:10:24-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2019-07-22T21:02:01-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2019-05-23T20:54:45-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(609505,'_transient_timeout_aiowps_captcha_string_info_u2k4mmsh2z','1561769430','no'),(609506,'_transient_aiowps_captcha_string_info_u2k4mmsh2z','MTU2MTc2NzYzMHlhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(610470,'_transient_timeout_aiowps_captcha_string_info_1q4kvwgskj','1561833998','no'),(609583,'_transient_aiowps_captcha_string_info_kuygxgjik2','MTU2MTc3MTY1NXlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(609595,'_transient_timeout_aiowps_captcha_string_info_ipjb3felpb','1561774112','no'),(609596,'_transient_aiowps_captcha_string_info_ipjb3felpb','MTU2MTc3MjMxMnlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(609608,'_transient_timeout_aiowps_captcha_string_info_fwm14wktdv','1561775201','no'),(609609,'_transient_aiowps_captcha_string_info_fwm14wktdv','MTU2MTc3MzQwMXlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(804233,'_transient_timeout_aiowps_captcha_string_info_rdrg0x2v3b','1575882710','no'),(1127882,'_transient_timeout_aiowps_captcha_string_info_k743962eg1','1599693097','no'),(804396,'_transient_timeout_aiowps_captcha_string_info_xwc7zktqzw','1575895128','no'),(679517,'_transient_aiowps_captcha_string_info_5hp6jqhs45','MTU2NjY0MDAyOXlhajNtcDh1cmRjYjZyanVjbHNsMjQ=','no'),(680300,'_transient_aiowps_captcha_string_info_i3n8yasf1w','MTU2NjY5ODQwM3lhajNtcDh1cmRjYjZyanVjbHNsMjE=','no'),(611826,'_transient_timeout_aiowps_captcha_string_info_7isp1h16db','1561926715','no'),(609705,'_transient_timeout_aiowps_captcha_string_info_0y8q673bay','1561781720','no'),(609706,'_transient_aiowps_captcha_string_info_0y8q673bay','MTU2MTc3OTkyMHlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(609720,'_transient_timeout_aiowps_captcha_string_info_6cepgxo3i9','1561782879','no'),(609721,'_transient_aiowps_captcha_string_info_6cepgxo3i9','MTU2MTc4MTA3OXlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(609819,'_transient_timeout_aiowps_captcha_string_info_9svjbnjcqp','1561789800','no'),(609749,'_transient_timeout_aiowps_captcha_string_info_mdbbd5x5on','1561784664','no'),(609750,'_transient_aiowps_captcha_string_info_mdbbd5x5on','MTU2MTc4Mjg2NHlhajNtcDh1cmRjYjZyanVjbHNsMTQ=','no'),(609820,'_transient_aiowps_captcha_string_info_9svjbnjcqp','MTU2MTc4ODAwMHlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(782397,'_transient_timeout_yst_sm_1_1:4gHp_4l1Ee','1574362403','no'),(609834,'_transient_timeout_yst_sm_1_1:4gHp_dqQc','1561875471','no'),(609835,'_transient_yst_sm_1_1:4gHp_dqQc','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-05-23T21:12:31-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2019-04-09T19:31:49-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2019-05-23T19:44:23-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2019-05-23T20:54:45-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-05-23T21:12:31-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(609847,'_transient_timeout_aiowps_captcha_string_info_b12nwbuo2u','1561791258','no'),(794996,'_transient_timeout_aiowps_captcha_string_info_7b1g73tjrs','1575199963','no'),(609848,'_transient_aiowps_captcha_string_info_b12nwbuo2u','MTU2MTc4OTQ1OHlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(655842,'_transient_timeout_aiowps_captcha_string_info_tjxanzlfxa','1564972494','no'),(642747,'_transient_timeout_aiowps_captcha_string_info_ufbdu84xpt','1564067026','no'),(609961,'_transient_timeout_aiowps_captcha_string_info_xz7fjkrhkx','1561799226','no'),(609962,'_transient_aiowps_captcha_string_info_xz7fjkrhkx','MTU2MTc5NzQyNnlhajNtcDh1cmRjYjZyanVjbHNsMjM=','no'),(609980,'_transient_timeout_aiowps_captcha_string_info_6bl50zdnme','1561800873','no'),(1018835,'_transient_timeout_aiowps_captcha_string_info_qnxlvo7tqo','1591687451','no'),(610138,'_transient_timeout_aiowps_captcha_string_info_326q2wf7y2','1561811415','no'),(609981,'_transient_aiowps_captcha_string_info_6bl50zdnme','MTU2MTc5OTA3M3lhajNtcDh1cmRjYjZyanVjbHNsMzY=','no'),(782306,'_transient_aiowps_captcha_string_info_7guw1atmen','MTU3NDI2ODg4MXlhajNtcDh1cmRjYjZyanVjbHNsMTQ=','no'),(782367,'_transient_aiowps_captcha_string_info_u5zv78eevu','MTU3NDI3NDExM3lhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(610037,'_transient_timeout_aiowps_captcha_string_info_dfrzj1szsx','1561805207','no'),(610038,'_transient_aiowps_captcha_string_info_dfrzj1szsx','MTU2MTgwMzQwN3lhajNtcDh1cmRjYjZyanVjbHNsMA==','no'),(610490,'_transient_aiowps_captcha_string_info_ufu2rxqjj5','MTU2MTgzMzI2MXlhajNtcDh1cmRjYjZyanVjbHNsMjg=','no'),(610491,'_transient_timeout_aiowps_captcha_string_info_55la2yfa65','1561835090','no'),(610492,'_transient_aiowps_captcha_string_info_55la2yfa65','MTU2MTgzMzI5MHlhajNtcDh1cmRjYjZyanVjbHNsMjY=','no'),(610507,'_transient_timeout_aiowps_captcha_string_info_8tcoob4be7','1561835822','no'),(610508,'_transient_aiowps_captcha_string_info_8tcoob4be7','MTU2MTgzNDAyMnlhajNtcDh1cmRjYjZyanVjbHNsMTg=','no'),(802153,'_transient_timeout_aiowps_captcha_string_info_leku1l9yul','1575728871','no'),(802154,'_transient_aiowps_captcha_string_info_leku1l9yul','MTU3NTcyNzA3MXlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(610569,'_transient_timeout_aiowps_captcha_string_info_a4shzqgp3m','1561840297','no'),(610570,'_transient_aiowps_captcha_string_info_a4shzqgp3m','MTU2MTgzODQ5N3lhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(610637,'_transient_aiowps_captcha_string_info_rouobhcul1','MTU2MTg0MzU3OXlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1018966,'_transient_aiowps_captcha_string_info_zeajci7z06','MTU5MTY5NTE4OXlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1018967,'_transient_timeout_aiowps_captcha_string_info_dus1rpy80k','1591696993','no'),(610708,'_transient_timeout_aiowps_captcha_string_info_w73i4rydqj','1561850620','no'),(610709,'_transient_aiowps_captcha_string_info_w73i4rydqj','MTU2MTg0ODgyMHlhajNtcDh1cmRjYjZyanVjbHNsMjg=','no'),(1018971,'_transient_timeout_aiowps_captcha_string_info_dyak07f1re','1591697001','no'),(1018972,'_transient_aiowps_captcha_string_info_dyak07f1re','MTU5MTY5NTIwMXlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(610736,'_transient_timeout_aiowps_captcha_string_info_xv1kr9io9i','1561852503','no'),(610737,'_transient_aiowps_captcha_string_info_xv1kr9io9i','MTU2MTg1MDcwM3lhajNtcDh1cmRjYjZyanVjbHNsMjk=','no'),(611830,'_transient_timeout_aiowps_captcha_string_info_e8jzx0v4m9','1561926720','no'),(610862,'_transient_timeout_aiowps_captcha_string_info_hb50u06k1y','1561861497','no'),(610863,'_transient_aiowps_captcha_string_info_hb50u06k1y','MTU2MTg1OTY5N3lhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1018970,'_transient_aiowps_captcha_string_info_w0spk1z5no','MTU5MTY5NTE5OHlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(807850,'_transient_timeout_aiowps_captcha_string_info_rompt0ob7h','1576149487','no'),(611080,'_transient_timeout_aiowps_captcha_string_info_zk20xccoz9','1561876627','no'),(611081,'_transient_aiowps_captcha_string_info_zk20xccoz9','MTU2MTg3NDgyN3lhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(611116,'_transient_timeout_aiowps_captcha_string_info_ih0s49nf41','1561879157','no'),(611117,'_transient_aiowps_captcha_string_info_ih0s49nf41','MTU2MTg3NzM1N3lhajNtcDh1cmRjYjZyanVjbHNsMjQ=','no'),(807722,'_transient_timeout_aiowps_captcha_string_info_b6nbl8m5ow','1576139131','no'),(611146,'_transient_timeout_aiowps_captcha_string_info_yo67ka3lwu','1561881145','no'),(611147,'_transient_aiowps_captcha_string_info_yo67ka3lwu','MTU2MTg3OTM0NXlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(611278,'_transient_timeout_aiowps_captcha_string_info_f154o2svgd','1561891075','no'),(611154,'_transient_timeout_aiowps_captcha_string_info_kmhfwye60p','1561881726','no'),(611155,'_transient_aiowps_captcha_string_info_kmhfwye60p','MTU2MTg3OTkyNnlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(611279,'_transient_aiowps_captcha_string_info_f154o2svgd','MTU2MTg4OTI3NXlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(611397,'_transient_timeout_aiowps_captcha_string_info_1g3f9xss77','1561898936','no'),(611324,'_transient_timeout_aiowps_captcha_string_info_ug7uzj65oj','1561894350','no'),(611325,'_transient_aiowps_captcha_string_info_ug7uzj65oj','MTU2MTg5MjU1MHlhajNtcDh1cmRjYjZyanVjbHNsMzU=','no'),(611831,'_transient_aiowps_captcha_string_info_e8jzx0v4m9','MTU2MTkyNDkyMHlhajNtcDh1cmRjYjZyanVjbHNsMzE=','no'),(611832,'_transient_timeout_aiowps_captcha_string_info_2cbo46ljnx','1561926720','no'),(611833,'_transient_aiowps_captcha_string_info_2cbo46ljnx','MTU2MTkyNDkyMHlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(611835,'_transient_timeout_aiowps_captcha_string_info_pir3oty7u6','1561926724','no'),(611836,'_transient_aiowps_captcha_string_info_pir3oty7u6','MTU2MTkyNDkyNHlhajNtcDh1cmRjYjZyanVjbHNsMTQ=','no'),(611837,'_transient_timeout_aiowps_captcha_string_info_4thrcmkypz','1561926726','no'),(611838,'_transient_aiowps_captcha_string_info_4thrcmkypz','MTU2MTkyNDkyNnlhajNtcDh1cmRjYjZyanVjbHNsMzE=','no'),(611839,'_transient_timeout_aiowps_captcha_string_info_cpj6grylqn','1561926728','no'),(611840,'_transient_aiowps_captcha_string_info_cpj6grylqn','MTU2MTkyNDkyOHlhajNtcDh1cmRjYjZyanVjbHNsMjY=','no'),(611841,'_transient_timeout_aiowps_captcha_string_info_gdx9b4ysxc','1561926730','no'),(611842,'_transient_aiowps_captcha_string_info_gdx9b4ysxc','MTU2MTkyNDkzMHlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(611843,'_transient_timeout_aiowps_captcha_string_info_zai3mfxt8z','1561926732','no'),(611844,'_transient_aiowps_captcha_string_info_zai3mfxt8z','MTU2MTkyNDkzMnlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(611852,'_transient_timeout_aiowps_captcha_string_info_egit915ehi','1561927403','no'),(611853,'_transient_aiowps_captcha_string_info_egit915ehi','MTU2MTkyNTYwM3lhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(611854,'_transient_timeout_aiowps_captcha_string_info_unc2dvd4hd','1561927462','no'),(611855,'_transient_aiowps_captcha_string_info_unc2dvd4hd','MTU2MTkyNTY2MnlhajNtcDh1cmRjYjZyanVjbHNsMjM=','no'),(611862,'_transient_timeout_aiowps_captcha_string_info_gkkdm7y41z','1561927648','no'),(611863,'_transient_aiowps_captcha_string_info_gkkdm7y41z','MTU2MTkyNTg0OHlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(611908,'_transient_timeout_aiowps_captcha_string_info_rp9p2shjbr','1561930784','no'),(611891,'_transient_timeout_aiowps_captcha_string_info_bbaec6w489','1561929410','no'),(611892,'_transient_aiowps_captcha_string_info_bbaec6w489','MTU2MTkyNzYxMHlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(611909,'_transient_aiowps_captcha_string_info_rp9p2shjbr','MTU2MTkyODk4NHlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(611968,'_transient_timeout_aiowps_captcha_string_info_shfkpbla8y','1561934924','no'),(611969,'_transient_aiowps_captcha_string_info_shfkpbla8y','MTU2MTkzMzEyNHlhajNtcDh1cmRjYjZyanVjbHNsMjI=','no'),(611972,'_transient_timeout_aiowps_captcha_string_info_8nxhwbarly','1561935113','no'),(611973,'_transient_aiowps_captcha_string_info_8nxhwbarly','MTU2MTkzMzMxM3lhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(612019,'_transient_timeout_aiowps_captcha_string_info_jepjgaspr2','1561938155','no'),(612020,'_transient_aiowps_captcha_string_info_jepjgaspr2','MTU2MTkzNjM1NXlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(795190,'_transient_timeout_aiowps_captcha_string_info_mmm3jgsj4v','1575213205','no'),(795191,'_transient_aiowps_captcha_string_info_mmm3jgsj4v','MTU3NTIxMTQwNXlhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(613864,'_transient_aiowps_captcha_string_info_2fd0cfv1yp','MTU2MjA2NDE3N3lhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(613870,'_transient_timeout_aiowps_captcha_string_info_32z0hv66v8','1562066316','no'),(613871,'_transient_aiowps_captcha_string_info_32z0hv66v8','MTU2MjA2NDUxNnlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1012865,'_transient_aiowps_captcha_string_info_npbpflrulo','MTU5MTIzMjcyMnlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(932136,'_transient_aiowps_captcha_string_info_k1hc8lem43','MTU4NTI1NDgxMHlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(931438,'_transient_timeout_aiowps_captcha_string_info_gbet8v5czi','1585202755','no'),(931439,'_transient_aiowps_captcha_string_info_gbet8v5czi','MTU4NTIwMDk1NXlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(932255,'_transient_aiowps_captcha_string_info_sxjzv0kgye','MTU4NTI2MzkwOXlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(932040,'_transient_timeout_aiowps_captcha_string_info_bxxrnpxswa','1585249783','no'),(932041,'_transient_aiowps_captcha_string_info_bxxrnpxswa','MTU4NTI0Nzk4M3lhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(931988,'_transient_aiowps_captcha_string_info_yv88qywx1i','MTU4NTI0MzUxM3lhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(931702,'_transient_timeout_aiowps_captcha_string_info_hc4asux8f3','1585223314','no'),(931703,'_transient_aiowps_captcha_string_info_hc4asux8f3','MTU4NTIyMTUxNHlhajNtcDh1cmRjYjZyanVjbHNsMTk=','no'),(931994,'_transient_aiowps_captcha_string_info_wrq5nv9q7b','MTU4NTI0MzkzOXlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(931566,'_transient_timeout_aiowps_captcha_string_info_f9mrffgfbc','1585213015','no'),(931567,'_transient_aiowps_captcha_string_info_f9mrffgfbc','MTU4NTIxMTIxNXlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(937703,'_transient_aiowps_captcha_string_info_87bl19utzz','MTU4NTY0OTgxN3lhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(937646,'_transient_timeout_aiowps_captcha_string_info_zl1jsycyia','1585646621','no'),(937702,'_transient_timeout_aiowps_captcha_string_info_87bl19utzz','1585651617','no'),(957740,'_transient_aiowps_captcha_string_info_cm1r5oao2y','MTU4NzEyNjg4NXlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1035963,'_transient_timeout_yst_sm_1_1:4gHp_eW2V','1593068162','no'),(937504,'_transient_aiowps_captcha_string_info_pc80evezey','MTU4NTYzMzQxMHlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(613847,'_transient_aiowps_captcha_string_info_71jk7fhbch','MTU2MjA2MzYxNXlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(612341,'_transient_timeout_aiowps_captcha_string_info_703posgs0k','1561959611','no'),(612342,'_transient_aiowps_captcha_string_info_703posgs0k','MTU2MTk1NzgxMXlhajNtcDh1cmRjYjZyanVjbHNsMTQ=','no'),(790737,'_transient_aiowps_captcha_string_info_6nv1q0xhwx','MTU3NDg5ODc4MHlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(790827,'_transient_timeout_aiowps_captcha_string_info_pgfcmo1v1g','1574905711','no'),(612412,'_transient_timeout_aiowps_captcha_string_info_zpxzjhfn2w','1561964473','no'),(612413,'_transient_aiowps_captcha_string_info_zpxzjhfn2w','MTU2MTk2MjY3M3lhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(792020,'_transient_timeout_aiowps_captcha_string_info_vd41laaqv2','1574991604','no'),(792021,'_transient_aiowps_captcha_string_info_vd41laaqv2','MTU3NDk4OTgwNHlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(612501,'_transient_timeout_aiowps_captcha_string_info_940dv63vrg','1561971424','no'),(612502,'_transient_aiowps_captcha_string_info_940dv63vrg','MTU2MTk2OTYyNHlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(612554,'_transient_timeout_aiowps_captcha_string_info_uckwgo8e7w','1561975415','no'),(612555,'_transient_aiowps_captcha_string_info_uckwgo8e7w','MTU2MTk3MzYxNXlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(612567,'_transient_timeout_aiowps_captcha_string_info_ir4av11fki','1561976374','no'),(612568,'_transient_aiowps_captcha_string_info_ir4av11fki','MTU2MTk3NDU3NHlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(1364917,'_transient_timeout__jetpack_related_posts_cache_8f6677c9d6b0f903e98ad32ec61f8deb_865','1618224892','no'),(1364918,'_transient__jetpack_related_posts_cache_8f6677c9d6b0f903e98ad32ec61f8deb_865','a:3:{i:0;a:1:{s:2:\"id\";i:461;}i:1;a:1:{s:2:\"id\";i:833;}i:2;a:1:{s:2:\"id\";i:451;}}','no'),(850316,'_transient_aiowps_captcha_string_info_o1pt74xpxx','MTU3OTI2MzAwM3lhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(613835,'_transient_timeout_aiowps_captcha_string_info_yyoz8bxb3v','1562064863','no'),(613836,'_transient_aiowps_captcha_string_info_yyoz8bxb3v','MTU2MjA2MzA2M3lhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(612913,'_transient_timeout_aiowps_captcha_string_info_3aqa177bie','1562000898','no'),(613840,'_transient_timeout_aiowps_captcha_string_info_qnrfzbu7w6','1562065206','no'),(612914,'_transient_aiowps_captcha_string_info_3aqa177bie','MTU2MTk5OTA5OHlhajNtcDh1cmRjYjZyanVjbHNsMjY=','no'),(613030,'_transient_timeout_aiowps_captcha_string_info_89do7d0amz','1562009419','no'),(613031,'_transient_aiowps_captcha_string_info_89do7d0amz','MTU2MjAwNzYxOXlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(613053,'_transient_timeout_aiowps_captcha_string_info_qjnbx2u4iv','1562010573','no'),(613054,'_transient_aiowps_captcha_string_info_qjnbx2u4iv','MTU2MjAwODc3M3lhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(613094,'_transient_timeout_aiowps_captcha_string_info_dcfostdox0','1562013568','no'),(613095,'_transient_aiowps_captcha_string_info_dcfostdox0','MTU2MjAxMTc2OHlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1377208,'_transient_timeout__jetpack_related_posts_cache_8f6677c9d6b0f903e98ad32ec61f8deb_833','1619163784','no'),(1377209,'_transient__jetpack_related_posts_cache_8f6677c9d6b0f903e98ad32ec61f8deb_833','a:3:{i:0;a:1:{s:2:\"id\";i:461;}i:1;a:1:{s:2:\"id\";i:819;}i:2;a:1:{s:2:\"id\";i:882;}}','no'),(613137,'_transient_timeout_aiowps_captcha_string_info_8jhgvfr9zb','1562016311','no'),(613138,'_transient_aiowps_captcha_string_info_8jhgvfr9zb','MTU2MjAxNDUxMXlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(613149,'_transient_timeout_aiowps_captcha_string_info_uzowai16gc','1562017167','no'),(613150,'_transient_aiowps_captcha_string_info_uzowai16gc','MTU2MjAxNTM2N3lhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(613162,'_transient_timeout_aiowps_captcha_string_info_s79ow9fu0o','1562017718','no'),(613163,'_transient_aiowps_captcha_string_info_s79ow9fu0o','MTU2MjAxNTkxOHlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(613164,'_transient_timeout_aiowps_captcha_string_info_6h0cxk4k85','1562017772','no'),(613165,'_transient_aiowps_captcha_string_info_6h0cxk4k85','MTU2MjAxNTk3MnlhajNtcDh1cmRjYjZyanVjbHNsMTQ=','no'),(936126,'_transient_aiowps_captcha_string_info_2wxg5av5iv','MTU4NTUzMjg1OXlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(614576,'_transient_timeout_aiowps_captcha_string_info_7akivde00o','1562115576','no'),(614577,'_transient_aiowps_captcha_string_info_7akivde00o','MTU2MjExMzc3NnlhajNtcDh1cmRjYjZyanVjbHNsMTc=','no'),(616384,'_transient_timeout_aiowps_captcha_string_info_33anyj8e3i','1562237438','no'),(616385,'_transient_aiowps_captcha_string_info_33anyj8e3i','MTU2MjIzNTYzOHlhajNtcDh1cmRjYjZyanVjbHNsMTQ=','no'),(616395,'_transient_timeout_aiowps_captcha_string_info_46j9h0y6b8','1562238444','no'),(616396,'_transient_aiowps_captcha_string_info_46j9h0y6b8','MTU2MjIzNjY0NHlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(616401,'_transient_timeout_aiowps_captcha_string_info_uc8wgnxrr3','1562238668','no'),(616402,'_transient_aiowps_captcha_string_info_uc8wgnxrr3','MTU2MjIzNjg2OHlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(616409,'_transient_timeout_aiowps_captcha_string_info_e2rq5gol8s','1562239020','no'),(616410,'_transient_aiowps_captcha_string_info_e2rq5gol8s','MTU2MjIzNzIyMHlhajNtcDh1cmRjYjZyanVjbHNsMjc=','no'),(620291,'_transient_timeout_aiowps_captcha_string_info_nqvfs6rvuy','1562520784','no'),(620292,'_transient_aiowps_captcha_string_info_nqvfs6rvuy','MTU2MjUxODk4NHlhajNtcDh1cmRjYjZyanVjbHNsMzA=','no'),(620675,'_transient_aiowps_captcha_string_info_j8hdo7n1qw','MTU2MjU0NzYzMnlhajNtcDh1cmRjYjZyanVjbHNsMjI=','no'),(620368,'_transient_timeout_aiowps_captcha_string_info_xdzixcydnp','1562527213','no'),(620369,'_transient_aiowps_captcha_string_info_xdzixcydnp','MTU2MjUyNTQxM3lhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(620395,'_transient_timeout_aiowps_captcha_string_info_evpnn0u2yk','1562528692','no'),(620396,'_transient_aiowps_captcha_string_info_evpnn0u2yk','MTU2MjUyNjg5MnlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(620447,'_transient_aiowps_captcha_string_info_ua7vkk6gmo','MTU2MjUzMDgwM3lhajNtcDh1cmRjYjZyanVjbHNsMjE=','no'),(620720,'_transient_timeout_yst_sm_1_1:4gHp_dPYs','1562637668','no'),(620721,'_transient_yst_sm_1_1:4gHp_dPYs','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-05-23T21:12:31-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2019-04-09T19:31:49-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2019-05-23T19:44:23-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2019-05-23T20:54:45-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-05-23T21:12:31-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(620752,'_transient_timeout_aiowps_captcha_string_info_eyxkbrq95j','1562555388','no'),(1126170,'_transient_aiowps_captcha_string_info_te8bmsajlm','MTU5OTU4MzExNXlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1021343,'_transient_aiowps_captcha_string_info_4mqubbyovr','MTU5MTg3MTAzMXlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(920466,'_site_transient_timeout_php_check_a5907c2ea4d6fbd7e531b3aa7734f0e4','1585013582','no'),(920467,'_site_transient_php_check_a5907c2ea4d6fbd7e531b3aa7734f0e4','a:5:{s:19:\"recommended_version\";s:3:\"7.3\";s:15:\"minimum_version\";s:6:\"5.6.20\";s:12:\"is_supported\";b:0;s:9:\"is_secure\";b:0;s:13:\"is_acceptable\";b:0;}','no'),(667645,'_transient_aiowps_captcha_string_info_npga55yyl1','MTU2NTgwMDkwM3lhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(666039,'_transient_timeout_aiowps_captcha_string_info_r40fb0ba24','1565688757','no'),(666040,'_transient_aiowps_captcha_string_info_r40fb0ba24','MTU2NTY4Njk1N3lhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(666163,'_transient_timeout_aiowps_captcha_string_info_zqm0kjbcwf','1565698301','no'),(666205,'_transient_aiowps_captcha_string_info_0i3l0vd3ss','MTU2NTY5OTQ5M3lhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(735281,'_transient_aiowps_captcha_string_info_x3mz0gn96k','MTU3MDc4NTU1OXlhajNtcDh1cmRjYjZyanVjbHNsMzY=','no'),(735352,'_transient_timeout_aiowps_captcha_string_info_mmt0waal02','1570793037','no'),(735353,'_transient_aiowps_captcha_string_info_mmt0waal02','MTU3MDc5MTIzN3lhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(735364,'_transient_timeout_yst_sm_1_1:4gHp_dqGv','1570878455','no'),(735365,'_transient_yst_sm_1_1:4gHp_dqGv','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2019-04-09T19:31:49-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2019-07-22T21:02:01-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2019-05-23T20:54:45-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1127224,'_transient_timeout_aiowps_captcha_string_info_7regbza4ec','1599647663','no'),(1127225,'_transient_aiowps_captcha_string_info_7regbza4ec','MTU5OTY0NTg2M3lhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1127226,'_transient_timeout_aiowps_captcha_string_info_f0qm0qf2mw','1599647722','no'),(1127227,'_transient_aiowps_captcha_string_info_f0qm0qf2mw','MTU5OTY0NTkyMnlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1127336,'_transient_timeout_aiowps_captcha_string_info_fyuabwjd7l','1599654924','no'),(1128841,'_transient_aiowps_captcha_string_info_67rssoat6p','MTU5OTc1NDU3NnlhajNtcDh1cmRjYjZyanVjbHNsMA==','no'),(1129003,'_transient_timeout_aiowps_captcha_string_info_0k4shvlfgb','1599770020','no'),(1129004,'_transient_aiowps_captcha_string_info_0k4shvlfgb','MTU5OTc2ODIyMHlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1129043,'_transient_timeout_aiowps_captcha_string_info_j2krwk4tyz','1599773125','no'),(1129044,'_transient_aiowps_captcha_string_info_j2krwk4tyz','MTU5OTc3MTMyNXlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1129057,'_transient_timeout_aiowps_captcha_string_info_sf83fm5rpu','1599774169','no'),(1129058,'_transient_aiowps_captcha_string_info_sf83fm5rpu','MTU5OTc3MjM2OXlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1129059,'_transient_timeout_aiowps_captcha_string_info_mvykt1npil','1599774205','no'),(1129060,'_transient_aiowps_captcha_string_info_mvykt1npil','MTU5OTc3MjQwNXlhajNtcDh1cmRjYjZyanVjbHNsMzA=','no'),(1129061,'_transient_timeout_aiowps_captcha_string_info_7h77oox613','1599774225','no'),(1129062,'_transient_aiowps_captcha_string_info_7h77oox613','MTU5OTc3MjQyNXlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(1129063,'_transient_timeout_aiowps_captcha_string_info_wevere18oy','1599774241','no'),(1128387,'_transient_aiowps_captcha_string_info_2b60ox95ul','MTU5OTcyNjYyNHlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1127337,'_transient_aiowps_captcha_string_info_fyuabwjd7l','MTU5OTY1MzEyNHlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1127353,'_transient_timeout_aiowps_captcha_string_info_wss7qkb1es','1599656191','no'),(1127354,'_transient_aiowps_captcha_string_info_wss7qkb1es','MTU5OTY1NDM5MXlhajNtcDh1cmRjYjZyanVjbHNsMTk=','no'),(1127359,'_transient_timeout_aiowps_captcha_string_info_te6h4iwa9s','1599656335','no'),(1127360,'_transient_aiowps_captcha_string_info_te6h4iwa9s','MTU5OTY1NDUzNXlhajNtcDh1cmRjYjZyanVjbHNsMjI=','no'),(1128024,'_transient_timeout_aiowps_captcha_string_info_3l8fexr2vh','1599702327','no'),(1127457,'_transient_timeout_aiowps_captcha_string_info_hg24s959vx','1599662646','no'),(1127458,'_transient_aiowps_captcha_string_info_hg24s959vx','MTU5OTY2MDg0NnlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1127519,'_transient_timeout_aiowps_captcha_string_info_feddp2ea5m','1599667792','no'),(1174559,'_transient_timeout_yst_sm_page_1:4gHp_7dLSR','1603035846','no'),(1174560,'_transient_yst_sm_page_1:4gHp_7dLSR','C:24:\"WPSEO_Sitemap_Cache_Data\":12479:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:12430:\"<urlset xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xmlns:image=\"http://www.google.com/schemas/sitemap-image/1.1\" xsi:schemaLocation=\"http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd http://www.google.com/schemas/sitemap-image/1.1 http://www.google.com/schemas/sitemap-image/1.1/sitemap-image.xsd\" xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/</loc>\n		<lastmod>2020-09-08T18:52:53-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/study/</loc>\n		<lastmod>2014-04-09T17:58:04-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/bible-correspondence-classes/</loc>\n		<lastmod>2014-04-09T17:58:04-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/spanish-tracts/</loc>\n		<lastmod>2014-04-09T17:58:04-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/russian-tracts/</loc>\n		<lastmod>2014-04-09T17:58:04-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/a-world-without-god/</loc>\n		<lastmod>2014-04-21T19:54:35-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/an-interview-with-a-false-teacher/</loc>\n		<lastmod>2014-04-21T19:57:26-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/an-open-approach/</loc>\n		<lastmod>2014-04-21T20:07:55-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/baptism/</loc>\n		<lastmod>2014-04-21T20:09:07-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/can-we-know-the-answers-to-the-questions-of-life/</loc>\n		<lastmod>2014-04-21T20:10:08-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/can-we-know-the-origin-of-life/</loc>\n		<lastmod>2014-04-21T20:10:54-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/can-we-know-the-preparation-for-eternal-life/</loc>\n		<lastmod>2014-04-21T20:11:52-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/dating/</loc>\n		<lastmod>2014-04-21T20:13:17-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/elders-decons/</loc>\n		<lastmod>2014-06-22T14:36:55-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/bible-study-links/</loc>\n		<lastmod>2014-07-15T12:45:40-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/current-calendar/</loc>\n		<lastmod>2014-07-16T13:14:27-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/those-who-serve-2/</loc>\n		<lastmod>2014-07-16T13:15:56-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/members/</loc>\n		<lastmod>2014-08-10T16:06:30-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/those-privileged-to-serve/</loc>\n		<lastmod>2014-09-14T18:51:21-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/legal/</loc>\n		<lastmod>2015-04-19T20:43:34-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/november-2015-outlines/</loc>\n		<lastmod>2015-10-25T11:58:24-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/youtube-2/</loc>\n		<lastmod>2016-03-16T22:19:40-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/did-jesus-turn-water-to-wine/</loc>\n		<lastmod>2016-06-24T09:47:54-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/does-god-really-exist/</loc>\n		<lastmod>2016-06-24T09:49:59-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/does-my-baby-need-to-be-baptized/</loc>\n		<lastmod>2016-06-24T09:52:24-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/does-the-first-century-church-exist-today/</loc>\n		<lastmod>2016-06-24T09:54:07-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/euthanasia/</loc>\n		<lastmod>2016-06-24T09:57:14-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/gods-standard-of-authority/</loc>\n		<lastmod>2016-06-24T09:59:35-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/have-you-voted/</loc>\n		<lastmod>2016-06-24T10:00:44-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/homosexuality/</loc>\n		<lastmod>2016-06-24T10:02:20-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/how-to-be-free/</loc>\n		<lastmod>2016-06-24T10:03:24-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/human-pain-and-suffering/</loc>\n		<lastmod>2016-06-24T10:05:26-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/inspiration-is-the-bible-from-god-or-man/</loc>\n		<lastmod>2016-06-24T10:06:31-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/introducing-the-church-of-christ/</loc>\n		<lastmod>2016-06-24T10:07:38-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/worship-the-avenue-of-contribution/</loc>\n		<lastmod>2016-06-24T10:08:38-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/is-conversion-a-miracle/</loc>\n		<lastmod>2016-06-24T10:11:14-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/is-ignorance-an-excuse/</loc>\n		<lastmod>2016-06-24T10:12:09-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/is-it-reasonable/</loc>\n		<lastmod>2016-06-24T10:13:14-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/jesus-has-only-one-church/</loc>\n		<lastmod>2016-06-24T10:14:14-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/jesus-son-of-god/</loc>\n		<lastmod>2016-06-24T10:15:11-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/jesus-son-of-man/</loc>\n		<lastmod>2016-06-24T10:16:13-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/living-together-right-or-wrong/</loc>\n		<lastmod>2016-06-24T10:17:08-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/mormonism/</loc>\n		<lastmod>2016-06-24T10:20:07-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/mormonism-the-book-of-mormon-vs-doctrine-and-covenants/</loc>\n		<lastmod>2016-06-24T10:21:12-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/mormonism-the-book-of-mormon-against-itself/</loc>\n		<lastmod>2016-06-24T10:22:45-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/old-or-new-testament-which-should-we-follow/</loc>\n		<lastmod>2016-06-24T10:24:14-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/pornography-in-art-right-or-wrong/</loc>\n		<lastmod>2016-06-24T10:25:58-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/preaching-your-own-funeral/</loc>\n		<lastmod>2016-06-24T10:37:57-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/responsibility-to-our-elders/</loc>\n		<lastmod>2016-06-24T10:39:28-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/the-church-of-christ-who-are-these-people/</loc>\n		<lastmod>2016-06-24T10:41:49-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/the-sabbath-must-christians-keep-it-today/</loc>\n		<lastmod>2016-06-24T10:44:12-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/what-about-the-thief-on-the-cross/</loc>\n		<lastmod>2016-06-24T10:46:15-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/what-is-the-fruit-of-the-vine/</loc>\n		<lastmod>2016-06-24T10:47:24-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/what-must-i-do-to-be-saved/</loc>\n		<lastmod>2016-06-24T10:49:04-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/who-cares-if-you-are-lost/</loc>\n		<lastmod>2016-06-24T10:50:56-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/worship-god-the-object/</loc>\n		<lastmod>2016-06-24T11:10:46-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/worship-in-spirit-and-in-truth/</loc>\n		<lastmod>2016-06-24T11:12:12-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/worship-misconceptions/</loc>\n		<lastmod>2016-06-24T11:13:26-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/worship-unauthorized/</loc>\n		<lastmod>2016-06-24T11:14:56-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/worship-the-avenue-of-prayer/</loc>\n		<lastmod>2016-06-24T11:16:55-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/worship-the-avenue-of-song/</loc>\n		<lastmod>2016-06-24T11:18:08-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/worship-the-avenue-of-communion/</loc>\n		<lastmod>2016-06-24T11:19:52-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/worship-the-avenue-of-instruction/</loc>\n		<lastmod>2016-06-24T11:22:17-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/worship-my-responsibility/</loc>\n		<lastmod>2016-06-24T11:23:53-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/except-ye-repent/</loc>\n		<lastmod>2016-06-26T16:03:05-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/tracts/</loc>\n		<lastmod>2016-06-27T09:44:28-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/abortion-right-or-wrong/</loc>\n		<lastmod>2016-06-27T15:52:55-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/about-2/</loc>\n		<lastmod>2017-06-30T15:06:50-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/sermon-and-class-outlines/</loc>\n		<lastmod>2017-06-30T15:51:19-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/weekly-memory-verses/</loc>\n		<lastmod>2017-08-28T07:42:59-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/bible-outlines-and-manuscripts/</loc>\n		<lastmod>2017-09-25T20:34:16-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/calendar/</loc>\n		<lastmod>2019-01-19T19:23:30-06:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/upcoming-events-at-the-39th-street-church-of-christ/</loc>\n		<lastmod>2019-03-08T09:08:55-06:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/our-local-works/</loc>\n		<lastmod>2019-03-08T09:14:02-06:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/works-we-support/</loc>\n		<lastmod>2019-03-08T09:25:51-06:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/annual-mid-west-lectures/</loc>\n		<lastmod>2019-03-08T10:14:21-06:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/contact-us/</loc>\n		<lastmod>2019-03-08T10:18:11-06:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/evangelist/</loc>\n		<lastmod>2019-03-18T21:33:00-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/youth/</loc>\n		<lastmod>2019-04-01T20:18:37-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/those-who-serve/</loc>\n		<lastmod>2019-04-09T19:31:49-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/our-deacons/</loc>\n		<lastmod>2019-10-14T21:10:24-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/the-elders/</loc>\n		<lastmod>2020-02-20T06:22:53-06:00</lastmod>\n	</url>\n</urlset>\";}}','no'),(685678,'_transient_aiowps_captcha_string_info_3k4aj81g6d','MTU2NzA5NjQ1NHlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(687515,'_transient_aiowps_captcha_string_info_j0zy1bwm32','MTU2NzIzNjY0NHlhajNtcDh1cmRjYjZyanVjbHNsMzA=','no'),(668083,'_transient_timeout_aiowps_captcha_string_info_w9soip6tnj','1565833090','no'),(668084,'_transient_aiowps_captcha_string_info_w9soip6tnj','MTU2NTgzMTI5MHlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(685475,'_transient_timeout_aiowps_captcha_string_info_5hehsqoyda','1567085312','no'),(668774,'_transient_timeout_aiowps_captcha_string_info_eqbzao3ff1','1565884410','no'),(668775,'_transient_aiowps_captcha_string_info_eqbzao3ff1','MTU2NTg4MjYxMHlhajNtcDh1cmRjYjZyanVjbHNsMTc=','no'),(668131,'_transient_timeout_aiowps_captcha_string_info_c7etxwa84x','1565835866','no'),(668132,'_transient_aiowps_captcha_string_info_c7etxwa84x','MTU2NTgzNDA2NnlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(683807,'_transient_timeout_aiowps_captcha_string_info_bzf7z72e1r','1566961501','no'),(668173,'_transient_timeout_aiowps_captcha_string_info_ukhjou8h8q','1565839146','no'),(668174,'_transient_aiowps_captcha_string_info_ukhjou8h8q','MTU2NTgzNzM0NnlhajNtcDh1cmRjYjZyanVjbHNsMTg=','no'),(686218,'_transient_timeout_aiowps_captcha_string_info_2dnz0rrwj6','1567137305','no'),(686712,'_transient_aiowps_captcha_string_info_4jdeix1wh8','MTU2NzE3NDg0NHlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(668418,'_transient_timeout_aiowps_captcha_string_info_eriq6bb2ig','1565858803','no'),(668419,'_transient_aiowps_captcha_string_info_eriq6bb2ig','MTU2NTg1NzAwM3lhajNtcDh1cmRjYjZyanVjbHNsMjE=','no'),(687528,'_transient_timeout_aiowps_captcha_string_info_k6fxsz80h4','1567239461','no'),(685427,'_transient_timeout_aiowps_captcha_string_info_mcuwa48wmk','1567083815','no'),(685428,'_transient_aiowps_captcha_string_info_mcuwa48wmk','MTU2NzA4MjAxNXlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(685193,'_transient_timeout_aiowps_captcha_string_info_yquzlgldl8','1567065327','no');
INSERT INTO `wkibl_options` VALUES (685194,'_transient_aiowps_captcha_string_info_yquzlgldl8','MTU2NzA2MzUyN3lhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(685494,'_transient_timeout_aiowps_captcha_string_info_xnad9hk3wf','1567085698','no'),(1351619,'_transient_timeout__jetpack_related_posts_cache_8499244c41aabf05d919f1fb0f29e5c0_1090','1617084260','no'),(1351620,'_transient__jetpack_related_posts_cache_8499244c41aabf05d919f1fb0f29e5c0_1090','a:0:{}','no'),(668517,'_transient_timeout_aiowps_captcha_string_info_ybcd7ieeea','1565865990','no'),(668518,'_transient_aiowps_captcha_string_info_ybcd7ieeea','MTU2NTg2NDE5MHlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(668527,'_transient_timeout_aiowps_captcha_string_info_b9zwptd7ur','1565866552','no'),(668528,'_transient_aiowps_captcha_string_info_b9zwptd7ur','MTU2NTg2NDc1MnlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(668554,'_transient_timeout_aiowps_captcha_string_info_6o5n7c456s','1565868703','no'),(668555,'_transient_aiowps_captcha_string_info_6o5n7c456s','MTU2NTg2NjkwM3lhajNtcDh1cmRjYjZyanVjbHNsMTk=','no'),(668572,'_transient_timeout_aiowps_captcha_string_info_9lf2bnxtbw','1565869660','no'),(668573,'_transient_aiowps_captcha_string_info_9lf2bnxtbw','MTU2NTg2Nzg2MHlhajNtcDh1cmRjYjZyanVjbHNsMzk=','no'),(685495,'_transient_aiowps_captcha_string_info_xnad9hk3wf','MTU2NzA4Mzg5OHlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(685496,'_transient_timeout_aiowps_captcha_string_info_7a4ps5u3ph','1567085702','no'),(685497,'_transient_aiowps_captcha_string_info_7a4ps5u3ph','MTU2NzA4MzkwMnlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(682200,'_transient_timeout_aiowps_captcha_string_info_b8pd844uqo','1566838057','no'),(681889,'_transient_timeout_aiowps_captcha_string_info_l4dbovq9xq','1566815972','no'),(681566,'_transient_timeout_aiowps_captcha_string_info_w9yk4l4nss','1566791049','no'),(681567,'_transient_aiowps_captcha_string_info_w9yk4l4nss','MTU2Njc4OTI0OXlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(681797,'_transient_aiowps_captcha_string_info_9x387w13yp','MTU2NjgwNzcwM3lhajNtcDh1cmRjYjZyanVjbHNsMzA=','no'),(681798,'_transient_timeout_aiowps_captcha_string_info_diwaus0o16','1566809510','no'),(681799,'_transient_aiowps_captcha_string_info_diwaus0o16','MTU2NjgwNzcxMHlhajNtcDh1cmRjYjZyanVjbHNsMTk=','no'),(682708,'_transient_timeout_aiowps_captcha_string_info_vccgq1x2wf','1566876773','no'),(682709,'_transient_aiowps_captcha_string_info_vccgq1x2wf','MTU2Njg3NDk3M3lhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(737573,'_transient_timeout_yst_sm_page_1:4gHp_6gHw9','1571042979','no'),(737574,'_transient_yst_sm_page_1:4gHp_6gHw9','C:24:\"WPSEO_Sitemap_Cache_Data\":12479:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:12430:\"<urlset xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xmlns:image=\"http://www.google.com/schemas/sitemap-image/1.1\" xsi:schemaLocation=\"http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd http://www.google.com/schemas/sitemap-image/1.1 http://www.google.com/schemas/sitemap-image/1.1/sitemap-image.xsd\" xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/</loc>\n		<lastmod>2019-01-17T20:01:29-06:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/study/</loc>\n		<lastmod>2014-04-09T17:58:04-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/bible-correspondence-classes/</loc>\n		<lastmod>2014-04-09T17:58:04-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/spanish-tracts/</loc>\n		<lastmod>2014-04-09T17:58:04-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/russian-tracts/</loc>\n		<lastmod>2014-04-09T17:58:04-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/a-world-without-god/</loc>\n		<lastmod>2014-04-21T19:54:35-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/an-interview-with-a-false-teacher/</loc>\n		<lastmod>2014-04-21T19:57:26-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/an-open-approach/</loc>\n		<lastmod>2014-04-21T20:07:55-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/baptism/</loc>\n		<lastmod>2014-04-21T20:09:07-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/can-we-know-the-answers-to-the-questions-of-life/</loc>\n		<lastmod>2014-04-21T20:10:08-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/can-we-know-the-origin-of-life/</loc>\n		<lastmod>2014-04-21T20:10:54-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/can-we-know-the-preparation-for-eternal-life/</loc>\n		<lastmod>2014-04-21T20:11:52-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/dating/</loc>\n		<lastmod>2014-04-21T20:13:17-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/elders-decons/</loc>\n		<lastmod>2014-06-22T14:36:55-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/bible-study-links/</loc>\n		<lastmod>2014-07-15T12:45:40-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/current-calendar/</loc>\n		<lastmod>2014-07-16T13:14:27-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/those-who-serve-2/</loc>\n		<lastmod>2014-07-16T13:15:56-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/members/</loc>\n		<lastmod>2014-08-10T16:06:30-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/those-privileged-to-serve/</loc>\n		<lastmod>2014-09-14T18:51:21-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/legal/</loc>\n		<lastmod>2015-04-19T20:43:34-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/november-2015-outlines/</loc>\n		<lastmod>2015-10-25T11:58:24-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/youtube-2/</loc>\n		<lastmod>2016-03-16T22:19:40-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/did-jesus-turn-water-to-wine/</loc>\n		<lastmod>2016-06-24T09:47:54-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/does-god-really-exist/</loc>\n		<lastmod>2016-06-24T09:49:59-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/does-my-baby-need-to-be-baptized/</loc>\n		<lastmod>2016-06-24T09:52:24-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/does-the-first-century-church-exist-today/</loc>\n		<lastmod>2016-06-24T09:54:07-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/euthanasia/</loc>\n		<lastmod>2016-06-24T09:57:14-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/gods-standard-of-authority/</loc>\n		<lastmod>2016-06-24T09:59:35-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/have-you-voted/</loc>\n		<lastmod>2016-06-24T10:00:44-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/homosexuality/</loc>\n		<lastmod>2016-06-24T10:02:20-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/how-to-be-free/</loc>\n		<lastmod>2016-06-24T10:03:24-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/human-pain-and-suffering/</loc>\n		<lastmod>2016-06-24T10:05:26-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/inspiration-is-the-bible-from-god-or-man/</loc>\n		<lastmod>2016-06-24T10:06:31-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/introducing-the-church-of-christ/</loc>\n		<lastmod>2016-06-24T10:07:38-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/worship-the-avenue-of-contribution/</loc>\n		<lastmod>2016-06-24T10:08:38-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/is-conversion-a-miracle/</loc>\n		<lastmod>2016-06-24T10:11:14-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/is-ignorance-an-excuse/</loc>\n		<lastmod>2016-06-24T10:12:09-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/is-it-reasonable/</loc>\n		<lastmod>2016-06-24T10:13:14-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/jesus-has-only-one-church/</loc>\n		<lastmod>2016-06-24T10:14:14-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/jesus-son-of-god/</loc>\n		<lastmod>2016-06-24T10:15:11-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/jesus-son-of-man/</loc>\n		<lastmod>2016-06-24T10:16:13-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/living-together-right-or-wrong/</loc>\n		<lastmod>2016-06-24T10:17:08-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/mormonism/</loc>\n		<lastmod>2016-06-24T10:20:07-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/mormonism-the-book-of-mormon-vs-doctrine-and-covenants/</loc>\n		<lastmod>2016-06-24T10:21:12-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/mormonism-the-book-of-mormon-against-itself/</loc>\n		<lastmod>2016-06-24T10:22:45-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/old-or-new-testament-which-should-we-follow/</loc>\n		<lastmod>2016-06-24T10:24:14-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/pornography-in-art-right-or-wrong/</loc>\n		<lastmod>2016-06-24T10:25:58-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/preaching-your-own-funeral/</loc>\n		<lastmod>2016-06-24T10:37:57-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/responsibility-to-our-elders/</loc>\n		<lastmod>2016-06-24T10:39:28-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/the-church-of-christ-who-are-these-people/</loc>\n		<lastmod>2016-06-24T10:41:49-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/the-sabbath-must-christians-keep-it-today/</loc>\n		<lastmod>2016-06-24T10:44:12-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/what-about-the-thief-on-the-cross/</loc>\n		<lastmod>2016-06-24T10:46:15-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/what-is-the-fruit-of-the-vine/</loc>\n		<lastmod>2016-06-24T10:47:24-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/what-must-i-do-to-be-saved/</loc>\n		<lastmod>2016-06-24T10:49:04-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/who-cares-if-you-are-lost/</loc>\n		<lastmod>2016-06-24T10:50:56-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/worship-god-the-object/</loc>\n		<lastmod>2016-06-24T11:10:46-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/worship-in-spirit-and-in-truth/</loc>\n		<lastmod>2016-06-24T11:12:12-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/worship-misconceptions/</loc>\n		<lastmod>2016-06-24T11:13:26-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/worship-unauthorized/</loc>\n		<lastmod>2016-06-24T11:14:56-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/worship-the-avenue-of-prayer/</loc>\n		<lastmod>2016-06-24T11:16:55-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/worship-the-avenue-of-song/</loc>\n		<lastmod>2016-06-24T11:18:08-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/worship-the-avenue-of-communion/</loc>\n		<lastmod>2016-06-24T11:19:52-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/worship-the-avenue-of-instruction/</loc>\n		<lastmod>2016-06-24T11:22:17-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/worship-my-responsibility/</loc>\n		<lastmod>2016-06-24T11:23:53-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/except-ye-repent/</loc>\n		<lastmod>2016-06-26T16:03:05-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/tracts/</loc>\n		<lastmod>2016-06-27T09:44:28-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/abortion-right-or-wrong/</loc>\n		<lastmod>2016-06-27T15:52:55-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/about-2/</loc>\n		<lastmod>2017-06-30T15:06:50-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/sermon-and-class-outlines/</loc>\n		<lastmod>2017-06-30T15:51:19-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/our-deacons/</loc>\n		<lastmod>2017-08-07T21:46:18-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/weekly-memory-verses/</loc>\n		<lastmod>2017-08-28T07:42:59-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/bible-outlines-and-manuscripts/</loc>\n		<lastmod>2017-09-25T20:34:16-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/calendar/</loc>\n		<lastmod>2019-01-19T19:23:30-06:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/the-elders/</loc>\n		<lastmod>2019-03-08T08:31:40-06:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/upcoming-events-at-the-39th-street-church-of-christ/</loc>\n		<lastmod>2019-03-08T09:08:55-06:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/our-local-works/</loc>\n		<lastmod>2019-03-08T09:14:02-06:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/works-we-support/</loc>\n		<lastmod>2019-03-08T09:25:51-06:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/annual-mid-west-lectures/</loc>\n		<lastmod>2019-03-08T10:14:21-06:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/contact-us/</loc>\n		<lastmod>2019-03-08T10:18:11-06:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/evangelist/</loc>\n		<lastmod>2019-03-18T21:33:00-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/youth/</loc>\n		<lastmod>2019-04-01T20:18:37-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/those-who-serve/</loc>\n		<lastmod>2019-04-09T19:31:49-05:00</lastmod>\n	</url>\n</urlset>\";}}','no'),(668629,'_transient_timeout_aiowps_captcha_string_info_hajnfz8lmm','1565873520','no'),(668630,'_transient_aiowps_captcha_string_info_hajnfz8lmm','MTU2NTg3MTcyMHlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(669800,'_transient_aiowps_captcha_string_info_e86i1t5yca','MTU2NTk1NzQ5NHlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(685469,'_transient_timeout_aiowps_captcha_string_info_awjygok7c3','1567085298','no'),(668828,'_transient_timeout_aiowps_captcha_string_info_qrotuq0bi3','1565889140','no'),(668829,'_transient_aiowps_captcha_string_info_qrotuq0bi3','MTU2NTg4NzM0MHlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(669889,'_transient_aiowps_captcha_string_info_djq1w7fa1q','MTU2NTk2MjUwM3lhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(681909,'_transient_timeout_aiowps_captcha_string_info_np6dmd4ypy','1566817304','no'),(681910,'_transient_aiowps_captcha_string_info_np6dmd4ypy','MTU2NjgxNTUwNHlhajNtcDh1cmRjYjZyanVjbHNsMjY=','no'),(685755,'_transient_timeout_aiowps_captcha_string_info_ibqay3ntss','1567104489','no'),(668921,'_transient_timeout_aiowps_captcha_string_info_f33519c3jg','1565894865','no'),(668858,'_transient_timeout_aiowps_captcha_string_info_2f1vt18n89','1565890903','no'),(668859,'_transient_aiowps_captcha_string_info_2f1vt18n89','MTU2NTg4OTEwM3lhajNtcDh1cmRjYjZyanVjbHNsMTQ=','no'),(668876,'_transient_timeout_aiowps_captcha_string_info_9ve4a8jrsb','1565891854','no'),(668877,'_transient_aiowps_captcha_string_info_9ve4a8jrsb','MTU2NTg5MDA1NHlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(668894,'_transient_timeout_aiowps_captcha_string_info_72l8b9f6f0','1565893268','no'),(668895,'_transient_aiowps_captcha_string_info_72l8b9f6f0','MTU2NTg5MTQ2OHlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(685488,'_transient_timeout_aiowps_captcha_string_info_obsbya4tt2','1567085500','no'),(685489,'_transient_aiowps_captcha_string_info_obsbya4tt2','MTU2NzA4MzcwMHlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(668906,'_transient_timeout_aiowps_captcha_string_info_yg73iw13li','1565893961','no'),(668907,'_transient_aiowps_captcha_string_info_yg73iw13li','MTU2NTg5MjE2MXlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(668922,'_transient_aiowps_captcha_string_info_f33519c3jg','MTU2NTg5MzA2NXlhajNtcDh1cmRjYjZyanVjbHNsMTg=','no'),(685482,'_transient_aiowps_captcha_string_info_0f76hfiska','MTU2NzA4MzUyNHlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(685483,'_transient_timeout_aiowps_captcha_string_info_jm7d7c519y','1567085327','no'),(685484,'_transient_aiowps_captcha_string_info_jm7d7c519y','MTU2NzA4MzUyN3lhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(668970,'_transient_timeout_aiowps_captcha_string_info_05ublgp311','1565898472','no'),(668971,'_transient_aiowps_captcha_string_info_05ublgp311','MTU2NTg5NjY3MnlhajNtcDh1cmRjYjZyanVjbHNsMjQ=','no'),(668999,'_transient_timeout_yst_sm_1_1:4gHp_4kXJx','1565985704','no'),(669000,'_transient_yst_sm_1_1:4gHp_4kXJx','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2019-04-09T19:31:49-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2019-07-22T21:02:01-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2019-05-23T20:54:45-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-08-04T16:48:19-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(685477,'_transient_timeout_aiowps_captcha_string_info_u7zucoetn0','1567085316','no'),(685478,'_transient_aiowps_captcha_string_info_u7zucoetn0','MTU2NzA4MzUxNnlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(685479,'_transient_timeout_aiowps_captcha_string_info_bnvro1k6eq','1567085320','no'),(685480,'_transient_aiowps_captcha_string_info_bnvro1k6eq','MTU2NzA4MzUyMHlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(685481,'_transient_timeout_aiowps_captcha_string_info_0f76hfiska','1567085324','no'),(669105,'_transient_timeout_aiowps_captcha_string_info_w782ofj8kq','1565909462','no'),(669106,'_transient_aiowps_captcha_string_info_w782ofj8kq','MTU2NTkwNzY2MnlhajNtcDh1cmRjYjZyanVjbHNsMTQ=','no'),(685476,'_transient_aiowps_captcha_string_info_5hehsqoyda','MTU2NzA4MzUxMnlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(681890,'_transient_aiowps_captcha_string_info_l4dbovq9xq','MTU2NjgxNDE3MnlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(681894,'_transient_timeout_aiowps_captcha_string_info_7igyhnfu0l','1566816509','no'),(681540,'_transient_timeout_aiowps_captcha_string_info_wo4wrg67yd','1566789169','no'),(669206,'_transient_timeout_aiowps_captcha_string_info_unma7ha8hk','1565916455','no'),(687210,'_transient_timeout_aiowps_captcha_string_info_ay1b4kbqxu','1567214883','no'),(687211,'_transient_aiowps_captcha_string_info_ay1b4kbqxu','MTU2NzIxMzA4M3lhajNtcDh1cmRjYjZyanVjbHNsMjI=','no'),(686432,'_transient_aiowps_captcha_string_info_rwlwvhsh2g','MTU2NzE1MjUxMnlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(686431,'_transient_timeout_aiowps_captcha_string_info_rwlwvhsh2g','1567154312','no'),(683502,'_transient_timeout_aiowps_captcha_string_info_ggxd4ach9p','1566938889','no'),(683503,'_transient_aiowps_captcha_string_info_ggxd4ach9p','MTU2NjkzNzA4OXlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(683558,'_transient_timeout_aiowps_captcha_string_info_8oi3ydsjcs','1566943598','no'),(683559,'_transient_aiowps_captcha_string_info_8oi3ydsjcs','MTU2Njk0MTc5OHlhajNtcDh1cmRjYjZyanVjbHNsMjQ=','no'),(687038,'_transient_yst_sm_1_1:4gHp_335U','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2019-04-09T19:31:49-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2019-07-22T21:02:01-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2019-05-23T20:54:45-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-08-04T16:48:19-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(683638,'_transient_timeout_aiowps_captcha_string_info_zfilxeridw','1566950341','no'),(683639,'_transient_aiowps_captcha_string_info_zfilxeridw','MTU2Njk0ODU0MXlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(683679,'_transient_timeout_aiowps_captcha_string_info_remi307h35','1566952532','no'),(669786,'_transient_aiowps_captcha_string_info_ogyw6q9n1f','MTU2NTk1NjU3N3lhajNtcDh1cmRjYjZyanVjbHNsMTQ=','no'),(669207,'_transient_aiowps_captcha_string_info_unma7ha8hk','MTU2NTkxNDY1NXlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(681895,'_transient_aiowps_captcha_string_info_7igyhnfu0l','MTU2NjgxNDcwOXlhajNtcDh1cmRjYjZyanVjbHNsMjI=','no'),(681899,'_transient_timeout_aiowps_captcha_string_info_73qrvespas','1566816742','no'),(681900,'_transient_aiowps_captcha_string_info_73qrvespas','MTU2NjgxNDk0MnlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(681197,'_transient_yst_sm_1_1:4gHp_4kVEJ','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2019-04-09T19:31:49-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2019-07-22T21:02:01-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2019-05-23T20:54:45-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-08-04T16:48:19-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(669331,'_transient_timeout_aiowps_captcha_string_info_rgdafwh45j','1565925451','no'),(669332,'_transient_aiowps_captcha_string_info_rgdafwh45j','MTU2NTkyMzY1MXlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(680904,'_transient_timeout_aiowps_captcha_string_info_mbmlozq8dc','1566741968','no'),(669857,'_transient_timeout_aiowps_captcha_string_info_1q5dgnphea','1565962139','no'),(669376,'_transient_timeout_aiowps_captcha_string_info_n7vuau6ift','1565928457','no'),(669377,'_transient_aiowps_captcha_string_info_n7vuau6ift','MTU2NTkyNjY1N3lhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(725296,'_transient_aiowps_captcha_string_info_m5psss3tap','MTU3MDAzOTg4OHlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(724817,'_transient_timeout_yst_sm_1_1:4gHp_dRfo','1570091393','no'),(725924,'_transient_aiowps_captcha_string_info_d0knks6rwn','MTU3MDA4OTI5OXlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(729707,'_transient_aiowps_captcha_string_info_7yehcsckbq','MTU3MDM3MDYwMXlhajNtcDh1cmRjYjZyanVjbHNsMjQ=','no'),(729822,'_transient_timeout_aiowps_captcha_string_info_fu3vy318kf','1570380864','no'),(726613,'_transient_timeout_aiowps_captcha_string_info_3rbkepwg1j','1570144201','no'),(726614,'_transient_aiowps_captcha_string_info_3rbkepwg1j','MTU3MDE0MjQwMXlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1126996,'_transient_aiowps_captcha_string_info_to8qm8wmxs','MTU5OTYzMjE3MXlhajNtcDh1cmRjYjZyanVjbHNsMTg=','no'),(726508,'_transient_timeout_aiowps_captcha_string_info_wm2fp1ic43','1570136510','no'),(726509,'_transient_aiowps_captcha_string_info_wm2fp1ic43','MTU3MDEzNDcxMHlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(726401,'_transient_timeout_aiowps_captcha_string_info_h1n74y2uhf','1570128321','no'),(726319,'_transient_timeout_aiowps_captcha_string_info_7q9oclzlrs','1570121444','no'),(726221,'_transient_timeout_aiowps_captcha_string_info_h2x8h2vqzf','1570113402','no'),(726222,'_transient_aiowps_captcha_string_info_h2x8h2vqzf','MTU3MDExMTYwMnlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(726320,'_transient_aiowps_captcha_string_info_7q9oclzlrs','MTU3MDExOTY0NHlhajNtcDh1cmRjYjZyanVjbHNsMTk=','no'),(669915,'_transient_aiowps_captcha_string_info_h0rxgv0jbf','MTU2NTk2NDI2MXlhajNtcDh1cmRjYjZyanVjbHNsMTM=','no'),(669916,'_transient_timeout_aiowps_captcha_string_info_q229egyetj','1565966062','no'),(669917,'_transient_aiowps_captcha_string_info_q229egyetj','MTU2NTk2NDI2MnlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(670031,'_transient_timeout_aiowps_captcha_string_info_2xx3su7xyz','1565975078','no'),(670032,'_transient_aiowps_captcha_string_info_2xx3su7xyz','MTU2NTk3MzI3OHlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(670036,'_transient_timeout_aiowps_captcha_string_info_7mnklbj0es','1565975462','no'),(670037,'_transient_aiowps_captcha_string_info_7mnklbj0es','MTU2NTk3MzY2MnlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(670062,'_transient_timeout_aiowps_captcha_string_info_h1cvqm3cx5','1565977238','no'),(670063,'_transient_aiowps_captcha_string_info_h1cvqm3cx5','MTU2NTk3NTQzOHlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(670081,'_transient_timeout_aiowps_captcha_string_info_qrp8i65owk','1565978839','no'),(670082,'_transient_aiowps_captcha_string_info_qrp8i65owk','MTU2NTk3NzAzOXlhajNtcDh1cmRjYjZyanVjbHNsMzQ=','no'),(670105,'_transient_timeout_aiowps_captcha_string_info_leyzae950h','1565980767','no'),(670106,'_transient_aiowps_captcha_string_info_leyzae950h','MTU2NTk3ODk2N3lhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(670116,'_transient_timeout_aiowps_captcha_string_info_4i1lpqhz74','1565981518','no'),(686097,'_transient_timeout_aiowps_captcha_string_info_7nint7xg2a','1567128912','no'),(670117,'_transient_aiowps_captcha_string_info_4i1lpqhz74','MTU2NTk3OTcxOHlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(684043,'_transient_aiowps_captcha_string_info_n5qxcn0d62','MTU2Njk3OTI0N3lhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(683001,'_transient_timeout_aiowps_captcha_string_info_1wxvymmtb1','1566899970','no'),(685472,'_transient_aiowps_captcha_string_info_p63c7pu7kr','MTU2NzA4MzUwNXlhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(681801,'_transient_timeout_aiowps_captcha_string_info_6y751fmdeu','1566809701','no'),(681802,'_transient_aiowps_captcha_string_info_6y751fmdeu','MTU2NjgwNzkwMXlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(670158,'_transient_timeout_yst_sm_1_1:4gHp_4ltAP','1566069977','no'),(670159,'_transient_yst_sm_1_1:4gHp_4ltAP','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2019-04-09T19:31:49-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2019-07-22T21:02:01-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2019-05-23T20:54:45-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-08-04T16:48:19-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(685509,'_transient_aiowps_captcha_string_info_9pkulhhkhq','MTU2NzA4MzkyMHlhajNtcDh1cmRjYjZyanVjbHNsMTc=','no'),(673272,'_transient_timeout_aiowps_captcha_string_info_69ocgv4uez','1566191139','no'),(673273,'_transient_aiowps_captcha_string_info_69ocgv4uez','MTU2NjE4OTMzOXlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(791751,'_transient_timeout_aiowps_captcha_string_info_nueguazm5f','1574974072','no'),(790967,'_transient_timeout_aiowps_captcha_string_info_mow1e2on44','1574916361','no'),(670289,'_transient_timeout_aiowps_captcha_string_info_7my7fc11c8','1565994250','no'),(670290,'_transient_aiowps_captcha_string_info_7my7fc11c8','MTU2NTk5MjQ1MHlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(670313,'_transient_timeout_aiowps_captcha_string_info_av9hup71gb','1565995515','no'),(681155,'_transient_aiowps_captcha_string_info_wzbjqzd9c5','MTU2Njc2MDQ1NnlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(670314,'_transient_aiowps_captcha_string_info_av9hup71gb','MTU2NTk5MzcxNXlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(681356,'_transient_aiowps_captcha_string_info_mv4i0jtgbw','MTU2Njc3NTE0NXlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(681080,'_transient_timeout_aiowps_captcha_string_info_zd3rdr4x31','1566755836','no'),(670429,'_transient_timeout_aiowps_captcha_string_info_6cswq29uql','1566002931','no'),(670430,'_transient_aiowps_captcha_string_info_6cswq29uql','MTU2NjAwMTEzMXlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(670467,'_transient_timeout_aiowps_captcha_string_info_arght66eop','1566004793','no'),(681050,'_transient_aiowps_captcha_string_info_fwf27hu5tt','MTU2Njc1MjAyN3lhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(681988,'_transient_timeout_aiowps_captcha_string_info_7xvqnkxy9g','1566821847','no'),(681989,'_transient_aiowps_captcha_string_info_7xvqnkxy9g','MTU2NjgyMDA0N3lhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(682937,'_transient_timeout_aiowps_captcha_string_info_xqy2uhcvog','1566895512','no'),(682938,'_transient_aiowps_captcha_string_info_xqy2uhcvog','MTU2Njg5MzcxMXlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(682776,'_transient_timeout_aiowps_captcha_string_info_s2ikgekmnq','1566882491','no'),(682777,'_transient_aiowps_captcha_string_info_s2ikgekmnq','MTU2Njg4MDY5MXlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(682834,'_transient_timeout_aiowps_captcha_string_info_pug9aod348','1566887559','no'),(682835,'_transient_aiowps_captcha_string_info_pug9aod348','MTU2Njg4NTc1OXlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(682633,'_transient_timeout_aiowps_captcha_string_info_o4v9riie89','1566870227','no'),(682634,'_transient_aiowps_captcha_string_info_o4v9riie89','MTU2Njg2ODQyN3lhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(688105,'_transient_aiowps_captcha_string_info_d0rqrtqvxb','MTU2NzI4MjM2NHlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(687920,'_transient_timeout_aiowps_captcha_string_info_vkzbol6t53','1567268216','no'),(682140,'_transient_timeout_aiowps_captcha_string_info_qpv26ans2c','1566833921','no'),(682141,'_transient_aiowps_captcha_string_info_qpv26ans2c','MTU2NjgzMjEyMXlhajNtcDh1cmRjYjZyanVjbHNsMjI=','no'),(683382,'_transient_aiowps_captcha_string_info_jwmo8jxtgz','MTU2NjkyNzE1NXlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(682187,'_transient_timeout_aiowps_captcha_string_info_mct0l3vxsf','1566837059','no'),(682188,'_transient_aiowps_captcha_string_info_mct0l3vxsf','MTU2NjgzNTI1OXlhajNtcDh1cmRjYjZyanVjbHNsMTQ=','no'),(683680,'_transient_aiowps_captcha_string_info_remi307h35','MTU2Njk1MDczMnlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(682340,'_transient_timeout_aiowps_captcha_string_info_574la0x8ng','1566847811','no'),(682201,'_transient_aiowps_captcha_string_info_b8pd844uqo','MTU2NjgzNjI1N3lhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(752905,'_transient_timeout_aiowps_captcha_string_info_bq400pncy2','1572100539','no'),(752906,'_transient_aiowps_captcha_string_info_bq400pncy2','MTU3MjA5ODczOXlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(682341,'_transient_aiowps_captcha_string_info_574la0x8ng','MTU2Njg0NjAxMXlhajNtcDh1cmRjYjZyanVjbHNsMzA=','no'),(687037,'_transient_timeout_yst_sm_1_1:4gHp_335U','1567287206','no'),(685510,'_transient_timeout_aiowps_captcha_string_info_khpi3zqc9k','1567085723','no'),(685511,'_transient_aiowps_captcha_string_info_khpi3zqc9k','MTU2NzA4MzkyM3lhajNtcDh1cmRjYjZyanVjbHNsMjQ=','no'),(682503,'_transient_aiowps_captcha_string_info_0dediv7qvp','MTU2Njg2MDE1NnlhajNtcDh1cmRjYjZyanVjbHNsMTc=','no'),(768137,'_transient_timeout_aiowps_captcha_string_info_9zn7drivhe','1573236949','no'),(734307,'_transient_timeout_aiowps_captcha_string_info_w7dk0xuncq','1570716614','no'),(735656,'_transient_timeout_aiowps_captcha_string_info_vh70d9x8u6','1570814429','no'),(733737,'_transient_timeout_aiowps_captcha_string_info_ozc8io6085','1570675298','no'),(733738,'_transient_aiowps_captcha_string_info_ozc8io6085','MTU3MDY3MzQ5OHlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(697988,'_transient_timeout_aiowps_captcha_string_info_9xpbvjeyfl','1568030990','no'),(693346,'_transient_timeout_aiowps_captcha_string_info_b7hmt555mm','1567679729','no'),(682502,'_transient_timeout_aiowps_captcha_string_info_0dediv7qvp','1566861956','no'),(688104,'_transient_timeout_aiowps_captcha_string_info_d0rqrtqvxb','1567284164','no'),(687159,'_transient_timeout_aiowps_captcha_string_info_b2izcsxtrc','1567212643','no'),(687160,'_transient_aiowps_captcha_string_info_b2izcsxtrc','MTU2NzIxMDg0M3lhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(677813,'_transient_aiowps_captcha_string_info_5hc7g7pd0l','MTU2NjUxODc5OHlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(670801,'_transient_timeout_aiowps_captcha_string_info_8to8uarclc','1566026007','no'),(670802,'_transient_aiowps_captcha_string_info_8to8uarclc','MTU2NjAyNDIwN3lhajNtcDh1cmRjYjZyanVjbHNsMjk=','no'),(683002,'_transient_aiowps_captcha_string_info_1wxvymmtb1','MTU2Njg5ODE3MHlhajNtcDh1cmRjYjZyanVjbHNsMzA=','no'),(681172,'_transient_timeout_aiowps_captcha_string_info_wfulj9wqy8','1566763186','no'),(680786,'_transient_timeout_aiowps_captcha_string_info_jzv22xwsav','1566733788','no'),(681049,'_transient_timeout_aiowps_captcha_string_info_fwf27hu5tt','1566753827','no'),(1176117,'_transient_timeout_wpcom_subscribers_total','1603054476','no'),(680679,'_transient_timeout_aiowps_captcha_string_info_09nd47rrcu','1566725032','no'),(680680,'_transient_aiowps_captcha_string_info_09nd47rrcu','MTU2NjcyMzIzMnlhajNtcDh1cmRjYjZyanVjbHNsMjg=','no'),(680524,'_transient_timeout_aiowps_captcha_string_info_o4ovsqx9g2','1566713793','no'),(671908,'_transient_timeout_aiowps_captcha_string_info_9nbu0e7ykl','1566099335','no'),(679413,'_transient_timeout_aiowps_captcha_string_info_g4cnirlp0e','1566633112','no'),(679414,'_transient_aiowps_captcha_string_info_g4cnirlp0e','MTU2NjYzMTMxMnlhajNtcDh1cmRjYjZyanVjbHNsMjk=','no'),(670923,'_transient_timeout_aiowps_captcha_string_info_0qtyg3x1zv','1566034807','no'),(680659,'_transient_aiowps_captcha_string_info_t2ldsyr5z0','MTU2NjcyMTczNHlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(670924,'_transient_aiowps_captcha_string_info_0qtyg3x1zv','MTU2NjAzMzAwN3lhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(680611,'_transient_aiowps_captcha_string_info_ud3ow4chxv','MTU2NjcxODk1MXlhajNtcDh1cmRjYjZyanVjbHNsMjk=','no'),(680615,'_transient_timeout_aiowps_captcha_string_info_ulgtf4uvhx','1566720979','no'),(680616,'_transient_aiowps_captcha_string_info_ulgtf4uvhx','MTU2NjcxOTE3OXlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(680627,'_transient_timeout_aiowps_captcha_string_info_9ukv1w1mbi','1566721576','no'),(680628,'_transient_aiowps_captcha_string_info_9ukv1w1mbi','MTU2NjcxOTc3NnlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(680632,'_transient_timeout_aiowps_captcha_string_info_926unaoll1','1566721761','no'),(671058,'_transient_timeout_aiowps_captcha_string_info_0wj863kydx','1566044446','no'),(671042,'_transient_timeout_aiowps_captcha_string_info_cqlfpdxjg0','1566043931','no'),(671043,'_transient_aiowps_captcha_string_info_cqlfpdxjg0','MTU2NjA0MjEzMXlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(680658,'_transient_timeout_aiowps_captcha_string_info_t2ldsyr5z0','1566723534','no'),(680490,'_transient_aiowps_captcha_string_info_ifciihyght','MTU2NjcxMDA3NnlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(671866,'_transient_timeout_aiowps_captcha_string_info_kbp04zylhk','1566097532','no'),(671867,'_transient_aiowps_captcha_string_info_kbp04zylhk','MTU2NjA5NTczMnlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(671222,'_transient_timeout_aiowps_captcha_string_info_qecbznaiiy','1566056278','no'),(671223,'_transient_aiowps_captcha_string_info_qecbznaiiy','MTU2NjA1NDQ3OHlhajNtcDh1cmRjYjZyanVjbHNsMA==','no'),(680633,'_transient_aiowps_captcha_string_info_926unaoll1','MTU2NjcxOTk2MXlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(671240,'_transient_timeout_aiowps_captcha_string_info_3e78fh219a','1566057522','no'),(671241,'_transient_aiowps_captcha_string_info_3e78fh219a','MTU2NjA1NTcyMnlhajNtcDh1cmRjYjZyanVjbHNsMjY=','no'),(679381,'_transient_aiowps_captcha_string_info_dti6fr7uo9','MTU2NjYyOTUzMHlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(671729,'_transient_timeout_aiowps_captcha_string_info_5ldnetd5w9','1566088788','no'),(671401,'_transient_timeout_aiowps_captcha_string_info_qh0gls8ui4','1566069165','no'),(671402,'_transient_aiowps_captcha_string_info_qh0gls8ui4','MTU2NjA2NzM2NXlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(671416,'_transient_timeout_aiowps_captcha_string_info_q2pesvp74y','1566069615','no'),(671417,'_transient_aiowps_captcha_string_info_q2pesvp74y','MTU2NjA2NzgxNXlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(671434,'_transient_timeout_aiowps_captcha_string_info_70bh0xgkrv','1566071147','no'),(671435,'_transient_aiowps_captcha_string_info_70bh0xgkrv','MTU2NjA2OTM0N3lhajNtcDh1cmRjYjZyanVjbHNsMTQ=','no'),(671441,'_transient_timeout_aiowps_captcha_string_info_7g7et9y6i3','1566071682','no'),(671442,'_transient_aiowps_captcha_string_info_7g7et9y6i3','MTU2NjA2OTg4MnlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(671443,'_transient_timeout_aiowps_captcha_string_info_ce7r584gt7','1566071713','no'),(671444,'_transient_aiowps_captcha_string_info_ce7r584gt7','MTU2NjA2OTkxM3lhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(671468,'_transient_timeout_aiowps_captcha_string_info_0fg2iujgte','1566072893','no'),(671469,'_transient_aiowps_captcha_string_info_0fg2iujgte','MTU2NjA3MTA5M3lhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(680422,'_transient_timeout_aiowps_captcha_string_info_fcvp4dk46c','1566708611','no'),(680561,'_transient_yst_sm_1_1:4gHp_dSQA','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2019-04-09T19:31:49-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2019-07-22T21:02:01-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2019-05-23T20:54:45-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-08-04T16:48:19-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(671493,'_transient_timeout_aiowps_captcha_string_info_uog8js0dc2','1566074918','no'),(671494,'_transient_aiowps_captcha_string_info_uog8js0dc2','MTU2NjA3MzExOHlhajNtcDh1cmRjYjZyanVjbHNsMjc=','no'),(685474,'_transient_aiowps_captcha_string_info_wd2gi1r5s8','MTU2NzA4MzUwOHlhajNtcDh1cmRjYjZyanVjbHNsMjE=','no'),(680414,'_transient_timeout_aiowps_captcha_string_info_btbw2vbjiv','1566708125','no'),(680423,'_transient_aiowps_captcha_string_info_fcvp4dk46c','MTU2NjcwNjgxMXlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(680429,'_transient_timeout_aiowps_captcha_string_info_jie26uqurq','1566708873','no'),(680351,'_transient_timeout_aiowps_captcha_string_info_cyb16hylih','1566703731','no'),(680352,'_transient_aiowps_captcha_string_info_cyb16hylih','MTU2NjcwMTkzMXlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(671541,'_transient_timeout_aiowps_captcha_string_info_qugqd9f3sl','1566076830','no'),(671542,'_transient_aiowps_captcha_string_info_qugqd9f3sl','MTU2NjA3NTAzMHlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(671578,'_transient_timeout_aiowps_captcha_string_info_76ltme0u4z','1566078653','no'),(671579,'_transient_aiowps_captcha_string_info_76ltme0u4z','MTU2NjA3Njg1M3lhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(680455,'_transient_timeout_aiowps_captcha_string_info_ichvxfyhjj','1566710213','no'),(680456,'_transient_aiowps_captcha_string_info_ichvxfyhjj','MTU2NjcwODQxM3lhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(680460,'_transient_aiowps_captcha_string_info_vnx0ckx7kq','MTU2NjcwODUwOXlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(680470,'_transient_timeout_aiowps_captcha_string_info_5e9w6lq5mt','1566711063','no'),(671665,'_transient_timeout_aiowps_captcha_string_info_k60t8pmd5t','1566084881','no'),(671666,'_transient_aiowps_captcha_string_info_k60t8pmd5t','MTU2NjA4MzA4MXlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(680471,'_transient_aiowps_captcha_string_info_5e9w6lq5mt','MTU2NjcwOTI2M3lhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(680489,'_transient_timeout_aiowps_captcha_string_info_ifciihyght','1566711876','no'),(671730,'_transient_aiowps_captcha_string_info_5ldnetd5w9','MTU2NjA4Njk4OHlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(671909,'_transient_aiowps_captcha_string_info_9nbu0e7ykl','MTU2NjA5NzUzNXlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(671910,'_transient_timeout_aiowps_captcha_string_info_5p5uyentsf','1566099404','no'),(671911,'_transient_aiowps_captcha_string_info_5p5uyentsf','MTU2NjA5NzYwNHlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(671982,'_transient_timeout_aiowps_captcha_string_info_ujmzk6u3g5','1566105035','no'),(671983,'_transient_aiowps_captcha_string_info_ujmzk6u3g5','MTU2NjEwMzIzNXlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(671989,'_transient_timeout_aiowps_captcha_string_info_aaxzatbvnv','1566105623','no'),(671990,'_transient_aiowps_captcha_string_info_aaxzatbvnv','MTU2NjEwMzgyM3lhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(680648,'_transient_timeout_aiowps_captcha_string_info_2ztqc1pvr5','1566722913','no'),(680610,'_transient_timeout_aiowps_captcha_string_info_ud3ow4chxv','1566720751','no'),(680525,'_transient_aiowps_captcha_string_info_o4ovsqx9g2','MTU2NjcxMTk5M3lhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(672035,'_transient_timeout_aiowps_captcha_string_info_2u5j5t4fl6','1566108502','no'),(672036,'_transient_aiowps_captcha_string_info_2u5j5t4fl6','MTU2NjEwNjcwMnlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(672056,'_transient_timeout_aiowps_captcha_string_info_tzw5v0fljj','1566109724','no'),(672057,'_transient_aiowps_captcha_string_info_tzw5v0fljj','MTU2NjEwNzkyNHlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(672146,'_transient_timeout_aiowps_captcha_string_info_sulnwx90n8','1566116236','no'),(672147,'_transient_aiowps_captcha_string_info_sulnwx90n8','MTU2NjExNDQzNnlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(755997,'_transient_timeout_aiowps_captcha_string_info_whr99alom7','1572333005','no'),(678323,'_transient_aiowps_captcha_string_info_bia96dqonl','MTU2NjU1NzI4MnlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(672170,'_transient_timeout_aiowps_captcha_string_info_u3jgmnfoa7','1566117739','no'),(672171,'_transient_aiowps_captcha_string_info_u3jgmnfoa7','MTU2NjExNTkzOXlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(672240,'_transient_timeout_aiowps_captcha_string_info_1zuhbc0mkh','1566122832','no'),(672241,'_transient_aiowps_captcha_string_info_1zuhbc0mkh','MTU2NjEyMTAzMnlhajNtcDh1cmRjYjZyanVjbHNsMzc=','no'),(672245,'_transient_timeout_aiowps_captcha_string_info_jr2yrwxsww','1566123185','no'),(672246,'_transient_aiowps_captcha_string_info_jr2yrwxsww','MTU2NjEyMTM4NXlhajNtcDh1cmRjYjZyanVjbHNsMjM=','no'),(672259,'_transient_timeout_aiowps_captcha_string_info_4b8mxnfmxo','1566124150','no'),(672260,'_transient_aiowps_captcha_string_info_4b8mxnfmxo','MTU2NjEyMjM1MHlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(672280,'_transient_timeout_aiowps_captcha_string_info_hjwonzcy75','1566125048','no'),(672281,'_transient_aiowps_captcha_string_info_hjwonzcy75','MTU2NjEyMzI0OHlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(672285,'_transient_timeout_aiowps_captcha_string_info_q54m3jcq82','1566125161','no'),(672286,'_transient_aiowps_captcha_string_info_q54m3jcq82','MTU2NjEyMzM2MXlhajNtcDh1cmRjYjZyanVjbHNsMTc=','no'),(672373,'_transient_timeout_aiowps_captcha_string_info_ew68e1inku','1566131333','no'),(672374,'_transient_aiowps_captcha_string_info_ew68e1inku','MTU2NjEyOTUzM3lhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(679129,'_transient_aiowps_captcha_string_info_iv01hn8alq','MTU2NjYxMTUzOXlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(672443,'_transient_timeout_aiowps_captcha_string_info_tlka55fbp5','1566134841','no'),(672444,'_transient_aiowps_captcha_string_info_tlka55fbp5','MTU2NjEzMzA0MXlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(672446,'_transient_timeout_aiowps_captcha_string_info_l713sc3q3c','1566134905','no'),(672447,'_transient_aiowps_captcha_string_info_l713sc3q3c','MTU2NjEzMzEwNXlhajNtcDh1cmRjYjZyanVjbHNsMTg=','no'),(672467,'_transient_timeout_aiowps_captcha_string_info_8zt9sdcloi','1566136000','no'),(672468,'_transient_aiowps_captcha_string_info_8zt9sdcloi','MTU2NjEzNDE5OXlhajNtcDh1cmRjYjZyanVjbHNsMjE=','no'),(672475,'_transient_timeout_aiowps_captcha_string_info_8nm51wm7p6','1566136620','no'),(672476,'_transient_aiowps_captcha_string_info_8nm51wm7p6','MTU2NjEzNDgyMHlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(672551,'_transient_timeout_aiowps_captcha_string_info_cdyobfltc1','1566141948','no'),(678401,'_transient_aiowps_captcha_string_info_sgrfifz48a','MTU2NjU2MzAyNXlhajNtcDh1cmRjYjZyanVjbHNsMjI=','no'),(672488,'_transient_timeout_aiowps_captcha_string_info_lbumruyceq','1566137470','no'),(672489,'_transient_aiowps_captcha_string_info_lbumruyceq','MTU2NjEzNTY3MHlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(672552,'_transient_aiowps_captcha_string_info_cdyobfltc1','MTU2NjE0MDE0OHlhajNtcDh1cmRjYjZyanVjbHNsMzE=','no'),(672559,'_transient_timeout_aiowps_captcha_string_info_bi7dt0q1vz','1566142275','no'),(672560,'_transient_aiowps_captcha_string_info_bi7dt0q1vz','MTU2NjE0MDQ3NXlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(673017,'_transient_timeout_aiowps_captcha_string_info_5i5uzvowsx','1566173951','no'),(673018,'_transient_aiowps_captcha_string_info_5i5uzvowsx','MTU2NjE3MjE1MXlhajNtcDh1cmRjYjZyanVjbHNsMjY=','no'),(672666,'_transient_timeout_aiowps_captcha_string_info_89sve39zvj','1566150045','no'),(672667,'_transient_aiowps_captcha_string_info_89sve39zvj','MTU2NjE0ODI0NXlhajNtcDh1cmRjYjZyanVjbHNsMTk=','no'),(672669,'_transient_timeout_aiowps_captcha_string_info_mvyqa2hl8t','1566150152','no'),(672670,'_transient_aiowps_captcha_string_info_mvyqa2hl8t','MTU2NjE0ODM1MnlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(672674,'_transient_timeout_aiowps_captcha_string_info_ajac6m35wd','1566150235','no'),(672675,'_transient_aiowps_captcha_string_info_ajac6m35wd','MTU2NjE0ODQzNXlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(677872,'_transient_timeout_aiowps_captcha_string_info_t5bn2trwyz','1566523967','no'),(677873,'_transient_aiowps_captcha_string_info_t5bn2trwyz','MTU2NjUyMjE2N3lhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(683083,'_transient_aiowps_captcha_string_info_29wsae8r6f','MTU2NjkwNTI3NXlhajNtcDh1cmRjYjZyanVjbHNsMTk=','no'),(672767,'_transient_timeout_aiowps_captcha_string_info_i8z513zst7','1566156711','no'),(672768,'_transient_aiowps_captcha_string_info_i8z513zst7','MTU2NjE1NDkxMXlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(672782,'_transient_timeout_aiowps_captcha_string_info_39q6txu8bx','1566157978','no'),(672783,'_transient_aiowps_captcha_string_info_39q6txu8bx','MTU2NjE1NjE3OHlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(672818,'_transient_timeout_aiowps_captcha_string_info_i64yy9a33l','1566159932','no'),(672819,'_transient_aiowps_captcha_string_info_i64yy9a33l','MTU2NjE1ODEzMnlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(672869,'_transient_timeout_aiowps_captcha_string_info_v4kc0m0gnn','1566163475','no'),(672870,'_transient_aiowps_captcha_string_info_v4kc0m0gnn','MTU2NjE2MTY3NHlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(679989,'_transient_aiowps_captcha_string_info_fwp8efrdlx','MTU2NjY3NTIxNXlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(679128,'_transient_timeout_aiowps_captcha_string_info_iv01hn8alq','1566613339','no'),(679305,'_transient_aiowps_captcha_string_info_f1zemym80q','MTU2NjYyMzczMnlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(673328,'_transient_timeout_aiowps_captcha_string_info_57rrd2e0t6','1566194671','no'),(673329,'_transient_aiowps_captcha_string_info_57rrd2e0t6','MTU2NjE5Mjg3MXlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(678830,'_transient_timeout_aiowps_captcha_string_info_aieyjs34mp','1566591425','no'),(678831,'_transient_aiowps_captcha_string_info_aieyjs34mp','MTU2NjU4OTYyNXlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1176118,'_transient_wpcom_subscribers_total','a:2:{s:6:\"status\";s:7:\"success\";s:5:\"value\";i:380;}','no'),(1128393,'_transient_timeout_aiowps_captcha_string_info_hymq52ge1x','1599728484','no'),(1126829,'_transient_aiowps_captcha_string_info_kcgabptnuw','MTU5OTYyMDIzMnlhajNtcDh1cmRjYjZyanVjbHNsMzY=','no'),(1126849,'_transient_timeout_aiowps_captcha_string_info_vcplkz1bjy','1599623730','no'),(1126850,'_transient_aiowps_captcha_string_info_vcplkz1bjy','MTU5OTYyMTkzMHlhajNtcDh1cmRjYjZyanVjbHNsMTM=','no'),(1174847,'_transient_yst_sm_attachment_1:4gHp_7bnXa','C:24:\"WPSEO_Sitemap_Cache_Data\":5791:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:5743:\"<urlset xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xmlns:image=\"http://www.google.com/schemas/sitemap-image/1.1\" xsi:schemaLocation=\"http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd http://www.google.com/schemas/sitemap-image/1.1 http://www.google.com/schemas/sitemap-image/1.1/sitemap-image.xsd\" xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/evangelist/jackwilliamsbig/</loc>\n		<lastmod>2014-04-07T12:30:02-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/members/598936_10151474288198275_712590294_n/</loc>\n		<lastmod>2014-04-09T18:15:22-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/evangelist/39thstreetevangelist/</loc>\n		<lastmod>2014-06-08T08:48:01-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/bible-study-links/2014-bible-reading-chart/</loc>\n		<lastmod>2014-06-18T20:51:54-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/those-privileged-to-serve/2014-july-thru-december/</loc>\n		<lastmod>2014-07-09T17:31:26-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/those-who-serve-2/those-who-servejuly14/</loc>\n		<lastmod>2014-07-09T17:37:35-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/current-calendar/07_2014_39thstreetcalendar/</loc>\n		<lastmod>2014-07-16T13:06:20-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/upcoming-events-at-the-39th-street-church-of-christ/2016-39th-street-youth-rally_all-things/</loc>\n		<lastmod>2016-03-16T17:38:36-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/upcoming-events-at-the-39th-street-church-of-christ/2016_39thstreetgospelmeetingflier-2/</loc>\n		<lastmod>2016-03-16T18:12:09-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/upcoming-events-at-the-39th-street-church-of-christ/2016_04_13_15_personal-evangelism/</loc>\n		<lastmod>2016-03-22T11:13:38-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/the-elders/02_deacons_hastings_robert/</loc>\n		<lastmod>2017-06-30T14:36:48-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/the-elders/02_deacons_leach_justin/</loc>\n		<lastmod>2017-06-30T14:36:53-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/the-elders/02_deacons_mygatt_jeremiah/</loc>\n		<lastmod>2017-06-30T14:36:57-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/the-elders/02_deacons_shepherd_robbie_2/</loc>\n		<lastmod>2017-06-30T14:37:01-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/the-elders/02_deacons_shull__ethan/</loc>\n		<lastmod>2017-06-30T14:37:05-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/the-elders/02_deacons_williams_jarrod/</loc>\n		<lastmod>2017-06-30T14:37:10-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/evangelist/williams_jack_lana/</loc>\n		<lastmod>2017-06-30T15:26:46-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/home/cropped-church_building-1-jpg/</loc>\n		<lastmod>2019-01-17T19:35:14-06:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/home/church_building/</loc>\n		<lastmod>2019-01-17T19:37:27-06:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/event/987/ladiesday2019/</loc>\n		<lastmod>2019-01-19T19:28:39-06:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/the-elders/01_eldership_grisham_jeff2/</loc>\n		<lastmod>2019-02-17T15:38:32-06:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/the-elders/01_eldership_kreisel_mike/</loc>\n		<lastmod>2019-02-17T15:39:12-06:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/the-elders/01_eldership_rokos_greg-2/</loc>\n		<lastmod>2019-02-17T15:39:40-06:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/the-elders/01_eldership_williams_jack/</loc>\n		<lastmod>2019-02-17T15:42:51-06:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/youth/2019-39thstreet-youth-rally_dont-despise-me/</loc>\n		<lastmod>2019-04-01T20:14:52-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/2019-youth-rally-dont-despise-me/theyouthrally/</loc>\n		<lastmod>2019-04-04T20:22:44-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/2019-youth-rally-dont-despise-me/youth4/</loc>\n		<lastmod>2019-04-04T20:31:10-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/2019-vacation-bible-school-paul-an-example-to-follow/vbsc_picture/</loc>\n		<lastmod>2019-05-21T20:10:33-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/home/38thannualmwlectures_greatbiblequestions/</loc>\n		<lastmod>2020-08-22T09:38:45-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/event/38th-annual-mid-west-lectures-great-bible-questions/the-38th-annual-midwest-lectures_great-bible-questions_schedule/</loc>\n		<lastmod>2020-08-22T09:42:10-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/event/38th-annual-mid-west-lectures-great-bible-questions/118208594_2824869117732703_6753312790789338872_n/</loc>\n		<lastmod>2020-08-22T09:52:13-05:00</lastmod>\n	</url>\n</urlset>\";}}','no'),(1126629,'_transient_timeout_yst_sm_1_1:4gHp_7cJir','1599695545','no'),(1126630,'_transient_yst_sm_1_1:4gHp_7cJir','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-09-08T18:48:56-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2020-09-08T18:43:50-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2020-08-22T09:53:10-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(673024,'_transient_timeout_aiowps_captcha_string_info_c8n3u10uwi','1566174267','no'),(673025,'_transient_aiowps_captcha_string_info_c8n3u10uwi','MTU2NjE3MjQ2N3lhajNtcDh1cmRjYjZyanVjbHNsMTQ=','no'),(673044,'_transient_timeout_aiowps_captcha_string_info_qlzyy0e34v','1566175906','no'),(673045,'_transient_aiowps_captcha_string_info_qlzyy0e34v','MTU2NjE3NDEwNnlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(673087,'_transient_timeout_aiowps_captcha_string_info_ckn7p5zb2b','1566178016','no'),(673088,'_transient_aiowps_captcha_string_info_ckn7p5zb2b','MTU2NjE3NjIxNnlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(683082,'_transient_timeout_aiowps_captcha_string_info_29wsae8r6f','1566907075','no'),(673194,'_transient_timeout_aiowps_captcha_string_info_id804sbwf8','1566185662','no'),(673195,'_transient_aiowps_captcha_string_info_id804sbwf8','MTU2NjE4Mzg2MnlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(678449,'_transient_aiowps_captcha_string_info_iehrbomddp','MTU2NjU2NTQyN3lhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(677627,'_transient_aiowps_captcha_string_info_paqtdbh2t9','MTU2NjUwNTk1M3lhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(673247,'_transient_timeout_aiowps_captcha_string_info_66yfe2icha','1566189559','no'),(673248,'_transient_aiowps_captcha_string_info_66yfe2icha','MTU2NjE4Nzc1OXlhajNtcDh1cmRjYjZyanVjbHNsMTg=','no'),(677626,'_transient_timeout_aiowps_captcha_string_info_paqtdbh2t9','1566507753','no'),(677319,'_transient_timeout_aiowps_captcha_string_info_18kzsj2b4r','1566483939','no'),(677533,'_transient_timeout_aiowps_captcha_string_info_tnhecoxa18','1566500580','no'),(677371,'_transient_timeout_aiowps_captcha_string_info_km9trx0dvn','1566487392','no'),(677372,'_transient_aiowps_captcha_string_info_km9trx0dvn','MTU2NjQ4NTU5MnlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(677388,'_transient_timeout_aiowps_captcha_string_info_5m8tgn7l1b','1566488617','no'),(677389,'_transient_aiowps_captcha_string_info_5m8tgn7l1b','MTU2NjQ4NjgxN3lhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(677392,'_transient_timeout_aiowps_captcha_string_info_i3exwvi6eb','1566488866','no'),(677393,'_transient_aiowps_captcha_string_info_i3exwvi6eb','MTU2NjQ4NzA2NnlhajNtcDh1cmRjYjZyanVjbHNsMTk=','no'),(677534,'_transient_aiowps_captcha_string_info_tnhecoxa18','MTU2NjQ5ODc4MHlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(677431,'_transient_timeout_aiowps_captcha_string_info_da7louzie0','1566491933','no'),(680787,'_transient_aiowps_captcha_string_info_jzv22xwsav','MTU2NjczMTk4OHlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(677637,'_transient_timeout_aiowps_captcha_string_info_eyrbc3vmrl','1566508551','no'),(678503,'_transient_timeout_aiowps_captcha_string_info_9cck3oei1n','1566570768','no'),(678504,'_transient_aiowps_captcha_string_info_9cck3oei1n','MTU2NjU2ODk2OHlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(673420,'_transient_timeout_aiowps_captcha_string_info_4g4yrz53dx','1566201237','no'),(673421,'_transient_aiowps_captcha_string_info_4g4yrz53dx','MTU2NjE5OTQzN3lhajNtcDh1cmRjYjZyanVjbHNsMTk=','no'),(677642,'_transient_timeout_aiowps_captcha_string_info_7v22kumtpt','1566508707','no'),(673481,'_transient_timeout_aiowps_captcha_string_info_a89g584bw5','1566206147','no'),(673482,'_transient_aiowps_captcha_string_info_a89g584bw5','MTU2NjIwNDM0N3lhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(673509,'_transient_timeout_aiowps_captcha_string_info_6az00nd84y','1566208209','no'),(673510,'_transient_aiowps_captcha_string_info_6az00nd84y','MTU2NjIwNjQwOXlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(677643,'_transient_aiowps_captcha_string_info_7v22kumtpt','MTU2NjUwNjkwN3lhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1018950,'_transient_timeout_aiowps_captcha_string_info_u4ug246u9s','1591696354','no'),(1018951,'_transient_aiowps_captcha_string_info_u4ug246u9s','MTU5MTY5NDU1NHlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(678563,'_transient_timeout_aiowps_captcha_string_info_nu3mg9phvz','1566573263','no'),(678564,'_transient_aiowps_captcha_string_info_nu3mg9phvz','MTU2NjU3MTQ2M3lhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(677671,'_transient_timeout_aiowps_captcha_string_info_8ozpv54hla','1566509934','no'),(677672,'_transient_aiowps_captcha_string_info_8ozpv54hla','MTU2NjUwODEzNHlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(673742,'_transient_timeout_yst_sm_1_1:4gHp_4kJU8','1566309396','no'),(673743,'_transient_yst_sm_1_1:4gHp_4kJU8','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2019-04-09T19:31:49-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2019-07-22T21:02:01-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2019-05-23T20:54:45-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-08-04T16:48:19-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(678400,'_transient_timeout_aiowps_captcha_string_info_sgrfifz48a','1566564825','no'),(678398,'_transient_timeout_aiowps_captcha_string_info_bj80o9g9ik','1566564772','no'),(678399,'_transient_aiowps_captcha_string_info_bj80o9g9ik','MTU2NjU2Mjk3MnlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(678752,'_transient_aiowps_captcha_string_info_hcfhjknlyi','MTU2NjU4NTQ5NXlhajNtcDh1cmRjYjZyanVjbHNsMzU=','no'),(678322,'_transient_timeout_aiowps_captcha_string_info_bia96dqonl','1566559082','no'),(673797,'_transient_timeout_aiowps_captcha_string_info_uz6nodbq3e','1566229142','no'),(673798,'_transient_aiowps_captcha_string_info_uz6nodbq3e','MTU2NjIyNzM0MnlhajNtcDh1cmRjYjZyanVjbHNsMzI=','no'),(673828,'_transient_timeout_aiowps_captcha_string_info_jmricascnd','1566231170','no'),(673829,'_transient_aiowps_captcha_string_info_jmricascnd','MTU2NjIyOTM3MHlhajNtcDh1cmRjYjZyanVjbHNsMjM=','no'),(673846,'_transient_timeout_aiowps_captcha_string_info_eqyqe11au0','1566231972','no'),(678466,'_transient_timeout_aiowps_captcha_string_info_hyngi6u2sx','1566568507','no'),(678467,'_transient_aiowps_captcha_string_info_hyngi6u2sx','MTU2NjU2NjcwN3lhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(673847,'_transient_aiowps_captcha_string_info_eqyqe11au0','MTU2NjIzMDE3MnlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(678411,'_transient_timeout_aiowps_captcha_string_info_u62s1lhhji','1566565527','no'),(678412,'_transient_aiowps_captcha_string_info_u62s1lhhji','MTU2NjU2MzcyN3lhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(678448,'_transient_timeout_aiowps_captcha_string_info_iehrbomddp','1566567227','no'),(673945,'_transient_timeout_aiowps_captcha_string_info_s8xwsuer7x','1566239544','no'),(673946,'_transient_aiowps_captcha_string_info_s8xwsuer7x','MTU2NjIzNzc0NHlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(679392,'_transient_aiowps_captcha_string_info_m9m37u21p7','MTU2NjYzMDA3MXlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(679516,'_transient_timeout_aiowps_captcha_string_info_5hp6jqhs45','1566641829','no'),(674173,'_transient_timeout_aiowps_captcha_string_info_tlzgc9aekl','1566256901','no'),(674174,'_transient_aiowps_captcha_string_info_tlzgc9aekl','MTU2NjI1NTEwMXlhajNtcDh1cmRjYjZyanVjbHNsMzY=','no'),(678857,'_transient_aiowps_captcha_string_info_izmzdu7id6','MTU2NjU5MTY0MXlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(678919,'_transient_timeout_aiowps_captcha_string_info_am13kuqbh7','1566597993','no'),(678856,'_transient_timeout_aiowps_captcha_string_info_izmzdu7id6','1566593441','no'),(674327,'_transient_timeout_aiowps_captcha_string_info_cfy99neugd','1566266496','no'),(674328,'_transient_aiowps_captcha_string_info_cfy99neugd','MTU2NjI2NDY5NnlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(674353,'_transient_timeout_aiowps_captcha_string_info_r40qf5fzw2','1566268236','no'),(674354,'_transient_aiowps_captcha_string_info_r40qf5fzw2','MTU2NjI2NjQzNnlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(678762,'_transient_aiowps_captcha_string_info_vsou33emg0','MTU2NjU4NTg5NHlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(674606,'_transient_timeout_aiowps_captcha_string_info_8x1rm7hld7','1566286352','no'),(674549,'_transient_timeout_aiowps_captcha_string_info_t7ub40h6ry','1566282109','no'),(674550,'_transient_aiowps_captcha_string_info_t7ub40h6ry','MTU2NjI4MDMwOXlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(674607,'_transient_aiowps_captcha_string_info_8x1rm7hld7','MTU2NjI4NDU1MnlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(678767,'_transient_timeout_aiowps_captcha_string_info_uogo6omdds','1566587858','no'),(678920,'_transient_aiowps_captcha_string_info_am13kuqbh7','MTU2NjU5NjE5M3lhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(678939,'_transient_timeout_aiowps_captcha_string_info_ohr8imw8td','1566599431','no'),(674652,'_transient_timeout_aiowps_captcha_string_info_fnyybrsvdn','1566289836','no'),(674653,'_transient_aiowps_captcha_string_info_fnyybrsvdn','MTU2NjI4ODAzNnlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(674664,'_transient_timeout_aiowps_captcha_string_info_nk9ykmy6wk','1566290886','no'),(674665,'_transient_aiowps_captcha_string_info_nk9ykmy6wk','MTU2NjI4OTA4NnlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(678777,'_transient_aiowps_captcha_string_info_bwflic80hj','MTU2NjU4NjQ4NHlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(678792,'_transient_timeout_aiowps_captcha_string_info_g69pxfqxh2','1566589514','no'),(678793,'_transient_aiowps_captcha_string_info_g69pxfqxh2','MTU2NjU4NzcxNHlhajNtcDh1cmRjYjZyanVjbHNsMTg=','no'),(674796,'_transient_timeout_aiowps_captcha_string_info_s2fugumir0','1566301681','no'),(674797,'_transient_aiowps_captcha_string_info_s2fugumir0','MTU2NjI5OTg4MXlhajNtcDh1cmRjYjZyanVjbHNsMjk=','no'),(674808,'_transient_timeout_aiowps_captcha_string_info_biaygodcza','1566302677','no'),(674809,'_transient_aiowps_captcha_string_info_biaygodcza','MTU2NjMwMDg3N3lhajNtcDh1cmRjYjZyanVjbHNsMTM=','no'),(678838,'_transient_timeout_aiowps_captcha_string_info_8dmoyz4pjo','1566591995','no'),(678839,'_transient_aiowps_captcha_string_info_8dmoyz4pjo','MTU2NjU5MDE5NXlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(678797,'_transient_timeout_aiowps_captcha_string_info_nbpbxnvsxm','1566589751','no'),(678798,'_transient_aiowps_captcha_string_info_nbpbxnvsxm','MTU2NjU4Nzk1MXlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(678816,'_transient_timeout_aiowps_captcha_string_info_5asnbetv09','1566591019','no'),(678817,'_transient_aiowps_captcha_string_info_5asnbetv09','MTU2NjU4OTIxOXlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(679380,'_transient_timeout_aiowps_captcha_string_info_dti6fr7uo9','1566631330','no'),(678825,'_transient_timeout_aiowps_captcha_string_info_q7260e6x5c','1566591261','no'),(674404,'_transient_timeout_aiowps_captcha_string_info_ujdatgghby','1566271384','no'),(674405,'_transient_aiowps_captcha_string_info_ujdatgghby','MTU2NjI2OTU4NHlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(678688,'_transient_aiowps_captcha_string_info_t40x9lt1mk','MTU2NjU4MTE4N3lhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(678751,'_transient_timeout_aiowps_captcha_string_info_hcfhjknlyi','1566587295','no'),(678642,'_transient_timeout_aiowps_captcha_string_info_grg27fyi88','1566579413','no'),(678768,'_transient_aiowps_captcha_string_info_uogo6omdds','MTU2NjU4NjA1OHlhajNtcDh1cmRjYjZyanVjbHNsMzE=','no'),(678643,'_transient_aiowps_captcha_string_info_grg27fyi88','MTU2NjU3NzYxM3lhajNtcDh1cmRjYjZyanVjbHNsMjY=','no'),(678826,'_transient_aiowps_captcha_string_info_q7260e6x5c','MTU2NjU4OTQ2MXlhajNtcDh1cmRjYjZyanVjbHNsMjc=','no'),(678687,'_transient_timeout_aiowps_captcha_string_info_t40x9lt1mk','1566582988','no'),(675506,'_transient_timeout_aiowps_captcha_string_info_23hr6x8hwn','1566352639','no'),(675507,'_transient_aiowps_captcha_string_info_23hr6x8hwn','MTU2NjM1MDgzOXlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(674926,'_transient_timeout_aiowps_captcha_string_info_t3fpomofoc','1566308430','no'),(674927,'_transient_aiowps_captcha_string_info_t3fpomofoc','MTU2NjMwNjYzMHlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(675006,'_transient_timeout_aiowps_captcha_string_info_gqfbjbtytl','1566314915','no'),(675007,'_transient_aiowps_captcha_string_info_gqfbjbtytl','MTU2NjMxMzExNXlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(678761,'_transient_timeout_aiowps_captcha_string_info_vsou33emg0','1566587694','no'),(678533,'_transient_timeout_aiowps_captcha_string_info_13irmyejge','1566571653','no'),(678534,'_transient_aiowps_captcha_string_info_13irmyejge','MTU2NjU2OTg1M3lhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(675190,'_transient_timeout_aiowps_captcha_string_info_96el5fm7uh','1566329407','no'),(675191,'_transient_aiowps_captcha_string_info_96el5fm7uh','MTU2NjMyNzYwN3lhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(680044,'_transient_timeout_aiowps_captcha_string_info_voa20kt3li','1566681623','no'),(679883,'_transient_timeout_aiowps_captcha_string_info_kysilsp17c','1566669459','no'),(679884,'_transient_aiowps_captcha_string_info_kysilsp17c','MTU2NjY2NzY1OXlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(679544,'_transient_timeout_aiowps_captcha_string_info_vvn76upnir','1566643621','no'),(679545,'_transient_aiowps_captcha_string_info_vvn76upnir','MTU2NjY0MTgyMXlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(675322,'_transient_timeout_yst_sm_1_1:4gHp_4kIYf','1566424150','no'),(675323,'_transient_yst_sm_1_1:4gHp_4kIYf','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2019-04-09T19:31:49-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2019-07-22T21:02:01-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2019-05-23T20:54:45-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-08-04T16:48:19-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(675419,'_transient_timeout_aiowps_captcha_string_info_0i3th97wud','1566347174','no'),(675420,'_transient_aiowps_captcha_string_info_0i3th97wud','MTU2NjM0NTM3NHlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(675527,'_transient_timeout_aiowps_captcha_string_info_opamb8m3pr','1566354085','no'),(675528,'_transient_aiowps_captcha_string_info_opamb8m3pr','MTU2NjM1MjI4NXlhajNtcDh1cmRjYjZyanVjbHNsMjc=','no'),(675549,'_transient_timeout_aiowps_captcha_string_info_hqmwhi2ekw','1566355333','no'),(675550,'_transient_aiowps_captcha_string_info_hqmwhi2ekw','MTU2NjM1MzUzM3lhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(679848,'_transient_timeout_aiowps_captcha_string_info_lrdy44biw3','1566667193','no'),(679481,'_transient_aiowps_captcha_string_info_pqeol25yzt','MTU2NjYzNzA5OHlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(677039,'_transient_timeout_aiowps_captcha_string_info_9npuis7vw6','1566462814','no'),(675803,'_transient_timeout_aiowps_captcha_string_info_bfv19tszta','1566372630','no'),(675620,'_transient_timeout_aiowps_captcha_string_info_jgzonptvui','1566358747','no'),(675621,'_transient_aiowps_captcha_string_info_jgzonptvui','MTU2NjM1Njk0N3lhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(675643,'_transient_timeout_aiowps_captcha_string_info_769wvpzhkq','1566360666','no'),(675644,'_transient_aiowps_captcha_string_info_769wvpzhkq','MTU2NjM1ODg2NnlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(675711,'_transient_timeout_aiowps_captcha_string_info_sotfatshoe','1566365872','no'),(675712,'_transient_aiowps_captcha_string_info_sotfatshoe','MTU2NjM2NDA3MnlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(675804,'_transient_aiowps_captcha_string_info_bfv19tszta','MTU2NjM3MDgzMHlhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(675841,'_transient_timeout_aiowps_captcha_string_info_r4ry1jwx5a','1566375260','no'),(675842,'_transient_aiowps_captcha_string_info_r4ry1jwx5a','MTU2NjM3MzQ2MHlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(675875,'_transient_timeout_aiowps_captcha_string_info_26rlo3i10m','1566377590','no'),(675876,'_transient_aiowps_captcha_string_info_26rlo3i10m','MTU2NjM3NTc5MHlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(679206,'_transient_timeout_aiowps_captcha_string_info_ntfkyszcih','1566618629','no'),(679207,'_transient_aiowps_captcha_string_info_ntfkyszcih','MTU2NjYxNjgyOXlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(679253,'_transient_timeout_aiowps_captcha_string_info_yr9ta7d2mg','1566622210','no'),(679254,'_transient_aiowps_captcha_string_info_yr9ta7d2mg','MTU2NjYyMDQxMHlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(679256,'_transient_timeout_aiowps_captcha_string_info_n372ryg9k3','1566622406','no'),(679257,'_transient_aiowps_captcha_string_info_n372ryg9k3','MTU2NjYyMDYwNnlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(679266,'_transient_timeout_aiowps_captcha_string_info_m1rl494hye','1566623109','no'),(679267,'_transient_aiowps_captcha_string_info_m1rl494hye','MTU2NjYyMTMwOXlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(676125,'_transient_timeout_aiowps_captcha_string_info_cnbqmpbriw','1566395172','no'),(676126,'_transient_aiowps_captcha_string_info_cnbqmpbriw','MTU2NjM5MzM3MnlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(679480,'_transient_timeout_aiowps_captcha_string_info_pqeol25yzt','1566638898','no'),(679304,'_transient_timeout_aiowps_captcha_string_info_f1zemym80q','1566625532','no'),(676292,'_transient_timeout_aiowps_captcha_string_info_18uyerxobz','1566407014','no'),(676293,'_transient_aiowps_captcha_string_info_18uyerxobz','MTU2NjQwNTIxNHlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(680430,'_transient_aiowps_captcha_string_info_jie26uqurq','MTU2NjcwNzA3M3lhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(679813,'_transient_aiowps_captcha_string_info_h7h3cgjzxt','MTU2NjY2MjMzN3lhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(676343,'_transient_timeout_aiowps_captcha_string_info_01wb3y7lgn','1566411437','no'),(680244,'_transient_timeout_aiowps_captcha_string_info_kzsty9vz6y','1566696123','no'),(681071,'_transient_aiowps_captcha_string_info_z3n6wnszg3','MTU2Njc1MzcxM3lhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(676344,'_transient_aiowps_captcha_string_info_01wb3y7lgn','MTU2NjQwOTYzN3lhajNtcDh1cmRjYjZyanVjbHNsMzM=','no'),(680045,'_transient_aiowps_captcha_string_info_voa20kt3li','MTU2NjY3OTgyM3lhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(680283,'_transient_aiowps_captcha_string_info_v2j9uvp2as','MTU2NjY5NzA0OHlhajNtcDh1cmRjYjZyanVjbHNsMTk=','no'),(680117,'_transient_timeout_aiowps_captcha_string_info_bpwk984fc1','1566687351','no'),(680118,'_transient_aiowps_captcha_string_info_bpwk984fc1','MTU2NjY4NTU1MXlhajNtcDh1cmRjYjZyanVjbHNsMjQ=','no'),(680459,'_transient_timeout_aiowps_captcha_string_info_vnx0ckx7kq','1566710309','no'),(680560,'_transient_timeout_yst_sm_1_1:4gHp_dSQA','1566801419','no'),(725675,'_transient_timeout_yst_sm_wphash_ntf_bar_1:4gHp_6FQno','1570155030','no'),(680395,'_transient_timeout_aiowps_captcha_string_info_j7llgx7nm9','1566707303','no'),(676421,'_transient_timeout_aiowps_captcha_string_info_hx8wlk9nm2','1566417597','no'),(676422,'_transient_aiowps_captcha_string_info_hx8wlk9nm2','MTU2NjQxNTc5N3lhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(676436,'_transient_timeout_aiowps_captcha_string_info_sk16s00ztd','1566419095','no'),(676437,'_transient_aiowps_captcha_string_info_sk16s00ztd','MTU2NjQxNzI5NXlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(680299,'_transient_timeout_aiowps_captcha_string_info_i3n8yasf1w','1566700203','no'),(678940,'_transient_aiowps_captcha_string_info_ohr8imw8td','MTU2NjU5NzYzMXlhajNtcDh1cmRjYjZyanVjbHNsMzk=','no'),(676487,'_transient_timeout_aiowps_captcha_string_info_9aoxnjnv21','1566423220','no'),(676488,'_transient_aiowps_captcha_string_info_9aoxnjnv21','MTU2NjQyMTQyMHlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(680245,'_transient_aiowps_captcha_string_info_kzsty9vz6y','MTU2NjY5NDMyM3lhajNtcDh1cmRjYjZyanVjbHNsMjk=','no'),(681154,'_transient_timeout_aiowps_captcha_string_info_wzbjqzd9c5','1566762256','no'),(680282,'_transient_timeout_aiowps_captcha_string_info_v2j9uvp2as','1566698848','no'),(680415,'_transient_aiowps_captcha_string_info_btbw2vbjiv','MTU2NjcwNjMyNXlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(680396,'_transient_aiowps_captcha_string_info_j7llgx7nm9','MTU2NjcwNTUwM3lhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(677490,'_transient_timeout_aiowps_captcha_string_info_adnbyymi5j','1566496882','no'),(677432,'_transient_aiowps_captcha_string_info_da7louzie0','MTU2NjQ5MDEzM3lhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(677320,'_transient_aiowps_captcha_string_info_18kzsj2b4r','MTU2NjQ4MjEzOXlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(677638,'_transient_aiowps_captcha_string_info_eyrbc3vmrl','MTU2NjUwNjc1MXlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(677491,'_transient_aiowps_captcha_string_info_adnbyymi5j','MTU2NjQ5NTA4MnlhajNtcDh1cmRjYjZyanVjbHNsMjk=','no'),(676733,'_transient_timeout_aiowps_captcha_string_info_7toco3gxi5','1566440842','no'),(676734,'_transient_aiowps_captcha_string_info_7toco3gxi5','MTU2NjQzOTA0MnlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(677002,'_transient_timeout_aiowps_captcha_string_info_ay4nhsysb3','1566460704','no'),(677003,'_transient_aiowps_captcha_string_info_ay4nhsysb3','MTU2NjQ1ODkwNHlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(676890,'_transient_timeout_aiowps_captcha_string_info_8vhs1eqw3l','1566452051','no'),(676891,'_transient_aiowps_captcha_string_info_8vhs1eqw3l','MTU2NjQ1MDI1MXlhajNtcDh1cmRjYjZyanVjbHNsMA==','no'),(677040,'_transient_aiowps_captcha_string_info_9npuis7vw6','MTU2NjQ2MTAxNHlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(677086,'_transient_timeout_aiowps_captcha_string_info_4mr52tnq9t','1566466480','no'),(677087,'_transient_aiowps_captcha_string_info_4mr52tnq9t','MTU2NjQ2NDY4MHlhajNtcDh1cmRjYjZyanVjbHNsMzE=','no'),(678488,'_transient_timeout_aiowps_captcha_string_info_4pexaeqykc','1566569701','no'),(678489,'_transient_aiowps_captcha_string_info_4pexaeqykc','MTU2NjU2NzkwMXlhajNtcDh1cmRjYjZyanVjbHNsMTk=','no'),(677812,'_transient_timeout_aiowps_captcha_string_info_5hc7g7pd0l','1566520598','no'),(677168,'_transient_timeout_aiowps_captcha_string_info_79mpdp3u9i','1566473293','no'),(677169,'_transient_aiowps_captcha_string_info_79mpdp3u9i','MTU2NjQ3MTQ5M3lhajNtcDh1cmRjYjZyanVjbHNsMjI=','no'),(1268148,'_transient_timeout_yst_sm_1_1:wW9T_4lKvw','1610397463','no'),(1268149,'_transient_yst_sm_1_1:wW9T_4lKvw','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:11:55-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2021-01-03T15:57:58-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2021-01-03T15:48:14-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2020-08-22T09:53:10-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:11:55-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:44:14-05:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1256544,'_transient_yst_sm_1_1:wW9T_4lfcr','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:11:55-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:29:23-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2020-09-08T18:43:50-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2020-08-22T09:53:10-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:11:55-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2020-10-18T15:44:14-05:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1176045,'_transient_timeout_aiowps_captcha_string_info_omgt1qooac','1603051271','no'),(1176046,'_transient_aiowps_captcha_string_info_omgt1qooac','MTYwMzA0OTQ3MXlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1380635,'_transient_timeout_wpmem_user_counts','1619394132','no'),(1380636,'_transient_wpmem_user_counts','a:8:{s:7:\"pending\";s:1:\"0\";s:5:\"trial\";s:1:\"0\";s:12:\"subscription\";s:1:\"0\";s:7:\"expired\";s:1:\"0\";s:6:\"active\";s:1:\"2\";s:9:\"notactive\";i:7;s:11:\"deactivated\";s:1:\"0\";s:11:\"notexported\";i:9;}','no'),(1176289,'_transient_timeout_jetpack_jitm_9003f7198ea033892ba1cb1b065fe6b','1603054136','no'),(1381961,'_transient_timeout_jetpack_jitm_d9a91edddf806f35fb522a2801860b7','1619474855','no'),(1381962,'_transient_jetpack_jitm_d9a91edddf806f35fb522a2801860b7','a:1:{s:18:\"last_response_time\";i:1619474555;}','no'),(1176290,'_transient_jetpack_jitm_9003f7198ea033892ba1cb1b065fe6b','a:1:{s:18:\"last_response_time\";i:1603053836;}','no'),(1176115,'_transient_timeout_jetpack_jitm_1e5bbb61ffca4c22bc157ba011d6d4a','1603051170','no'),(1176116,'_transient_jetpack_jitm_1e5bbb61ffca4c22bc157ba011d6d4a','a:2:{i:0;O:8:\"stdClass\":11:{s:7:\"content\";O:8:\"stdClass\":5:{s:7:\"message\";s:45:\"Back up your site before changing your theme.\";s:4:\"icon\";s:7:\"jetpack\";s:4:\"list\";a:0:{}s:11:\"description\";s:112:\"Installing a new theme can lead to unexpected changes. Ensure you can restore your site if something goes wrong.\";s:7:\"classes\";s:0:\"\";}s:3:\"CTA\";O:8:\"stdClass\":5:{s:7:\"message\";s:11:\"Get backups\";s:4:\"hook\";s:0:\"\";s:9:\"newWindow\";b:1;s:7:\"primary\";b:1;s:4:\"link\";s:0:\"\";}s:8:\"template\";s:7:\"default\";s:3:\"ttl\";i:300;s:2:\"id\";s:19:\"backup-theme-switch\";s:13:\"feature_class\";s:6:\"backup\";s:7:\"expires\";i:3628800;s:13:\"max_dismissal\";i:2;s:15:\"activate_module\";N;s:14:\"is_dismissible\";b:1;s:26:\"is_user_created_by_partner\";N;}s:18:\"last_response_time\";i:1603050870;}','no'),(1291844,'_site_transient_browser_adbc7b41fe86a9398896506b2770a3a6','a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:12:\"88.0.4324.96\";s:8:\"platform\";s:9:\"Macintosh\";s:10:\"update_url\";s:29:\"https://www.google.com/chrome\";s:7:\"img_src\";s:43:\"http://s.w.org/images/browsers/chrome.png?1\";s:11:\"img_src_ssl\";s:44:\"https://s.w.org/images/browsers/chrome.png?1\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}','no'),(1109102,'_transient_timeout_aiowps_captcha_string_info_u3imq8rq7i','1598389900','no'),(1109103,'_transient_aiowps_captcha_string_info_u3imq8rq7i','MTU5ODM4ODEwMHlhajNtcDh1cmRjYjZyanVjbHNsMjE=','no'),(1109133,'_transient_aiowps_captcha_string_info_1mlqr7cizw','MTU5ODM5MDc5MXlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1109134,'_transient_timeout_aiowps_captcha_string_info_sgbr87gh5q','1598392594','no'),(1109135,'_transient_aiowps_captcha_string_info_sgbr87gh5q','MTU5ODM5MDc5NHlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1109150,'_transient_timeout_aiowps_captcha_string_info_gtx6cdph7l','1598393386','no'),(1109151,'_transient_aiowps_captcha_string_info_gtx6cdph7l','MTU5ODM5MTU4NnlhajNtcDh1cmRjYjZyanVjbHNsMjE=','no'),(1109153,'_transient_timeout_aiowps_captcha_string_info_c9aopn54u2','1598393589','no'),(1109154,'_transient_aiowps_captcha_string_info_c9aopn54u2','MTU5ODM5MTc4OXlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1109329,'_transient_timeout_aiowps_captcha_string_info_3st0ywfb3t','1598405994','no'),(1109177,'_transient_timeout_aiowps_captcha_string_info_o8n7mal9n6','1598394691','no'),(1109178,'_transient_aiowps_captcha_string_info_o8n7mal9n6','MTU5ODM5Mjg5MXlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1109192,'_transient_timeout_aiowps_captcha_string_info_au454iim1o','1598395745','no'),(1109193,'_transient_aiowps_captcha_string_info_au454iim1o','MTU5ODM5Mzk0NXlhajNtcDh1cmRjYjZyanVjbHNsMjQ=','no'),(1110075,'_transient_timeout_aiowps_captcha_string_info_cs2rxso9c7','1598462336','no'),(1109823,'_transient_timeout_aiowps_captcha_string_info_p9ui9jcu4f','1598444405','no'),(1109824,'_transient_aiowps_captcha_string_info_p9ui9jcu4f','MTU5ODQ0MjYwNXlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(1109330,'_transient_aiowps_captcha_string_info_3st0ywfb3t','MTU5ODQwNDE5NHlhajNtcDh1cmRjYjZyanVjbHNsMTQ=','no'),(1109340,'_transient_timeout_aiowps_captcha_string_info_zsjr167r72','1598406444','no'),(1109341,'_transient_aiowps_captcha_string_info_zsjr167r72','MTU5ODQwNDY0NHlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1109343,'_transient_timeout_aiowps_captcha_string_info_mg5y9t163g','1598406483','no'),(1109344,'_transient_aiowps_captcha_string_info_mg5y9t163g','MTU5ODQwNDY4M3lhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1109345,'_transient_timeout_aiowps_captcha_string_info_82fx6c5cos','1598406488','no'),(1109346,'_transient_aiowps_captcha_string_info_82fx6c5cos','MTU5ODQwNDY4OHlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1109347,'_transient_timeout_aiowps_captcha_string_info_oekuzce9kd','1598406491','no'),(1109348,'_transient_aiowps_captcha_string_info_oekuzce9kd','MTU5ODQwNDY5MXlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1109349,'_transient_timeout_aiowps_captcha_string_info_sq37tutc7v','1598406493','no'),(1109350,'_transient_aiowps_captcha_string_info_sq37tutc7v','MTU5ODQwNDY5M3lhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1109351,'_transient_timeout_aiowps_captcha_string_info_1dobsvetmo','1598406498','no'),(1109352,'_transient_aiowps_captcha_string_info_1dobsvetmo','MTU5ODQwNDY5OHlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1109353,'_transient_timeout_aiowps_captcha_string_info_x8k7r64c71','1598406506','no'),(1109354,'_transient_aiowps_captcha_string_info_x8k7r64c71','MTU5ODQwNDcwNnlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(1109447,'_transient_timeout_aiowps_captcha_string_info_nzxbiv7z53','1598414497','no'),(1109445,'_transient_timeout_aiowps_captcha_string_info_ai0p8w7lx0','1598414494','no'),(1109446,'_transient_aiowps_captcha_string_info_ai0p8w7lx0','MTU5ODQxMjY5NHlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1109448,'_transient_aiowps_captcha_string_info_nzxbiv7z53','MTU5ODQxMjY5N3lhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1109683,'_transient_timeout_aiowps_captcha_string_info_xtado4xwmz','1598433504','no'),(1109466,'_transient_timeout_aiowps_captcha_string_info_jmh4qere8r','1598415465','no'),(1109467,'_transient_aiowps_captcha_string_info_jmh4qere8r','MTU5ODQxMzY2NXlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(1109471,'_transient_timeout_aiowps_captcha_string_info_23cpo4wmla','1598415725','no'),(1109472,'_transient_aiowps_captcha_string_info_23cpo4wmla','MTU5ODQxMzkyNXlhajNtcDh1cmRjYjZyanVjbHNsMzE=','no'),(1109496,'_transient_timeout_aiowps_captcha_string_info_irkrxcbxjk','1598417120','no'),(1109497,'_transient_aiowps_captcha_string_info_irkrxcbxjk','MTU5ODQxNTMyMHlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1385695,'_transient_timeout_ai1ec_api_features','1619959979','no'),(1385696,'_transient_ai1ec_api_features','a:37:{i:0;O:8:\"stdClass\":2:{s:4:\"code\";s:10:\"api-access\";s:9:\"available\";b:1;}i:1;O:8:\"stdClass\":2:{s:4:\"code\";s:9:\"ticketing\";s:9:\"available\";b:1;}i:2;O:8:\"stdClass\":2:{s:4:\"code\";s:7:\"twitter\";s:9:\"available\";b:1;}i:3;O:8:\"stdClass\":2:{s:4:\"code\";s:20:\"frontend-submissions\";s:9:\"available\";b:1;}i:4;O:8:\"stdClass\":2:{s:4:\"code\";s:10:\"csv-import\";s:9:\"available\";b:1;}i:5;O:8:\"stdClass\":2:{s:4:\"code\";s:12:\"super-widget\";s:9:\"available\";b:1;}i:6;O:8:\"stdClass\":2:{s:4:\"code\";s:14:\"extended-views\";s:9:\"available\";b:1;}i:7;O:8:\"stdClass\":2:{s:4:\"code\";s:13:\"big-filtering\";s:9:\"available\";b:1;}i:8;O:8:\"stdClass\":2:{s:4:\"code\";s:20:\"custom-filter-groups\";s:9:\"available\";b:1;}i:9;O:8:\"stdClass\":2:{s:4:\"code\";s:15:\"discover-events\";s:9:\"available\";b:1;}i:10;O:8:\"stdClass\":2:{s:4:\"code\";s:13:\"event-promote\";s:9:\"available\";b:1;}i:11;O:8:\"stdClass\":2:{s:4:\"code\";s:8:\"facebook\";s:9:\"available\";b:1;}i:12;O:8:\"stdClass\":2:{s:4:\"code\";s:15:\"featured-events\";s:9:\"available\";b:1;}i:13;O:8:\"stdClass\":2:{s:4:\"code\";s:9:\"mailchimp\";s:9:\"available\";b:1;}i:14;O:8:\"stdClass\":2:{s:4:\"code\";s:15:\"phrase-override\";s:9:\"available\";b:1;}i:15;O:8:\"stdClass\":2:{s:4:\"code\";s:8:\"popovers\";s:9:\"available\";b:1;}i:16;O:8:\"stdClass\":2:{s:4:\"code\";s:14:\"save-and-share\";s:9:\"available\";b:1;}i:17;O:8:\"stdClass\":2:{s:4:\"code\";s:6:\"venues\";s:9:\"available\";b:1;}i:18;O:8:\"stdClass\":2:{s:4:\"code\";s:12:\"import-feeds\";s:9:\"available\";b:1;}i:19;O:8:\"stdClass\":2:{s:4:\"code\";s:13:\"search-events\";s:9:\"available\";b:1;}i:20;O:8:\"stdClass\":2:{s:4:\"code\";s:29:\"import-feeds-preserve-changes\";s:9:\"available\";b:1;}i:21;O:8:\"stdClass\":2:{s:4:\"code\";s:17:\"recurrence-events\";s:9:\"available\";b:1;}i:22;O:8:\"stdClass\":2:{s:4:\"code\";s:13:\"filter-venues\";s:9:\"available\";b:1;}i:23;O:8:\"stdClass\":2:{s:4:\"code\";s:17:\"filter-organizers\";s:9:\"available\";b:1;}i:24;O:8:\"stdClass\":2:{s:4:\"code\";s:30:\"import-feeds-max-future-events\";s:9:\"available\";b:1;}i:25;O:8:\"stdClass\":2:{s:4:\"code\";s:14:\"social-sharing\";s:9:\"available\";b:1;}i:26;O:8:\"stdClass\":2:{s:4:\"code\";s:18:\"export-feed-as-xml\";s:9:\"available\";b:1;}i:27;O:8:\"stdClass\":2:{s:4:\"code\";s:16:\"organize-section\";s:9:\"available\";b:1;}i:28;O:8:\"stdClass\":2:{s:4:\"code\";s:18:\"advanced-filtering\";s:9:\"available\";b:1;}i:29;O:8:\"stdClass\":2:{s:4:\"code\";s:9:\"text-edit\";s:9:\"available\";b:1;}i:30;O:8:\"stdClass\":2:{s:4:\"code\";s:12:\"filter-popup\";s:9:\"available\";b:1;}i:31;O:8:\"stdClass\":2:{s:4:\"code\";s:11:\"slider-view\";s:9:\"available\";b:1;}i:32;O:8:\"stdClass\":2:{s:4:\"code\";s:20:\"custom-header-footer\";s:9:\"available\";b:1;}i:33;O:8:\"stdClass\":2:{s:4:\"code\";s:20:\"disable-export-feeds\";s:9:\"available\";b:1;}i:34;O:8:\"stdClass\":2:{s:4:\"code\";s:14:\"custom-domains\";s:9:\"available\";b:1;}i:35;O:8:\"stdClass\":2:{s:4:\"code\";s:14:\"white-labeling\";s:9:\"available\";b:1;}i:36;O:8:\"stdClass\":2:{s:4:\"code\";s:16:\"hosted-https-ssl\";s:9:\"available\";b:1;}}','no'),(1105152,'_transient_timeout_ai1ec_api_subscriptions','1598108279','no'),(1105153,'_transient_ai1ec_api_subscriptions','a:0:{}','no'),(1105100,'_transient_timeout_jetpack_jitm_e1140296217147eaf6b805cf1a27eb8','1598108295','no'),(1105101,'_transient_jetpack_jitm_e1140296217147eaf6b805cf1a27eb8','a:1:{s:18:\"last_response_time\";i:1598107995;}','no'),(1105102,'_transient_timeout_jetpack_jitm_aa2ea7c1879c99a0ac18bf18dc94438','1598108295','no'),(1105103,'_transient_jetpack_jitm_aa2ea7c1879c99a0ac18bf18dc94438','a:1:{s:18:\"last_response_time\";i:1598107995;}','no'),(1389910,'_transient_timeout__jetpack_related_posts_cache_8f2e84b87c65274d27ddef45ae1ed53c_1116','1620506449','no'),(1105086,'_transient_timeout_yst_sm_1_1:4gHp_4PXLZ','1598193926','no'),(1105087,'_transient_yst_sm_1_1:4gHp_4PXLZ','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-08-22T09:40:24-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2020-08-22T09:42:10-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2020-08-22T09:45:04-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1105082,'_transient_timeout_jetpack_jitm_d823be7df37486d31d49d84c3a5cc0b','1598107809','no'),(1105083,'_transient_jetpack_jitm_d823be7df37486d31d49d84c3a5cc0b','a:1:{s:18:\"last_response_time\";i:1598107509;}','no'),(1105084,'_transient_timeout_jetpack_jitm_5752126ac4d59855e06af7131c4e48b','1598107810','no'),(1105085,'_transient_jetpack_jitm_5752126ac4d59855e06af7131c4e48b','a:1:{s:18:\"last_response_time\";i:1598107510;}','no'),(1120215,'_transient_timeout_aiowps_captcha_string_info_8hagx3at8x','1599170560','no'),(1105108,'_transient_timeout_jetpack_jitm_65cb33a0577af89e934733008ebe59b','1598107966','no'),(1105109,'_transient_jetpack_jitm_65cb33a0577af89e934733008ebe59b','a:1:{s:18:\"last_response_time\";i:1598107666;}','no'),(1105110,'_transient_timeout_jetpack_jitm_e114a0980b7f573b4f963ca90928fee','1598107966','no'),(1105111,'_transient_jetpack_jitm_e114a0980b7f573b4f963ca90928fee','a:1:{s:18:\"last_response_time\";i:1598107666;}','no'),(1111095,'_transient_aiowps_captcha_string_info_p9kf76r386','MTU5ODUzMTM5OXlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1111101,'_transient_timeout_aiowps_captcha_string_info_mzx5x8ter6','1598533583','no'),(1111102,'_transient_aiowps_captcha_string_info_mzx5x8ter6','MTU5ODUzMTc4M3lhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(1111103,'_transient_timeout_aiowps_captcha_string_info_jqetz0tfrk','1598533584','no'),(1111104,'_transient_aiowps_captcha_string_info_jqetz0tfrk','MTU5ODUzMTc4NHlhajNtcDh1cmRjYjZyanVjbHNsMjI=','no'),(1111105,'_transient_timeout_aiowps_captcha_string_info_tv71fe6jt2','1598533585','no'),(1111106,'_transient_aiowps_captcha_string_info_tv71fe6jt2','MTU5ODUzMTc4NXlhajNtcDh1cmRjYjZyanVjbHNsMjE=','no'),(1112754,'_transient_timeout_aiowps_captcha_string_info_n99qt6mrbw','1598652086','no'),(1111289,'_transient_timeout_aiowps_captcha_string_info_9vg7bk6agh','1598546301','no'),(1111134,'_transient_timeout_aiowps_captcha_string_info_1lf46q9az6','1598534687','no'),(1111135,'_transient_aiowps_captcha_string_info_1lf46q9az6','MTU5ODUzMjg4N3lhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(1221757,'_transient_timeout__jetpack_related_posts_cache_445a927db38e888276a96c16f8c13e94_1119','1606591807','no'),(1221758,'_transient__jetpack_related_posts_cache_445a927db38e888276a96c16f8c13e94_1119','a:0:{}','no'),(1385429,'_transient_timeout__jetpack_related_posts_cache_445a927db38e888276a96c16f8c13e94_1117','1619927959','no'),(1385430,'_transient__jetpack_related_posts_cache_445a927db38e888276a96c16f8c13e94_1117','a:0:{}','no'),(1111226,'_transient_timeout_aiowps_captcha_string_info_g3b4l0g9g6','1598542308','no'),(1111227,'_transient_aiowps_captcha_string_info_g3b4l0g9g6','MTU5ODU0MDUwOHlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1111261,'_transient_timeout_aiowps_captcha_string_info_3d458ymm8h','1598544412','no'),(1112021,'_transient_timeout_aiowps_captcha_string_info_1d2i0scn2j','1598598798','no'),(1111262,'_transient_aiowps_captcha_string_info_3d458ymm8h','MTU5ODU0MjYxMnlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1111277,'_transient_timeout_aiowps_captcha_string_info_jdum3o9m5d','1598545182','no'),(1111264,'_transient_timeout_aiowps_captcha_string_info_9mnaw9z39d','1598544542','no'),(1111265,'_transient_aiowps_captcha_string_info_9mnaw9z39d','MTU5ODU0Mjc0MnlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1111278,'_transient_aiowps_captcha_string_info_jdum3o9m5d','MTU5ODU0MzM4MnlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(1109845,'_transient_aiowps_captcha_string_info_cdpgg8ae8s','MTU5ODQ0NDIxNnlhajNtcDh1cmRjYjZyanVjbHNsMjE=','no'),(1108861,'_transient_timeout_aiowps_captcha_string_info_h5abia7h56','1598371552','no'),(1108862,'_transient_aiowps_captcha_string_info_h5abia7h56','MTU5ODM2OTc1MnlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1108967,'_transient_timeout_aiowps_captcha_string_info_0xu02ldixe','1598379298','no'),(1108961,'_transient_timeout_aiowps_captcha_string_info_u33btup8bv','1598379139','no'),(1107171,'_transient_aiowps_captcha_string_info_68p1xtfbn8','MTU5ODI1MTk5OHlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(1107194,'_transient_timeout_aiowps_captcha_string_info_ps1btwanrz','1598255725','no'),(1128365,'_transient_timeout_aiowps_captcha_string_info_ry8js2bv2w','1599726967','no'),(1147659,'_transient_aiowps_captcha_string_info_f09ct3g1el','MTYwMTA0NTczNnlhajNtcDh1cmRjYjZyanVjbHNsMzI=','no'),(1107195,'_transient_aiowps_captcha_string_info_ps1btwanrz','MTU5ODI1MzkyNXlhajNtcDh1cmRjYjZyanVjbHNsMTQ=','no'),(1107315,'_transient_timeout_aiowps_captcha_string_info_74skkrga65','1598264997','no'),(1107282,'_transient_timeout_aiowps_captcha_string_info_zge74b5z2l','1598262679','no'),(1107283,'_transient_aiowps_captcha_string_info_zge74b5z2l','MTU5ODI2MDg3OXlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1107290,'_transient_timeout_aiowps_captcha_string_info_pcx5wmpcoo','1598262985','no'),(1107291,'_transient_aiowps_captcha_string_info_pcx5wmpcoo','MTU5ODI2MTE4NXlhajNtcDh1cmRjYjZyanVjbHNsMTM=','no'),(1107316,'_transient_aiowps_captcha_string_info_74skkrga65','MTU5ODI2MzE5N3lhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1107331,'_transient_timeout_yst_sm_1_1:4gHp_dFlg','1598350456','no'),(1126373,'_transient_timeout_yst_sm_page_1:4gHp_4OJpx','1599683516','no'),(1126374,'_transient_yst_sm_page_1:4gHp_4OJpx','C:24:\"WPSEO_Sitemap_Cache_Data\":12479:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:12430:\"<urlset xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xmlns:image=\"http://www.google.com/schemas/sitemap-image/1.1\" xsi:schemaLocation=\"http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd http://www.google.com/schemas/sitemap-image/1.1 http://www.google.com/schemas/sitemap-image/1.1/sitemap-image.xsd\" xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/</loc>\n		<lastmod>2020-08-22T09:40:24-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/study/</loc>\n		<lastmod>2014-04-09T17:58:04-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/bible-correspondence-classes/</loc>\n		<lastmod>2014-04-09T17:58:04-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/spanish-tracts/</loc>\n		<lastmod>2014-04-09T17:58:04-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/russian-tracts/</loc>\n		<lastmod>2014-04-09T17:58:04-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/a-world-without-god/</loc>\n		<lastmod>2014-04-21T19:54:35-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/an-interview-with-a-false-teacher/</loc>\n		<lastmod>2014-04-21T19:57:26-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/an-open-approach/</loc>\n		<lastmod>2014-04-21T20:07:55-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/baptism/</loc>\n		<lastmod>2014-04-21T20:09:07-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/can-we-know-the-answers-to-the-questions-of-life/</loc>\n		<lastmod>2014-04-21T20:10:08-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/can-we-know-the-origin-of-life/</loc>\n		<lastmod>2014-04-21T20:10:54-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/can-we-know-the-preparation-for-eternal-life/</loc>\n		<lastmod>2014-04-21T20:11:52-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/dating/</loc>\n		<lastmod>2014-04-21T20:13:17-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/elders-decons/</loc>\n		<lastmod>2014-06-22T14:36:55-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/bible-study-links/</loc>\n		<lastmod>2014-07-15T12:45:40-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/current-calendar/</loc>\n		<lastmod>2014-07-16T13:14:27-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/those-who-serve-2/</loc>\n		<lastmod>2014-07-16T13:15:56-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/members/</loc>\n		<lastmod>2014-08-10T16:06:30-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/those-privileged-to-serve/</loc>\n		<lastmod>2014-09-14T18:51:21-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/legal/</loc>\n		<lastmod>2015-04-19T20:43:34-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/november-2015-outlines/</loc>\n		<lastmod>2015-10-25T11:58:24-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/youtube-2/</loc>\n		<lastmod>2016-03-16T22:19:40-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/did-jesus-turn-water-to-wine/</loc>\n		<lastmod>2016-06-24T09:47:54-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/does-god-really-exist/</loc>\n		<lastmod>2016-06-24T09:49:59-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/does-my-baby-need-to-be-baptized/</loc>\n		<lastmod>2016-06-24T09:52:24-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/does-the-first-century-church-exist-today/</loc>\n		<lastmod>2016-06-24T09:54:07-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/euthanasia/</loc>\n		<lastmod>2016-06-24T09:57:14-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/gods-standard-of-authority/</loc>\n		<lastmod>2016-06-24T09:59:35-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/have-you-voted/</loc>\n		<lastmod>2016-06-24T10:00:44-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/homosexuality/</loc>\n		<lastmod>2016-06-24T10:02:20-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/how-to-be-free/</loc>\n		<lastmod>2016-06-24T10:03:24-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/human-pain-and-suffering/</loc>\n		<lastmod>2016-06-24T10:05:26-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/inspiration-is-the-bible-from-god-or-man/</loc>\n		<lastmod>2016-06-24T10:06:31-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/introducing-the-church-of-christ/</loc>\n		<lastmod>2016-06-24T10:07:38-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/worship-the-avenue-of-contribution/</loc>\n		<lastmod>2016-06-24T10:08:38-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/is-conversion-a-miracle/</loc>\n		<lastmod>2016-06-24T10:11:14-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/is-ignorance-an-excuse/</loc>\n		<lastmod>2016-06-24T10:12:09-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/is-it-reasonable/</loc>\n		<lastmod>2016-06-24T10:13:14-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/jesus-has-only-one-church/</loc>\n		<lastmod>2016-06-24T10:14:14-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/jesus-son-of-god/</loc>\n		<lastmod>2016-06-24T10:15:11-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/jesus-son-of-man/</loc>\n		<lastmod>2016-06-24T10:16:13-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/living-together-right-or-wrong/</loc>\n		<lastmod>2016-06-24T10:17:08-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/mormonism/</loc>\n		<lastmod>2016-06-24T10:20:07-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/mormonism-the-book-of-mormon-vs-doctrine-and-covenants/</loc>\n		<lastmod>2016-06-24T10:21:12-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/mormonism-the-book-of-mormon-against-itself/</loc>\n		<lastmod>2016-06-24T10:22:45-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/old-or-new-testament-which-should-we-follow/</loc>\n		<lastmod>2016-06-24T10:24:14-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/pornography-in-art-right-or-wrong/</loc>\n		<lastmod>2016-06-24T10:25:58-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/preaching-your-own-funeral/</loc>\n		<lastmod>2016-06-24T10:37:57-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/responsibility-to-our-elders/</loc>\n		<lastmod>2016-06-24T10:39:28-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/the-church-of-christ-who-are-these-people/</loc>\n		<lastmod>2016-06-24T10:41:49-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/the-sabbath-must-christians-keep-it-today/</loc>\n		<lastmod>2016-06-24T10:44:12-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/what-about-the-thief-on-the-cross/</loc>\n		<lastmod>2016-06-24T10:46:15-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/what-is-the-fruit-of-the-vine/</loc>\n		<lastmod>2016-06-24T10:47:24-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/what-must-i-do-to-be-saved/</loc>\n		<lastmod>2016-06-24T10:49:04-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/who-cares-if-you-are-lost/</loc>\n		<lastmod>2016-06-24T10:50:56-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/worship-god-the-object/</loc>\n		<lastmod>2016-06-24T11:10:46-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/worship-in-spirit-and-in-truth/</loc>\n		<lastmod>2016-06-24T11:12:12-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/worship-misconceptions/</loc>\n		<lastmod>2016-06-24T11:13:26-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/worship-unauthorized/</loc>\n		<lastmod>2016-06-24T11:14:56-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/worship-the-avenue-of-prayer/</loc>\n		<lastmod>2016-06-24T11:16:55-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/worship-the-avenue-of-song/</loc>\n		<lastmod>2016-06-24T11:18:08-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/worship-the-avenue-of-communion/</loc>\n		<lastmod>2016-06-24T11:19:52-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/worship-the-avenue-of-instruction/</loc>\n		<lastmod>2016-06-24T11:22:17-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/worship-my-responsibility/</loc>\n		<lastmod>2016-06-24T11:23:53-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/except-ye-repent/</loc>\n		<lastmod>2016-06-26T16:03:05-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/tracts/</loc>\n		<lastmod>2016-06-27T09:44:28-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/abortion-right-or-wrong/</loc>\n		<lastmod>2016-06-27T15:52:55-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/about-2/</loc>\n		<lastmod>2017-06-30T15:06:50-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/sermon-and-class-outlines/</loc>\n		<lastmod>2017-06-30T15:51:19-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/weekly-memory-verses/</loc>\n		<lastmod>2017-08-28T07:42:59-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/bible-outlines-and-manuscripts/</loc>\n		<lastmod>2017-09-25T20:34:16-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/calendar/</loc>\n		<lastmod>2019-01-19T19:23:30-06:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/upcoming-events-at-the-39th-street-church-of-christ/</loc>\n		<lastmod>2019-03-08T09:08:55-06:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/our-local-works/</loc>\n		<lastmod>2019-03-08T09:14:02-06:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/works-we-support/</loc>\n		<lastmod>2019-03-08T09:25:51-06:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/annual-mid-west-lectures/</loc>\n		<lastmod>2019-03-08T10:14:21-06:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/contact-us/</loc>\n		<lastmod>2019-03-08T10:18:11-06:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/evangelist/</loc>\n		<lastmod>2019-03-18T21:33:00-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/youth/</loc>\n		<lastmod>2019-04-01T20:18:37-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/those-who-serve/</loc>\n		<lastmod>2019-04-09T19:31:49-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/our-deacons/</loc>\n		<lastmod>2019-10-14T21:10:24-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/the-elders/</loc>\n		<lastmod>2020-02-20T06:22:53-06:00</lastmod>\n	</url>\n</urlset>\";}}','no'),(1105055,'_transient_timeout_jetpack_jitm_ad4f8c69d2ab0a129e634803de9ab7e','1598107590','no'),(1105056,'_transient_jetpack_jitm_ad4f8c69d2ab0a129e634803de9ab7e','a:1:{s:18:\"last_response_time\";i:1598107290;}','no'),(1105057,'_transient_timeout_jetpack_jitm_ece00eb96a52dcde730db292322c1e1','1598107590','no'),(1105058,'_transient_jetpack_jitm_ece00eb96a52dcde730db292322c1e1','a:1:{s:18:\"last_response_time\";i:1598107290;}','no'),(1176165,'_transient_timeout_aiowps_captcha_string_info_xscrlnc5is','1603053444','no'),(1176166,'_transient_aiowps_captcha_string_info_xscrlnc5is','MTYwMzA1MTY0NHlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1105372,'_transient_timeout_aiowps_captcha_string_info_gqxpwzkmlt','1598125355','no'),(1105373,'_transient_aiowps_captcha_string_info_gqxpwzkmlt','MTU5ODEyMzU1NXlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1105394,'_transient_timeout_aiowps_captcha_string_info_5snixb5wcx','1598126494','no'),(1105395,'_transient_aiowps_captcha_string_info_5snixb5wcx','MTU5ODEyNDY5NHlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(1105446,'_transient_timeout_aiowps_captcha_string_info_x0cwq1re7m','1598130610','no'),(1105447,'_transient_aiowps_captcha_string_info_x0cwq1re7m','MTU5ODEyODgxMHlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(1105468,'_transient_timeout_aiowps_captcha_string_info_5gm89f4umh','1598132300','no'),(1105469,'_transient_aiowps_captcha_string_info_5gm89f4umh','MTU5ODEzMDUwMHlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1105476,'_transient_timeout_aiowps_captcha_string_info_mm6lexadc2','1598132812','no'),(1105477,'_transient_aiowps_captcha_string_info_mm6lexadc2','MTU5ODEzMTAxMnlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1105548,'_transient_timeout_aiowps_captcha_string_info_xallbkc8ln','1598138312','no'),(1105549,'_transient_aiowps_captcha_string_info_xallbkc8ln','MTU5ODEzNjUxMnlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1114438,'_transient_timeout_aiowps_captcha_string_info_hryn4p9z4p','1598770621','no'),(1113557,'_transient_timeout_aiowps_captcha_string_info_g8in8palin','1598707571','no'),(1113558,'_transient_aiowps_captcha_string_info_g8in8palin','MTU5ODcwNTc3MXlhajNtcDh1cmRjYjZyanVjbHNsMTc=','no'),(1113559,'_transient_timeout_aiowps_captcha_string_info_b3u48r5yta','1598707575','no'),(1113560,'_transient_aiowps_captcha_string_info_b3u48r5yta','MTU5ODcwNTc3NXlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1110214,'_transient_timeout_aiowps_captcha_string_info_b16znrcjl9','1598472671','no'),(1110215,'_transient_aiowps_captcha_string_info_b16znrcjl9','MTU5ODQ3MDg3MXlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1110233,'_transient_aiowps_captcha_string_info_q3s5i2mign','MTU5ODQ3MTg0OXlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1110337,'_transient_timeout_aiowps_captcha_string_info_dv8nw8tk7x','1598481015','no'),(1110338,'_transient_aiowps_captcha_string_info_dv8nw8tk7x','MTU5ODQ3OTIxNXlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1110343,'_transient_timeout_aiowps_captcha_string_info_0jsg7zd4v9','1598481349','no'),(1110344,'_transient_aiowps_captcha_string_info_0jsg7zd4v9','MTU5ODQ3OTU0OXlhajNtcDh1cmRjYjZyanVjbHNsMjI=','no'),(1110359,'_transient_timeout_aiowps_captcha_string_info_su4ybzab0g','1598482471','no'),(1110360,'_transient_aiowps_captcha_string_info_su4ybzab0g','MTU5ODQ4MDY3MXlhajNtcDh1cmRjYjZyanVjbHNsMjY=','no'),(1110457,'_transient_timeout_aiowps_captcha_string_info_46fw5oj77c','1598488519','no'),(1110373,'_transient_timeout_aiowps_captcha_string_info_e2iflhv4lh','1598483594','no'),(1110374,'_transient_aiowps_captcha_string_info_e2iflhv4lh','MTU5ODQ4MTc5NHlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1146734,'_transient_aiowps_captcha_string_info_tikx2foj2l','MTYwMDk3OTA2OXlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1112655,'_transient_timeout_aiowps_captcha_string_info_nrtf8p17v9','1598644855','no'),(1111063,'_transient_aiowps_captcha_string_info_6zrp6gllor','MTU5ODUyOTI2N3lhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(1111094,'_transient_timeout_aiowps_captcha_string_info_p9kf76r386','1598533199','no'),(1124996,'_transient_timeout_yst_sm_attachment_1:4gHp_4RQOL','1599589560','no'),(1124997,'_transient_yst_sm_attachment_1:4gHp_4RQOL','C:24:\"WPSEO_Sitemap_Cache_Data\":5791:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:5743:\"<urlset xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xmlns:image=\"http://www.google.com/schemas/sitemap-image/1.1\" xsi:schemaLocation=\"http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd http://www.google.com/schemas/sitemap-image/1.1 http://www.google.com/schemas/sitemap-image/1.1/sitemap-image.xsd\" xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/evangelist/jackwilliamsbig/</loc>\n		<lastmod>2014-04-07T12:30:02-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/members/598936_10151474288198275_712590294_n/</loc>\n		<lastmod>2014-04-09T18:15:22-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/evangelist/39thstreetevangelist/</loc>\n		<lastmod>2014-06-08T08:48:01-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/bible-study-links/2014-bible-reading-chart/</loc>\n		<lastmod>2014-06-18T20:51:54-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/those-privileged-to-serve/2014-july-thru-december/</loc>\n		<lastmod>2014-07-09T17:31:26-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/those-who-serve-2/those-who-servejuly14/</loc>\n		<lastmod>2014-07-09T17:37:35-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/current-calendar/07_2014_39thstreetcalendar/</loc>\n		<lastmod>2014-07-16T13:06:20-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/upcoming-events-at-the-39th-street-church-of-christ/2016-39th-street-youth-rally_all-things/</loc>\n		<lastmod>2016-03-16T17:38:36-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/upcoming-events-at-the-39th-street-church-of-christ/2016_39thstreetgospelmeetingflier-2/</loc>\n		<lastmod>2016-03-16T18:12:09-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/upcoming-events-at-the-39th-street-church-of-christ/2016_04_13_15_personal-evangelism/</loc>\n		<lastmod>2016-03-22T11:13:38-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/the-elders/02_deacons_hastings_robert/</loc>\n		<lastmod>2017-06-30T14:36:48-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/the-elders/02_deacons_leach_justin/</loc>\n		<lastmod>2017-06-30T14:36:53-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/the-elders/02_deacons_mygatt_jeremiah/</loc>\n		<lastmod>2017-06-30T14:36:57-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/the-elders/02_deacons_shepherd_robbie_2/</loc>\n		<lastmod>2017-06-30T14:37:01-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/the-elders/02_deacons_shull__ethan/</loc>\n		<lastmod>2017-06-30T14:37:05-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/the-elders/02_deacons_williams_jarrod/</loc>\n		<lastmod>2017-06-30T14:37:10-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/evangelist/williams_jack_lana/</loc>\n		<lastmod>2017-06-30T15:26:46-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/home/cropped-church_building-1-jpg/</loc>\n		<lastmod>2019-01-17T19:35:14-06:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/home/church_building/</loc>\n		<lastmod>2019-01-17T19:37:27-06:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/event/987/ladiesday2019/</loc>\n		<lastmod>2019-01-19T19:28:39-06:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/the-elders/01_eldership_grisham_jeff2/</loc>\n		<lastmod>2019-02-17T15:38:32-06:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/the-elders/01_eldership_kreisel_mike/</loc>\n		<lastmod>2019-02-17T15:39:12-06:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/the-elders/01_eldership_rokos_greg-2/</loc>\n		<lastmod>2019-02-17T15:39:40-06:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/the-elders/01_eldership_williams_jack/</loc>\n		<lastmod>2019-02-17T15:42:51-06:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/youth/2019-39thstreet-youth-rally_dont-despise-me/</loc>\n		<lastmod>2019-04-01T20:14:52-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/2019-youth-rally-dont-despise-me/theyouthrally/</loc>\n		<lastmod>2019-04-04T20:22:44-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/2019-youth-rally-dont-despise-me/youth4/</loc>\n		<lastmod>2019-04-04T20:31:10-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/2019-vacation-bible-school-paul-an-example-to-follow/vbsc_picture/</loc>\n		<lastmod>2019-05-21T20:10:33-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/home/38thannualmwlectures_greatbiblequestions/</loc>\n		<lastmod>2020-08-22T09:38:45-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/event/38th-annual-mid-west-lectures-great-bible-questions/the-38th-annual-midwest-lectures_great-bible-questions_schedule/</loc>\n		<lastmod>2020-08-22T09:42:10-05:00</lastmod>\n	</url>\n	<url>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/event/38th-annual-mid-west-lectures-great-bible-questions/118208594_2824869117732703_6753312790789338872_n/</loc>\n		<lastmod>2020-08-22T09:52:13-05:00</lastmod>\n	</url>\n</urlset>\";}}','no'),(1110436,'_transient_timeout_aiowps_captcha_string_info_78a0s03zic','1598487665','no'),(1110437,'_transient_aiowps_captcha_string_info_78a0s03zic','MTU5ODQ4NTg2NXlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(1110458,'_transient_aiowps_captcha_string_info_46fw5oj77c','MTU5ODQ4NjcxOXlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1110483,'_transient_timeout_aiowps_captcha_string_info_nxckukq23r','1598489720','no'),(1110481,'_transient_timeout_aiowps_captcha_string_info_wpn6eu30bk','1598489718','no'),(1110482,'_transient_aiowps_captcha_string_info_wpn6eu30bk','MTU5ODQ4NzkxOHlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1110484,'_transient_aiowps_captcha_string_info_nxckukq23r','MTU5ODQ4NzkyMHlhajNtcDh1cmRjYjZyanVjbHNsMjg=','no'),(1110485,'_transient_timeout_aiowps_captcha_string_info_s8t5lqvaa7','1598489721','no'),(1110486,'_transient_aiowps_captcha_string_info_s8t5lqvaa7','MTU5ODQ4NzkyMXlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1110499,'_transient_timeout_aiowps_captcha_string_info_pw9r3k5y5e','1598490632','no'),(1110497,'_transient_timeout_aiowps_captcha_string_info_ycm2w54kwk','1598490451','no'),(1110498,'_transient_aiowps_captcha_string_info_ycm2w54kwk','MTU5ODQ4ODY1MXlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1110500,'_transient_aiowps_captcha_string_info_pw9r3k5y5e','MTU5ODQ4ODgzMnlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1110534,'_transient_timeout_aiowps_captcha_string_info_sg3904bkuv','1598491620','no'),(1110535,'_transient_aiowps_captcha_string_info_sg3904bkuv','MTU5ODQ4OTgyMHlhajNtcDh1cmRjYjZyanVjbHNsMTQ=','no'),(1111560,'_transient_aiowps_captcha_string_info_yux14jx3oy','MTU5ODU2NTczM3lhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1110772,'_transient_timeout_aiowps_captcha_string_info_a06quqy5it','1598509349','no'),(1110773,'_transient_aiowps_captcha_string_info_a06quqy5it','MTU5ODUwNzU0OXlhajNtcDh1cmRjYjZyanVjbHNsMTg=','no'),(1110784,'_transient_timeout_aiowps_captcha_string_info_ysnforuyd2','1598510255','no'),(1110785,'_transient_aiowps_captcha_string_info_ysnforuyd2','MTU5ODUwODQ1NXlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1110679,'_transient_timeout_aiowps_captcha_string_info_4435rcbkz6','1598502126','no'),(1110680,'_transient_aiowps_captcha_string_info_4435rcbkz6','MTU5ODUwMDMyNnlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1110762,'_transient_timeout_aiowps_captcha_string_info_wumx2stlbf','1598508758','no'),(1110763,'_transient_aiowps_captcha_string_info_wumx2stlbf','MTU5ODUwNjk1OHlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1118700,'_transient_aiowps_captcha_string_info_ygbvs4olqt','MTU5OTA2MzE0MHlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(1111062,'_transient_timeout_aiowps_captcha_string_info_6zrp6gllor','1598531067','no'),(1110862,'_transient_timeout_aiowps_captcha_string_info_es9v3eo748','1598516353','no'),(1110863,'_transient_aiowps_captcha_string_info_es9v3eo748','MTU5ODUxNDU1M3lhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1110901,'_transient_timeout_aiowps_captcha_string_info_001d2mx4bq','1598518747','no'),(1110902,'_transient_aiowps_captcha_string_info_001d2mx4bq','MTU5ODUxNjk0N3lhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(1110920,'_transient_timeout_aiowps_captcha_string_info_nfwow18xco','1598520124','no'),(1110921,'_transient_aiowps_captcha_string_info_nfwow18xco','MTU5ODUxODMyNHlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1111000,'_transient_timeout_aiowps_captcha_string_info_8gmztd1qxc','1598526271','no'),(1111001,'_transient_aiowps_captcha_string_info_8gmztd1qxc','MTU5ODUyNDQ3MXlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1125769,'_transient_aiowps_captcha_string_info_o0b013ej9x','MTU5OTU1NjAwN3lhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1125862,'_transient_timeout_aiowps_captcha_string_info_vhsm358i40','1599565075','no'),(1125863,'_transient_aiowps_captcha_string_info_vhsm358i40','MTU5OTU2MzI3NXlhajNtcDh1cmRjYjZyanVjbHNsMTg=','no'),(1112278,'_transient_aiowps_captcha_string_info_wg0zvzyzo3','MTU5ODYxNTc2NXlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1112312,'_transient_timeout_aiowps_captcha_string_info_frv7ift9fm','1598620110','no'),(1112313,'_transient_aiowps_captcha_string_info_frv7ift9fm','MTU5ODYxODMxMHlhajNtcDh1cmRjYjZyanVjbHNsMzM=','no'),(1112317,'_transient_timeout_aiowps_captcha_string_info_udwjshku7u','1598620267','no'),(1112318,'_transient_aiowps_captcha_string_info_udwjshku7u','MTU5ODYxODQ2N3lhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1125884,'_transient_aiowps_captcha_string_info_rlkil7w7qh','MTU5OTU2NTA3MHlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(1111696,'_transient_aiowps_captcha_string_info_o8r03d711u','MTU5ODU3NTUwMnlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1112068,'_transient_timeout_yst_sm_1_1:4gHp_dwbz','1598686936','no'),(1112069,'_transient_yst_sm_1_1:4gHp_dwbz','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-08-22T09:40:24-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2020-08-22T09:52:13-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2020-08-22T09:53:10-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1124079,'_transient_timeout_aiowps_captcha_string_info_77goyfh9wj','1599440385','no'),(1124080,'_transient_aiowps_captcha_string_info_77goyfh9wj','MTU5OTQzODU4NXlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1124086,'_transient_timeout_aiowps_captcha_string_info_d23cj0ync2','1599440738','no'),(1124087,'_transient_aiowps_captcha_string_info_d23cj0ync2','MTU5OTQzODkzOHlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1124187,'_transient_timeout_aiowps_captcha_string_info_xye6a8gtft','1599447087','no'),(1124188,'_transient_aiowps_captcha_string_info_xye6a8gtft','MTU5OTQ0NTI4N3lhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1124402,'_transient_aiowps_captcha_string_info_1avq0jdp4t','MTU5OTQ1OTg1M3lhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1124420,'_transient_timeout_aiowps_captcha_string_info_c4off6mogo','1599462635','no'),(1124415,'_transient_timeout_aiowps_captcha_string_info_9rx1f0krvc','1599462430','no'),(1125768,'_transient_timeout_aiowps_captcha_string_info_o0b013ej9x','1599557807','no'),(1125744,'_transient_timeout_yst_sm_1_1:4gHp_dm4y','1599640903','no'),(1125745,'_transient_yst_sm_1_1:4gHp_dm4y','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-08-22T09:40:24-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2020-08-22T09:52:13-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2020-08-22T09:53:10-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1125532,'_transient_timeout_aiowps_captcha_string_info_6e279rsujk','1599540321','no'),(1125533,'_transient_aiowps_captcha_string_info_6e279rsujk','MTU5OTUzODUyMXlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1125585,'_transient_aiowps_captcha_string_info_mpcxoq4vu0','MTU5OTU0MjQ5MXlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(1125602,'_transient_timeout_aiowps_captcha_string_info_t68fbl58un','1599545304','no'),(1125603,'_transient_aiowps_captcha_string_info_t68fbl58un','MTU5OTU0MzUwNHlhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(1125613,'_transient_timeout_aiowps_captcha_string_info_ha16f037p4','1599546360','no'),(1125614,'_transient_aiowps_captcha_string_info_ha16f037p4','MTU5OTU0NDU2MHlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(1125633,'_transient_timeout_aiowps_captcha_string_info_2y7uv036z2','1599547367','no'),(1125634,'_transient_aiowps_captcha_string_info_2y7uv036z2','MTU5OTU0NTU2N3lhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1107426,'_transient_timeout_aiowps_captcha_string_info_e7p9ya3vyt','1598272574','no'),(1107427,'_transient_aiowps_captcha_string_info_e7p9ya3vyt','MTU5ODI3MDc3NHlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1107446,'_transient_timeout_aiowps_captcha_string_info_zplhgq00k6','1598273848','no'),(1107447,'_transient_aiowps_captcha_string_info_zplhgq00k6','MTU5ODI3MjA0OHlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1109844,'_transient_timeout_aiowps_captcha_string_info_cdpgg8ae8s','1598446016','no'),(1108194,'_transient_timeout_aiowps_captcha_string_info_nbate1ag57','1598324043','no'),(1107550,'_transient_timeout_aiowps_captcha_string_info_j3s2ztysgg','1598280875','no'),(1107551,'_transient_aiowps_captcha_string_info_j3s2ztysgg','MTU5ODI3OTA3NXlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1107619,'_transient_timeout_aiowps_captcha_string_info_8g35ybwdxf','1598285229','no'),(1107601,'_transient_timeout_aiowps_captcha_string_info_dlns1k6m78','1598284581','no'),(1107602,'_transient_aiowps_captcha_string_info_dlns1k6m78','MTU5ODI4Mjc4MXlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1120480,'_transient_timeout_aiowps_captcha_string_info_otvcjiug3e','1599186787','no'),(1121181,'_transient_timeout_aiowps_captcha_string_info_zo5r135j6p','1599235894','no'),(1105692,'_transient_timeout_aiowps_captcha_string_info_3mhtmnrzzx','1598147816','no'),(1105693,'_transient_aiowps_captcha_string_info_3mhtmnrzzx','MTU5ODE0NjAxNnlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1105730,'_transient_timeout_aiowps_captcha_string_info_cul7l3sbl0','1598149989','no'),(1105710,'_transient_timeout_aiowps_captcha_string_info_iwa8w5tult','1598148862','no'),(1105711,'_transient_aiowps_captcha_string_info_iwa8w5tult','MTU5ODE0NzA2MnlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1105731,'_transient_aiowps_captcha_string_info_cul7l3sbl0','MTU5ODE0ODE4OXlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1106225,'_transient_timeout_aiowps_captcha_string_info_l2ehmuf3jl','1598184118','no'),(1106226,'_transient_aiowps_captcha_string_info_l2ehmuf3jl','MTU5ODE4MjMxOHlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1117201,'_transient_timeout_aiowps_captcha_string_info_wwqddoj3k2','1598958044','no'),(1106483,'_transient_timeout_aiowps_captcha_string_info_bpbt65i4nl','1598203089','no'),(1106481,'_transient_timeout_aiowps_captcha_string_info_9esees8c32','1598203087','no'),(1106482,'_transient_aiowps_captcha_string_info_9esees8c32','MTU5ODIwMTI4N3lhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1106484,'_transient_aiowps_captcha_string_info_bpbt65i4nl','MTU5ODIwMTI4OXlhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(1106500,'_transient_timeout_aiowps_captcha_string_info_esq9ofdewl','1598203831','no'),(1106501,'_transient_aiowps_captcha_string_info_esq9ofdewl','MTU5ODIwMjAzMXlhajNtcDh1cmRjYjZyanVjbHNsMjM=','no'),(1106518,'_transient_timeout_aiowps_captcha_string_info_oqs8lv8ck3','1598205019','no'),(1106504,'_transient_timeout_aiowps_captcha_string_info_4k3eoxanbq','1598204001','no'),(1106505,'_transient_aiowps_captcha_string_info_4k3eoxanbq','MTU5ODIwMjIwMXlhajNtcDh1cmRjYjZyanVjbHNsMjM=','no'),(1106519,'_transient_aiowps_captcha_string_info_oqs8lv8ck3','MTU5ODIwMzIxOXlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1106572,'_transient_timeout_aiowps_captcha_string_info_lclvi8oas8','1598209505','no'),(1106570,'_transient_timeout_aiowps_captcha_string_info_envjo3cciz','1598209502','no'),(1106571,'_transient_aiowps_captcha_string_info_envjo3cciz','MTU5ODIwNzcwMnlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1106573,'_transient_aiowps_captcha_string_info_lclvi8oas8','MTU5ODIwNzcwNXlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1106588,'_transient_timeout_aiowps_captcha_string_info_vjo6agsuyl','1598210433','no'),(1106582,'_transient_timeout_aiowps_captcha_string_info_6sqt4tc6tu','1598210260','no'),(1106583,'_transient_aiowps_captcha_string_info_6sqt4tc6tu','MTU5ODIwODQ2MHlhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1106589,'_transient_aiowps_captcha_string_info_vjo6agsuyl','MTU5ODIwODYzM3lhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1106621,'_transient_timeout_aiowps_captcha_string_info_m6niijv0w9','1598212311','no'),(1106608,'_transient_timeout_aiowps_captcha_string_info_3f26dhwyc3','1598211445','no'),(1106609,'_transient_aiowps_captcha_string_info_3f26dhwyc3','MTU5ODIwOTY0NXlhajNtcDh1cmRjYjZyanVjbHNsMTg=','no'),(1106622,'_transient_aiowps_captcha_string_info_m6niijv0w9','MTU5ODIxMDUxMXlhajNtcDh1cmRjYjZyanVjbHNsMTM=','no'),(1106654,'_transient_timeout_aiowps_captcha_string_info_lp0du4h0we','1598214524','no'),(1106655,'_transient_aiowps_captcha_string_info_lp0du4h0we','MTU5ODIxMjcyNHlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(1106778,'_transient_timeout_aiowps_captcha_string_info_2wysj2zvmi','1598224426','no'),(1106755,'_transient_timeout_aiowps_captcha_string_info_pa940igmz6','1598222928','no'),(1106756,'_transient_aiowps_captcha_string_info_pa940igmz6','MTU5ODIyMTEyOHlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1106779,'_transient_aiowps_captcha_string_info_2wysj2zvmi','MTU5ODIyMjYyNnlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(1106804,'_transient_timeout_aiowps_captcha_string_info_kywa2m6uly','1598226141','no'),(1106805,'_transient_aiowps_captcha_string_info_kywa2m6uly','MTU5ODIyNDM0MXlhajNtcDh1cmRjYjZyanVjbHNsMTQ=','no'),(1106860,'_transient_timeout_aiowps_captcha_string_info_9a4hgfeuad','1598229806','no'),(1106861,'_transient_aiowps_captcha_string_info_9a4hgfeuad','MTU5ODIyODAwNnlhajNtcDh1cmRjYjZyanVjbHNsMjE=','no'),(1107122,'_transient_timeout_aiowps_captcha_string_info_7yxrtnggh1','1598249859','no'),(1108189,'_transient_timeout_aiowps_captcha_string_info_fwbxmdnqhl','1598323827','no'),(1107123,'_transient_aiowps_captcha_string_info_7yxrtnggh1','MTU5ODI0ODA1OXlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1107158,'_transient_timeout_aiowps_captcha_string_info_xjetmn4m4t','1598252825','no'),(1107159,'_transient_aiowps_captcha_string_info_xjetmn4m4t','MTU5ODI1MTAyNXlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1107170,'_transient_timeout_aiowps_captcha_string_info_68p1xtfbn8','1598253798','no'),(1112958,'_transient_timeout_aiowps_captcha_string_info_5rdrmeo3ou','1598666527','no'),(1112881,'_transient_timeout_aiowps_captcha_string_info_3ld3xpwbkk','1598661563','no'),(1112882,'_transient_aiowps_captcha_string_info_3ld3xpwbkk','MTU5ODY1OTc2M3lhajNtcDh1cmRjYjZyanVjbHNsMjI=','no'),(1146703,'_transient_aiowps_captcha_string_info_xgvhry48ug','MTYwMDk3NzQ3M3lhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1112956,'_transient_timeout_aiowps_captcha_string_info_zhua6y2i3g','1598666524','no'),(1112957,'_transient_aiowps_captcha_string_info_zhua6y2i3g','MTU5ODY2NDcyNHlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1112959,'_transient_aiowps_captcha_string_info_5rdrmeo3ou','MTU5ODY2NDcyN3lhajNtcDh1cmRjYjZyanVjbHNsMTk=','no'),(1112997,'_transient_timeout_aiowps_captcha_string_info_3c4jtzxnsk','1598668612','no'),(1112975,'_transient_timeout_aiowps_captcha_string_info_5311vq83rw','1598667393','no'),(1112976,'_transient_aiowps_captcha_string_info_5311vq83rw','MTU5ODY2NTU5M3lhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1112981,'_transient_timeout_aiowps_captcha_string_info_zyo97ozk81','1598667601','no'),(1112982,'_transient_aiowps_captcha_string_info_zyo97ozk81','MTU5ODY2NTgwMXlhajNtcDh1cmRjYjZyanVjbHNsMTg=','no'),(1112998,'_transient_aiowps_captcha_string_info_3c4jtzxnsk','MTU5ODY2NjgxMnlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(1113000,'_transient_timeout_aiowps_captcha_string_info_xe0v96sts1','1598668627','no'),(1113001,'_transient_aiowps_captcha_string_info_xe0v96sts1','MTU5ODY2NjgyN3lhajNtcDh1cmRjYjZyanVjbHNsMzA=','no'),(1113005,'_transient_timeout_aiowps_captcha_string_info_uyzx3du8tn','1598668677','no'),(1113003,'_transient_timeout_aiowps_captcha_string_info_nzpdq1l3c2','1598668659','no'),(1113004,'_transient_aiowps_captcha_string_info_nzpdq1l3c2','MTU5ODY2Njg1OXlhajNtcDh1cmRjYjZyanVjbHNsMTk=','no'),(1113006,'_transient_aiowps_captcha_string_info_uyzx3du8tn','MTU5ODY2Njg3N3lhajNtcDh1cmRjYjZyanVjbHNsMjE=','no'),(1113007,'_transient_timeout_aiowps_captcha_string_info_zrpnh4z9yj','1598668692','no'),(1113008,'_transient_aiowps_captcha_string_info_zrpnh4z9yj','MTU5ODY2Njg5MnlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1113009,'_transient_timeout_aiowps_captcha_string_info_soy2b3bjrh','1598668740','no'),(1113010,'_transient_aiowps_captcha_string_info_soy2b3bjrh','MTU5ODY2Njk0MHlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1113011,'_transient_timeout_aiowps_captcha_string_info_c0pkz6qnea','1598668745','no'),(1113012,'_transient_aiowps_captcha_string_info_c0pkz6qnea','MTU5ODY2Njk0NXlhajNtcDh1cmRjYjZyanVjbHNsMjg=','no'),(1113013,'_transient_timeout_aiowps_captcha_string_info_ppe62an2us','1598668756','no'),(1113014,'_transient_aiowps_captcha_string_info_ppe62an2us','MTU5ODY2Njk1NnlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1113015,'_transient_timeout_aiowps_captcha_string_info_6qgr71sc3c','1598668808','no'),(1113016,'_transient_aiowps_captcha_string_info_6qgr71sc3c','MTU5ODY2NzAwOHlhajNtcDh1cmRjYjZyanVjbHNsMjQ=','no'),(1113017,'_transient_timeout_aiowps_captcha_string_info_ci2eqpw7gb','1598668830','no'),(1113018,'_transient_aiowps_captcha_string_info_ci2eqpw7gb','MTU5ODY2NzAzMHlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(1113101,'_transient_timeout_aiowps_captcha_string_info_yj9mj0lkl1','1598674809','no'),(1113102,'_transient_aiowps_captcha_string_info_yj9mj0lkl1','MTU5ODY3MzAwOXlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1113120,'_transient_timeout_aiowps_captcha_string_info_4ap112ry10','1598676276','no'),(1113121,'_transient_aiowps_captcha_string_info_4ap112ry10','MTU5ODY3NDQ3NnlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1113181,'_transient_timeout_aiowps_captcha_string_info_16ni6pffv8','1598680554','no'),(1113177,'_transient_timeout_aiowps_captcha_string_info_8v4apfitxp','1598680551','no'),(1113178,'_transient_aiowps_captcha_string_info_8v4apfitxp','MTU5ODY3ODc1MXlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1113182,'_transient_aiowps_captcha_string_info_16ni6pffv8','MTU5ODY3ODc1NHlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1113199,'_transient_timeout_aiowps_captcha_string_info_wsp9eguh3a','1598681372','no'),(1113200,'_transient_aiowps_captcha_string_info_wsp9eguh3a','MTU5ODY3OTU3MnlhajNtcDh1cmRjYjZyanVjbHNsNQ==','no'),(1113330,'_transient_timeout_aiowps_captcha_string_info_07h0bbm14b','1598691158','no'),(1114088,'_transient_timeout_aiowps_captcha_string_info_hbalksm7rr','1598748572','no'),(1114089,'_transient_aiowps_captcha_string_info_hbalksm7rr','MTU5ODc0Njc3MnlhajNtcDh1cmRjYjZyanVjbHNsMTQ=','no'),(1114135,'_transient_timeout_aiowps_captcha_string_info_7nn8d222tp','1598751545','no'),(1114136,'_transient_aiowps_captcha_string_info_7nn8d222tp','MTU5ODc0OTc0NXlhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(1114176,'_transient_timeout_aiowps_captcha_string_info_isvhcqpo3l','1598754428','no'),(1114177,'_transient_aiowps_captcha_string_info_isvhcqpo3l','MTU5ODc1MjYyOHlhajNtcDh1cmRjYjZyanVjbHNsMjM=','no'),(1114181,'_transient_timeout_aiowps_captcha_string_info_li6u7pq157','1598754572','no'),(1114179,'_transient_timeout_aiowps_captcha_string_info_sec47nyykh','1598754567','no'),(1114180,'_transient_aiowps_captcha_string_info_sec47nyykh','MTU5ODc1Mjc2N3lhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1114182,'_transient_aiowps_captcha_string_info_li6u7pq157','MTU5ODc1Mjc3MnlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(1114205,'_transient_timeout_aiowps_captcha_string_info_5b1scadk5l','1598755761','no'),(1114197,'_transient_timeout_aiowps_captcha_string_info_qhnvxlqw5h','1598755518','no'),(1114198,'_transient_aiowps_captcha_string_info_qhnvxlqw5h','MTU5ODc1MzcxOHlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1114206,'_transient_aiowps_captcha_string_info_5b1scadk5l','MTU5ODc1Mzk2MXlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1114226,'_transient_timeout_aiowps_captcha_string_info_s82kd6dak4','1598757016','no'),(1114227,'_transient_aiowps_captcha_string_info_s82kd6dak4','MTU5ODc1NTIxNnlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1114867,'_transient_timeout_aiowps_captcha_string_info_24frj4yv6r','1598796616','no'),(1114262,'_transient_timeout_aiowps_captcha_string_info_e8cbzmowbs','1598758904','no'),(1114263,'_transient_aiowps_captcha_string_info_e8cbzmowbs','MTU5ODc1NzEwNHlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(1114285,'_transient_timeout_aiowps_captcha_string_info_spqp6adpo8','1598760204','no'),(1114270,'_transient_timeout_aiowps_captcha_string_info_gj7sorj3ff','1598759177','no'),(1114271,'_transient_aiowps_captcha_string_info_gj7sorj3ff','MTU5ODc1NzM3N3lhajNtcDh1cmRjYjZyanVjbHNsMjI=','no'),(1114286,'_transient_aiowps_captcha_string_info_spqp6adpo8','MTU5ODc1ODQwNHlhajNtcDh1cmRjYjZyanVjbHNsMTQ=','no'),(1114294,'_transient_timeout_aiowps_captcha_string_info_45l4le490b','1598760640','no'),(1114295,'_transient_aiowps_captcha_string_info_45l4le490b','MTU5ODc1ODg0MHlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1114304,'_transient_timeout_aiowps_captcha_string_info_l162va40c9','1598761017','no'),(1114305,'_transient_aiowps_captcha_string_info_l162va40c9','MTU5ODc1OTIxN3lhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1114389,'_transient_timeout_aiowps_captcha_string_info_9x38jcolaz','1598767851','no'),(1114390,'_transient_aiowps_captcha_string_info_9x38jcolaz','MTU5ODc2NjA1MXlhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1114395,'_transient_timeout_aiowps_captcha_string_info_2qrsfo5lag','1598767948','no'),(1114393,'_transient_timeout_aiowps_captcha_string_info_xdu5o77elc','1598767935','no'),(1114394,'_transient_aiowps_captcha_string_info_xdu5o77elc','MTU5ODc2NjEzNXlhajNtcDh1cmRjYjZyanVjbHNsMjQ=','no'),(1114396,'_transient_aiowps_captcha_string_info_2qrsfo5lag','MTU5ODc2NjE0OHlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1114402,'_transient_timeout_aiowps_captcha_string_info_qwxftljkp9','1598767978','no'),(1114398,'_transient_timeout_aiowps_captcha_string_info_ps4t6l5mwg','1598767962','no'),(1114399,'_transient_aiowps_captcha_string_info_ps4t6l5mwg','MTU5ODc2NjE2MnlhajNtcDh1cmRjYjZyanVjbHNsMTk=','no'),(1114403,'_transient_aiowps_captcha_string_info_qwxftljkp9','MTU5ODc2NjE3OHlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1114406,'_transient_timeout_aiowps_captcha_string_info_82ply2mguc','1598767995','no'),(1114407,'_transient_aiowps_captcha_string_info_82ply2mguc','MTU5ODc2NjE5NXlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1114418,'_transient_timeout_aiowps_captcha_string_info_7us6y1e2pl','1598768764','no'),(1114419,'_transient_aiowps_captcha_string_info_7us6y1e2pl','MTU5ODc2Njk2NHlhajNtcDh1cmRjYjZyanVjbHNsMzE=','no'),(1114433,'_transient_timeout_aiowps_captcha_string_info_0esriv9mas','1598770081','no'),(1114434,'_transient_aiowps_captcha_string_info_0esriv9mas','MTU5ODc2ODI4MXlhajNtcDh1cmRjYjZyanVjbHNsMjk=','no'),(1124225,'_transient_timeout_aiowps_captcha_string_info_2zl368okig','1599449404','no'),(1124226,'_transient_aiowps_captcha_string_info_2zl368okig','MTU5OTQ0NzYwNHlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1124277,'_transient_timeout_aiowps_captcha_string_info_zxxrybuifj','1599453224','no'),(1124278,'_transient_aiowps_captcha_string_info_zxxrybuifj','MTU5OTQ1MTQyNHlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1124279,'_transient_timeout_aiowps_captcha_string_info_y13v2zjr95','1599453304','no'),(1124280,'_transient_aiowps_captcha_string_info_y13v2zjr95','MTU5OTQ1MTUwNHlhajNtcDh1cmRjYjZyanVjbHNsMTk=','no'),(1124281,'_transient_timeout_aiowps_captcha_string_info_ccag7lrfz1','1599453306','no'),(1124282,'_transient_aiowps_captcha_string_info_ccag7lrfz1','MTU5OTQ1MTUwNnlhajNtcDh1cmRjYjZyanVjbHNsMTM=','no'),(1124299,'_transient_timeout_aiowps_captcha_string_info_locf75riys','1599454834','no'),(1124300,'_transient_aiowps_captcha_string_info_locf75riys','MTU5OTQ1MzAzNHlhajNtcDh1cmRjYjZyanVjbHNsMjc=','no'),(1124310,'_transient_timeout_aiowps_captcha_string_info_r3r3bveqvz','1599455546','no'),(1124311,'_transient_aiowps_captcha_string_info_r3r3bveqvz','MTU5OTQ1Mzc0NnlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(1124342,'_transient_timeout_aiowps_captcha_string_info_ldgz6n8hhl','1599457044','no'),(1124343,'_transient_aiowps_captcha_string_info_ldgz6n8hhl','MTU5OTQ1NTI0NHlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1124401,'_transient_timeout_aiowps_captcha_string_info_1avq0jdp4t','1599461653','no'),(1124399,'_transient_timeout_aiowps_captcha_string_info_w7k0s09zpc','1599461650','no'),(1124400,'_transient_aiowps_captcha_string_info_w7k0s09zpc','MTU5OTQ1OTg1MHlhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(1124416,'_transient_aiowps_captcha_string_info_9rx1f0krvc','MTU5OTQ2MDYzMHlhajNtcDh1cmRjYjZyanVjbHNsMjY=','no'),(1124421,'_transient_aiowps_captcha_string_info_c4off6mogo','MTU5OTQ2MDgzNXlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(1124430,'_transient_timeout_aiowps_captcha_string_info_xhcva5as31','1599462866','no'),(1124431,'_transient_aiowps_captcha_string_info_xhcva5as31','MTU5OTQ2MTA2NnlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1124432,'_transient_timeout_aiowps_captcha_string_info_edi6i8qw02','1599462929','no'),(1124433,'_transient_aiowps_captcha_string_info_edi6i8qw02','MTU5OTQ2MTEyOXlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(1124470,'_transient_timeout_aiowps_captcha_string_info_augw4nbcq2','1599465208','no'),(1124448,'_transient_timeout_aiowps_captcha_string_info_sxmruuuamn','1599463730','no'),(1124449,'_transient_aiowps_captcha_string_info_sxmruuuamn','MTU5OTQ2MTkzMHlhajNtcDh1cmRjYjZyanVjbHNsMA==','no'),(1124471,'_transient_aiowps_captcha_string_info_augw4nbcq2','MTU5OTQ2MzQwOHlhajNtcDh1cmRjYjZyanVjbHNsMTI=','no'),(1124480,'_transient_timeout_aiowps_captcha_string_info_uvf8uynkpb','1599465700','no'),(1124481,'_transient_aiowps_captcha_string_info_uvf8uynkpb','MTU5OTQ2MzkwMHlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1124492,'_transient_timeout_aiowps_captcha_string_info_astxoslpoz','1599466749','no'),(1124493,'_transient_aiowps_captcha_string_info_astxoslpoz','MTU5OTQ2NDk0OXlhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(1124595,'_transient_timeout_aiowps_captcha_string_info_kwr0n52t7u','1599474629','no'),(1124539,'_transient_aiowps_captcha_string_info_yk1bndhevn','MTU5OTQ2ODA5OHlhajNtcDh1cmRjYjZyanVjbHNsMjE=','no'),(1117988,'_transient_timeout_aiowps_captcha_string_info_qfhsdzuiqa','1599014411','no'),(1117989,'_transient_aiowps_captcha_string_info_qfhsdzuiqa','MTU5OTAxMjYxMXlhajNtcDh1cmRjYjZyanVjbHNsMTM=','no'),(1119579,'_transient_timeout_aiowps_captcha_string_info_5b7fppp6yl','1599124801','no'),(1119575,'_transient_timeout_aiowps_captcha_string_info_8jeqn4w8a5','1599124603','no'),(1118273,'_transient_timeout_aiowps_captcha_string_info_h893zxgayz','1599034986','no'),(1118274,'_transient_aiowps_captcha_string_info_h893zxgayz','MTU5OTAzMzE4NnlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1118305,'_transient_timeout_aiowps_captcha_string_info_ovq5j1rs94','1599037177','no'),(1118306,'_transient_aiowps_captcha_string_info_ovq5j1rs94','MTU5OTAzNTM3N3lhajNtcDh1cmRjYjZyanVjbHNsOA==','no'),(1118389,'_transient_timeout_aiowps_captcha_string_info_a2v76du547','1599043812','no'),(1118379,'_transient_timeout_aiowps_captcha_string_info_rh0qd1hpmj','1599043138','no'),(1118380,'_transient_aiowps_captcha_string_info_rh0qd1hpmj','MTU5OTA0MTMzOHlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1118390,'_transient_aiowps_captcha_string_info_a2v76du547','MTU5OTA0MjAxMnlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1118461,'_transient_timeout_aiowps_captcha_string_info_0q71n41vcy','1599049402','no'),(1114731,'_transient_timeout_aiowps_captcha_string_info_zjpbf7k7v7','1598789616','no'),(890099,'_transient_timeout_jetpack_jitm_e8d43a420e91f27edf6831d66470d54','1582201630','no'),(890100,'_transient_jetpack_jitm_e8d43a420e91f27edf6831d66470d54','a:1:{s:18:\"last_response_time\";i:1582201330;}','no'),(911650,'_transient_aiowps_captcha_string_info_m4od8uwg2r','MTU4Mzc3MDExNHlhajNtcDh1cmRjYjZyanVjbHNsMjU=','no'),(892160,'_transient_timeout_aiowps_captcha_string_info_lwck79lgqu','1582357563','no'),(892161,'_transient_aiowps_captcha_string_info_lwck79lgqu','MTU4MjM1NTc2M3lhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1086884,'_transient_timeout_aiowps_captcha_string_info_2phgjh0wgs','1596757010','no'),(1086885,'_transient_aiowps_captcha_string_info_2phgjh0wgs','MTU5Njc1NTIxMHlhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1086890,'_transient_timeout_aiowps_captcha_string_info_pcoluy5386','1596757553','no'),(1086891,'_transient_aiowps_captcha_string_info_pcoluy5386','MTU5Njc1NTc1MnlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1086914,'_transient_timeout_aiowps_captcha_string_info_adijy49cpw','1596758859','no'),(1086915,'_transient_aiowps_captcha_string_info_adijy49cpw','MTU5Njc1NzA1OXlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1086941,'_transient_timeout_aiowps_captcha_string_info_elxjrba5gl','1596760730','no'),(1086942,'_transient_aiowps_captcha_string_info_elxjrba5gl','MTU5Njc1ODkzMHlhajNtcDh1cmRjYjZyanVjbHNsMjg=','no'),(1086969,'_transient_timeout_aiowps_captcha_string_info_1kpj9636oa','1596762408','no'),(1086946,'_transient_timeout_aiowps_captcha_string_info_pnv557pmly','1596760976','no'),(1086947,'_transient_aiowps_captcha_string_info_pnv557pmly','MTU5Njc1OTE3NnlhajNtcDh1cmRjYjZyanVjbHNsMTQ=','no'),(1086970,'_transient_aiowps_captcha_string_info_1kpj9636oa','MTU5Njc2MDYwOHlhajNtcDh1cmRjYjZyanVjbHNsMzE=','no'),(1088057,'_transient_timeout_aiowps_captcha_string_info_jihwswnzpi','1596843769','no'),(1088058,'_transient_aiowps_captcha_string_info_jihwswnzpi','MTU5Njg0MTk2OXlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1087003,'_transient_timeout_aiowps_captcha_string_info_u18jzzcqc8','1596763945','no'),(1087004,'_transient_aiowps_captcha_string_info_u18jzzcqc8','MTU5Njc2MjE0NXlhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1087014,'_transient_timeout_aiowps_captcha_string_info_ptt4uo1g6a','1596764625','no'),(1087015,'_transient_aiowps_captcha_string_info_ptt4uo1g6a','MTU5Njc2MjgyNXlhajNtcDh1cmRjYjZyanVjbHNsMjI=','no'),(1087055,'_transient_timeout_aiowps_captcha_string_info_cbmqupbml9','1596767760','no'),(1087056,'_transient_aiowps_captcha_string_info_cbmqupbml9','MTU5Njc2NTk2MHlhajNtcDh1cmRjYjZyanVjbHNsMTE=','no'),(1087058,'_transient_timeout_aiowps_captcha_string_info_ezc8l732zc','1596767894','no'),(1087059,'_transient_aiowps_captcha_string_info_ezc8l732zc','MTU5Njc2NjA5NHlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1115080,'_transient_timeout_aiowps_captcha_string_info_qdpbz7tkgw','1598812203','no'),(1087253,'_transient_timeout_aiowps_captcha_string_info_s2tbwqet9d','1596783333','no'),(1087254,'_transient_aiowps_captcha_string_info_s2tbwqet9d','MTU5Njc4MTUzM3lhajNtcDh1cmRjYjZyanVjbHNsMTY=','no'),(1087292,'_transient_timeout_aiowps_captcha_string_info_num5pkmrpm','1596786121','no'),(1087293,'_transient_aiowps_captcha_string_info_num5pkmrpm','MTU5Njc4NDMyMXlhajNtcDh1cmRjYjZyanVjbHNsNw==','no'),(1087327,'_transient_timeout_yst_sm_1_1:4gHp_esit','1596873658','no'),(1087328,'_transient_yst_sm_1_1:4gHp_esit','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-02-20T06:22:53-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2019-07-22T21:02:01-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2019-05-23T20:54:45-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1087330,'_transient_timeout_aiowps_captcha_string_info_496zwe5t3y','1596789078','no'),(1087331,'_transient_aiowps_captcha_string_info_496zwe5t3y','MTU5Njc4NzI3OHlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1087439,'_transient_timeout_aiowps_captcha_string_info_kmnaca6emi','1596797222','no'),(1087372,'_transient_timeout_aiowps_captcha_string_info_drcbynstib','1596791817','no'),(1087373,'_transient_aiowps_captcha_string_info_drcbynstib','MTU5Njc5MDAxN3lhajNtcDh1cmRjYjZyanVjbHNsMw==','no'),(1087392,'_transient_timeout_aiowps_captcha_string_info_iit32r8un5','1596793368','no'),(1087393,'_transient_aiowps_captcha_string_info_iit32r8un5','MTU5Njc5MTU2OHlhajNtcDh1cmRjYjZyanVjbHNsMTA=','no'),(1087440,'_transient_aiowps_captcha_string_info_kmnaca6emi','MTU5Njc5NTQyMnlhajNtcDh1cmRjYjZyanVjbHNsMTU=','no'),(1088016,'_transient_aiowps_captcha_string_info_xubxkihgit','MTU5NjgzOTE4M3lhajNtcDh1cmRjYjZyanVjbHNsOQ==','no'),(1087639,'_transient_timeout_aiowps_captcha_string_info_xb70oiul1n','1596811559','no'),(1087584,'_transient_timeout_aiowps_captcha_string_info_09n209yfrn','1596807724','no'),(1087585,'_transient_aiowps_captcha_string_info_09n209yfrn','MTU5NjgwNTkyNHlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1087590,'_transient_timeout_aiowps_captcha_string_info_cq99k78az7','1596808029','no'),(1087591,'_transient_aiowps_captcha_string_info_cq99k78az7','MTU5NjgwNjIyOXlhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1087637,'_transient_timeout_aiowps_captcha_string_info_6nmrdpfn50','1596811535','no'),(1087638,'_transient_aiowps_captcha_string_info_6nmrdpfn50','MTU5NjgwOTczNXlhajNtcDh1cmRjYjZyanVjbHNsMTg=','no'),(1087640,'_transient_aiowps_captcha_string_info_xb70oiul1n','MTU5NjgwOTc1OXlhajNtcDh1cmRjYjZyanVjbHNsMjM=','no'),(1115081,'_transient_aiowps_captcha_string_info_qdpbz7tkgw','MTU5ODgxMDQwM3lhajNtcDh1cmRjYjZyanVjbHNsMg==','no'),(1087642,'_transient_timeout_aiowps_captcha_string_info_e7n6r9zpr4','1596811560','no'),(1087643,'_transient_aiowps_captcha_string_info_e7n6r9zpr4','MTU5NjgwOTc2MHlhajNtcDh1cmRjYjZyanVjbHNsMjc=','no'),(1087682,'_transient_timeout_aiowps_captcha_string_info_z9hzoey0sd','1596814718','no'),(1087683,'_transient_aiowps_captcha_string_info_z9hzoey0sd','MTU5NjgxMjkxOHlhajNtcDh1cmRjYjZyanVjbHNsMQ==','no'),(1087864,'_transient_timeout_yst_sm_1_1:4gHp_4kQqz','1596913782','no'),(1087865,'_transient_yst_sm_1_1:4gHp_4kQqz','C:24:\"WPSEO_Sitemap_Cache_Data\":1342:{a:2:{s:6:\"status\";s:2:\"ok\";s:3:\"xml\";s:1294:\"<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/post-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/page-sitemap.xml</loc>\n		<lastmod>2020-02-20T06:22:53-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/attachment-sitemap.xml</loc>\n		<lastmod>2019-07-22T21:02:01-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/ai1ec_event-sitemap.xml</loc>\n		<lastmod>2019-05-23T20:54:45-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/wphash_ntf_bar-sitemap.xml</loc>\n		<lastmod>2019-06-24T20:31:17-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/category-sitemap.xml</loc>\n		<lastmod>2019-07-08T20:40:11-05:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/events_tags-sitemap.xml</loc>\n		<lastmod>2019-02-25T21:18:32-06:00</lastmod>\n	</sitemap>\n	<sitemap>\n		<loc>https://39thstreetchurchofchrist.org/wordpress/author-sitemap.xml</loc>\n		<lastmod>2019-01-17T19:35:22-06:00</lastmod>\n	</sitemap>\n</sitemapindex>\";}}','no'),(1087927,'_transient_timeout_aiowps_captcha_string_info_quqax0fl1x','1596834717','no'),(1087928,'_transient_aiowps_captcha_string_info_quqax0fl1x','MTU5NjgzMjkxN3lhajNtcDh1cmRjYjZyanVjbHNsMjA=','no'),(1087934,'_transient_timeout_aiowps_captcha_string_info_7yuist4sy4','1596835055','no'),(1087935,'_transient_aiowps_captcha_string_info_7yuist4sy4','MTU5NjgzMzI1NXlhajNtcDh1cmRjYjZyanVjbHNsMTc=','no'),(1087974,'_transient_timeout_aiowps_captcha_string_info_l4j2i7pwqn','1596837988','no'),(1087975,'_transient_aiowps_captcha_string_info_l4j2i7pwqn','MTU5NjgzNjE4OHlhajNtcDh1cmRjYjZyanVjbHNsNA==','no'),(1088015,'_transient_timeout_aiowps_captcha_string_info_xubxkihgit','1596840983','no'),(1088006,'_transient_timeout_aiowps_captcha_string_info_vjnrn7af7o','1596840547','no'),(1088007,'_transient_aiowps_captcha_string_info_vjnrn7af7o','MTU5NjgzODc0N3lhajNtcDh1cmRjYjZyanVjbHNsNg==','no'),(1115088,'_transient_timeout_aiowps_captcha_string_info_ypoglz5o97','1598812635','no'),(655477,'_transient_timeout_feed_mod_d2b270cc29119be740b4642f0b60fdea','1564998531','no'),(655478,'_transient_feed_mod_d2b270cc29119be740b4642f0b60fdea','1564955331','no'),(655479,'_transient_timeout_dash_54e0612bb2ce53db0827d5e7c3c1b7dc','1564998531','no'),(655480,'_transient_dash_54e0612bb2ce53db0827d5e7c3c1b7dc','<h4>\n	<a href=\"http://feedproxy.google.com/~r/W3EDGE/~3/jc1p3zDrykc/\">W3 Total Cache v0.9.7.5 Released</a>\n</h4>\n<h4>\n	<a href=\"http://feedproxy.google.com/~r/W3EDGE/~3/wkPO0kdY-AA/\">W3 Total Cache v0.9.7.4 Released</a>\n</h4>\n<h4>\n	<a href=\"http://feedproxy.google.com/~r/W3EDGE/~3/fIG7CASfaY0/\">W3 Total Cache v0.9.5.3 Released</a>\n</h4>\n<h4>\n	<a href=\"http://feedproxy.google.com/~r/W3EDGE/~3/OEQQ2qlpNsw/\">W3 Total Cache v0.9.5.2 Released</a>\n</h4>\n<h4>\n	<a href=\"http://feedproxy.google.com/~r/W3EDGE/~3/-UBiVYJR9bw/\">W3 Total Cache v0.9.5.1 Released</a>\n</h4>\n\n<p style=\"text-align: center;\">\n	<a href=\"https://api.w3-edge.com/v1/redirects/company-rss\" target=\"_blank\">View Feed</a>\n</p>\n','no'),(655481,'_transient_timeout_feed_c47db4c963e2d6948a299a85f4c71991','1564998531','no'),(655482,'_transient_feed_c47db4c963e2d6948a299a85f4c71991','a:4:{s:5:\"child\";a:1:{s:0:\"\";a:1:{s:3:\"rss\";a:1:{i:0;a:6:{s:4:\"data\";s:0:\"\";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:0:\"\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:48:\"WordPress.org Forums » [W3 Total Cache] Support\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:57:\"https://wordpress.org/support/plugin/w3-total-cache/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"language\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"en-US\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"generator\";a:1:{i:0;a:5:{s:4:\"data\";s:37:\"https://bbpress.org/?v=2.6-alpha-6091\";s:7:\"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:0:\"\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:3:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:47:\"How to get this working with a country blocker?\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:59:\"http://feedproxy.google.com/~r/W3TOTALCACHE/~3/HqQQus4LKMg/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"Sat, 03 Aug 2019 21:19:52 PDT\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:83:\"https://wordpress.org/support/topic/how-to-get-this-working-with-a-country-blocker/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:528:\"<p>Replies: 0</p>\n						<p>Hi,</p>\n<p>I have IP2Location Country Blocker installed which blocks certain countries from my site.  </p>\n<p>When I activate W3 Total Cache I can view the pages, but after a while I get the blocked page, deleting the cache restores it. I had set it to not cache the front page and the forums.</p>\n<p>I have to deactivate the plugin but would like to know how can I get around this?<br />\nThank you</p><img src=\"http://feeds.feedburner.com/~r/W3TOTALCACHE/~4/HqQQus4LKMg\" height=\"1\" width=\"1\" alt=\"\"/>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}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:\"ahau\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:42:\"http://rssnamespace.org/feedburner/ext/1.0\";a:1:{s:8:\"origLink\";a:1:{i:0;a:5:{s:4:\"data\";s:83:\"https://wordpress.org/support/topic/how-to-get-this-working-with-a-country-blocker/\";s: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:0:\"\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:3:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:180:\"&lt;span class=&quot;resolved&quot; aria-label=&quot;Resolved&quot; title=&quot;Topic is resolved.&quot;&gt;&lt;/span&gt;BBPress and minification conflict removes quicktags toolbar\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:59:\"http://feedproxy.google.com/~r/W3TOTALCACHE/~3/24wrrbB5FtE/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"Sat, 03 Aug 2019 09:09:54 PDT\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:96:\"https://wordpress.org/support/topic/bbpress-and-minification-conflict-removes-quicktags-toolbar/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:452:\"<p>Replies: 2</p>\n						<p>Minifying JS in W3TC removes the BBPress quicktags toolbar completely. But when I add this relative path <code>wp-includes/js/quicktags.js</code> and <code>wp-includes/js/quicktags.min.js</code> in the &#8216;<strong>Never minify the following JS files:</strong>&#8216; textbox, the toolbar shows up.</p>\n<p>Is this a bug?</p><img src=\"http://feeds.feedburner.com/~r/W3TOTALCACHE/~4/24wrrbB5FtE\" height=\"1\" width=\"1\" alt=\"\"/>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}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:\"hydrogriff\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:42:\"http://rssnamespace.org/feedburner/ext/1.0\";a:1:{s:8:\"origLink\";a:1:{i:0;a:5:{s:4:\"data\";s:96:\"https://wordpress.org/support/topic/bbpress-and-minification-conflict-removes-quicktags-toolbar/\";s: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:0:\"\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:3:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:125:\"&lt;span class=&quot;resolved&quot; aria-label=&quot;Resolved&quot; title=&quot;Topic is resolved.&quot;&gt;&lt;/span&gt;sale\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:59:\"http://feedproxy.google.com/~r/W3TOTALCACHE/~3/8Op0csfM2Io/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"Fri, 02 Aug 2019 23:43:02 PDT\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:43:\"https://wordpress.org/support/topic/sale-2/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:182:\"<p>Replies: 1</p>\n						<p>whether the price will affect the number of licenses</p><img src=\"http://feeds.feedburner.com/~r/W3TOTALCACHE/~4/8Op0csfM2Io\" height=\"1\" width=\"1\" alt=\"\"/>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}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:\"saharok1209\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:42:\"http://rssnamespace.org/feedburner/ext/1.0\";a:1:{s:8:\"origLink\";a:1:{i:0;a:5:{s:4:\"data\";s:43:\"https://wordpress.org/support/topic/sale-2/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:3;a:6:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:3:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:175:\"&lt;span class=&quot;resolved&quot; aria-label=&quot;Resolved&quot; title=&quot;Topic is resolved.&quot;&gt;&lt;/span&gt;Potential support for Cloudflare Worker caching 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:59:\"http://feedproxy.google.com/~r/W3TOTALCACHE/~3/FJUrV3FgXAQ/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"Fri, 02 Aug 2019 07:57:54 PDT\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:91:\"https://wordpress.org/support/topic/potential-support-for-cloudflare-worker-caching-plugin/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1109:\"<p>Replies: 3</p>\n						<p>Hey guys,</p>\n<p>I recently started playing with Cloudflare workers and found a (pretty much out of of the box) solution: <a href=\"https://github.com/cloudflare/worker-examples/tree/master/examples/edge-cache-html\" rel=\"nofollow\">https://github.com/cloudflare/worker-examples/tree/master/examples/edge-cache-html</a></p>\n<p>It comes with a WordPress plugin, however it seems that when Page Caching is enabled on W3TC, the CF Worker solution doesn&#8217;t <em>quite</em> work 100% (certain headers are missed, etc.). Please see discussion here for further detail on some more specifics: <a href=\"https://github.com/cloudflare/worker-examples/issues/41\" rel=\"nofollow\">https://github.com/cloudflare/worker-examples/issues/41</a></p>\n<p>With serverless/edge-caching becoming more popular (and Cloudflare&#8217;s offering is pretty widely utilized already, I doubt it will be long before their workers really take off), is this something you&#8217;d consider transparent support for?</p><img src=\"http://feeds.feedburner.com/~r/W3TOTALCACHE/~4/FJUrV3FgXAQ\" height=\"1\" width=\"1\" alt=\"\"/>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}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:\"Will Stocks\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:42:\"http://rssnamespace.org/feedburner/ext/1.0\";a:1:{s:8:\"origLink\";a:1:{i:0;a:5:{s:4:\"data\";s:91:\"https://wordpress.org/support/topic/potential-support-for-cloudflare-worker-caching-plugin/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:4;a:6:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:3:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:78:\"Unable to programmatically clear cache of posts that are a custom content type\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:59:\"http://feedproxy.google.com/~r/W3TOTALCACHE/~3/HI0co2zo4yU/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"Fri, 02 Aug 2019 06:21:22 PDT\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:115:\"https://wordpress.org/support/topic/unable-to-programmatically-clear-cache-of-posts-that-are-a-custom-content-type/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1720:\"<p>Replies: 3</p>\n						<p>I have a site that pulls in data through an API and automactially creates/updates posts, these posts are a custom content type (event) &amp; after updating them we want their cache to be automacically cleared however using w3tc_flush_post or w3tc_flush_url doesn&#8217;t work.</p>\n<p>We&#8217;re able to programmatically clear posts &amp; pages, but not our custom content type (event). We can clear the list page, which lists all events programmatically but not the individual events that were updated.</p>\n<p>In particular it seem&#8217;s the page cache that caches our individual event pages as static html isn&#8217;t clearing. Just running w3tc_flush_all isn&#8217;t an option as the API is called to create/update event posts pretty frequently &amp; this is a high traffic site so we can&#8217;t clear out the entire site cache every time this happens or we&#8217;ll have server issues if we&#8217;re experienceing a traffic spike.</p>\n<p>Any help would be greatly appreciated.</p>\n\n\n<ul id=\"bbp-topic-revision-log-11793142\" class=\"bbp-topic-revision-log\">\n\n	<li id=\"bbp-topic-revision-log-11793142-item-11793161\" class=\"bbp-topic-revision-log-item\">\n		This topic was modified 2 days, 8 hours ago by <a href=\"https://wordpress.org/support/users/reallydeej/\" title=\"View ReallyDeeJ&#039;s profile\">ReallyDeeJ</a>.\n	</li>\n	<li id=\"bbp-topic-revision-log-11793142-item-11793170\" class=\"bbp-topic-revision-log-item\">\n		This topic was modified 2 days, 8 hours ago by <a href=\"https://wordpress.org/support/users/reallydeej/\" title=\"View ReallyDeeJ&#039;s profile\">ReallyDeeJ</a>.\n	</li>\n\n</ul><img src=\"http://feeds.feedburner.com/~r/W3TOTALCACHE/~4/HI0co2zo4yU\" height=\"1\" width=\"1\" alt=\"\"/>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}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:\"ReallyDeeJ\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:42:\"http://rssnamespace.org/feedburner/ext/1.0\";a:1:{s:8:\"origLink\";a:1:{i:0;a:5:{s:4:\"data\";s:115:\"https://wordpress.org/support/topic/unable-to-programmatically-clear-cache-of-posts-that-are-a-custom-content-type/\";s: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:0:\"\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:3:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:167:\"&lt;span class=&quot;resolved&quot; aria-label=&quot;Resolved&quot; title=&quot;Topic is resolved.&quot;&gt;&lt;/span&gt;W3TC creating auto pages with /feed in sitemap\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:59:\"http://feedproxy.google.com/~r/W3TOTALCACHE/~3/hKLZafDBTw4/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"Fri, 02 Aug 2019 05:54:56 PDT\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:82:\"https://wordpress.org/support/topic/w3tc-creating-auto-pages-with-feed-in-sitemap/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:458:\"<p>Replies: 4</p>\n						<p>Hello,<br />\nI have been facing the issue from when I have started using W3 Total Cache, that in google search console all of my webpages duplicated with &#8220;/feed/&#8221; extension and submitted to search console but all the pages are &#8220;Crawled &#8211; currently not indexed&#8221;<br />\nplease guide me what to do next</p><img src=\"http://feeds.feedburner.com/~r/W3TOTALCACHE/~4/hKLZafDBTw4\" height=\"1\" width=\"1\" alt=\"\"/>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"daq43\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:42:\"http://rssnamespace.org/feedburner/ext/1.0\";a:1:{s:8:\"origLink\";a:1:{i:0;a:5:{s:4:\"data\";s:82:\"https://wordpress.org/support/topic/w3tc-creating-auto-pages-with-feed-in-sitemap/\";s: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:0:\"\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:3:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:36:\"Caching with different cookie states\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:59:\"http://feedproxy.google.com/~r/W3TOTALCACHE/~3/DZJK0wXBhuc/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"Fri, 02 Aug 2019 05:25:40 PDT\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:73:\"https://wordpress.org/support/topic/caching-with-different-cookie-states/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1938:\"<p>Replies: 5</p>\n						<p>Suppose the following scenario:</p>\n<p>A GDPR-Cookie Plugin uses a cookie to determine whether the user gave consent to the use of cookies AND to which degree he or she did so. The state of the cookie may vary between</p>\n<p><code>{&quot;strict&quot;:&quot;1&quot;,&quot;thirdparty&quot;:&quot;0&quot;,&quot;advanced&quot;:&quot;0&quot;}</code><br />\n<code>{&quot;strict&quot;:&quot;1&quot;,&quot;thirdparty&quot;:&quot;1&quot;,&quot;advanced&quot;:&quot;0&quot;}</code><br />\n<code>{&quot;strict&quot;:&quot;1&quot;,&quot;thirdparty&quot;:&quot;1&quot;,&quot;advanced&quot;:&quot;1&quot;}</code></p>\n<p>or not being set at all.</p>\n<p>Depending on that state, the plugin allows for the use of hooks in a given WordPress-template to conditionally load content that uses cookies (e.g. a google-maps iframe). For example:</p>\n<pre><code>\nif ( gdpr_cookie_is_accepted( &#039;thirdparty&#039; ) ) {\n    // Here goes the code that echoes the google maps iframe\n}\n</code></pre>\n<p>I know that it&#8217;s possible with W3 Total Cache to create a unique cache of a page depending on whether a cookie is set or not by using cookie groups. While this works fine and as expected I fail to set it up in a way that creates a unique cache of a page for each state that cookie may have (so one version of a page where strict cookies are allowed, one where strict cookies _and_ 3rd-party cookies are allowed and so on)</p>\n<p>Is it possible to do something like that?</p>\n\n\n<ul id=\"bbp-topic-revision-log-11792929\" class=\"bbp-topic-revision-log\">\n\n	<li id=\"bbp-topic-revision-log-11792929-item-11792932\" class=\"bbp-topic-revision-log-item\">\n		This topic was modified 2 days, 9 hours ago by <a href=\"https://wordpress.org/support/users/markusdittrich/\" title=\"View markusdittrich&#039;s profile\">markusdittrich</a>.\n	</li>\n\n</ul><img src=\"http://feeds.feedburner.com/~r/W3TOTALCACHE/~4/DZJK0wXBhuc\" height=\"1\" width=\"1\" alt=\"\"/>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}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:\"markusdittrich\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:42:\"http://rssnamespace.org/feedburner/ext/1.0\";a:1:{s:8:\"origLink\";a:1:{i:0;a:5:{s:4:\"data\";s:73:\"https://wordpress.org/support/topic/caching-with-different-cookie-states/\";s: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:0:\"\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:3:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:159:\"&lt;span class=&quot;resolved&quot; aria-label=&quot;Resolved&quot; title=&quot;Topic is resolved.&quot;&gt;&lt;/span&gt;W3TC Dashicon takes over admin sidebar\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:59:\"http://feedproxy.google.com/~r/W3TOTALCACHE/~3/tOth3jn4JA0/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"Thu, 01 Aug 2019 11:33:45 PDT\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:75:\"https://wordpress.org/support/topic/w3tc-dashicon-takes-over-admin-sidebar/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1598:\"<p>Replies: 1</p>\n						<p>Hello,</p>\n<p>This is a minor styling issue, but when I&#8217;m on the W3TC dashboard page in wp-admin, the W3TC dashicon appears for all sidebar pages, not just W3TC. The offending part of CSS appears to be this:</p>\n<p><code>.toplevel_page_w3tc_dashboard .wp-menu-image:before {</code><br />\n<code>content: &#039;\\0041&#039;;</code><br />\n<code>top: 2px;</code><br />\n<code>font-family: &#039;w3tc&#039;;</code><br />\n<code>}</code></p>\n<p>The <code>toplevel_page_w3tc_dashboard</code> class is also attached to <code>&lt;body&gt;</code>, so there is no restriction to which .wp-menu-image the dashicon is applied to. See screenshot: <a href=\"https://pasteboard.co/IqIiMFi.png\" rel=\"nofollow\">https://pasteboard.co/IqIiMFi.png</a></p>\n<p>It&#8217;s happened on a few of my sites by now. Let me know if you need further details.</p>\n\n\n<ul id=\"bbp-topic-revision-log-11790609\" class=\"bbp-topic-revision-log\">\n\n	<li id=\"bbp-topic-revision-log-11790609-item-11790612\" class=\"bbp-topic-revision-log-item\">\n		This topic was modified 3 days, 3 hours ago by <a href=\"https://wordpress.org/support/users/juliejubilee/\" title=\"View Julie&#039;s profile\">Julie</a>. Reason: Fix code blocks\n	</li>\n	<li id=\"bbp-topic-revision-log-11790609-item-11790615\" class=\"bbp-topic-revision-log-item\">\n		This topic was modified 3 days, 3 hours ago by <a href=\"https://wordpress.org/support/users/juliejubilee/\" title=\"View Julie&#039;s profile\">Julie</a>. Reason: Fix code blocks\n	</li>\n\n</ul><img src=\"http://feeds.feedburner.com/~r/W3TOTALCACHE/~4/tOth3jn4JA0\" height=\"1\" width=\"1\" alt=\"\"/>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"Julie\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:42:\"http://rssnamespace.org/feedburner/ext/1.0\";a:1:{s:8:\"origLink\";a:1:{i:0;a:5:{s:4:\"data\";s:75:\"https://wordpress.org/support/topic/w3tc-dashicon-takes-over-admin-sidebar/\";s: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:0:\"\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:3:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:134:\"&lt;span class=&quot;resolved&quot; aria-label=&quot;Resolved&quot; title=&quot;Topic is resolved.&quot;&gt;&lt;/span&gt;Cache Preload\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:59:\"http://feedproxy.google.com/~r/W3TOTALCACHE/~3/M1jZLp_jKQk/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"Thu, 01 Aug 2019 09:10:43 PDT\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:52:\"https://wordpress.org/support/topic/cache-preload-7/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:266:\"<p>Replies: 3</p>\n						<p>Hello,</p>\n<p>What is the solution for the Sitemap URL section for a multisite network with more than one sitemap URL?</p>\n<p>Thank you.</p><img src=\"http://feeds.feedburner.com/~r/W3TOTALCACHE/~4/M1jZLp_jKQk\" height=\"1\" width=\"1\" alt=\"\"/>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}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:\"natasha006\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:42:\"http://rssnamespace.org/feedburner/ext/1.0\";a:1:{s:8:\"origLink\";a:1:{i:0;a:5:{s:4:\"data\";s:52:\"https://wordpress.org/support/topic/cache-preload-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:\"\";}}}}}i:9;a:6:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:3:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:151:\"&lt;span class=&quot;resolved&quot; aria-label=&quot;Resolved&quot; title=&quot;Topic is resolved.&quot;&gt;&lt;/span&gt;Cache not clearing after login\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:59:\"http://feedproxy.google.com/~r/W3TOTALCACHE/~3/qGRhgeSSkaY/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"Thu, 01 Aug 2019 04:11:28 PDT\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:67:\"https://wordpress.org/support/topic/cache-not-clearing-after-login/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:522:\"<p>Replies: 2</p>\n						<p>Steps to reproduce the issue:</p>\n<p>1. Visit the site with w3tc enabled on incognito.<br />\n2. Login using the widget login (bbpress).<br />\n3. Login success, but the widget area still shows login form.<br />\n4. CTRL + F5, the widget cache clears and now the logged in user show up.</p>\n<p>Note:</p>\n<p>Performance &gt; Page Cache &gt; Don&#8217;t cache pages for logged in users is checked.</p><img src=\"http://feeds.feedburner.com/~r/W3TOTALCACHE/~4/qGRhgeSSkaY\" height=\"1\" width=\"1\" alt=\"\"/>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}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:\"hydrogriff\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:42:\"http://rssnamespace.org/feedburner/ext/1.0\";a:1:{s:8:\"origLink\";a:1:{i:0;a:5:{s:4:\"data\";s:67:\"https://wordpress.org/support/topic/cache-not-clearing-after-login/\";s: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:0:\"\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:3:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:212:\"&lt;span class=&quot;resolved&quot; aria-label=&quot;Resolved&quot; title=&quot;Topic is resolved.&quot;&gt;&lt;/span&gt;Error page stored in cache: &amp;#8220;The site is experience technical problems&amp;#8221;\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:59:\"http://feedproxy.google.com/~r/W3TOTALCACHE/~3/HVnRayvmqBE/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"Thu, 01 Aug 2019 03:30:41 PDT\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:98:\"https://wordpress.org/support/topic/error-page-in-cache-the-site-is-experience-technical-problems/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1087:\"<p>Replies: 7</p>\n						<p>In the last month we had on 2 different sites the problem where W3 total cache has  cached an error message.</p>\n<p>What happened:<br />\n&#8211; For some reason the site has a problem for a few seconds (maybe database or some other error)<br />\n&#8211; W3 total puts the error page in cache (disk based enhanced)<br />\n&#8211; A few seconds later the problem is resolved and the site works fine, however nobody can visit the site because W3 total cache serves the error from cache.</p>\n<p>Has something changed with w3 total cache in recent updates? Does it not recognise WordPress error messages anymore?</p>\n\n\n<ul id=\"bbp-topic-revision-log-11788756\" class=\"bbp-topic-revision-log\">\n\n	<li id=\"bbp-topic-revision-log-11788756-item-11788781\" class=\"bbp-topic-revision-log-item\">\n		This topic was modified 3 days, 11 hours ago by <a href=\"https://wordpress.org/support/users/fabianfabian/\" title=\"View fabianfabian&#039;s profile\">fabianfabian</a>.\n	</li>\n\n</ul><img src=\"http://feeds.feedburner.com/~r/W3TOTALCACHE/~4/HVnRayvmqBE\" height=\"1\" width=\"1\" alt=\"\"/>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}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:\"fabianfabian\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:42:\"http://rssnamespace.org/feedburner/ext/1.0\";a:1:{s:8:\"origLink\";a:1:{i:0;a:5:{s:4:\"data\";s:98:\"https://wordpress.org/support/topic/error-page-in-cache-the-site-is-experience-technical-problems/\";s: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:0:\"\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:3:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:140:\"&lt;span class=&quot;resolved&quot; aria-label=&quot;Resolved&quot; title=&quot;Topic is resolved.&quot;&gt;&lt;/span&gt;W3 Cache ugly 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:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:59:\"http://feedproxy.google.com/~r/W3TOTALCACHE/~3/8MAEF8yAMb0/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"Wed, 31 Jul 2019 05:36:36 PDT\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"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://wordpress.org/support/topic/w3-cache-ugly-issue/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1330:\"<p>Replies: 8</p>\n						<p>`Hello,</p>\n<p>I used w3 total cache on past years.<br />\nPlease help with this ugly issue.</p>\n<p>Without w3 Cache<br />\n<a href=\"http://tinypic.com/r/2dkg5m9/9\" rel=\"nofollow\">http://tinypic.com/r/2dkg5m9/9</a></p>\n<p>With W3 Cache</p>\n<p><a href=\"http://tinypic.com/r/98g0vt/9\" rel=\"nofollow\">http://tinypic.com/r/98g0vt/9</a></p>\n<p>Thank you<br />\nNicos</p>\n\n\n<ul id=\"bbp-topic-revision-log-11785509\" class=\"bbp-topic-revision-log\">\n\n	<li id=\"bbp-topic-revision-log-11785509-item-11785514\" class=\"bbp-topic-revision-log-item\">\n		This topic was modified 4 days, 9 hours ago by <a href=\"https://wordpress.org/support/users/nicorel/\" title=\"View Nicorel&#039;s profile\">Nicorel</a>.\n	</li>\n	<li id=\"bbp-topic-revision-log-11785509-item-11785515\" class=\"bbp-topic-revision-log-item\">\n		This topic was modified 4 days, 9 hours ago by <a href=\"https://wordpress.org/support/users/nicorel/\" title=\"View Nicorel&#039;s profile\">Nicorel</a>.\n	</li>\n	<li id=\"bbp-topic-revision-log-11785509-item-11785517\" class=\"bbp-topic-revision-log-item\">\n		This topic was modified 4 days, 9 hours ago by <a href=\"https://wordpress.org/support/users/nicorel/\" title=\"View Nicorel&#039;s profile\">Nicorel</a>.\n	</li>\n\n</ul><img src=\"http://feeds.feedburner.com/~r/W3TOTALCACHE/~4/8MAEF8yAMb0\" height=\"1\" width=\"1\" alt=\"\"/>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}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:\"Nicorel\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:42:\"http://rssnamespace.org/feedburner/ext/1.0\";a:1:{s:8:\"origLink\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://wordpress.org/support/topic/w3-cache-ugly-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:\"\";}}}}}i:12;a:6:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:3:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:201:\"&lt;span class=&quot;resolved&quot; aria-label=&quot;Resolved&quot; title=&quot;Topic is resolved.&quot;&gt;&lt;/span&gt;Auto Purge Post in the same tag or categories when new post published in the tag\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:59:\"http://feedproxy.google.com/~r/W3TOTALCACHE/~3/n6G3FheFpW8/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"Wed, 31 Jul 2019 05:23:20 PDT\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:117:\"https://wordpress.org/support/topic/auto-purge-post-in-the-same-tag-or-categories-when-new-post-published-in-the-tag/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:329:\"<p>Replies: 5</p>\n						<p>I have themes that set the related post by tag&#8230;<br />\nWhen i upload new post, how to setting W3TC to purge all post in the same tag as the new post???</p>\n<p>Very thanks<br />\nMentik Yusmantara</p><img src=\"http://feeds.feedburner.com/~r/W3TOTALCACHE/~4/n6G3FheFpW8\" height=\"1\" width=\"1\" alt=\"\"/>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:17:\"Mentik Yusmantara\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:42:\"http://rssnamespace.org/feedburner/ext/1.0\";a:1:{s:8:\"origLink\";a:1:{i:0;a:5:{s:4:\"data\";s:117:\"https://wordpress.org/support/topic/auto-purge-post-in-the-same-tag-or-categories-when-new-post-published-in-the-tag/\";s: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:0:\"\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:3:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:164:\"&lt;span class=&quot;resolved&quot; aria-label=&quot;Resolved&quot; title=&quot;Topic is resolved.&quot;&gt;&lt;/span&gt;How to disable lazyload from 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:59:\"http://feedproxy.google.com/~r/W3TOTALCACHE/~3/CI534zB12YY/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"Tue, 30 Jul 2019 07:33:54 PDT\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:80:\"https://wordpress.org/support/topic/how-to-disable-lazyload-from-w3-total-cache/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:312:\"<p>Replies: 3</p>\n						<p>Hi,<br />\nI installed W3 Total Cache and after install all images are lazy loaded with class &#8220;lazyloaded&#8221;. I dont want to lazy loaded banners on subpages. How to do it?  </p><img src=\"http://feeds.feedburner.com/~r/W3TOTALCACHE/~4/CI534zB12YY\" height=\"1\" width=\"1\" alt=\"\"/>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}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:\"matcba\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:42:\"http://rssnamespace.org/feedburner/ext/1.0\";a:1:{s:8:\"origLink\";a:1:{i:0;a:5:{s:4:\"data\";s:80:\"https://wordpress.org/support/topic/how-to-disable-lazyload-from-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:\"\";}}}}}i:14;a:6:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:3:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:170:\"&lt;span class=&quot;resolved&quot; aria-label=&quot;Resolved&quot; title=&quot;Topic is resolved.&quot;&gt;&lt;/span&gt;Insert new line before injecting to Apache Config\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:59:\"http://feedproxy.google.com/~r/W3TOTALCACHE/~3/V4vecinZD-c/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"Tue, 30 Jul 2019 05:38:09 PDT\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:86:\"https://wordpress.org/support/topic/insert-new-line-before-injecting-to-apache-config/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1490:\"<p>Replies: 1</p>\n						<p>The injection of this plugin&#8217;s Apache configuration works fine with the default WordPress <code>.htaccess</code>.That is, because the default However, when anybody uses a custom <code>.htaccess</code> with no trailing line, the configuration injected by W3TC will produce a corrupt <code>.htaccess</code>.</p>\n<p>**Example**</p>\n<p>Actual result:</p>\n<pre><code>&lt;/FilesMatch&gt;# BEGIN W3TC Browser Cache\n&lt;IfModule mod_mime.c&gt;</code></pre>\n<p>Expected result:</p>\n<pre><code>&lt;/FilesMatch&gt;\n# BEGIN W3TC Browser Cache\n&lt;IfModule mod_mime.c&gt;</code></pre>\n<p>To avoid this, W3TC should either check whether a new line is necessary before the injected rules or –to keep things simple– always insert a line-break.</p>\n\n\n<ul id=\"bbp-topic-revision-log-11781642\" class=\"bbp-topic-revision-log\">\n\n	<li id=\"bbp-topic-revision-log-11781642-item-11781647\" class=\"bbp-topic-revision-log-item\">\n		This topic was modified 5 days, 9 hours ago by <a href=\"https://wordpress.org/support/users/floatworkjan/\" title=\"View floatwork_jan&#039;s profile\">floatwork_jan</a>.\n	</li>\n	<li id=\"bbp-topic-revision-log-11781642-item-11781648\" class=\"bbp-topic-revision-log-item\">\n		This topic was modified 5 days, 9 hours ago by <a href=\"https://wordpress.org/support/users/floatworkjan/\" title=\"View floatwork_jan&#039;s profile\">floatwork_jan</a>.\n	</li>\n\n</ul><img src=\"http://feeds.feedburner.com/~r/W3TOTALCACHE/~4/V4vecinZD-c\" height=\"1\" width=\"1\" alt=\"\"/>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}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:\"floatwork_jan\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:42:\"http://rssnamespace.org/feedburner/ext/1.0\";a:1:{s:8:\"origLink\";a:1:{i:0;a:5:{s:4:\"data\";s:86:\"https://wordpress.org/support/topic/insert-new-line-before-injecting-to-apache-config/\";s: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:0:\"\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:3:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:199:\"&lt;span class=&quot;resolved&quot; aria-label=&quot;Resolved&quot; title=&quot;Topic is resolved.&quot;&gt;&lt;/span&gt;multisite on nginx, single config for all, empty minified files for subdomains\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:59:\"http://feedproxy.google.com/~r/W3TOTALCACHE/~3/jvG5ZQ1iNqo/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"Mon, 29 Jul 2019 23:01:28 PDT\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:113:\"https://wordpress.org/support/topic/multisite-on-nginx-single-config-for-all-empty-minified-files-for-subdomains/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:385:\"<p>Replies: 10</p>\n						<p>Hi.</p>\n<p>I have a multisite setup on nginx.</p>\n<p>The w3tc is setup to use single config for all sites.</p>\n<p>The main domain works perfectly fine.</p>\n<p>However the multisite subdomains minified files are empty.</p>\n<p>Kindly suggest the solution. </p><img src=\"http://feeds.feedburner.com/~r/W3TOTALCACHE/~4/jvG5ZQ1iNqo\" height=\"1\" width=\"1\" alt=\"\"/>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}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:\"nabtron\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:42:\"http://rssnamespace.org/feedburner/ext/1.0\";a:1:{s:8:\"origLink\";a:1:{i:0;a:5:{s:4:\"data\";s:113:\"https://wordpress.org/support/topic/multisite-on-nginx-single-config-for-all-empty-minified-files-for-subdomains/\";s: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:0:\"\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:3:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:183:\"&lt;span class=&quot;resolved&quot; aria-label=&quot;Resolved&quot; title=&quot;Topic is resolved.&quot;&gt;&lt;/span&gt;&amp;#8220;disk: enhanced&amp;#8221; cache expiration setting?\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:59:\"http://feedproxy.google.com/~r/W3TOTALCACHE/~3/KZq0Fph5lUk/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"Mon, 29 Jul 2019 18:10:29 PDT\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:75:\"https://wordpress.org/support/topic/disk-enhanced-cache-expiration-setting/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"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>Replies: 4</p>\n						<p>Hi, </p>\n<p>I searched for this information everywhere on the Internet but coudn&#8217;t find it, so here&#8217;s my question:</p>\n<p>when setting page cache to &#8220;disk: enhanced&#8221; the setting for the expiration of the cache disappears, and there is only the option for garbage collection.</p>\n<p>So, is that normal? How can I set the TTL?<br />\nIf it is automatically set, how much is that?</p>\n<p>Also, if used in combination with Varnish is &#8220;disk: enhanced&#8221; mandatory? And can Varnish control the expiration of the W3TC page cache?</p>\n<p>Thank you</p><img src=\"http://feeds.feedburner.com/~r/W3TOTALCACHE/~4/KZq0Fph5lUk\" height=\"1\" width=\"1\" alt=\"\"/>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}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:\"nodx\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:42:\"http://rssnamespace.org/feedburner/ext/1.0\";a:1:{s:8:\"origLink\";a:1:{i:0;a:5:{s:4:\"data\";s:75:\"https://wordpress.org/support/topic/disk-enhanced-cache-expiration-setting/\";s: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:0:\"\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:3:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:200:\"&lt;span class=&quot;resolved&quot; aria-label=&quot;Resolved&quot; title=&quot;Topic is resolved.&quot;&gt;&lt;/span&gt;Having issues on multisite, admin pages disabled, multiple configurations not a\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:59:\"http://feedproxy.google.com/~r/W3TOTALCACHE/~3/ykpOCqydqHo/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"Mon, 29 Jul 2019 14:41:32 PDT\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:114:\"https://wordpress.org/support/topic/having-issues-on-multisite-admin-pages-disabled-multiple-configurations-not-a/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1043:\"<p>Replies: 3</p>\n						<p>Hi</p>\n<p>As per the title, I am having issues in a multisite environment, each site has its own domain.</p>\n<p>I have UNCHECKED General Settings &gt; &#8220;Use single network configuration file for all sites.&#8221; </p>\n<p>The result is that the main site of the network, for want of a better description, has its options disabled in the admin section. I assumed this might have been by design? Assuming that the main network options would apply to this site? Unfortunately this doesn&#8217;t appear to be the case, and I cant set the CDN options (under CDN).</p>\n<p>The other sites on the network I can set the CDN options for &#8211; but these are not individually set per site. The details are replicated/shared across all of the network sites,  including the main site.</p>\n<p>I have ran the compatibility check, and everything seems fine.</p>\n<p>Any advice would be greatly appreciated.</p>\n<p>Many thanks</p><img src=\"http://feeds.feedburner.com/~r/W3TOTALCACHE/~4/ykpOCqydqHo\" height=\"1\" width=\"1\" alt=\"\"/>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}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:\"glinch\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:42:\"http://rssnamespace.org/feedburner/ext/1.0\";a:1:{s:8:\"origLink\";a:1:{i:0;a:5:{s:4:\"data\";s:114:\"https://wordpress.org/support/topic/having-issues-on-multisite-admin-pages-disabled-multiple-configurations-not-a/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:18;a:6:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:3:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:47:\"Had to reset WP password, then admin panel gone\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:59:\"http://feedproxy.google.com/~r/W3TOTALCACHE/~3/eEwoy61lbKA/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"Mon, 29 Jul 2019 10:58:13 PDT\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:83:\"https://wordpress.org/support/topic/had-to-reset-wp-password-then-admin-panel-gone/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:868:\"<p>Replies: 9</p>\n						<p>Hi,</p>\n<p>I&#8217;ve had the plugin setup and running great for a little over a week. Today, when I tried to log in to WP, I kept getting an error with my password. I am 100% certain that I typed it correctly. So I reset it and did get in. Once in, there were no menu items in the left sidebar (posts, pages, settings, plugins, etc). It only showed my profile options (where I can choose the appearance options of my dashboard, but nothing for my actual website).</p>\n<p>I got in touch with my host and they shut off W3 Total Cache and it fixed the problem. We renabled it and the problem re-occurred. It is off for now.</p>\n<p>I am not sure what happened or how to fix since it has been working for over a week.</p>\n<p>Thanks!<br />\nJon</p><img src=\"http://feeds.feedburner.com/~r/W3TOTALCACHE/~4/eEwoy61lbKA\" height=\"1\" width=\"1\" alt=\"\"/>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}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:\"gatehealing\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:42:\"http://rssnamespace.org/feedburner/ext/1.0\";a:1:{s:8:\"origLink\";a:1:{i:0;a:5:{s:4:\"data\";s:83:\"https://wordpress.org/support/topic/had-to-reset-wp-password-then-admin-panel-gone/\";s: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:0:\"\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:3:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:42:\"GTMetrix not seeing cache expires headers?\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:59:\"http://feedproxy.google.com/~r/W3TOTALCACHE/~3/Q9u2yQ24aC8/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"Mon, 29 Jul 2019 04:51:21 PDT\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:78:\"https://wordpress.org/support/topic/gtmetrix-not-seeing-cache-expires-headers/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1534:\"<p>Replies: 3</p>\n						<p>Recently switched to W3TC using origin push with Amazon S3 and CloudFront CDN.</p>\n<p>GTMetrix reports &#8220;expiration not specified&#8221; on files served from the CDN, giving me a score of 0 on browser caching.</p>\n<p>But when I inspect the first file on the list in the GTMetrix report, it appears to have expiration specified. What am I missing here? Thanks. Response Header below:</p>\n<pre><code>Request URL: https://cdn.swansislandcompany.com/wp-content/plugins/contact-form-7/includes/css/styles.css.gzip\nRequest Method: GET\nStatus Code: 304 \nRemote Address: 13.225.224.55:443\nReferrer Policy: no-referrer-when-downgrade\ncache-control: max-age=864000\ndate: Mon, 29 Jul 2019 11:23:57 GMT\netag: &quot;f026e73e8b072cc3ae1491702b9c491a&quot;\nexpires: access plus 10 days\nlast-modified: Mon, 22 Jul 2019 13:46:53 GMT\nserver: AmazonS3\nstatus: 304\nvia: 1.1 fb7a91e6436d6c6ab7f46f75c256840c.cloudfront.net (CloudFront)\nx-amz-cf-id: 82BiYlCx4hd2y7B_zHpEPAAA_Gepd4d3aSpSGDnxw-yVmOhwS-F9Cw==\nx-amz-cf-pop: JFK51-C1\nx-amz-meta-access-control-allow-origin: *\nx-amz-meta-content-encoding: gzip\nx-amz-meta-content-type: text/css\nx-amz-meta-last-modified: Sun, 07 Jul 2019 10:54:44 GMT\nx-amz-meta-link: &lt;https://swansislandcompany.com/var/www/html/wp-content/plugins/contact-form-7/includes/css/styles.css&gt;; rel=&quot;canonical&quot;\nx-amz-meta-vary: Accept-Encoding\nx-cache: Miss from cloudfront</code></pre><img src=\"http://feeds.feedburner.com/~r/W3TOTALCACHE/~4/Q9u2yQ24aC8\" height=\"1\" width=\"1\" alt=\"\"/>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}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:\"Megunticook\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:42:\"http://rssnamespace.org/feedburner/ext/1.0\";a:1:{s:8:\"origLink\";a:1:{i:0;a:5:{s:4:\"data\";s:78:\"https://wordpress.org/support/topic/gtmetrix-not-seeing-cache-expires-headers/\";s: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:0:\"\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:3:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:155:\"&lt;span class=&quot;resolved&quot; aria-label=&quot;Resolved&quot; title=&quot;Topic is resolved.&quot;&gt;&lt;/span&gt;Doesn&amp;#8217;t Let me uninstall\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:59:\"http://feedproxy.google.com/~r/W3TOTALCACHE/~3/XJpSeJiKpXE/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"Sun, 28 Jul 2019 11:46:48 PDT\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:60:\"https://wordpress.org/support/topic/doesnt-let-me-uninstall/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1469:\"<p>Replies: 1</p>\n						<p>Whenever I try uninstalling the plugin, I am met with the following error:</p>\n<pre><code>Fatal error: Uncaught W3TC\\Util_Environment_Exceptions in /var/www/nspeaks.com/html/wp-content/plugins/w3-total-cache/Root_Environment.php:83 Stack trace: #0 /var/www/nspeaks.com/html/wp-content/plugins/w3-total-cache/Util_Activation.php(203): W3TC\\Root_Environment-&gt;fix_after_deactivation() #1 /var/www/nspeaks.com/html/wp-content/plugins/w3-total-cache/Generic_Plugin_Admin.php(214): W3TC\\Util_Activation::deactivate_plugin() #2 /var/www/nspeaks.com/html/wp-includes/class-wp-hook.php(286): W3TC\\Generic_Plugin_Admin-&gt;admin_init(&#039;&#039;) #3 /var/www/nspeaks.com/html/wp-includes/class-wp-hook.php(310): WP_Hook-&gt;apply_filters(NULL, Array) #4 /var/www/nspeaks.com/html/wp-includes/plugin.php(465): WP_Hook-&gt;do_action(Array) #5 /var/www/nspeaks.com/html/wp-admin/admin.php(169): do_action(&#039;admin_init&#039;) #6 /var/www/nspeaks.com/html/wp-admin/plugins.php(10): require_once(&#039;/var/www/nspeak...&#039;) #7 {main} thrown in /var/www/nspeaks.com/html/wp-content/plugins/w3-total-cache/Root_Environment.php on line 83\n\nThe site is experiencing technical difficulties. Please check your site admin email inbox for instructions.</code></pre>\n<p>Please look into this.<br />\nUsing the latest version of the plugin and WordPress.</p><img src=\"http://feeds.feedburner.com/~r/W3TOTALCACHE/~4/XJpSeJiKpXE\" height=\"1\" width=\"1\" alt=\"\"/>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}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:\"Navjot Singh\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:42:\"http://rssnamespace.org/feedburner/ext/1.0\";a:1:{s:8:\"origLink\";a:1:{i:0;a:5:{s:4:\"data\";s:60:\"https://wordpress.org/support/topic/doesnt-let-me-uninstall/\";s: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:0:\"\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:3:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:175:\"&lt;span class=&quot;resolved&quot; aria-label=&quot;Resolved&quot; title=&quot;Topic is resolved.&quot;&gt;&lt;/span&gt;Lazyload problem (only on gtmetrix, PageSpeed I. etc.)\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:59:\"http://feedproxy.google.com/~r/W3TOTALCACHE/~3/hFnQAwFfi3Y/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"Sat, 27 Jul 2019 11:37:16 PDT\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:86:\"https://wordpress.org/support/topic/lazyload-problem-only-on-gtmetrix-pagespeed-i-etc/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:669:\"<p>Replies: 2</p>\n						<p>Hi,</p>\n<p>we activated Autoptimize with lazyload function (+ CriticalCSS). Lazyload works in the browser as well as with GTmetrix, PageSpeed Insights etc..</p>\n<p>But if we activate W3 Total Cache (even without any functions like Page Cache, Minify, Database Cache, Object Cache, Browser Cache and CDN) Lazyload seems to work in the browser, but not on test pages like GTmetrix, PageSpeed Insights etc.. All images are always loaded there.</p>\n<p>How can we change this?</p>\n<p>We used WP Super Cache before and Lazyload worked correctly.</p><img src=\"http://feeds.feedburner.com/~r/W3TOTALCACHE/~4/hFnQAwFfi3Y\" height=\"1\" width=\"1\" alt=\"\"/>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:42:\"http://rssnamespace.org/feedburner/ext/1.0\";a:1:{s:8:\"origLink\";a:1:{i:0;a:5:{s:4:\"data\";s:86:\"https://wordpress.org/support/topic/lazyload-problem-only-on-gtmetrix-pagespeed-i-etc/\";s: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:0:\"\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:3:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:164:\"&lt;span class=&quot;resolved&quot; aria-label=&quot;Resolved&quot; title=&quot;Topic is resolved.&quot;&gt;&lt;/span&gt;Automatic and manual minified does not work\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:59:\"http://feedproxy.google.com/~r/W3TOTALCACHE/~3/F32136UXuwA/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"Fri, 26 Jul 2019 04:48:32 PDT\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:80:\"https://wordpress.org/support/topic/automatic-and-manual-minified-does-not-work/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:297:\"<p>Replies: 4</p>\n						<p>It does not matter if I set the car or manual. For me, PageSpeed Insights continues to show the same.</p>\n<p>I set according to standards, but there is a complication.</p><img src=\"http://feeds.feedburner.com/~r/W3TOTALCACHE/~4/F32136UXuwA\" height=\"1\" width=\"1\" alt=\"\"/>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:3:\"Tom\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:42:\"http://rssnamespace.org/feedburner/ext/1.0\";a:1:{s:8:\"origLink\";a:1:{i:0;a:5:{s:4:\"data\";s:80:\"https://wordpress.org/support/topic/automatic-and-manual-minified-does-not-work/\";s: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:0:\"\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:3:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:188:\"&lt;span class=&quot;resolved&quot; aria-label=&quot;Resolved&quot; title=&quot;Topic is resolved.&quot;&gt;&lt;/span&gt;High Availability cluster setup + LBS &amp;#8211; memcached/redis ?\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:59:\"http://feedproxy.google.com/~r/W3TOTALCACHE/~3/EFOrg2Sp8Ho/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"Fri, 26 Jul 2019 03:53:41 PDT\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:88:\"https://wordpress.org/support/topic/high-availability-cluster-setup-lbs-memcached-redis/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1136:\"<p>Replies: 7</p>\n						<p>Hello,</p>\n<p>I have a HA complex setup, where each WP website is replicated on like 10x servers. This includes the database too, and the traffic is load balanced. Also using CF for some benefits.</p>\n<p>I tried to use W3 cache but failed because:</p>\n<p>1. I cannot use disk cache, because I ignore &#8220;cache&#8221; folders in replication<br />\n2. I cannot upgrade to &#8220;enterprise&#8221; to use Amazon SNS and APCu cache<br />\n3. I do not want to use a CDN to host all the media and such on it</p>\n<p>Looking at the code on GitHub, I can see possibility for memcached to work in such environment ?</p>\n<p>I was thinking of installing memcached or redis on each server, and then add all the servers in the cache settings &#8211; would something like that work ?</p>\n<p>Theoretically it should save the cache per website/host on each server ?</p>\n<p>I&#8217;m not sure if this was ever tested, and I am in production so I cannot really play around too much&#8230;</p>\n<p>Many thanks for your advice.</p><img src=\"http://feeds.feedburner.com/~r/W3TOTALCACHE/~4/EFOrg2Sp8Ho\" height=\"1\" width=\"1\" alt=\"\"/>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}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:\"webdevm4dc\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:42:\"http://rssnamespace.org/feedburner/ext/1.0\";a:1:{s:8:\"origLink\";a:1:{i:0;a:5:{s:4:\"data\";s:88:\"https://wordpress.org/support/topic/high-availability-cluster-setup-lbs-memcached-redis/\";s: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:0:\"\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:3:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:186:\"&lt;span class=&quot;resolved&quot; aria-label=&quot;Resolved&quot; title=&quot;Topic is resolved.&quot;&gt;&lt;/span&gt;Browser tries to download download.gz instead of showing the page\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:59:\"http://feedproxy.google.com/~r/W3TOTALCACHE/~3/rqlJKR_2u80/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"Thu, 25 Jul 2019 07:56:42 PDT\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:102:\"https://wordpress.org/support/topic/browser-tries-to-download-download-gz-instead-of-showing-the-page/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1003:\"<p>Replies: 7</p>\n						<p>Hi,</p>\n<p>This happened the next day I installed W3TC on three of my clients sites. All three of them are hosted on a different server, running different sets of plugins. All the sites, when visited from a browser shows a download box, asking the visitor to download &#8216;download.gz&#8217;.</p>\n<p>I am not sure how to fix this. Purging the cache works, but it starts happening again in a few days. Removing W3TC stops the issue from happening.</p>\n<p>I have currently removed W3TC and temporarily added Super Cache. Any fix?</p>\n\n\n<ul id=\"bbp-topic-revision-log-11767207\" class=\"bbp-topic-revision-log\">\n\n	<li id=\"bbp-topic-revision-log-11767207-item-11767212\" class=\"bbp-topic-revision-log-item\">\n		This topic was modified 1 week, 3 days ago by <a href=\"https://wordpress.org/support/users/hydrogriff/\" title=\"View hydrogriff&#039;s profile\">hydrogriff</a>.\n	</li>\n\n</ul><img src=\"http://feeds.feedburner.com/~r/W3TOTALCACHE/~4/rqlJKR_2u80\" height=\"1\" width=\"1\" alt=\"\"/>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}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:\"hydrogriff\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:42:\"http://rssnamespace.org/feedburner/ext/1.0\";a:1:{s:8:\"origLink\";a:1:{i:0;a:5:{s:4:\"data\";s:102:\"https://wordpress.org/support/topic/browser-tries-to-download-download-gz-instead-of-showing-the-page/\";s: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:0:\"\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:3:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:193:\"&lt;span class=&quot;resolved&quot; aria-label=&quot;Resolved&quot; title=&quot;Topic is resolved.&quot;&gt;&lt;/span&gt;Minified css and js not uploaded to S3 bucket with correct cache headers\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:59:\"http://feedproxy.google.com/~r/W3TOTALCACHE/~3/L8TYWnnsc9Q/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"Wed, 24 Jul 2019 14:40:13 PDT\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:109:\"https://wordpress.org/support/topic/minified-css-and-js-not-uploaded-to-s3-bucket-with-correct-cache-headers/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:454:\"<p>Replies: 1</p>\n						<p>Hi I would like to reopen the following which was closed without resolution but not sure how? Please advise.</p>\n<p><a href=\"https://wordpress.org/support/topic/cdn-with-aws-cloudfront-and-s3-browser-caching-issue/\" rel=\"nofollow\">https://wordpress.org/support/topic/cdn-with-aws-cloudfront-and-s3-browser-caching-issue/</a></p><img src=\"http://feeds.feedburner.com/~r/W3TOTALCACHE/~4/L8TYWnnsc9Q\" height=\"1\" width=\"1\" alt=\"\"/>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"fippy\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:42:\"http://rssnamespace.org/feedburner/ext/1.0\";a:1:{s:8:\"origLink\";a:1:{i:0;a:5:{s:4:\"data\";s:109:\"https://wordpress.org/support/topic/minified-css-and-js-not-uploaded-to-s3-bucket-with-correct-cache-headers/\";s: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:0:\"\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:3:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:191:\"&lt;span class=&quot;resolved&quot; aria-label=&quot;Resolved&quot; title=&quot;Topic is resolved.&quot;&gt;&lt;/span&gt;Major bug! doesn&amp;#8217;t clear cache of custom post types archives\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:59:\"http://feedproxy.google.com/~r/W3TOTALCACHE/~3/BR7VN1Xy0OA/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"Wed, 24 Jul 2019 11:01:52 PDT\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:95:\"https://wordpress.org/support/topic/major-bug-doesnt-clear-cache-of-custom-post-types-archives/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:375:\"<p>Replies: 1</p>\n						<p>This is an old bug that was fixed at some point and now it&#8217;s there again.</p>\n<p>Publish a custom post and the cache for the archives of that type doesn&#8217;t get cleared.</p>\n<p>You have to do it manually.</p>\n<p>Please fix this thanks!</p><img src=\"http://feeds.feedburner.com/~r/W3TOTALCACHE/~4/BR7VN1Xy0OA\" height=\"1\" width=\"1\" alt=\"\"/>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}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:\"ctrlaltdelete\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:42:\"http://rssnamespace.org/feedburner/ext/1.0\";a:1:{s:8:\"origLink\";a:1:{i:0;a:5:{s:4:\"data\";s:95:\"https://wordpress.org/support/topic/major-bug-doesnt-clear-cache-of-custom-post-types-archives/\";s: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:0:\"\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:3:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:159:\"&lt;span class=&quot;resolved&quot; aria-label=&quot;Resolved&quot; title=&quot;Topic is resolved.&quot;&gt;&lt;/span&gt;403 errors on some files served by CDN\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:59:\"http://feedproxy.google.com/~r/W3TOTALCACHE/~3/97fNA1bP1gw/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"Wed, 24 Jul 2019 08:11:16 PDT\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:75:\"https://wordpress.org/support/topic/403-errors-on-some-files-served-by-cdn/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2690:\"<p>Replies: 4</p>\n						<p>I&#8217;ve got W3TC set up with CDN set to Amazon CloudFront over S3 (origin push).</p>\n<p>Overall seems to be working, but I&#8217;m seeing a number of 403 errors when I inspect the site with the Developer Tools console. All of the URLs that have 403 errors are in the /wp-content/plugins/ directory.</p>\n<p>Here&#8217;s what I get when I load the home page at <a href=\"https://swansislandcompany.com\" rel=\"nofollow\">https://swansislandcompany.com</a>:</p>\n<pre><code>GET https://cdn.swansislandcompany.com/wp-content/plugins/wordfence/css/wordfenceBox.1563297204.css.gzip net::ERR_ABORTED 403\n(index):147 GET https://cdn.swansislandcompany.com/wp-content/plugins/wordpress-seo/css/dist/adminbar-1160.min.css.gzip net::ERR_ABORTED 403\n(index):89 GET https://cdn.swansislandcompany.com/wp-content/plugins/woocommerce-composite-products/assets/css/frontend/woocommerce.css.gzip net::ERR_ABORTED 403\njquery-migrate.min.js.gzip:2 JQMIGRATE: Migrate is installed, version 1.4.1\n(index):159 GET https://cdn.swansislandcompany.com/wp-content/plugins/wordfence/js/admin.ajaxWatcher.1563297204.js.gzip net::ERR_ABORTED 403\n(index):4299 GET https://cdn.swansislandcompany.com/wp-content/plugins/easy-login-woocommerce-premium/assets/fonts/Easy-Login.ttf?oy4gsz net::ERR_ABORTED 403\njquery.js.gzip:2 GET https://cdn.swansislandcompany.com/wp-content/plugins/popup-maker//assets/images/admin/icon-info-21x21.png 403\n(anonymous) @ jquery.js.gzip:2\ni @ jquery.js.gzip:2\nfireWith @ jquery.js.gzip:2\nready @ jquery.js.gzip:2\nJ @ jquery.js.gzip:2\n(index):1 GET https://cdn.swansislandcompany.com/wp-content/plugins/easy-login-woocommerce-premium/assets/fonts/Easy-Login.woff?oy4gsz net::ERR_ABORTED 403</code></pre>\n<p>After doing some research, I tried setting a bucket policy that would give everyone read access to that path:</p>\n<pre><code>{\n    &quot;Version&quot;: &quot;2012-10-17&quot;,\n    &quot;Statement&quot;: [\n        {\n            &quot;Sid&quot;: &quot;AddPerm&quot;,\n            &quot;Effect&quot;: &quot;Allow&quot;,\n            &quot;Principal&quot;: &quot;*&quot;,\n            &quot;Action&quot;: [\n                &quot;s3:GetObject&quot;\n            ],\n            &quot;Resource&quot;: [\n                &quot;arn:aws:s3:::sico-production-static-content/wp-content/&quot;\n            ]\n        }\n    ]\n}</code></pre>\n<p>But even after I set that policy, I&#8217;m still getting those 403 errors.</p>\n<p>What&#8217;s going on here? How do I fix this? I&#8217;m not seeing any visible problems on my site, but why are those files forbidden?</p>\n<p>Thanks.</p><img src=\"http://feeds.feedburner.com/~r/W3TOTALCACHE/~4/97fNA1bP1gw\" height=\"1\" width=\"1\" alt=\"\"/>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}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:\"Megunticook\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:42:\"http://rssnamespace.org/feedburner/ext/1.0\";a:1:{s:8:\"origLink\";a:1:{i:0;a:5:{s:4:\"data\";s:75:\"https://wordpress.org/support/topic/403-errors-on-some-files-served-by-cdn/\";s: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:0:\"\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:3:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:141:\"&lt;span class=&quot;resolved&quot; aria-label=&quot;Resolved&quot; title=&quot;Topic is resolved.&quot;&gt;&lt;/span&gt;W3 Total Cache 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:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:59:\"http://feedproxy.google.com/~r/W3TOTALCACHE/~3/absbaLmUGUw/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"Wed, 24 Jul 2019 06:34:35 PDT\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:59:\"https://wordpress.org/support/topic/w3-total-cache-issue-8/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1166:\"<p>Replies: 3</p>\n						<p>Hi Guys,</p>\n<p>I am getting the below error on my WordPress logs frequently. I am not sure whether this issue is coming from W3TC. However we have checked &amp; increased the memory limit to 2 GB. Still we are getting this issue frequently.</p>\n<p>PHP Fatal error: Out of memory (allocated 4194304) (tried to allocate 65536 bytes) in ../plugins/w3-total-cache/w3-total-cache-api.php on line 179 while reading response header from upstream</p>\n<p>PHP Fatal error: Unknown: Cannot use output buffering in output buffering display handlers in Unknown on line 0 while reading upstream</p>\n<p>Could anyone please tell briefly how to fix this? Thanks, in advance.</p>\n<p>Thanks,<br />\nRajesh</p>\n\n\n<ul id=\"bbp-topic-revision-log-11763191\" class=\"bbp-topic-revision-log\">\n\n	<li id=\"bbp-topic-revision-log-11763191-item-11763300\" class=\"bbp-topic-revision-log-item\">\n		This topic was modified 1 week, 4 days ago by <a href=\"https://wordpress.org/support/users/crajeshkumar/\" title=\"View crajeshkumar&#039;s profile\">crajeshkumar</a>.\n	</li>\n\n</ul><img src=\"http://feeds.feedburner.com/~r/W3TOTALCACHE/~4/absbaLmUGUw\" height=\"1\" width=\"1\" alt=\"\"/>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}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:\"crajeshkumar\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:42:\"http://rssnamespace.org/feedburner/ext/1.0\";a:1:{s:8:\"origLink\";a:1:{i:0;a:5:{s:4:\"data\";s:59:\"https://wordpress.org/support/topic/w3-total-cache-issue-8/\";s: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:0:\"\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:3:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:134:\"&lt;span class=&quot;resolved&quot; aria-label=&quot;Resolved&quot; title=&quot;Topic is resolved.&quot;&gt;&lt;/span&gt;cache preload\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:59:\"http://feedproxy.google.com/~r/W3TOTALCACHE/~3/Qftc-pDdD3o/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"Tue, 23 Jul 2019 22:46:11 PDT\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:52:\"https://wordpress.org/support/topic/cache-preload-6/\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:394:\"<p>Replies: 11</p>\n						<p>Hi,</p>\n<p>I trying to understand why the cache preload is set as it should be, not doing anything. I have tried every single way that I have fund on the web and nothing is getting the preload option to work.</p>\n<p>Any insights? </p>\n<p>Thank you all,<br />\nAlan</p><img src=\"http://feeds.feedburner.com/~r/W3TOTALCACHE/~4/Qftc-pDdD3o\" height=\"1\" width=\"1\" alt=\"\"/>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}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:\"AlanBee\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:42:\"http://rssnamespace.org/feedburner/ext/1.0\";a:1:{s:8:\"origLink\";a:1:{i:0;a:5:{s:4:\"data\";s:52:\"https://wordpress.org/support/topic/cache-preload-6/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}s:27:\"http://www.w3.org/2005/Atom\";a:1:{s:4:\"link\";a:3:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:3:{s:3:\"rel\";s:4:\"self\";s:4:\"type\";s:19:\"application/rss+xml\";s:4:\"href\";s:40:\"http://feeds.feedburner.com/W3TOTALCACHE\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:3:{s:3:\"rel\";s:4:\"self\";s:4:\"type\";s:19:\"application/rss+xml\";s:4:\"href\";s:40:\"http://feeds.feedburner.com/W3TOTALCACHE\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:2:{s:3:\"rel\";s:3:\"hub\";s:4:\"href\";s:32:\"http://pubsubhubbub.appspot.com/\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:42:\"http://rssnamespace.org/feedburner/ext/1.0\";a:1:{s:4:\"info\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:3:\"uri\";s:12:\"w3totalcache\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:28:\"http://www.w3.org/1999/xhtml\";a:1:{s:4:\"meta\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:2:{s:4:\"name\";s:6:\"robots\";s:7:\"content\";s:7:\"noindex\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:22:\"http://pipes.yahoo.com\";a:1:{s:4:\"meta\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:2:{s:4:\"name\";s:5:\"pipes\";s:7:\"content\";s:9:\"noprocess\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}}}}}}s:4:\"type\";i:128;s:7:\"headers\";O:42:\"Requests_Utility_CaseInsensitiveDictionary\":1:{s:7:\"\0*\0data\";a:10:{s:12:\"content-type\";s:23:\"text/xml; charset=UTF-8\";s:4:\"etag\";s:27:\"ZTq3QWR2P6uqKs+jTarNq36FWrM\";s:13:\"last-modified\";s:29:\"Sun, 04 Aug 2019 21:43:19 GMT\";s:16:\"content-encoding\";s:4:\"gzip\";s:4:\"date\";s:29:\"Sun, 04 Aug 2019 21:48:52 GMT\";s:7:\"expires\";s:29:\"Sun, 04 Aug 2019 21:48:52 GMT\";s:13:\"cache-control\";s:18:\"private, max-age=0\";s:22:\"x-content-type-options\";s:7:\"nosniff\";s:16:\"x-xss-protection\";s:13:\"1; mode=block\";s:6:\"server\";s:3:\"GSE\";}}s:5:\"build\";s:14:\"20131212172951\";}','no'),(655473,'_transient_timeout_jetpack_jitm_2664168ae2b11dfee564fa67ce11302','1564955631','no'),(655474,'_transient_jetpack_jitm_2664168ae2b11dfee564fa67ce11302','a:1:{s:18:\"last_response_time\";i:1564955331;}','no'),(655475,'_transient_timeout_feed_d2b270cc29119be740b4642f0b60fdea','1564998531','no'),(655476,'_transient_feed_d2b270cc29119be740b4642f0b60fdea','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:5:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:7:\"W3 EDGE\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:23:\"https://www.w3-edge.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:20:\"Innovation Redefined\";s: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, 01 Aug 2019 17:22:35 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"language\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"en-US\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"item\";a:10:{i:0;a:6:{s:4:\"data\";s:42:\"\n		\n		\n		\n		\n		\n				\n\n		\n		\n				\n			\n		\n		\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:6:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"W3 Total Cache v0.9.7.5 Released\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"http://feedproxy.google.com/~r/W3EDGE/~3/jc1p3zDrykc/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:81:\"https://www.w3-edge.com/weblog/2019/06/w3-total-cache-v0-9-7-5-released/#comments\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 05 Jun 2019 14:46:03 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"News\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"https://www.w3-edge.com/?p=14046\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:341:\"Thank you for using W3 Total Cache! We are continuing to improve W3 Total Cache by delivering more speed for your websites and better user experience. With this release, we’ve Updated AWS library due to the deprecation of older API versions scheduled on June 6, 2019, and added support of set_sql_mode by dbcluster. We’ve fixed [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"Marko\";s: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:2677:\"<p>Thank you for using W3 Total Cache!</p>\n<p><span style=\"font-weight: 400;\">We are continuing to improve W3 Total Cache by delivering more speed for your websites and better user experience. With this </span><span style=\"font-weight: 400;\"><a href=\"https://wordpress.org/plugins/w3-total-cache/#developers\">release</a>,</span><span style=\"font-weight: 400;\"> we’ve Updated AWS library due to the deprecation of older API versions scheduled on June 6, 2019, and added support of set_sql_mode by dbcluster. We’ve fixed the PHP warning when remote service cannot be loaded, PHP warnings on the support page and improved support for a web server running on non-default port with disk-enhanced and menu icons.</span></p>\n<p><span style=\"font-weight: 400;\">In our public repository on </span><span style=\"font-weight: 400;\"><a href=\"https://github.com/W3EDGE/w3-total-cache\">GitHub</a>,</span><span style=\"font-weight: 400;\"> you can review our code, post issues, and Pull requests, and you are welcome to join us there.</span></p>\n<p><span style=\"font-weight: 400;\">We are always looking to improve W3 Total Cache with new features and UI improvements and of course, fixes and improvements for improved user experience so make sure to take some time and rate our plugin </span><a href=\"https://wordpress.org/plugins/w3-total-cache/#reviews\"><span style=\"font-weight: 400;\">here</span></a><span style=\"font-weight: 400;\">.</span></p>\n<p><span style=\"font-weight: 400;\">Again, big thanks to all of our supporters, including those who are active in the forums helping end users. </span></p>\n<p>&nbsp;</p>\n<p>&nbsp;</p>\n<div class=\"feedflare\">\n<a href=\"http://feeds.feedburner.com/~ff/W3EDGE?a=jc1p3zDrykc:MFylJnQRcbs:yIl2AUoC8zA\"><img src=\"http://feeds.feedburner.com/~ff/W3EDGE?d=yIl2AUoC8zA\" border=\"0\"></img></a> <a href=\"http://feeds.feedburner.com/~ff/W3EDGE?a=jc1p3zDrykc:MFylJnQRcbs:D7DqB2pKExk\"><img src=\"http://feeds.feedburner.com/~ff/W3EDGE?i=jc1p3zDrykc:MFylJnQRcbs:D7DqB2pKExk\" border=\"0\"></img></a> <a href=\"http://feeds.feedburner.com/~ff/W3EDGE?a=jc1p3zDrykc:MFylJnQRcbs:F7zBnMyn0Lo\"><img src=\"http://feeds.feedburner.com/~ff/W3EDGE?i=jc1p3zDrykc:MFylJnQRcbs:F7zBnMyn0Lo\" border=\"0\"></img></a> <a href=\"http://feeds.feedburner.com/~ff/W3EDGE?a=jc1p3zDrykc:MFylJnQRcbs:qj6IDK7rITs\"><img src=\"http://feeds.feedburner.com/~ff/W3EDGE?d=qj6IDK7rITs\" border=\"0\"></img></a> <a href=\"http://feeds.feedburner.com/~ff/W3EDGE?a=jc1p3zDrykc:MFylJnQRcbs:gIN9vFwOqvQ\"><img src=\"http://feeds.feedburner.com/~ff/W3EDGE?i=jc1p3zDrykc:MFylJnQRcbs:gIN9vFwOqvQ\" border=\"0\"></img></a>\n</div><img src=\"http://feeds.feedburner.com/~r/W3EDGE/~4/jc1p3zDrykc\" height=\"1\" width=\"1\" alt=\"\"/>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:77:\"https://www.w3-edge.com/weblog/2019/06/w3-total-cache-v0-9-7-5-released/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:42:\"http://rssnamespace.org/feedburner/ext/1.0\";a:1:{s:8:\"origLink\";a:1:{i:0;a:5:{s:4:\"data\";s:72:\"https://www.w3-edge.com/weblog/2019/06/w3-total-cache-v0-9-7-5-released/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}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:6:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"W3 Total Cache v0.9.7.4 Released\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"http://feedproxy.google.com/~r/W3EDGE/~3/wkPO0kdY-AA/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:81:\"https://www.w3-edge.com/weblog/2019/05/w3-total-cache-v0-9-7-4-released/#comments\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 08 May 2019 15:34: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:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"News\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"https://www.w3-edge.com/?p=14042\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:328:\"Thanks for using W3 Total Cache! First, we want to thank all of you for bringing bugs and issues to our attention. This is helping us to fix and improve the W3 Total Cache to user satisfaction. In this release we improved security on calls to Opcache flush, cache delivery of /feed URLs, purging of the current page [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"Marko\";s: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:3046:\"<p>Thanks for using W3 Total Cache!</p>\n<p><span style=\"font-weight: 400;\">First, we want to thank all of you for bringing bugs and issues to our attention. This is helping us to fix and improve the W3 Total Cache to user satisfaction. </span><span style=\"font-weight: 400;\">In this </span><a href=\"https://wordpress.org/plugins/w3-total-cache/#developers\" target=\"_blank\"><span style=\"font-weight: 400;\">release</span></a><span style=\"font-weight: 400;\"> we improved security on calls to Opcache flush, cache delivery of /feed URLs, purging of the current page by using post_id instead of URL and minification of files in environments running on non-default ports.</span></p>\n<p>We’ve also added fixes for database cluster in WordPress 5.1, minification in multisite when URLs were set to root-blog based URL, undefined w3tc_ga issue, warning caused by user agent theme change used, 404 in multisite caused by subdirectory issue and PHP warning when Redis integration not configured correctly</p>\n<p><span style=\"font-weight: 400;\">Make sure to visit our public repository on </span><a href=\"https://github.com/W3EDGE/w3-total-cache\"><span style=\"font-weight: 400;\">GitHub</span></a><span style=\"font-weight: 400;\"> where you can review our code, post issues, and Pull requests.</span></p>\n<p>In future releases, you can expect a lot of new features and UI improvements and of course, fixes and improvements for improved user experience</p>\n<p><span style=\"font-weight: 400;\">A big thanks to all of our supporters, including those who are active in the forums helping</span><span style=\"font-weight: 400;\"> end users</span><span style=\"font-weight: 400;\">. Please take some time and rate our plugin</span><a href=\"https://wordpress.org/support/plugin/w3-total-cache/reviews/\"> <span style=\"font-weight: 400;\">here</span></a><span style=\"font-weight: 400;\">. Every feedback and every issue reported is helping us continue offering a top-notch product.</span></p>\n<p>&nbsp;</p>\n<div class=\"feedflare\">\n<a href=\"http://feeds.feedburner.com/~ff/W3EDGE?a=wkPO0kdY-AA:8rqohLOTz0k:yIl2AUoC8zA\"><img src=\"http://feeds.feedburner.com/~ff/W3EDGE?d=yIl2AUoC8zA\" border=\"0\"></img></a> <a href=\"http://feeds.feedburner.com/~ff/W3EDGE?a=wkPO0kdY-AA:8rqohLOTz0k:D7DqB2pKExk\"><img src=\"http://feeds.feedburner.com/~ff/W3EDGE?i=wkPO0kdY-AA:8rqohLOTz0k:D7DqB2pKExk\" border=\"0\"></img></a> <a href=\"http://feeds.feedburner.com/~ff/W3EDGE?a=wkPO0kdY-AA:8rqohLOTz0k:F7zBnMyn0Lo\"><img src=\"http://feeds.feedburner.com/~ff/W3EDGE?i=wkPO0kdY-AA:8rqohLOTz0k:F7zBnMyn0Lo\" border=\"0\"></img></a> <a href=\"http://feeds.feedburner.com/~ff/W3EDGE?a=wkPO0kdY-AA:8rqohLOTz0k:qj6IDK7rITs\"><img src=\"http://feeds.feedburner.com/~ff/W3EDGE?d=qj6IDK7rITs\" border=\"0\"></img></a> <a href=\"http://feeds.feedburner.com/~ff/W3EDGE?a=wkPO0kdY-AA:8rqohLOTz0k:gIN9vFwOqvQ\"><img src=\"http://feeds.feedburner.com/~ff/W3EDGE?i=wkPO0kdY-AA:8rqohLOTz0k:gIN9vFwOqvQ\" border=\"0\"></img></a>\n</div><img src=\"http://feeds.feedburner.com/~r/W3EDGE/~4/wkPO0kdY-AA\" height=\"1\" width=\"1\" alt=\"\"/>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:77:\"https://www.w3-edge.com/weblog/2019/05/w3-total-cache-v0-9-7-4-released/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:42:\"http://rssnamespace.org/feedburner/ext/1.0\";a:1:{s:8:\"origLink\";a:1:{i:0;a:5:{s:4:\"data\";s:72:\"https://www.w3-edge.com/weblog/2019/05/w3-total-cache-v0-9-7-4-released/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:2;a:6:{s:4:\"data\";s:42:\"\n		\n		\n		\n		\n		\n				\n\n		\n		\n				\n			\n		\n		\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:6:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"W3 Total Cache v0.9.5.3 Released\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"http://feedproxy.google.com/~r/W3EDGE/~3/fIG7CASfaY0/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:72:\"https://www.w3-edge.com/weblog/2017/04/w3-total-cache-v0-9-5-3/#comments\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 26 Apr 2017 13:56:20 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a: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:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"https://www.w3-edge.com/?p=14009\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:370:\"Thanks 